| 1 | [ May 15 15:21:31 Enabled. ] | ||
| 2 | [ May 15 15:21:31 Rereading configuration. ] | ||
| 3 | [ May 15 15:21:32 Rereading configuration. ] | ||
| 4 | [ May 15 15:21:43 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 15 15:21:43 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.15 15:21:44.779222 [ 1 ] {} <Information> Application: Will watch for the process with pid 24897 | ||
| 29 | 2026.05.15 15:21:44.779770 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.15 15:21:45.286178 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 24897 | ||
| 31 | 2026.05.15 15:21:45.287487 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.15 15:21:45.287645 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.15 15:21:45.389521 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.15 15:21:45.413988 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.15 15:21:45.414111 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.15 15:21:45.414130 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.15 15:21:45.414299 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.15 15:21:45.415089 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.15 15:21:45.416505 [ 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.15 15:21:45.417395 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.15 15:21:45.418371 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.15 15:21:45.418434 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.15 15:21:45.418482 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 46 | 2026.05.15 15:21:45.419256 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.15 15:21:45.421440 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.15 15:21:45.427861 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.15 15:21:45.428682 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.15 15:21:45.430893 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.15 15:21:45.431593 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.15 15:21:45.432334 [ 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.15 15:21:45.432843 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.15 15:21:45.437809 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.15 15:21:45.438126 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.15 15:21:45.439219 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.15 15:21:45.439698 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.15 15:21:45.440174 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.15 15:21:45.440487 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.15 15:21:45.441393 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.15 15:21:45.441457 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.15 15:21:45.441547 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.15 15:21:45.441622 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.15 15:21:45.448207 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.15 15:21:45.448228 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000117272 sec | ||
| 68 | 2026.05.15 15:21:45.448288 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.15 15:21:45.448329 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.15 15:21:45.449049 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.15 15:21:45.449704 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.15 15:21:45.461302 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.15 15:21:45.461348 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.15 15:21:45.461438 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.15 15:21:45.461451 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.15 15:21:45.461486 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.15 15:21:45.461577 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.15 15:21:45.468411 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.15 15:21:45.468472 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.15 15:21:45.468800 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.15 15:21:45.469169 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.15 15:21:45.469216 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.15 15:21:45.469229 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.15 15:21:45.469939 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.15 15:21:45.469961 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.15 15:21:45.470009 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.15 15:21:45.471061 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.15 15:21:45.493153 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.15 15:21:45.493862 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.15 15:21:45.493953 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000109222 sec | ||
| 91 | 2026.05.15 15:21:45.493965 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.15 15:21:45.493976 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.15 15:21:45.494000 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.15 15:21:45.494190 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.15 15:21:45.494300 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.15 15:21:45.494314 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.15 15:21:45.494324 [ 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.15 15:21:45.494335 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.15 15:21:45.522464 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.15 15:21:45.522726 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.64 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2026.05.15 15:21:45.524254 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.437e-05 sec. | ||
| 102 | 2026.05.15 15:21:45.524678 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.15 15:21:45.525962 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.15 15:21:45.525980 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.15 15:21:46.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.66 MiB, peak 116.66 MiB, free memory in arenas 0.00 B, will set to 118.20 MiB (RSS), difference: 1.54 MiB | ||
| 106 | 2026.05.15 15:21:46.066758 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62356 | ||
| 107 | 2026.05.15 15:21:46.067073 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.15 15:21:46.067133 [ 3 ] {} <Debug> TCP-Session: f92b5a34-d30f-4515-8370-0303f525b68e Authenticating user 'default' from [fd00:1122:3344:101::e]:62356 | ||
| 109 | 2026.05.15 15:21:46.067358 [ 3 ] {} <Debug> TCP-Session: f92b5a34-d30f-4515-8370-0303f525b68e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.15 15:21:46.067400 [ 3 ] {} <Debug> TCP-Session: f92b5a34-d30f-4515-8370-0303f525b68e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.15 15:21:46.067530 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.15 15:21:46.067654 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.15 15:21:46.067673 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.15 15:21:46.068103 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36859 | ||
| 115 | 2026.05.15 15:21:46.068243 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43160 | ||
| 116 | 2026.05.15 15:21:46.068269 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.15 15:21:46.068250 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46088 | ||
| 118 | 2026.05.15 15:21:46.068435 [ 4 ] {} <Debug> TCP-Session: 38cf8d3e-9646-4e3f-be13-2f926f3bda48 Authenticating user 'default' from [fd00:1122:3344:101::e]:36859 | ||
| 119 | 2026.05.15 15:21:46.068442 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48369 | ||
| 120 | 2026.05.15 15:21:46.068464 [ 4 ] {} <Debug> TCP-Session: 38cf8d3e-9646-4e3f-be13-2f926f3bda48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.15 15:21:46.068518 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51628 | ||
| 122 | 2026.05.15 15:21:46.068560 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.15 15:21:46.068603 [ 4 ] {} <Debug> TCP-Session: 38cf8d3e-9646-4e3f-be13-2f926f3bda48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.15 15:21:46.068731 [ 5 ] {} <Debug> TCP-Session: 7bd73049-81d5-4956-bb62-9d4ae79da0f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46088 | ||
| 125 | 2026.05.15 15:21:46.068800 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49171 | ||
| 126 | 2026.05.15 15:21:46.068834 [ 5 ] {} <Debug> TCP-Session: 7bd73049-81d5-4956-bb62-9d4ae79da0f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.15 15:21:46.068908 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45367 | ||
| 128 | 2026.05.15 15:21:46.068920 [ 5 ] {} <Debug> TCP-Session: 7bd73049-81d5-4956-bb62-9d4ae79da0f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.15 15:21:46.068909 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.15 15:21:46.068968 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36154 | ||
| 131 | 2026.05.15 15:21:46.068998 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.15 15:21:46.069062 [ 255 ] {} <Debug> TCP-Session: c3b06e87-313d-40a9-9074-6e6e992aa192 Authenticating user 'default' from [fd00:1122:3344:101::e]:48369 | ||
| 133 | 2026.05.15 15:21:46.069093 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.05.15 15:21:46.069143 [ 257 ] {} <Debug> TCP-Session: 3ade1f67-b315-4514-b15c-6d0cca3271ee Authenticating user 'default' from [fd00:1122:3344:101::e]:49171 | ||
| 135 | 2026.05.15 15:21:46.069127 [ 255 ] {} <Debug> TCP-Session: c3b06e87-313d-40a9-9074-6e6e992aa192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.15 15:21:46.069183 [ 258 ] {} <Debug> TCP-Session: 0db0be0a-c096-4d08-a956-317e1eceff1a Authenticating user 'default' from [fd00:1122:3344:101::e]:45367 | ||
| 137 | 2026.05.15 15:21:46.069238 [ 255 ] {} <Debug> TCP-Session: c3b06e87-313d-40a9-9074-6e6e992aa192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.15 15:21:46.069227 [ 257 ] {} <Debug> TCP-Session: 3ade1f67-b315-4514-b15c-6d0cca3271ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.15 15:21:46.069283 [ 258 ] {} <Debug> TCP-Session: 0db0be0a-c096-4d08-a956-317e1eceff1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.15 15:21:46.069337 [ 257 ] {} <Debug> TCP-Session: 3ade1f67-b315-4514-b15c-6d0cca3271ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.15 15:21:46.069352 [ 258 ] {} <Debug> TCP-Session: 0db0be0a-c096-4d08-a956-317e1eceff1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.15 15:21:46.069180 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.05.15 15:21:46.069022 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.05.15 15:21:46.069431 [ 259 ] {} <Debug> TCP-Session: 5f7a52e9-e225-49d7-bd3b-153e42d04ba4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36154 | ||
| 145 | 2026.05.15 15:21:46.068991 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.05.15 15:21:46.069497 [ 256 ] {} <Debug> TCP-Session: 9f100d94-327c-4f44-a0d0-86d0f0f98de7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51628 | ||
| 147 | 2026.05.15 15:21:46.069517 [ 259 ] {} <Debug> TCP-Session: 5f7a52e9-e225-49d7-bd3b-153e42d04ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.15 15:21:46.069582 [ 256 ] {} <Debug> TCP-Session: 9f100d94-327c-4f44-a0d0-86d0f0f98de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.15 15:21:46.069587 [ 259 ] {} <Debug> TCP-Session: 5f7a52e9-e225-49d7-bd3b-153e42d04ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.15 15:21:46.069601 [ 256 ] {} <Debug> TCP-Session: 9f100d94-327c-4f44-a0d0-86d0f0f98de7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.15 15:21:46.069993 [ 254 ] {} <Debug> TCP-Session: 70d7a10e-74f0-4a9d-a5ee-532d5d08b18c Authenticating user 'default' from [fd00:1122:3344:101::e]:43160 | ||
| 152 | 2026.05.15 15:21:46.070022 [ 254 ] {} <Debug> TCP-Session: 70d7a10e-74f0-4a9d-a5ee-532d5d08b18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.15 15:21:46.070227 [ 254 ] {} <Debug> TCP-Session: 70d7a10e-74f0-4a9d-a5ee-532d5d08b18c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.15 15:21:46.072023 [ 3 ] {} <Trace> TCP-Session: f92b5a34-d30f-4515-8370-0303f525b68e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.05.15 15:21:46.074833 [ 3 ] {21813329-f6bc-4559-86c6-49a542e5d714} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62356) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 156 | 2026.05.15 15:21:46.084176 [ 3 ] {21813329-f6bc-4559-86c6-49a542e5d714} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 157 | 2026.05.15 15:21:46.086911 [ 3 ] {21813329-f6bc-4559-86c6-49a542e5d714} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 158 | 2026.05.15 15:21:46.089106 [ 260 ] {21813329-f6bc-4559-86c6-49a542e5d714} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 159 | 2026.05.15 15:21:46.091012 [ 3 ] {21813329-f6bc-4559-86c6-49a542e5d714} <Debug> executeQuery: Read 80 rows, 4.33 KiB in 0.015822 sec., 5056.2507900391865 rows/sec., 273.74 KiB/sec. | ||
| 160 | 2026.05.15 15:21:46.091104 [ 3 ] {21813329-f6bc-4559-86c6-49a542e5d714} <Debug> TCPHandler: Processed in 0.021960888 sec. | ||
| 161 | 2026.05.15 15:21:46.119514 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37156 | ||
| 162 | 2026.05.15 15:21:46.119747 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.05.15 15:21:46.119803 [ 261 ] {} <Debug> TCP-Session: d3a983f0-1099-431e-a790-9570a0379e79 Authenticating user 'default' from [fd00:1122:3344:101::a]:37156 | ||
| 164 | 2026.05.15 15:21:46.119898 [ 261 ] {} <Debug> TCP-Session: d3a983f0-1099-431e-a790-9570a0379e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.15 15:21:46.119958 [ 261 ] {} <Debug> TCP-Session: d3a983f0-1099-431e-a790-9570a0379e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.15 15:21:46.120028 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 167 | 2026.05.15 15:21:46.120120 [ 261 ] {} <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 | ||
| 168 | 2026.05.15 15:21:46.120181 [ 261 ] {} <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 | ||
| 169 | 2026.05.15 15:21:46.120784 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44842 | ||
| 170 | 2026.05.15 15:21:46.120852 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42276 | ||
| 171 | 2026.05.15 15:21:46.120956 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.05.15 15:21:46.120980 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65377 | ||
| 173 | 2026.05.15 15:21:46.121049 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.15 15:21:46.121088 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37404 | ||
| 175 | 2026.05.15 15:21:46.121092 [ 262 ] {} <Debug> TCP-Session: bc87d6d7-6ac0-4571-8ef1-97ccad58272c Authenticating user 'default' from [fd00:1122:3344:101::a]:44842 | ||
| 176 | 2026.05.15 15:21:46.121111 [ 263 ] {} <Debug> TCP-Session: 3174a0cc-1b18-450b-ace3-aa67d489026b Authenticating user 'default' from [fd00:1122:3344:101::a]:42276 | ||
| 177 | 2026.05.15 15:21:46.121229 [ 262 ] {} <Debug> TCP-Session: bc87d6d7-6ac0-4571-8ef1-97ccad58272c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.15 15:21:46.121240 [ 263 ] {} <Debug> TCP-Session: 3174a0cc-1b18-450b-ace3-aa67d489026b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.15 15:21:46.121286 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.15 15:21:46.121255 [ 262 ] {} <Debug> TCP-Session: bc87d6d7-6ac0-4571-8ef1-97ccad58272c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.15 15:21:46.121331 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44666 | ||
| 182 | 2026.05.15 15:21:46.121391 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36124 | ||
| 183 | 2026.05.15 15:21:46.121383 [ 265 ] {} <Debug> TCP-Session: 4c762976-2a2e-49e9-afc5-124f38f01c80 Authenticating user 'default' from [fd00:1122:3344:101::a]:37404 | ||
| 184 | 2026.05.15 15:21:46.121336 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48399 | ||
| 185 | 2026.05.15 15:21:46.121353 [ 263 ] {} <Debug> TCP-Session: 3174a0cc-1b18-450b-ace3-aa67d489026b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.15 15:21:46.121482 [ 265 ] {} <Debug> TCP-Session: 4c762976-2a2e-49e9-afc5-124f38f01c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.15 15:21:46.121242 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.05.15 15:21:46.121559 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.05.15 15:21:46.121623 [ 264 ] {} <Debug> TCP-Session: 6cf7192c-4f4d-45a8-867d-119db58062c5 Authenticating user 'default' from [fd00:1122:3344:101::a]:65377 | ||
| 190 | 2026.05.15 15:21:46.121601 [ 265 ] {} <Debug> TCP-Session: 4c762976-2a2e-49e9-afc5-124f38f01c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.15 15:21:46.121604 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 192 | 2026.05.15 15:21:46.121701 [ 266 ] {} <Debug> TCP-Session: 6fa2b3f5-d429-4e68-af78-fef54482e838 Authenticating user 'default' from [fd00:1122:3344:101::a]:44666 | ||
| 193 | 2026.05.15 15:21:46.121695 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.05.15 15:21:46.121727 [ 268 ] {} <Debug> TCP-Session: 2e76fe09-3f80-4792-ad94-9b97401348f2 Authenticating user 'default' from [fd00:1122:3344:101::a]:36124 | ||
| 195 | 2026.05.15 15:21:46.121771 [ 266 ] {} <Debug> TCP-Session: 6fa2b3f5-d429-4e68-af78-fef54482e838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.15 15:21:46.121823 [ 264 ] {} <Debug> TCP-Session: 6cf7192c-4f4d-45a8-867d-119db58062c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.15 15:21:46.121829 [ 267 ] {} <Debug> TCP-Session: e5c785ea-77df-41af-b38f-0d5031b9820b Authenticating user 'default' from [fd00:1122:3344:101::a]:48399 | ||
| 198 | 2026.05.15 15:21:46.121787 [ 268 ] {} <Debug> TCP-Session: 2e76fe09-3f80-4792-ad94-9b97401348f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.15 15:21:46.121897 [ 264 ] {} <Debug> TCP-Session: 6cf7192c-4f4d-45a8-867d-119db58062c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.15 15:21:46.121889 [ 267 ] {} <Debug> TCP-Session: e5c785ea-77df-41af-b38f-0d5031b9820b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 201 | 2026.05.15 15:21:46.121865 [ 266 ] {} <Debug> TCP-Session: 6fa2b3f5-d429-4e68-af78-fef54482e838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 202 | 2026.05.15 15:21:46.122006 [ 267 ] {} <Debug> TCP-Session: e5c785ea-77df-41af-b38f-0d5031b9820b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.05.15 15:21:46.121989 [ 268 ] {} <Debug> TCP-Session: 2e76fe09-3f80-4792-ad94-9b97401348f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.05.15 15:21:46.169168 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62491 | ||
| 205 | 2026.05.15 15:21:46.169361 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.05.15 15:21:46.169390 [ 269 ] {} <Debug> TCP-Session: 6489bee4-03ad-4b01-8e04-ef5cd953a53c Authenticating user 'default' from [fd00:1122:3344:101::c]:62491 | ||
| 207 | 2026.05.15 15:21:46.169409 [ 269 ] {} <Debug> TCP-Session: 6489bee4-03ad-4b01-8e04-ef5cd953a53c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.15 15:21:46.169508 [ 269 ] {} <Debug> TCP-Session: 6489bee4-03ad-4b01-8e04-ef5cd953a53c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.15 15:21:46.169575 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 210 | 2026.05.15 15:21:46.169602 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 211 | 2026.05.15 15:21:46.169702 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 212 | 2026.05.15 15:21:46.170186 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45420 | ||
| 213 | 2026.05.15 15:21:46.170278 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45131 | ||
| 214 | 2026.05.15 15:21:46.170398 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.05.15 15:21:46.170451 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52127 | ||
| 216 | 2026.05.15 15:21:46.170480 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.15 15:21:46.170497 [ 270 ] {} <Debug> TCP-Session: bfff5862-ea7f-4eb6-828e-e77b4697c994 Authenticating user 'default' from [fd00:1122:3344:101::c]:45420 | ||
| 218 | 2026.05.15 15:21:46.170565 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33904 | ||
| 219 | 2026.05.15 15:21:46.170625 [ 271 ] {} <Debug> TCP-Session: 3a6e82f4-96ec-4320-b94c-3a40f9c28514 Authenticating user 'default' from [fd00:1122:3344:101::c]:45131 | ||
| 220 | 2026.05.15 15:21:46.170669 [ 270 ] {} <Debug> TCP-Session: bfff5862-ea7f-4eb6-828e-e77b4697c994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.05.15 15:21:46.170699 [ 270 ] {} <Debug> TCP-Session: bfff5862-ea7f-4eb6-828e-e77b4697c994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.05.15 15:21:46.170735 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.05.15 15:21:46.170717 [ 271 ] {} <Debug> TCP-Session: 3a6e82f4-96ec-4320-b94c-3a40f9c28514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.15 15:21:46.170821 [ 271 ] {} <Debug> TCP-Session: 3a6e82f4-96ec-4320-b94c-3a40f9c28514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.15 15:21:46.170851 [ 272 ] {} <Debug> TCP-Session: d373c6e2-e711-4a37-a7fe-aea145f11cca Authenticating user 'default' from [fd00:1122:3344:101::c]:52127 | ||
| 226 | 2026.05.15 15:21:46.170836 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.05.15 15:21:46.170837 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37038 | ||
| 228 | 2026.05.15 15:21:46.170952 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57807 | ||
| 229 | 2026.05.15 15:21:46.171009 [ 273 ] {} <Debug> TCP-Session: 29179da1-82ca-4e0c-8d60-5b6fcc9aaadb Authenticating user 'default' from [fd00:1122:3344:101::c]:33904 | ||
| 230 | 2026.05.15 15:21:46.170968 [ 272 ] {} <Debug> TCP-Session: d373c6e2-e711-4a37-a7fe-aea145f11cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.15 15:21:46.170828 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59999 | ||
| 232 | 2026.05.15 15:21:46.171112 [ 272 ] {} <Debug> TCP-Session: d373c6e2-e711-4a37-a7fe-aea145f11cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.15 15:21:46.171150 [ 273 ] {} <Debug> TCP-Session: 29179da1-82ca-4e0c-8d60-5b6fcc9aaadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.15 15:21:46.171130 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 235 | 2026.05.15 15:21:46.171244 [ 275 ] {} <Debug> TCP-Session: aa4f4ffe-ce56-449e-bb21-7f406d9784ac Authenticating user 'default' from [fd00:1122:3344:101::c]:37038 | ||
| 236 | 2026.05.15 15:21:46.171252 [ 273 ] {} <Debug> TCP-Session: 29179da1-82ca-4e0c-8d60-5b6fcc9aaadb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.15 15:21:46.171332 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.05.15 15:21:46.171355 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 239 | 2026.05.15 15:21:46.171388 [ 276 ] {} <Debug> TCP-Session: a37d6d37-4beb-46d7-8937-29e920099a1c Authenticating user 'default' from [fd00:1122:3344:101::c]:57807 | ||
| 240 | 2026.05.15 15:21:46.171370 [ 275 ] {} <Debug> TCP-Session: aa4f4ffe-ce56-449e-bb21-7f406d9784ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.15 15:21:46.171489 [ 275 ] {} <Debug> TCP-Session: aa4f4ffe-ce56-449e-bb21-7f406d9784ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.05.15 15:21:46.171508 [ 276 ] {} <Debug> TCP-Session: a37d6d37-4beb-46d7-8937-29e920099a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.15 15:21:46.171493 [ 274 ] {} <Debug> TCP-Session: 2074eb8f-9258-4c89-a08d-5c4486f5e829 Authenticating user 'default' from [fd00:1122:3344:101::c]:59999 | ||
| 244 | 2026.05.15 15:21:46.171603 [ 274 ] {} <Debug> TCP-Session: 2074eb8f-9258-4c89-a08d-5c4486f5e829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.05.15 15:21:46.171606 [ 276 ] {} <Debug> TCP-Session: a37d6d37-4beb-46d7-8937-29e920099a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.15 15:21:46.171724 [ 274 ] {} <Debug> TCP-Session: 2074eb8f-9258-4c89-a08d-5c4486f5e829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2026.05.15 15:21:46.893294 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45128 | ||
| 248 | 2026.05.15 15:21:46.893510 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.05.15 15:21:46.893581 [ 277 ] {} <Debug> TCP-Session: 5d98b62c-3735-4cab-bdfe-edac6221757b Authenticating user 'default' from [fd00:1122:3344:101::e]:45128 | ||
| 250 | 2026.05.15 15:21:46.893604 [ 277 ] {} <Debug> TCP-Session: 5d98b62c-3735-4cab-bdfe-edac6221757b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.15 15:21:46.893617 [ 277 ] {} <Debug> TCP-Session: 5d98b62c-3735-4cab-bdfe-edac6221757b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.05.15 15:21:46.894123 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45483 | ||
| 253 | 2026.05.15 15:21:46.894198 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47033 | ||
| 254 | 2026.05.15 15:21:46.894351 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.05.15 15:21:46.894436 [ 278 ] {} <Debug> TCP-Session: cdba7492-3797-467d-9610-1925d893cbe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45483 | ||
| 256 | 2026.05.15 15:21:46.894440 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2026.05.15 15:21:46.894468 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42210 | ||
| 258 | 2026.05.15 15:21:46.894503 [ 278 ] {} <Debug> TCP-Session: cdba7492-3797-467d-9610-1925d893cbe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.05.15 15:21:46.894528 [ 279 ] {} <Debug> TCP-Session: 7aad5557-eb58-4cb8-8ba8-85a1e004c5f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47033 | ||
| 260 | 2026.05.15 15:21:46.894555 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34572 | ||
| 261 | 2026.05.15 15:21:46.894601 [ 278 ] {} <Debug> TCP-Session: cdba7492-3797-467d-9610-1925d893cbe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.05.15 15:21:46.894659 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39038 | ||
| 263 | 2026.05.15 15:21:46.894620 [ 279 ] {} <Debug> TCP-Session: 7aad5557-eb58-4cb8-8ba8-85a1e004c5f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.05.15 15:21:46.894611 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.05.15 15:21:46.894722 [ 279 ] {} <Debug> TCP-Session: 7aad5557-eb58-4cb8-8ba8-85a1e004c5f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.05.15 15:21:46.894749 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38332 | ||
| 267 | 2026.05.15 15:21:46.894743 [ 281 ] {} <Debug> TCP-Session: d66cd83d-ebb5-4d47-81ec-30fb754dce5f Authenticating user 'default' from [fd00:1122:3344:101::e]:42210 | ||
| 268 | 2026.05.15 15:21:46.894818 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.05.15 15:21:46.894729 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.05.15 15:21:46.894555 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63902 | ||
| 271 | 2026.05.15 15:21:46.894840 [ 281 ] {} <Debug> TCP-Session: d66cd83d-ebb5-4d47-81ec-30fb754dce5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.05.15 15:21:46.894960 [ 281 ] {} <Debug> TCP-Session: d66cd83d-ebb5-4d47-81ec-30fb754dce5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.05.15 15:21:46.894986 [ 282 ] {} <Debug> TCP-Session: a7bcd6a9-946b-4514-9a22-0bdb6336776c Authenticating user 'default' from [fd00:1122:3344:101::e]:34572 | ||
| 274 | 2026.05.15 15:21:46.894972 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.05.15 15:21:46.895032 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2026.05.15 15:21:46.895081 [ 282 ] {} <Debug> TCP-Session: a7bcd6a9-946b-4514-9a22-0bdb6336776c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.05.15 15:21:46.895081 [ 284 ] {} <Debug> TCP-Session: 81f15667-daa6-4c85-a3c2-1bdab59b35ac Authenticating user 'default' from [fd00:1122:3344:101::e]:38332 | ||
| 278 | 2026.05.15 15:21:46.894962 [ 283 ] {} <Debug> TCP-Session: 9f9350e6-5553-4d0c-ad55-44be43fd8024 Authenticating user 'default' from [fd00:1122:3344:101::e]:39038 | ||
| 279 | 2026.05.15 15:21:46.895168 [ 282 ] {} <Debug> TCP-Session: a7bcd6a9-946b-4514-9a22-0bdb6336776c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.15 15:21:46.895163 [ 284 ] {} <Debug> TCP-Session: 81f15667-daa6-4c85-a3c2-1bdab59b35ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.05.15 15:21:46.895157 [ 280 ] {} <Debug> TCP-Session: 7f8b9074-9772-44b4-bd4c-e897dee097cc Authenticating user 'default' from [fd00:1122:3344:101::e]:63902 | ||
| 282 | 2026.05.15 15:21:46.895244 [ 284 ] {} <Debug> TCP-Session: 81f15667-daa6-4c85-a3c2-1bdab59b35ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.15 15:21:46.895235 [ 283 ] {} <Debug> TCP-Session: 9f9350e6-5553-4d0c-ad55-44be43fd8024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.15 15:21:46.895331 [ 283 ] {} <Debug> TCP-Session: 9f9350e6-5553-4d0c-ad55-44be43fd8024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.05.15 15:21:46.895330 [ 280 ] {} <Debug> TCP-Session: 7f8b9074-9772-44b4-bd4c-e897dee097cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2026.05.15 15:21:46.895518 [ 280 ] {} <Debug> TCP-Session: 7f8b9074-9772-44b4-bd4c-e897dee097cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.05.15 15:21:47.001145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 120.47 MiB, peak 120.47 MiB, free memory in arenas 0.00 B, will set to 125.14 MiB (RSS), difference: 4.67 MiB | ||
| 288 | 2026.05.15 15:21:47.869087 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61469 | ||
| 289 | 2026.05.15 15:21:47.871655 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 290 | 2026.05.15 15:21:47.871702 [ 285 ] {} <Debug> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Authenticating user 'default' from [fd00:1122:3344:101::d]:61469 | ||
| 291 | 2026.05.15 15:21:47.871814 [ 285 ] {} <Debug> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.05.15 15:21:47.871881 [ 285 ] {} <Debug> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 293 | 2026.05.15 15:21:47.871970 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 294 | 2026.05.15 15:21:47.872000 [ 285 ] {} <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 | ||
| 295 | 2026.05.15 15:21:47.872231 [ 285 ] {} <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 | ||
| 296 | 2026.05.15 15:21:47.875477 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64963 | ||
| 297 | 2026.05.15 15:21:47.875653 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49653 | ||
| 298 | 2026.05.15 15:21:47.875685 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 299 | 2026.05.15 15:21:47.875750 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59022 | ||
| 300 | 2026.05.15 15:21:47.875823 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 301 | 2026.05.15 15:21:47.875864 [ 286 ] {} <Debug> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64963 | ||
| 302 | 2026.05.15 15:21:47.875969 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 303 | 2026.05.15 15:21:47.875952 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47872 | ||
| 304 | 2026.05.15 15:21:47.876006 [ 286 ] {} <Debug> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 305 | 2026.05.15 15:21:47.875893 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63917 | ||
| 306 | 2026.05.15 15:21:47.876082 [ 288 ] {} <Debug> TCP-Session: db640202-93d7-451e-980f-a9f38bd680c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59022 | ||
| 307 | 2026.05.15 15:21:47.876098 [ 286 ] {} <Debug> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 308 | 2026.05.15 15:21:47.875895 [ 287 ] {} <Debug> TCP-Session: 836c6395-b184-44d1-a42b-2da64fb7ae47 Authenticating user 'default' from [fd00:1122:3344:101::d]:49653 | ||
| 309 | 2026.05.15 15:21:47.876161 [ 288 ] {} <Debug> TCP-Session: db640202-93d7-451e-980f-a9f38bd680c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 310 | 2026.05.15 15:21:47.876184 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36138 | ||
| 311 | 2026.05.15 15:21:47.876200 [ 287 ] {} <Debug> TCP-Session: 836c6395-b184-44d1-a42b-2da64fb7ae47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 312 | 2026.05.15 15:21:47.876246 [ 288 ] {} <Debug> TCP-Session: db640202-93d7-451e-980f-a9f38bd680c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2026.05.15 15:21:47.876292 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 314 | 2026.05.15 15:21:47.876258 [ 287 ] {} <Debug> TCP-Session: 836c6395-b184-44d1-a42b-2da64fb7ae47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2026.05.15 15:21:47.876364 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 316 | 2026.05.15 15:21:47.876432 [ 289 ] {} <Debug> TCP-Session: 0b7e9c0a-c088-48b5-8dc6-4dc07a1d6d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:63917 | ||
| 317 | 2026.05.15 15:21:47.876369 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43012 | ||
| 318 | 2026.05.15 15:21:47.876496 [ 290 ] {} <Debug> TCP-Session: 4412f966-2731-4734-9e66-0d36739c620d Authenticating user 'default' from [fd00:1122:3344:101::d]:47872 | ||
| 319 | 2026.05.15 15:21:47.876515 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 320 | 2026.05.15 15:21:47.876509 [ 289 ] {} <Debug> TCP-Session: 0b7e9c0a-c088-48b5-8dc6-4dc07a1d6d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 321 | 2026.05.15 15:21:47.876613 [ 290 ] {} <Debug> TCP-Session: 4412f966-2731-4734-9e66-0d36739c620d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.05.15 15:21:47.876662 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 323 | 2026.05.15 15:21:47.876686 [ 290 ] {} <Debug> TCP-Session: 4412f966-2731-4734-9e66-0d36739c620d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.15 15:21:47.876653 [ 291 ] {} <Debug> TCP-Session: d14de1fe-ffcb-4a4f-98ba-729c9a6322c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36138 | ||
| 325 | 2026.05.15 15:21:47.876615 [ 289 ] {} <Debug> TCP-Session: 0b7e9c0a-c088-48b5-8dc6-4dc07a1d6d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2026.05.15 15:21:47.876778 [ 291 ] {} <Debug> TCP-Session: d14de1fe-ffcb-4a4f-98ba-729c9a6322c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 327 | 2026.05.15 15:21:47.876759 [ 292 ] {} <Debug> TCP-Session: 53dcacd5-dbc1-44f4-9495-0185412da07f Authenticating user 'default' from [fd00:1122:3344:101::d]:43012 | ||
| 328 | 2026.05.15 15:21:47.876904 [ 292 ] {} <Debug> TCP-Session: 53dcacd5-dbc1-44f4-9495-0185412da07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 329 | 2026.05.15 15:21:47.876910 [ 291 ] {} <Debug> TCP-Session: d14de1fe-ffcb-4a4f-98ba-729c9a6322c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 330 | 2026.05.15 15:21:47.877009 [ 292 ] {} <Debug> TCP-Session: 53dcacd5-dbc1-44f4-9495-0185412da07f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 331 | 2026.05.15 15:21:47.880190 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61424 | ||
| 332 | 2026.05.15 15:21:47.880474 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 333 | 2026.05.15 15:21:47.880515 [ 293 ] {} <Debug> TCP-Session: 57918196-dc80-404b-9060-bc4bb3f4fe2b Authenticating user 'default' from [fd00:1122:3344:101::d]:61424 | ||
| 334 | 2026.05.15 15:21:47.880537 [ 293 ] {} <Debug> TCP-Session: 57918196-dc80-404b-9060-bc4bb3f4fe2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.15 15:21:47.880628 [ 293 ] {} <Debug> TCP-Session: 57918196-dc80-404b-9060-bc4bb3f4fe2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 336 | 2026.05.15 15:21:47.882133 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.05.15 15:21:47.882321 [ 285 ] {aad1e667-5f2b-4e4b-b50a-469a7fce2dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 338 | 2026.05.15 15:21:47.932416 [ 285 ] {aad1e667-5f2b-4e4b-b50a-469a7fce2dbb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61469) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 339 | |||
| 340 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 360 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 361 | |||
| 362 | 2026.05.15 15:21:47.933340 [ 285 ] {aad1e667-5f2b-4e4b-b50a-469a7fce2dbb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 363 | |||
| 364 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 385 | |||
| 386 | 2026.05.15 15:21:47.933567 [ 285 ] {aad1e667-5f2b-4e4b-b50a-469a7fce2dbb} <Debug> TCPHandler: Processed in 0.051576021 sec. | ||
| 387 | 2026.05.15 15:21:47.934196 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.05.15 15:21:47.934541 [ 286 ] {d982b286-f886-4f5c-a7ef-a09a1ee6630d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 389 | 2026.05.15 15:21:47.934940 [ 286 ] {d982b286-f886-4f5c-a7ef-a09a1ee6630d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64963) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 390 | |||
| 391 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 392 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 393 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 395 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 396 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 397 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 398 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 399 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 400 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 401 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 402 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 403 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 404 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 405 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 406 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 407 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 409 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 410 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 411 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 412 | |||
| 413 | 2026.05.15 15:21:47.935270 [ 286 ] {d982b286-f886-4f5c-a7ef-a09a1ee6630d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 414 | |||
| 415 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 416 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 417 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 418 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 420 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 421 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 422 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 423 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 424 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 425 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 426 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 427 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 428 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 429 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 430 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 431 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 432 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 433 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 434 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 435 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 436 | |||
| 437 | 2026.05.15 15:21:47.935528 [ 286 ] {d982b286-f886-4f5c-a7ef-a09a1ee6630d} <Debug> TCPHandler: Processed in 0.001508097 sec. | ||
| 438 | 2026.05.15 15:21:47.940577 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.15 15:21:47.941478 [ 285 ] {22ecb8ab-46f0-4184-abfc-9725b1f85f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 440 | 2026.05.15 15:21:47.941636 [ 285 ] {22ecb8ab-46f0-4184-abfc-9725b1f85f94} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 441 | 2026.05.15 15:21:47.942444 [ 285 ] {22ecb8ab-46f0-4184-abfc-9725b1f85f94} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 442 | 2026.05.15 15:21:47.942465 [ 285 ] {22ecb8ab-46f0-4184-abfc-9725b1f85f94} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.291e-05 sec | ||
| 443 | 2026.05.15 15:21:47.942552 [ 285 ] {22ecb8ab-46f0-4184-abfc-9725b1f85f94} <Trace> ReferentialDeps: No tables | ||
| 444 | 2026.05.15 15:21:47.942564 [ 285 ] {22ecb8ab-46f0-4184-abfc-9725b1f85f94} <Trace> LoadingDeps: No tables | ||
| 445 | 2026.05.15 15:21:47.942586 [ 285 ] {22ecb8ab-46f0-4184-abfc-9725b1f85f94} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 446 | 2026.05.15 15:21:47.942684 [ 285 ] {22ecb8ab-46f0-4184-abfc-9725b1f85f94} <Debug> TCPHandler: Processed in 0.002225799 sec. | ||
| 447 | 2026.05.15 15:21:47.942912 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 448 | 2026.05.15 15:21:47.943057 [ 285 ] {a56df831-efe7-456a-a514-ea741c40be88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) /* The version table contains metadata about the `oximeter` database */ | ||
| 449 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 450 | 2026.05.15 15:21:47.943177 [ 285 ] {a56df831-efe7-456a-a514-ea741c40be88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 451 | 2026.05.15 15:21:47.947029 [ 285 ] {a56df831-efe7-456a-a514-ea741c40be88} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 452 | 2026.05.15 15:21:47.948242 [ 285 ] {a56df831-efe7-456a-a514-ea741c40be88} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc): Loading data parts | ||
| 453 | 2026.05.15 15:21:47.948767 [ 285 ] {a56df831-efe7-456a-a514-ea741c40be88} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc): There are no data parts | ||
| 454 | 2026.05.15 15:21:47.950813 [ 285 ] {a56df831-efe7-456a-a514-ea741c40be88} <Debug> TCPHandler: Processed in 0.00794737 sec. | ||
| 455 | 2026.05.15 15:21:47.951041 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.05.15 15:21:47.951354 [ 285 ] {81573bf1-3f8b-4fe6-aea0-a1d63566141f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) /* The measurement tables contain all individual samples from each timeseries. | ||
| 457 | * | ||
| 458 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 459 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 460 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 461 | * by all samples from the same timeseries. | ||
| 462 | * | ||
| 463 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 464 | * and then uses that to index quickly into the measurements tables. | ||
| 465 | */ | ||
| 466 | 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) | ||
| 467 | 2026.05.15 15:21:47.951507 [ 285 ] {81573bf1-3f8b-4fe6-aea0-a1d63566141f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 468 | 2026.05.15 15:21:47.957216 [ 285 ] {81573bf1-3f8b-4fe6-aea0-a1d63566141f} <Debug> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Loading data parts | ||
| 469 | 2026.05.15 15:21:47.957359 [ 285 ] {81573bf1-3f8b-4fe6-aea0-a1d63566141f} <Debug> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): There are no data parts | ||
| 470 | 2026.05.15 15:21:47.957910 [ 285 ] {81573bf1-3f8b-4fe6-aea0-a1d63566141f} <Debug> TCPHandler: Processed in 0.006975573 sec. | ||
| 471 | 2026.05.15 15:21:47.958103 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 472 | 2026.05.15 15:21:47.958262 [ 285 ] {4764934f-9596-48b6-8e2e-551d34fe043f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 473 | 2026.05.15 15:21:47.958394 [ 285 ] {4764934f-9596-48b6-8e2e-551d34fe043f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 474 | 2026.05.15 15:21:47.959465 [ 285 ] {4764934f-9596-48b6-8e2e-551d34fe043f} <Debug> oximeter.measurements_i8 (189c8a36-ee33-4c0f-9da1-dc3facbfd097): Loading data parts | ||
| 475 | 2026.05.15 15:21:47.959695 [ 285 ] {4764934f-9596-48b6-8e2e-551d34fe043f} <Debug> oximeter.measurements_i8 (189c8a36-ee33-4c0f-9da1-dc3facbfd097): There are no data parts | ||
| 476 | 2026.05.15 15:21:47.960352 [ 285 ] {4764934f-9596-48b6-8e2e-551d34fe043f} <Debug> TCPHandler: Processed in 0.002296481 sec. | ||
| 477 | 2026.05.15 15:21:47.960581 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 478 | 2026.05.15 15:21:47.960846 [ 285 ] {6602f449-03be-4a78-8d54-e42c957bcefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 479 | 2026.05.15 15:21:47.960888 [ 285 ] {6602f449-03be-4a78-8d54-e42c957bcefe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 480 | 2026.05.15 15:21:47.962176 [ 285 ] {6602f449-03be-4a78-8d54-e42c957bcefe} <Debug> oximeter.measurements_u8 (95f7aad5-d6e1-4cfc-b771-68d8971b35ec): Loading data parts | ||
| 481 | 2026.05.15 15:21:47.962291 [ 285 ] {6602f449-03be-4a78-8d54-e42c957bcefe} <Debug> oximeter.measurements_u8 (95f7aad5-d6e1-4cfc-b771-68d8971b35ec): There are no data parts | ||
| 482 | 2026.05.15 15:21:47.962803 [ 285 ] {6602f449-03be-4a78-8d54-e42c957bcefe} <Debug> TCPHandler: Processed in 0.00227852 sec. | ||
| 483 | 2026.05.15 15:21:47.963017 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 484 | 2026.05.15 15:21:47.963171 [ 285 ] {11da2949-96af-4b63-9768-a0a1a3ea011f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 485 | 2026.05.15 15:21:47.963293 [ 285 ] {11da2949-96af-4b63-9768-a0a1a3ea011f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 486 | 2026.05.15 15:21:47.964459 [ 285 ] {11da2949-96af-4b63-9768-a0a1a3ea011f} <Debug> oximeter.measurements_i16 (d6463a2c-fb51-40e3-be0b-24efe0cbfb6d): Loading data parts | ||
| 487 | 2026.05.15 15:21:47.964713 [ 285 ] {11da2949-96af-4b63-9768-a0a1a3ea011f} <Debug> oximeter.measurements_i16 (d6463a2c-fb51-40e3-be0b-24efe0cbfb6d): There are no data parts | ||
| 488 | 2026.05.15 15:21:47.965317 [ 285 ] {11da2949-96af-4b63-9768-a0a1a3ea011f} <Debug> TCPHandler: Processed in 0.002348161 sec. | ||
| 489 | 2026.05.15 15:21:47.965459 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 490 | 2026.05.15 15:21:47.965699 [ 285 ] {521243d8-eda9-451a-9796-8c7ec3308769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 491 | 2026.05.15 15:21:47.965742 [ 285 ] {521243d8-eda9-451a-9796-8c7ec3308769} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 492 | 2026.05.15 15:21:47.966807 [ 285 ] {521243d8-eda9-451a-9796-8c7ec3308769} <Debug> oximeter.measurements_u16 (582a6cac-7a20-4183-8dd8-39fe1910c3f7): Loading data parts | ||
| 493 | 2026.05.15 15:21:47.966940 [ 285 ] {521243d8-eda9-451a-9796-8c7ec3308769} <Debug> oximeter.measurements_u16 (582a6cac-7a20-4183-8dd8-39fe1910c3f7): There are no data parts | ||
| 494 | 2026.05.15 15:21:47.967439 [ 285 ] {521243d8-eda9-451a-9796-8c7ec3308769} <Debug> TCPHandler: Processed in 0.002029586 sec. | ||
| 495 | 2026.05.15 15:21:47.967659 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2026.05.15 15:21:47.967813 [ 285 ] {d5570290-0345-4ee9-a91c-450cd3fdb6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 497 | 2026.05.15 15:21:47.967933 [ 285 ] {d5570290-0345-4ee9-a91c-450cd3fdb6ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 498 | 2026.05.15 15:21:47.968881 [ 285 ] {d5570290-0345-4ee9-a91c-450cd3fdb6ca} <Debug> oximeter.measurements_i32 (09e28471-2011-42cf-bfd0-1d1b25d5966a): Loading data parts | ||
| 499 | 2026.05.15 15:21:47.969089 [ 285 ] {d5570290-0345-4ee9-a91c-450cd3fdb6ca} <Debug> oximeter.measurements_i32 (09e28471-2011-42cf-bfd0-1d1b25d5966a): There are no data parts | ||
| 500 | 2026.05.15 15:21:47.969587 [ 285 ] {d5570290-0345-4ee9-a91c-450cd3fdb6ca} <Debug> TCPHandler: Processed in 0.001975945 sec. | ||
| 501 | 2026.05.15 15:21:47.969722 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2026.05.15 15:21:47.969949 [ 285 ] {bad83f49-cde0-484c-a1ec-39a46f8e943e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 503 | 2026.05.15 15:21:47.969990 [ 285 ] {bad83f49-cde0-484c-a1ec-39a46f8e943e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 504 | 2026.05.15 15:21:47.970998 [ 285 ] {bad83f49-cde0-484c-a1ec-39a46f8e943e} <Debug> oximeter.measurements_u32 (31e88cfd-cd7a-4cb3-b8e8-985fe403dd71): Loading data parts | ||
| 505 | 2026.05.15 15:21:47.971113 [ 285 ] {bad83f49-cde0-484c-a1ec-39a46f8e943e} <Debug> oximeter.measurements_u32 (31e88cfd-cd7a-4cb3-b8e8-985fe403dd71): There are no data parts | ||
| 506 | 2026.05.15 15:21:47.971608 [ 285 ] {bad83f49-cde0-484c-a1ec-39a46f8e943e} <Debug> TCPHandler: Processed in 0.001932894 sec. | ||
| 507 | 2026.05.15 15:21:47.971813 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2026.05.15 15:21:47.971965 [ 285 ] {b4de54bc-66ae-40ef-b221-40377ceb562e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 509 | 2026.05.15 15:21:47.972082 [ 285 ] {b4de54bc-66ae-40ef-b221-40377ceb562e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 510 | 2026.05.15 15:21:47.973063 [ 285 ] {b4de54bc-66ae-40ef-b221-40377ceb562e} <Debug> oximeter.measurements_i64 (381e91b3-0fe8-48da-9081-d453b211a700): Loading data parts | ||
| 511 | 2026.05.15 15:21:47.973243 [ 285 ] {b4de54bc-66ae-40ef-b221-40377ceb562e} <Debug> oximeter.measurements_i64 (381e91b3-0fe8-48da-9081-d453b211a700): There are no data parts | ||
| 512 | 2026.05.15 15:21:47.973707 [ 285 ] {b4de54bc-66ae-40ef-b221-40377ceb562e} <Debug> TCPHandler: Processed in 0.001941484 sec. | ||
| 513 | 2026.05.15 15:21:47.973838 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.05.15 15:21:47.974068 [ 285 ] {6a317338-5ab2-4346-b805-51a39f9a8c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 515 | 2026.05.15 15:21:47.974109 [ 285 ] {6a317338-5ab2-4346-b805-51a39f9a8c42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 516 | 2026.05.15 15:21:47.975141 [ 285 ] {6a317338-5ab2-4346-b805-51a39f9a8c42} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Loading data parts | ||
| 517 | 2026.05.15 15:21:47.975255 [ 285 ] {6a317338-5ab2-4346-b805-51a39f9a8c42} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): There are no data parts | ||
| 518 | 2026.05.15 15:21:47.975719 [ 285 ] {6a317338-5ab2-4346-b805-51a39f9a8c42} <Debug> TCPHandler: Processed in 0.001928164 sec. | ||
| 519 | 2026.05.15 15:21:47.975924 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.05.15 15:21:47.976074 [ 285 ] {cb63e16b-c861-4add-b97a-fdab3cf12e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 521 | 2026.05.15 15:21:47.976191 [ 285 ] {cb63e16b-c861-4add-b97a-fdab3cf12e86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 522 | 2026.05.15 15:21:47.977161 [ 285 ] {cb63e16b-c861-4add-b97a-fdab3cf12e86} <Debug> oximeter.measurements_f32 (2da0f929-c214-4339-9ead-d2ecc094d809): Loading data parts | ||
| 523 | 2026.05.15 15:21:47.977353 [ 285 ] {cb63e16b-c861-4add-b97a-fdab3cf12e86} <Debug> oximeter.measurements_f32 (2da0f929-c214-4339-9ead-d2ecc094d809): There are no data parts | ||
| 524 | 2026.05.15 15:21:47.977962 [ 285 ] {cb63e16b-c861-4add-b97a-fdab3cf12e86} <Debug> TCPHandler: Processed in 0.002085747 sec. | ||
| 525 | 2026.05.15 15:21:47.978106 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.05.15 15:21:47.978343 [ 285 ] {b7510079-db2c-4a51-99a6-3886aa64f1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 527 | 2026.05.15 15:21:47.978384 [ 285 ] {b7510079-db2c-4a51-99a6-3886aa64f1d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 528 | 2026.05.15 15:21:47.979469 [ 285 ] {b7510079-db2c-4a51-99a6-3886aa64f1d9} <Debug> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Loading data parts | ||
| 529 | 2026.05.15 15:21:47.979601 [ 285 ] {b7510079-db2c-4a51-99a6-3886aa64f1d9} <Debug> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): There are no data parts | ||
| 530 | 2026.05.15 15:21:47.980133 [ 285 ] {b7510079-db2c-4a51-99a6-3886aa64f1d9} <Debug> TCPHandler: Processed in 0.002073947 sec. | ||
| 531 | 2026.05.15 15:21:47.980352 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.05.15 15:21:47.980504 [ 285 ] {de1ffdf8-963c-4dfd-93ae-65fe54e9c247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 533 | 2026.05.15 15:21:47.980628 [ 285 ] {de1ffdf8-963c-4dfd-93ae-65fe54e9c247} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 534 | 2026.05.15 15:21:47.981612 [ 285 ] {de1ffdf8-963c-4dfd-93ae-65fe54e9c247} <Debug> oximeter.measurements_string (0db3993a-d8a3-44be-84ae-60aa52b92424): Loading data parts | ||
| 535 | 2026.05.15 15:21:47.981816 [ 285 ] {de1ffdf8-963c-4dfd-93ae-65fe54e9c247} <Debug> oximeter.measurements_string (0db3993a-d8a3-44be-84ae-60aa52b92424): There are no data parts | ||
| 536 | 2026.05.15 15:21:47.982312 [ 285 ] {de1ffdf8-963c-4dfd-93ae-65fe54e9c247} <Debug> TCPHandler: Processed in 0.002006475 sec. | ||
| 537 | 2026.05.15 15:21:47.982449 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.15 15:21:47.982688 [ 285 ] {3710e41f-2b6c-4d1d-96ec-e187b3c87df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 539 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 540 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 541 | * a string isn't palatable for a few reasons. | ||
| 542 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 543 | * details. | ||
| 544 | */ | ||
| 545 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 546 | 2026.05.15 15:21:47.982816 [ 285 ] {3710e41f-2b6c-4d1d-96ec-e187b3c87df5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 547 | 2026.05.15 15:21:47.983844 [ 285 ] {3710e41f-2b6c-4d1d-96ec-e187b3c87df5} <Debug> oximeter.measurements_bytes (d4395352-8275-40b1-885b-8d703107354a): Loading data parts | ||
| 548 | 2026.05.15 15:21:47.984041 [ 285 ] {3710e41f-2b6c-4d1d-96ec-e187b3c87df5} <Debug> oximeter.measurements_bytes (d4395352-8275-40b1-885b-8d703107354a): There are no data parts | ||
| 549 | 2026.05.15 15:21:47.984525 [ 285 ] {3710e41f-2b6c-4d1d-96ec-e187b3c87df5} <Debug> TCPHandler: Processed in 0.002124017 sec. | ||
| 550 | 2026.05.15 15:21:47.984682 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.15 15:21:47.984934 [ 285 ] {81fe178f-4e7e-40de-bb20-fb6a17cec5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 552 | 2026.05.15 15:21:47.985064 [ 285 ] {81fe178f-4e7e-40de-bb20-fb6a17cec5e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 553 | 2026.05.15 15:21:47.986156 [ 285 ] {81fe178f-4e7e-40de-bb20-fb6a17cec5e9} <Debug> oximeter.measurements_cumulativei64 (b7d0e2b0-16a0-4342-8279-7fff4d7cf28d): Loading data parts | ||
| 554 | 2026.05.15 15:21:47.986277 [ 285 ] {81fe178f-4e7e-40de-bb20-fb6a17cec5e9} <Debug> oximeter.measurements_cumulativei64 (b7d0e2b0-16a0-4342-8279-7fff4d7cf28d): There are no data parts | ||
| 555 | 2026.05.15 15:21:47.986926 [ 285 ] {81fe178f-4e7e-40de-bb20-fb6a17cec5e9} <Debug> TCPHandler: Processed in 0.002291561 sec. | ||
| 556 | 2026.05.15 15:21:47.987067 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.15 15:21:47.987224 [ 285 ] {b852d200-2bb2-474d-90f7-53732b48ad2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 558 | 2026.05.15 15:21:47.987356 [ 285 ] {b852d200-2bb2-474d-90f7-53732b48ad2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 559 | 2026.05.15 15:21:47.988462 [ 285 ] {b852d200-2bb2-474d-90f7-53732b48ad2c} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Loading data parts | ||
| 560 | 2026.05.15 15:21:47.988607 [ 285 ] {b852d200-2bb2-474d-90f7-53732b48ad2c} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): There are no data parts | ||
| 561 | 2026.05.15 15:21:47.989204 [ 285 ] {b852d200-2bb2-474d-90f7-53732b48ad2c} <Debug> TCPHandler: Processed in 0.002185298 sec. | ||
| 562 | 2026.05.15 15:21:47.989430 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.05.15 15:21:47.989588 [ 285 ] {68e087fc-a712-4973-be71-8da09750ab48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 564 | 2026.05.15 15:21:47.989718 [ 285 ] {68e087fc-a712-4973-be71-8da09750ab48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 565 | 2026.05.15 15:21:47.990825 [ 285 ] {68e087fc-a712-4973-be71-8da09750ab48} <Debug> oximeter.measurements_cumulativef32 (1bb9002b-bf0e-41b7-9eb1-7bbf2d2bb9e4): Loading data parts | ||
| 566 | 2026.05.15 15:21:47.991088 [ 285 ] {68e087fc-a712-4973-be71-8da09750ab48} <Debug> oximeter.measurements_cumulativef32 (1bb9002b-bf0e-41b7-9eb1-7bbf2d2bb9e4): There are no data parts | ||
| 567 | 2026.05.15 15:21:47.991672 [ 285 ] {68e087fc-a712-4973-be71-8da09750ab48} <Debug> TCPHandler: Processed in 0.002289201 sec. | ||
| 568 | 2026.05.15 15:21:47.991810 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.15 15:21:47.992057 [ 285 ] {a4ecb238-f3e0-481d-8661-5139188143f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 570 | 2026.05.15 15:21:47.992185 [ 285 ] {a4ecb238-f3e0-481d-8661-5139188143f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 571 | 2026.05.15 15:21:47.993247 [ 285 ] {a4ecb238-f3e0-481d-8661-5139188143f0} <Debug> oximeter.measurements_cumulativef64 (440cbb63-e745-46fe-af20-697330a7f75f): Loading data parts | ||
| 572 | 2026.05.15 15:21:47.993370 [ 285 ] {a4ecb238-f3e0-481d-8661-5139188143f0} <Debug> oximeter.measurements_cumulativef64 (440cbb63-e745-46fe-af20-697330a7f75f): There are no data parts | ||
| 573 | 2026.05.15 15:21:47.993952 [ 285 ] {a4ecb238-f3e0-481d-8661-5139188143f0} <Debug> TCPHandler: Processed in 0.002189539 sec. | ||
| 574 | 2026.05.15 15:21:47.994095 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.05.15 15:21:47.994313 [ 285 ] {7f1ad44b-134b-4ab1-94c3-ea503e9804c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 576 | * NOTE: Array types cannot be Nullable, see | ||
| 577 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 578 | * for more details. | ||
| 579 | * | ||
| 580 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 581 | * is unfortunate, and at this point relies on the fact that an | ||
| 582 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 583 | * to figure out another way to represent missing samples here. | ||
| 584 | */ | ||
| 585 | 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) | ||
| 586 | 2026.05.15 15:21:47.994457 [ 285 ] {7f1ad44b-134b-4ab1-94c3-ea503e9804c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 587 | 2026.05.15 15:21:47.995770 [ 285 ] {7f1ad44b-134b-4ab1-94c3-ea503e9804c0} <Debug> oximeter.measurements_histogrami8 (8e8ab52c-73be-4b14-862f-3498c1190e17): Loading data parts | ||
| 588 | 2026.05.15 15:21:47.995981 [ 285 ] {7f1ad44b-134b-4ab1-94c3-ea503e9804c0} <Debug> oximeter.measurements_histogrami8 (8e8ab52c-73be-4b14-862f-3498c1190e17): There are no data parts | ||
| 589 | 2026.05.15 15:21:47.996519 [ 285 ] {7f1ad44b-134b-4ab1-94c3-ea503e9804c0} <Debug> TCPHandler: Processed in 0.002473223 sec. | ||
| 590 | 2026.05.15 15:21:47.996658 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.05.15 15:21:47.996957 [ 285 ] {8b772666-03c2-400f-ad6d-71e2bebd6654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 592 | 2026.05.15 15:21:47.997096 [ 285 ] {8b772666-03c2-400f-ad6d-71e2bebd6654} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 593 | 2026.05.15 15:21:47.998461 [ 285 ] {8b772666-03c2-400f-ad6d-71e2bebd6654} <Debug> oximeter.measurements_histogramu8 (5a259fea-16f8-42bb-8787-0c499492e650): Loading data parts | ||
| 594 | 2026.05.15 15:21:47.998583 [ 285 ] {8b772666-03c2-400f-ad6d-71e2bebd6654} <Debug> oximeter.measurements_histogramu8 (5a259fea-16f8-42bb-8787-0c499492e650): There are no data parts | ||
| 595 | 2026.05.15 15:21:47.999150 [ 285 ] {8b772666-03c2-400f-ad6d-71e2bebd6654} <Debug> TCPHandler: Processed in 0.002539825 sec. | ||
| 596 | 2026.05.15 15:21:47.999385 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.05.15 15:21:47.999601 [ 285 ] {1ee7295d-c466-4c19-a162-7d994d2e2e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 598 | 2026.05.15 15:21:47.999746 [ 285 ] {1ee7295d-c466-4c19-a162-7d994d2e2e50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 599 | 2026.05.15 15:21:48.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 130.78 MiB, peak 130.78 MiB, free memory in arenas 0.00 B, will set to 136.79 MiB (RSS), difference: 6.01 MiB | ||
| 600 | 2026.05.15 15:21:48.000989 [ 285 ] {1ee7295d-c466-4c19-a162-7d994d2e2e50} <Debug> oximeter.measurements_histogrami16 (ad988d96-6002-4cce-8bfd-97d20a9f0d89): Loading data parts | ||
| 601 | 2026.05.15 15:21:48.001146 [ 285 ] {1ee7295d-c466-4c19-a162-7d994d2e2e50} <Debug> oximeter.measurements_histogrami16 (ad988d96-6002-4cce-8bfd-97d20a9f0d89): There are no data parts | ||
| 602 | 2026.05.15 15:21:48.001797 [ 285 ] {1ee7295d-c466-4c19-a162-7d994d2e2e50} <Debug> TCPHandler: Processed in 0.002459044 sec. | ||
| 603 | 2026.05.15 15:21:48.002042 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.05.15 15:21:48.002250 [ 285 ] {212eaf18-60d4-4426-b9d3-8afb8ff9489c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 605 | 2026.05.15 15:21:48.002392 [ 285 ] {212eaf18-60d4-4426-b9d3-8afb8ff9489c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 606 | 2026.05.15 15:21:48.003683 [ 285 ] {212eaf18-60d4-4426-b9d3-8afb8ff9489c} <Debug> oximeter.measurements_histogramu16 (429fdeef-1df0-492e-b9fb-c8bbc0146880): Loading data parts | ||
| 607 | 2026.05.15 15:21:48.003859 [ 285 ] {212eaf18-60d4-4426-b9d3-8afb8ff9489c} <Debug> oximeter.measurements_histogramu16 (429fdeef-1df0-492e-b9fb-c8bbc0146880): There are no data parts | ||
| 608 | 2026.05.15 15:21:48.004399 [ 285 ] {212eaf18-60d4-4426-b9d3-8afb8ff9489c} <Debug> TCPHandler: Processed in 0.002404873 sec. | ||
| 609 | 2026.05.15 15:21:48.004541 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.05.15 15:21:48.004794 [ 285 ] {b4f677e8-195c-43ce-936e-bb55a23fd831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 611 | 2026.05.15 15:21:48.004926 [ 285 ] {b4f677e8-195c-43ce-936e-bb55a23fd831} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 612 | 2026.05.15 15:21:48.006168 [ 285 ] {b4f677e8-195c-43ce-936e-bb55a23fd831} <Debug> oximeter.measurements_histogrami32 (0f40e7dd-0a74-480a-b6bb-974bac65cca3): Loading data parts | ||
| 613 | 2026.05.15 15:21:48.006293 [ 285 ] {b4f677e8-195c-43ce-936e-bb55a23fd831} <Debug> oximeter.measurements_histogrami32 (0f40e7dd-0a74-480a-b6bb-974bac65cca3): There are no data parts | ||
| 614 | 2026.05.15 15:21:48.006821 [ 285 ] {b4f677e8-195c-43ce-936e-bb55a23fd831} <Debug> TCPHandler: Processed in 0.002327661 sec. | ||
| 615 | 2026.05.15 15:21:48.007042 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.05.15 15:21:48.007249 [ 285 ] {a9567724-726b-4d37-a0b6-22b965b63483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 617 | 2026.05.15 15:21:48.007382 [ 285 ] {a9567724-726b-4d37-a0b6-22b965b63483} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 618 | 2026.05.15 15:21:48.008549 [ 285 ] {a9567724-726b-4d37-a0b6-22b965b63483} <Debug> oximeter.measurements_histogramu32 (4b758952-70d3-44d5-a1d7-d9c08436f189): Loading data parts | ||
| 619 | 2026.05.15 15:21:48.008681 [ 285 ] {a9567724-726b-4d37-a0b6-22b965b63483} <Debug> oximeter.measurements_histogramu32 (4b758952-70d3-44d5-a1d7-d9c08436f189): There are no data parts | ||
| 620 | 2026.05.15 15:21:48.009284 [ 285 ] {a9567724-726b-4d37-a0b6-22b965b63483} <Debug> TCPHandler: Processed in 0.00229083 sec. | ||
| 621 | 2026.05.15 15:21:48.009422 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.05.15 15:21:48.009660 [ 285 ] {f4afaf9a-8886-413a-a4b8-92ef7832602a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 623 | 2026.05.15 15:21:48.009785 [ 285 ] {f4afaf9a-8886-413a-a4b8-92ef7832602a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 624 | 2026.05.15 15:21:48.011061 [ 285 ] {f4afaf9a-8886-413a-a4b8-92ef7832602a} <Debug> oximeter.measurements_histogrami64 (0440c59e-5d7a-4aed-8155-fafecef9596f): Loading data parts | ||
| 625 | 2026.05.15 15:21:48.011184 [ 285 ] {f4afaf9a-8886-413a-a4b8-92ef7832602a} <Debug> oximeter.measurements_histogrami64 (0440c59e-5d7a-4aed-8155-fafecef9596f): There are no data parts | ||
| 626 | 2026.05.15 15:21:48.011708 [ 285 ] {f4afaf9a-8886-413a-a4b8-92ef7832602a} <Debug> TCPHandler: Processed in 0.002323241 sec. | ||
| 627 | 2026.05.15 15:21:48.011932 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.05.15 15:21:48.012139 [ 285 ] {a011c8be-4e53-4ccb-b172-817cfe4c500e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 629 | 2026.05.15 15:21:48.012273 [ 285 ] {a011c8be-4e53-4ccb-b172-817cfe4c500e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 630 | 2026.05.15 15:21:48.013423 [ 285 ] {a011c8be-4e53-4ccb-b172-817cfe4c500e} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Loading data parts | ||
| 631 | 2026.05.15 15:21:48.013546 [ 285 ] {a011c8be-4e53-4ccb-b172-817cfe4c500e} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): There are no data parts | ||
| 632 | 2026.05.15 15:21:48.014118 [ 285 ] {a011c8be-4e53-4ccb-b172-817cfe4c500e} <Debug> TCPHandler: Processed in 0.002233939 sec. | ||
| 633 | 2026.05.15 15:21:48.014262 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.05.15 15:21:48.014521 [ 285 ] {69d723e1-36fa-445a-9945-c015ffc77952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 635 | 2026.05.15 15:21:48.014660 [ 285 ] {69d723e1-36fa-445a-9945-c015ffc77952} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 636 | 2026.05.15 15:21:48.015934 [ 285 ] {69d723e1-36fa-445a-9945-c015ffc77952} <Debug> oximeter.measurements_histogramf32 (a8cc31de-4ba7-4975-8adb-266e93190495): Loading data parts | ||
| 637 | 2026.05.15 15:21:48.016110 [ 285 ] {69d723e1-36fa-445a-9945-c015ffc77952} <Debug> oximeter.measurements_histogramf32 (a8cc31de-4ba7-4975-8adb-266e93190495): There are no data parts | ||
| 638 | 2026.05.15 15:21:48.016631 [ 285 ] {69d723e1-36fa-445a-9945-c015ffc77952} <Debug> TCPHandler: Processed in 0.002417313 sec. | ||
| 639 | 2026.05.15 15:21:48.016845 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.05.15 15:21:48.017087 [ 285 ] {9c65ba6e-31cf-4264-a9ed-b2e90f5240ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 641 | 2026.05.15 15:21:48.017344 [ 285 ] {9c65ba6e-31cf-4264-a9ed-b2e90f5240ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 642 | 2026.05.15 15:21:48.020376 [ 285 ] {9c65ba6e-31cf-4264-a9ed-b2e90f5240ff} <Debug> oximeter.measurements_histogramf64 (75e1037b-480a-47a4-a5ed-b6ba05305144): Loading data parts | ||
| 643 | 2026.05.15 15:21:48.020559 [ 285 ] {9c65ba6e-31cf-4264-a9ed-b2e90f5240ff} <Debug> oximeter.measurements_histogramf64 (75e1037b-480a-47a4-a5ed-b6ba05305144): There are no data parts | ||
| 644 | 2026.05.15 15:21:48.021417 [ 285 ] {9c65ba6e-31cf-4264-a9ed-b2e90f5240ff} <Debug> TCPHandler: Processed in 0.004618031 sec. | ||
| 645 | 2026.05.15 15:21:48.021666 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.05.15 15:21:48.021949 [ 285 ] {f970a1f7-9ea5-4ce8-8753-0e943c7c693a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) /* The field tables store named dimensions of each timeseries. | ||
| 647 | * | ||
| 648 | * As with the measurement tables, there is one field table for each field data | ||
| 649 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 650 | * this behavior **must not** be relied upon for query correctness. | ||
| 651 | * | ||
| 652 | * The index for the fields differs from the measurements, however. Rows are | ||
| 653 | * sorted by timeseries name, then field name, field value, and finally | ||
| 654 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 655 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 656 | * usually then used to look up measurements. | ||
| 657 | * | ||
| 658 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 659 | * timeseries name and then key, since it would improve lookups where one | ||
| 660 | * already has the key. Realistically though, these tables are quite small and | ||
| 661 | * so performance benefits will be low in absolute terms. | ||
| 662 | * | ||
| 663 | * TTL: We use a materialized column to expire old field table records. This | ||
| 664 | * column is generated automatically by the database whenever a new row is | ||
| 665 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 666 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 667 | * record will remain during a deduplication, which will have the last | ||
| 668 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 669 | * measurement tables. | ||
| 670 | */ | ||
| 671 | 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) | ||
| 672 | 2026.05.15 15:21:48.022110 [ 285 ] {f970a1f7-9ea5-4ce8-8753-0e943c7c693a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 673 | 2026.05.15 15:21:48.024078 [ 285 ] {f970a1f7-9ea5-4ce8-8753-0e943c7c693a} <Debug> oximeter.fields_bool (703b56a8-99f3-4603-8382-0f53b5db1569): Loading data parts | ||
| 674 | 2026.05.15 15:21:48.024286 [ 285 ] {f970a1f7-9ea5-4ce8-8753-0e943c7c693a} <Debug> oximeter.fields_bool (703b56a8-99f3-4603-8382-0f53b5db1569): There are no data parts | ||
| 675 | 2026.05.15 15:21:48.024871 [ 285 ] {f970a1f7-9ea5-4ce8-8753-0e943c7c693a} <Debug> TCPHandler: Processed in 0.003313188 sec. | ||
| 676 | 2026.05.15 15:21:48.025017 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.05.15 15:21:48.025270 [ 285 ] {92ef7db2-a0c6-43a5-8673-91e01fbcf78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 678 | 2026.05.15 15:21:48.025399 [ 285 ] {92ef7db2-a0c6-43a5-8673-91e01fbcf78d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 679 | 2026.05.15 15:21:48.026620 [ 285 ] {92ef7db2-a0c6-43a5-8673-91e01fbcf78d} <Debug> oximeter.fields_i8 (15bd63bd-e28d-4b86-a4b9-8134e4e9b29f): Loading data parts | ||
| 680 | 2026.05.15 15:21:48.026793 [ 285 ] {92ef7db2-a0c6-43a5-8673-91e01fbcf78d} <Debug> oximeter.fields_i8 (15bd63bd-e28d-4b86-a4b9-8134e4e9b29f): There are no data parts | ||
| 681 | 2026.05.15 15:21:48.027554 [ 285 ] {92ef7db2-a0c6-43a5-8673-91e01fbcf78d} <Debug> TCPHandler: Processed in 0.002585276 sec. | ||
| 682 | 2026.05.15 15:21:48.027831 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.05.15 15:21:48.028048 [ 285 ] {f7250d80-25b0-42e8-bec7-85341593467c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 684 | 2026.05.15 15:21:48.028198 [ 285 ] {f7250d80-25b0-42e8-bec7-85341593467c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 685 | 2026.05.15 15:21:48.029911 [ 285 ] {f7250d80-25b0-42e8-bec7-85341593467c} <Debug> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Loading data parts | ||
| 686 | 2026.05.15 15:21:48.030032 [ 285 ] {f7250d80-25b0-42e8-bec7-85341593467c} <Debug> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): There are no data parts | ||
| 687 | 2026.05.15 15:21:48.030583 [ 285 ] {f7250d80-25b0-42e8-bec7-85341593467c} <Debug> TCPHandler: Processed in 0.002799579 sec. | ||
| 688 | 2026.05.15 15:21:48.030739 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.05.15 15:21:48.030989 [ 285 ] {510f5fac-0a7c-4fb9-9d73-f42665fe2288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 690 | 2026.05.15 15:21:48.031117 [ 285 ] {510f5fac-0a7c-4fb9-9d73-f42665fe2288} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 691 | 2026.05.15 15:21:48.032264 [ 285 ] {510f5fac-0a7c-4fb9-9d73-f42665fe2288} <Debug> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Loading data parts | ||
| 692 | 2026.05.15 15:21:48.032371 [ 285 ] {510f5fac-0a7c-4fb9-9d73-f42665fe2288} <Debug> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): There are no data parts | ||
| 693 | 2026.05.15 15:21:48.033008 [ 285 ] {510f5fac-0a7c-4fb9-9d73-f42665fe2288} <Debug> TCPHandler: Processed in 0.002318041 sec. | ||
| 694 | 2026.05.15 15:21:48.033272 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 695 | 2026.05.15 15:21:48.033425 [ 285 ] {73ead498-ee5f-4635-95bb-0a6c23274ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 696 | 2026.05.15 15:21:48.033552 [ 285 ] {73ead498-ee5f-4635-95bb-0a6c23274ee9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 697 | 2026.05.15 15:21:48.034746 [ 285 ] {73ead498-ee5f-4635-95bb-0a6c23274ee9} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Loading data parts | ||
| 698 | 2026.05.15 15:21:48.034902 [ 285 ] {73ead498-ee5f-4635-95bb-0a6c23274ee9} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): There are no data parts | ||
| 699 | 2026.05.15 15:21:48.035387 [ 285 ] {73ead498-ee5f-4635-95bb-0a6c23274ee9} <Debug> TCPHandler: Processed in 0.002179289 sec. | ||
| 700 | 2026.05.15 15:21:48.035587 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 701 | 2026.05.15 15:21:48.035785 [ 285 ] {3b3b215a-7f39-4f5d-976d-38ae594f1513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 702 | 2026.05.15 15:21:48.035909 [ 285 ] {3b3b215a-7f39-4f5d-976d-38ae594f1513} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 703 | 2026.05.15 15:21:48.036965 [ 285 ] {3b3b215a-7f39-4f5d-976d-38ae594f1513} <Debug> oximeter.fields_i32 (8ac02534-b75b-4b64-b1dd-d29037365152): Loading data parts | ||
| 704 | 2026.05.15 15:21:48.037088 [ 285 ] {3b3b215a-7f39-4f5d-976d-38ae594f1513} <Debug> oximeter.fields_i32 (8ac02534-b75b-4b64-b1dd-d29037365152): There are no data parts | ||
| 705 | 2026.05.15 15:21:48.037845 [ 285 ] {3b3b215a-7f39-4f5d-976d-38ae594f1513} <Debug> TCPHandler: Processed in 0.002304971 sec. | ||
| 706 | 2026.05.15 15:21:48.038015 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 707 | 2026.05.15 15:21:48.038170 [ 285 ] {17ea4c10-1478-4e6f-960f-31e509853842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 708 | 2026.05.15 15:21:48.038295 [ 285 ] {17ea4c10-1478-4e6f-960f-31e509853842} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 709 | 2026.05.15 15:21:48.039633 [ 285 ] {17ea4c10-1478-4e6f-960f-31e509853842} <Debug> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Loading data parts | ||
| 710 | 2026.05.15 15:21:48.039734 [ 285 ] {17ea4c10-1478-4e6f-960f-31e509853842} <Debug> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): There are no data parts | ||
| 711 | 2026.05.15 15:21:48.040226 [ 285 ] {17ea4c10-1478-4e6f-960f-31e509853842} <Debug> TCPHandler: Processed in 0.00225916 sec. | ||
| 712 | 2026.05.15 15:21:48.040455 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 713 | 2026.05.15 15:21:48.040607 [ 285 ] {2de466b1-3fca-4a9f-9ac2-dd291683c80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 714 | 2026.05.15 15:21:48.040767 [ 285 ] {2de466b1-3fca-4a9f-9ac2-dd291683c80f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 715 | 2026.05.15 15:21:48.041855 [ 285 ] {2de466b1-3fca-4a9f-9ac2-dd291683c80f} <Debug> oximeter.fields_i64 (21d74c17-ea0a-486a-91d7-580409d949ff): Loading data parts | ||
| 716 | 2026.05.15 15:21:48.042033 [ 285 ] {2de466b1-3fca-4a9f-9ac2-dd291683c80f} <Debug> oximeter.fields_i64 (21d74c17-ea0a-486a-91d7-580409d949ff): There are no data parts | ||
| 717 | 2026.05.15 15:21:48.042540 [ 285 ] {2de466b1-3fca-4a9f-9ac2-dd291683c80f} <Debug> TCPHandler: Processed in 0.002132287 sec. | ||
| 718 | 2026.05.15 15:21:48.042681 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 719 | 2026.05.15 15:21:48.042880 [ 285 ] {1b1cec08-e6e1-4230-bf66-0176f4b7898e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 720 | 2026.05.15 15:21:48.042962 [ 285 ] {1b1cec08-e6e1-4230-bf66-0176f4b7898e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 721 | 2026.05.15 15:21:48.044053 [ 285 ] {1b1cec08-e6e1-4230-bf66-0176f4b7898e} <Debug> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Loading data parts | ||
| 722 | 2026.05.15 15:21:48.044173 [ 285 ] {1b1cec08-e6e1-4230-bf66-0176f4b7898e} <Debug> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): There are no data parts | ||
| 723 | 2026.05.15 15:21:48.044667 [ 285 ] {1b1cec08-e6e1-4230-bf66-0176f4b7898e} <Debug> TCPHandler: Processed in 0.002034006 sec. | ||
| 724 | 2026.05.15 15:21:48.044936 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 725 | 2026.05.15 15:21:48.045088 [ 285 ] {1dfc821e-887e-449d-a3e8-a1278f3d3b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 726 | 2026.05.15 15:21:48.045205 [ 285 ] {1dfc821e-887e-449d-a3e8-a1278f3d3b16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 727 | 2026.05.15 15:21:48.046307 [ 285 ] {1dfc821e-887e-449d-a3e8-a1278f3d3b16} <Debug> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Loading data parts | ||
| 728 | 2026.05.15 15:21:48.046502 [ 285 ] {1dfc821e-887e-449d-a3e8-a1278f3d3b16} <Debug> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): There are no data parts | ||
| 729 | 2026.05.15 15:21:48.046981 [ 285 ] {1dfc821e-887e-449d-a3e8-a1278f3d3b16} <Debug> TCPHandler: Processed in 0.002092667 sec. | ||
| 730 | 2026.05.15 15:21:48.047114 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 731 | 2026.05.15 15:21:48.047340 [ 285 ] {6ae7a4d5-7f79-490f-a717-b3206fec6437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 732 | 2026.05.15 15:21:48.047419 [ 285 ] {6ae7a4d5-7f79-490f-a717-b3206fec6437} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 733 | 2026.05.15 15:21:48.048525 [ 285 ] {6ae7a4d5-7f79-490f-a717-b3206fec6437} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Loading data parts | ||
| 734 | 2026.05.15 15:21:48.048652 [ 285 ] {6ae7a4d5-7f79-490f-a717-b3206fec6437} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): There are no data parts | ||
| 735 | 2026.05.15 15:21:48.049163 [ 285 ] {6ae7a4d5-7f79-490f-a717-b3206fec6437} <Debug> TCPHandler: Processed in 0.002095447 sec. | ||
| 736 | 2026.05.15 15:21:48.049362 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 737 | 2026.05.15 15:21:48.049515 [ 285 ] {90046320-07f5-4449-b308-2c1c67d5bfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 738 | 2026.05.15 15:21:48.049633 [ 285 ] {90046320-07f5-4449-b308-2c1c67d5bfe4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 739 | 2026.05.15 15:21:48.050663 [ 285 ] {90046320-07f5-4449-b308-2c1c67d5bfe4} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Loading data parts | ||
| 740 | 2026.05.15 15:21:48.050856 [ 285 ] {90046320-07f5-4449-b308-2c1c67d5bfe4} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): There are no data parts | ||
| 741 | 2026.05.15 15:21:48.051366 [ 285 ] {90046320-07f5-4449-b308-2c1c67d5bfe4} <Debug> TCPHandler: Processed in 0.002051526 sec. | ||
| 742 | 2026.05.15 15:21:48.051527 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 743 | 2026.05.15 15:21:48.051843 [ 285 ] {f8da8984-c852-40c8-9852-74ab5f1fd684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) /* The timeseries schema table stores the extracted schema for the samples | ||
| 744 | * oximeter collects. | ||
| 745 | */ | ||
| 746 | 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) | ||
| 747 | 2026.05.15 15:21:48.052030 [ 285 ] {f8da8984-c852-40c8-9852-74ab5f1fd684} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 748 | 2026.05.15 15:21:48.053076 [ 285 ] {f8da8984-c852-40c8-9852-74ab5f1fd684} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b): Loading data parts | ||
| 749 | 2026.05.15 15:21:48.053190 [ 285 ] {f8da8984-c852-40c8-9852-74ab5f1fd684} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b): There are no data parts | ||
| 750 | 2026.05.15 15:21:48.053844 [ 285 ] {f8da8984-c852-40c8-9852-74ab5f1fd684} <Debug> TCPHandler: Processed in 0.002365682 sec. | ||
| 751 | 2026.05.15 15:21:48.056495 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.05.15 15:21:48.056825 [ 286 ] {9eb10fe7-86ec-4c0b-a044-3a32151f4f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 753 | 2026.05.15 15:21:48.058753 [ 286 ] {9eb10fe7-86ec-4c0b-a044-3a32151f4f39} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 754 | 2026.05.15 15:21:48.064510 [ 260 ] {9eb10fe7-86ec-4c0b-a044-3a32151f4f39} <Trace> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.05.15 15:21:48.064599 [ 260 ] {9eb10fe7-86ec-4c0b-a044-3a32151f4f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 756 | 2026.05.15 15:21:48.068316 [ 260 ] {9eb10fe7-86ec-4c0b-a044-3a32151f4f39} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 757 | 2026.05.15 15:21:48.068906 [ 260 ] {9eb10fe7-86ec-4c0b-a044-3a32151f4f39} <Trace> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.05.15 15:21:48.069159 [ 286 ] {9eb10fe7-86ec-4c0b-a044-3a32151f4f39} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01251 sec., 79.93605115907275 rows/sec., 1.25 KiB/sec. | ||
| 759 | 2026.05.15 15:21:48.069411 [ 286 ] {9eb10fe7-86ec-4c0b-a044-3a32151f4f39} <Debug> TCPHandler: Processed in 0.013043981 sec. | ||
| 760 | 2026.05.15 15:21:48.261152 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63561 | ||
| 761 | 2026.05.15 15:21:48.261242 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.05.15 15:21:48.261268 [ 294 ] {} <Debug> TCP-Session: a2eb0e9c-761f-4e1e-95ad-99a743afa08f Authenticating user 'default' from [fd00:1122:3344:101::b]:63561 | ||
| 763 | 2026.05.15 15:21:48.261289 [ 294 ] {} <Debug> TCP-Session: a2eb0e9c-761f-4e1e-95ad-99a743afa08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.15 15:21:48.261303 [ 294 ] {} <Debug> TCP-Session: a2eb0e9c-761f-4e1e-95ad-99a743afa08f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.15 15:21:48.261373 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 766 | 2026.05.15 15:21:48.261398 [ 294 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 767 | 2026.05.15 15:21:48.261414 [ 294 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 768 | 2026.05.15 15:21:48.261895 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63983 | ||
| 769 | 2026.05.15 15:21:48.262092 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.15 15:21:48.262136 [ 295 ] {} <Debug> TCP-Session: dcd711ac-106a-4a9a-bfd9-444cf26f140d Authenticating user 'default' from [fd00:1122:3344:101::b]:63983 | ||
| 771 | 2026.05.15 15:21:48.262133 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36399 | ||
| 772 | 2026.05.15 15:21:48.262164 [ 295 ] {} <Debug> TCP-Session: dcd711ac-106a-4a9a-bfd9-444cf26f140d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.15 15:21:48.262133 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35195 | ||
| 774 | 2026.05.15 15:21:48.262204 [ 295 ] {} <Debug> TCP-Session: dcd711ac-106a-4a9a-bfd9-444cf26f140d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.05.15 15:21:48.262224 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45857 | ||
| 776 | 2026.05.15 15:21:48.262365 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61890 | ||
| 777 | 2026.05.15 15:21:48.262397 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.05.15 15:21:48.262431 [ 296 ] {} <Debug> TCP-Session: 1eeadb3f-b1f9-4f61-8d6b-8dcf0fc4eec0 Authenticating user 'default' from [fd00:1122:3344:101::b]:36399 | ||
| 779 | 2026.05.15 15:21:48.262453 [ 296 ] {} <Debug> TCP-Session: 1eeadb3f-b1f9-4f61-8d6b-8dcf0fc4eec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.15 15:21:48.262466 [ 296 ] {} <Debug> TCP-Session: 1eeadb3f-b1f9-4f61-8d6b-8dcf0fc4eec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.05.15 15:21:48.262598 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.05.15 15:21:48.262638 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45045 | ||
| 783 | 2026.05.15 15:21:48.262680 [ 297 ] {} <Debug> TCP-Session: 5d82a327-059f-42e8-bb8e-5a1b173fb4e7 Authenticating user 'default' from [fd00:1122:3344:101::b]:35195 | ||
| 784 | 2026.05.15 15:21:48.262783 [ 297 ] {} <Debug> TCP-Session: 5d82a327-059f-42e8-bb8e-5a1b173fb4e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.15 15:21:48.262803 [ 297 ] {} <Debug> TCP-Session: 5d82a327-059f-42e8-bb8e-5a1b173fb4e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.05.15 15:21:48.262812 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.05.15 15:21:48.262843 [ 299 ] {} <Debug> TCP-Session: 7826aec7-8857-479a-b4d8-f821cc52fb56 Authenticating user 'default' from [fd00:1122:3344:101::b]:61890 | ||
| 788 | 2026.05.15 15:21:48.262859 [ 299 ] {} <Debug> TCP-Session: 7826aec7-8857-479a-b4d8-f821cc52fb56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.15 15:21:48.262871 [ 299 ] {} <Debug> TCP-Session: 7826aec7-8857-479a-b4d8-f821cc52fb56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.15 15:21:48.262963 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.05.15 15:21:48.262996 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51488 | ||
| 792 | 2026.05.15 15:21:48.263027 [ 298 ] {} <Debug> TCP-Session: e555e0ae-4dee-434c-a4f3-ed50211cea34 Authenticating user 'default' from [fd00:1122:3344:101::b]:45857 | ||
| 793 | 2026.05.15 15:21:48.263027 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.05.15 15:21:48.263060 [ 298 ] {} <Debug> TCP-Session: e555e0ae-4dee-434c-a4f3-ed50211cea34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.15 15:21:48.263070 [ 300 ] {} <Debug> TCP-Session: fcc6e396-7b5d-4b0f-b8a4-30a35fc643ef Authenticating user 'default' from [fd00:1122:3344:101::b]:45045 | ||
| 796 | 2026.05.15 15:21:48.263085 [ 298 ] {} <Debug> TCP-Session: e555e0ae-4dee-434c-a4f3-ed50211cea34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.15 15:21:48.263091 [ 300 ] {} <Debug> TCP-Session: fcc6e396-7b5d-4b0f-b8a4-30a35fc643ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.15 15:21:48.263111 [ 300 ] {} <Debug> TCP-Session: fcc6e396-7b5d-4b0f-b8a4-30a35fc643ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.15 15:21:48.263177 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 800 | 2026.05.15 15:21:48.263221 [ 301 ] {} <Debug> TCP-Session: 0d310e75-e3da-432a-88da-c4afa886d806 Authenticating user 'default' from [fd00:1122:3344:101::b]:51488 | ||
| 801 | 2026.05.15 15:21:48.263249 [ 301 ] {} <Debug> TCP-Session: 0d310e75-e3da-432a-88da-c4afa886d806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.15 15:21:48.263268 [ 301 ] {} <Debug> TCP-Session: 0d310e75-e3da-432a-88da-c4afa886d806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.15 15:21:49.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.54 MiB, peak 138.54 MiB, free memory in arenas 0.00 B, will set to 142.22 MiB (RSS), difference: 3.68 MiB | ||
| 804 | 2026.05.15 15:21:52.971476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.15 15:21:52.971485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 806 | 2026.05.15 15:21:52.971623 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 807 | 2026.05.15 15:21:52.971651 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 808 | 2026.05.15 15:21:52.974260 [ 245 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Loading data parts | ||
| 809 | 2026.05.15 15:21:52.974419 [ 245 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): There are no data parts | ||
| 810 | 2026.05.15 15:21:52.976394 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.05.15 15:21:52.976432 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 812 | 2026.05.15 15:21:52.978321 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.05.15 15:21:52.979103 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.05.15 15:21:52.979253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 815 | 2026.05.15 15:21:52.984497 [ 244 ] {} <Debug> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Loading data parts | ||
| 816 | 2026.05.15 15:21:52.984670 [ 244 ] {} <Debug> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): There are no data parts | ||
| 817 | 2026.05.15 15:21:53.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.58 MiB, peak 146.70 MiB, free memory in arenas 0.00 B, will set to 152.75 MiB (RSS), difference: 6.18 MiB | ||
| 818 | 2026.05.15 15:21:53.010138 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.05.15 15:21:53.010182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 820 | 2026.05.15 15:21:53.016562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 821 | 2026.05.15 15:21:53.017707 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.05.15 15:21:53.020594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 823 | 2026.05.15 15:21:54.000432 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.45 MiB, peak 157.45 MiB, free memory in arenas 0.00 B, will set to 156.45 MiB (RSS), difference: 3.00 MiB | ||
| 824 | 2026.05.15 15:21:55.472184 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 825 | 2026.05.15 15:21:55.472290 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 826 | 2026.05.15 15:21:55.475881 [ 243 ] {} <Debug> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Loading data parts | ||
| 827 | 2026.05.15 15:21:55.476063 [ 243 ] {} <Debug> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): There are no data parts | ||
| 828 | 2026.05.15 15:21:55.481433 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 829 | 2026.05.15 15:21:55.481476 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 830 | 2026.05.15 15:21:55.483269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 831 | 2026.05.15 15:21:55.483783 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 832 | 2026.05.15 15:21:55.484068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 833 | 2026.05.15 15:21:56.001221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.65 MiB, peak 160.65 MiB, free memory in arenas 0.00 B, will set to 157.45 MiB (RSS), difference: -3.20 MiB | ||
| 834 | 2026.05.15 15:22:00.441688 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 835 | 2026.05.15 15:22:00.441749 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 836 | 2026.05.15 15:22:00.480246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 837 | 2026.05.15 15:22:00.481031 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 838 | 2026.05.15 15:22:00.481086 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 839 | 2026.05.15 15:22:00.481813 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 840 | 2026.05.15 15:22:00.482423 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 841 | 2026.05.15 15:22:00.482585 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 842 | 2026.05.15 15:22:00.521667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 843 | 2026.05.15 15:22:00.540125 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 844 | 2026.05.15 15:22:00.540181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 845 | 2026.05.15 15:22:00.547748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 846 | 2026.05.15 15:22:00.549967 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 847 | 2026.05.15 15:22:00.556854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 848 | 2026.05.15 15:22:01.002857 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.21 MiB, peak 162.21 MiB, free memory in arenas 0.00 B, will set to 160.26 MiB (RSS), difference: 2.05 MiB | ||
| 849 | 2026.05.15 15:22:06.000764 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.32 MiB, peak 162.21 MiB, free memory in arenas 0.00 B, will set to 160.34 MiB (RSS), difference: 4.02 MiB | ||
| 850 | 2026.05.15 15:22:07.991266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 851 | 2026.05.15 15:22:07.992051 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 852 | 2026.05.15 15:22:07.992118 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 853 | 2026.05.15 15:22:07.993207 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 854 | 2026.05.15 15:22:07.993751 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 855 | 2026.05.15 15:22:07.993887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 856 | 2026.05.15 15:22:08.065334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 857 | 2026.05.15 15:22:08.080197 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 858 | 2026.05.15 15:22:08.080239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 859 | 2026.05.15 15:22:08.086247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 860 | 2026.05.15 15:22:08.087359 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 861 | 2026.05.15 15:22:08.090021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 862 | 2026.05.15 15:22:08.104365 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.05.15 15:22:08.104606 [ 285 ] {2e68c344-76de-43d9-b1d1-fa169e7b7a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 864 | 2026.05.15 15:22:08.105307 [ 285 ] {2e68c344-76de-43d9-b1d1-fa169e7b7a58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.05.15 15:22:08.105458 [ 285 ] {2e68c344-76de-43d9-b1d1-fa169e7b7a58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.05.15 15:22:08.105950 [ 285 ] {2e68c344-76de-43d9-b1d1-fa169e7b7a58} <Debug> TCPHandler: Processed in 0.001722111 sec. | ||
| 867 | 2026.05.15 15:22:08.112895 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.05.15 15:22:08.113005 [ 285 ] {5ef3cc15-f3a6-44f1-8aa2-47f28ff0d4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 869 | 2026.05.15 15:22:08.113046 [ 285 ] {5ef3cc15-f3a6-44f1-8aa2-47f28ff0d4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.05.15 15:22:08.113641 [ 285 ] {5ef3cc15-f3a6-44f1-8aa2-47f28ff0d4c3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 871 | 2026.05.15 15:22:08.113681 [ 285 ] {5ef3cc15-f3a6-44f1-8aa2-47f28ff0d4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 872 | 2026.05.15 15:22:08.114445 [ 285 ] {5ef3cc15-f3a6-44f1-8aa2-47f28ff0d4c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 873 | 2026.05.15 15:22:08.114853 [ 285 ] {5ef3cc15-f3a6-44f1-8aa2-47f28ff0d4c3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 874 | 2026.05.15 15:22:08.115006 [ 285 ] {5ef3cc15-f3a6-44f1-8aa2-47f28ff0d4c3} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002018 sec., 15857.284440039644 rows/sec., 3.52 MiB/sec. | ||
| 875 | 2026.05.15 15:22:08.115044 [ 285 ] {5ef3cc15-f3a6-44f1-8aa2-47f28ff0d4c3} <Debug> TCPHandler: Processed in 0.002191358 sec. | ||
| 876 | 2026.05.15 15:22:08.115190 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.05.15 15:22:08.115286 [ 285 ] {b4779a48-8adb-4e8f-8a2e-bcc163b4c4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 878 | 2026.05.15 15:22:08.115325 [ 285 ] {b4779a48-8adb-4e8f-8a2e-bcc163b4c4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 879 | 2026.05.15 15:22:08.118696 [ 285 ] {b4779a48-8adb-4e8f-8a2e-bcc163b4c4ee} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 880 | 2026.05.15 15:22:08.118735 [ 285 ] {b4779a48-8adb-4e8f-8a2e-bcc163b4c4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 881 | 2026.05.15 15:22:08.119300 [ 285 ] {b4779a48-8adb-4e8f-8a2e-bcc163b4c4ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 882 | 2026.05.15 15:22:08.119811 [ 285 ] {b4779a48-8adb-4e8f-8a2e-bcc163b4c4ee} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 883 | 2026.05.15 15:22:08.119940 [ 285 ] {b4779a48-8adb-4e8f-8a2e-bcc163b4c4ee} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.004673 sec., 60774.662957414934 rows/sec., 3.86 MiB/sec. | ||
| 884 | 2026.05.15 15:22:08.119977 [ 285 ] {b4779a48-8adb-4e8f-8a2e-bcc163b4c4ee} <Debug> TCPHandler: Processed in 0.004834736 sec. | ||
| 885 | 2026.05.15 15:22:08.120124 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.05.15 15:22:08.120220 [ 285 ] {a2932233-7bb6-45a9-baf6-1c6fafb4fc9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 887 | 2026.05.15 15:22:08.120259 [ 285 ] {a2932233-7bb6-45a9-baf6-1c6fafb4fc9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 888 | 2026.05.15 15:22:08.120676 [ 285 ] {a2932233-7bb6-45a9-baf6-1c6fafb4fc9a} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 889 | 2026.05.15 15:22:08.120713 [ 285 ] {a2932233-7bb6-45a9-baf6-1c6fafb4fc9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 890 | 2026.05.15 15:22:08.121131 [ 285 ] {a2932233-7bb6-45a9-baf6-1c6fafb4fc9a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 891 | 2026.05.15 15:22:08.121599 [ 285 ] {a2932233-7bb6-45a9-baf6-1c6fafb4fc9a} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 892 | 2026.05.15 15:22:08.121727 [ 285 ] {a2932233-7bb6-45a9-baf6-1c6fafb4fc9a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001525 sec., 5245.901639344262 rows/sec., 427.77 KiB/sec. | ||
| 893 | 2026.05.15 15:22:08.121763 [ 285 ] {a2932233-7bb6-45a9-baf6-1c6fafb4fc9a} <Debug> TCPHandler: Processed in 0.00168908 sec. | ||
| 894 | 2026.05.15 15:22:08.121955 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.05.15 15:22:08.122050 [ 285 ] {cbf7ed41-4715-4eec-bc53-bb6351ab57a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 896 | 2026.05.15 15:22:08.122089 [ 285 ] {cbf7ed41-4715-4eec-bc53-bb6351ab57a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 897 | 2026.05.15 15:22:08.122857 [ 285 ] {cbf7ed41-4715-4eec-bc53-bb6351ab57a2} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.05.15 15:22:08.122894 [ 285 ] {cbf7ed41-4715-4eec-bc53-bb6351ab57a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 899 | 2026.05.15 15:22:08.123430 [ 285 ] {cbf7ed41-4715-4eec-bc53-bb6351ab57a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 900 | 2026.05.15 15:22:08.123899 [ 285 ] {cbf7ed41-4715-4eec-bc53-bb6351ab57a2} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2026.05.15 15:22:08.124037 [ 285 ] {cbf7ed41-4715-4eec-bc53-bb6351ab57a2} <Debug> executeQuery: Read 797 rows, 63.32 KiB in 0.001997 sec., 399098.6479719579 rows/sec., 30.96 MiB/sec. | ||
| 902 | 2026.05.15 15:22:08.124073 [ 285 ] {cbf7ed41-4715-4eec-bc53-bb6351ab57a2} <Debug> TCPHandler: Processed in 0.002165138 sec. | ||
| 903 | 2026.05.15 15:22:08.124208 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.05.15 15:22:08.124302 [ 285 ] {99c329fb-738d-4a9f-9c13-fb550b9084f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 905 | 2026.05.15 15:22:08.124342 [ 285 ] {99c329fb-738d-4a9f-9c13-fb550b9084f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 906 | 2026.05.15 15:22:08.124825 [ 285 ] {99c329fb-738d-4a9f-9c13-fb550b9084f2} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.05.15 15:22:08.124859 [ 285 ] {99c329fb-738d-4a9f-9c13-fb550b9084f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 908 | 2026.05.15 15:22:08.125280 [ 285 ] {99c329fb-738d-4a9f-9c13-fb550b9084f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 909 | 2026.05.15 15:22:08.125810 [ 285 ] {99c329fb-738d-4a9f-9c13-fb550b9084f2} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.05.15 15:22:08.125937 [ 285 ] {99c329fb-738d-4a9f-9c13-fb550b9084f2} <Debug> executeQuery: Read 161 rows, 9.93 KiB in 0.001653 sec., 97398.66908650938 rows/sec., 5.87 MiB/sec. | ||
| 911 | 2026.05.15 15:22:08.125973 [ 285 ] {99c329fb-738d-4a9f-9c13-fb550b9084f2} <Debug> TCPHandler: Processed in 0.001812492 sec. | ||
| 912 | 2026.05.15 15:22:08.126104 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.05.15 15:22:08.126198 [ 285 ] {f8934531-0482-45b0-8896-b57b66cccf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 914 | 2026.05.15 15:22:08.126238 [ 285 ] {f8934531-0482-45b0-8896-b57b66cccf3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 915 | 2026.05.15 15:22:08.126657 [ 285 ] {f8934531-0482-45b0-8896-b57b66cccf3a} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.05.15 15:22:08.126693 [ 285 ] {f8934531-0482-45b0-8896-b57b66cccf3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 917 | 2026.05.15 15:22:08.127126 [ 285 ] {f8934531-0482-45b0-8896-b57b66cccf3a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2026.05.15 15:22:08.127595 [ 285 ] {f8934531-0482-45b0-8896-b57b66cccf3a} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.05.15 15:22:08.127721 [ 285 ] {f8934531-0482-45b0-8896-b57b66cccf3a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00154 sec., 96753.24675324676 rows/sec., 6.25 MiB/sec. | ||
| 920 | 2026.05.15 15:22:08.127755 [ 285 ] {f8934531-0482-45b0-8896-b57b66cccf3a} <Debug> TCPHandler: Processed in 0.00169826 sec. | ||
| 921 | 2026.05.15 15:22:08.127893 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.05.15 15:22:08.127987 [ 285 ] {5e57f814-22f8-4bb5-a448-c4606dcba8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 923 | 2026.05.15 15:22:08.128025 [ 285 ] {5e57f814-22f8-4bb5-a448-c4606dcba8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 924 | 2026.05.15 15:22:08.128480 [ 285 ] {5e57f814-22f8-4bb5-a448-c4606dcba8e1} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.05.15 15:22:08.128516 [ 285 ] {5e57f814-22f8-4bb5-a448-c4606dcba8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 926 | 2026.05.15 15:22:08.128945 [ 285 ] {5e57f814-22f8-4bb5-a448-c4606dcba8e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2026.05.15 15:22:08.129467 [ 285 ] {5e57f814-22f8-4bb5-a448-c4606dcba8e1} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.05.15 15:22:08.129592 [ 285 ] {5e57f814-22f8-4bb5-a448-c4606dcba8e1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001623 sec., 91189.15588416513 rows/sec., 5.19 MiB/sec. | ||
| 929 | 2026.05.15 15:22:08.129628 [ 285 ] {5e57f814-22f8-4bb5-a448-c4606dcba8e1} <Debug> TCPHandler: Processed in 0.001782482 sec. | ||
| 930 | 2026.05.15 15:22:08.129751 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.05.15 15:22:08.129846 [ 285 ] {c6ae5f51-a3c9-4e52-9848-832a5df43c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 932 | 2026.05.15 15:22:08.129885 [ 285 ] {c6ae5f51-a3c9-4e52-9848-832a5df43c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 933 | 2026.05.15 15:22:08.130506 [ 285 ] {c6ae5f51-a3c9-4e52-9848-832a5df43c6c} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.05.15 15:22:08.130542 [ 285 ] {c6ae5f51-a3c9-4e52-9848-832a5df43c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 935 | 2026.05.15 15:22:08.130990 [ 285 ] {c6ae5f51-a3c9-4e52-9848-832a5df43c6c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2026.05.15 15:22:08.131478 [ 285 ] {c6ae5f51-a3c9-4e52-9848-832a5df43c6c} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.05.15 15:22:08.131606 [ 285 ] {c6ae5f51-a3c9-4e52-9848-832a5df43c6c} <Debug> executeQuery: Read 481 rows, 34.48 KiB in 0.001777 sec., 270680.9229037704 rows/sec., 18.95 MiB/sec. | ||
| 938 | 2026.05.15 15:22:08.131641 [ 285 ] {c6ae5f51-a3c9-4e52-9848-832a5df43c6c} <Debug> TCPHandler: Processed in 0.001937534 sec. | ||
| 939 | 2026.05.15 15:22:08.131773 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.05.15 15:22:08.131867 [ 285 ] {42539609-9ec8-4b9b-99d4-63f57c8eb8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 941 | 2026.05.15 15:22:08.131908 [ 285 ] {42539609-9ec8-4b9b-99d4-63f57c8eb8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 942 | 2026.05.15 15:22:08.132251 [ 285 ] {42539609-9ec8-4b9b-99d4-63f57c8eb8af} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.05.15 15:22:08.132286 [ 285 ] {42539609-9ec8-4b9b-99d4-63f57c8eb8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 944 | 2026.05.15 15:22:08.132738 [ 285 ] {42539609-9ec8-4b9b-99d4-63f57c8eb8af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.05.15 15:22:08.133187 [ 285 ] {42539609-9ec8-4b9b-99d4-63f57c8eb8af} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.05.15 15:22:08.133307 [ 285 ] {42539609-9ec8-4b9b-99d4-63f57c8eb8af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. | ||
| 947 | 2026.05.15 15:22:08.133340 [ 285 ] {42539609-9ec8-4b9b-99d4-63f57c8eb8af} <Debug> TCPHandler: Processed in 0.001651089 sec. | ||
| 948 | 2026.05.15 15:22:08.133467 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.05.15 15:22:08.133563 [ 285 ] {14083a4b-7ed7-4a7b-863f-90b698cdc6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 950 | 2026.05.15 15:22:08.133600 [ 285 ] {14083a4b-7ed7-4a7b-863f-90b698cdc6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 951 | 2026.05.15 15:22:08.134095 [ 285 ] {14083a4b-7ed7-4a7b-863f-90b698cdc6ee} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.05.15 15:22:08.134127 [ 285 ] {14083a4b-7ed7-4a7b-863f-90b698cdc6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 953 | 2026.05.15 15:22:08.134585 [ 285 ] {14083a4b-7ed7-4a7b-863f-90b698cdc6ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2026.05.15 15:22:08.135110 [ 285 ] {14083a4b-7ed7-4a7b-863f-90b698cdc6ee} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2026.05.15 15:22:08.135237 [ 285 ] {14083a4b-7ed7-4a7b-863f-90b698cdc6ee} <Debug> executeQuery: Read 169 rows, 11.21 KiB in 0.00164 sec., 103048.78048780488 rows/sec., 6.68 MiB/sec. | ||
| 956 | 2026.05.15 15:22:08.135273 [ 285 ] {14083a4b-7ed7-4a7b-863f-90b698cdc6ee} <Debug> TCPHandler: Processed in 0.001807302 sec. | ||
| 957 | 2026.05.15 15:22:08.135402 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.05.15 15:22:08.135500 [ 285 ] {d600079f-bf00-465a-b409-579a342402ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 959 | 2026.05.15 15:22:08.135542 [ 285 ] {d600079f-bf00-465a-b409-579a342402ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 960 | 2026.05.15 15:22:08.135917 [ 285 ] {d600079f-bf00-465a-b409-579a342402ff} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.05.15 15:22:08.135952 [ 285 ] {d600079f-bf00-465a-b409-579a342402ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 962 | 2026.05.15 15:22:08.136376 [ 285 ] {d600079f-bf00-465a-b409-579a342402ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2026.05.15 15:22:08.136853 [ 285 ] {d600079f-bf00-465a-b409-579a342402ff} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2026.05.15 15:22:08.136979 [ 285 ] {d600079f-bf00-465a-b409-579a342402ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001497 sec., 668.002672010688 rows/sec., 45.01 KiB/sec. | ||
| 965 | 2026.05.15 15:22:08.137014 [ 285 ] {d600079f-bf00-465a-b409-579a342402ff} <Debug> TCPHandler: Processed in 0.001659679 sec. | ||
| 966 | 2026.05.15 15:22:08.137142 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.05.15 15:22:08.137236 [ 285 ] {636088c2-bbab-4a35-9c3a-3e19280f18dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 968 | 2026.05.15 15:22:08.137287 [ 285 ] {636088c2-bbab-4a35-9c3a-3e19280f18dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 969 | 2026.05.15 15:22:08.138116 [ 285 ] {636088c2-bbab-4a35-9c3a-3e19280f18dc} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.05.15 15:22:08.138152 [ 285 ] {636088c2-bbab-4a35-9c3a-3e19280f18dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 971 | 2026.05.15 15:22:08.138860 [ 285 ] {636088c2-bbab-4a35-9c3a-3e19280f18dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2026.05.15 15:22:08.139364 [ 285 ] {636088c2-bbab-4a35-9c3a-3e19280f18dc} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.05.15 15:22:08.139504 [ 285 ] {636088c2-bbab-4a35-9c3a-3e19280f18dc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002285 sec., 4814.004376367615 rows/sec., 8.63 MiB/sec. | ||
| 974 | 2026.05.15 15:22:08.139549 [ 285 ] {636088c2-bbab-4a35-9c3a-3e19280f18dc} <Debug> TCPHandler: Processed in 0.002455133 sec. | ||
| 975 | 2026.05.15 15:22:08.139695 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2026.05.15 15:22:08.139796 [ 285 ] {b2842072-4b17-4a6b-97dd-83ae3cb55377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 977 | 2026.05.15 15:22:08.139837 [ 285 ] {b2842072-4b17-4a6b-97dd-83ae3cb55377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 978 | 2026.05.15 15:22:08.140219 [ 285 ] {b2842072-4b17-4a6b-97dd-83ae3cb55377} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.05.15 15:22:08.140256 [ 285 ] {b2842072-4b17-4a6b-97dd-83ae3cb55377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 980 | 2026.05.15 15:22:08.140794 [ 285 ] {b2842072-4b17-4a6b-97dd-83ae3cb55377} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2026.05.15 15:22:08.141422 [ 285 ] {b2842072-4b17-4a6b-97dd-83ae3cb55377} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.05.15 15:22:08.141557 [ 285 ] {b2842072-4b17-4a6b-97dd-83ae3cb55377} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.001785 sec., 33613.445378151264 rows/sec., 2.00 MiB/sec. | ||
| 983 | 2026.05.15 15:22:08.141595 [ 285 ] {b2842072-4b17-4a6b-97dd-83ae3cb55377} <Debug> TCPHandler: Processed in 0.001946925 sec. | ||
| 984 | 2026.05.15 15:22:10.751382 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58803 | ||
| 985 | 2026.05.15 15:22:10.751489 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 986 | 2026.05.15 15:22:10.751518 [ 302 ] {} <Debug> TCP-Session: a39f9b22-b580-490e-b53e-952a6aa13fdf Authenticating user 'default' from [fd00:1122:3344:101::e]:58803 | ||
| 987 | 2026.05.15 15:22:10.751540 [ 302 ] {} <Debug> TCP-Session: a39f9b22-b580-490e-b53e-952a6aa13fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.05.15 15:22:10.751554 [ 302 ] {} <Debug> TCP-Session: a39f9b22-b580-490e-b53e-952a6aa13fdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.05.15 15:22:10.751837 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64943 | ||
| 990 | 2026.05.15 15:22:10.751904 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 991 | 2026.05.15 15:22:10.751928 [ 303 ] {} <Debug> TCP-Session: 8cd5eb42-a648-4e9d-847d-40736579c3da Authenticating user 'default' from [fd00:1122:3344:101::e]:64943 | ||
| 992 | 2026.05.15 15:22:10.751945 [ 303 ] {} <Debug> TCP-Session: 8cd5eb42-a648-4e9d-847d-40736579c3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.15 15:22:10.751958 [ 303 ] {} <Debug> TCP-Session: 8cd5eb42-a648-4e9d-847d-40736579c3da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.15 15:22:10.752010 [ 302 ] {} <Trace> TCP-Session: a39f9b22-b580-490e-b53e-952a6aa13fdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.05.15 15:22:10.752056 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38115 | ||
| 996 | 2026.05.15 15:22:10.752058 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56916 | ||
| 997 | 2026.05.15 15:22:10.752129 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43348 | ||
| 998 | 2026.05.15 15:22:10.752176 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 999 | 2026.05.15 15:22:10.752210 [ 302 ] {a9eca8d1-1136-4198-87e3-1ef8518be1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58803) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1000 | 2026.05.15 15:22:10.752223 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57484 | ||
| 1001 | 2026.05.15 15:22:10.752215 [ 305 ] {} <Debug> TCP-Session: 75a1515b-cddf-41c8-a839-2d08aa3483aa Authenticating user 'default' from [fd00:1122:3344:101::e]:38115 | ||
| 1002 | 2026.05.15 15:22:10.752282 [ 305 ] {} <Debug> TCP-Session: 75a1515b-cddf-41c8-a839-2d08aa3483aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.05.15 15:22:10.752295 [ 305 ] {} <Debug> TCP-Session: 75a1515b-cddf-41c8-a839-2d08aa3483aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.05.15 15:22:10.752391 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1005 | 2026.05.15 15:22:10.752423 [ 306 ] {} <Debug> TCP-Session: 9c1a3783-6240-4f7c-922d-1edfc13a29be Authenticating user 'default' from [fd00:1122:3344:101::e]:43348 | ||
| 1006 | 2026.05.15 15:22:10.752440 [ 306 ] {} <Debug> TCP-Session: 9c1a3783-6240-4f7c-922d-1edfc13a29be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2026.05.15 15:22:10.752453 [ 306 ] {} <Debug> TCP-Session: 9c1a3783-6240-4f7c-922d-1edfc13a29be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.05.15 15:22:10.752500 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1009 | 2026.05.15 15:22:10.752508 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51206 | ||
| 1010 | 2026.05.15 15:22:10.752526 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2026.05.15 15:22:10.752575 [ 307 ] {} <Debug> TCP-Session: b7dda825-6f17-45ed-876c-2b515828903c Authenticating user 'default' from [fd00:1122:3344:101::e]:57484 | ||
| 1012 | 2026.05.15 15:22:10.752580 [ 304 ] {} <Debug> TCP-Session: 2030bb71-1d29-4240-8ae4-348d8b31a397 Authenticating user 'default' from [fd00:1122:3344:101::e]:56916 | ||
| 1013 | 2026.05.15 15:22:10.752595 [ 302 ] {a9eca8d1-1136-4198-87e3-1ef8518be1cd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1014 | 2026.05.15 15:22:10.752612 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63884 | ||
| 1015 | 2026.05.15 15:22:10.752643 [ 304 ] {} <Debug> TCP-Session: 2030bb71-1d29-4240-8ae4-348d8b31a397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.15 15:22:10.752676 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1017 | 2026.05.15 15:22:10.752725 [ 304 ] {} <Debug> TCP-Session: 2030bb71-1d29-4240-8ae4-348d8b31a397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.15 15:22:10.752606 [ 307 ] {} <Debug> TCP-Session: b7dda825-6f17-45ed-876c-2b515828903c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.05.15 15:22:10.752744 [ 308 ] {} <Debug> TCP-Session: 37db8158-e217-45dd-a419-65a53bde8a39 Authenticating user 'default' from [fd00:1122:3344:101::e]:51206 | ||
| 1020 | 2026.05.15 15:22:10.752779 [ 307 ] {} <Debug> TCP-Session: b7dda825-6f17-45ed-876c-2b515828903c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.05.15 15:22:10.752797 [ 308 ] {} <Debug> TCP-Session: 37db8158-e217-45dd-a419-65a53bde8a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.05.15 15:22:10.752822 [ 308 ] {} <Debug> TCP-Session: 37db8158-e217-45dd-a419-65a53bde8a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.05.15 15:22:10.752825 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59155 | ||
| 1024 | 2026.05.15 15:22:10.752835 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1025 | 2026.05.15 15:22:10.752899 [ 309 ] {} <Debug> TCP-Session: cf447910-67a5-4e28-960c-8f41580be8ae Authenticating user 'default' from [fd00:1122:3344:101::e]:63884 | ||
| 1026 | 2026.05.15 15:22:10.752918 [ 309 ] {} <Debug> TCP-Session: cf447910-67a5-4e28-960c-8f41580be8ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.05.15 15:22:10.752919 [ 302 ] {a9eca8d1-1136-4198-87e3-1ef8518be1cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2026.05.15 15:22:10.752931 [ 309 ] {} <Debug> TCP-Session: cf447910-67a5-4e28-960c-8f41580be8ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.05.15 15:22:10.752963 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1030 | 2026.05.15 15:22:10.753009 [ 310 ] {} <Debug> TCP-Session: aff8a06f-6a96-492d-b47a-8e40ecfdd196 Authenticating user 'default' from [fd00:1122:3344:101::e]:59155 | ||
| 1031 | 2026.05.15 15:22:10.753030 [ 310 ] {} <Debug> TCP-Session: aff8a06f-6a96-492d-b47a-8e40ecfdd196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.05.15 15:22:10.753046 [ 310 ] {} <Debug> TCP-Session: aff8a06f-6a96-492d-b47a-8e40ecfdd196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.05.15 15:22:10.753489 [ 302 ] {a9eca8d1-1136-4198-87e3-1ef8518be1cd} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 1034 | 2026.05.15 15:22:10.760104 [ 314 ] {a9eca8d1-1136-4198-87e3-1ef8518be1cd} <Trace> AggregatingTransform: Aggregating | ||
| 1035 | 2026.05.15 15:22:10.761388 [ 314 ] {a9eca8d1-1136-4198-87e3-1ef8518be1cd} <Trace> Aggregator: Aggregation method: without_key | ||
| 1036 | 2026.05.15 15:22:10.761481 [ 314 ] {a9eca8d1-1136-4198-87e3-1ef8518be1cd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005804993 sec. (172.265 rows/sec., 6.73 KiB/sec.) | ||
| 1037 | 2026.05.15 15:22:10.761499 [ 314 ] {a9eca8d1-1136-4198-87e3-1ef8518be1cd} <Trace> Aggregator: Merging aggregated data | ||
| 1038 | 2026.05.15 15:22:10.761530 [ 314 ] {a9eca8d1-1136-4198-87e3-1ef8518be1cd} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1039 | 2026.05.15 15:22:10.762859 [ 302 ] {a9eca8d1-1136-4198-87e3-1ef8518be1cd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.010714 sec., 93.33582228859437 rows/sec., 3.65 KiB/sec. | ||
| 1040 | 2026.05.15 15:22:10.763003 [ 302 ] {a9eca8d1-1136-4198-87e3-1ef8518be1cd} <Debug> TCPHandler: Processed in 0.011177887 sec. | ||
| 1041 | 2026.05.15 15:22:10.765673 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1042 | 2026.05.15 15:22:10.765717 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1043 | 2026.05.15 15:22:10.765746 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1044 | 2026.05.15 15:22:10.765768 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1045 | 2026.05.15 15:22:10.765790 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1046 | 2026.05.15 15:22:10.765804 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1047 | 2026.05.15 15:22:10.765825 [ 310 ] {} <Debug> TCP-Session: aff8a06f-6a96-492d-b47a-8e40ecfdd196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.05.15 15:22:10.765853 [ 308 ] {} <Debug> TCP-Session: 37db8158-e217-45dd-a419-65a53bde8a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.05.15 15:22:10.765810 [ 304 ] {} <Debug> TCP-Session: 2030bb71-1d29-4240-8ae4-348d8b31a397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.05.15 15:22:10.765788 [ 305 ] {} <Debug> TCP-Session: 75a1515b-cddf-41c8-a839-2d08aa3483aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.05.15 15:22:10.765737 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1052 | 2026.05.15 15:22:10.765866 [ 306 ] {} <Debug> TCP-Session: 9c1a3783-6240-4f7c-922d-1edfc13a29be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.05.15 15:22:10.765859 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2026.05.15 15:22:10.766013 [ 307 ] {} <Debug> TCP-Session: b7dda825-6f17-45ed-876c-2b515828903c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.05.15 15:22:10.766051 [ 309 ] {} <Debug> TCP-Session: cf447910-67a5-4e28-960c-8f41580be8ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.05.15 15:22:10.765846 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.05.15 15:22:10.765723 [ 302 ] {} <Debug> TCP-Session: a39f9b22-b580-490e-b53e-952a6aa13fdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.05.15 15:22:10.766115 [ 303 ] {} <Debug> TCP-Session: 8cd5eb42-a648-4e9d-847d-40736579c3da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.05.15 15:22:11.001666 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.66 MiB, peak 171.77 MiB, free memory in arenas 0.00 B, will set to 165.48 MiB (RSS), difference: 2.81 MiB | ||
| 1060 | 2026.05.15 15:22:11.869253 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56110 | ||
| 1061 | 2026.05.15 15:22:11.869338 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1062 | 2026.05.15 15:22:11.869372 [ 302 ] {} <Debug> TCP-Session: 674889ec-4d33-4f6f-8d0c-c73a45ceb33f Authenticating user 'default' from [fd00:1122:3344:101::e]:56110 | ||
| 1063 | 2026.05.15 15:22:11.869396 [ 302 ] {} <Debug> TCP-Session: 674889ec-4d33-4f6f-8d0c-c73a45ceb33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.15 15:22:11.869409 [ 302 ] {} <Debug> TCP-Session: 674889ec-4d33-4f6f-8d0c-c73a45ceb33f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.05.15 15:22:11.869638 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55894 | ||
| 1066 | 2026.05.15 15:22:11.869692 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54447 | ||
| 1067 | 2026.05.15 15:22:11.869697 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39883 | ||
| 1068 | 2026.05.15 15:22:11.869734 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33301 | ||
| 1069 | 2026.05.15 15:22:11.869765 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1070 | 2026.05.15 15:22:11.869782 [ 302 ] {} <Trace> TCP-Session: 674889ec-4d33-4f6f-8d0c-c73a45ceb33f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.05.15 15:22:11.869802 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1072 | 2026.05.15 15:22:11.869813 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1073 | 2026.05.15 15:22:11.869840 [ 307 ] {} <Debug> TCP-Session: b2cdf4b9-81fa-47bc-8caf-c904ff314cdf Authenticating user 'default' from [fd00:1122:3344:101::e]:39883 | ||
| 1074 | 2026.05.15 15:22:11.869854 [ 309 ] {} <Debug> TCP-Session: 50a065d0-d2e9-4f22-b417-36d0d1bf16fc Authenticating user 'default' from [fd00:1122:3344:101::e]:33301 | ||
| 1075 | 2026.05.15 15:22:11.869807 [ 303 ] {} <Debug> TCP-Session: afa40354-3424-4d02-923e-b0c0b0dfe482 Authenticating user 'default' from [fd00:1122:3344:101::e]:55894 | ||
| 1076 | 2026.05.15 15:22:11.869883 [ 307 ] {} <Debug> TCP-Session: b2cdf4b9-81fa-47bc-8caf-c904ff314cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.05.15 15:22:11.869891 [ 309 ] {} <Debug> TCP-Session: 50a065d0-d2e9-4f22-b417-36d0d1bf16fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.05.15 15:22:11.869902 [ 303 ] {} <Debug> TCP-Session: afa40354-3424-4d02-923e-b0c0b0dfe482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.05.15 15:22:11.869927 [ 307 ] {} <Debug> TCP-Session: b2cdf4b9-81fa-47bc-8caf-c904ff314cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.05.15 15:22:11.869944 [ 303 ] {} <Debug> TCP-Session: afa40354-3424-4d02-923e-b0c0b0dfe482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.05.15 15:22:11.869971 [ 302 ] {48afcdbf-38ed-4a28-a997-a9531f55baa9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56110) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1082 | 2026.05.15 15:22:11.869933 [ 309 ] {} <Debug> TCP-Session: 50a065d0-d2e9-4f22-b417-36d0d1bf16fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.05.15 15:22:11.869760 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1084 | 2026.05.15 15:22:11.869753 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47839 | ||
| 1085 | 2026.05.15 15:22:11.870053 [ 306 ] {} <Debug> TCP-Session: 053f1a4c-18e4-4146-ad76-7e099a96f60e Authenticating user 'default' from [fd00:1122:3344:101::e]:54447 | ||
| 1086 | 2026.05.15 15:22:11.869720 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46287 | ||
| 1087 | 2026.05.15 15:22:11.870099 [ 306 ] {} <Debug> TCP-Session: 053f1a4c-18e4-4146-ad76-7e099a96f60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.05.15 15:22:11.870130 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1089 | 2026.05.15 15:22:11.870138 [ 306 ] {} <Debug> TCP-Session: 053f1a4c-18e4-4146-ad76-7e099a96f60e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.05.15 15:22:11.870157 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1091 | 2026.05.15 15:22:11.870164 [ 310 ] {} <Debug> TCP-Session: 052c3ab9-dbf8-4209-81f7-9b700c5a0530 Authenticating user 'default' from [fd00:1122:3344:101::e]:47839 | ||
| 1092 | 2026.05.15 15:22:11.869648 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34059 | ||
| 1093 | 2026.05.15 15:22:11.870200 [ 310 ] {} <Debug> TCP-Session: 052c3ab9-dbf8-4209-81f7-9b700c5a0530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.05.15 15:22:11.870187 [ 308 ] {} <Debug> TCP-Session: 7630e61a-9fa6-4559-99ce-662a7f099c16 Authenticating user 'default' from [fd00:1122:3344:101::e]:46287 | ||
| 1095 | 2026.05.15 15:22:11.870237 [ 310 ] {} <Debug> TCP-Session: 052c3ab9-dbf8-4209-81f7-9b700c5a0530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.05.15 15:22:11.870249 [ 302 ] {48afcdbf-38ed-4a28-a997-a9531f55baa9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1097 | 2026.05.15 15:22:11.870255 [ 308 ] {} <Debug> TCP-Session: 7630e61a-9fa6-4559-99ce-662a7f099c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.05.15 15:22:11.869641 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38543 | ||
| 1099 | 2026.05.15 15:22:11.870299 [ 308 ] {} <Debug> TCP-Session: 7630e61a-9fa6-4559-99ce-662a7f099c16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.05.15 15:22:11.870259 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1101 | 2026.05.15 15:22:11.870364 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1102 | 2026.05.15 15:22:11.870380 [ 305 ] {} <Debug> TCP-Session: aa216f87-ffb4-495d-afe4-70ed2ddddd43 Authenticating user 'default' from [fd00:1122:3344:101::e]:34059 | ||
| 1103 | 2026.05.15 15:22:11.870317 [ 302 ] {48afcdbf-38ed-4a28-a997-a9531f55baa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1104 | 2026.05.15 15:22:11.870403 [ 304 ] {} <Debug> TCP-Session: 71462bf5-28d0-4106-b869-efc829ed17fb Authenticating user 'default' from [fd00:1122:3344:101::e]:38543 | ||
| 1105 | 2026.05.15 15:22:11.870410 [ 305 ] {} <Debug> TCP-Session: aa216f87-ffb4-495d-afe4-70ed2ddddd43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.05.15 15:22:11.870451 [ 304 ] {} <Debug> TCP-Session: 71462bf5-28d0-4106-b869-efc829ed17fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.05.15 15:22:11.870468 [ 305 ] {} <Debug> TCP-Session: aa216f87-ffb4-495d-afe4-70ed2ddddd43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.05.15 15:22:11.870482 [ 304 ] {} <Debug> TCP-Session: 71462bf5-28d0-4106-b869-efc829ed17fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.05.15 15:22:11.870728 [ 302 ] {48afcdbf-38ed-4a28-a997-a9531f55baa9} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 1110 | 2026.05.15 15:22:11.871670 [ 325 ] {48afcdbf-38ed-4a28-a997-a9531f55baa9} <Trace> AggregatingTransform: Aggregating | ||
| 1111 | 2026.05.15 15:22:11.871720 [ 325 ] {48afcdbf-38ed-4a28-a997-a9531f55baa9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1112 | 2026.05.15 15:22:11.871758 [ 325 ] {48afcdbf-38ed-4a28-a997-a9531f55baa9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920496 sec. (1086.371 rows/sec., 42.44 KiB/sec.) | ||
| 1113 | 2026.05.15 15:22:11.871776 [ 325 ] {48afcdbf-38ed-4a28-a997-a9531f55baa9} <Trace> Aggregator: Merging aggregated data | ||
| 1114 | 2026.05.15 15:22:11.872429 [ 302 ] {48afcdbf-38ed-4a28-a997-a9531f55baa9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002517 sec., 397.29837107667856 rows/sec., 15.52 KiB/sec. | ||
| 1115 | 2026.05.15 15:22:11.872574 [ 302 ] {48afcdbf-38ed-4a28-a997-a9531f55baa9} <Debug> TCPHandler: Processed in 0.002947193 sec. | ||
| 1116 | 2026.05.15 15:22:11.872699 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1117 | 2026.05.15 15:22:11.872729 [ 302 ] {} <Debug> TCP-Session: 674889ec-4d33-4f6f-8d0c-c73a45ceb33f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.05.15 15:22:11.872729 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1119 | 2026.05.15 15:22:11.872753 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1120 | 2026.05.15 15:22:11.872766 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1121 | 2026.05.15 15:22:11.872784 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1122 | 2026.05.15 15:22:11.872802 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1123 | 2026.05.15 15:22:11.872818 [ 309 ] {} <Debug> TCP-Session: 50a065d0-d2e9-4f22-b417-36d0d1bf16fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.05.15 15:22:11.872845 [ 306 ] {} <Debug> TCP-Session: 053f1a4c-18e4-4146-ad76-7e099a96f60e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.05.15 15:22:11.872843 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1126 | 2026.05.15 15:22:11.872859 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1127 | 2026.05.15 15:22:11.872905 [ 303 ] {} <Debug> TCP-Session: afa40354-3424-4d02-923e-b0c0b0dfe482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.05.15 15:22:11.872864 [ 305 ] {} <Debug> TCP-Session: aa216f87-ffb4-495d-afe4-70ed2ddddd43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.05.15 15:22:11.872931 [ 310 ] {} <Debug> TCP-Session: 052c3ab9-dbf8-4209-81f7-9b700c5a0530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.05.15 15:22:11.872821 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1131 | 2026.05.15 15:22:11.872806 [ 307 ] {} <Debug> TCP-Session: b2cdf4b9-81fa-47bc-8caf-c904ff314cdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.05.15 15:22:11.873000 [ 308 ] {} <Debug> TCP-Session: 7630e61a-9fa6-4559-99ce-662a7f099c16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.05.15 15:22:11.872785 [ 304 ] {} <Debug> TCP-Session: 71462bf5-28d0-4106-b869-efc829ed17fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.05.15 15:22:13.093798 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.05.15 15:22:13.094336 [ 285 ] {511e99e8-2cf7-4ebc-bff5-c93e2e3c5325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1136 | 2026.05.15 15:22:13.094670 [ 285 ] {511e99e8-2cf7-4ebc-bff5-c93e2e3c5325} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1137 | 2026.05.15 15:22:13.094745 [ 285 ] {511e99e8-2cf7-4ebc-bff5-c93e2e3c5325} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1138 | 2026.05.15 15:22:13.095002 [ 285 ] {511e99e8-2cf7-4ebc-bff5-c93e2e3c5325} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1139 | 2026.05.15 15:22:13.095072 [ 285 ] {511e99e8-2cf7-4ebc-bff5-c93e2e3c5325} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1140 | 2026.05.15 15:22:13.095222 [ 285 ] {511e99e8-2cf7-4ebc-bff5-c93e2e3c5325} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1141 | 2026.05.15 15:22:13.095281 [ 285 ] {511e99e8-2cf7-4ebc-bff5-c93e2e3c5325} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1142 | 2026.05.15 15:22:13.095312 [ 285 ] {511e99e8-2cf7-4ebc-bff5-c93e2e3c5325} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (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 | ||
| 1143 | 2026.05.15 15:22:13.095328 [ 285 ] {511e99e8-2cf7-4ebc-bff5-c93e2e3c5325} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1144 | 2026.05.15 15:22:13.095438 [ 285 ] {511e99e8-2cf7-4ebc-bff5-c93e2e3c5325} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1145 | 2026.05.15 15:22:13.095461 [ 285 ] {511e99e8-2cf7-4ebc-bff5-c93e2e3c5325} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1146 | 2026.05.15 15:22:13.098356 [ 285 ] {511e99e8-2cf7-4ebc-bff5-c93e2e3c5325} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004094 sec., 7816.316560820713 rows/sec., 1.73 MiB/sec. | ||
| 1147 | 2026.05.15 15:22:13.098529 [ 285 ] {511e99e8-2cf7-4ebc-bff5-c93e2e3c5325} <Debug> MemoryTracker: Peak memory usage (for query): 137.34 KiB. | ||
| 1148 | 2026.05.15 15:22:13.098549 [ 285 ] {511e99e8-2cf7-4ebc-bff5-c93e2e3c5325} <Debug> TCPHandler: Processed in 0.004903607 sec. | ||
| 1149 | 2026.05.15 15:22:13.099942 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.05.15 15:22:13.100084 [ 285 ] {3b997f5a-b598-4f65-a556-2e1d244f5160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1151 | 2026.05.15 15:22:13.100143 [ 285 ] {3b997f5a-b598-4f65-a556-2e1d244f5160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1152 | 2026.05.15 15:22:13.100671 [ 285 ] {3b997f5a-b598-4f65-a556-2e1d244f5160} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.05.15 15:22:13.100719 [ 285 ] {3b997f5a-b598-4f65-a556-2e1d244f5160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1154 | 2026.05.15 15:22:13.101288 [ 285 ] {3b997f5a-b598-4f65-a556-2e1d244f5160} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1155 | 2026.05.15 15:22:13.101785 [ 285 ] {3b997f5a-b598-4f65-a556-2e1d244f5160} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.05.15 15:22:13.101947 [ 285 ] {3b997f5a-b598-4f65-a556-2e1d244f5160} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001907 sec., 15731.515469323544 rows/sec., 1.23 MiB/sec. | ||
| 1157 | 2026.05.15 15:22:13.102088 [ 285 ] {3b997f5a-b598-4f65-a556-2e1d244f5160} <Debug> TCPHandler: Processed in 0.00226169 sec. | ||
| 1158 | 2026.05.15 15:22:13.102217 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.05.15 15:22:13.102315 [ 285 ] {72091446-c2d9-4ecf-9d59-c2caae740e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1160 | 2026.05.15 15:22:13.102355 [ 285 ] {72091446-c2d9-4ecf-9d59-c2caae740e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1161 | 2026.05.15 15:22:13.102779 [ 285 ] {72091446-c2d9-4ecf-9d59-c2caae740e50} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.05.15 15:22:13.102814 [ 285 ] {72091446-c2d9-4ecf-9d59-c2caae740e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1163 | 2026.05.15 15:22:13.103261 [ 285 ] {72091446-c2d9-4ecf-9d59-c2caae740e50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1164 | 2026.05.15 15:22:13.103791 [ 285 ] {72091446-c2d9-4ecf-9d59-c2caae740e50} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.05.15 15:22:13.103930 [ 285 ] {72091446-c2d9-4ecf-9d59-c2caae740e50} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001632 sec., 22058.823529411766 rows/sec., 1.72 MiB/sec. | ||
| 1166 | 2026.05.15 15:22:13.103967 [ 285 ] {72091446-c2d9-4ecf-9d59-c2caae740e50} <Debug> TCPHandler: Processed in 0.001799442 sec. | ||
| 1167 | 2026.05.15 15:22:13.104225 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2026.05.15 15:22:13.104348 [ 285 ] {32aaf40f-f1df-4596-9660-3f3402232b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1169 | 2026.05.15 15:22:13.104400 [ 285 ] {32aaf40f-f1df-4596-9660-3f3402232b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1170 | 2026.05.15 15:22:13.104859 [ 285 ] {32aaf40f-f1df-4596-9660-3f3402232b59} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2026.05.15 15:22:13.104896 [ 285 ] {32aaf40f-f1df-4596-9660-3f3402232b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1172 | 2026.05.15 15:22:13.105489 [ 285 ] {32aaf40f-f1df-4596-9660-3f3402232b59} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1173 | 2026.05.15 15:22:13.105973 [ 285 ] {32aaf40f-f1df-4596-9660-3f3402232b59} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2026.05.15 15:22:13.106128 [ 285 ] {32aaf40f-f1df-4596-9660-3f3402232b59} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001804 sec., 33259.42350332594 rows/sec., 2.33 MiB/sec. | ||
| 1175 | 2026.05.15 15:22:13.106168 [ 285 ] {32aaf40f-f1df-4596-9660-3f3402232b59} <Debug> TCPHandler: Processed in 0.002005636 sec. | ||
| 1176 | 2026.05.15 15:22:13.106345 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.05.15 15:22:13.106444 [ 285 ] {e749cb6d-4ce6-422f-9f08-d200b58a4ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1178 | 2026.05.15 15:22:13.106485 [ 285 ] {e749cb6d-4ce6-422f-9f08-d200b58a4ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1179 | 2026.05.15 15:22:13.106855 [ 285 ] {e749cb6d-4ce6-422f-9f08-d200b58a4ec5} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2026.05.15 15:22:13.106897 [ 285 ] {e749cb6d-4ce6-422f-9f08-d200b58a4ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1181 | 2026.05.15 15:22:13.107384 [ 285 ] {e749cb6d-4ce6-422f-9f08-d200b58a4ec5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1182 | 2026.05.15 15:22:13.107983 [ 285 ] {e749cb6d-4ce6-422f-9f08-d200b58a4ec5} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2026.05.15 15:22:13.108163 [ 285 ] {e749cb6d-4ce6-422f-9f08-d200b58a4ec5} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001735 sec., 17291.06628242075 rows/sec., 1.15 MiB/sec. | ||
| 1184 | 2026.05.15 15:22:13.108209 [ 285 ] {e749cb6d-4ce6-422f-9f08-d200b58a4ec5} <Debug> TCPHandler: Processed in 0.001919884 sec. | ||
| 1185 | 2026.05.15 15:22:15.442004 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1186 | 2026.05.15 15:22:15.442073 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1187 | 2026.05.15 15:22:15.494115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 1906 | ||
| 1188 | 2026.05.15 15:22:15.494659 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2026.05.15 15:22:15.494709 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1190 | 2026.05.15 15:22:15.495216 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 132 | ||
| 1191 | 2026.05.15 15:22:15.495320 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1192 | 2026.05.15 15:22:15.495809 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2026.05.15 15:22:15.495934 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1906 | ||
| 1194 | 2026.05.15 15:22:15.497804 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2026.05.15 15:22:15.497841 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1196 | 2026.05.15 15:22:15.499018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1197 | 2026.05.15 15:22:15.499501 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2026.05.15 15:22:15.499747 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 132 | ||
| 1199 | 2026.05.15 15:22:15.590235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1200 | 2026.05.15 15:22:15.606413 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2026.05.15 15:22:15.606471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1202 | 2026.05.15 15:22:15.613101 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1203 | 2026.05.15 15:22:15.616046 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2026.05.15 15:22:15.625548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1205 | 2026.05.15 15:22:16.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.83 MiB, peak 173.84 MiB, free memory in arenas 0.00 B, will set to 168.86 MiB (RSS), difference: 2.03 MiB | ||
| 1206 | 2026.05.15 15:22:18.098250 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2026.05.15 15:22:18.098474 [ 285 ] {517dd887-a4ce-4fa4-ae0f-0abf00ee1072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1208 | 2026.05.15 15:22:18.098790 [ 285 ] {517dd887-a4ce-4fa4-ae0f-0abf00ee1072} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1209 | 2026.05.15 15:22:18.098828 [ 285 ] {517dd887-a4ce-4fa4-ae0f-0abf00ee1072} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1210 | 2026.05.15 15:22:18.099061 [ 285 ] {517dd887-a4ce-4fa4-ae0f-0abf00ee1072} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1211 | 2026.05.15 15:22:18.099126 [ 285 ] {517dd887-a4ce-4fa4-ae0f-0abf00ee1072} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1212 | 2026.05.15 15:22:18.099261 [ 285 ] {517dd887-a4ce-4fa4-ae0f-0abf00ee1072} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1213 | 2026.05.15 15:22:18.099296 [ 285 ] {517dd887-a4ce-4fa4-ae0f-0abf00ee1072} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1214 | 2026.05.15 15:22:18.099318 [ 285 ] {517dd887-a4ce-4fa4-ae0f-0abf00ee1072} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (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 | ||
| 1215 | 2026.05.15 15:22:18.099333 [ 285 ] {517dd887-a4ce-4fa4-ae0f-0abf00ee1072} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1216 | 2026.05.15 15:22:18.099371 [ 285 ] {517dd887-a4ce-4fa4-ae0f-0abf00ee1072} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1217 | 2026.05.15 15:22:18.099389 [ 285 ] {517dd887-a4ce-4fa4-ae0f-0abf00ee1072} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1218 | 2026.05.15 15:22:18.100452 [ 285 ] {517dd887-a4ce-4fa4-ae0f-0abf00ee1072} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002071 sec., 15451.472718493482 rows/sec., 3.43 MiB/sec. | ||
| 1219 | 2026.05.15 15:22:18.100550 [ 285 ] {517dd887-a4ce-4fa4-ae0f-0abf00ee1072} <Debug> TCPHandler: Processed in 0.002425043 sec. | ||
| 1220 | 2026.05.15 15:22:18.105550 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.05.15 15:22:18.105740 [ 285 ] {1f9dd4b6-0cac-4361-b9f5-d819d4ffb737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1222 | 2026.05.15 15:22:18.105811 [ 285 ] {1f9dd4b6-0cac-4361-b9f5-d819d4ffb737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1223 | 2026.05.15 15:22:18.106593 [ 285 ] {1f9dd4b6-0cac-4361-b9f5-d819d4ffb737} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2026.05.15 15:22:18.106643 [ 285 ] {1f9dd4b6-0cac-4361-b9f5-d819d4ffb737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1225 | 2026.05.15 15:22:18.107196 [ 285 ] {1f9dd4b6-0cac-4361-b9f5-d819d4ffb737} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1226 | 2026.05.15 15:22:18.107725 [ 285 ] {1f9dd4b6-0cac-4361-b9f5-d819d4ffb737} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2026.05.15 15:22:18.107875 [ 285 ] {1f9dd4b6-0cac-4361-b9f5-d819d4ffb737} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002189 sec., 129739.6071265418 rows/sec., 8.24 MiB/sec. | ||
| 1228 | 2026.05.15 15:22:18.107918 [ 285 ] {1f9dd4b6-0cac-4361-b9f5-d819d4ffb737} <Debug> TCPHandler: Processed in 0.002508365 sec. | ||
| 1229 | 2026.05.15 15:22:18.108094 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2026.05.15 15:22:18.108192 [ 285 ] {4bd43441-dd45-4428-ad10-74b23ae6c50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1231 | 2026.05.15 15:22:18.108232 [ 285 ] {4bd43441-dd45-4428-ad10-74b23ae6c50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1232 | 2026.05.15 15:22:18.108952 [ 285 ] {4bd43441-dd45-4428-ad10-74b23ae6c50a} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2026.05.15 15:22:18.108989 [ 285 ] {4bd43441-dd45-4428-ad10-74b23ae6c50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1234 | 2026.05.15 15:22:18.109501 [ 285 ] {4bd43441-dd45-4428-ad10-74b23ae6c50a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1235 | 2026.05.15 15:22:18.110056 [ 285 ] {4bd43441-dd45-4428-ad10-74b23ae6c50a} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2026.05.15 15:22:18.110193 [ 285 ] {4bd43441-dd45-4428-ad10-74b23ae6c50a} <Debug> executeQuery: Read 793 rows, 63.03 KiB in 0.002021 sec., 392380.00989609107 rows/sec., 30.45 MiB/sec. | ||
| 1237 | 2026.05.15 15:22:18.110228 [ 285 ] {4bd43441-dd45-4428-ad10-74b23ae6c50a} <Debug> TCPHandler: Processed in 0.002191678 sec. | ||
| 1238 | 2026.05.15 15:22:18.110355 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2026.05.15 15:22:18.110451 [ 285 ] {881e5db2-9e4d-4294-b81d-88c6dea19593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1240 | 2026.05.15 15:22:18.110491 [ 285 ] {881e5db2-9e4d-4294-b81d-88c6dea19593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1241 | 2026.05.15 15:22:18.110924 [ 285 ] {881e5db2-9e4d-4294-b81d-88c6dea19593} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2026.05.15 15:22:18.110960 [ 285 ] {881e5db2-9e4d-4294-b81d-88c6dea19593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1243 | 2026.05.15 15:22:18.111388 [ 285 ] {881e5db2-9e4d-4294-b81d-88c6dea19593} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1244 | 2026.05.15 15:22:18.111857 [ 285 ] {881e5db2-9e4d-4294-b81d-88c6dea19593} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2026.05.15 15:22:18.111985 [ 285 ] {881e5db2-9e4d-4294-b81d-88c6dea19593} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001553 sec., 98518.99549259499 rows/sec., 5.89 MiB/sec. | ||
| 1246 | 2026.05.15 15:22:18.112021 [ 285 ] {881e5db2-9e4d-4294-b81d-88c6dea19593} <Debug> TCPHandler: Processed in 0.00171416 sec. | ||
| 1247 | 2026.05.15 15:22:18.112153 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2026.05.15 15:22:18.112248 [ 285 ] {85760229-825e-4595-bdfe-4b98adcfedc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1249 | 2026.05.15 15:22:18.112287 [ 285 ] {85760229-825e-4595-bdfe-4b98adcfedc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1250 | 2026.05.15 15:22:18.112766 [ 285 ] {85760229-825e-4595-bdfe-4b98adcfedc0} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2026.05.15 15:22:18.112803 [ 285 ] {85760229-825e-4595-bdfe-4b98adcfedc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1252 | 2026.05.15 15:22:18.113236 [ 285 ] {85760229-825e-4595-bdfe-4b98adcfedc0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1253 | 2026.05.15 15:22:18.113736 [ 285 ] {85760229-825e-4595-bdfe-4b98adcfedc0} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2026.05.15 15:22:18.113868 [ 285 ] {85760229-825e-4595-bdfe-4b98adcfedc0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001638 sec., 90964.59096459097 rows/sec., 5.88 MiB/sec. | ||
| 1255 | 2026.05.15 15:22:18.113904 [ 285 ] {85760229-825e-4595-bdfe-4b98adcfedc0} <Debug> TCPHandler: Processed in 0.001798582 sec. | ||
| 1256 | 2026.05.15 15:22:18.114044 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.05.15 15:22:18.114138 [ 285 ] {f4730bb5-b76d-4cce-98c8-09caaf47019e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1258 | 2026.05.15 15:22:18.114178 [ 285 ] {f4730bb5-b76d-4cce-98c8-09caaf47019e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1259 | 2026.05.15 15:22:18.114609 [ 285 ] {f4730bb5-b76d-4cce-98c8-09caaf47019e} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.05.15 15:22:18.114645 [ 285 ] {f4730bb5-b76d-4cce-98c8-09caaf47019e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1261 | 2026.05.15 15:22:18.115082 [ 285 ] {f4730bb5-b76d-4cce-98c8-09caaf47019e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1262 | 2026.05.15 15:22:18.115616 [ 285 ] {f4730bb5-b76d-4cce-98c8-09caaf47019e} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.05.15 15:22:18.115742 [ 285 ] {f4730bb5-b76d-4cce-98c8-09caaf47019e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001621 sec., 91301.66563849476 rows/sec., 5.19 MiB/sec. | ||
| 1264 | 2026.05.15 15:22:18.115778 [ 285 ] {f4730bb5-b76d-4cce-98c8-09caaf47019e} <Debug> TCPHandler: Processed in 0.001781481 sec. | ||
| 1265 | 2026.05.15 15:22:18.115916 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.05.15 15:22:18.116015 [ 285 ] {14251b58-7ac0-43e6-b38a-aec2f207ed93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1267 | 2026.05.15 15:22:18.116055 [ 285 ] {14251b58-7ac0-43e6-b38a-aec2f207ed93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1268 | 2026.05.15 15:22:18.116607 [ 285 ] {14251b58-7ac0-43e6-b38a-aec2f207ed93} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.05.15 15:22:18.116643 [ 285 ] {14251b58-7ac0-43e6-b38a-aec2f207ed93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1270 | 2026.05.15 15:22:18.117114 [ 285 ] {14251b58-7ac0-43e6-b38a-aec2f207ed93} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1271 | 2026.05.15 15:22:18.117600 [ 285 ] {14251b58-7ac0-43e6-b38a-aec2f207ed93} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.05.15 15:22:18.117727 [ 285 ] {14251b58-7ac0-43e6-b38a-aec2f207ed93} <Debug> executeQuery: Read 473 rows, 33.82 KiB in 0.001733 sec., 272937.10328909406 rows/sec., 19.06 MiB/sec. | ||
| 1273 | 2026.05.15 15:22:18.117770 [ 285 ] {14251b58-7ac0-43e6-b38a-aec2f207ed93} <Debug> TCPHandler: Processed in 0.001902474 sec. | ||
| 1274 | 2026.05.15 15:22:18.117910 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.05.15 15:22:18.118004 [ 285 ] {270d81c1-583d-4c9f-9158-1c8cba2c3ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1276 | 2026.05.15 15:22:18.118054 [ 285 ] {270d81c1-583d-4c9f-9158-1c8cba2c3ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1277 | 2026.05.15 15:22:18.118425 [ 285 ] {270d81c1-583d-4c9f-9158-1c8cba2c3ee5} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.05.15 15:22:18.118461 [ 285 ] {270d81c1-583d-4c9f-9158-1c8cba2c3ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1279 | 2026.05.15 15:22:18.118901 [ 285 ] {270d81c1-583d-4c9f-9158-1c8cba2c3ee5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1280 | 2026.05.15 15:22:18.119556 [ 285 ] {270d81c1-583d-4c9f-9158-1c8cba2c3ee5} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.05.15 15:22:18.119762 [ 285 ] {270d81c1-583d-4c9f-9158-1c8cba2c3ee5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001773 sec., 3384.09475465313 rows/sec., 176.81 KiB/sec. | ||
| 1282 | 2026.05.15 15:22:18.119837 [ 285 ] {270d81c1-583d-4c9f-9158-1c8cba2c3ee5} <Debug> TCPHandler: Processed in 0.001974025 sec. | ||
| 1283 | 2026.05.15 15:22:18.120001 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.05.15 15:22:18.120119 [ 285 ] {63119b4b-eed3-46fe-833d-c2313bca0fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1285 | 2026.05.15 15:22:18.120167 [ 285 ] {63119b4b-eed3-46fe-833d-c2313bca0fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1286 | 2026.05.15 15:22:18.120693 [ 285 ] {63119b4b-eed3-46fe-833d-c2313bca0fa6} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.05.15 15:22:18.120731 [ 285 ] {63119b4b-eed3-46fe-833d-c2313bca0fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1288 | 2026.05.15 15:22:18.121276 [ 285 ] {63119b4b-eed3-46fe-833d-c2313bca0fa6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1289 | 2026.05.15 15:22:18.121848 [ 285 ] {63119b4b-eed3-46fe-833d-c2313bca0fa6} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2026.05.15 15:22:18.121983 [ 285 ] {63119b4b-eed3-46fe-833d-c2313bca0fa6} <Debug> executeQuery: Read 165 rows, 10.93 KiB in 0.0019 sec., 86842.1052631579 rows/sec., 5.62 MiB/sec. | ||
| 1291 | 2026.05.15 15:22:18.122021 [ 285 ] {63119b4b-eed3-46fe-833d-c2313bca0fa6} <Debug> TCPHandler: Processed in 0.002075097 sec. | ||
| 1292 | 2026.05.15 15:22:18.122166 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2026.05.15 15:22:18.122264 [ 285 ] {ce1e095f-8c6d-4990-a7ce-a6f27ccedf49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1294 | 2026.05.15 15:22:18.122306 [ 285 ] {ce1e095f-8c6d-4990-a7ce-a6f27ccedf49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1295 | 2026.05.15 15:22:18.122655 [ 285 ] {ce1e095f-8c6d-4990-a7ce-a6f27ccedf49} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.05.15 15:22:18.122691 [ 285 ] {ce1e095f-8c6d-4990-a7ce-a6f27ccedf49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1297 | 2026.05.15 15:22:18.123155 [ 285 ] {ce1e095f-8c6d-4990-a7ce-a6f27ccedf49} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1298 | 2026.05.15 15:22:18.123662 [ 285 ] {ce1e095f-8c6d-4990-a7ce-a6f27ccedf49} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.05.15 15:22:18.123796 [ 285 ] {ce1e095f-8c6d-4990-a7ce-a6f27ccedf49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001552 sec., 644.3298969072165 rows/sec., 43.42 KiB/sec. | ||
| 1300 | 2026.05.15 15:22:18.123831 [ 285 ] {ce1e095f-8c6d-4990-a7ce-a6f27ccedf49} <Debug> TCPHandler: Processed in 0.00171252 sec. | ||
| 1301 | 2026.05.15 15:22:18.123982 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.05.15 15:22:18.124082 [ 285 ] {e431498d-f93a-45ac-8daf-c43133eb429c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1303 | 2026.05.15 15:22:18.124135 [ 285 ] {e431498d-f93a-45ac-8daf-c43133eb429c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1304 | 2026.05.15 15:22:18.124931 [ 285 ] {e431498d-f93a-45ac-8daf-c43133eb429c} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2026.05.15 15:22:18.124967 [ 285 ] {e431498d-f93a-45ac-8daf-c43133eb429c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1306 | 2026.05.15 15:22:18.125674 [ 285 ] {e431498d-f93a-45ac-8daf-c43133eb429c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1307 | 2026.05.15 15:22:18.126210 [ 285 ] {e431498d-f93a-45ac-8daf-c43133eb429c} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2026.05.15 15:22:18.126348 [ 285 ] {e431498d-f93a-45ac-8daf-c43133eb429c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002284 sec., 4816.112084063047 rows/sec., 8.63 MiB/sec. | ||
| 1309 | 2026.05.15 15:22:18.126398 [ 285 ] {e431498d-f93a-45ac-8daf-c43133eb429c} <Debug> TCPHandler: Processed in 0.002464313 sec. | ||
| 1310 | 2026.05.15 15:22:18.126542 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.05.15 15:22:18.126641 [ 285 ] {9d0eaa88-3e7d-4884-90c8-b55e1017705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1312 | 2026.05.15 15:22:18.126682 [ 285 ] {9d0eaa88-3e7d-4884-90c8-b55e1017705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1313 | 2026.05.15 15:22:18.127054 [ 285 ] {9d0eaa88-3e7d-4884-90c8-b55e1017705d} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.05.15 15:22:18.127090 [ 285 ] {9d0eaa88-3e7d-4884-90c8-b55e1017705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1315 | 2026.05.15 15:22:18.127523 [ 285 ] {9d0eaa88-3e7d-4884-90c8-b55e1017705d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1316 | 2026.05.15 15:22:18.128286 [ 285 ] {9d0eaa88-3e7d-4884-90c8-b55e1017705d} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.05.15 15:22:18.128541 [ 285 ] {9d0eaa88-3e7d-4884-90c8-b55e1017705d} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.00191 sec., 31413.612565445026 rows/sec., 1.87 MiB/sec. | ||
| 1318 | 2026.05.15 15:22:18.128615 [ 285 ] {9d0eaa88-3e7d-4884-90c8-b55e1017705d} <Debug> TCPHandler: Processed in 0.002121447 sec. | ||
| 1319 | 2026.05.15 15:22:20.189774 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46856 | ||
| 1320 | 2026.05.15 15:22:20.189863 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1321 | 2026.05.15 15:22:20.189888 [ 306 ] {} <Debug> TCP-Session: c13932d6-ac53-4fae-ab31-3e4f368a9c7e Authenticating user 'default' from [fd00:1122:3344:101::e]:46856 | ||
| 1322 | 2026.05.15 15:22:20.189911 [ 306 ] {} <Debug> TCP-Session: c13932d6-ac53-4fae-ab31-3e4f368a9c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.05.15 15:22:20.189925 [ 306 ] {} <Debug> TCP-Session: c13932d6-ac53-4fae-ab31-3e4f368a9c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.05.15 15:22:20.190197 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39578 | ||
| 1325 | 2026.05.15 15:22:20.190209 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44490 | ||
| 1326 | 2026.05.15 15:22:20.190261 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48458 | ||
| 1327 | 2026.05.15 15:22:20.190269 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43427 | ||
| 1328 | 2026.05.15 15:22:20.190310 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1329 | 2026.05.15 15:22:20.190227 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59429 | ||
| 1330 | 2026.05.15 15:22:20.190353 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1331 | 2026.05.15 15:22:20.190374 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1332 | 2026.05.15 15:22:20.190359 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42330 | ||
| 1333 | 2026.05.15 15:22:20.190399 [ 308 ] {} <Debug> TCP-Session: 1735cf4c-46c3-4797-af13-246f2ca250e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44490 | ||
| 1334 | 2026.05.15 15:22:20.190415 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1335 | 2026.05.15 15:22:20.190405 [ 304 ] {} <Debug> TCP-Session: b0df0d91-b925-4c80-87ac-d3bf2ee206ef Authenticating user 'default' from [fd00:1122:3344:101::e]:43427 | ||
| 1336 | 2026.05.15 15:22:20.190457 [ 302 ] {} <Debug> TCP-Session: 72e0977b-56a4-4026-a882-7056f4971d97 Authenticating user 'default' from [fd00:1122:3344:101::e]:59429 | ||
| 1337 | 2026.05.15 15:22:20.190457 [ 308 ] {} <Debug> TCP-Session: 1735cf4c-46c3-4797-af13-246f2ca250e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1338 | 2026.05.15 15:22:20.190474 [ 304 ] {} <Debug> TCP-Session: b0df0d91-b925-4c80-87ac-d3bf2ee206ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1339 | 2026.05.15 15:22:20.190483 [ 302 ] {} <Debug> TCP-Session: 72e0977b-56a4-4026-a882-7056f4971d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1340 | 2026.05.15 15:22:20.190498 [ 304 ] {} <Debug> TCP-Session: b0df0d91-b925-4c80-87ac-d3bf2ee206ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1341 | 2026.05.15 15:22:20.190491 [ 308 ] {} <Debug> TCP-Session: 1735cf4c-46c3-4797-af13-246f2ca250e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2026.05.15 15:22:20.190509 [ 302 ] {} <Debug> TCP-Session: 72e0977b-56a4-4026-a882-7056f4971d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2026.05.15 15:22:20.190499 [ 306 ] {} <Trace> TCP-Session: c13932d6-ac53-4fae-ab31-3e4f368a9c7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.05.15 15:22:20.190490 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1345 | 2026.05.15 15:22:20.190360 [ 307 ] {} <Debug> TCP-Session: 2668d5ce-a1c4-4d96-9813-3fb74815b53f Authenticating user 'default' from [fd00:1122:3344:101::e]:39578 | ||
| 1346 | 2026.05.15 15:22:20.190598 [ 305 ] {} <Debug> TCP-Session: 59800a86-f7c7-431c-a9ab-a2dc157dbe30 Authenticating user 'default' from [fd00:1122:3344:101::e]:42330 | ||
| 1347 | 2026.05.15 15:22:20.190356 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1348 | 2026.05.15 15:22:20.190629 [ 307 ] {} <Debug> TCP-Session: 2668d5ce-a1c4-4d96-9813-3fb74815b53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2026.05.15 15:22:20.190635 [ 305 ] {} <Debug> TCP-Session: 59800a86-f7c7-431c-a9ab-a2dc157dbe30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.05.15 15:22:20.190670 [ 307 ] {} <Debug> TCP-Session: 2668d5ce-a1c4-4d96-9813-3fb74815b53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2026.05.15 15:22:20.190673 [ 303 ] {} <Debug> TCP-Session: 2460e740-4344-4acb-8d54-5cab95f99061 Authenticating user 'default' from [fd00:1122:3344:101::e]:48458 | ||
| 1352 | 2026.05.15 15:22:20.190682 [ 305 ] {} <Debug> TCP-Session: 59800a86-f7c7-431c-a9ab-a2dc157dbe30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1353 | 2026.05.15 15:22:20.190713 [ 303 ] {} <Debug> TCP-Session: 2460e740-4344-4acb-8d54-5cab95f99061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1354 | 2026.05.15 15:22:20.190222 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32840 | ||
| 1355 | 2026.05.15 15:22:20.190747 [ 303 ] {} <Debug> TCP-Session: 2460e740-4344-4acb-8d54-5cab95f99061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1356 | 2026.05.15 15:22:20.190209 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39405 | ||
| 1357 | 2026.05.15 15:22:20.190798 [ 306 ] {c563c73b-2bb4-4a3e-94d1-0b0a7b5cef60} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46856) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1358 | 2026.05.15 15:22:20.190864 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1359 | 2026.05.15 15:22:20.190886 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1360 | 2026.05.15 15:22:20.190897 [ 310 ] {} <Debug> TCP-Session: 14e78728-0841-4be2-8b82-b90ce9b8de1b Authenticating user 'default' from [fd00:1122:3344:101::e]:32840 | ||
| 1361 | 2026.05.15 15:22:20.190912 [ 309 ] {} <Debug> TCP-Session: 5aff50bb-92a6-4b67-b4f7-c3a620af23a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39405 | ||
| 1362 | 2026.05.15 15:22:20.190920 [ 310 ] {} <Debug> TCP-Session: 14e78728-0841-4be2-8b82-b90ce9b8de1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1363 | 2026.05.15 15:22:20.190929 [ 309 ] {} <Debug> TCP-Session: 5aff50bb-92a6-4b67-b4f7-c3a620af23a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2026.05.15 15:22:20.190939 [ 310 ] {} <Debug> TCP-Session: 14e78728-0841-4be2-8b82-b90ce9b8de1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2026.05.15 15:22:20.190944 [ 309 ] {} <Debug> TCP-Session: 5aff50bb-92a6-4b67-b4f7-c3a620af23a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2026.05.15 15:22:20.191163 [ 306 ] {c563c73b-2bb4-4a3e-94d1-0b0a7b5cef60} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1367 | 2026.05.15 15:22:20.191223 [ 306 ] {c563c73b-2bb4-4a3e-94d1-0b0a7b5cef60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1368 | 2026.05.15 15:22:20.191539 [ 306 ] {c563c73b-2bb4-4a3e-94d1-0b0a7b5cef60} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 1369 | 2026.05.15 15:22:20.192600 [ 325 ] {c563c73b-2bb4-4a3e-94d1-0b0a7b5cef60} <Trace> AggregatingTransform: Aggregating | ||
| 1370 | 2026.05.15 15:22:20.192636 [ 325 ] {c563c73b-2bb4-4a3e-94d1-0b0a7b5cef60} <Trace> Aggregator: Aggregation method: without_key | ||
| 1371 | 2026.05.15 15:22:20.192666 [ 325 ] {c563c73b-2bb4-4a3e-94d1-0b0a7b5cef60} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027318 sec. (973.408 rows/sec., 38.02 KiB/sec.) | ||
| 1372 | 2026.05.15 15:22:20.192681 [ 325 ] {c563c73b-2bb4-4a3e-94d1-0b0a7b5cef60} <Trace> Aggregator: Merging aggregated data | ||
| 1373 | 2026.05.15 15:22:20.193358 [ 306 ] {c563c73b-2bb4-4a3e-94d1-0b0a7b5cef60} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002628 sec., 380.517503805175 rows/sec., 14.86 KiB/sec. | ||
| 1374 | 2026.05.15 15:22:20.193504 [ 306 ] {c563c73b-2bb4-4a3e-94d1-0b0a7b5cef60} <Debug> TCPHandler: Processed in 0.003221397 sec. | ||
| 1375 | 2026.05.15 15:22:20.193676 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1376 | 2026.05.15 15:22:20.193707 [ 306 ] {} <Debug> TCP-Session: c13932d6-ac53-4fae-ab31-3e4f368a9c7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.05.15 15:22:20.193710 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1378 | 2026.05.15 15:22:20.193734 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1379 | 2026.05.15 15:22:20.193749 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1380 | 2026.05.15 15:22:20.193770 [ 307 ] {} <Debug> TCP-Session: 2668d5ce-a1c4-4d96-9813-3fb74815b53f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2026.05.15 15:22:20.193772 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1382 | 2026.05.15 15:22:20.193793 [ 305 ] {} <Debug> TCP-Session: 59800a86-f7c7-431c-a9ab-a2dc157dbe30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1383 | 2026.05.15 15:22:20.193802 [ 302 ] {} <Debug> TCP-Session: 72e0977b-56a4-4026-a882-7056f4971d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.05.15 15:22:20.193817 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1385 | 2026.05.15 15:22:20.193845 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1386 | 2026.05.15 15:22:20.193833 [ 309 ] {} <Debug> TCP-Session: 5aff50bb-92a6-4b67-b4f7-c3a620af23a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.05.15 15:22:20.193882 [ 303 ] {} <Debug> TCP-Session: 2460e740-4344-4acb-8d54-5cab95f99061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1388 | 2026.05.15 15:22:20.193909 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1389 | 2026.05.15 15:22:20.193798 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1390 | 2026.05.15 15:22:20.193956 [ 304 ] {} <Debug> TCP-Session: b0df0d91-b925-4c80-87ac-d3bf2ee206ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1391 | 2026.05.15 15:22:20.193869 [ 310 ] {} <Debug> TCP-Session: 14e78728-0841-4be2-8b82-b90ce9b8de1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2026.05.15 15:22:20.193986 [ 308 ] {} <Debug> TCP-Session: 1735cf4c-46c3-4797-af13-246f2ca250e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2026.05.15 15:22:22.996200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2354 | ||
| 1394 | 2026.05.15 15:22:22.996677 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1395 | 2026.05.15 15:22:22.996726 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1396 | 2026.05.15 15:22:22.997334 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1397 | 2026.05.15 15:22:22.997816 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1398 | 2026.05.15 15:22:22.997978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2354 | ||
| 1399 | 2026.05.15 15:22:23.097870 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.05.15 15:22:23.098111 [ 285 ] {f3472255-1bc7-4e12-8af2-aac11a82d372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1401 | 2026.05.15 15:22:23.098454 [ 285 ] {f3472255-1bc7-4e12-8af2-aac11a82d372} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1402 | 2026.05.15 15:22:23.098491 [ 285 ] {f3472255-1bc7-4e12-8af2-aac11a82d372} <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_rib:active_routes')" moved to PREWHERE | ||
| 1403 | 2026.05.15 15:22:23.098720 [ 285 ] {f3472255-1bc7-4e12-8af2-aac11a82d372} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1404 | 2026.05.15 15:22:23.098790 [ 285 ] {f3472255-1bc7-4e12-8af2-aac11a82d372} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1405 | 2026.05.15 15:22:23.098931 [ 285 ] {f3472255-1bc7-4e12-8af2-aac11a82d372} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 1406 | 2026.05.15 15:22:23.098968 [ 285 ] {f3472255-1bc7-4e12-8af2-aac11a82d372} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1407 | 2026.05.15 15:22:23.098990 [ 285 ] {f3472255-1bc7-4e12-8af2-aac11a82d372} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (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 | ||
| 1408 | 2026.05.15 15:22:23.099005 [ 285 ] {f3472255-1bc7-4e12-8af2-aac11a82d372} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1409 | 2026.05.15 15:22:23.099043 [ 285 ] {f3472255-1bc7-4e12-8af2-aac11a82d372} <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_rib:active_routes'))" | ||
| 1410 | 2026.05.15 15:22:23.099063 [ 285 ] {f3472255-1bc7-4e12-8af2-aac11a82d372} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1411 | 2026.05.15 15:22:23.100238 [ 285 ] {f3472255-1bc7-4e12-8af2-aac11a82d372} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002225 sec., 14382.022471910113 rows/sec., 3.19 MiB/sec. | ||
| 1412 | 2026.05.15 15:22:23.100347 [ 285 ] {f3472255-1bc7-4e12-8af2-aac11a82d372} <Debug> TCPHandler: Processed in 0.002615946 sec. | ||
| 1413 | 2026.05.15 15:22:23.102278 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.05.15 15:22:23.102398 [ 285 ] {68695dc8-5614-40be-884d-367f1588e1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1415 | 2026.05.15 15:22:23.102447 [ 285 ] {68695dc8-5614-40be-884d-367f1588e1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1416 | 2026.05.15 15:22:23.103079 [ 285 ] {68695dc8-5614-40be-884d-367f1588e1e2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.05.15 15:22:23.103130 [ 285 ] {68695dc8-5614-40be-884d-367f1588e1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1418 | 2026.05.15 15:22:23.103876 [ 285 ] {68695dc8-5614-40be-884d-367f1588e1e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1419 | 2026.05.15 15:22:23.104500 [ 285 ] {68695dc8-5614-40be-884d-367f1588e1e2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b): 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.15 15:22:23.104796 [ 285 ] {68695dc8-5614-40be-884d-367f1588e1e2} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002435 sec., 1232.0328542094455 rows/sec., 112.29 KiB/sec. | ||
| 1421 | 2026.05.15 15:22:23.104846 [ 285 ] {68695dc8-5614-40be-884d-367f1588e1e2} <Debug> TCPHandler: Processed in 0.002617577 sec. | ||
| 1422 | 2026.05.15 15:22:23.105081 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.05.15 15:22:23.105197 [ 285 ] {772f7f05-7b43-4ca8-86c1-a51eb386d132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1424 | 2026.05.15 15:22:23.105245 [ 285 ] {772f7f05-7b43-4ca8-86c1-a51eb386d132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1425 | 2026.05.15 15:22:23.105829 [ 285 ] {772f7f05-7b43-4ca8-86c1-a51eb386d132} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.05.15 15:22:23.105873 [ 285 ] {772f7f05-7b43-4ca8-86c1-a51eb386d132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1427 | 2026.05.15 15:22:23.106339 [ 285 ] {772f7f05-7b43-4ca8-86c1-a51eb386d132} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1428 | 2026.05.15 15:22:23.107212 [ 285 ] {772f7f05-7b43-4ca8-86c1-a51eb386d132} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.05.15 15:22:23.107461 [ 285 ] {772f7f05-7b43-4ca8-86c1-a51eb386d132} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002281 sec., 1753.6168347216133 rows/sec., 143.00 KiB/sec. | ||
| 1430 | 2026.05.15 15:22:23.107535 [ 285 ] {772f7f05-7b43-4ca8-86c1-a51eb386d132} <Debug> TCPHandler: Processed in 0.002515685 sec. | ||
| 1431 | 2026.05.15 15:22:23.107741 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.05.15 15:22:23.107876 [ 285 ] {4954ef26-677e-4906-b00d-986cec77f7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1433 | 2026.05.15 15:22:23.107934 [ 285 ] {4954ef26-677e-4906-b00d-986cec77f7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1434 | 2026.05.15 15:22:23.108643 [ 285 ] {4954ef26-677e-4906-b00d-986cec77f7b7} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2026.05.15 15:22:23.108685 [ 285 ] {4954ef26-677e-4906-b00d-986cec77f7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1436 | 2026.05.15 15:22:23.109150 [ 285 ] {4954ef26-677e-4906-b00d-986cec77f7b7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1437 | 2026.05.15 15:22:23.109608 [ 285 ] {4954ef26-677e-4906-b00d-986cec77f7b7} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2026.05.15 15:22:23.109752 [ 285 ] {4954ef26-677e-4906-b00d-986cec77f7b7} <Debug> executeQuery: Read 68 rows, 5.47 KiB in 0.001916 sec., 35490.60542797495 rows/sec., 2.79 MiB/sec. | ||
| 1439 | 2026.05.15 15:22:23.109793 [ 285 ] {4954ef26-677e-4906-b00d-986cec77f7b7} <Debug> TCPHandler: Processed in 0.002159968 sec. | ||
| 1440 | 2026.05.15 15:22:23.109951 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.05.15 15:22:23.110084 [ 285 ] {ee495d27-9543-4038-a420-ac556b6a0762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1442 | 2026.05.15 15:22:23.110135 [ 285 ] {ee495d27-9543-4038-a420-ac556b6a0762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1443 | 2026.05.15 15:22:23.110652 [ 285 ] {ee495d27-9543-4038-a420-ac556b6a0762} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.05.15 15:22:23.110696 [ 285 ] {ee495d27-9543-4038-a420-ac556b6a0762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1445 | 2026.05.15 15:22:23.111201 [ 285 ] {ee495d27-9543-4038-a420-ac556b6a0762} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1446 | 2026.05.15 15:22:23.111692 [ 285 ] {ee495d27-9543-4038-a420-ac556b6a0762} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.05.15 15:22:23.111827 [ 285 ] {ee495d27-9543-4038-a420-ac556b6a0762} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001772 sec., 5079.006772009029 rows/sec., 369.79 KiB/sec. | ||
| 1448 | 2026.05.15 15:22:23.111865 [ 285 ] {ee495d27-9543-4038-a420-ac556b6a0762} <Debug> TCPHandler: Processed in 0.001977815 sec. | ||
| 1449 | 2026.05.15 15:22:23.111994 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.05.15 15:22:23.112090 [ 285 ] {8132ec07-ab52-46c2-94bf-e076905bf0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1451 | 2026.05.15 15:22:23.112129 [ 285 ] {8132ec07-ab52-46c2-94bf-e076905bf0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1452 | 2026.05.15 15:22:23.112577 [ 285 ] {8132ec07-ab52-46c2-94bf-e076905bf0c9} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.05.15 15:22:23.112614 [ 285 ] {8132ec07-ab52-46c2-94bf-e076905bf0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1454 | 2026.05.15 15:22:23.113043 [ 285 ] {8132ec07-ab52-46c2-94bf-e076905bf0c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1455 | 2026.05.15 15:22:23.113506 [ 285 ] {8132ec07-ab52-46c2-94bf-e076905bf0c9} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): 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.15 15:22:23.113634 [ 285 ] {8132ec07-ab52-46c2-94bf-e076905bf0c9} <Debug> executeQuery: Read 82 rows, 6.57 KiB in 0.001563 sec., 52463.21177223289 rows/sec., 4.10 MiB/sec. | ||
| 1457 | 2026.05.15 15:22:23.113759 [ 285 ] {8132ec07-ab52-46c2-94bf-e076905bf0c9} <Debug> TCPHandler: Processed in 0.001812392 sec. | ||
| 1458 | 2026.05.15 15:22:23.113890 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.05.15 15:22:23.113986 [ 285 ] {0642a887-7762-4f8b-acb5-f333eae7c3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1460 | 2026.05.15 15:22:23.114029 [ 285 ] {0642a887-7762-4f8b-acb5-f333eae7c3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1461 | 2026.05.15 15:22:23.114444 [ 285 ] {0642a887-7762-4f8b-acb5-f333eae7c3ef} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.05.15 15:22:23.114480 [ 285 ] {0642a887-7762-4f8b-acb5-f333eae7c3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1463 | 2026.05.15 15:22:23.114969 [ 285 ] {0642a887-7762-4f8b-acb5-f333eae7c3ef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1464 | 2026.05.15 15:22:23.115428 [ 285 ] {0642a887-7762-4f8b-acb5-f333eae7c3ef} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.05.15 15:22:23.115648 [ 285 ] {0642a887-7762-4f8b-acb5-f333eae7c3ef} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00168 sec., 96428.57142857142 rows/sec., 6.71 MiB/sec. | ||
| 1466 | 2026.05.15 15:22:23.115692 [ 285 ] {0642a887-7762-4f8b-acb5-f333eae7c3ef} <Debug> TCPHandler: Processed in 0.001849532 sec. | ||
| 1467 | 2026.05.15 15:22:23.115815 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2026.05.15 15:22:23.115911 [ 285 ] {0cf43f00-b8e8-438b-9429-55f6193e04dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1469 | 2026.05.15 15:22:23.115962 [ 285 ] {0cf43f00-b8e8-438b-9429-55f6193e04dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1470 | 2026.05.15 15:22:23.116683 [ 285 ] {0cf43f00-b8e8-438b-9429-55f6193e04dc} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.05.15 15:22:23.116720 [ 285 ] {0cf43f00-b8e8-438b-9429-55f6193e04dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1472 | 2026.05.15 15:22:23.117332 [ 285 ] {0cf43f00-b8e8-438b-9429-55f6193e04dc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1473 | 2026.05.15 15:22:23.117844 [ 285 ] {0cf43f00-b8e8-438b-9429-55f6193e04dc} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.05.15 15:22:23.117979 [ 285 ] {0cf43f00-b8e8-438b-9429-55f6193e04dc} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002086 sec., 2396.9319271332693 rows/sec., 4.30 MiB/sec. | ||
| 1475 | 2026.05.15 15:22:23.118037 [ 285 ] {0cf43f00-b8e8-438b-9429-55f6193e04dc} <Debug> TCPHandler: Processed in 0.00226936 sec. | ||
| 1476 | 2026.05.15 15:22:23.118170 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.05.15 15:22:23.118266 [ 285 ] {62c7788f-79df-45c7-80a3-f6ba1e2b62ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1478 | 2026.05.15 15:22:23.118306 [ 285 ] {62c7788f-79df-45c7-80a3-f6ba1e2b62ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1479 | 2026.05.15 15:22:23.118642 [ 285 ] {62c7788f-79df-45c7-80a3-f6ba1e2b62ee} <Trace> oximeter.measurements_i64 (381e91b3-0fe8-48da-9081-d453b211a700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2026.05.15 15:22:23.118678 [ 285 ] {62c7788f-79df-45c7-80a3-f6ba1e2b62ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1481 | 2026.05.15 15:22:23.119099 [ 285 ] {62c7788f-79df-45c7-80a3-f6ba1e2b62ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1482 | 2026.05.15 15:22:23.119553 [ 285 ] {62c7788f-79df-45c7-80a3-f6ba1e2b62ee} <Trace> oximeter.measurements_i64 (381e91b3-0fe8-48da-9081-d453b211a700): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.05.15 15:22:23.119678 [ 285 ] {62c7788f-79df-45c7-80a3-f6ba1e2b62ee} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001431 sec., 6289.308176100629 rows/sec., 444.26 KiB/sec. | ||
| 1484 | 2026.05.15 15:22:23.119720 [ 285 ] {62c7788f-79df-45c7-80a3-f6ba1e2b62ee} <Debug> TCPHandler: Processed in 0.001598328 sec. | ||
| 1485 | 2026.05.15 15:22:23.119842 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.05.15 15:22:23.119937 [ 285 ] {c00bc3fa-8f0d-4bc4-a22b-394f76f07b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1487 | 2026.05.15 15:22:23.119977 [ 285 ] {c00bc3fa-8f0d-4bc4-a22b-394f76f07b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1488 | 2026.05.15 15:22:23.120314 [ 285 ] {c00bc3fa-8f0d-4bc4-a22b-394f76f07b1f} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.05.15 15:22:23.120348 [ 285 ] {c00bc3fa-8f0d-4bc4-a22b-394f76f07b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1490 | 2026.05.15 15:22:23.120819 [ 285 ] {c00bc3fa-8f0d-4bc4-a22b-394f76f07b1f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1491 | 2026.05.15 15:22:23.121278 [ 285 ] {c00bc3fa-8f0d-4bc4-a22b-394f76f07b1f} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.05.15 15:22:23.121412 [ 285 ] {c00bc3fa-8f0d-4bc4-a22b-394f76f07b1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. | ||
| 1493 | 2026.05.15 15:22:23.121454 [ 285 ] {c00bc3fa-8f0d-4bc4-a22b-394f76f07b1f} <Debug> TCPHandler: Processed in 0.001660299 sec. | ||
| 1494 | 2026.05.15 15:22:23.125816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1495 | 2026.05.15 15:22:23.142651 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.05.15 15:22:23.142700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1497 | 2026.05.15 15:22:23.149208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1498 | 2026.05.15 15:22:23.150445 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2026.05.15 15:22:23.153496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1500 | 2026.05.15 15:22:25.500107 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 178 | ||
| 1501 | 2026.05.15 15:22:25.502432 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.05.15 15:22:25.502488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1503 | 2026.05.15 15:22:25.503795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1504 | 2026.05.15 15:22:25.504332 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.05.15 15:22:25.504620 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1506 | 2026.05.15 15:22:28.102405 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.05.15 15:22:28.102676 [ 285 ] {a1242872-dee0-41dd-b1a0-84bd5258add5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1508 | 2026.05.15 15:22:28.103069 [ 285 ] {a1242872-dee0-41dd-b1a0-84bd5258add5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1509 | 2026.05.15 15:22:28.103116 [ 285 ] {a1242872-dee0-41dd-b1a0-84bd5258add5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1510 | 2026.05.15 15:22:28.103417 [ 285 ] {a1242872-dee0-41dd-b1a0-84bd5258add5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1511 | 2026.05.15 15:22:28.103488 [ 285 ] {a1242872-dee0-41dd-b1a0-84bd5258add5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1512 | 2026.05.15 15:22:28.103632 [ 285 ] {a1242872-dee0-41dd-b1a0-84bd5258add5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1513 | 2026.05.15 15:22:28.103731 [ 339 ] {a1242872-dee0-41dd-b1a0-84bd5258add5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1514 | 2026.05.15 15:22:28.103754 [ 330 ] {a1242872-dee0-41dd-b1a0-84bd5258add5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1515 | 2026.05.15 15:22:28.103874 [ 285 ] {a1242872-dee0-41dd-b1a0-84bd5258add5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1516 | 2026.05.15 15:22:28.103904 [ 285 ] {a1242872-dee0-41dd-b1a0-84bd5258add5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1517 | 2026.05.15 15:22:28.103948 [ 285 ] {a1242872-dee0-41dd-b1a0-84bd5258add5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1518 | 2026.05.15 15:22:28.103969 [ 285 ] {a1242872-dee0-41dd-b1a0-84bd5258add5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1519 | 2026.05.15 15:22:28.105038 [ 285 ] {a1242872-dee0-41dd-b1a0-84bd5258add5} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002476 sec., 12924.071082390954 rows/sec., 2.87 MiB/sec. | ||
| 1520 | 2026.05.15 15:22:28.105143 [ 285 ] {a1242872-dee0-41dd-b1a0-84bd5258add5} <Debug> TCPHandler: Processed in 0.002875391 sec. | ||
| 1521 | 2026.05.15 15:22:28.110292 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2026.05.15 15:22:28.110465 [ 285 ] {971507f3-0da3-4f8b-a114-01476135b224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1523 | 2026.05.15 15:22:28.110551 [ 285 ] {971507f3-0da3-4f8b-a114-01476135b224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1524 | 2026.05.15 15:22:28.111448 [ 285 ] {971507f3-0da3-4f8b-a114-01476135b224} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.05.15 15:22:28.111498 [ 285 ] {971507f3-0da3-4f8b-a114-01476135b224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1526 | 2026.05.15 15:22:28.112167 [ 285 ] {971507f3-0da3-4f8b-a114-01476135b224} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1527 | 2026.05.15 15:22:28.112719 [ 285 ] {971507f3-0da3-4f8b-a114-01476135b224} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.05.15 15:22:28.112904 [ 285 ] {971507f3-0da3-4f8b-a114-01476135b224} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002487 sec., 114193.80780056292 rows/sec., 7.25 MiB/sec. | ||
| 1529 | 2026.05.15 15:22:28.112961 [ 285 ] {971507f3-0da3-4f8b-a114-01476135b224} <Debug> TCPHandler: Processed in 0.002810009 sec. | ||
| 1530 | 2026.05.15 15:22:28.113136 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.05.15 15:22:28.113261 [ 285 ] {be610f49-83a8-44a8-bc9a-3b03f82fbd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1532 | 2026.05.15 15:22:28.113312 [ 285 ] {be610f49-83a8-44a8-bc9a-3b03f82fbd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1533 | 2026.05.15 15:22:28.114050 [ 285 ] {be610f49-83a8-44a8-bc9a-3b03f82fbd22} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.05.15 15:22:28.114124 [ 285 ] {be610f49-83a8-44a8-bc9a-3b03f82fbd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1535 | 2026.05.15 15:22:28.114930 [ 285 ] {be610f49-83a8-44a8-bc9a-3b03f82fbd22} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1536 | 2026.05.15 15:22:28.115476 [ 285 ] {be610f49-83a8-44a8-bc9a-3b03f82fbd22} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.05.15 15:22:28.115705 [ 285 ] {be610f49-83a8-44a8-bc9a-3b03f82fbd22} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.002469 sec., 331713.2442284326 rows/sec., 25.71 MiB/sec. | ||
| 1538 | 2026.05.15 15:22:28.115783 [ 285 ] {be610f49-83a8-44a8-bc9a-3b03f82fbd22} <Debug> TCPHandler: Processed in 0.002707878 sec. | ||
| 1539 | 2026.05.15 15:22:28.115998 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.05.15 15:22:28.116136 [ 285 ] {c79615b5-67ae-423e-8403-850edd5e81c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1541 | 2026.05.15 15:22:28.116195 [ 285 ] {c79615b5-67ae-423e-8403-850edd5e81c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1542 | 2026.05.15 15:22:28.116829 [ 285 ] {c79615b5-67ae-423e-8403-850edd5e81c4} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.05.15 15:22:28.116867 [ 285 ] {c79615b5-67ae-423e-8403-850edd5e81c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1544 | 2026.05.15 15:22:28.117392 [ 285 ] {c79615b5-67ae-423e-8403-850edd5e81c4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1545 | 2026.05.15 15:22:28.117883 [ 285 ] {c79615b5-67ae-423e-8403-850edd5e81c4} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.05.15 15:22:28.118019 [ 285 ] {c79615b5-67ae-423e-8403-850edd5e81c4} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001926 sec., 79439.2523364486 rows/sec., 4.75 MiB/sec. | ||
| 1547 | 2026.05.15 15:22:28.118060 [ 285 ] {c79615b5-67ae-423e-8403-850edd5e81c4} <Debug> TCPHandler: Processed in 0.002179499 sec. | ||
| 1548 | 2026.05.15 15:22:28.118219 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.05.15 15:22:28.118322 [ 285 ] {b714a98f-0574-4f21-b612-2edac3e9ce9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1550 | 2026.05.15 15:22:28.118365 [ 285 ] {b714a98f-0574-4f21-b612-2edac3e9ce9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1551 | 2026.05.15 15:22:28.118855 [ 285 ] {b714a98f-0574-4f21-b612-2edac3e9ce9e} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.05.15 15:22:28.118891 [ 285 ] {b714a98f-0574-4f21-b612-2edac3e9ce9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1553 | 2026.05.15 15:22:28.119329 [ 285 ] {b714a98f-0574-4f21-b612-2edac3e9ce9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1554 | 2026.05.15 15:22:28.119806 [ 285 ] {b714a98f-0574-4f21-b612-2edac3e9ce9e} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.05.15 15:22:28.119939 [ 285 ] {b714a98f-0574-4f21-b612-2edac3e9ce9e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00164 sec., 90853.65853658537 rows/sec., 5.87 MiB/sec. | ||
| 1556 | 2026.05.15 15:22:28.119976 [ 285 ] {b714a98f-0574-4f21-b612-2edac3e9ce9e} <Debug> TCPHandler: Processed in 0.001806652 sec. | ||
| 1557 | 2026.05.15 15:22:28.120138 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.05.15 15:22:28.120236 [ 285 ] {ae717534-4fac-4fda-b3d1-75062dd2f779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1559 | 2026.05.15 15:22:28.120276 [ 285 ] {ae717534-4fac-4fda-b3d1-75062dd2f779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1560 | 2026.05.15 15:22:28.120747 [ 285 ] {ae717534-4fac-4fda-b3d1-75062dd2f779} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.05.15 15:22:28.120784 [ 285 ] {ae717534-4fac-4fda-b3d1-75062dd2f779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1562 | 2026.05.15 15:22:28.121240 [ 285 ] {ae717534-4fac-4fda-b3d1-75062dd2f779} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1563 | 2026.05.15 15:22:28.121707 [ 285 ] {ae717534-4fac-4fda-b3d1-75062dd2f779} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.05.15 15:22:28.121838 [ 285 ] {ae717534-4fac-4fda-b3d1-75062dd2f779} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001622 sec., 91245.37607891492 rows/sec., 5.19 MiB/sec. | ||
| 1565 | 2026.05.15 15:22:28.121884 [ 285 ] {ae717534-4fac-4fda-b3d1-75062dd2f779} <Debug> TCPHandler: Processed in 0.001794601 sec. | ||
| 1566 | 2026.05.15 15:22:28.122021 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.05.15 15:22:28.122115 [ 285 ] {11326d57-0b93-43d1-8fae-157e070109a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1568 | 2026.05.15 15:22:28.122154 [ 285 ] {11326d57-0b93-43d1-8fae-157e070109a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1569 | 2026.05.15 15:22:28.122858 [ 285 ] {11326d57-0b93-43d1-8fae-157e070109a2} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.05.15 15:22:28.122893 [ 285 ] {11326d57-0b93-43d1-8fae-157e070109a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1571 | 2026.05.15 15:22:28.123360 [ 285 ] {11326d57-0b93-43d1-8fae-157e070109a2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1572 | 2026.05.15 15:22:28.123889 [ 285 ] {11326d57-0b93-43d1-8fae-157e070109a2} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.05.15 15:22:28.124060 [ 285 ] {11326d57-0b93-43d1-8fae-157e070109a2} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001962 sec., 255351.68195718652 rows/sec., 17.95 MiB/sec. | ||
| 1574 | 2026.05.15 15:22:28.124106 [ 285 ] {11326d57-0b93-43d1-8fae-157e070109a2} <Debug> TCPHandler: Processed in 0.002133357 sec. | ||
| 1575 | 2026.05.15 15:22:28.124245 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2026.05.15 15:22:28.124341 [ 285 ] {830341f4-8f20-466a-bbe4-d4972c966821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1577 | 2026.05.15 15:22:28.124382 [ 285 ] {830341f4-8f20-466a-bbe4-d4972c966821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1578 | 2026.05.15 15:22:28.124716 [ 285 ] {830341f4-8f20-466a-bbe4-d4972c966821} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.05.15 15:22:28.124751 [ 285 ] {830341f4-8f20-466a-bbe4-d4972c966821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1580 | 2026.05.15 15:22:28.125193 [ 285 ] {830341f4-8f20-466a-bbe4-d4972c966821} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1581 | 2026.05.15 15:22:28.125681 [ 285 ] {830341f4-8f20-466a-bbe4-d4972c966821} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.05.15 15:22:28.125808 [ 285 ] {830341f4-8f20-466a-bbe4-d4972c966821} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. | ||
| 1583 | 2026.05.15 15:22:28.125843 [ 285 ] {830341f4-8f20-466a-bbe4-d4972c966821} <Debug> TCPHandler: Processed in 0.001649359 sec. | ||
| 1584 | 2026.05.15 15:22:28.125960 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2026.05.15 15:22:28.126054 [ 285 ] {4bda0851-32a9-459d-9774-c4c1af230d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1586 | 2026.05.15 15:22:28.126096 [ 285 ] {4bda0851-32a9-459d-9774-c4c1af230d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1587 | 2026.05.15 15:22:28.126514 [ 285 ] {4bda0851-32a9-459d-9774-c4c1af230d8e} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.05.15 15:22:28.126549 [ 285 ] {4bda0851-32a9-459d-9774-c4c1af230d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1589 | 2026.05.15 15:22:28.126990 [ 285 ] {4bda0851-32a9-459d-9774-c4c1af230d8e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1590 | 2026.05.15 15:22:28.127508 [ 285 ] {4bda0851-32a9-459d-9774-c4c1af230d8e} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): 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.15 15:22:28.127662 [ 285 ] {4bda0851-32a9-459d-9774-c4c1af230d8e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001625 sec., 163076.9230769231 rows/sec., 10.84 MiB/sec. | ||
| 1592 | 2026.05.15 15:22:28.127699 [ 285 ] {4bda0851-32a9-459d-9774-c4c1af230d8e} <Debug> TCPHandler: Processed in 0.001785872 sec. | ||
| 1593 | 2026.05.15 15:22:28.127820 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.05.15 15:22:28.127914 [ 285 ] {57e66b80-0ba8-441f-aff7-46709a686cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1595 | 2026.05.15 15:22:28.127955 [ 285 ] {57e66b80-0ba8-441f-aff7-46709a686cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1596 | 2026.05.15 15:22:28.128277 [ 285 ] {57e66b80-0ba8-441f-aff7-46709a686cf3} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.05.15 15:22:28.128312 [ 285 ] {57e66b80-0ba8-441f-aff7-46709a686cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1598 | 2026.05.15 15:22:28.128733 [ 285 ] {57e66b80-0ba8-441f-aff7-46709a686cf3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1599 | 2026.05.15 15:22:28.129246 [ 285 ] {57e66b80-0ba8-441f-aff7-46709a686cf3} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.05.15 15:22:28.129375 [ 285 ] {57e66b80-0ba8-441f-aff7-46709a686cf3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001479 sec., 676.1325219743069 rows/sec., 45.56 KiB/sec. | ||
| 1601 | 2026.05.15 15:22:28.129411 [ 285 ] {57e66b80-0ba8-441f-aff7-46709a686cf3} <Debug> TCPHandler: Processed in 0.001638799 sec. | ||
| 1602 | 2026.05.15 15:22:28.129531 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.05.15 15:22:28.129626 [ 285 ] {d34848d5-c45a-428b-882a-becb812e3f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1604 | 2026.05.15 15:22:28.129677 [ 285 ] {d34848d5-c45a-428b-882a-becb812e3f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1605 | 2026.05.15 15:22:28.130470 [ 285 ] {d34848d5-c45a-428b-882a-becb812e3f8c} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.05.15 15:22:28.130506 [ 285 ] {d34848d5-c45a-428b-882a-becb812e3f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1607 | 2026.05.15 15:22:28.131190 [ 285 ] {d34848d5-c45a-428b-882a-becb812e3f8c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1608 | 2026.05.15 15:22:28.131654 [ 285 ] {d34848d5-c45a-428b-882a-becb812e3f8c} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.05.15 15:22:28.131791 [ 285 ] {d34848d5-c45a-428b-882a-becb812e3f8c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002182 sec., 5041.246562786435 rows/sec., 9.03 MiB/sec. | ||
| 1610 | 2026.05.15 15:22:28.131840 [ 285 ] {d34848d5-c45a-428b-882a-becb812e3f8c} <Debug> TCPHandler: Processed in 0.002356212 sec. | ||
| 1611 | 2026.05.15 15:22:28.131973 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2026.05.15 15:22:28.132068 [ 285 ] {d76d06a4-1d2f-47f1-9a13-61a9a939c6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1613 | 2026.05.15 15:22:28.132109 [ 285 ] {d76d06a4-1d2f-47f1-9a13-61a9a939c6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1614 | 2026.05.15 15:22:28.132443 [ 285 ] {d76d06a4-1d2f-47f1-9a13-61a9a939c6ba} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.05.15 15:22:28.132479 [ 285 ] {d76d06a4-1d2f-47f1-9a13-61a9a939c6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1616 | 2026.05.15 15:22:28.132914 [ 285 ] {d76d06a4-1d2f-47f1-9a13-61a9a939c6ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1617 | 2026.05.15 15:22:28.133413 [ 285 ] {d76d06a4-1d2f-47f1-9a13-61a9a939c6ba} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.05.15 15:22:28.133564 [ 285 ] {d76d06a4-1d2f-47f1-9a13-61a9a939c6ba} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001515 sec., 59405.9405940594 rows/sec., 3.72 MiB/sec. | ||
| 1619 | 2026.05.15 15:22:28.133601 [ 285 ] {d76d06a4-1d2f-47f1-9a13-61a9a939c6ba} <Debug> TCPHandler: Processed in 0.00167645 sec. | ||
| 1620 | 2026.05.15 15:22:30.442318 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1621 | 2026.05.15 15:22:30.442378 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1622 | 2026.05.15 15:22:30.498912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2866 | ||
| 1623 | 2026.05.15 15:22:30.499397 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.05.15 15:22:30.499444 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1625 | 2026.05.15 15:22:30.500101 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1626 | 2026.05.15 15:22:30.500646 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.05.15 15:22:30.500784 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2866 | ||
| 1628 | 2026.05.15 15:22:30.500796 [ 55 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1629 | 2026.05.15 15:22:30.500861 [ 55 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2026.05.15 15:22:30.500885 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1631 | 2026.05.15 15:22:30.501086 [ 186 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1632 | 2026.05.15 15:22:30.503211 [ 186 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1633 | 2026.05.15 15:22:30.503286 [ 186 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1634 | 2026.05.15 15:22:30.503406 [ 186 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1635 | 2026.05.15 15:22:30.503471 [ 186 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1636 | 2026.05.15 15:22:30.503524 [ 186 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 503 rows starting from the beginning of the part | ||
| 1637 | 2026.05.15 15:22:30.503577 [ 186 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1638 | 2026.05.15 15:22:30.503626 [ 186 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1639 | 2026.05.15 15:22:30.513543 [ 187 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 4 columns (4 merged, 0 gathered) in 0.012577172 sec., 227873.16576413205 rows/sec., 3.26 MiB/sec. | ||
| 1640 | 2026.05.15 15:22:30.514460 [ 188 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1641 | 2026.05.15 15:22:30.515042 [ 188 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_6_1} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2026.05.15 15:22:30.515114 [ 188 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_6_1} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1643 | 2026.05.15 15:22:30.515208 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1644 | 2026.05.15 15:22:30.654438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1645 | 2026.05.15 15:22:30.670739 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2026.05.15 15:22:30.670786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1647 | 2026.05.15 15:22:30.676947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1648 | 2026.05.15 15:22:30.678157 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2026.05.15 15:22:30.678408 [ 67 ] {} <Debug> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1650 | 2026.05.15 15:22:30.678472 [ 67 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.05.15 15:22:30.678496 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1652 | 2026.05.15 15:22:30.678627 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 1653 | 2026.05.15 15:22:30.681456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1654 | 2026.05.15 15:22:30.682867 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1655 | 2026.05.15 15:22:30.684261 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 1656 | 2026.05.15 15:22:30.689168 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 1657 | 2026.05.15 15:22:30.693591 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 1658 | 2026.05.15 15:22:30.698020 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 1659 | 2026.05.15 15:22:30.703428 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 1660 | 2026.05.15 15:22:30.707662 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 1661 | 2026.05.15 15:22:30.760959 [ 187 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.082385826 sec., 558.34847125281 rows/sec., 2.89 MiB/sec. | ||
| 1662 | 2026.05.15 15:22:30.762614 [ 190 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1663 | 2026.05.15 15:22:30.764957 [ 190 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_6_1} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.05.15 15:22:30.765049 [ 190 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_6_1} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1665 | 2026.05.15 15:22:30.765970 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1666 | 2026.05.15 15:22:31.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.48 MiB, peak 182.02 MiB, free memory in arenas 0.00 B, will set to 183.01 MiB (RSS), difference: 10.52 MiB | ||
| 1667 | 2026.05.15 15:22:33.098780 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.05.15 15:22:33.099034 [ 285 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) 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) | ||
| 1669 | 2026.05.15 15:22:33.099402 [ 285 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1670 | 2026.05.15 15:22:33.099445 [ 285 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <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 | ||
| 1671 | 2026.05.15 15:22:33.099673 [ 285 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1672 | 2026.05.15 15:22:33.099740 [ 285 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1673 | 2026.05.15 15:22:33.099880 [ 285 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1674 | 2026.05.15 15:22:33.099980 [ 312 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1675 | 2026.05.15 15:22:33.099982 [ 334 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1676 | 2026.05.15 15:22:33.100126 [ 285 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (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 | ||
| 1677 | 2026.05.15 15:22:33.100153 [ 285 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1678 | 2026.05.15 15:22:33.102288 [ 285 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1679 | 2026.05.15 15:22:33.102325 [ 285 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1680 | 2026.05.15 15:22:33.104337 [ 285 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <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'))" | ||
| 1681 | 2026.05.15 15:22:33.104409 [ 285 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <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'))" | ||
| 1682 | 2026.05.15 15:22:33.106065 [ 285 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.00713 sec., 4908.835904628331 rows/sec., 1.03 MiB/sec. | ||
| 1683 | 2026.05.15 15:22:33.106210 [ 285 ] {7d67fe66-d671-4550-8ba7-103845c71e9b} <Debug> TCPHandler: Processed in 0.007622515 sec. | ||
| 1684 | 2026.05.15 15:22:33.112316 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1685 | 2026.05.15 15:22:33.112477 [ 285 ] {f9615c58-71bf-4f78-b789-64f6214c9637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1686 | 2026.05.15 15:22:33.112534 [ 285 ] {f9615c58-71bf-4f78-b789-64f6214c9637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1687 | 2026.05.15 15:22:33.113109 [ 285 ] {f9615c58-71bf-4f78-b789-64f6214c9637} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.05.15 15:22:33.113153 [ 285 ] {f9615c58-71bf-4f78-b789-64f6214c9637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1689 | 2026.05.15 15:22:33.113552 [ 285 ] {f9615c58-71bf-4f78-b789-64f6214c9637} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1690 | 2026.05.15 15:22:33.113776 [ 285 ] {f9615c58-71bf-4f78-b789-64f6214c9637} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.05.15 15:22:33.113918 [ 285 ] {f9615c58-71bf-4f78-b789-64f6214c9637} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001495 sec., 68227.42474916388 rows/sec., 5.69 MiB/sec. | ||
| 1692 | 2026.05.15 15:22:33.113920 [ 66 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1693 | 2026.05.15 15:22:33.113958 [ 285 ] {f9615c58-71bf-4f78-b789-64f6214c9637} <Debug> TCPHandler: Processed in 0.001768211 sec. | ||
| 1694 | 2026.05.15 15:22:33.113985 [ 66 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.05.15 15:22:33.114012 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1696 | 2026.05.15 15:22:33.114124 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2026.05.15 15:22:33.114177 [ 191 ] {ee9f1612-1406-4bef-82c2-30e052e52568::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 | ||
| 1698 | 2026.05.15 15:22:33.114253 [ 285 ] {e29aaf6e-0cc0-454b-a0ba-de23dc84de34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1699 | 2026.05.15 15:22:33.114308 [ 285 ] {e29aaf6e-0cc0-454b-a0ba-de23dc84de34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1700 | 2026.05.15 15:22:33.114351 [ 191 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1701 | 2026.05.15 15:22:33.114406 [ 191 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 797 rows starting from the beginning of the part | ||
| 1702 | 2026.05.15 15:22:33.114518 [ 191 ] {ee9f1612-1406-4bef-82c2-30e052e52568::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 | ||
| 1703 | 2026.05.15 15:22:33.114582 [ 191 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 793 rows starting from the beginning of the part | ||
| 1704 | 2026.05.15 15:22:33.114634 [ 191 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 68 rows starting from the beginning of the part | ||
| 1705 | 2026.05.15 15:22:33.114688 [ 191 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 819 rows starting from the beginning of the part | ||
| 1706 | 2026.05.15 15:22:33.114757 [ 191 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 102 rows starting from the beginning of the part | ||
| 1707 | 2026.05.15 15:22:33.114824 [ 285 ] {e29aaf6e-0cc0-454b-a0ba-de23dc84de34} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2026.05.15 15:22:33.114874 [ 285 ] {e29aaf6e-0cc0-454b-a0ba-de23dc84de34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1709 | 2026.05.15 15:22:33.115379 [ 285 ] {e29aaf6e-0cc0-454b-a0ba-de23dc84de34} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1710 | 2026.05.15 15:22:33.115643 [ 285 ] {e29aaf6e-0cc0-454b-a0ba-de23dc84de34} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2026.05.15 15:22:33.115791 [ 285 ] {e29aaf6e-0cc0-454b-a0ba-de23dc84de34} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001563 sec., 14715.29110684581 rows/sec., 1.08 MiB/sec. | ||
| 1712 | 2026.05.15 15:22:33.115830 [ 285 ] {e29aaf6e-0cc0-454b-a0ba-de23dc84de34} <Debug> TCPHandler: Processed in 0.001768161 sec. | ||
| 1713 | 2026.05.15 15:22:33.115948 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.05.15 15:22:33.116049 [ 285 ] {01b48f87-a062-4fb3-9019-978d7e414748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1715 | 2026.05.15 15:22:33.116089 [ 285 ] {01b48f87-a062-4fb3-9019-978d7e414748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1716 | 2026.05.15 15:22:33.116240 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2609 rows, containing 5 columns (5 merged, 0 gathered) in 0.002139987 sec., 1219166.2846550003 rows/sec., 99.53 MiB/sec. | ||
| 1717 | 2026.05.15 15:22:33.116520 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1718 | 2026.05.15 15:22:33.116535 [ 285 ] {01b48f87-a062-4fb3-9019-978d7e414748} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.05.15 15:22:33.116581 [ 285 ] {01b48f87-a062-4fb3-9019-978d7e414748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1720 | 2026.05.15 15:22:33.116900 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_6_1} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.05.15 15:22:33.116956 [ 285 ] {01b48f87-a062-4fb3-9019-978d7e414748} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1722 | 2026.05.15 15:22:33.116993 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_6_1} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1723 | 2026.05.15 15:22:33.117092 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 1724 | 2026.05.15 15:22:33.117209 [ 285 ] {01b48f87-a062-4fb3-9019-978d7e414748} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.05.15 15:22:33.117329 [ 66 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1726 | 2026.05.15 15:22:33.117345 [ 285 ] {01b48f87-a062-4fb3-9019-978d7e414748} <Debug> executeQuery: Read 95 rows, 7.62 KiB in 0.00132 sec., 71969.69696969698 rows/sec., 5.64 MiB/sec. | ||
| 1727 | 2026.05.15 15:22:33.117375 [ 66 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.05.15 15:22:33.117399 [ 285 ] {01b48f87-a062-4fb3-9019-978d7e414748} <Debug> TCPHandler: Processed in 0.001499467 sec. | ||
| 1729 | 2026.05.15 15:22:33.117402 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1730 | 2026.05.15 15:22:33.117500 [ 191 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::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 | ||
| 1731 | 2026.05.15 15:22:33.117565 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.05.15 15:22:33.117604 [ 191 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1733 | 2026.05.15 15:22:33.117635 [ 191 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 481 rows starting from the beginning of the part | ||
| 1734 | 2026.05.15 15:22:33.117667 [ 285 ] {1646a58f-6dd6-4e5a-a0aa-399cbe20855b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1735 | 2026.05.15 15:22:33.117682 [ 191 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1736 | 2026.05.15 15:22:33.117720 [ 285 ] {1646a58f-6dd6-4e5a-a0aa-399cbe20855b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1737 | 2026.05.15 15:22:33.117733 [ 191 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 473 rows starting from the beginning of the part | ||
| 1738 | 2026.05.15 15:22:33.117777 [ 191 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 82 rows starting from the beginning of the part | ||
| 1739 | 2026.05.15 15:22:33.117815 [ 191 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 501 rows starting from the beginning of the part | ||
| 1740 | 2026.05.15 15:22:33.117852 [ 191 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 95 rows starting from the beginning of the part | ||
| 1741 | 2026.05.15 15:22:33.118217 [ 285 ] {1646a58f-6dd6-4e5a-a0aa-399cbe20855b} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1742 | 2026.05.15 15:22:33.118259 [ 285 ] {1646a58f-6dd6-4e5a-a0aa-399cbe20855b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1743 | 2026.05.15 15:22:33.118656 [ 285 ] {1646a58f-6dd6-4e5a-a0aa-399cbe20855b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1744 | 2026.05.15 15:22:33.118896 [ 285 ] {1646a58f-6dd6-4e5a-a0aa-399cbe20855b} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2026.05.15 15:22:33.118916 [ 187 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1668 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450485 sec., 1149960.1857309795 rows/sec., 86.14 MiB/sec. | ||
| 1746 | 2026.05.15 15:22:33.119006 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1747 | 2026.05.15 15:22:33.119032 [ 285 ] {1646a58f-6dd6-4e5a-a0aa-399cbe20855b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001383 sec., 115690.52783803327 rows/sec., 8.06 MiB/sec. | ||
| 1748 | 2026.05.15 15:22:33.119035 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.05.15 15:22:33.119080 [ 285 ] {1646a58f-6dd6-4e5a-a0aa-399cbe20855b} <Debug> TCPHandler: Processed in 0.001563007 sec. | ||
| 1750 | 2026.05.15 15:22:33.119084 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1751 | 2026.05.15 15:22:33.119144 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1752 | 2026.05.15 15:22:33.119174 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 1753 | 2026.05.15 15:22:33.119232 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.05.15 15:22:33.119295 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1755 | 2026.05.15 15:22:33.119330 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 169 rows starting from the beginning of the part | ||
| 1756 | 2026.05.15 15:22:33.119335 [ 285 ] {234ea757-05db-4b7b-af40-27a41e255651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1757 | 2026.05.15 15:22:33.119383 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1758 | 2026.05.15 15:22:33.119402 [ 285 ] {234ea757-05db-4b7b-af40-27a41e255651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1759 | 2026.05.15 15:22:33.119433 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 165 rows starting from the beginning of the part | ||
| 1760 | 2026.05.15 15:22:33.119477 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 162 rows starting from the beginning of the part | ||
| 1761 | 2026.05.15 15:22:33.119486 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_6_1} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.05.15 15:22:33.119525 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1763 | 2026.05.15 15:22:33.119570 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 1764 | 2026.05.15 15:22:33.119570 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_6_1} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1765 | 2026.05.15 15:22:33.119662 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1766 | 2026.05.15 15:22:33.120288 [ 285 ] {234ea757-05db-4b7b-af40-27a41e255651} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.05.15 15:22:33.120332 [ 285 ] {234ea757-05db-4b7b-af40-27a41e255651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1768 | 2026.05.15 15:22:33.122880 [ 285 ] {234ea757-05db-4b7b-af40-27a41e255651} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1769 | 2026.05.15 15:22:33.122942 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 981 rows, containing 5 columns (5 merged, 0 gathered) in 0.003797257 sec., 258344.37858696422 rows/sec., 17.35 MiB/sec. | ||
| 1770 | 2026.05.15 15:22:33.123164 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1771 | 2026.05.15 15:22:33.123198 [ 285 ] {234ea757-05db-4b7b-af40-27a41e255651} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.05.15 15:22:33.123440 [ 285 ] {234ea757-05db-4b7b-af40-27a41e255651} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.004102 sec., 5607.0209653827405 rows/sec., 10.05 MiB/sec. | ||
| 1773 | 2026.05.15 15:22:33.123471 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2026.05.15 15:22:33.123544 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1775 | 2026.05.15 15:22:33.123586 [ 285 ] {234ea757-05db-4b7b-af40-27a41e255651} <Debug> TCPHandler: Processed in 0.004402408 sec. | ||
| 1776 | 2026.05.15 15:22:33.123617 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1777 | 2026.05.15 15:22:33.123736 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.05.15 15:22:33.123869 [ 285 ] {147844d0-c1a1-489f-b633-e90a4e5a5d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1779 | 2026.05.15 15:22:33.123921 [ 285 ] {147844d0-c1a1-489f-b633-e90a4e5a5d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1780 | 2026.05.15 15:22:33.124345 [ 285 ] {147844d0-c1a1-489f-b633-e90a4e5a5d65} <Trace> oximeter.measurements_i64 (381e91b3-0fe8-48da-9081-d453b211a700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.05.15 15:22:33.124386 [ 285 ] {147844d0-c1a1-489f-b633-e90a4e5a5d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1782 | 2026.05.15 15:22:33.124740 [ 285 ] {147844d0-c1a1-489f-b633-e90a4e5a5d65} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1783 | 2026.05.15 15:22:33.124952 [ 285 ] {147844d0-c1a1-489f-b633-e90a4e5a5d65} <Trace> oximeter.measurements_i64 (381e91b3-0fe8-48da-9081-d453b211a700): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.05.15 15:22:33.125091 [ 285 ] {147844d0-c1a1-489f-b633-e90a4e5a5d65} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.00126 sec., 11904.761904761905 rows/sec., 908.36 KiB/sec. | ||
| 1785 | 2026.05.15 15:22:33.125130 [ 285 ] {147844d0-c1a1-489f-b633-e90a4e5a5d65} <Debug> TCPHandler: Processed in 0.001453895 sec. | ||
| 1786 | 2026.05.15 15:22:33.125250 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.05.15 15:22:33.125346 [ 285 ] {76db0fe0-058c-4661-93a5-b39633b22db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1788 | 2026.05.15 15:22:33.125387 [ 285 ] {76db0fe0-058c-4661-93a5-b39633b22db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1789 | 2026.05.15 15:22:33.125747 [ 285 ] {76db0fe0-058c-4661-93a5-b39633b22db3} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.05.15 15:22:33.125783 [ 285 ] {76db0fe0-058c-4661-93a5-b39633b22db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1791 | 2026.05.15 15:22:33.126104 [ 285 ] {76db0fe0-058c-4661-93a5-b39633b22db3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1792 | 2026.05.15 15:22:33.126309 [ 285 ] {76db0fe0-058c-4661-93a5-b39633b22db3} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.05.15 15:22:33.126414 [ 66 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1794 | 2026.05.15 15:22:33.126436 [ 285 ] {76db0fe0-058c-4661-93a5-b39633b22db3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 1795 | 2026.05.15 15:22:33.126455 [ 66 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.05.15 15:22:33.126481 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1797 | 2026.05.15 15:22:33.126481 [ 285 ] {76db0fe0-058c-4661-93a5-b39633b22db3} <Debug> TCPHandler: Processed in 0.001279312 sec. | ||
| 1798 | 2026.05.15 15:22:33.126603 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 1799 | 2026.05.15 15:22:33.126730 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1800 | 2026.05.15 15:22:33.126766 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1801 | 2026.05.15 15:22:33.126847 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 1802 | 2026.05.15 15:22:33.126914 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 1803 | 2026.05.15 15:22:33.126960 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1804 | 2026.05.15 15:22:33.127002 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1805 | 2026.05.15 15:22:33.127059 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 1806 | 2026.05.15 15:22:33.127910 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001350135 sec., 266640.00266640005 rows/sec., 16.93 MiB/sec. | ||
| 1807 | 2026.05.15 15:22:33.128026 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1808 | 2026.05.15 15:22:33.128310 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_6_1} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.05.15 15:22:33.128371 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_6_1} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1810 | 2026.05.15 15:22:33.128429 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1811 | 2026.05.15 15:22:35.505637 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 218 | ||
| 1812 | 2026.05.15 15:22:35.507878 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.05.15 15:22:35.507923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1814 | 2026.05.15 15:22:35.509073 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1815 | 2026.05.15 15:22:35.509331 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.05.15 15:22:35.509558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 1817 | 2026.05.15 15:22:38.001051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3378 | ||
| 1818 | 2026.05.15 15:22:38.001581 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.05.15 15:22:38.001620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1820 | 2026.05.15 15:22:38.002102 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1821 | 2026.05.15 15:22:38.002320 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.05.15 15:22:38.002430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3378 | ||
| 1823 | 2026.05.15 15:22:38.102073 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2026.05.15 15:22:38.102345 [ 285 ] {098d861f-6425-43fb-89a0-f0cfdc3a42b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1825 | 2026.05.15 15:22:38.102741 [ 285 ] {098d861f-6425-43fb-89a0-f0cfdc3a42b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1826 | 2026.05.15 15:22:38.102778 [ 285 ] {098d861f-6425-43fb-89a0-f0cfdc3a42b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1827 | 2026.05.15 15:22:38.103026 [ 285 ] {098d861f-6425-43fb-89a0-f0cfdc3a42b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1828 | 2026.05.15 15:22:38.103097 [ 285 ] {098d861f-6425-43fb-89a0-f0cfdc3a42b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1829 | 2026.05.15 15:22:38.103246 [ 285 ] {098d861f-6425-43fb-89a0-f0cfdc3a42b7} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1830 | 2026.05.15 15:22:38.103347 [ 327 ] {098d861f-6425-43fb-89a0-f0cfdc3a42b7} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1831 | 2026.05.15 15:22:38.103365 [ 334 ] {098d861f-6425-43fb-89a0-f0cfdc3a42b7} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1832 | 2026.05.15 15:22:38.103494 [ 285 ] {098d861f-6425-43fb-89a0-f0cfdc3a42b7} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1833 | 2026.05.15 15:22:38.103525 [ 285 ] {098d861f-6425-43fb-89a0-f0cfdc3a42b7} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1834 | 2026.05.15 15:22:38.103569 [ 285 ] {098d861f-6425-43fb-89a0-f0cfdc3a42b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1835 | 2026.05.15 15:22:38.103591 [ 285 ] {098d861f-6425-43fb-89a0-f0cfdc3a42b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1836 | 2026.05.15 15:22:38.104701 [ 285 ] {098d861f-6425-43fb-89a0-f0cfdc3a42b7} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002472 sec., 12944.983818770228 rows/sec., 2.87 MiB/sec. | ||
| 1837 | 2026.05.15 15:22:38.104815 [ 285 ] {098d861f-6425-43fb-89a0-f0cfdc3a42b7} <Debug> TCPHandler: Processed in 0.002888701 sec. | ||
| 1838 | 2026.05.15 15:22:38.109943 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2026.05.15 15:22:38.110077 [ 285 ] {8c1ec61f-f2db-4575-8fd2-14a2b07e4285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1840 | 2026.05.15 15:22:38.110130 [ 285 ] {8c1ec61f-f2db-4575-8fd2-14a2b07e4285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1841 | 2026.05.15 15:22:38.110855 [ 285 ] {8c1ec61f-f2db-4575-8fd2-14a2b07e4285} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.05.15 15:22:38.110892 [ 285 ] {8c1ec61f-f2db-4575-8fd2-14a2b07e4285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1843 | 2026.05.15 15:22:38.111278 [ 285 ] {8c1ec61f-f2db-4575-8fd2-14a2b07e4285} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1844 | 2026.05.15 15:22:38.111514 [ 285 ] {8c1ec61f-f2db-4575-8fd2-14a2b07e4285} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.05.15 15:22:38.111656 [ 285 ] {8c1ec61f-f2db-4575-8fd2-14a2b07e4285} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00162 sec., 175308.64197530865 rows/sec., 11.13 MiB/sec. | ||
| 1846 | 2026.05.15 15:22:38.111695 [ 285 ] {8c1ec61f-f2db-4575-8fd2-14a2b07e4285} <Debug> TCPHandler: Processed in 0.001812382 sec. | ||
| 1847 | 2026.05.15 15:22:38.111883 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.05.15 15:22:38.111982 [ 285 ] {3fd65440-484b-42de-a744-bbc6ddf7a5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1849 | 2026.05.15 15:22:38.112023 [ 285 ] {3fd65440-484b-42de-a744-bbc6ddf7a5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1850 | 2026.05.15 15:22:38.112890 [ 285 ] {3fd65440-484b-42de-a744-bbc6ddf7a5cd} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.05.15 15:22:38.112927 [ 285 ] {3fd65440-484b-42de-a744-bbc6ddf7a5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1852 | 2026.05.15 15:22:38.113305 [ 285 ] {3fd65440-484b-42de-a744-bbc6ddf7a5cd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1853 | 2026.05.15 15:22:38.113517 [ 285 ] {3fd65440-484b-42de-a744-bbc6ddf7a5cd} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.05.15 15:22:38.113646 [ 285 ] {3fd65440-484b-42de-a744-bbc6ddf7a5cd} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001686 sec., 485765.1245551601 rows/sec., 37.65 MiB/sec. | ||
| 1855 | 2026.05.15 15:22:38.113683 [ 285 ] {3fd65440-484b-42de-a744-bbc6ddf7a5cd} <Debug> TCPHandler: Processed in 0.001849293 sec. | ||
| 1856 | 2026.05.15 15:22:38.113834 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.05.15 15:22:38.113930 [ 285 ] {4f0d944b-4666-46b9-a70b-b47eff89d0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1858 | 2026.05.15 15:22:38.113970 [ 285 ] {4f0d944b-4666-46b9-a70b-b47eff89d0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1859 | 2026.05.15 15:22:38.114436 [ 285 ] {4f0d944b-4666-46b9-a70b-b47eff89d0bb} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.05.15 15:22:38.114472 [ 285 ] {4f0d944b-4666-46b9-a70b-b47eff89d0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1861 | 2026.05.15 15:22:38.114770 [ 285 ] {4f0d944b-4666-46b9-a70b-b47eff89d0bb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1862 | 2026.05.15 15:22:38.114972 [ 285 ] {4f0d944b-4666-46b9-a70b-b47eff89d0bb} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.05.15 15:22:38.115068 [ 58 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1864 | 2026.05.15 15:22:38.115096 [ 285 ] {4f0d944b-4666-46b9-a70b-b47eff89d0bb} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001181 sec., 129551.22777307367 rows/sec., 7.75 MiB/sec. | ||
| 1865 | 2026.05.15 15:22:38.115115 [ 58 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.05.15 15:22:38.115146 [ 285 ] {4f0d944b-4666-46b9-a70b-b47eff89d0bb} <Debug> TCPHandler: Processed in 0.001359044 sec. | ||
| 1867 | 2026.05.15 15:22:38.115148 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1868 | 2026.05.15 15:22:38.115291 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.05.15 15:22:38.115316 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::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 | ||
| 1870 | 2026.05.15 15:22:38.115391 [ 285 ] {88d65b8a-4000-4dc7-a447-a07531606779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1871 | 2026.05.15 15:22:38.115436 [ 285 ] {88d65b8a-4000-4dc7-a447-a07531606779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1872 | 2026.05.15 15:22:38.115484 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1873 | 2026.05.15 15:22:38.115528 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 161 rows starting from the beginning of the part | ||
| 1874 | 2026.05.15 15:22:38.115606 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::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 | ||
| 1875 | 2026.05.15 15:22:38.115659 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 1876 | 2026.05.15 15:22:38.115707 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 153 rows starting from the beginning of the part | ||
| 1877 | 2026.05.15 15:22:38.115761 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1878 | 2026.05.15 15:22:38.115805 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 153 rows starting from the beginning of the part | ||
| 1879 | 2026.05.15 15:22:38.115908 [ 285 ] {88d65b8a-4000-4dc7-a447-a07531606779} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2026.05.15 15:22:38.115950 [ 285 ] {88d65b8a-4000-4dc7-a447-a07531606779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1881 | 2026.05.15 15:22:38.116291 [ 285 ] {88d65b8a-4000-4dc7-a447-a07531606779} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1882 | 2026.05.15 15:22:38.116537 [ 285 ] {88d65b8a-4000-4dc7-a447-a07531606779} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.05.15 15:22:38.116670 [ 285 ] {88d65b8a-4000-4dc7-a447-a07531606779} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001296 sec., 114969.13580246913 rows/sec., 7.43 MiB/sec. | ||
| 1884 | 2026.05.15 15:22:38.116709 [ 285 ] {88d65b8a-4000-4dc7-a447-a07531606779} <Debug> TCPHandler: Processed in 0.001466006 sec. | ||
| 1885 | 2026.05.15 15:22:38.116826 [ 201 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568517 sec., 415679.26901652967 rows/sec., 26.75 MiB/sec. | ||
| 1886 | 2026.05.15 15:22:38.116879 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.05.15 15:22:38.116969 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1888 | 2026.05.15 15:22:38.116981 [ 285 ] {8a21f954-33de-4d94-9209-01192498c59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1889 | 2026.05.15 15:22:38.117030 [ 285 ] {8a21f954-33de-4d94-9209-01192498c59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1890 | 2026.05.15 15:22:38.117233 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_6_1} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2026.05.15 15:22:38.117306 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_6_1} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1892 | 2026.05.15 15:22:38.117373 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1893 | 2026.05.15 15:22:38.117507 [ 285 ] {8a21f954-33de-4d94-9209-01192498c59f} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.05.15 15:22:38.117548 [ 285 ] {8a21f954-33de-4d94-9209-01192498c59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1895 | 2026.05.15 15:22:38.117863 [ 285 ] {8a21f954-33de-4d94-9209-01192498c59f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1896 | 2026.05.15 15:22:38.118073 [ 285 ] {8a21f954-33de-4d94-9209-01192498c59f} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.05.15 15:22:38.118202 [ 285 ] {8a21f954-33de-4d94-9209-01192498c59f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001239 sec., 119451.17029862791 rows/sec., 6.79 MiB/sec. | ||
| 1898 | 2026.05.15 15:22:38.118239 [ 285 ] {8a21f954-33de-4d94-9209-01192498c59f} <Debug> TCPHandler: Processed in 0.001406544 sec. | ||
| 1899 | 2026.05.15 15:22:38.118383 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2026.05.15 15:22:38.118476 [ 285 ] {f7a17f08-fd12-4016-9241-99ffe7cc1d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1901 | 2026.05.15 15:22:38.118515 [ 285 ] {f7a17f08-fd12-4016-9241-99ffe7cc1d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1902 | 2026.05.15 15:22:38.119126 [ 285 ] {f7a17f08-fd12-4016-9241-99ffe7cc1d45} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.05.15 15:22:38.119162 [ 285 ] {f7a17f08-fd12-4016-9241-99ffe7cc1d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1904 | 2026.05.15 15:22:38.119480 [ 285 ] {f7a17f08-fd12-4016-9241-99ffe7cc1d45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1905 | 2026.05.15 15:22:38.119692 [ 285 ] {f7a17f08-fd12-4016-9241-99ffe7cc1d45} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.05.15 15:22:38.119818 [ 285 ] {f7a17f08-fd12-4016-9241-99ffe7cc1d45} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00136 sec., 368382.35294117645 rows/sec., 25.89 MiB/sec. | ||
| 1907 | 2026.05.15 15:22:38.119856 [ 285 ] {f7a17f08-fd12-4016-9241-99ffe7cc1d45} <Debug> TCPHandler: Processed in 0.001530197 sec. | ||
| 1908 | 2026.05.15 15:22:38.119995 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2026.05.15 15:22:38.120089 [ 285 ] {e8c76d12-6c1a-4e44-9b41-e22b03b5eae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1910 | 2026.05.15 15:22:38.120129 [ 285 ] {e8c76d12-6c1a-4e44-9b41-e22b03b5eae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1911 | 2026.05.15 15:22:38.120502 [ 285 ] {e8c76d12-6c1a-4e44-9b41-e22b03b5eae3} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2026.05.15 15:22:38.120541 [ 285 ] {e8c76d12-6c1a-4e44-9b41-e22b03b5eae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1913 | 2026.05.15 15:22:38.120857 [ 285 ] {e8c76d12-6c1a-4e44-9b41-e22b03b5eae3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1914 | 2026.05.15 15:22:38.121073 [ 285 ] {e8c76d12-6c1a-4e44-9b41-e22b03b5eae3} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.05.15 15:22:38.121212 [ 285 ] {e8c76d12-6c1a-4e44-9b41-e22b03b5eae3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 1916 | 2026.05.15 15:22:38.121249 [ 285 ] {e8c76d12-6c1a-4e44-9b41-e22b03b5eae3} <Debug> TCPHandler: Processed in 0.001301903 sec. | ||
| 1917 | 2026.05.15 15:22:38.121385 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2026.05.15 15:22:38.121482 [ 285 ] {151be494-41cb-4233-ac7d-00493eef7679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1919 | 2026.05.15 15:22:38.121524 [ 285 ] {151be494-41cb-4233-ac7d-00493eef7679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1920 | 2026.05.15 15:22:38.121943 [ 285 ] {151be494-41cb-4233-ac7d-00493eef7679} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2026.05.15 15:22:38.121979 [ 285 ] {151be494-41cb-4233-ac7d-00493eef7679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1922 | 2026.05.15 15:22:38.122319 [ 285 ] {151be494-41cb-4233-ac7d-00493eef7679} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1923 | 2026.05.15 15:22:38.122533 [ 285 ] {151be494-41cb-4233-ac7d-00493eef7679} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.05.15 15:22:38.122659 [ 285 ] {151be494-41cb-4233-ac7d-00493eef7679} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001196 sec., 221571.90635451506 rows/sec., 14.72 MiB/sec. | ||
| 1925 | 2026.05.15 15:22:38.122696 [ 285 ] {151be494-41cb-4233-ac7d-00493eef7679} <Debug> TCPHandler: Processed in 0.001359244 sec. | ||
| 1926 | 2026.05.15 15:22:38.122829 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.05.15 15:22:38.122932 [ 285 ] {187cad94-03c4-4a46-91d6-e43fb028895c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1928 | 2026.05.15 15:22:38.122974 [ 285 ] {187cad94-03c4-4a46-91d6-e43fb028895c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1929 | 2026.05.15 15:22:38.123315 [ 285 ] {187cad94-03c4-4a46-91d6-e43fb028895c} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.05.15 15:22:38.123351 [ 285 ] {187cad94-03c4-4a46-91d6-e43fb028895c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1931 | 2026.05.15 15:22:38.123641 [ 285 ] {187cad94-03c4-4a46-91d6-e43fb028895c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1932 | 2026.05.15 15:22:38.123850 [ 285 ] {187cad94-03c4-4a46-91d6-e43fb028895c} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.05.15 15:22:38.123976 [ 285 ] {187cad94-03c4-4a46-91d6-e43fb028895c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 1934 | 2026.05.15 15:22:38.124011 [ 285 ] {187cad94-03c4-4a46-91d6-e43fb028895c} <Debug> TCPHandler: Processed in 0.001230252 sec. | ||
| 1935 | 2026.05.15 15:22:38.124135 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.05.15 15:22:38.124238 [ 285 ] {79a79321-9cd1-49b2-8da0-a857447cb44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1937 | 2026.05.15 15:22:38.124290 [ 285 ] {79a79321-9cd1-49b2-8da0-a857447cb44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1938 | 2026.05.15 15:22:38.125071 [ 285 ] {79a79321-9cd1-49b2-8da0-a857447cb44f} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.05.15 15:22:38.125107 [ 285 ] {79a79321-9cd1-49b2-8da0-a857447cb44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1940 | 2026.05.15 15:22:38.125640 [ 285 ] {79a79321-9cd1-49b2-8da0-a857447cb44f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1941 | 2026.05.15 15:22:38.125859 [ 285 ] {79a79321-9cd1-49b2-8da0-a857447cb44f} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.05.15 15:22:38.125967 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1943 | 2026.05.15 15:22:38.125995 [ 285 ] {79a79321-9cd1-49b2-8da0-a857447cb44f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001776 sec., 6193.693693693694 rows/sec., 11.10 MiB/sec. | ||
| 1944 | 2026.05.15 15:22:38.126007 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.05.15 15:22:38.126041 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1946 | 2026.05.15 15:22:38.126058 [ 285 ] {79a79321-9cd1-49b2-8da0-a857447cb44f} <Debug> TCPHandler: Processed in 0.001970754 sec. | ||
| 1947 | 2026.05.15 15:22:38.126174 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 1948 | 2026.05.15 15:22:38.126213 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1949 | 2026.05.15 15:22:38.126315 [ 285 ] {37d8f131-52bf-4760-9d58-54a11543803e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1950 | 2026.05.15 15:22:38.126356 [ 285 ] {37d8f131-52bf-4760-9d58-54a11543803e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1951 | 2026.05.15 15:22:38.126458 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1952 | 2026.05.15 15:22:38.126545 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1953 | 2026.05.15 15:22:38.126713 [ 285 ] {37d8f131-52bf-4760-9d58-54a11543803e} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.05.15 15:22:38.126729 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 1955 | 2026.05.15 15:22:38.126759 [ 285 ] {37d8f131-52bf-4760-9d58-54a11543803e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1956 | 2026.05.15 15:22:38.126850 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part | ||
| 1957 | 2026.05.15 15:22:38.126963 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 1958 | 2026.05.15 15:22:38.127067 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1959 | 2026.05.15 15:22:38.127094 [ 285 ] {37d8f131-52bf-4760-9d58-54a11543803e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1960 | 2026.05.15 15:22:38.127170 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1961 | 2026.05.15 15:22:38.127344 [ 285 ] {37d8f131-52bf-4760-9d58-54a11543803e} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.05.15 15:22:38.127480 [ 285 ] {37d8f131-52bf-4760-9d58-54a11543803e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001183 sec., 76077.76838546069 rows/sec., 4.76 MiB/sec. | ||
| 1963 | 2026.05.15 15:22:38.127517 [ 285 ] {37d8f131-52bf-4760-9d58-54a11543803e} <Debug> TCPHandler: Processed in 0.001363374 sec. | ||
| 1964 | 2026.05.15 15:22:38.128953 [ 201 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 19 columns (19 merged, 0 gathered) in 0.002837361 sec., 25375.6924127737 rows/sec., 45.47 MiB/sec. | ||
| 1965 | 2026.05.15 15:22:38.129257 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1966 | 2026.05.15 15:22:38.129604 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.05.15 15:22:38.129671 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1968 | 2026.05.15 15:22:38.129748 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1969 | 2026.05.15 15:22:38.181710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1970 | 2026.05.15 15:22:38.199826 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.05.15 15:22:38.199895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1972 | 2026.05.15 15:22:38.205495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1973 | 2026.05.15 15:22:38.206244 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.05.15 15:22:38.212521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1975 | 2026.05.15 15:22:41.507507 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50819 | ||
| 1976 | 2026.05.15 15:22:41.507606 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1977 | 2026.05.15 15:22:41.507632 [ 306 ] {} <Debug> TCP-Session: 17cdafe1-2896-48b1-a156-33012a526737 Authenticating user 'default' from [fd00:1122:3344:101::e]:50819 | ||
| 1978 | 2026.05.15 15:22:41.507655 [ 306 ] {} <Debug> TCP-Session: 17cdafe1-2896-48b1-a156-33012a526737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1979 | 2026.05.15 15:22:41.507668 [ 306 ] {} <Debug> TCP-Session: 17cdafe1-2896-48b1-a156-33012a526737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1980 | 2026.05.15 15:22:41.507899 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42401 | ||
| 1981 | 2026.05.15 15:22:41.507932 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44938 | ||
| 1982 | 2026.05.15 15:22:41.507947 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36789 | ||
| 1983 | 2026.05.15 15:22:41.507961 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59042 | ||
| 1984 | 2026.05.15 15:22:41.508005 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59080 | ||
| 1985 | 2026.05.15 15:22:41.508029 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64496 | ||
| 1986 | 2026.05.15 15:22:41.508074 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58962 | ||
| 1987 | 2026.05.15 15:22:41.508037 [ 306 ] {} <Trace> TCP-Session: 17cdafe1-2896-48b1-a156-33012a526737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2026.05.15 15:22:41.507993 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36932 | ||
| 1989 | 2026.05.15 15:22:41.508128 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1990 | 2026.05.15 15:22:41.507992 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1991 | 2026.05.15 15:22:41.508175 [ 308 ] {} <Debug> TCP-Session: 2c3f1aa4-a6c0-49be-8efa-fb384f6fa8bb Authenticating user 'default' from [fd00:1122:3344:101::e]:44938 | ||
| 1992 | 2026.05.15 15:22:41.508203 [ 307 ] {} <Debug> TCP-Session: 628e645f-b192-47e7-be96-6035f6817550 Authenticating user 'default' from [fd00:1122:3344:101::e]:42401 | ||
| 1993 | 2026.05.15 15:22:41.508206 [ 308 ] {} <Debug> TCP-Session: 2c3f1aa4-a6c0-49be-8efa-fb384f6fa8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.05.15 15:22:41.508235 [ 307 ] {} <Debug> TCP-Session: 628e645f-b192-47e7-be96-6035f6817550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2026.05.15 15:22:41.508235 [ 308 ] {} <Debug> TCP-Session: 2c3f1aa4-a6c0-49be-8efa-fb384f6fa8bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1996 | 2026.05.15 15:22:41.508262 [ 307 ] {} <Debug> TCP-Session: 628e645f-b192-47e7-be96-6035f6817550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2026.05.15 15:22:41.508258 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1998 | 2026.05.15 15:22:41.508279 [ 306 ] {622710cb-23c7-4a4f-887f-66ce95737a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50819) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1999 | 2026.05.15 15:22:41.508336 [ 304 ] {} <Debug> TCP-Session: 601b0e1c-feba-46e2-8d8b-09bf2fcb2a9c Authenticating user 'default' from [fd00:1122:3344:101::e]:64496 | ||
| 2000 | 2026.05.15 15:22:41.508372 [ 304 ] {} <Debug> TCP-Session: 601b0e1c-feba-46e2-8d8b-09bf2fcb2a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2001 | 2026.05.15 15:22:41.508390 [ 304 ] {} <Debug> TCP-Session: 601b0e1c-feba-46e2-8d8b-09bf2fcb2a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2026.05.15 15:22:41.508413 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2003 | 2026.05.15 15:22:41.508436 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2004 | 2026.05.15 15:22:41.508459 [ 309 ] {} <Debug> TCP-Session: 7b47e0f0-9ae9-4aca-9d8f-22dc4254be9f Authenticating user 'default' from [fd00:1122:3344:101::e]:36789 | ||
| 2005 | 2026.05.15 15:22:41.508464 [ 302 ] {} <Debug> TCP-Session: fcac70ea-c863-4f35-a526-be4d6a42e564 Authenticating user 'default' from [fd00:1122:3344:101::e]:36932 | ||
| 2006 | 2026.05.15 15:22:41.508481 [ 309 ] {} <Debug> TCP-Session: 7b47e0f0-9ae9-4aca-9d8f-22dc4254be9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2007 | 2026.05.15 15:22:41.508489 [ 302 ] {} <Debug> TCP-Session: fcac70ea-c863-4f35-a526-be4d6a42e564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2008 | 2026.05.15 15:22:41.508500 [ 309 ] {} <Debug> TCP-Session: 7b47e0f0-9ae9-4aca-9d8f-22dc4254be9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.05.15 15:22:41.508510 [ 302 ] {} <Debug> TCP-Session: fcac70ea-c863-4f35-a526-be4d6a42e564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2026.05.15 15:22:41.508623 [ 306 ] {622710cb-23c7-4a4f-887f-66ce95737a7a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2011 | 2026.05.15 15:22:41.508652 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2012 | 2026.05.15 15:22:41.508657 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2013 | 2026.05.15 15:22:41.508693 [ 303 ] {} <Debug> TCP-Session: 851c39dc-f1a7-4bf1-be82-81db7fa418c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59080 | ||
| 2014 | 2026.05.15 15:22:41.508685 [ 306 ] {622710cb-23c7-4a4f-887f-66ce95737a7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2015 | 2026.05.15 15:22:41.508735 [ 303 ] {} <Debug> TCP-Session: 851c39dc-f1a7-4bf1-be82-81db7fa418c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.05.15 15:22:41.508736 [ 305 ] {} <Debug> TCP-Session: 5efd4b02-c8e5-4980-9b81-b6ea76999930 Authenticating user 'default' from [fd00:1122:3344:101::e]:58962 | ||
| 2017 | 2026.05.15 15:22:41.508774 [ 303 ] {} <Debug> TCP-Session: 851c39dc-f1a7-4bf1-be82-81db7fa418c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.05.15 15:22:41.508746 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2019 | 2026.05.15 15:22:41.508804 [ 305 ] {} <Debug> TCP-Session: 5efd4b02-c8e5-4980-9b81-b6ea76999930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.05.15 15:22:41.508830 [ 310 ] {} <Debug> TCP-Session: 889cbf35-f6a5-448a-b5a7-4c2a46c5acdf Authenticating user 'default' from [fd00:1122:3344:101::e]:59042 | ||
| 2021 | 2026.05.15 15:22:41.508846 [ 305 ] {} <Debug> TCP-Session: 5efd4b02-c8e5-4980-9b81-b6ea76999930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.05.15 15:22:41.508857 [ 310 ] {} <Debug> TCP-Session: 889cbf35-f6a5-448a-b5a7-4c2a46c5acdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.05.15 15:22:41.508884 [ 310 ] {} <Debug> TCP-Session: 889cbf35-f6a5-448a-b5a7-4c2a46c5acdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.05.15 15:22:41.509065 [ 306 ] {622710cb-23c7-4a4f-887f-66ce95737a7a} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 2025 | 2026.05.15 15:22:41.509158 [ 306 ] {622710cb-23c7-4a4f-887f-66ce95737a7a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2026 | 2026.05.15 15:22:41.751189 [ 327 ] {622710cb-23c7-4a4f-887f-66ce95737a7a} <Trace> AggregatingTransform: Aggregating | ||
| 2027 | 2026.05.15 15:22:41.751244 [ 327 ] {622710cb-23c7-4a4f-887f-66ce95737a7a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2028 | 2026.05.15 15:22:41.751275 [ 327 ] {622710cb-23c7-4a4f-887f-66ce95737a7a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001033998 sec. (967.120 rows/sec., 37.78 KiB/sec.) | ||
| 2029 | 2026.05.15 15:22:41.751293 [ 327 ] {622710cb-23c7-4a4f-887f-66ce95737a7a} <Trace> Aggregator: Merging aggregated data | ||
| 2030 | 2026.05.15 15:22:41.751914 [ 306 ] {622710cb-23c7-4a4f-887f-66ce95737a7a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.243683 sec., 4.1036920917749695 rows/sec., 164.15 B/sec. | ||
| 2031 | 2026.05.15 15:22:41.752083 [ 306 ] {622710cb-23c7-4a4f-887f-66ce95737a7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2032 | 2026.05.15 15:22:41.752100 [ 306 ] {622710cb-23c7-4a4f-887f-66ce95737a7a} <Debug> TCPHandler: Processed in 0.244174874 sec. | ||
| 2033 | 2026.05.15 15:22:41.752265 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2034 | 2026.05.15 15:22:41.752298 [ 306 ] {} <Debug> TCP-Session: 17cdafe1-2896-48b1-a156-33012a526737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.05.15 15:22:41.752305 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2036 | 2026.05.15 15:22:41.752327 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2037 | 2026.05.15 15:22:41.752346 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2038 | 2026.05.15 15:22:41.752355 [ 309 ] {} <Debug> TCP-Session: 7b47e0f0-9ae9-4aca-9d8f-22dc4254be9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2026.05.15 15:22:41.752369 [ 308 ] {} <Debug> TCP-Session: 2c3f1aa4-a6c0-49be-8efa-fb384f6fa8bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2026.05.15 15:22:41.752371 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2041 | 2026.05.15 15:22:41.752406 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2042 | 2026.05.15 15:22:41.752427 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2043 | 2026.05.15 15:22:41.752444 [ 310 ] {} <Debug> TCP-Session: 889cbf35-f6a5-448a-b5a7-4c2a46c5acdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.05.15 15:22:41.752452 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2045 | 2026.05.15 15:22:41.752496 [ 307 ] {} <Debug> TCP-Session: 628e645f-b192-47e7-be96-6035f6817550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2026.05.15 15:22:41.752454 [ 302 ] {} <Debug> TCP-Session: fcac70ea-c863-4f35-a526-be4d6a42e564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.05.15 15:22:41.752520 [ 305 ] {} <Debug> TCP-Session: 5efd4b02-c8e5-4980-9b81-b6ea76999930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2026.05.15 15:22:41.752383 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2049 | 2026.05.15 15:22:41.752382 [ 303 ] {} <Debug> TCP-Session: 851c39dc-f1a7-4bf1-be82-81db7fa418c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.05.15 15:22:41.752580 [ 304 ] {} <Debug> TCP-Session: 601b0e1c-feba-46e2-8d8b-09bf2fcb2a9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2026.05.15 15:22:42.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.26 MiB, peak 194.35 MiB, free memory in arenas 0.00 B, will set to 205.76 MiB (RSS), difference: 19.50 MiB | ||
| 2052 | 2026.05.15 15:22:43.099034 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.05.15 15:22:43.099259 [ 285 ] {999804cc-8479-41b7-b942-9558986f4999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2054 | 2026.05.15 15:22:43.099576 [ 285 ] {999804cc-8479-41b7-b942-9558986f4999} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2055 | 2026.05.15 15:22:43.099612 [ 285 ] {999804cc-8479-41b7-b942-9558986f4999} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2056 | 2026.05.15 15:22:43.099825 [ 285 ] {999804cc-8479-41b7-b942-9558986f4999} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2057 | 2026.05.15 15:22:43.099896 [ 285 ] {999804cc-8479-41b7-b942-9558986f4999} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2058 | 2026.05.15 15:22:43.100034 [ 285 ] {999804cc-8479-41b7-b942-9558986f4999} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2059 | 2026.05.15 15:22:43.100133 [ 260 ] {999804cc-8479-41b7-b942-9558986f4999} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2060 | 2026.05.15 15:22:43.100136 [ 321 ] {999804cc-8479-41b7-b942-9558986f4999} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2061 | 2026.05.15 15:22:43.100255 [ 285 ] {999804cc-8479-41b7-b942-9558986f4999} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2062 | 2026.05.15 15:22:43.100276 [ 285 ] {999804cc-8479-41b7-b942-9558986f4999} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2063 | 2026.05.15 15:22:43.100330 [ 285 ] {999804cc-8479-41b7-b942-9558986f4999} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2064 | 2026.05.15 15:22:43.100352 [ 285 ] {999804cc-8479-41b7-b942-9558986f4999} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2065 | 2026.05.15 15:22:43.101462 [ 285 ] {999804cc-8479-41b7-b942-9558986f4999} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002278 sec., 14047.41000877963 rows/sec., 3.11 MiB/sec. | ||
| 2066 | 2026.05.15 15:22:43.101630 [ 285 ] {999804cc-8479-41b7-b942-9558986f4999} <Debug> TCPHandler: Processed in 0.002723048 sec. | ||
| 2067 | 2026.05.15 15:22:43.104006 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2026.05.15 15:22:43.104153 [ 285 ] {f2acfb61-f5f4-4455-8f52-0d1c8a0fc2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2069 | 2026.05.15 15:22:43.104213 [ 285 ] {f2acfb61-f5f4-4455-8f52-0d1c8a0fc2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2070 | 2026.05.15 15:22:43.104868 [ 285 ] {f2acfb61-f5f4-4455-8f52-0d1c8a0fc2f5} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.05.15 15:22:43.104906 [ 285 ] {f2acfb61-f5f4-4455-8f52-0d1c8a0fc2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2072 | 2026.05.15 15:22:43.105326 [ 285 ] {f2acfb61-f5f4-4455-8f52-0d1c8a0fc2f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2073 | 2026.05.15 15:22:43.105570 [ 285 ] {f2acfb61-f5f4-4455-8f52-0d1c8a0fc2f5} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.05.15 15:22:43.105717 [ 285 ] {f2acfb61-f5f4-4455-8f52-0d1c8a0fc2f5} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001614 sec., 64436.183395291206 rows/sec., 5.39 MiB/sec. | ||
| 2075 | 2026.05.15 15:22:43.105754 [ 285 ] {f2acfb61-f5f4-4455-8f52-0d1c8a0fc2f5} <Debug> TCPHandler: Processed in 0.001873693 sec. | ||
| 2076 | 2026.05.15 15:22:43.105960 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2077 | 2026.05.15 15:22:43.106074 [ 285 ] {4f571cc7-fbd6-452e-8f97-1d5b6acc5c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2078 | 2026.05.15 15:22:43.106121 [ 285 ] {4f571cc7-fbd6-452e-8f97-1d5b6acc5c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2079 | 2026.05.15 15:22:43.106618 [ 285 ] {4f571cc7-fbd6-452e-8f97-1d5b6acc5c88} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2026.05.15 15:22:43.106654 [ 285 ] {4f571cc7-fbd6-452e-8f97-1d5b6acc5c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2081 | 2026.05.15 15:22:43.106969 [ 285 ] {4f571cc7-fbd6-452e-8f97-1d5b6acc5c88} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2082 | 2026.05.15 15:22:43.107184 [ 285 ] {4f571cc7-fbd6-452e-8f97-1d5b6acc5c88} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2026.05.15 15:22:43.107414 [ 285 ] {4f571cc7-fbd6-452e-8f97-1d5b6acc5c88} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001359 sec., 17660.044150110374 rows/sec., 1.30 MiB/sec. | ||
| 2084 | 2026.05.15 15:22:43.107451 [ 285 ] {4f571cc7-fbd6-452e-8f97-1d5b6acc5c88} <Debug> TCPHandler: Processed in 0.001559538 sec. | ||
| 2085 | 2026.05.15 15:22:43.107587 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2026.05.15 15:22:43.107683 [ 285 ] {c4998ecb-1315-4514-b1da-ed962dbab245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2087 | 2026.05.15 15:22:43.107722 [ 285 ] {c4998ecb-1315-4514-b1da-ed962dbab245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2088 | 2026.05.15 15:22:43.108148 [ 285 ] {c4998ecb-1315-4514-b1da-ed962dbab245} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2026.05.15 15:22:43.108184 [ 285 ] {c4998ecb-1315-4514-b1da-ed962dbab245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2090 | 2026.05.15 15:22:43.108491 [ 285 ] {c4998ecb-1315-4514-b1da-ed962dbab245} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2091 | 2026.05.15 15:22:43.108691 [ 285 ] {c4998ecb-1315-4514-b1da-ed962dbab245} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.05.15 15:22:43.108816 [ 285 ] {c4998ecb-1315-4514-b1da-ed962dbab245} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001152 sec., 76388.88888888889 rows/sec., 5.97 MiB/sec. | ||
| 2093 | 2026.05.15 15:22:43.108874 [ 285 ] {c4998ecb-1315-4514-b1da-ed962dbab245} <Debug> TCPHandler: Processed in 0.001335983 sec. | ||
| 2094 | 2026.05.15 15:22:43.108996 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.05.15 15:22:43.109090 [ 285 ] {d9fbddca-08bb-4cc1-b738-ba5539fb41c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2096 | 2026.05.15 15:22:43.109132 [ 285 ] {d9fbddca-08bb-4cc1-b738-ba5539fb41c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2097 | 2026.05.15 15:22:43.109528 [ 285 ] {d9fbddca-08bb-4cc1-b738-ba5539fb41c9} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.05.15 15:22:43.109563 [ 285 ] {d9fbddca-08bb-4cc1-b738-ba5539fb41c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2099 | 2026.05.15 15:22:43.109875 [ 285 ] {d9fbddca-08bb-4cc1-b738-ba5539fb41c9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2100 | 2026.05.15 15:22:43.110078 [ 285 ] {d9fbddca-08bb-4cc1-b738-ba5539fb41c9} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2026.05.15 15:22:43.110225 [ 285 ] {d9fbddca-08bb-4cc1-b738-ba5539fb41c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 2102 | 2026.05.15 15:22:43.110261 [ 285 ] {d9fbddca-08bb-4cc1-b738-ba5539fb41c9} <Debug> TCPHandler: Processed in 0.001314183 sec. | ||
| 2103 | 2026.05.15 15:22:43.110390 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2026.05.15 15:22:43.110484 [ 285 ] {50838ce9-50bf-4b0c-a5ed-73143fb7c9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2105 | 2026.05.15 15:22:43.110536 [ 285 ] {50838ce9-50bf-4b0c-a5ed-73143fb7c9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2106 | 2026.05.15 15:22:43.111313 [ 285 ] {50838ce9-50bf-4b0c-a5ed-73143fb7c9bf} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2026.05.15 15:22:43.111349 [ 285 ] {50838ce9-50bf-4b0c-a5ed-73143fb7c9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2108 | 2026.05.15 15:22:43.111892 [ 285 ] {50838ce9-50bf-4b0c-a5ed-73143fb7c9bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2109 | 2026.05.15 15:22:43.112113 [ 285 ] {50838ce9-50bf-4b0c-a5ed-73143fb7c9bf} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2026.05.15 15:22:43.112244 [ 285 ] {50838ce9-50bf-4b0c-a5ed-73143fb7c9bf} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001778 sec., 13498.312710911136 rows/sec., 24.19 MiB/sec. | ||
| 2111 | 2026.05.15 15:22:43.112293 [ 285 ] {50838ce9-50bf-4b0c-a5ed-73143fb7c9bf} <Debug> TCPHandler: Processed in 0.001950925 sec. | ||
| 2112 | 2026.05.15 15:22:43.112417 [ 285 ] {} <Trace> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2026.05.15 15:22:43.112513 [ 285 ] {596c6eb4-b155-453c-8e03-ce77eb540ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2114 | 2026.05.15 15:22:43.112553 [ 285 ] {596c6eb4-b155-453c-8e03-ce77eb540ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2115 | 2026.05.15 15:22:43.112891 [ 285 ] {596c6eb4-b155-453c-8e03-ce77eb540ff7} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.05.15 15:22:43.112926 [ 285 ] {596c6eb4-b155-453c-8e03-ce77eb540ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2117 | 2026.05.15 15:22:43.113216 [ 285 ] {596c6eb4-b155-453c-8e03-ce77eb540ff7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2118 | 2026.05.15 15:22:43.113418 [ 285 ] {596c6eb4-b155-453c-8e03-ce77eb540ff7} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.05.15 15:22:43.113542 [ 285 ] {596c6eb4-b155-453c-8e03-ce77eb540ff7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 2120 | 2026.05.15 15:22:43.113576 [ 285 ] {596c6eb4-b155-453c-8e03-ce77eb540ff7} <Debug> TCPHandler: Processed in 0.001207881 sec. | ||
| 2121 | 2026.05.15 15:22:45.442440 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2122 | 2026.05.15 15:22:45.442504 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2123 | 2026.05.15 15:22:45.502645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3826 | ||
| 2124 | 2026.05.15 15:22:45.503068 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.05.15 15:22:45.503107 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2126 | 2026.05.15 15:22:45.503624 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2127 | 2026.05.15 15:22:45.503885 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.05.15 15:22:45.504027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3826 | ||
| 2129 | 2026.05.15 15:22:45.509982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 258 | ||
| 2130 | 2026.05.15 15:22:45.512298 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2026.05.15 15:22:45.512357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2132 | 2026.05.15 15:22:45.513590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2133 | 2026.05.15 15:22:45.513887 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2026.05.15 15:22:45.514231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||
| 2135 | 2026.05.15 15:22:45.712769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2136 | 2026.05.15 15:22:45.730135 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.05.15 15:22:45.730195 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2138 | 2026.05.15 15:22:45.736205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2139 | 2026.05.15 15:22:45.736894 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.05.15 15:22:45.739773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2141 | 2026.05.15 15:22:46.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.35 MiB, peak 210.35 MiB, free memory in arenas 0.00 B, will set to 207.46 MiB (RSS), difference: 1.10 MiB | ||
| 2142 | 2026.05.15 15:22:46.079740 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2143 | 2026.05.15 15:22:46.079818 [ 3 ] {} <Debug> TCP-Session: f92b5a34-d30f-4515-8370-0303f525b68e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.05.15 15:22:47.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.43 MiB, peak 210.35 MiB, free memory in arenas 0.00 B, will set to 207.46 MiB (RSS), difference: 2.03 MiB | ||
| 2145 | 2026.05.15 15:22:47.888259 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2146 | 2026.05.15 15:22:47.888329 [ 285 ] {} <Debug> TCP-Session: f124d233-b5ab-4f98-bb7e-03c53923374a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.05.15 15:22:48.000802 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.42 MiB, peak 210.35 MiB, free memory in arenas 0.00 B, will set to 207.46 MiB (RSS), difference: 2.04 MiB | ||
| 2148 | 2026.05.15 15:22:48.102204 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2026.05.15 15:22:48.102535 [ 286 ] {dd52540e-0e84-4cce-8901-3c2388e2d147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2150 | 2026.05.15 15:22:48.102899 [ 286 ] {dd52540e-0e84-4cce-8901-3c2388e2d147} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2151 | 2026.05.15 15:22:48.102936 [ 286 ] {dd52540e-0e84-4cce-8901-3c2388e2d147} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2152 | 2026.05.15 15:22:48.103188 [ 286 ] {dd52540e-0e84-4cce-8901-3c2388e2d147} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2153 | 2026.05.15 15:22:48.103257 [ 286 ] {dd52540e-0e84-4cce-8901-3c2388e2d147} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2154 | 2026.05.15 15:22:48.103402 [ 286 ] {dd52540e-0e84-4cce-8901-3c2388e2d147} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2155 | 2026.05.15 15:22:48.103517 [ 321 ] {dd52540e-0e84-4cce-8901-3c2388e2d147} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2156 | 2026.05.15 15:22:48.103531 [ 317 ] {dd52540e-0e84-4cce-8901-3c2388e2d147} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2157 | 2026.05.15 15:22:48.103666 [ 286 ] {dd52540e-0e84-4cce-8901-3c2388e2d147} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2158 | 2026.05.15 15:22:48.103694 [ 286 ] {dd52540e-0e84-4cce-8901-3c2388e2d147} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2159 | 2026.05.15 15:22:48.103737 [ 286 ] {dd52540e-0e84-4cce-8901-3c2388e2d147} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2160 | 2026.05.15 15:22:48.103758 [ 286 ] {dd52540e-0e84-4cce-8901-3c2388e2d147} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2161 | 2026.05.15 15:22:48.104834 [ 286 ] {dd52540e-0e84-4cce-8901-3c2388e2d147} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002498 sec., 12810.248198558847 rows/sec., 2.84 MiB/sec. | ||
| 2162 | 2026.05.15 15:22:48.104945 [ 286 ] {dd52540e-0e84-4cce-8901-3c2388e2d147} <Debug> TCPHandler: Processed in 0.002871621 sec. | ||
| 2163 | 2026.05.15 15:22:48.109790 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2026.05.15 15:22:48.109927 [ 286 ] {3f2a2fda-345a-443d-8c6e-40f3d781cf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2165 | 2026.05.15 15:22:48.109979 [ 286 ] {3f2a2fda-345a-443d-8c6e-40f3d781cf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2166 | 2026.05.15 15:22:48.110745 [ 286 ] {3f2a2fda-345a-443d-8c6e-40f3d781cf92} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.05.15 15:22:48.110784 [ 286 ] {3f2a2fda-345a-443d-8c6e-40f3d781cf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2168 | 2026.05.15 15:22:48.111204 [ 286 ] {3f2a2fda-345a-443d-8c6e-40f3d781cf92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2169 | 2026.05.15 15:22:48.111447 [ 286 ] {3f2a2fda-345a-443d-8c6e-40f3d781cf92} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.05.15 15:22:48.111593 [ 286 ] {3f2a2fda-345a-443d-8c6e-40f3d781cf92} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001705 sec., 166568.91495601175 rows/sec., 10.58 MiB/sec. | ||
| 2171 | 2026.05.15 15:22:48.111620 [ 38 ] {} <Debug> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2172 | 2026.05.15 15:22:48.111630 [ 286 ] {3f2a2fda-345a-443d-8c6e-40f3d781cf92} <Debug> TCPHandler: Processed in 0.001902194 sec. | ||
| 2173 | 2026.05.15 15:22:48.111693 [ 38 ] {} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.05.15 15:22:48.111729 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2175 | 2026.05.15 15:22:48.111858 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::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 | ||
| 2176 | 2026.05.15 15:22:48.111954 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2026.05.15 15:22:48.111990 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2178 | 2026.05.15 15:22:48.112032 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::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 | ||
| 2179 | 2026.05.15 15:22:48.112101 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::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 | ||
| 2180 | 2026.05.15 15:22:48.112121 [ 286 ] {847acd3f-7149-403f-a97c-dfa5942a5313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2181 | 2026.05.15 15:22:48.112153 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2182 | 2026.05.15 15:22:48.112196 [ 286 ] {847acd3f-7149-403f-a97c-dfa5942a5313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2183 | 2026.05.15 15:22:48.112204 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2184 | 2026.05.15 15:22:48.112265 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2185 | 2026.05.15 15:22:48.113100 [ 197 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339874 sec., 1059801.1454808437 rows/sec., 71.35 MiB/sec. | ||
| 2186 | 2026.05.15 15:22:48.113231 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2187 | 2026.05.15 15:22:48.113273 [ 286 ] {847acd3f-7149-403f-a97c-dfa5942a5313} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2188 | 2026.05.15 15:22:48.113321 [ 286 ] {847acd3f-7149-403f-a97c-dfa5942a5313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2189 | 2026.05.15 15:22:48.113595 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_5_1} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.05.15 15:22:48.113665 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_5_1} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2191 | 2026.05.15 15:22:48.113723 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2192 | 2026.05.15 15:22:48.113952 [ 286 ] {847acd3f-7149-403f-a97c-dfa5942a5313} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2193 | 2026.05.15 15:22:48.114196 [ 286 ] {847acd3f-7149-403f-a97c-dfa5942a5313} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.05.15 15:22:48.114351 [ 286 ] {847acd3f-7149-403f-a97c-dfa5942a5313} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.002276 sec., 359841.8277680141 rows/sec., 27.89 MiB/sec. | ||
| 2195 | 2026.05.15 15:22:48.114393 [ 286 ] {847acd3f-7149-403f-a97c-dfa5942a5313} <Debug> TCPHandler: Processed in 0.002574046 sec. | ||
| 2196 | 2026.05.15 15:22:48.114538 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2026.05.15 15:22:48.114635 [ 286 ] {27be086b-0b3d-4e78-813f-3019026dd2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2198 | 2026.05.15 15:22:48.114677 [ 286 ] {27be086b-0b3d-4e78-813f-3019026dd2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2199 | 2026.05.15 15:22:48.115129 [ 286 ] {27be086b-0b3d-4e78-813f-3019026dd2ba} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.05.15 15:22:48.115166 [ 286 ] {27be086b-0b3d-4e78-813f-3019026dd2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2201 | 2026.05.15 15:22:48.115494 [ 286 ] {27be086b-0b3d-4e78-813f-3019026dd2ba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2202 | 2026.05.15 15:22:48.115704 [ 286 ] {27be086b-0b3d-4e78-813f-3019026dd2ba} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.05.15 15:22:48.115829 [ 286 ] {27be086b-0b3d-4e78-813f-3019026dd2ba} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001212 sec., 126237.62376237624 rows/sec., 7.55 MiB/sec. | ||
| 2204 | 2026.05.15 15:22:48.115866 [ 286 ] {27be086b-0b3d-4e78-813f-3019026dd2ba} <Debug> TCPHandler: Processed in 0.001377525 sec. | ||
| 2205 | 2026.05.15 15:22:48.116008 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2026.05.15 15:22:48.116103 [ 286 ] {3e74d0b5-99cd-4970-b4af-fbeea652331f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2207 | 2026.05.15 15:22:48.116143 [ 286 ] {3e74d0b5-99cd-4970-b4af-fbeea652331f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2208 | 2026.05.15 15:22:48.116641 [ 286 ] {3e74d0b5-99cd-4970-b4af-fbeea652331f} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2026.05.15 15:22:48.116678 [ 286 ] {3e74d0b5-99cd-4970-b4af-fbeea652331f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2210 | 2026.05.15 15:22:48.116985 [ 286 ] {3e74d0b5-99cd-4970-b4af-fbeea652331f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2211 | 2026.05.15 15:22:48.117194 [ 286 ] {3e74d0b5-99cd-4970-b4af-fbeea652331f} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.05.15 15:22:48.117294 [ 38 ] {} <Debug> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2213 | 2026.05.15 15:22:48.117321 [ 286 ] {3e74d0b5-99cd-4970-b4af-fbeea652331f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001235 sec., 120647.77327935223 rows/sec., 7.79 MiB/sec. | ||
| 2214 | 2026.05.15 15:22:48.117332 [ 38 ] {} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.05.15 15:22:48.117365 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2216 | 2026.05.15 15:22:48.117366 [ 286 ] {3e74d0b5-99cd-4970-b4af-fbeea652331f} <Debug> TCPHandler: Processed in 0.001406625 sec. | ||
| 2217 | 2026.05.15 15:22:48.117509 [ 194 ] {1ebe48d4-2e44-4db0-b918-e88143386673::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 | ||
| 2218 | 2026.05.15 15:22:48.117548 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2219 | 2026.05.15 15:22:48.117655 [ 286 ] {daa09e1d-5849-48e5-adcf-99cc57b76096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2220 | 2026.05.15 15:22:48.117674 [ 194 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2221 | 2026.05.15 15:22:48.117696 [ 286 ] {daa09e1d-5849-48e5-adcf-99cc57b76096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2222 | 2026.05.15 15:22:48.117728 [ 194 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2223 | 2026.05.15 15:22:48.117843 [ 194 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2224 | 2026.05.15 15:22:48.117900 [ 194 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2225 | 2026.05.15 15:22:48.117951 [ 194 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2226 | 2026.05.15 15:22:48.118002 [ 194 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2227 | 2026.05.15 15:22:48.118176 [ 286 ] {daa09e1d-5849-48e5-adcf-99cc57b76096} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.05.15 15:22:48.118220 [ 286 ] {daa09e1d-5849-48e5-adcf-99cc57b76096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2229 | 2026.05.15 15:22:48.118582 [ 286 ] {daa09e1d-5849-48e5-adcf-99cc57b76096} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2230 | 2026.05.15 15:22:48.118838 [ 286 ] {daa09e1d-5849-48e5-adcf-99cc57b76096} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2026.05.15 15:22:48.118945 [ 38 ] {} <Debug> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2232 | 2026.05.15 15:22:48.118975 [ 286 ] {daa09e1d-5849-48e5-adcf-99cc57b76096} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001343 sec., 110201.04244229337 rows/sec., 6.27 MiB/sec. | ||
| 2233 | 2026.05.15 15:22:48.118976 [ 38 ] {} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2026.05.15 15:22:48.119019 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2235 | 2026.05.15 15:22:48.119025 [ 286 ] {daa09e1d-5849-48e5-adcf-99cc57b76096} <Debug> TCPHandler: Processed in 0.001525867 sec. | ||
| 2236 | 2026.05.15 15:22:48.119092 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::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 | ||
| 2237 | 2026.05.15 15:22:48.119169 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2026.05.15 15:22:48.119181 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172715 sec., 431346.43777321023 rows/sec., 29.51 MiB/sec. | ||
| 2239 | 2026.05.15 15:22:48.119181 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2240 | 2026.05.15 15:22:48.119259 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::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 | ||
| 2241 | 2026.05.15 15:22:48.119275 [ 286 ] {3b12245e-08aa-48f4-b44b-0cf2f1a06e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2242 | 2026.05.15 15:22:48.119305 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::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 | ||
| 2243 | 2026.05.15 15:22:48.119322 [ 286 ] {3b12245e-08aa-48f4-b44b-0cf2f1a06e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2244 | 2026.05.15 15:22:48.119350 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2245 | 2026.05.15 15:22:48.119383 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2246 | 2026.05.15 15:22:48.119392 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2247 | 2026.05.15 15:22:48.119452 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2248 | 2026.05.15 15:22:48.119715 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_5_1} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.05.15 15:22:48.119794 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_5_1} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2250 | 2026.05.15 15:22:48.119865 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2251 | 2026.05.15 15:22:48.119987 [ 286 ] {3b12245e-08aa-48f4-b44b-0cf2f1a06e46} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2026.05.15 15:22:48.120030 [ 286 ] {3b12245e-08aa-48f4-b44b-0cf2f1a06e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2253 | 2026.05.15 15:22:48.120274 [ 197 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208111 sec., 612526.4979790765 rows/sec., 37.17 MiB/sec. | ||
| 2254 | 2026.05.15 15:22:48.120403 [ 286 ] {3b12245e-08aa-48f4-b44b-0cf2f1a06e46} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2255 | 2026.05.15 15:22:48.120420 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2256 | 2026.05.15 15:22:48.120717 [ 286 ] {3b12245e-08aa-48f4-b44b-0cf2f1a06e46} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.05.15 15:22:48.120771 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_5_1} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2026.05.15 15:22:48.120847 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_5_1} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2259 | 2026.05.15 15:22:48.120864 [ 286 ] {3b12245e-08aa-48f4-b44b-0cf2f1a06e46} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001607 sec., 311761.04542626016 rows/sec., 21.91 MiB/sec. | ||
| 2260 | 2026.05.15 15:22:48.120906 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2261 | 2026.05.15 15:22:48.120909 [ 286 ] {3b12245e-08aa-48f4-b44b-0cf2f1a06e46} <Debug> TCPHandler: Processed in 0.001787522 sec. | ||
| 2262 | 2026.05.15 15:22:48.121064 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2026.05.15 15:22:48.121162 [ 286 ] {9ac0e32c-dcb3-4a04-9359-a69c32ae9332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2264 | 2026.05.15 15:22:48.121202 [ 286 ] {9ac0e32c-dcb3-4a04-9359-a69c32ae9332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2265 | 2026.05.15 15:22:48.121560 [ 286 ] {9ac0e32c-dcb3-4a04-9359-a69c32ae9332} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2026.05.15 15:22:48.121597 [ 286 ] {9ac0e32c-dcb3-4a04-9359-a69c32ae9332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2267 | 2026.05.15 15:22:48.121917 [ 286 ] {9ac0e32c-dcb3-4a04-9359-a69c32ae9332} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2268 | 2026.05.15 15:22:48.122128 [ 286 ] {9ac0e32c-dcb3-4a04-9359-a69c32ae9332} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.05.15 15:22:48.122261 [ 286 ] {9ac0e32c-dcb3-4a04-9359-a69c32ae9332} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 2270 | 2026.05.15 15:22:48.122298 [ 286 ] {9ac0e32c-dcb3-4a04-9359-a69c32ae9332} <Debug> TCPHandler: Processed in 0.001283162 sec. | ||
| 2271 | 2026.05.15 15:22:48.122432 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2272 | 2026.05.15 15:22:48.122529 [ 286 ] {dda3ae02-2a5a-465d-960a-a27b674334bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2273 | 2026.05.15 15:22:48.122570 [ 286 ] {dda3ae02-2a5a-465d-960a-a27b674334bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2274 | 2026.05.15 15:22:48.123002 [ 286 ] {dda3ae02-2a5a-465d-960a-a27b674334bb} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.05.15 15:22:48.123038 [ 286 ] {dda3ae02-2a5a-465d-960a-a27b674334bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2276 | 2026.05.15 15:22:48.123379 [ 286 ] {dda3ae02-2a5a-465d-960a-a27b674334bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2277 | 2026.05.15 15:22:48.123600 [ 286 ] {dda3ae02-2a5a-465d-960a-a27b674334bb} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2026.05.15 15:22:48.123725 [ 286 ] {dda3ae02-2a5a-465d-960a-a27b674334bb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001213 sec., 218466.61170651275 rows/sec., 14.52 MiB/sec. | ||
| 2279 | 2026.05.15 15:22:48.123761 [ 286 ] {dda3ae02-2a5a-465d-960a-a27b674334bb} <Debug> TCPHandler: Processed in 0.001382014 sec. | ||
| 2280 | 2026.05.15 15:22:48.123904 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.05.15 15:22:48.123999 [ 286 ] {92be76ce-89fa-4705-985a-a6439bddae82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2282 | 2026.05.15 15:22:48.124040 [ 286 ] {92be76ce-89fa-4705-985a-a6439bddae82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2283 | 2026.05.15 15:22:48.124363 [ 286 ] {92be76ce-89fa-4705-985a-a6439bddae82} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.05.15 15:22:48.124399 [ 286 ] {92be76ce-89fa-4705-985a-a6439bddae82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2285 | 2026.05.15 15:22:48.124705 [ 286 ] {92be76ce-89fa-4705-985a-a6439bddae82} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2286 | 2026.05.15 15:22:48.124921 [ 286 ] {92be76ce-89fa-4705-985a-a6439bddae82} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.05.15 15:22:48.125042 [ 38 ] {} <Debug> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2288 | 2026.05.15 15:22:48.125049 [ 286 ] {92be76ce-89fa-4705-985a-a6439bddae82} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 2289 | 2026.05.15 15:22:48.125093 [ 38 ] {} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2026.05.15 15:22:48.125108 [ 286 ] {92be76ce-89fa-4705-985a-a6439bddae82} <Debug> TCPHandler: Processed in 0.001252912 sec. | ||
| 2291 | 2026.05.15 15:22:48.125123 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2292 | 2026.05.15 15:22:48.125233 [ 196 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::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 | ||
| 2293 | 2026.05.15 15:22:48.125236 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2026.05.15 15:22:48.125367 [ 196 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2295 | 2026.05.15 15:22:48.125379 [ 286 ] {dd6631ec-d41f-422b-8f31-f027046687dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2296 | 2026.05.15 15:22:48.125410 [ 196 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::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 | ||
| 2297 | 2026.05.15 15:22:48.125447 [ 286 ] {dd6631ec-d41f-422b-8f31-f027046687dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2298 | 2026.05.15 15:22:48.125500 [ 196 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::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 | ||
| 2299 | 2026.05.15 15:22:48.125571 [ 196 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::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 | ||
| 2300 | 2026.05.15 15:22:48.125624 [ 196 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::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 | ||
| 2301 | 2026.05.15 15:22:48.125684 [ 196 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::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 | ||
| 2302 | 2026.05.15 15:22:48.126309 [ 286 ] {dd6631ec-d41f-422b-8f31-f027046687dd} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2026.05.15 15:22:48.126353 [ 286 ] {dd6631ec-d41f-422b-8f31-f027046687dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2304 | 2026.05.15 15:22:48.126575 [ 197 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001382145 sec., 3617.565450802919 rows/sec., 243.76 KiB/sec. | ||
| 2305 | 2026.05.15 15:22:48.126704 [ 196 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2306 | 2026.05.15 15:22:48.126928 [ 286 ] {dd6631ec-d41f-422b-8f31-f027046687dd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2307 | 2026.05.15 15:22:48.126991 [ 196 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_5_1} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.05.15 15:22:48.127067 [ 196 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_5_1} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2309 | 2026.05.15 15:22:48.127127 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 2310 | 2026.05.15 15:22:48.127211 [ 286 ] {dd6631ec-d41f-422b-8f31-f027046687dd} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2026.05.15 15:22:48.127359 [ 286 ] {dd6631ec-d41f-422b-8f31-f027046687dd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002005 sec., 5486.2842892768085 rows/sec., 9.83 MiB/sec. | ||
| 2312 | 2026.05.15 15:22:48.127416 [ 286 ] {dd6631ec-d41f-422b-8f31-f027046687dd} <Debug> TCPHandler: Processed in 0.00222972 sec. | ||
| 2313 | 2026.05.15 15:22:48.127570 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2026.05.15 15:22:48.127665 [ 286 ] {4f131e86-089c-4b84-88f3-ad4e21c7d663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2315 | 2026.05.15 15:22:48.127706 [ 286 ] {4f131e86-089c-4b84-88f3-ad4e21c7d663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2316 | 2026.05.15 15:22:48.128060 [ 286 ] {4f131e86-089c-4b84-88f3-ad4e21c7d663} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2026.05.15 15:22:48.128096 [ 286 ] {4f131e86-089c-4b84-88f3-ad4e21c7d663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2318 | 2026.05.15 15:22:48.128411 [ 286 ] {4f131e86-089c-4b84-88f3-ad4e21c7d663} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2319 | 2026.05.15 15:22:48.128665 [ 286 ] {4f131e86-089c-4b84-88f3-ad4e21c7d663} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.05.15 15:22:48.128789 [ 286 ] {4f131e86-089c-4b84-88f3-ad4e21c7d663} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001142 sec., 78809.10683012259 rows/sec., 4.93 MiB/sec. | ||
| 2321 | 2026.05.15 15:22:48.128825 [ 286 ] {4f131e86-089c-4b84-88f3-ad4e21c7d663} <Debug> TCPHandler: Processed in 0.001304952 sec. | ||
| 2322 | 2026.05.15 15:22:49.867541 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48365 | ||
| 2323 | 2026.05.15 15:22:49.867628 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2324 | 2026.05.15 15:22:49.867653 [ 306 ] {} <Debug> TCP-Session: 42d9015c-7983-41e5-ac99-054e6e019888 Authenticating user 'default' from [fd00:1122:3344:101::e]:48365 | ||
| 2325 | 2026.05.15 15:22:49.867677 [ 306 ] {} <Debug> TCP-Session: 42d9015c-7983-41e5-ac99-054e6e019888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.05.15 15:22:49.867689 [ 306 ] {} <Debug> TCP-Session: 42d9015c-7983-41e5-ac99-054e6e019888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.05.15 15:22:49.867903 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34959 | ||
| 2328 | 2026.05.15 15:22:49.867917 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62355 | ||
| 2329 | 2026.05.15 15:22:49.867954 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54058 | ||
| 2330 | 2026.05.15 15:22:49.868003 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2331 | 2026.05.15 15:22:49.867948 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36971 | ||
| 2332 | 2026.05.15 15:22:49.868031 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2333 | 2026.05.15 15:22:49.868037 [ 307 ] {} <Debug> TCP-Session: 5036de15-15e2-47e7-aa0d-bed2598738fe Authenticating user 'default' from [fd00:1122:3344:101::e]:34959 | ||
| 2334 | 2026.05.15 15:22:49.868058 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2335 | 2026.05.15 15:22:49.868076 [ 308 ] {} <Debug> TCP-Session: 76223bf5-cd1b-4694-9892-d67f4db57810 Authenticating user 'default' from [fd00:1122:3344:101::e]:62355 | ||
| 2336 | 2026.05.15 15:22:49.868091 [ 307 ] {} <Debug> TCP-Session: 5036de15-15e2-47e7-aa0d-bed2598738fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.05.15 15:22:49.868099 [ 310 ] {} <Debug> TCP-Session: 0263e55e-83c5-4525-a9ae-78e99049fcab Authenticating user 'default' from [fd00:1122:3344:101::e]:54058 | ||
| 2338 | 2026.05.15 15:22:49.868117 [ 308 ] {} <Debug> TCP-Session: 76223bf5-cd1b-4694-9892-d67f4db57810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.05.15 15:22:49.868121 [ 307 ] {} <Debug> TCP-Session: 5036de15-15e2-47e7-aa0d-bed2598738fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.05.15 15:22:49.868135 [ 310 ] {} <Debug> TCP-Session: 0263e55e-83c5-4525-a9ae-78e99049fcab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.05.15 15:22:49.868145 [ 308 ] {} <Debug> TCP-Session: 76223bf5-cd1b-4694-9892-d67f4db57810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.05.15 15:22:49.868167 [ 310 ] {} <Debug> TCP-Session: 0263e55e-83c5-4525-a9ae-78e99049fcab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.05.15 15:22:49.868098 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2344 | 2026.05.15 15:22:49.868050 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39318 | ||
| 2345 | 2026.05.15 15:22:49.868039 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63831 | ||
| 2346 | 2026.05.15 15:22:49.868261 [ 309 ] {} <Debug> TCP-Session: 518c4d8d-5756-411d-bfa7-4d72754b3b36 Authenticating user 'default' from [fd00:1122:3344:101::e]:36971 | ||
| 2347 | 2026.05.15 15:22:49.868031 [ 306 ] {} <Trace> TCP-Session: 42d9015c-7983-41e5-ac99-054e6e019888 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2026.05.15 15:22:49.868311 [ 309 ] {} <Debug> TCP-Session: 518c4d8d-5756-411d-bfa7-4d72754b3b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.05.15 15:22:49.868322 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2350 | 2026.05.15 15:22:49.868352 [ 309 ] {} <Debug> TCP-Session: 518c4d8d-5756-411d-bfa7-4d72754b3b36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.05.15 15:22:49.868350 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2352 | 2026.05.15 15:22:49.868373 [ 303 ] {} <Debug> TCP-Session: 98cf43c9-981d-4e28-ad9e-f0a2d18fa19d Authenticating user 'default' from [fd00:1122:3344:101::e]:39318 | ||
| 2353 | 2026.05.15 15:22:49.868404 [ 302 ] {} <Debug> TCP-Session: b466e1e2-817e-4830-8f4f-7b0615ec58ef Authenticating user 'default' from [fd00:1122:3344:101::e]:63831 | ||
| 2354 | 2026.05.15 15:22:49.868414 [ 303 ] {} <Debug> TCP-Session: 98cf43c9-981d-4e28-ad9e-f0a2d18fa19d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.05.15 15:22:49.868027 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60896 | ||
| 2356 | 2026.05.15 15:22:49.868437 [ 302 ] {} <Debug> TCP-Session: b466e1e2-817e-4830-8f4f-7b0615ec58ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.05.15 15:22:49.868486 [ 306 ] {99b90bfd-7c6c-4ddf-81d6-19bbaece6f47} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48365) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2358 | 2026.05.15 15:22:49.868510 [ 302 ] {} <Debug> TCP-Session: b466e1e2-817e-4830-8f4f-7b0615ec58ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.05.15 15:22:49.868019 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57798 | ||
| 2360 | 2026.05.15 15:22:49.868552 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2361 | 2026.05.15 15:22:49.868440 [ 303 ] {} <Debug> TCP-Session: 98cf43c9-981d-4e28-ad9e-f0a2d18fa19d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.05.15 15:22:49.868597 [ 285 ] {} <Debug> TCP-Session: fb10adbf-f9fe-4bd1-8679-c11c792ac6a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60896 | ||
| 2363 | 2026.05.15 15:22:49.868608 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2364 | 2026.05.15 15:22:49.868626 [ 285 ] {} <Debug> TCP-Session: fb10adbf-f9fe-4bd1-8679-c11c792ac6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.05.15 15:22:49.868640 [ 3 ] {} <Debug> TCP-Session: 842e8a71-3a22-4b0c-a7bc-44e7f8d8f131 Authenticating user 'default' from [fd00:1122:3344:101::e]:57798 | ||
| 2366 | 2026.05.15 15:22:49.868646 [ 285 ] {} <Debug> TCP-Session: fb10adbf-f9fe-4bd1-8679-c11c792ac6a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.05.15 15:22:49.868668 [ 3 ] {} <Debug> TCP-Session: 842e8a71-3a22-4b0c-a7bc-44e7f8d8f131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.05.15 15:22:49.868687 [ 3 ] {} <Debug> TCP-Session: 842e8a71-3a22-4b0c-a7bc-44e7f8d8f131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.05.15 15:22:49.868743 [ 306 ] {99b90bfd-7c6c-4ddf-81d6-19bbaece6f47} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2370 | 2026.05.15 15:22:49.868798 [ 306 ] {99b90bfd-7c6c-4ddf-81d6-19bbaece6f47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2371 | 2026.05.15 15:22:49.869050 [ 306 ] {99b90bfd-7c6c-4ddf-81d6-19bbaece6f47} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 2372 | 2026.05.15 15:22:49.869993 [ 317 ] {99b90bfd-7c6c-4ddf-81d6-19bbaece6f47} <Trace> AggregatingTransform: Aggregating | ||
| 2373 | 2026.05.15 15:22:49.870033 [ 317 ] {99b90bfd-7c6c-4ddf-81d6-19bbaece6f47} <Trace> Aggregator: Aggregation method: without_key | ||
| 2374 | 2026.05.15 15:22:49.870063 [ 317 ] {99b90bfd-7c6c-4ddf-81d6-19bbaece6f47} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000874976 sec. (1142.888 rows/sec., 44.64 KiB/sec.) | ||
| 2375 | 2026.05.15 15:22:49.870077 [ 317 ] {99b90bfd-7c6c-4ddf-81d6-19bbaece6f47} <Trace> Aggregator: Merging aggregated data | ||
| 2376 | 2026.05.15 15:22:49.870695 [ 306 ] {99b90bfd-7c6c-4ddf-81d6-19bbaece6f47} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002261 sec., 442.2821760283061 rows/sec., 17.28 KiB/sec. | ||
| 2377 | 2026.05.15 15:22:49.870833 [ 306 ] {99b90bfd-7c6c-4ddf-81d6-19bbaece6f47} <Debug> TCPHandler: Processed in 0.002913892 sec. | ||
| 2378 | 2026.05.15 15:22:49.870953 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2379 | 2026.05.15 15:22:49.870988 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2380 | 2026.05.15 15:22:49.870993 [ 306 ] {} <Debug> TCP-Session: 42d9015c-7983-41e5-ac99-054e6e019888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.05.15 15:22:49.871016 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2382 | 2026.05.15 15:22:49.871031 [ 307 ] {} <Debug> TCP-Session: 5036de15-15e2-47e7-aa0d-bed2598738fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.05.15 15:22:49.871046 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2384 | 2026.05.15 15:22:49.871070 [ 303 ] {} <Debug> TCP-Session: 98cf43c9-981d-4e28-ad9e-f0a2d18fa19d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.05.15 15:22:49.871076 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2386 | 2026.05.15 15:22:49.871101 [ 308 ] {} <Debug> TCP-Session: 76223bf5-cd1b-4694-9892-d67f4db57810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.05.15 15:22:49.871101 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2388 | 2026.05.15 15:22:49.871134 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2389 | 2026.05.15 15:22:49.871134 [ 310 ] {} <Debug> TCP-Session: 0263e55e-83c5-4525-a9ae-78e99049fcab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.05.15 15:22:49.871170 [ 309 ] {} <Debug> TCP-Session: 518c4d8d-5756-411d-bfa7-4d72754b3b36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.05.15 15:22:49.871188 [ 285 ] {} <Debug> TCP-Session: fb10adbf-f9fe-4bd1-8679-c11c792ac6a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.05.15 15:22:49.871176 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2393 | 2026.05.15 15:22:49.871122 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2394 | 2026.05.15 15:22:49.871260 [ 302 ] {} <Debug> TCP-Session: b466e1e2-817e-4830-8f4f-7b0615ec58ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.05.15 15:22:49.871288 [ 3 ] {} <Debug> TCP-Session: 842e8a71-3a22-4b0c-a7bc-44e7f8d8f131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.05.15 15:22:53.004240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4338 | ||
| 2397 | 2026.05.15 15:22:53.004805 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2026.05.15 15:22:53.004846 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2399 | 2026.05.15 15:22:53.005382 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2400 | 2026.05.15 15:22:53.005620 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.05.15 15:22:53.005741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4338 | ||
| 2402 | 2026.05.15 15:22:53.099147 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2026.05.15 15:22:53.099392 [ 286 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2404 | 2026.05.15 15:22:53.099776 [ 286 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2405 | 2026.05.15 15:22:53.099813 [ 286 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2406 | 2026.05.15 15:22:53.100046 [ 286 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2407 | 2026.05.15 15:22:53.100117 [ 286 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2408 | 2026.05.15 15:22:53.100259 [ 286 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 2409 | 2026.05.15 15:22:53.100364 [ 331 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2410 | 2026.05.15 15:22:53.100372 [ 345 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2411 | 2026.05.15 15:22:53.100517 [ 286 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (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 | ||
| 2412 | 2026.05.15 15:22:53.100546 [ 286 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2413 | 2026.05.15 15:22:53.100616 [ 286 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2414 | 2026.05.15 15:22:53.100636 [ 286 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2415 | 2026.05.15 15:22:53.100669 [ 286 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2416 | 2026.05.15 15:22:53.100707 [ 286 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2417 | 2026.05.15 15:22:53.102137 [ 286 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002829 sec., 12371.862849063273 rows/sec., 2.60 MiB/sec. | ||
| 2418 | 2026.05.15 15:22:53.102375 [ 286 ] {2e24fc51-4b41-4926-a217-47ba98af9b6d} <Debug> TCPHandler: Processed in 0.00336414 sec. | ||
| 2419 | 2026.05.15 15:22:53.104908 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2026.05.15 15:22:53.105077 [ 286 ] {fba25e63-f9ab-49c2-8fce-7900dbd5a7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2421 | 2026.05.15 15:22:53.105158 [ 286 ] {fba25e63-f9ab-49c2-8fce-7900dbd5a7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2422 | 2026.05.15 15:22:53.105955 [ 286 ] {fba25e63-f9ab-49c2-8fce-7900dbd5a7a7} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.05.15 15:22:53.105998 [ 286 ] {fba25e63-f9ab-49c2-8fce-7900dbd5a7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2424 | 2026.05.15 15:22:53.106442 [ 286 ] {fba25e63-f9ab-49c2-8fce-7900dbd5a7a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2425 | 2026.05.15 15:22:53.106642 [ 286 ] {fba25e63-f9ab-49c2-8fce-7900dbd5a7a7} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.05.15 15:22:53.106805 [ 286 ] {fba25e63-f9ab-49c2-8fce-7900dbd5a7a7} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.00178 sec., 561.7977528089888 rows/sec., 58.15 KiB/sec. | ||
| 2427 | 2026.05.15 15:22:53.106870 [ 286 ] {fba25e63-f9ab-49c2-8fce-7900dbd5a7a7} <Debug> TCPHandler: Processed in 0.002097967 sec. | ||
| 2428 | 2026.05.15 15:22:53.107085 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.05.15 15:22:53.107216 [ 286 ] {a0f22563-f9ff-49e5-acc7-b1407c0fe120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2430 | 2026.05.15 15:22:53.107266 [ 286 ] {a0f22563-f9ff-49e5-acc7-b1407c0fe120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2431 | 2026.05.15 15:22:53.107727 [ 286 ] {a0f22563-f9ff-49e5-acc7-b1407c0fe120} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.05.15 15:22:53.107764 [ 286 ] {a0f22563-f9ff-49e5-acc7-b1407c0fe120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2433 | 2026.05.15 15:22:53.108056 [ 286 ] {a0f22563-f9ff-49e5-acc7-b1407c0fe120} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2434 | 2026.05.15 15:22:53.108282 [ 286 ] {a0f22563-f9ff-49e5-acc7-b1407c0fe120} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.05.15 15:22:53.108409 [ 286 ] {a0f22563-f9ff-49e5-acc7-b1407c0fe120} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001236 sec., 1618.1229773462785 rows/sec., 131.95 KiB/sec. | ||
| 2436 | 2026.05.15 15:22:53.108447 [ 286 ] {a0f22563-f9ff-49e5-acc7-b1407c0fe120} <Debug> TCPHandler: Processed in 0.001477286 sec. | ||
| 2437 | 2026.05.15 15:22:53.108580 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2026.05.15 15:22:53.108676 [ 286 ] {0e303938-6dfa-4c3a-9506-cb85564f7e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2439 | 2026.05.15 15:22:53.108715 [ 286 ] {0e303938-6dfa-4c3a-9506-cb85564f7e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2440 | 2026.05.15 15:22:53.109172 [ 286 ] {0e303938-6dfa-4c3a-9506-cb85564f7e68} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.05.15 15:22:53.109209 [ 286 ] {0e303938-6dfa-4c3a-9506-cb85564f7e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2442 | 2026.05.15 15:22:53.109523 [ 286 ] {0e303938-6dfa-4c3a-9506-cb85564f7e68} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2443 | 2026.05.15 15:22:53.109742 [ 286 ] {0e303938-6dfa-4c3a-9506-cb85564f7e68} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.05.15 15:22:53.109869 [ 286 ] {0e303938-6dfa-4c3a-9506-cb85564f7e68} <Debug> executeQuery: Read 118 rows, 10.22 KiB in 0.001211 sec., 97440.13212221304 rows/sec., 8.24 MiB/sec. | ||
| 2445 | 2026.05.15 15:22:53.109906 [ 286 ] {0e303938-6dfa-4c3a-9506-cb85564f7e68} <Debug> TCPHandler: Processed in 0.001374764 sec. | ||
| 2446 | 2026.05.15 15:22:53.110029 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2026.05.15 15:22:53.110123 [ 286 ] {3b311bfa-dd32-4308-b13d-4e8a30587ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2448 | 2026.05.15 15:22:53.110163 [ 286 ] {3b311bfa-dd32-4308-b13d-4e8a30587ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2449 | 2026.05.15 15:22:53.110590 [ 286 ] {3b311bfa-dd32-4308-b13d-4e8a30587ced} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2026.05.15 15:22:53.110627 [ 286 ] {3b311bfa-dd32-4308-b13d-4e8a30587ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2451 | 2026.05.15 15:22:53.110943 [ 286 ] {3b311bfa-dd32-4308-b13d-4e8a30587ced} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2452 | 2026.05.15 15:22:53.111146 [ 286 ] {3b311bfa-dd32-4308-b13d-4e8a30587ced} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.05.15 15:22:53.111270 [ 286 ] {3b311bfa-dd32-4308-b13d-4e8a30587ced} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001165 sec., 27467.811158798282 rows/sec., 2.01 MiB/sec. | ||
| 2454 | 2026.05.15 15:22:53.111306 [ 286 ] {3b311bfa-dd32-4308-b13d-4e8a30587ced} <Debug> TCPHandler: Processed in 0.001325804 sec. | ||
| 2455 | 2026.05.15 15:22:53.111444 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2456 | 2026.05.15 15:22:53.111538 [ 286 ] {a239d175-4cf3-4116-81be-c4242a072b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2457 | 2026.05.15 15:22:53.111577 [ 286 ] {a239d175-4cf3-4116-81be-c4242a072b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2458 | 2026.05.15 15:22:53.111976 [ 286 ] {a239d175-4cf3-4116-81be-c4242a072b8d} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2026.05.15 15:22:53.112012 [ 286 ] {a239d175-4cf3-4116-81be-c4242a072b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2460 | 2026.05.15 15:22:53.112296 [ 286 ] {a239d175-4cf3-4116-81be-c4242a072b8d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2461 | 2026.05.15 15:22:53.112503 [ 286 ] {a239d175-4cf3-4116-81be-c4242a072b8d} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2026.05.15 15:22:53.112627 [ 286 ] {a239d175-4cf3-4116-81be-c4242a072b8d} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001107 sec., 903.342366757001 rows/sec., 59.99 KiB/sec. | ||
| 2463 | 2026.05.15 15:22:53.112664 [ 286 ] {a239d175-4cf3-4116-81be-c4242a072b8d} <Debug> TCPHandler: Processed in 0.001268533 sec. | ||
| 2464 | 2026.05.15 15:22:53.112791 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2465 | 2026.05.15 15:22:53.112886 [ 286 ] {a65094ba-0c71-4509-bcef-139405b47ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2466 | 2026.05.15 15:22:53.112924 [ 286 ] {a65094ba-0c71-4509-bcef-139405b47ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2467 | 2026.05.15 15:22:53.113363 [ 286 ] {a65094ba-0c71-4509-bcef-139405b47ed3} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2026.05.15 15:22:53.113399 [ 286 ] {a65094ba-0c71-4509-bcef-139405b47ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2469 | 2026.05.15 15:22:53.113706 [ 286 ] {a65094ba-0c71-4509-bcef-139405b47ed3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2470 | 2026.05.15 15:22:53.113919 [ 286 ] {a65094ba-0c71-4509-bcef-139405b47ed3} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.05.15 15:22:53.114046 [ 286 ] {a65094ba-0c71-4509-bcef-139405b47ed3} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001178 sec., 84040.74702886248 rows/sec., 6.57 MiB/sec. | ||
| 2472 | 2026.05.15 15:22:53.114083 [ 286 ] {a65094ba-0c71-4509-bcef-139405b47ed3} <Debug> TCPHandler: Processed in 0.001340164 sec. | ||
| 2473 | 2026.05.15 15:22:53.114214 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2474 | 2026.05.15 15:22:53.114309 [ 286 ] {338b564b-c76b-42ef-b68b-cce019be06a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2475 | 2026.05.15 15:22:53.114351 [ 286 ] {338b564b-c76b-42ef-b68b-cce019be06a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2476 | 2026.05.15 15:22:53.114778 [ 286 ] {338b564b-c76b-42ef-b68b-cce019be06a5} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.05.15 15:22:53.114814 [ 286 ] {338b564b-c76b-42ef-b68b-cce019be06a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2478 | 2026.05.15 15:22:53.115141 [ 286 ] {338b564b-c76b-42ef-b68b-cce019be06a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2479 | 2026.05.15 15:22:53.115346 [ 286 ] {338b564b-c76b-42ef-b68b-cce019be06a5} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2026.05.15 15:22:53.115473 [ 286 ] {338b564b-c76b-42ef-b68b-cce019be06a5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001183 sec., 136094.67455621302 rows/sec., 9.48 MiB/sec. | ||
| 2481 | 2026.05.15 15:22:53.115509 [ 286 ] {338b564b-c76b-42ef-b68b-cce019be06a5} <Debug> TCPHandler: Processed in 0.001344204 sec. | ||
| 2482 | 2026.05.15 15:22:53.115639 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2026.05.15 15:22:53.115733 [ 286 ] {abf6e732-cdf4-4373-901e-3ff5c1714227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2484 | 2026.05.15 15:22:53.115776 [ 286 ] {abf6e732-cdf4-4373-901e-3ff5c1714227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2485 | 2026.05.15 15:22:53.116100 [ 286 ] {abf6e732-cdf4-4373-901e-3ff5c1714227} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.05.15 15:22:53.116136 [ 286 ] {abf6e732-cdf4-4373-901e-3ff5c1714227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2487 | 2026.05.15 15:22:53.116444 [ 286 ] {abf6e732-cdf4-4373-901e-3ff5c1714227} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2488 | 2026.05.15 15:22:53.116654 [ 286 ] {abf6e732-cdf4-4373-901e-3ff5c1714227} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.05.15 15:22:53.116779 [ 286 ] {abf6e732-cdf4-4373-901e-3ff5c1714227} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 59.71 KiB/sec. | ||
| 2490 | 2026.05.15 15:22:53.116813 [ 286 ] {abf6e732-cdf4-4373-901e-3ff5c1714227} <Debug> TCPHandler: Processed in 0.001222052 sec. | ||
| 2491 | 2026.05.15 15:22:53.116950 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2026.05.15 15:22:53.117045 [ 286 ] {b05bc63f-ad64-4ecb-895d-e88f81504f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2493 | 2026.05.15 15:22:53.117098 [ 286 ] {b05bc63f-ad64-4ecb-895d-e88f81504f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2494 | 2026.05.15 15:22:53.117943 [ 286 ] {b05bc63f-ad64-4ecb-895d-e88f81504f30} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2026.05.15 15:22:53.117980 [ 286 ] {b05bc63f-ad64-4ecb-895d-e88f81504f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2496 | 2026.05.15 15:22:53.118514 [ 286 ] {b05bc63f-ad64-4ecb-895d-e88f81504f30} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2497 | 2026.05.15 15:22:53.118746 [ 286 ] {b05bc63f-ad64-4ecb-895d-e88f81504f30} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.05.15 15:22:53.118890 [ 286 ] {b05bc63f-ad64-4ecb-895d-e88f81504f30} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001862 sec., 16111.70784103115 rows/sec., 28.87 MiB/sec. | ||
| 2499 | 2026.05.15 15:22:53.118938 [ 286 ] {b05bc63f-ad64-4ecb-895d-e88f81504f30} <Debug> TCPHandler: Processed in 0.002040085 sec. | ||
| 2500 | 2026.05.15 15:22:53.119084 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.05.15 15:22:53.119180 [ 286 ] {27a6761c-55ea-48da-8b22-4dc3eba28c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2502 | 2026.05.15 15:22:53.119220 [ 286 ] {27a6761c-55ea-48da-8b22-4dc3eba28c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2503 | 2026.05.15 15:22:53.119561 [ 286 ] {27a6761c-55ea-48da-8b22-4dc3eba28c4d} <Trace> oximeter.measurements_i64 (381e91b3-0fe8-48da-9081-d453b211a700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.05.15 15:22:53.119598 [ 286 ] {27a6761c-55ea-48da-8b22-4dc3eba28c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2505 | 2026.05.15 15:22:53.119910 [ 286 ] {27a6761c-55ea-48da-8b22-4dc3eba28c4d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2506 | 2026.05.15 15:22:53.120121 [ 286 ] {27a6761c-55ea-48da-8b22-4dc3eba28c4d} <Trace> oximeter.measurements_i64 (381e91b3-0fe8-48da-9081-d453b211a700): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.05.15 15:22:53.120247 [ 286 ] {27a6761c-55ea-48da-8b22-4dc3eba28c4d} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001085 sec., 2764.9769585253457 rows/sec., 195.31 KiB/sec. | ||
| 2508 | 2026.05.15 15:22:53.120282 [ 286 ] {27a6761c-55ea-48da-8b22-4dc3eba28c4d} <Debug> TCPHandler: Processed in 0.001245482 sec. | ||
| 2509 | 2026.05.15 15:22:53.120409 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2026.05.15 15:22:53.120506 [ 286 ] {72779179-78a8-401b-92b6-383ae07bda43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2511 | 2026.05.15 15:22:53.120547 [ 286 ] {72779179-78a8-401b-92b6-383ae07bda43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2512 | 2026.05.15 15:22:53.120911 [ 286 ] {72779179-78a8-401b-92b6-383ae07bda43} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2026.05.15 15:22:53.120947 [ 286 ] {72779179-78a8-401b-92b6-383ae07bda43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2514 | 2026.05.15 15:22:53.121252 [ 286 ] {72779179-78a8-401b-92b6-383ae07bda43} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2515 | 2026.05.15 15:22:53.121458 [ 286 ] {72779179-78a8-401b-92b6-383ae07bda43} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2026.05.15 15:22:53.121584 [ 286 ] {72779179-78a8-401b-92b6-383ae07bda43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 2517 | 2026.05.15 15:22:53.121618 [ 286 ] {72779179-78a8-401b-92b6-383ae07bda43} <Debug> TCPHandler: Processed in 0.001258942 sec. | ||
| 2518 | 2026.05.15 15:22:53.240003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2519 | 2026.05.15 15:22:53.256509 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2026.05.15 15:22:53.256552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2521 | 2026.05.15 15:22:53.262878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2522 | 2026.05.15 15:22:53.263569 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.05.15 15:22:53.266245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2524 | 2026.05.15 15:22:54.001048 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.44 MiB, peak 214.25 MiB, free memory in arenas 0.00 B, will set to 210.49 MiB (RSS), difference: 1.05 MiB | ||
| 2525 | 2026.05.15 15:22:55.514872 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 308 | ||
| 2526 | 2026.05.15 15:22:55.517417 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.05.15 15:22:55.517469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2528 | 2026.05.15 15:22:55.518681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2529 | 2026.05.15 15:22:55.518955 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.05.15 15:22:55.519149 [ 25 ] {} <Debug> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2531 | 2026.05.15 15:22:55.519201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2532 | 2026.05.15 15:22:55.519225 [ 25 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.05.15 15:22:55.519256 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2534 | 2026.05.15 15:22:55.519395 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::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 | ||
| 2535 | 2026.05.15 15:22:55.520058 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2536 | 2026.05.15 15:22:55.520263 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::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 | ||
| 2537 | 2026.05.15 15:22:55.520710 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part | ||
| 2538 | 2026.05.15 15:22:55.521100 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 2539 | 2026.05.15 15:22:55.521468 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 2540 | 2026.05.15 15:22:55.521829 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 2541 | 2026.05.15 15:22:55.522205 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 2542 | 2026.05.15 15:22:55.527990 [ 197 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 72 columns (72 merged, 0 gathered) in 0.008664703 sec., 35546.51555858291 rows/sec., 32.47 MiB/sec. | ||
| 2543 | 2026.05.15 15:22:55.528698 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2544 | 2026.05.15 15:22:55.529255 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_6_1} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.05.15 15:22:55.529325 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_6_1} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2546 | 2026.05.15 15:22:55.529464 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2547 | 2026.05.15 15:22:58.101073 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.05.15 15:22:58.101318 [ 286 ] {17360544-feda-430d-bac4-f096a82400d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2549 | 2026.05.15 15:22:58.101677 [ 286 ] {17360544-feda-430d-bac4-f096a82400d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2550 | 2026.05.15 15:22:58.101716 [ 286 ] {17360544-feda-430d-bac4-f096a82400d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2551 | 2026.05.15 15:22:58.101972 [ 286 ] {17360544-feda-430d-bac4-f096a82400d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2552 | 2026.05.15 15:22:58.102042 [ 286 ] {17360544-feda-430d-bac4-f096a82400d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2553 | 2026.05.15 15:22:58.102185 [ 286 ] {17360544-feda-430d-bac4-f096a82400d5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2554 | 2026.05.15 15:22:58.102286 [ 345 ] {17360544-feda-430d-bac4-f096a82400d5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2555 | 2026.05.15 15:22:58.102301 [ 331 ] {17360544-feda-430d-bac4-f096a82400d5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2556 | 2026.05.15 15:22:58.102298 [ 328 ] {17360544-feda-430d-bac4-f096a82400d5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2557 | 2026.05.15 15:22:58.102462 [ 286 ] {17360544-feda-430d-bac4-f096a82400d5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2558 | 2026.05.15 15:22:58.102491 [ 286 ] {17360544-feda-430d-bac4-f096a82400d5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2559 | 2026.05.15 15:22:58.102533 [ 286 ] {17360544-feda-430d-bac4-f096a82400d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2560 | 2026.05.15 15:22:58.102555 [ 286 ] {17360544-feda-430d-bac4-f096a82400d5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2561 | 2026.05.15 15:22:58.103598 [ 286 ] {17360544-feda-430d-bac4-f096a82400d5} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002375 sec., 13473.684210526317 rows/sec., 2.99 MiB/sec. | ||
| 2562 | 2026.05.15 15:22:58.103762 [ 286 ] {17360544-feda-430d-bac4-f096a82400d5} <Debug> TCPHandler: Processed in 0.0028286 sec. | ||
| 2563 | 2026.05.15 15:22:58.108797 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.05.15 15:22:58.108919 [ 286 ] {59ba4deb-48fe-4b91-ad34-90d56ffc5cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2565 | 2026.05.15 15:22:58.108963 [ 286 ] {59ba4deb-48fe-4b91-ad34-90d56ffc5cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2566 | 2026.05.15 15:22:58.109618 [ 286 ] {59ba4deb-48fe-4b91-ad34-90d56ffc5cac} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.05.15 15:22:58.109659 [ 286 ] {59ba4deb-48fe-4b91-ad34-90d56ffc5cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2568 | 2026.05.15 15:22:58.110101 [ 286 ] {59ba4deb-48fe-4b91-ad34-90d56ffc5cac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2569 | 2026.05.15 15:22:58.110336 [ 286 ] {59ba4deb-48fe-4b91-ad34-90d56ffc5cac} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.05.15 15:22:58.110492 [ 286 ] {59ba4deb-48fe-4b91-ad34-90d56ffc5cac} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001604 sec., 177057.35660847882 rows/sec., 11.25 MiB/sec. | ||
| 2571 | 2026.05.15 15:22:58.110571 [ 286 ] {59ba4deb-48fe-4b91-ad34-90d56ffc5cac} <Debug> TCPHandler: Processed in 0.001828152 sec. | ||
| 2572 | 2026.05.15 15:22:58.110733 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.05.15 15:22:58.110834 [ 286 ] {d77cb941-358d-428b-bb00-4287213bd38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2574 | 2026.05.15 15:22:58.110876 [ 286 ] {d77cb941-358d-428b-bb00-4287213bd38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2575 | 2026.05.15 15:22:58.111861 [ 286 ] {d77cb941-358d-428b-bb00-4287213bd38c} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.05.15 15:22:58.111934 [ 286 ] {d77cb941-358d-428b-bb00-4287213bd38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2577 | 2026.05.15 15:22:58.112426 [ 286 ] {d77cb941-358d-428b-bb00-4287213bd38c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2578 | 2026.05.15 15:22:58.112682 [ 286 ] {d77cb941-358d-428b-bb00-4287213bd38c} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.05.15 15:22:58.112817 [ 44 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2580 | 2026.05.15 15:22:58.112853 [ 286 ] {d77cb941-358d-428b-bb00-4287213bd38c} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.002038 sec., 401864.5731108931 rows/sec., 31.15 MiB/sec. | ||
| 2581 | 2026.05.15 15:22:58.112895 [ 44 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.05.15 15:22:58.112930 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2583 | 2026.05.15 15:22:58.112930 [ 286 ] {d77cb941-358d-428b-bb00-4287213bd38c} <Debug> TCPHandler: Processed in 0.00224575 sec. | ||
| 2584 | 2026.05.15 15:22:58.113049 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::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 | ||
| 2585 | 2026.05.15 15:22:58.113145 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.05.15 15:22:58.113171 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2587 | 2026.05.15 15:22:58.113211 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 871 rows starting from the beginning of the part | ||
| 2588 | 2026.05.15 15:22:58.113281 [ 286 ] {65cc9e6d-9913-4d6c-b372-61ee59934286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2589 | 2026.05.15 15:22:58.113290 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 819 rows starting from the beginning of the part | ||
| 2590 | 2026.05.15 15:22:58.113344 [ 286 ] {65cc9e6d-9913-4d6c-b372-61ee59934286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2591 | 2026.05.15 15:22:58.113353 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2592 | 2026.05.15 15:22:58.113415 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 819 rows starting from the beginning of the part | ||
| 2593 | 2026.05.15 15:22:58.113461 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 118 rows starting from the beginning of the part | ||
| 2594 | 2026.05.15 15:22:58.113512 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 819 rows starting from the beginning of the part | ||
| 2595 | 2026.05.15 15:22:58.113893 [ 286 ] {65cc9e6d-9913-4d6c-b372-61ee59934286} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.05.15 15:22:58.113936 [ 286 ] {65cc9e6d-9913-4d6c-b372-61ee59934286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2597 | 2026.05.15 15:22:58.114285 [ 286 ] {65cc9e6d-9913-4d6c-b372-61ee59934286} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2598 | 2026.05.15 15:22:58.114535 [ 286 ] {65cc9e6d-9913-4d6c-b372-61ee59934286} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.05.15 15:22:58.114669 [ 286 ] {65cc9e6d-9913-4d6c-b372-61ee59934286} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001426 sec., 107293.12762973353 rows/sec., 6.42 MiB/sec. | ||
| 2600 | 2026.05.15 15:22:58.114706 [ 286 ] {65cc9e6d-9913-4d6c-b372-61ee59934286} <Debug> TCPHandler: Processed in 0.001670769 sec. | ||
| 2601 | 2026.05.15 15:22:58.114852 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.05.15 15:22:58.114955 [ 286 ] {8a70bf7b-31c7-483b-92e7-8fb8050707e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2603 | 2026.05.15 15:22:58.114997 [ 286 ] {8a70bf7b-31c7-483b-92e7-8fb8050707e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2604 | 2026.05.15 15:22:58.115128 [ 197 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3550 rows, containing 5 columns (5 merged, 0 gathered) in 0.002133288 sec., 1664097.8620795691 rows/sec., 136.32 MiB/sec. | ||
| 2605 | 2026.05.15 15:22:58.115405 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2606 | 2026.05.15 15:22:58.115499 [ 286 ] {8a70bf7b-31c7-483b-92e7-8fb8050707e5} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.05.15 15:22:58.115544 [ 286 ] {8a70bf7b-31c7-483b-92e7-8fb8050707e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2608 | 2026.05.15 15:22:58.115740 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_11_2} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.05.15 15:22:58.115852 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_11_2} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2610 | 2026.05.15 15:22:58.115941 [ 286 ] {8a70bf7b-31c7-483b-92e7-8fb8050707e5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2611 | 2026.05.15 15:22:58.115957 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2612 | 2026.05.15 15:22:58.116190 [ 286 ] {8a70bf7b-31c7-483b-92e7-8fb8050707e5} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.05.15 15:22:58.116330 [ 286 ] {8a70bf7b-31c7-483b-92e7-8fb8050707e5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001394 sec., 106886.65710186513 rows/sec., 6.91 MiB/sec. | ||
| 2614 | 2026.05.15 15:22:58.116374 [ 286 ] {8a70bf7b-31c7-483b-92e7-8fb8050707e5} <Debug> TCPHandler: Processed in 0.001576048 sec. | ||
| 2615 | 2026.05.15 15:22:58.116544 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2026.05.15 15:22:58.116647 [ 286 ] {e4f33a83-bc7f-4fa1-be42-5924d978dfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2617 | 2026.05.15 15:22:58.116694 [ 286 ] {e4f33a83-bc7f-4fa1-be42-5924d978dfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2618 | 2026.05.15 15:22:58.117184 [ 286 ] {e4f33a83-bc7f-4fa1-be42-5924d978dfe9} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.05.15 15:22:58.117225 [ 286 ] {e4f33a83-bc7f-4fa1-be42-5924d978dfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2620 | 2026.05.15 15:22:58.117637 [ 286 ] {e4f33a83-bc7f-4fa1-be42-5924d978dfe9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2621 | 2026.05.15 15:22:58.117944 [ 286 ] {e4f33a83-bc7f-4fa1-be42-5924d978dfe9} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.05.15 15:22:58.118122 [ 286 ] {e4f33a83-bc7f-4fa1-be42-5924d978dfe9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001496 sec., 98930.48128342246 rows/sec., 5.63 MiB/sec. | ||
| 2623 | 2026.05.15 15:22:58.118190 [ 286 ] {e4f33a83-bc7f-4fa1-be42-5924d978dfe9} <Debug> TCPHandler: Processed in 0.00169495 sec. | ||
| 2624 | 2026.05.15 15:22:58.118356 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.05.15 15:22:58.118465 [ 286 ] {a372a9a0-48d3-42a1-8b48-dfc1cbfdd143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2626 | 2026.05.15 15:22:58.118511 [ 286 ] {a372a9a0-48d3-42a1-8b48-dfc1cbfdd143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2627 | 2026.05.15 15:22:58.119228 [ 286 ] {a372a9a0-48d3-42a1-8b48-dfc1cbfdd143} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.05.15 15:22:58.119272 [ 286 ] {a372a9a0-48d3-42a1-8b48-dfc1cbfdd143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2629 | 2026.05.15 15:22:58.119626 [ 286 ] {a372a9a0-48d3-42a1-8b48-dfc1cbfdd143} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2630 | 2026.05.15 15:22:58.119838 [ 286 ] {a372a9a0-48d3-42a1-8b48-dfc1cbfdd143} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.05.15 15:22:58.119955 [ 44 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2632 | 2026.05.15 15:22:58.119971 [ 286 ] {a372a9a0-48d3-42a1-8b48-dfc1cbfdd143} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00153 sec., 327450.98039215687 rows/sec., 23.02 MiB/sec. | ||
| 2633 | 2026.05.15 15:22:58.120004 [ 44 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.05.15 15:22:58.120025 [ 286 ] {a372a9a0-48d3-42a1-8b48-dfc1cbfdd143} <Debug> TCPHandler: Processed in 0.00173194 sec. | ||
| 2635 | 2026.05.15 15:22:58.120031 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2636 | 2026.05.15 15:22:58.120170 [ 200 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::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 | ||
| 2637 | 2026.05.15 15:22:58.120195 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2026.05.15 15:22:58.120296 [ 200 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2639 | 2026.05.15 15:22:58.120300 [ 286 ] {c10bd6e4-a026-406f-963a-5aa6ca51c60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2640 | 2026.05.15 15:22:58.120335 [ 200 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 551 rows starting from the beginning of the part | ||
| 2641 | 2026.05.15 15:22:58.120357 [ 286 ] {c10bd6e4-a026-406f-963a-5aa6ca51c60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2642 | 2026.05.15 15:22:58.120402 [ 200 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 501 rows starting from the beginning of the part | ||
| 2643 | 2026.05.15 15:22:58.120451 [ 200 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 88 rows starting from the beginning of the part | ||
| 2644 | 2026.05.15 15:22:58.120490 [ 200 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 501 rows starting from the beginning of the part | ||
| 2645 | 2026.05.15 15:22:58.120535 [ 200 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 99 rows starting from the beginning of the part | ||
| 2646 | 2026.05.15 15:22:58.120576 [ 200 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 501 rows starting from the beginning of the part | ||
| 2647 | 2026.05.15 15:22:58.120732 [ 286 ] {c10bd6e4-a026-406f-963a-5aa6ca51c60d} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2026.05.15 15:22:58.120774 [ 286 ] {c10bd6e4-a026-406f-963a-5aa6ca51c60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2649 | 2026.05.15 15:22:58.121115 [ 286 ] {c10bd6e4-a026-406f-963a-5aa6ca51c60d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2650 | 2026.05.15 15:22:58.121349 [ 286 ] {c10bd6e4-a026-406f-963a-5aa6ca51c60d} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.05.15 15:22:58.121470 [ 44 ] {} <Debug> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2652 | 2026.05.15 15:22:58.121482 [ 286 ] {c10bd6e4-a026-406f-963a-5aa6ca51c60d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001202 sec., 4991.680532445924 rows/sec., 260.80 KiB/sec. | ||
| 2653 | 2026.05.15 15:22:58.121515 [ 44 ] {} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.05.15 15:22:58.121531 [ 286 ] {c10bd6e4-a026-406f-963a-5aa6ca51c60d} <Debug> TCPHandler: Processed in 0.001385195 sec. | ||
| 2655 | 2026.05.15 15:22:58.121541 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2656 | 2026.05.15 15:22:58.121634 [ 199 ] {7b7b7807-421e-4600-9910-c6e457aca185::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 | ||
| 2657 | 2026.05.15 15:22:58.121669 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.05.15 15:22:58.121735 [ 199 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2659 | 2026.05.15 15:22:58.121768 [ 199 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2660 | 2026.05.15 15:22:58.121770 [ 286 ] {6d40ee71-6490-4f09-ad61-e1567a1e04c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2661 | 2026.05.15 15:22:58.121812 [ 197 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2241 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170372 sec., 1315356.9835418966 rows/sec., 98.58 MiB/sec. | ||
| 2662 | 2026.05.15 15:22:58.121824 [ 286 ] {6d40ee71-6490-4f09-ad61-e1567a1e04c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2663 | 2026.05.15 15:22:58.121844 [ 199 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2664 | 2026.05.15 15:22:58.121901 [ 199 ] {7b7b7807-421e-4600-9910-c6e457aca185::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 | ||
| 2665 | 2026.05.15 15:22:58.121946 [ 199 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2666 | 2026.05.15 15:22:58.121978 [ 200 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2667 | 2026.05.15 15:22:58.121985 [ 199 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2668 | 2026.05.15 15:22:58.122028 [ 199 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2669 | 2026.05.15 15:22:58.122227 [ 200 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_11_2} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.05.15 15:22:58.122279 [ 286 ] {6d40ee71-6490-4f09-ad61-e1567a1e04c8} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.05.15 15:22:58.122299 [ 200 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_11_2} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2672 | 2026.05.15 15:22:58.122323 [ 286 ] {6d40ee71-6490-4f09-ad61-e1567a1e04c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2673 | 2026.05.15 15:22:58.122373 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 2674 | 2026.05.15 15:22:58.122695 [ 286 ] {6d40ee71-6490-4f09-ad61-e1567a1e04c8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2675 | 2026.05.15 15:22:58.122721 [ 199 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00112372 sec., 32036.45036129997 rows/sec., 1.63 MiB/sec. | ||
| 2676 | 2026.05.15 15:22:58.122833 [ 199 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2677 | 2026.05.15 15:22:58.122953 [ 286 ] {6d40ee71-6490-4f09-ad61-e1567a1e04c8} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.05.15 15:22:58.123084 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2679 | 2026.05.15 15:22:58.123106 [ 286 ] {6d40ee71-6490-4f09-ad61-e1567a1e04c8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001354 sec., 195716.39586410637 rows/sec., 13.01 MiB/sec. | ||
| 2680 | 2026.05.15 15:22:58.123112 [ 199 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_6_1} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.05.15 15:22:58.123122 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.05.15 15:22:58.123152 [ 286 ] {6d40ee71-6490-4f09-ad61-e1567a1e04c8} <Debug> TCPHandler: Processed in 0.001532097 sec. | ||
| 2683 | 2026.05.15 15:22:58.123155 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2684 | 2026.05.15 15:22:58.123198 [ 199 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_6_1} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2685 | 2026.05.15 15:22:58.123274 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2686 | 2026.05.15 15:22:58.123319 [ 186 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 2687 | 2026.05.15 15:22:58.123348 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.05.15 15:22:58.123430 [ 186 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2689 | 2026.05.15 15:22:58.123452 [ 286 ] {1ad6defd-be84-4789-ad3d-6842fa3ad005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2690 | 2026.05.15 15:22:58.123465 [ 186 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 981 rows starting from the beginning of the part | ||
| 2691 | 2026.05.15 15:22:58.123501 [ 286 ] {1ad6defd-be84-4789-ad3d-6842fa3ad005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2692 | 2026.05.15 15:22:58.123532 [ 186 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2693 | 2026.05.15 15:22:58.123583 [ 186 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2694 | 2026.05.15 15:22:58.123625 [ 186 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2695 | 2026.05.15 15:22:58.123683 [ 186 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part | ||
| 2696 | 2026.05.15 15:22:58.123740 [ 186 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2697 | 2026.05.15 15:22:58.123867 [ 286 ] {1ad6defd-be84-4789-ad3d-6842fa3ad005} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.05.15 15:22:58.123909 [ 286 ] {1ad6defd-be84-4789-ad3d-6842fa3ad005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2699 | 2026.05.15 15:22:58.124236 [ 286 ] {1ad6defd-be84-4789-ad3d-6842fa3ad005} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2700 | 2026.05.15 15:22:58.124476 [ 286 ] {1ad6defd-be84-4789-ad3d-6842fa3ad005} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.05.15 15:22:58.124611 [ 286 ] {1ad6defd-be84-4789-ad3d-6842fa3ad005} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001178 sec., 848.8964346349745 rows/sec., 57.20 KiB/sec. | ||
| 2702 | 2026.05.15 15:22:58.124647 [ 286 ] {1ad6defd-be84-4789-ad3d-6842fa3ad005} <Debug> TCPHandler: Processed in 0.001358074 sec. | ||
| 2703 | 2026.05.15 15:22:58.124780 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2026.05.15 15:22:58.124877 [ 286 ] {5328034b-b7fd-4acb-bcc4-2ec98a4ee88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2705 | 2026.05.15 15:22:58.124907 [ 197 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2097 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168196 sec., 1246759.732692811 rows/sec., 83.86 MiB/sec. | ||
| 2706 | 2026.05.15 15:22:58.124929 [ 286 ] {5328034b-b7fd-4acb-bcc4-2ec98a4ee88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2707 | 2026.05.15 15:22:58.125145 [ 186 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2708 | 2026.05.15 15:22:58.125450 [ 186 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.05.15 15:22:58.125531 [ 186 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2710 | 2026.05.15 15:22:58.125615 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2711 | 2026.05.15 15:22:58.125767 [ 286 ] {5328034b-b7fd-4acb-bcc4-2ec98a4ee88a} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.05.15 15:22:58.125809 [ 286 ] {5328034b-b7fd-4acb-bcc4-2ec98a4ee88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2713 | 2026.05.15 15:22:58.126335 [ 286 ] {5328034b-b7fd-4acb-bcc4-2ec98a4ee88a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2714 | 2026.05.15 15:22:58.126565 [ 286 ] {5328034b-b7fd-4acb-bcc4-2ec98a4ee88a} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.05.15 15:22:58.126706 [ 286 ] {5328034b-b7fd-4acb-bcc4-2ec98a4ee88a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001847 sec., 5955.603681645913 rows/sec., 10.67 MiB/sec. | ||
| 2716 | 2026.05.15 15:22:58.126759 [ 286 ] {5328034b-b7fd-4acb-bcc4-2ec98a4ee88a} <Debug> TCPHandler: Processed in 0.002027456 sec. | ||
| 2717 | 2026.05.15 15:22:58.126890 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.05.15 15:22:58.126985 [ 286 ] {ceeba82a-61ad-439f-916b-826914736bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.05.15 15:22:58.127025 [ 286 ] {ceeba82a-61ad-439f-916b-826914736bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2720 | 2026.05.15 15:22:58.127393 [ 286 ] {ceeba82a-61ad-439f-916b-826914736bbf} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.05.15 15:22:58.127429 [ 286 ] {ceeba82a-61ad-439f-916b-826914736bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2722 | 2026.05.15 15:22:58.127737 [ 286 ] {ceeba82a-61ad-439f-916b-826914736bbf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2723 | 2026.05.15 15:22:58.127944 [ 286 ] {ceeba82a-61ad-439f-916b-826914736bbf} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.05.15 15:22:58.128047 [ 39 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2725 | 2026.05.15 15:22:58.128068 [ 286 ] {ceeba82a-61ad-439f-916b-826914736bbf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 2726 | 2026.05.15 15:22:58.128088 [ 39 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.05.15 15:22:58.128107 [ 286 ] {ceeba82a-61ad-439f-916b-826914736bbf} <Debug> TCPHandler: Processed in 0.001266752 sec. | ||
| 2728 | 2026.05.15 15:22:58.128115 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2729 | 2026.05.15 15:22:58.128212 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 2730 | 2026.05.15 15:22:58.128326 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2731 | 2026.05.15 15:22:58.128356 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2732 | 2026.05.15 15:22:58.128414 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2733 | 2026.05.15 15:22:58.128457 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2734 | 2026.05.15 15:22:58.128495 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2735 | 2026.05.15 15:22:58.128529 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 2736 | 2026.05.15 15:22:58.128566 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2737 | 2026.05.15 15:22:58.129403 [ 197 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.001228432 sec., 610534.4048347812 rows/sec., 38.94 MiB/sec. | ||
| 2738 | 2026.05.15 15:22:58.129601 [ 190 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2739 | 2026.05.15 15:22:58.129876 [ 190 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_11_2} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2026.05.15 15:22:58.129944 [ 190 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_11_2} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2741 | 2026.05.15 15:22:58.130029 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2742 | 2026.05.15 15:23:00.442572 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2743 | 2026.05.15 15:23:00.442652 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2744 | 2026.05.15 15:23:00.505805 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4786 | ||
| 2745 | 2026.05.15 15:23:00.506288 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.05.15 15:23:00.506336 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2747 | 2026.05.15 15:23:00.506815 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2748 | 2026.05.15 15:23:00.507108 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.05.15 15:23:00.507250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4786 | ||
| 2750 | 2026.05.15 15:23:00.766295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2751 | 2026.05.15 15:23:00.785004 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.05.15 15:23:00.785086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2753 | 2026.05.15 15:23:00.791610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2754 | 2026.05.15 15:23:00.792315 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.05.15 15:23:00.795718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2756 | 2026.05.15 15:23:01.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.61 MiB, peak 217.57 MiB, free memory in arenas 0.00 B, will set to 213.54 MiB (RSS), difference: 1.93 MiB | ||
| 2757 | 2026.05.15 15:23:03.097434 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.05.15 15:23:03.097654 [ 286 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2759 | 2026.05.15 15:23:03.097972 [ 286 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2760 | 2026.05.15 15:23:03.098010 [ 286 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2761 | 2026.05.15 15:23:03.098241 [ 286 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2762 | 2026.05.15 15:23:03.098315 [ 286 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2763 | 2026.05.15 15:23:03.098457 [ 286 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2764 | 2026.05.15 15:23:03.098551 [ 345 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2765 | 2026.05.15 15:23:03.098560 [ 331 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2766 | 2026.05.15 15:23:03.098551 [ 328 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2767 | 2026.05.15 15:23:03.098711 [ 286 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2768 | 2026.05.15 15:23:03.098744 [ 286 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2769 | 2026.05.15 15:23:03.098791 [ 286 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2770 | 2026.05.15 15:23:03.098811 [ 286 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2771 | 2026.05.15 15:23:03.099820 [ 286 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002252 sec., 14209.591474245115 rows/sec., 3.15 MiB/sec. | ||
| 2772 | 2026.05.15 15:23:03.099943 [ 286 ] {8fea01ca-a2d3-45fb-ab26-70a464716bc3} <Debug> TCPHandler: Processed in 0.002641847 sec. | ||
| 2773 | 2026.05.15 15:23:03.102255 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2026.05.15 15:23:03.102432 [ 286 ] {af7e135b-c0e5-4b3c-a19a-1a42e157c76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2775 | 2026.05.15 15:23:03.102502 [ 286 ] {af7e135b-c0e5-4b3c-a19a-1a42e157c76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2776 | 2026.05.15 15:23:03.103240 [ 286 ] {af7e135b-c0e5-4b3c-a19a-1a42e157c76a} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.05.15 15:23:03.103294 [ 286 ] {af7e135b-c0e5-4b3c-a19a-1a42e157c76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2778 | 2026.05.15 15:23:03.103689 [ 286 ] {af7e135b-c0e5-4b3c-a19a-1a42e157c76a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2779 | 2026.05.15 15:23:03.103920 [ 286 ] {af7e135b-c0e5-4b3c-a19a-1a42e157c76a} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.05.15 15:23:03.104082 [ 286 ] {af7e135b-c0e5-4b3c-a19a-1a42e157c76a} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.0017 sec., 68235.29411764706 rows/sec., 5.77 MiB/sec. | ||
| 2781 | 2026.05.15 15:23:03.104131 [ 286 ] {af7e135b-c0e5-4b3c-a19a-1a42e157c76a} <Debug> TCPHandler: Processed in 0.002015636 sec. | ||
| 2782 | 2026.05.15 15:23:03.104273 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2026.05.15 15:23:03.104381 [ 286 ] {9d9a4d34-9bec-4150-9c8e-cfdc0cb991e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2784 | 2026.05.15 15:23:03.104425 [ 286 ] {9d9a4d34-9bec-4150-9c8e-cfdc0cb991e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2785 | 2026.05.15 15:23:03.104874 [ 286 ] {9d9a4d34-9bec-4150-9c8e-cfdc0cb991e2} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.05.15 15:23:03.104912 [ 286 ] {9d9a4d34-9bec-4150-9c8e-cfdc0cb991e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2787 | 2026.05.15 15:23:03.105232 [ 286 ] {9d9a4d34-9bec-4150-9c8e-cfdc0cb991e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2788 | 2026.05.15 15:23:03.105464 [ 286 ] {9d9a4d34-9bec-4150-9c8e-cfdc0cb991e2} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.05.15 15:23:03.105600 [ 98 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2790 | 2026.05.15 15:23:03.105608 [ 286 ] {9d9a4d34-9bec-4150-9c8e-cfdc0cb991e2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001252 sec., 23961.661341853032 rows/sec., 1.76 MiB/sec. | ||
| 2791 | 2026.05.15 15:23:03.105660 [ 98 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.05.15 15:23:03.105672 [ 286 ] {9d9a4d34-9bec-4150-9c8e-cfdc0cb991e2} <Debug> TCPHandler: Processed in 0.001452036 sec. | ||
| 2793 | 2026.05.15 15:23:03.105692 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2794 | 2026.05.15 15:23:03.105800 [ 199 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::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 | ||
| 2795 | 2026.05.15 15:23:03.105848 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.05.15 15:23:03.105894 [ 199 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2797 | 2026.05.15 15:23:03.105922 [ 199 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 188 rows starting from the beginning of the part | ||
| 2798 | 2026.05.15 15:23:03.105948 [ 286 ] {5bfe9408-b198-45c9-b726-be70aa67ba01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2799 | 2026.05.15 15:23:03.105977 [ 199 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2800 | 2026.05.15 15:23:03.105990 [ 286 ] {5bfe9408-b198-45c9-b726-be70aa67ba01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2801 | 2026.05.15 15:23:03.106020 [ 199 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 153 rows starting from the beginning of the part | ||
| 2802 | 2026.05.15 15:23:03.106061 [ 199 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 2803 | 2026.05.15 15:23:03.106103 [ 199 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 153 rows starting from the beginning of the part | ||
| 2804 | 2026.05.15 15:23:03.106141 [ 199 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2805 | 2026.05.15 15:23:03.106475 [ 286 ] {5bfe9408-b198-45c9-b726-be70aa67ba01} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.05.15 15:23:03.106512 [ 286 ] {5bfe9408-b198-45c9-b726-be70aa67ba01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2807 | 2026.05.15 15:23:03.106859 [ 286 ] {5bfe9408-b198-45c9-b726-be70aa67ba01} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2808 | 2026.05.15 15:23:03.106942 [ 188 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175511 sec., 493402.44370320655 rows/sec., 32.73 MiB/sec. | ||
| 2809 | 2026.05.15 15:23:03.107087 [ 286 ] {5bfe9408-b198-45c9-b726-be70aa67ba01} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.05.15 15:23:03.107150 [ 197 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2811 | 2026.05.15 15:23:03.107233 [ 286 ] {5bfe9408-b198-45c9-b726-be70aa67ba01} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001306 sec., 71975.49770290965 rows/sec., 5.62 MiB/sec. | ||
| 2812 | 2026.05.15 15:23:03.107277 [ 286 ] {5bfe9408-b198-45c9-b726-be70aa67ba01} <Debug> TCPHandler: Processed in 0.001479546 sec. | ||
| 2813 | 2026.05.15 15:23:03.107417 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.05.15 15:23:03.107478 [ 197 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_11_2} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.05.15 15:23:03.107518 [ 286 ] {d2f1b55c-25ee-44a1-9afa-889b98cb622c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2816 | 2026.05.15 15:23:03.107568 [ 286 ] {d2f1b55c-25ee-44a1-9afa-889b98cb622c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2817 | 2026.05.15 15:23:03.107568 [ 197 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_11_2} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2818 | 2026.05.15 15:23:03.107678 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2819 | 2026.05.15 15:23:03.108000 [ 286 ] {d2f1b55c-25ee-44a1-9afa-889b98cb622c} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.05.15 15:23:03.108040 [ 286 ] {d2f1b55c-25ee-44a1-9afa-889b98cb622c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2821 | 2026.05.15 15:23:03.108373 [ 286 ] {d2f1b55c-25ee-44a1-9afa-889b98cb622c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2822 | 2026.05.15 15:23:03.108584 [ 286 ] {d2f1b55c-25ee-44a1-9afa-889b98cb622c} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.05.15 15:23:03.108716 [ 286 ] {d2f1b55c-25ee-44a1-9afa-889b98cb622c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 2824 | 2026.05.15 15:23:03.108753 [ 286 ] {d2f1b55c-25ee-44a1-9afa-889b98cb622c} <Debug> TCPHandler: Processed in 0.001385674 sec. | ||
| 2825 | 2026.05.15 15:23:03.108951 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.05.15 15:23:03.109051 [ 286 ] {0e705eac-4744-45a0-b897-7aeedb3922e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2827 | 2026.05.15 15:23:03.109105 [ 286 ] {0e705eac-4744-45a0-b897-7aeedb3922e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2828 | 2026.05.15 15:23:03.109970 [ 286 ] {0e705eac-4744-45a0-b897-7aeedb3922e6} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.05.15 15:23:03.110013 [ 286 ] {0e705eac-4744-45a0-b897-7aeedb3922e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2830 | 2026.05.15 15:23:03.110554 [ 286 ] {0e705eac-4744-45a0-b897-7aeedb3922e6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2831 | 2026.05.15 15:23:03.110788 [ 286 ] {0e705eac-4744-45a0-b897-7aeedb3922e6} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.05.15 15:23:03.110913 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2833 | 2026.05.15 15:23:03.110929 [ 286 ] {0e705eac-4744-45a0-b897-7aeedb3922e6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001897 sec., 15814.443858724302 rows/sec., 28.34 MiB/sec. | ||
| 2834 | 2026.05.15 15:23:03.110958 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.05.15 15:23:03.110986 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2836 | 2026.05.15 15:23:03.111003 [ 286 ] {0e705eac-4744-45a0-b897-7aeedb3922e6} <Debug> TCPHandler: Processed in 0.002103267 sec. | ||
| 2837 | 2026.05.15 15:23:03.111071 [ 199 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 2838 | 2026.05.15 15:23:03.111168 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.05.15 15:23:03.111237 [ 199 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2840 | 2026.05.15 15:23:03.111265 [ 286 ] {1ee664e4-b71e-47e9-b1cf-cafbce4b21d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.05.15 15:23:03.111284 [ 199 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part | ||
| 2842 | 2026.05.15 15:23:03.111307 [ 286 ] {1ee664e4-b71e-47e9-b1cf-cafbce4b21d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2843 | 2026.05.15 15:23:03.111392 [ 199 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2844 | 2026.05.15 15:23:03.111493 [ 199 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 2845 | 2026.05.15 15:23:03.111589 [ 199 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2846 | 2026.05.15 15:23:03.111683 [ 199 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 2847 | 2026.05.15 15:23:03.111688 [ 286 ] {1ee664e4-b71e-47e9-b1cf-cafbce4b21d5} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.05.15 15:23:03.111727 [ 286 ] {1ee664e4-b71e-47e9-b1cf-cafbce4b21d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2849 | 2026.05.15 15:23:03.111773 [ 199 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2850 | 2026.05.15 15:23:03.112041 [ 286 ] {1ee664e4-b71e-47e9-b1cf-cafbce4b21d5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2851 | 2026.05.15 15:23:03.112256 [ 286 ] {1ee664e4-b71e-47e9-b1cf-cafbce4b21d5} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.05.15 15:23:03.112390 [ 286 ] {1ee664e4-b71e-47e9-b1cf-cafbce4b21d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 2853 | 2026.05.15 15:23:03.112425 [ 286 ] {1ee664e4-b71e-47e9-b1cf-cafbce4b21d5} <Debug> TCPHandler: Processed in 0.001305773 sec. | ||
| 2854 | 2026.05.15 15:23:03.115242 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 19 columns (19 merged, 0 gathered) in 0.004207144 sec., 42308.98680910375 rows/sec., 75.82 MiB/sec. | ||
| 2855 | 2026.05.15 15:23:03.115829 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2856 | 2026.05.15 15:23:03.116410 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2026.05.15 15:23:03.116512 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2858 | 2026.05.15 15:23:03.116664 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 2859 | 2026.05.15 15:23:05.519461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 346 | ||
| 2860 | 2026.05.15 15:23:05.521691 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.05.15 15:23:05.521739 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2862 | 2026.05.15 15:23:05.522869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2863 | 2026.05.15 15:23:05.523139 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.05.15 15:23:05.523380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 346 | ||
| 2865 | 2026.05.15 15:23:08.008209 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5298 | ||
| 2866 | 2026.05.15 15:23:08.008684 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.05.15 15:23:08.008718 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2868 | 2026.05.15 15:23:08.009186 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2869 | 2026.05.15 15:23:08.009418 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.05.15 15:23:08.009539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5298 | ||
| 2871 | 2026.05.15 15:23:08.009588 [ 160 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2872 | 2026.05.15 15:23:08.009668 [ 160 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.05.15 15:23:08.009693 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2874 | 2026.05.15 15:23:08.009801 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 2875 | 2026.05.15 15:23:08.009901 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2876 | 2026.05.15 15:23:08.009935 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2866 rows starting from the beginning of the part | ||
| 2877 | 2026.05.15 15:23:08.010022 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 2878 | 2026.05.15 15:23:08.010071 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 2879 | 2026.05.15 15:23:08.010120 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 2880 | 2026.05.15 15:23:08.010164 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 2881 | 2026.05.15 15:23:08.010211 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 2882 | 2026.05.15 15:23:08.011443 [ 188 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5298 rows, containing 4 columns (4 merged, 0 gathered) in 0.00167936 sec., 3154773.2469512196 rows/sec., 45.13 MiB/sec. | ||
| 2883 | 2026.05.15 15:23:08.012035 [ 195 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2884 | 2026.05.15 15:23:08.012284 [ 195 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_11_2} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.05.15 15:23:08.012353 [ 195 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_11_2} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2886 | 2026.05.15 15:23:08.012413 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2887 | 2026.05.15 15:23:08.101172 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.05.15 15:23:08.101427 [ 286 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2889 | 2026.05.15 15:23:08.101796 [ 286 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2890 | 2026.05.15 15:23:08.101840 [ 286 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2891 | 2026.05.15 15:23:08.102120 [ 286 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2892 | 2026.05.15 15:23:08.102197 [ 286 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2893 | 2026.05.15 15:23:08.102354 [ 286 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2894 | 2026.05.15 15:23:08.102430 [ 345 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2895 | 2026.05.15 15:23:08.102454 [ 331 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2896 | 2026.05.15 15:23:08.102464 [ 312 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2897 | 2026.05.15 15:23:08.102696 [ 286 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2898 | 2026.05.15 15:23:08.102723 [ 286 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2899 | 2026.05.15 15:23:08.102767 [ 286 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2900 | 2026.05.15 15:23:08.102788 [ 286 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2901 | 2026.05.15 15:23:08.103890 [ 286 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002571 sec., 12446.518864255155 rows/sec., 2.76 MiB/sec. | ||
| 2902 | 2026.05.15 15:23:08.104009 [ 286 ] {61373b59-4dcd-45b8-beba-1fbb5ece0ec7} <Debug> TCPHandler: Processed in 0.002971102 sec. | ||
| 2903 | 2026.05.15 15:23:08.109317 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2026.05.15 15:23:08.109449 [ 286 ] {2f5f5569-2a06-44e6-9564-ce8ed0f99b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2905 | 2026.05.15 15:23:08.109500 [ 286 ] {2f5f5569-2a06-44e6-9564-ce8ed0f99b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2906 | 2026.05.15 15:23:08.110206 [ 286 ] {2f5f5569-2a06-44e6-9564-ce8ed0f99b42} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2026.05.15 15:23:08.110255 [ 286 ] {2f5f5569-2a06-44e6-9564-ce8ed0f99b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2908 | 2026.05.15 15:23:08.110667 [ 286 ] {2f5f5569-2a06-44e6-9564-ce8ed0f99b42} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2909 | 2026.05.15 15:23:08.110890 [ 286 ] {2f5f5569-2a06-44e6-9564-ce8ed0f99b42} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2026.05.15 15:23:08.111033 [ 286 ] {2f5f5569-2a06-44e6-9564-ce8ed0f99b42} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001623 sec., 174984.5964263709 rows/sec., 11.11 MiB/sec. | ||
| 2911 | 2026.05.15 15:23:08.111071 [ 286 ] {2f5f5569-2a06-44e6-9564-ce8ed0f99b42} <Debug> TCPHandler: Processed in 0.001814452 sec. | ||
| 2912 | 2026.05.15 15:23:08.111214 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2913 | 2026.05.15 15:23:08.111319 [ 286 ] {60081e13-b836-4ae6-b544-3fdbd6db55f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2914 | 2026.05.15 15:23:08.111359 [ 286 ] {60081e13-b836-4ae6-b544-3fdbd6db55f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2915 | 2026.05.15 15:23:08.111789 [ 286 ] {60081e13-b836-4ae6-b544-3fdbd6db55f5} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.05.15 15:23:08.111825 [ 286 ] {60081e13-b836-4ae6-b544-3fdbd6db55f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2917 | 2026.05.15 15:23:08.112120 [ 286 ] {60081e13-b836-4ae6-b544-3fdbd6db55f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2918 | 2026.05.15 15:23:08.112357 [ 286 ] {60081e13-b836-4ae6-b544-3fdbd6db55f5} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2026.05.15 15:23:08.112486 [ 286 ] {60081e13-b836-4ae6-b544-3fdbd6db55f5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 688.13 KiB/sec. | ||
| 2920 | 2026.05.15 15:23:08.112522 [ 286 ] {60081e13-b836-4ae6-b544-3fdbd6db55f5} <Debug> TCPHandler: Processed in 0.001356614 sec. | ||
| 2921 | 2026.05.15 15:23:08.112649 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2922 | 2026.05.15 15:23:08.112744 [ 286 ] {b65048dd-456b-4436-a134-4ab43d12f457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2923 | 2026.05.15 15:23:08.112783 [ 286 ] {b65048dd-456b-4436-a134-4ab43d12f457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2924 | 2026.05.15 15:23:08.113499 [ 286 ] {b65048dd-456b-4436-a134-4ab43d12f457} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.05.15 15:23:08.113535 [ 286 ] {b65048dd-456b-4436-a134-4ab43d12f457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2926 | 2026.05.15 15:23:08.113919 [ 286 ] {b65048dd-456b-4436-a134-4ab43d12f457} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2927 | 2026.05.15 15:23:08.114138 [ 286 ] {b65048dd-456b-4436-a134-4ab43d12f457} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.05.15 15:23:08.114264 [ 286 ] {b65048dd-456b-4436-a134-4ab43d12f457} <Debug> executeQuery: Read 828 rows, 65.76 KiB in 0.001538 sec., 538361.5084525357 rows/sec., 41.76 MiB/sec. | ||
| 2929 | 2026.05.15 15:23:08.114300 [ 286 ] {b65048dd-456b-4436-a134-4ab43d12f457} <Debug> TCPHandler: Processed in 0.00170026 sec. | ||
| 2930 | 2026.05.15 15:23:08.114449 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2026.05.15 15:23:08.114546 [ 286 ] {d469c855-f6c8-4bcf-a5a6-4113b902f300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2932 | 2026.05.15 15:23:08.114585 [ 286 ] {d469c855-f6c8-4bcf-a5a6-4113b902f300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2933 | 2026.05.15 15:23:08.115148 [ 286 ] {d469c855-f6c8-4bcf-a5a6-4113b902f300} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.05.15 15:23:08.115224 [ 286 ] {d469c855-f6c8-4bcf-a5a6-4113b902f300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2935 | 2026.05.15 15:23:08.115752 [ 286 ] {d469c855-f6c8-4bcf-a5a6-4113b902f300} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2936 | 2026.05.15 15:23:08.116058 [ 286 ] {d469c855-f6c8-4bcf-a5a6-4113b902f300} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2026.05.15 15:23:08.116272 [ 286 ] {d469c855-f6c8-4bcf-a5a6-4113b902f300} <Debug> executeQuery: Read 165 rows, 10.22 KiB in 0.001739 sec., 94882.1161587119 rows/sec., 5.74 MiB/sec. | ||
| 2938 | 2026.05.15 15:23:08.116351 [ 286 ] {d469c855-f6c8-4bcf-a5a6-4113b902f300} <Debug> TCPHandler: Processed in 0.001950974 sec. | ||
| 2939 | 2026.05.15 15:23:08.116552 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2026.05.15 15:23:08.116687 [ 286 ] {a938a7d5-ff32-4855-8c01-33c7a6ade8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2941 | 2026.05.15 15:23:08.116746 [ 286 ] {a938a7d5-ff32-4855-8c01-33c7a6ade8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2942 | 2026.05.15 15:23:08.117262 [ 286 ] {a938a7d5-ff32-4855-8c01-33c7a6ade8a4} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.05.15 15:23:08.117300 [ 286 ] {a938a7d5-ff32-4855-8c01-33c7a6ade8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2944 | 2026.05.15 15:23:08.117603 [ 286 ] {a938a7d5-ff32-4855-8c01-33c7a6ade8a4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2945 | 2026.05.15 15:23:08.117816 [ 286 ] {a938a7d5-ff32-4855-8c01-33c7a6ade8a4} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2026.05.15 15:23:08.117951 [ 286 ] {a938a7d5-ff32-4855-8c01-33c7a6ade8a4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001306 sec., 114088.82082695252 rows/sec., 7.37 MiB/sec. | ||
| 2947 | 2026.05.15 15:23:08.117991 [ 286 ] {a938a7d5-ff32-4855-8c01-33c7a6ade8a4} <Debug> TCPHandler: Processed in 0.001557487 sec. | ||
| 2948 | 2026.05.15 15:23:08.118131 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.05.15 15:23:08.118228 [ 286 ] {31025093-d054-487f-99fd-7e4c1a848467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2950 | 2026.05.15 15:23:08.118268 [ 286 ] {31025093-d054-487f-99fd-7e4c1a848467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2951 | 2026.05.15 15:23:08.118704 [ 286 ] {31025093-d054-487f-99fd-7e4c1a848467} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.05.15 15:23:08.118740 [ 286 ] {31025093-d054-487f-99fd-7e4c1a848467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2953 | 2026.05.15 15:23:08.119045 [ 286 ] {31025093-d054-487f-99fd-7e4c1a848467} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2954 | 2026.05.15 15:23:08.119256 [ 286 ] {31025093-d054-487f-99fd-7e4c1a848467} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.05.15 15:23:08.119387 [ 286 ] {31025093-d054-487f-99fd-7e4c1a848467} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001177 sec., 125743.41546304162 rows/sec., 7.15 MiB/sec. | ||
| 2956 | 2026.05.15 15:23:08.119425 [ 286 ] {31025093-d054-487f-99fd-7e4c1a848467} <Debug> TCPHandler: Processed in 0.001342363 sec. | ||
| 2957 | 2026.05.15 15:23:08.119548 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.05.15 15:23:08.119643 [ 286 ] {31c80bc5-fdd9-4ff4-af6d-7bde16843612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2959 | 2026.05.15 15:23:08.119683 [ 286 ] {31c80bc5-fdd9-4ff4-af6d-7bde16843612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2960 | 2026.05.15 15:23:08.120275 [ 286 ] {31c80bc5-fdd9-4ff4-af6d-7bde16843612} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.05.15 15:23:08.120313 [ 286 ] {31c80bc5-fdd9-4ff4-af6d-7bde16843612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2962 | 2026.05.15 15:23:08.120650 [ 286 ] {31c80bc5-fdd9-4ff4-af6d-7bde16843612} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2963 | 2026.05.15 15:23:08.120867 [ 286 ] {31c80bc5-fdd9-4ff4-af6d-7bde16843612} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.05.15 15:23:08.120996 [ 286 ] {31c80bc5-fdd9-4ff4-af6d-7bde16843612} <Debug> executeQuery: Read 513 rows, 37.04 KiB in 0.00137 sec., 374452.5547445256 rows/sec., 26.40 MiB/sec. | ||
| 2965 | 2026.05.15 15:23:08.121033 [ 286 ] {31c80bc5-fdd9-4ff4-af6d-7bde16843612} <Debug> TCPHandler: Processed in 0.001533157 sec. | ||
| 2966 | 2026.05.15 15:23:08.121215 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.05.15 15:23:08.121310 [ 286 ] {c7943e6e-f4b8-4811-aab7-09f7ac02b4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2968 | 2026.05.15 15:23:08.121351 [ 286 ] {c7943e6e-f4b8-4811-aab7-09f7ac02b4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2969 | 2026.05.15 15:23:08.121692 [ 286 ] {c7943e6e-f4b8-4811-aab7-09f7ac02b4d6} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.05.15 15:23:08.121728 [ 286 ] {c7943e6e-f4b8-4811-aab7-09f7ac02b4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2971 | 2026.05.15 15:23:08.122035 [ 286 ] {c7943e6e-f4b8-4811-aab7-09f7ac02b4d6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2972 | 2026.05.15 15:23:08.122240 [ 286 ] {c7943e6e-f4b8-4811-aab7-09f7ac02b4d6} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.05.15 15:23:08.122367 [ 286 ] {c7943e6e-f4b8-4811-aab7-09f7ac02b4d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 2974 | 2026.05.15 15:23:08.122402 [ 286 ] {c7943e6e-f4b8-4811-aab7-09f7ac02b4d6} <Debug> TCPHandler: Processed in 0.001235112 sec. | ||
| 2975 | 2026.05.15 15:23:08.122538 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2026.05.15 15:23:08.122632 [ 286 ] {011442f8-66ae-4c8c-948c-1bc80356a00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2977 | 2026.05.15 15:23:08.122674 [ 286 ] {011442f8-66ae-4c8c-948c-1bc80356a00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2978 | 2026.05.15 15:23:08.123075 [ 286 ] {011442f8-66ae-4c8c-948c-1bc80356a00a} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.05.15 15:23:08.123111 [ 286 ] {011442f8-66ae-4c8c-948c-1bc80356a00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2980 | 2026.05.15 15:23:08.123440 [ 286 ] {011442f8-66ae-4c8c-948c-1bc80356a00a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2981 | 2026.05.15 15:23:08.123647 [ 286 ] {011442f8-66ae-4c8c-948c-1bc80356a00a} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.05.15 15:23:08.123771 [ 286 ] {011442f8-66ae-4c8c-948c-1bc80356a00a} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001157 sec., 233362.143474503 rows/sec., 15.52 MiB/sec. | ||
| 2983 | 2026.05.15 15:23:08.123808 [ 286 ] {011442f8-66ae-4c8c-948c-1bc80356a00a} <Debug> TCPHandler: Processed in 0.001318263 sec. | ||
| 2984 | 2026.05.15 15:23:08.123936 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.05.15 15:23:08.124040 [ 286 ] {b7b20d87-cfd5-45b9-bd7a-22e72e04d518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2986 | 2026.05.15 15:23:08.124082 [ 286 ] {b7b20d87-cfd5-45b9-bd7a-22e72e04d518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2987 | 2026.05.15 15:23:08.124405 [ 286 ] {b7b20d87-cfd5-45b9-bd7a-22e72e04d518} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.05.15 15:23:08.124441 [ 286 ] {b7b20d87-cfd5-45b9-bd7a-22e72e04d518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2989 | 2026.05.15 15:23:08.124730 [ 286 ] {b7b20d87-cfd5-45b9-bd7a-22e72e04d518} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2990 | 2026.05.15 15:23:08.124939 [ 286 ] {b7b20d87-cfd5-45b9-bd7a-22e72e04d518} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.05.15 15:23:08.125068 [ 286 ] {b7b20d87-cfd5-45b9-bd7a-22e72e04d518} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 2992 | 2026.05.15 15:23:08.125103 [ 286 ] {b7b20d87-cfd5-45b9-bd7a-22e72e04d518} <Debug> TCPHandler: Processed in 0.001215742 sec. | ||
| 2993 | 2026.05.15 15:23:08.125222 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.05.15 15:23:08.125317 [ 286 ] {85109a88-0d61-40f8-a620-c3cb27d2e286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2995 | 2026.05.15 15:23:08.125370 [ 286 ] {85109a88-0d61-40f8-a620-c3cb27d2e286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2996 | 2026.05.15 15:23:08.126208 [ 286 ] {85109a88-0d61-40f8-a620-c3cb27d2e286} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.05.15 15:23:08.126244 [ 286 ] {85109a88-0d61-40f8-a620-c3cb27d2e286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2998 | 2026.05.15 15:23:08.126753 [ 286 ] {85109a88-0d61-40f8-a620-c3cb27d2e286} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2999 | 2026.05.15 15:23:08.126973 [ 286 ] {85109a88-0d61-40f8-a620-c3cb27d2e286} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.05.15 15:23:08.127115 [ 286 ] {85109a88-0d61-40f8-a620-c3cb27d2e286} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001816 sec., 7158.590308370044 rows/sec., 12.83 MiB/sec. | ||
| 3001 | 2026.05.15 15:23:08.127164 [ 286 ] {85109a88-0d61-40f8-a620-c3cb27d2e286} <Debug> TCPHandler: Processed in 0.001990325 sec. | ||
| 3002 | 2026.05.15 15:23:08.127289 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.05.15 15:23:08.127386 [ 286 ] {5230d41a-9a6c-4312-8931-9ad560d6269f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3004 | 2026.05.15 15:23:08.127427 [ 286 ] {5230d41a-9a6c-4312-8931-9ad560d6269f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3005 | 2026.05.15 15:23:08.127797 [ 286 ] {5230d41a-9a6c-4312-8931-9ad560d6269f} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.05.15 15:23:08.127833 [ 286 ] {5230d41a-9a6c-4312-8931-9ad560d6269f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3007 | 2026.05.15 15:23:08.128131 [ 286 ] {5230d41a-9a6c-4312-8931-9ad560d6269f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3008 | 2026.05.15 15:23:08.128340 [ 286 ] {5230d41a-9a6c-4312-8931-9ad560d6269f} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.05.15 15:23:08.128466 [ 286 ] {5230d41a-9a6c-4312-8931-9ad560d6269f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 3010 | 2026.05.15 15:23:08.128501 [ 286 ] {5230d41a-9a6c-4312-8931-9ad560d6269f} <Debug> TCPHandler: Processed in 0.001261332 sec. | ||
| 3011 | 2026.05.15 15:23:08.296691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3012 | 2026.05.15 15:23:08.314604 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.05.15 15:23:08.314677 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3014 | 2026.05.15 15:23:08.320853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3015 | 2026.05.15 15:23:08.321609 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2026.05.15 15:23:08.321999 [ 102 ] {} <Debug> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3017 | 2026.05.15 15:23:08.322093 [ 102 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.05.15 15:23:08.322130 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3019 | 2026.05.15 15:23:08.322339 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 3020 | 2026.05.15 15:23:08.325043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3021 | 2026.05.15 15:23:08.326300 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3022 | 2026.05.15 15:23:08.327698 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 3023 | 2026.05.15 15:23:08.331972 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 3024 | 2026.05.15 15:23:08.335993 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 3025 | 2026.05.15 15:23:08.339818 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 3026 | 2026.05.15 15:23:08.344285 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 3027 | 2026.05.15 15:23:08.348636 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 3028 | 2026.05.15 15:23:08.398142 [ 195 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07589427 sec., 1093.6266993542463 rows/sec., 5.65 MiB/sec. | ||
| 3029 | 2026.05.15 15:23:08.400622 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3030 | 2026.05.15 15:23:08.402737 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_11_2} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.05.15 15:23:08.402834 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_11_2} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3032 | 2026.05.15 15:23:08.404852 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3033 | 2026.05.15 15:23:09.000332 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.72 MiB, peak 225.61 MiB, free memory in arenas 0.00 B, will set to 222.45 MiB (RSS), difference: 6.73 MiB | ||
| 3034 | 2026.05.15 15:23:13.097877 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2026.05.15 15:23:13.098178 [ 286 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3036 | 2026.05.15 15:23:13.098586 [ 286 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3037 | 2026.05.15 15:23:13.098621 [ 286 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3038 | 2026.05.15 15:23:13.098831 [ 286 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3039 | 2026.05.15 15:23:13.098897 [ 286 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3040 | 2026.05.15 15:23:13.099033 [ 286 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3041 | 2026.05.15 15:23:13.099128 [ 331 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3042 | 2026.05.15 15:23:13.099146 [ 345 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3043 | 2026.05.15 15:23:13.099139 [ 312 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3044 | 2026.05.15 15:23:13.099297 [ 286 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 3045 | 2026.05.15 15:23:13.099323 [ 286 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3046 | 2026.05.15 15:23:13.099365 [ 286 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3047 | 2026.05.15 15:23:13.099385 [ 286 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 3048 | 2026.05.15 15:23:13.100382 [ 286 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002316 sec., 13816.92573402418 rows/sec., 3.06 MiB/sec. | ||
| 3049 | 2026.05.15 15:23:13.100477 [ 286 ] {be644d93-a9c0-4c1b-bb69-a57331736612} <Debug> TCPHandler: Processed in 0.002765119 sec. | ||
| 3050 | 2026.05.15 15:23:13.102604 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2026.05.15 15:23:13.102713 [ 286 ] {3b026c7a-6d58-49cd-8a17-05abbe02d539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3052 | 2026.05.15 15:23:13.102754 [ 286 ] {3b026c7a-6d58-49cd-8a17-05abbe02d539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3053 | 2026.05.15 15:23:13.103290 [ 286 ] {3b026c7a-6d58-49cd-8a17-05abbe02d539} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.05.15 15:23:13.103330 [ 286 ] {3b026c7a-6d58-49cd-8a17-05abbe02d539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3055 | 2026.05.15 15:23:13.103817 [ 286 ] {3b026c7a-6d58-49cd-8a17-05abbe02d539} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3056 | 2026.05.15 15:23:13.104043 [ 286 ] {3b026c7a-6d58-49cd-8a17-05abbe02d539} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2026.05.15 15:23:13.104187 [ 286 ] {3b026c7a-6d58-49cd-8a17-05abbe02d539} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001504 sec., 77127.6595744681 rows/sec., 6.53 MiB/sec. | ||
| 3058 | 2026.05.15 15:23:13.104224 [ 286 ] {3b026c7a-6d58-49cd-8a17-05abbe02d539} <Debug> TCPHandler: Processed in 0.00166891 sec. | ||
| 3059 | 2026.05.15 15:23:13.104385 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2026.05.15 15:23:13.104481 [ 286 ] {24867833-ed33-4eca-b426-2332a1b45c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3061 | 2026.05.15 15:23:13.104522 [ 286 ] {24867833-ed33-4eca-b426-2332a1b45c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3062 | 2026.05.15 15:23:13.104959 [ 286 ] {24867833-ed33-4eca-b426-2332a1b45c6d} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.05.15 15:23:13.104995 [ 286 ] {24867833-ed33-4eca-b426-2332a1b45c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3064 | 2026.05.15 15:23:13.105305 [ 286 ] {24867833-ed33-4eca-b426-2332a1b45c6d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3065 | 2026.05.15 15:23:13.105519 [ 286 ] {24867833-ed33-4eca-b426-2332a1b45c6d} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): 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.15 15:23:13.105646 [ 286 ] {24867833-ed33-4eca-b426-2332a1b45c6d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001183 sec., 25359.256128486897 rows/sec., 1.86 MiB/sec. | ||
| 3067 | 2026.05.15 15:23:13.105683 [ 286 ] {24867833-ed33-4eca-b426-2332a1b45c6d} <Debug> TCPHandler: Processed in 0.001346794 sec. | ||
| 3068 | 2026.05.15 15:23:13.105806 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.05.15 15:23:13.105903 [ 286 ] {2e0232e2-094b-4c37-9dcb-f9708498b34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3070 | 2026.05.15 15:23:13.105942 [ 286 ] {2e0232e2-094b-4c37-9dcb-f9708498b34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3071 | 2026.05.15 15:23:13.106381 [ 286 ] {2e0232e2-094b-4c37-9dcb-f9708498b34b} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.05.15 15:23:13.106417 [ 286 ] {2e0232e2-094b-4c37-9dcb-f9708498b34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3073 | 2026.05.15 15:23:13.106745 [ 286 ] {2e0232e2-094b-4c37-9dcb-f9708498b34b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3074 | 2026.05.15 15:23:13.106957 [ 286 ] {2e0232e2-094b-4c37-9dcb-f9708498b34b} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.05.15 15:23:13.107086 [ 286 ] {2e0232e2-094b-4c37-9dcb-f9708498b34b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001201 sec., 78268.10990840966 rows/sec., 6.11 MiB/sec. | ||
| 3076 | 2026.05.15 15:23:13.107122 [ 286 ] {2e0232e2-094b-4c37-9dcb-f9708498b34b} <Debug> TCPHandler: Processed in 0.001365064 sec. | ||
| 3077 | 2026.05.15 15:23:13.107260 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2026.05.15 15:23:13.107356 [ 286 ] {a4d99e1e-39e2-418f-9b07-428c86a5b38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3079 | 2026.05.15 15:23:13.107399 [ 286 ] {a4d99e1e-39e2-418f-9b07-428c86a5b38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3080 | 2026.05.15 15:23:13.107810 [ 286 ] {a4d99e1e-39e2-418f-9b07-428c86a5b38b} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.05.15 15:23:13.107846 [ 286 ] {a4d99e1e-39e2-418f-9b07-428c86a5b38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3082 | 2026.05.15 15:23:13.108180 [ 286 ] {a4d99e1e-39e2-418f-9b07-428c86a5b38b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3083 | 2026.05.15 15:23:13.108392 [ 286 ] {a4d99e1e-39e2-418f-9b07-428c86a5b38b} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.05.15 15:23:13.108518 [ 286 ] {a4d99e1e-39e2-418f-9b07-428c86a5b38b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 3085 | 2026.05.15 15:23:13.108553 [ 286 ] {a4d99e1e-39e2-418f-9b07-428c86a5b38b} <Debug> TCPHandler: Processed in 0.001346334 sec. | ||
| 3086 | 2026.05.15 15:23:13.108677 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.05.15 15:23:13.108771 [ 286 ] {0ece12d4-24e1-4668-bd1a-c5d501fe3ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3088 | 2026.05.15 15:23:13.108825 [ 286 ] {0ece12d4-24e1-4668-bd1a-c5d501fe3ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3089 | 2026.05.15 15:23:13.109653 [ 286 ] {0ece12d4-24e1-4668-bd1a-c5d501fe3ddc} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.05.15 15:23:13.109689 [ 286 ] {0ece12d4-24e1-4668-bd1a-c5d501fe3ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3091 | 2026.05.15 15:23:13.110226 [ 286 ] {0ece12d4-24e1-4668-bd1a-c5d501fe3ddc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3092 | 2026.05.15 15:23:13.110448 [ 286 ] {0ece12d4-24e1-4668-bd1a-c5d501fe3ddc} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.05.15 15:23:13.110585 [ 286 ] {0ece12d4-24e1-4668-bd1a-c5d501fe3ddc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001831 sec., 16384.489350081923 rows/sec., 29.36 MiB/sec. | ||
| 3094 | 2026.05.15 15:23:13.110634 [ 286 ] {0ece12d4-24e1-4668-bd1a-c5d501fe3ddc} <Debug> TCPHandler: Processed in 0.002004725 sec. | ||
| 3095 | 2026.05.15 15:23:13.110770 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.05.15 15:23:13.110866 [ 286 ] {74b11faf-7406-4ede-a056-09f144b4328f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3097 | 2026.05.15 15:23:13.110907 [ 286 ] {74b11faf-7406-4ede-a056-09f144b4328f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3098 | 2026.05.15 15:23:13.111265 [ 286 ] {74b11faf-7406-4ede-a056-09f144b4328f} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.05.15 15:23:13.111299 [ 286 ] {74b11faf-7406-4ede-a056-09f144b4328f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3100 | 2026.05.15 15:23:13.111630 [ 286 ] {74b11faf-7406-4ede-a056-09f144b4328f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3101 | 2026.05.15 15:23:13.111838 [ 286 ] {74b11faf-7406-4ede-a056-09f144b4328f} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.05.15 15:23:13.111962 [ 286 ] {74b11faf-7406-4ede-a056-09f144b4328f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 3103 | 2026.05.15 15:23:13.111998 [ 286 ] {74b11faf-7406-4ede-a056-09f144b4328f} <Debug> TCPHandler: Processed in 0.001275452 sec. | ||
| 3104 | 2026.05.15 15:23:15.442909 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3105 | 2026.05.15 15:23:15.442968 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3106 | 2026.05.15 15:23:15.509779 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5746 | ||
| 3107 | 2026.05.15 15:23:15.510323 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.05.15 15:23:15.510380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3109 | 2026.05.15 15:23:15.510949 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3110 | 2026.05.15 15:23:15.511190 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.05.15 15:23:15.511333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5746 | ||
| 3112 | 2026.05.15 15:23:15.523709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 386 | ||
| 3113 | 2026.05.15 15:23:15.526046 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.05.15 15:23:15.526099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3115 | 2026.05.15 15:23:15.527294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3116 | 2026.05.15 15:23:15.527573 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.05.15 15:23:15.527888 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 3118 | 2026.05.15 15:23:15.825274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3119 | 2026.05.15 15:23:15.841975 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.05.15 15:23:15.842040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3121 | 2026.05.15 15:23:15.847499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3122 | 2026.05.15 15:23:15.848222 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.05.15 15:23:15.851105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3124 | 2026.05.15 15:23:18.100923 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.05.15 15:23:18.101177 [ 286 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3126 | 2026.05.15 15:23:18.101550 [ 286 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3127 | 2026.05.15 15:23:18.101594 [ 286 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3128 | 2026.05.15 15:23:18.101866 [ 286 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3129 | 2026.05.15 15:23:18.101933 [ 286 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3130 | 2026.05.15 15:23:18.102069 [ 286 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3131 | 2026.05.15 15:23:18.102170 [ 345 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3132 | 2026.05.15 15:23:18.102180 [ 331 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3133 | 2026.05.15 15:23:18.102178 [ 312 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3134 | 2026.05.15 15:23:18.102350 [ 286 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 3135 | 2026.05.15 15:23:18.102376 [ 286 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3136 | 2026.05.15 15:23:18.102417 [ 286 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3137 | 2026.05.15 15:23:18.102438 [ 286 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 3138 | 2026.05.15 15:23:18.103584 [ 286 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002514 sec., 12728.719172633253 rows/sec., 2.82 MiB/sec. | ||
| 3139 | 2026.05.15 15:23:18.103691 [ 286 ] {73d75566-0cef-4f2e-9bc9-7b988d8a2e71} <Debug> TCPHandler: Processed in 0.002900051 sec. | ||
| 3140 | 2026.05.15 15:23:18.108756 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.05.15 15:23:18.108932 [ 286 ] {04b441c3-e53d-4fc1-aac8-46fd5ca23619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3142 | 2026.05.15 15:23:18.109005 [ 286 ] {04b441c3-e53d-4fc1-aac8-46fd5ca23619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3143 | 2026.05.15 15:23:18.109894 [ 286 ] {04b441c3-e53d-4fc1-aac8-46fd5ca23619} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.05.15 15:23:18.109939 [ 286 ] {04b441c3-e53d-4fc1-aac8-46fd5ca23619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3145 | 2026.05.15 15:23:18.110331 [ 286 ] {04b441c3-e53d-4fc1-aac8-46fd5ca23619} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3146 | 2026.05.15 15:23:18.110557 [ 286 ] {04b441c3-e53d-4fc1-aac8-46fd5ca23619} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.05.15 15:23:18.110699 [ 286 ] {04b441c3-e53d-4fc1-aac8-46fd5ca23619} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001822 sec., 155872.66739846324 rows/sec., 9.90 MiB/sec. | ||
| 3148 | 2026.05.15 15:23:18.110737 [ 286 ] {04b441c3-e53d-4fc1-aac8-46fd5ca23619} <Debug> TCPHandler: Processed in 0.002041147 sec. | ||
| 3149 | 2026.05.15 15:23:18.110878 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2026.05.15 15:23:18.110974 [ 286 ] {b3da4262-ece1-4d07-b092-0fa418c1cfe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3151 | 2026.05.15 15:23:18.111014 [ 286 ] {b3da4262-ece1-4d07-b092-0fa418c1cfe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3152 | 2026.05.15 15:23:18.111823 [ 286 ] {b3da4262-ece1-4d07-b092-0fa418c1cfe5} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.05.15 15:23:18.111860 [ 286 ] {b3da4262-ece1-4d07-b092-0fa418c1cfe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3154 | 2026.05.15 15:23:18.112226 [ 286 ] {b3da4262-ece1-4d07-b092-0fa418c1cfe5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3155 | 2026.05.15 15:23:18.112442 [ 286 ] {b3da4262-ece1-4d07-b092-0fa418c1cfe5} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.05.15 15:23:18.112568 [ 286 ] {b3da4262-ece1-4d07-b092-0fa418c1cfe5} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001612 sec., 510545.90570719604 rows/sec., 39.62 MiB/sec. | ||
| 3157 | 2026.05.15 15:23:18.112603 [ 286 ] {b3da4262-ece1-4d07-b092-0fa418c1cfe5} <Debug> TCPHandler: Processed in 0.001773751 sec. | ||
| 3158 | 2026.05.15 15:23:18.112743 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2026.05.15 15:23:18.112839 [ 286 ] {f788278a-caaf-4c2f-bc2c-55a680b987d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3160 | 2026.05.15 15:23:18.112879 [ 286 ] {f788278a-caaf-4c2f-bc2c-55a680b987d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3161 | 2026.05.15 15:23:18.113312 [ 286 ] {f788278a-caaf-4c2f-bc2c-55a680b987d5} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.05.15 15:23:18.113348 [ 286 ] {f788278a-caaf-4c2f-bc2c-55a680b987d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3163 | 2026.05.15 15:23:18.113650 [ 286 ] {f788278a-caaf-4c2f-bc2c-55a680b987d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3164 | 2026.05.15 15:23:18.113881 [ 286 ] {f788278a-caaf-4c2f-bc2c-55a680b987d5} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.05.15 15:23:18.114006 [ 286 ] {f788278a-caaf-4c2f-bc2c-55a680b987d5} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001185 sec., 130801.68776371307 rows/sec., 7.85 MiB/sec. | ||
| 3166 | 2026.05.15 15:23:18.114042 [ 286 ] {f788278a-caaf-4c2f-bc2c-55a680b987d5} <Debug> TCPHandler: Processed in 0.001347394 sec. | ||
| 3167 | 2026.05.15 15:23:18.114172 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2026.05.15 15:23:18.114269 [ 286 ] {7f9703ee-447e-4086-8de3-55691784f80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3169 | 2026.05.15 15:23:18.114308 [ 286 ] {7f9703ee-447e-4086-8de3-55691784f80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3170 | 2026.05.15 15:23:18.114742 [ 286 ] {7f9703ee-447e-4086-8de3-55691784f80a} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.05.15 15:23:18.114777 [ 286 ] {7f9703ee-447e-4086-8de3-55691784f80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3172 | 2026.05.15 15:23:18.115077 [ 286 ] {7f9703ee-447e-4086-8de3-55691784f80a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3173 | 2026.05.15 15:23:18.115290 [ 286 ] {7f9703ee-447e-4086-8de3-55691784f80a} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.05.15 15:23:18.115413 [ 286 ] {7f9703ee-447e-4086-8de3-55691784f80a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001162 sec., 128227.19449225473 rows/sec., 8.28 MiB/sec. | ||
| 3175 | 2026.05.15 15:23:18.115449 [ 286 ] {7f9703ee-447e-4086-8de3-55691784f80a} <Debug> TCPHandler: Processed in 0.001325084 sec. | ||
| 3176 | 2026.05.15 15:23:18.115576 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2026.05.15 15:23:18.115672 [ 286 ] {eb66bc3c-98df-4e2b-bf9e-50829d1019e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3178 | 2026.05.15 15:23:18.115711 [ 286 ] {eb66bc3c-98df-4e2b-bf9e-50829d1019e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3179 | 2026.05.15 15:23:18.116141 [ 286 ] {eb66bc3c-98df-4e2b-bf9e-50829d1019e2} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.05.15 15:23:18.116182 [ 286 ] {eb66bc3c-98df-4e2b-bf9e-50829d1019e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3181 | 2026.05.15 15:23:18.116489 [ 286 ] {eb66bc3c-98df-4e2b-bf9e-50829d1019e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3182 | 2026.05.15 15:23:18.116698 [ 286 ] {eb66bc3c-98df-4e2b-bf9e-50829d1019e2} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.05.15 15:23:18.116820 [ 286 ] {eb66bc3c-98df-4e2b-bf9e-50829d1019e2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 3184 | 2026.05.15 15:23:18.116855 [ 286 ] {eb66bc3c-98df-4e2b-bf9e-50829d1019e2} <Debug> TCPHandler: Processed in 0.001327673 sec. | ||
| 3185 | 2026.05.15 15:23:18.117000 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2026.05.15 15:23:18.117095 [ 286 ] {ebd7cb41-8168-47c4-95c7-222a63352eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3187 | 2026.05.15 15:23:18.117134 [ 286 ] {ebd7cb41-8168-47c4-95c7-222a63352eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3188 | 2026.05.15 15:23:18.117719 [ 286 ] {ebd7cb41-8168-47c4-95c7-222a63352eaa} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.05.15 15:23:18.117755 [ 286 ] {ebd7cb41-8168-47c4-95c7-222a63352eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3190 | 2026.05.15 15:23:18.118077 [ 286 ] {ebd7cb41-8168-47c4-95c7-222a63352eaa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3191 | 2026.05.15 15:23:18.118308 [ 286 ] {ebd7cb41-8168-47c4-95c7-222a63352eaa} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.05.15 15:23:18.118433 [ 286 ] {ebd7cb41-8168-47c4-95c7-222a63352eaa} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001355 sec., 371217.7121771217 rows/sec., 26.10 MiB/sec. | ||
| 3193 | 2026.05.15 15:23:18.118469 [ 286 ] {ebd7cb41-8168-47c4-95c7-222a63352eaa} <Debug> TCPHandler: Processed in 0.001517317 sec. | ||
| 3194 | 2026.05.15 15:23:18.118596 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.05.15 15:23:18.118692 [ 286 ] {a164af12-6527-4791-9e9e-db331601b7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3196 | 2026.05.15 15:23:18.118733 [ 286 ] {a164af12-6527-4791-9e9e-db331601b7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3197 | 2026.05.15 15:23:18.119073 [ 286 ] {a164af12-6527-4791-9e9e-db331601b7f9} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.05.15 15:23:18.119109 [ 286 ] {a164af12-6527-4791-9e9e-db331601b7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3199 | 2026.05.15 15:23:18.119408 [ 286 ] {a164af12-6527-4791-9e9e-db331601b7f9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3200 | 2026.05.15 15:23:18.119618 [ 286 ] {a164af12-6527-4791-9e9e-db331601b7f9} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.05.15 15:23:18.119743 [ 286 ] {a164af12-6527-4791-9e9e-db331601b7f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 3202 | 2026.05.15 15:23:18.119779 [ 286 ] {a164af12-6527-4791-9e9e-db331601b7f9} <Debug> TCPHandler: Processed in 0.001231962 sec. | ||
| 3203 | 2026.05.15 15:23:18.119899 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2026.05.15 15:23:18.119994 [ 286 ] {edd34759-83a9-4ff1-8ad7-5f2cfc57fcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3205 | 2026.05.15 15:23:18.120036 [ 286 ] {edd34759-83a9-4ff1-8ad7-5f2cfc57fcff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3206 | 2026.05.15 15:23:18.120499 [ 286 ] {edd34759-83a9-4ff1-8ad7-5f2cfc57fcff} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.05.15 15:23:18.120545 [ 286 ] {edd34759-83a9-4ff1-8ad7-5f2cfc57fcff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3208 | 2026.05.15 15:23:18.120879 [ 286 ] {edd34759-83a9-4ff1-8ad7-5f2cfc57fcff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3209 | 2026.05.15 15:23:18.121089 [ 286 ] {edd34759-83a9-4ff1-8ad7-5f2cfc57fcff} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.05.15 15:23:18.121215 [ 286 ] {edd34759-83a9-4ff1-8ad7-5f2cfc57fcff} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001238 sec., 214054.92730210017 rows/sec., 14.22 MiB/sec. | ||
| 3211 | 2026.05.15 15:23:18.121249 [ 286 ] {edd34759-83a9-4ff1-8ad7-5f2cfc57fcff} <Debug> TCPHandler: Processed in 0.001399045 sec. | ||
| 3212 | 2026.05.15 15:23:18.121388 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2026.05.15 15:23:18.121484 [ 286 ] {f209d0f7-d261-447a-bbfc-0dfc4b1482c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3214 | 2026.05.15 15:23:18.121526 [ 286 ] {f209d0f7-d261-447a-bbfc-0dfc4b1482c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3215 | 2026.05.15 15:23:18.121859 [ 286 ] {f209d0f7-d261-447a-bbfc-0dfc4b1482c9} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.05.15 15:23:18.121894 [ 286 ] {f209d0f7-d261-447a-bbfc-0dfc4b1482c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3217 | 2026.05.15 15:23:18.122179 [ 286 ] {f209d0f7-d261-447a-bbfc-0dfc4b1482c9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3218 | 2026.05.15 15:23:18.122416 [ 286 ] {f209d0f7-d261-447a-bbfc-0dfc4b1482c9} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.05.15 15:23:18.122539 [ 286 ] {f209d0f7-d261-447a-bbfc-0dfc4b1482c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 3220 | 2026.05.15 15:23:18.122574 [ 286 ] {f209d0f7-d261-447a-bbfc-0dfc4b1482c9} <Debug> TCPHandler: Processed in 0.001235002 sec. | ||
| 3221 | 2026.05.15 15:23:18.122700 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2026.05.15 15:23:18.122795 [ 286 ] {066eeea7-78bf-41ad-8422-cb0de9456824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3223 | 2026.05.15 15:23:18.122847 [ 286 ] {066eeea7-78bf-41ad-8422-cb0de9456824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3224 | 2026.05.15 15:23:18.123912 [ 286 ] {066eeea7-78bf-41ad-8422-cb0de9456824} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.05.15 15:23:18.123964 [ 286 ] {066eeea7-78bf-41ad-8422-cb0de9456824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3226 | 2026.05.15 15:23:18.124609 [ 286 ] {066eeea7-78bf-41ad-8422-cb0de9456824} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3227 | 2026.05.15 15:23:18.124860 [ 286 ] {066eeea7-78bf-41ad-8422-cb0de9456824} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.05.15 15:23:18.125036 [ 286 ] {066eeea7-78bf-41ad-8422-cb0de9456824} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002255 sec., 5764.966740576497 rows/sec., 10.33 MiB/sec. | ||
| 3229 | 2026.05.15 15:23:18.125151 [ 286 ] {066eeea7-78bf-41ad-8422-cb0de9456824} <Debug> TCPHandler: Processed in 0.002497944 sec. | ||
| 3230 | 2026.05.15 15:23:18.125360 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2026.05.15 15:23:18.125496 [ 286 ] {830755db-a81e-4948-98ca-e976c4b00c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3232 | 2026.05.15 15:23:18.125553 [ 286 ] {830755db-a81e-4948-98ca-e976c4b00c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3233 | 2026.05.15 15:23:18.125925 [ 286 ] {830755db-a81e-4948-98ca-e976c4b00c02} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.05.15 15:23:18.125962 [ 286 ] {830755db-a81e-4948-98ca-e976c4b00c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3235 | 2026.05.15 15:23:18.126285 [ 286 ] {830755db-a81e-4948-98ca-e976c4b00c02} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3236 | 2026.05.15 15:23:18.126497 [ 286 ] {830755db-a81e-4948-98ca-e976c4b00c02} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.05.15 15:23:18.126623 [ 286 ] {830755db-a81e-4948-98ca-e976c4b00c02} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001168 sec., 77054.79452054795 rows/sec., 4.82 MiB/sec. | ||
| 3238 | 2026.05.15 15:23:18.126659 [ 286 ] {830755db-a81e-4948-98ca-e976c4b00c02} <Debug> TCPHandler: Processed in 0.001416915 sec. | ||
| 3239 | 2026.05.15 15:23:23.011498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6258 | ||
| 3240 | 2026.05.15 15:23:23.011997 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.05.15 15:23:23.012035 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3242 | 2026.05.15 15:23:23.012531 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3243 | 2026.05.15 15:23:23.012779 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.05.15 15:23:23.012908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6258 | ||
| 3245 | 2026.05.15 15:23:23.098792 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2026.05.15 15:23:23.099016 [ 286 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3247 | 2026.05.15 15:23:23.099357 [ 286 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3248 | 2026.05.15 15:23:23.099397 [ 286 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3249 | 2026.05.15 15:23:23.099629 [ 286 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3250 | 2026.05.15 15:23:23.099704 [ 286 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3251 | 2026.05.15 15:23:23.099870 [ 286 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3252 | 2026.05.15 15:23:23.099952 [ 345 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3253 | 2026.05.15 15:23:23.099987 [ 331 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3254 | 2026.05.15 15:23:23.099990 [ 314 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3255 | 2026.05.15 15:23:23.100134 [ 286 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 3256 | 2026.05.15 15:23:23.100176 [ 286 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3257 | 2026.05.15 15:23:23.100235 [ 286 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3258 | 2026.05.15 15:23:23.100270 [ 286 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 3259 | 2026.05.15 15:23:23.101421 [ 286 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002492 sec., 12841.091492776886 rows/sec., 2.85 MiB/sec. | ||
| 3260 | 2026.05.15 15:23:23.101532 [ 286 ] {8991a025-30e4-4c62-ba4f-788ce3e2ddbd} <Debug> TCPHandler: Processed in 0.002905232 sec. | ||
| 3261 | 2026.05.15 15:23:23.104310 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2026.05.15 15:23:23.104437 [ 286 ] {079b3f1f-4011-4fbc-bac8-5da43066c99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3263 | 2026.05.15 15:23:23.104496 [ 286 ] {079b3f1f-4011-4fbc-bac8-5da43066c99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3264 | 2026.05.15 15:23:23.105027 [ 286 ] {079b3f1f-4011-4fbc-bac8-5da43066c99f} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.05.15 15:23:23.105074 [ 286 ] {079b3f1f-4011-4fbc-bac8-5da43066c99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3266 | 2026.05.15 15:23:23.105466 [ 286 ] {079b3f1f-4011-4fbc-bac8-5da43066c99f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3267 | 2026.05.15 15:23:23.105694 [ 286 ] {079b3f1f-4011-4fbc-bac8-5da43066c99f} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.05.15 15:23:23.105856 [ 286 ] {079b3f1f-4011-4fbc-bac8-5da43066c99f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001459 sec., 2741.6038382453735 rows/sec., 223.56 KiB/sec. | ||
| 3269 | 2026.05.15 15:23:23.105898 [ 286 ] {079b3f1f-4011-4fbc-bac8-5da43066c99f} <Debug> TCPHandler: Processed in 0.00165408 sec. | ||
| 3270 | 2026.05.15 15:23:23.106038 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.05.15 15:23:23.106145 [ 286 ] {ffa8f5f0-4a39-4993-9695-c343b064c6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3272 | 2026.05.15 15:23:23.106188 [ 286 ] {ffa8f5f0-4a39-4993-9695-c343b064c6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3273 | 2026.05.15 15:23:23.106707 [ 286 ] {ffa8f5f0-4a39-4993-9695-c343b064c6b1} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.05.15 15:23:23.106743 [ 286 ] {ffa8f5f0-4a39-4993-9695-c343b064c6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3275 | 2026.05.15 15:23:23.107074 [ 286 ] {ffa8f5f0-4a39-4993-9695-c343b064c6b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3276 | 2026.05.15 15:23:23.107302 [ 286 ] {ffa8f5f0-4a39-4993-9695-c343b064c6b1} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.05.15 15:23:23.107423 [ 148 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3278 | 2026.05.15 15:23:23.107444 [ 286 ] {ffa8f5f0-4a39-4993-9695-c343b064c6b1} <Debug> executeQuery: Read 118 rows, 10.20 KiB in 0.001324 sec., 89123.8670694864 rows/sec., 7.52 MiB/sec. | ||
| 3279 | 2026.05.15 15:23:23.107462 [ 148 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.05.15 15:23:23.107482 [ 286 ] {ffa8f5f0-4a39-4993-9695-c343b064c6b1} <Debug> TCPHandler: Processed in 0.001497846 sec. | ||
| 3281 | 2026.05.15 15:23:23.107483 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3282 | 2026.05.15 15:23:23.107620 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.05.15 15:23:23.107622 [ 192 ] {ee9f1612-1406-4bef-82c2-30e052e52568::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 | ||
| 3284 | 2026.05.15 15:23:23.107722 [ 286 ] {c908ba18-3f7c-443f-af08-84fb4ffe835e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3285 | 2026.05.15 15:23:23.107770 [ 286 ] {c908ba18-3f7c-443f-af08-84fb4ffe835e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3286 | 2026.05.15 15:23:23.107778 [ 192 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3287 | 2026.05.15 15:23:23.107825 [ 192 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 887 rows starting from the beginning of the part | ||
| 3288 | 2026.05.15 15:23:23.107916 [ 192 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 116 rows starting from the beginning of the part | ||
| 3289 | 2026.05.15 15:23:23.107967 [ 192 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 828 rows starting from the beginning of the part | ||
| 3290 | 2026.05.15 15:23:23.108018 [ 192 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 116 rows starting from the beginning of the part | ||
| 3291 | 2026.05.15 15:23:23.108063 [ 192 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 823 rows starting from the beginning of the part | ||
| 3292 | 2026.05.15 15:23:23.108108 [ 192 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 118 rows starting from the beginning of the part | ||
| 3293 | 2026.05.15 15:23:23.108273 [ 286 ] {c908ba18-3f7c-443f-af08-84fb4ffe835e} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.05.15 15:23:23.108321 [ 286 ] {c908ba18-3f7c-443f-af08-84fb4ffe835e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3295 | 2026.05.15 15:23:23.108711 [ 286 ] {c908ba18-3f7c-443f-af08-84fb4ffe835e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3296 | 2026.05.15 15:23:23.108965 [ 286 ] {c908ba18-3f7c-443f-af08-84fb4ffe835e} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.05.15 15:23:23.109117 [ 286 ] {c908ba18-3f7c-443f-af08-84fb4ffe835e} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001415 sec., 24028.26855123675 rows/sec., 1.75 MiB/sec. | ||
| 3298 | 2026.05.15 15:23:23.109158 [ 286 ] {c908ba18-3f7c-443f-af08-84fb4ffe835e} <Debug> TCPHandler: Processed in 0.001587158 sec. | ||
| 3299 | 2026.05.15 15:23:23.109299 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.05.15 15:23:23.109419 [ 286 ] {9a8cc3d1-b043-4a0f-9f50-15b84f6f6c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3301 | 2026.05.15 15:23:23.109464 [ 286 ] {9a8cc3d1-b043-4a0f-9f50-15b84f6f6c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3302 | 2026.05.15 15:23:23.109650 [ 193 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2888 rows, containing 5 columns (5 merged, 0 gathered) in 0.002078637 sec., 1389371.977887433 rows/sec., 114.64 MiB/sec. | ||
| 3303 | 2026.05.15 15:23:23.109881 [ 192 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3304 | 2026.05.15 15:23:23.109948 [ 286 ] {9a8cc3d1-b043-4a0f-9f50-15b84f6f6c77} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.05.15 15:23:23.110002 [ 286 ] {9a8cc3d1-b043-4a0f-9f50-15b84f6f6c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3306 | 2026.05.15 15:23:23.110176 [ 192 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_16_3} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.05.15 15:23:23.110263 [ 192 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_16_3} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3308 | 2026.05.15 15:23:23.110346 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3309 | 2026.05.15 15:23:23.110395 [ 286 ] {9a8cc3d1-b043-4a0f-9f50-15b84f6f6c77} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3310 | 2026.05.15 15:23:23.110634 [ 286 ] {9a8cc3d1-b043-4a0f-9f50-15b84f6f6c77} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.05.15 15:23:23.110776 [ 286 ] {9a8cc3d1-b043-4a0f-9f50-15b84f6f6c77} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001379 sec., 71065.98984771574 rows/sec., 5.55 MiB/sec. | ||
| 3312 | 2026.05.15 15:23:23.110780 [ 148 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3313 | 2026.05.15 15:23:23.110815 [ 286 ] {9a8cc3d1-b043-4a0f-9f50-15b84f6f6c77} <Debug> TCPHandler: Processed in 0.001572027 sec. | ||
| 3314 | 2026.05.15 15:23:23.110854 [ 148 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.05.15 15:23:23.110882 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3316 | 2026.05.15 15:23:23.110958 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::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 | ||
| 3317 | 2026.05.15 15:23:23.111011 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.05.15 15:23:23.111063 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3319 | 2026.05.15 15:23:23.111097 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 563 rows starting from the beginning of the part | ||
| 3320 | 2026.05.15 15:23:23.111118 [ 286 ] {b463aee6-71aa-485b-bc8f-83abbcbbf2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3321 | 2026.05.15 15:23:23.111144 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 94 rows starting from the beginning of the part | ||
| 3322 | 2026.05.15 15:23:23.111168 [ 286 ] {b463aee6-71aa-485b-bc8f-83abbcbbf2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3323 | 2026.05.15 15:23:23.111193 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 513 rows starting from the beginning of the part | ||
| 3324 | 2026.05.15 15:23:23.111237 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 94 rows starting from the beginning of the part | ||
| 3325 | 2026.05.15 15:23:23.111289 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 503 rows starting from the beginning of the part | ||
| 3326 | 2026.05.15 15:23:23.111344 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 98 rows starting from the beginning of the part | ||
| 3327 | 2026.05.15 15:23:23.111722 [ 286 ] {b463aee6-71aa-485b-bc8f-83abbcbbf2ba} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.05.15 15:23:23.111780 [ 286 ] {b463aee6-71aa-485b-bc8f-83abbcbbf2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3329 | 2026.05.15 15:23:23.112250 [ 286 ] {b463aee6-71aa-485b-bc8f-83abbcbbf2ba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3330 | 2026.05.15 15:23:23.112438 [ 201 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1865 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508957 sec., 1235953.0457130321 rows/sec., 93.50 MiB/sec. | ||
| 3331 | 2026.05.15 15:23:23.112513 [ 286 ] {b463aee6-71aa-485b-bc8f-83abbcbbf2ba} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.05.15 15:23:23.112615 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3333 | 2026.05.15 15:23:23.112658 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3334 | 2026.05.15 15:23:23.112661 [ 286 ] {b463aee6-71aa-485b-bc8f-83abbcbbf2ba} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001563 sec., 103646.83301343571 rows/sec., 7.22 MiB/sec. | ||
| 3335 | 2026.05.15 15:23:23.112711 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.05.15 15:23:23.112728 [ 286 ] {b463aee6-71aa-485b-bc8f-83abbcbbf2ba} <Debug> TCPHandler: Processed in 0.001767141 sec. | ||
| 3337 | 2026.05.15 15:23:23.112742 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3338 | 2026.05.15 15:23:23.112832 [ 193 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 3339 | 2026.05.15 15:23:23.112883 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.05.15 15:23:23.112896 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_16_3} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2026.05.15 15:23:23.112935 [ 193 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3342 | 2026.05.15 15:23:23.112964 [ 193 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2097 rows starting from the beginning of the part | ||
| 3343 | 2026.05.15 15:23:23.112981 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_16_3} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3344 | 2026.05.15 15:23:23.113010 [ 286 ] {15fc1dfb-38c1-485a-a326-3a6ee48b5d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3345 | 2026.05.15 15:23:23.113016 [ 193 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3346 | 2026.05.15 15:23:23.113048 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3347 | 2026.05.15 15:23:23.113089 [ 193 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 270 rows starting from the beginning of the part | ||
| 3348 | 2026.05.15 15:23:23.113094 [ 286 ] {15fc1dfb-38c1-485a-a326-3a6ee48b5d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3349 | 2026.05.15 15:23:23.113135 [ 193 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 3350 | 2026.05.15 15:23:23.113263 [ 193 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3351 | 2026.05.15 15:23:23.113307 [ 193 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 162 rows starting from the beginning of the part | ||
| 3352 | 2026.05.15 15:23:23.114191 [ 286 ] {15fc1dfb-38c1-485a-a326-3a6ee48b5d47} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.05.15 15:23:23.114248 [ 286 ] {15fc1dfb-38c1-485a-a326-3a6ee48b5d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3354 | 2026.05.15 15:23:23.114497 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001701381 sec., 1830277.874268021 rows/sec., 123.54 MiB/sec. | ||
| 3355 | 2026.05.15 15:23:23.114974 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3356 | 2026.05.15 15:23:23.115006 [ 286 ] {15fc1dfb-38c1-485a-a326-3a6ee48b5d47} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3357 | 2026.05.15 15:23:23.115383 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.05.15 15:23:23.115388 [ 286 ] {15fc1dfb-38c1-485a-a326-3a6ee48b5d47} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2026.05.15 15:23:23.115476 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3360 | 2026.05.15 15:23:23.115574 [ 286 ] {15fc1dfb-38c1-485a-a326-3a6ee48b5d47} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002608 sec., 11503.067484662577 rows/sec., 20.61 MiB/sec. | ||
| 3361 | 2026.05.15 15:23:23.115577 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3362 | 2026.05.15 15:23:23.115655 [ 286 ] {15fc1dfb-38c1-485a-a326-3a6ee48b5d47} <Debug> TCPHandler: Processed in 0.0028543 sec. | ||
| 3363 | 2026.05.15 15:23:23.115818 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.05.15 15:23:23.115913 [ 286 ] {c70a5cf0-efc2-4179-8ae0-33c5bebdb0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3365 | 2026.05.15 15:23:23.115953 [ 286 ] {c70a5cf0-efc2-4179-8ae0-33c5bebdb0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3366 | 2026.05.15 15:23:23.116391 [ 286 ] {c70a5cf0-efc2-4179-8ae0-33c5bebdb0ee} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.05.15 15:23:23.116428 [ 286 ] {c70a5cf0-efc2-4179-8ae0-33c5bebdb0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3368 | 2026.05.15 15:23:23.116750 [ 286 ] {c70a5cf0-efc2-4179-8ae0-33c5bebdb0ee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3369 | 2026.05.15 15:23:23.116984 [ 286 ] {c70a5cf0-efc2-4179-8ae0-33c5bebdb0ee} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.05.15 15:23:23.117101 [ 148 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3371 | 2026.05.15 15:23:23.117124 [ 286 ] {c70a5cf0-efc2-4179-8ae0-33c5bebdb0ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 3372 | 2026.05.15 15:23:23.117135 [ 148 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2026.05.15 15:23:23.117156 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3374 | 2026.05.15 15:23:23.117160 [ 286 ] {c70a5cf0-efc2-4179-8ae0-33c5bebdb0ee} <Debug> TCPHandler: Processed in 0.001358595 sec. | ||
| 3375 | 2026.05.15 15:23:23.117238 [ 194 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 3376 | 2026.05.15 15:23:23.117332 [ 194 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3377 | 2026.05.15 15:23:23.117362 [ 194 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 750 rows starting from the beginning of the part | ||
| 3378 | 2026.05.15 15:23:23.117414 [ 194 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 3379 | 2026.05.15 15:23:23.117453 [ 194 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3380 | 2026.05.15 15:23:23.117490 [ 194 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 3381 | 2026.05.15 15:23:23.117527 [ 194 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3382 | 2026.05.15 15:23:23.117564 [ 194 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3383 | 2026.05.15 15:23:23.118521 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001318134 sec., 842099.5134030379 rows/sec., 54.04 MiB/sec. | ||
| 3384 | 2026.05.15 15:23:23.118797 [ 201 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3385 | 2026.05.15 15:23:23.119142 [ 201 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_16_3} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.05.15 15:23:23.119231 [ 201 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_16_3} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3387 | 2026.05.15 15:23:23.119332 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3388 | 2026.05.15 15:23:23.351274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3389 | 2026.05.15 15:23:23.368298 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.05.15 15:23:23.368372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3391 | 2026.05.15 15:23:23.374716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3392 | 2026.05.15 15:23:23.375473 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.05.15 15:23:23.378478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3394 | 2026.05.15 15:23:25.528208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 426 | ||
| 3395 | 2026.05.15 15:23:25.531253 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.05.15 15:23:25.531333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3397 | 2026.05.15 15:23:25.532675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3398 | 2026.05.15 15:23:25.532985 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.05.15 15:23:25.533485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3400 | 2026.05.15 15:23:28.101912 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2026.05.15 15:23:28.102138 [ 286 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3402 | 2026.05.15 15:23:28.102471 [ 286 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3403 | 2026.05.15 15:23:28.102509 [ 286 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3404 | 2026.05.15 15:23:28.102738 [ 286 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3405 | 2026.05.15 15:23:28.102804 [ 286 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3406 | 2026.05.15 15:23:28.102939 [ 286 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3407 | 2026.05.15 15:23:28.103008 [ 314 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3408 | 2026.05.15 15:23:28.103065 [ 353 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3409 | 2026.05.15 15:23:28.103069 [ 345 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3410 | 2026.05.15 15:23:28.103223 [ 286 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 3411 | 2026.05.15 15:23:28.103252 [ 286 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3412 | 2026.05.15 15:23:28.103295 [ 286 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3413 | 2026.05.15 15:23:28.103316 [ 286 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 3414 | 2026.05.15 15:23:28.104311 [ 286 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002264 sec., 14134.275618374559 rows/sec., 3.13 MiB/sec. | ||
| 3415 | 2026.05.15 15:23:28.104408 [ 286 ] {5269819d-5390-4210-b42a-cf1885a316a6} <Debug> TCPHandler: Processed in 0.002623496 sec. | ||
| 3416 | 2026.05.15 15:23:28.109365 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.05.15 15:23:28.109498 [ 286 ] {791feedf-9d11-484e-a237-8fbe2b311f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3418 | 2026.05.15 15:23:28.109549 [ 286 ] {791feedf-9d11-484e-a237-8fbe2b311f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3419 | 2026.05.15 15:23:28.110237 [ 286 ] {791feedf-9d11-484e-a237-8fbe2b311f34} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.05.15 15:23:28.110283 [ 286 ] {791feedf-9d11-484e-a237-8fbe2b311f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3421 | 2026.05.15 15:23:28.110659 [ 286 ] {791feedf-9d11-484e-a237-8fbe2b311f34} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3422 | 2026.05.15 15:23:28.110874 [ 286 ] {791feedf-9d11-484e-a237-8fbe2b311f34} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.05.15 15:23:28.111006 [ 142 ] {} <Debug> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3424 | 2026.05.15 15:23:28.111015 [ 286 ] {791feedf-9d11-484e-a237-8fbe2b311f34} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001553 sec., 182871.8609143593 rows/sec., 11.61 MiB/sec. | ||
| 3425 | 2026.05.15 15:23:28.111061 [ 142 ] {} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2026.05.15 15:23:28.111071 [ 286 ] {791feedf-9d11-484e-a237-8fbe2b311f34} <Debug> TCPHandler: Processed in 0.001768221 sec. | ||
| 3427 | 2026.05.15 15:23:28.111091 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3428 | 2026.05.15 15:23:28.111193 [ 194 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::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 | ||
| 3429 | 2026.05.15 15:23:28.111240 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2026.05.15 15:23:28.111308 [ 194 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3431 | 2026.05.15 15:23:28.111340 [ 286 ] {cb4def53-3641-49a0-ae24-c81344462279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3432 | 2026.05.15 15:23:28.111350 [ 194 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3433 | 2026.05.15 15:23:28.111388 [ 286 ] {cb4def53-3641-49a0-ae24-c81344462279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3434 | 2026.05.15 15:23:28.111418 [ 194 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3435 | 2026.05.15 15:23:28.111466 [ 194 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3436 | 2026.05.15 15:23:28.111506 [ 194 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3437 | 2026.05.15 15:23:28.111550 [ 194 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3438 | 2026.05.15 15:23:28.112118 [ 286 ] {cb4def53-3641-49a0-ae24-c81344462279} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.05.15 15:23:28.112159 [ 286 ] {cb4def53-3641-49a0-ae24-c81344462279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3440 | 2026.05.15 15:23:28.112479 [ 201 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319893 sec., 1075844.7843878255 rows/sec., 72.43 MiB/sec. | ||
| 3441 | 2026.05.15 15:23:28.112610 [ 286 ] {cb4def53-3641-49a0-ae24-c81344462279} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3442 | 2026.05.15 15:23:28.112657 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3443 | 2026.05.15 15:23:28.112831 [ 286 ] {cb4def53-3641-49a0-ae24-c81344462279} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2026.05.15 15:23:28.112919 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_9_2} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.05.15 15:23:28.112961 [ 286 ] {cb4def53-3641-49a0-ae24-c81344462279} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001639 sec., 502135.44844417326 rows/sec., 38.97 MiB/sec. | ||
| 3446 | 2026.05.15 15:23:28.112984 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_9_2} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3447 | 2026.05.15 15:23:28.112998 [ 286 ] {cb4def53-3641-49a0-ae24-c81344462279} <Debug> TCPHandler: Processed in 0.001807632 sec. | ||
| 3448 | 2026.05.15 15:23:28.113052 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3449 | 2026.05.15 15:23:28.113127 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3450 | 2026.05.15 15:23:28.113222 [ 286 ] {8372274d-673a-42f4-be58-c6b57aee28b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3451 | 2026.05.15 15:23:28.113262 [ 286 ] {8372274d-673a-42f4-be58-c6b57aee28b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3452 | 2026.05.15 15:23:28.113743 [ 286 ] {8372274d-673a-42f4-be58-c6b57aee28b9} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.05.15 15:23:28.113778 [ 286 ] {8372274d-673a-42f4-be58-c6b57aee28b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3454 | 2026.05.15 15:23:28.114068 [ 286 ] {8372274d-673a-42f4-be58-c6b57aee28b9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3455 | 2026.05.15 15:23:28.114273 [ 286 ] {8372274d-673a-42f4-be58-c6b57aee28b9} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.05.15 15:23:28.114372 [ 142 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3457 | 2026.05.15 15:23:28.114395 [ 286 ] {8372274d-673a-42f4-be58-c6b57aee28b9} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001191 sec., 130142.73719563392 rows/sec., 7.81 MiB/sec. | ||
| 3458 | 2026.05.15 15:23:28.114403 [ 142 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2026.05.15 15:23:28.114435 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3460 | 2026.05.15 15:23:28.114437 [ 286 ] {8372274d-673a-42f4-be58-c6b57aee28b9} <Debug> TCPHandler: Processed in 0.001359133 sec. | ||
| 3461 | 2026.05.15 15:23:28.114513 [ 187 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::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 | ||
| 3462 | 2026.05.15 15:23:28.114585 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3463 | 2026.05.15 15:23:28.114589 [ 187 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3464 | 2026.05.15 15:23:28.114625 [ 187 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 197 rows starting from the beginning of the part | ||
| 3465 | 2026.05.15 15:23:28.114674 [ 187 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 165 rows starting from the beginning of the part | ||
| 3466 | 2026.05.15 15:23:28.114682 [ 286 ] {0ff9c445-9292-4c54-96fe-b83f6104c906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3467 | 2026.05.15 15:23:28.114715 [ 187 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3468 | 2026.05.15 15:23:28.114721 [ 286 ] {0ff9c445-9292-4c54-96fe-b83f6104c906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3469 | 2026.05.15 15:23:28.114754 [ 187 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 155 rows starting from the beginning of the part | ||
| 3470 | 2026.05.15 15:23:28.114792 [ 187 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 3471 | 2026.05.15 15:23:28.114829 [ 187 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 155 rows starting from the beginning of the part | ||
| 3472 | 2026.05.15 15:23:28.115160 [ 286 ] {0ff9c445-9292-4c54-96fe-b83f6104c906} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.05.15 15:23:28.115195 [ 286 ] {0ff9c445-9292-4c54-96fe-b83f6104c906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3474 | 2026.05.15 15:23:28.115490 [ 286 ] {0ff9c445-9292-4c54-96fe-b83f6104c906} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3475 | 2026.05.15 15:23:28.115588 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 5 columns (5 merged, 0 gathered) in 0.00110789 sec., 664325.8807282312 rows/sec., 43.65 MiB/sec. | ||
| 3476 | 2026.05.15 15:23:28.115697 [ 286 ] {0ff9c445-9292-4c54-96fe-b83f6104c906} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.05.15 15:23:28.115767 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3478 | 2026.05.15 15:23:28.115805 [ 142 ] {} <Debug> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3479 | 2026.05.15 15:23:28.115828 [ 286 ] {0ff9c445-9292-4c54-96fe-b83f6104c906} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 3480 | 2026.05.15 15:23:28.115839 [ 142 ] {} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2026.05.15 15:23:28.115871 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3482 | 2026.05.15 15:23:28.115871 [ 286 ] {0ff9c445-9292-4c54-96fe-b83f6104c906} <Debug> TCPHandler: Processed in 0.001334584 sec. | ||
| 3483 | 2026.05.15 15:23:28.115950 [ 201 ] {1ebe48d4-2e44-4db0-b918-e88143386673::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 | ||
| 3484 | 2026.05.15 15:23:28.116016 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2026.05.15 15:23:28.116053 [ 201 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3486 | 2026.05.15 15:23:28.116087 [ 201 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 3487 | 2026.05.15 15:23:28.116087 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_16_3} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.05.15 15:23:28.116117 [ 286 ] {173e590f-5a43-4bdb-9d67-c1e4db86d332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3489 | 2026.05.15 15:23:28.116161 [ 286 ] {173e590f-5a43-4bdb-9d67-c1e4db86d332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3490 | 2026.05.15 15:23:28.116162 [ 201 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3491 | 2026.05.15 15:23:28.116183 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_16_3} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3492 | 2026.05.15 15:23:28.116228 [ 201 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3493 | 2026.05.15 15:23:28.116281 [ 201 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3494 | 2026.05.15 15:23:28.116283 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3495 | 2026.05.15 15:23:28.116342 [ 201 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3496 | 2026.05.15 15:23:28.116390 [ 201 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3497 | 2026.05.15 15:23:28.116599 [ 286 ] {173e590f-5a43-4bdb-9d67-c1e4db86d332} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2026.05.15 15:23:28.116641 [ 286 ] {173e590f-5a43-4bdb-9d67-c1e4db86d332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3499 | 2026.05.15 15:23:28.116962 [ 286 ] {173e590f-5a43-4bdb-9d67-c1e4db86d332} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3500 | 2026.05.15 15:23:28.117175 [ 286 ] {173e590f-5a43-4bdb-9d67-c1e4db86d332} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2026.05.15 15:23:28.117215 [ 198 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295372 sec., 575896.344833762 rows/sec., 39.40 MiB/sec. | ||
| 3502 | 2026.05.15 15:23:28.117271 [ 142 ] {} <Debug> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3503 | 2026.05.15 15:23:28.117298 [ 286 ] {173e590f-5a43-4bdb-9d67-c1e4db86d332} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 3504 | 2026.05.15 15:23:28.117299 [ 142 ] {} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2026.05.15 15:23:28.117341 [ 286 ] {173e590f-5a43-4bdb-9d67-c1e4db86d332} <Debug> TCPHandler: Processed in 0.001375105 sec. | ||
| 3506 | 2026.05.15 15:23:28.117342 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3507 | 2026.05.15 15:23:28.117382 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3508 | 2026.05.15 15:23:28.117447 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::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 | ||
| 3509 | 2026.05.15 15:23:28.117486 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2026.05.15 15:23:28.117540 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3511 | 2026.05.15 15:23:28.117573 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3512 | 2026.05.15 15:23:28.117585 [ 286 ] {c9364960-a18c-4a4d-a020-8793b9badd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3513 | 2026.05.15 15:23:28.117628 [ 286 ] {c9364960-a18c-4a4d-a020-8793b9badd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3514 | 2026.05.15 15:23:28.117636 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3515 | 2026.05.15 15:23:28.117644 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_10_2} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.05.15 15:23:28.117737 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_10_2} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3517 | 2026.05.15 15:23:28.117746 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3518 | 2026.05.15 15:23:28.117805 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3519 | 2026.05.15 15:23:28.117806 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3520 | 2026.05.15 15:23:28.117868 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3521 | 2026.05.15 15:23:28.118241 [ 286 ] {c9364960-a18c-4a4d-a020-8793b9badd7b} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.05.15 15:23:28.118281 [ 286 ] {c9364960-a18c-4a4d-a020-8793b9badd7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3523 | 2026.05.15 15:23:28.118593 [ 286 ] {c9364960-a18c-4a4d-a020-8793b9badd7b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3524 | 2026.05.15 15:23:28.118705 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312603 sec., 563765.2816578965 rows/sec., 34.21 MiB/sec. | ||
| 3525 | 2026.05.15 15:23:28.118790 [ 286 ] {c9364960-a18c-4a4d-a020-8793b9badd7b} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.05.15 15:23:28.118834 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3527 | 2026.05.15 15:23:28.118914 [ 286 ] {c9364960-a18c-4a4d-a020-8793b9badd7b} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001386 sec., 362914.86291486287 rows/sec., 25.52 MiB/sec. | ||
| 3528 | 2026.05.15 15:23:28.118953 [ 286 ] {c9364960-a18c-4a4d-a020-8793b9badd7b} <Debug> TCPHandler: Processed in 0.001556057 sec. | ||
| 3529 | 2026.05.15 15:23:28.119077 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.05.15 15:23:28.119107 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_9_2} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2026.05.15 15:23:28.119167 [ 286 ] {3529b737-7727-4c6c-9bbc-a7adab552536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3532 | 2026.05.15 15:23:28.119178 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_9_2} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3533 | 2026.05.15 15:23:28.119212 [ 286 ] {3529b737-7727-4c6c-9bbc-a7adab552536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3534 | 2026.05.15 15:23:28.119265 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3535 | 2026.05.15 15:23:28.119621 [ 286 ] {3529b737-7727-4c6c-9bbc-a7adab552536} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.05.15 15:23:28.119661 [ 286 ] {3529b737-7727-4c6c-9bbc-a7adab552536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3537 | 2026.05.15 15:23:28.119956 [ 286 ] {3529b737-7727-4c6c-9bbc-a7adab552536} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3538 | 2026.05.15 15:23:28.120161 [ 286 ] {3529b737-7727-4c6c-9bbc-a7adab552536} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.05.15 15:23:28.120287 [ 286 ] {3529b737-7727-4c6c-9bbc-a7adab552536} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 3540 | 2026.05.15 15:23:28.120322 [ 286 ] {3529b737-7727-4c6c-9bbc-a7adab552536} <Debug> TCPHandler: Processed in 0.001242271 sec. | ||
| 3541 | 2026.05.15 15:23:28.120445 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.05.15 15:23:28.120540 [ 286 ] {791f7c21-1aa2-49ce-a766-d4f97eab4aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3543 | 2026.05.15 15:23:28.120582 [ 286 ] {791f7c21-1aa2-49ce-a766-d4f97eab4aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3544 | 2026.05.15 15:23:28.120984 [ 286 ] {791f7c21-1aa2-49ce-a766-d4f97eab4aa7} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.05.15 15:23:28.121018 [ 286 ] {791f7c21-1aa2-49ce-a766-d4f97eab4aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3546 | 2026.05.15 15:23:28.121342 [ 286 ] {791f7c21-1aa2-49ce-a766-d4f97eab4aa7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3547 | 2026.05.15 15:23:28.121544 [ 286 ] {791f7c21-1aa2-49ce-a766-d4f97eab4aa7} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.05.15 15:23:28.121665 [ 286 ] {791f7c21-1aa2-49ce-a766-d4f97eab4aa7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001143 sec., 231846.01924759406 rows/sec., 15.41 MiB/sec. | ||
| 3549 | 2026.05.15 15:23:28.121700 [ 286 ] {791f7c21-1aa2-49ce-a766-d4f97eab4aa7} <Debug> TCPHandler: Processed in 0.001302933 sec. | ||
| 3550 | 2026.05.15 15:23:28.121819 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.05.15 15:23:28.121913 [ 286 ] {ef9730d8-c541-419c-8ad8-28d03dd5fb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3552 | 2026.05.15 15:23:28.121955 [ 286 ] {ef9730d8-c541-419c-8ad8-28d03dd5fb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3553 | 2026.05.15 15:23:28.122267 [ 286 ] {ef9730d8-c541-419c-8ad8-28d03dd5fb6e} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.05.15 15:23:28.122302 [ 286 ] {ef9730d8-c541-419c-8ad8-28d03dd5fb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3555 | 2026.05.15 15:23:28.122579 [ 286 ] {ef9730d8-c541-419c-8ad8-28d03dd5fb6e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3556 | 2026.05.15 15:23:28.122774 [ 286 ] {ef9730d8-c541-419c-8ad8-28d03dd5fb6e} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.05.15 15:23:28.122868 [ 142 ] {} <Debug> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3558 | 2026.05.15 15:23:28.122896 [ 286 ] {ef9730d8-c541-419c-8ad8-28d03dd5fb6e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 3559 | 2026.05.15 15:23:28.122898 [ 142 ] {} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.05.15 15:23:28.122936 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3561 | 2026.05.15 15:23:28.122937 [ 286 ] {ef9730d8-c541-419c-8ad8-28d03dd5fb6e} <Debug> TCPHandler: Processed in 0.001165911 sec. | ||
| 3562 | 2026.05.15 15:23:28.123013 [ 198 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::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 | ||
| 3563 | 2026.05.15 15:23:28.123069 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.05.15 15:23:28.123114 [ 198 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3565 | 2026.05.15 15:23:28.123145 [ 198 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3566 | 2026.05.15 15:23:28.123169 [ 286 ] {19329322-7927-4d8d-89eb-3b97557fdef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3567 | 2026.05.15 15:23:28.123193 [ 198 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3568 | 2026.05.15 15:23:28.123225 [ 286 ] {19329322-7927-4d8d-89eb-3b97557fdef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3569 | 2026.05.15 15:23:28.123238 [ 198 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3570 | 2026.05.15 15:23:28.123286 [ 198 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3571 | 2026.05.15 15:23:28.123327 [ 198 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3572 | 2026.05.15 15:23:28.123371 [ 198 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3573 | 2026.05.15 15:23:28.123966 [ 286 ] {19329322-7927-4d8d-89eb-3b97557fdef1} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.05.15 15:23:28.124006 [ 286 ] {19329322-7927-4d8d-89eb-3b97557fdef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3575 | 2026.05.15 15:23:28.124242 [ 189 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001261243 sec., 7928.686224621267 rows/sec., 531.16 KiB/sec. | ||
| 3576 | 2026.05.15 15:23:28.124374 [ 196 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3577 | 2026.05.15 15:23:28.124515 [ 286 ] {19329322-7927-4d8d-89eb-3b97557fdef1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3578 | 2026.05.15 15:23:28.124717 [ 196 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_10_2} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.05.15 15:23:28.124811 [ 196 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_10_2} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3580 | 2026.05.15 15:23:28.124886 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3581 | 2026.05.15 15:23:28.124945 [ 286 ] {19329322-7927-4d8d-89eb-3b97557fdef1} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.05.15 15:23:28.125113 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3583 | 2026.05.15 15:23:28.125152 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.05.15 15:23:28.125175 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3585 | 2026.05.15 15:23:28.125244 [ 200 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 3586 | 2026.05.15 15:23:28.125277 [ 286 ] {19329322-7927-4d8d-89eb-3b97557fdef1} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002121 sec., 6129.184347006129 rows/sec., 10.98 MiB/sec. | ||
| 3587 | 2026.05.15 15:23:28.125428 [ 200 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3588 | 2026.05.15 15:23:28.125430 [ 286 ] {19329322-7927-4d8d-89eb-3b97557fdef1} <Debug> TCPHandler: Processed in 0.002407903 sec. | ||
| 3589 | 2026.05.15 15:23:28.125483 [ 200 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 178 rows starting from the beginning of the part | ||
| 3590 | 2026.05.15 15:23:28.125596 [ 200 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
| 3591 | 2026.05.15 15:23:28.125670 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3592 | 2026.05.15 15:23:28.125709 [ 200 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3593 | 2026.05.15 15:23:28.125808 [ 286 ] {6b8c4443-06f0-42b7-b52a-80d9e88813e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3594 | 2026.05.15 15:23:28.125814 [ 200 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
| 3595 | 2026.05.15 15:23:28.125873 [ 286 ] {6b8c4443-06f0-42b7-b52a-80d9e88813e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3596 | 2026.05.15 15:23:28.125930 [ 200 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 3597 | 2026.05.15 15:23:28.126034 [ 200 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
| 3598 | 2026.05.15 15:23:28.126288 [ 286 ] {6b8c4443-06f0-42b7-b52a-80d9e88813e7} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.05.15 15:23:28.126334 [ 286 ] {6b8c4443-06f0-42b7-b52a-80d9e88813e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3600 | 2026.05.15 15:23:28.126686 [ 286 ] {6b8c4443-06f0-42b7-b52a-80d9e88813e7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3601 | 2026.05.15 15:23:28.126939 [ 286 ] {6b8c4443-06f0-42b7-b52a-80d9e88813e7} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.05.15 15:23:28.127072 [ 286 ] {6b8c4443-06f0-42b7-b52a-80d9e88813e7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001302 sec., 69124.42396313364 rows/sec., 4.33 MiB/sec. | ||
| 3603 | 2026.05.15 15:23:28.127108 [ 286 ] {6b8c4443-06f0-42b7-b52a-80d9e88813e7} <Debug> TCPHandler: Processed in 0.001570917 sec. | ||
| 3604 | 2026.05.15 15:23:28.128573 [ 189 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 19 columns (19 merged, 0 gathered) in 0.003358769 sec., 82470.69089895733 rows/sec., 147.78 MiB/sec. | ||
| 3605 | 2026.05.15 15:23:28.129062 [ 200 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3606 | 2026.05.15 15:23:28.129360 [ 200 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2026.05.15 15:23:28.129423 [ 200 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3608 | 2026.05.15 15:23:28.129494 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3609 | 2026.05.15 15:23:30.443053 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3610 | 2026.05.15 15:23:30.443149 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3611 | 2026.05.15 15:23:30.513165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6706 | ||
| 3612 | 2026.05.15 15:23:30.513671 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.05.15 15:23:30.513714 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3614 | 2026.05.15 15:23:30.514232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3615 | 2026.05.15 15:23:30.514480 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.05.15 15:23:30.514599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6706 | ||
| 3617 | 2026.05.15 15:23:30.878730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3618 | 2026.05.15 15:23:30.895457 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.05.15 15:23:30.895519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3620 | 2026.05.15 15:23:30.900741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3621 | 2026.05.15 15:23:30.901519 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.05.15 15:23:30.904669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3623 | 2026.05.15 15:23:33.098169 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2026.05.15 15:23:33.098545 [ 286 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3625 | 2026.05.15 15:23:33.098923 [ 286 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3626 | 2026.05.15 15:23:33.098958 [ 286 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3627 | 2026.05.15 15:23:33.099178 [ 286 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3628 | 2026.05.15 15:23:33.099247 [ 286 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3629 | 2026.05.15 15:23:33.099388 [ 286 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3630 | 2026.05.15 15:23:33.099486 [ 345 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3631 | 2026.05.15 15:23:33.099509 [ 353 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3632 | 2026.05.15 15:23:33.099509 [ 314 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3633 | 2026.05.15 15:23:33.099655 [ 286 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 3634 | 2026.05.15 15:23:33.099685 [ 286 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3635 | 2026.05.15 15:23:33.099733 [ 286 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3636 | 2026.05.15 15:23:33.099755 [ 286 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 3637 | 2026.05.15 15:23:33.100829 [ 286 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002443 sec., 13098.649201801065 rows/sec., 2.90 MiB/sec. | ||
| 3638 | 2026.05.15 15:23:33.100938 [ 286 ] {a4555602-d811-4c83-9cd1-1313692b8783} <Debug> TCPHandler: Processed in 0.002998362 sec. | ||
| 3639 | 2026.05.15 15:23:33.103096 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2026.05.15 15:23:33.103208 [ 286 ] {44dbf54b-a3a1-4f00-9818-f0a83ff5fb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3641 | 2026.05.15 15:23:33.103254 [ 286 ] {44dbf54b-a3a1-4f00-9818-f0a83ff5fb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3642 | 2026.05.15 15:23:33.103785 [ 286 ] {44dbf54b-a3a1-4f00-9818-f0a83ff5fb39} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.05.15 15:23:33.103836 [ 286 ] {44dbf54b-a3a1-4f00-9818-f0a83ff5fb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3644 | 2026.05.15 15:23:33.104241 [ 286 ] {44dbf54b-a3a1-4f00-9818-f0a83ff5fb39} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3645 | 2026.05.15 15:23:33.104468 [ 286 ] {44dbf54b-a3a1-4f00-9818-f0a83ff5fb39} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.05.15 15:23:33.104625 [ 286 ] {44dbf54b-a3a1-4f00-9818-f0a83ff5fb39} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.00145 sec., 80000 rows/sec., 6.77 MiB/sec. | ||
| 3647 | 2026.05.15 15:23:33.104663 [ 286 ] {44dbf54b-a3a1-4f00-9818-f0a83ff5fb39} <Debug> TCPHandler: Processed in 0.001617548 sec. | ||
| 3648 | 2026.05.15 15:23:33.104812 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2026.05.15 15:23:33.104908 [ 286 ] {806a048f-51ad-44aa-97a3-cf8cc7bf24dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3650 | 2026.05.15 15:23:33.104948 [ 286 ] {806a048f-51ad-44aa-97a3-cf8cc7bf24dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3651 | 2026.05.15 15:23:33.105377 [ 286 ] {806a048f-51ad-44aa-97a3-cf8cc7bf24dc} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.05.15 15:23:33.105413 [ 286 ] {806a048f-51ad-44aa-97a3-cf8cc7bf24dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3653 | 2026.05.15 15:23:33.105691 [ 286 ] {806a048f-51ad-44aa-97a3-cf8cc7bf24dc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3654 | 2026.05.15 15:23:33.105891 [ 286 ] {806a048f-51ad-44aa-97a3-cf8cc7bf24dc} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.05.15 15:23:33.106012 [ 286 ] {806a048f-51ad-44aa-97a3-cf8cc7bf24dc} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001157 sec., 25929.127052722557 rows/sec., 1.90 MiB/sec. | ||
| 3656 | 2026.05.15 15:23:33.106045 [ 286 ] {806a048f-51ad-44aa-97a3-cf8cc7bf24dc} <Debug> TCPHandler: Processed in 0.001319263 sec. | ||
| 3657 | 2026.05.15 15:23:33.106168 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2026.05.15 15:23:33.106257 [ 286 ] {b61f8644-756e-47b9-9ed6-0e0930aeea88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3659 | 2026.05.15 15:23:33.106294 [ 286 ] {b61f8644-756e-47b9-9ed6-0e0930aeea88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3660 | 2026.05.15 15:23:33.106810 [ 286 ] {b61f8644-756e-47b9-9ed6-0e0930aeea88} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.05.15 15:23:33.106846 [ 286 ] {b61f8644-756e-47b9-9ed6-0e0930aeea88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3662 | 2026.05.15 15:23:33.107142 [ 286 ] {b61f8644-756e-47b9-9ed6-0e0930aeea88} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3663 | 2026.05.15 15:23:33.107377 [ 286 ] {b61f8644-756e-47b9-9ed6-0e0930aeea88} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.05.15 15:23:33.107512 [ 286 ] {b61f8644-756e-47b9-9ed6-0e0930aeea88} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00122 sec., 77049.18032786886 rows/sec., 6.02 MiB/sec. | ||
| 3665 | 2026.05.15 15:23:33.107550 [ 286 ] {b61f8644-756e-47b9-9ed6-0e0930aeea88} <Debug> TCPHandler: Processed in 0.001383824 sec. | ||
| 3666 | 2026.05.15 15:23:33.107717 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2026.05.15 15:23:33.107811 [ 286 ] {080c4501-177b-4ab6-a81a-e378ff7847c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3668 | 2026.05.15 15:23:33.107854 [ 286 ] {080c4501-177b-4ab6-a81a-e378ff7847c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3669 | 2026.05.15 15:23:33.108285 [ 286 ] {080c4501-177b-4ab6-a81a-e378ff7847c2} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.05.15 15:23:33.108321 [ 286 ] {080c4501-177b-4ab6-a81a-e378ff7847c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3671 | 2026.05.15 15:23:33.108646 [ 286 ] {080c4501-177b-4ab6-a81a-e378ff7847c2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3672 | 2026.05.15 15:23:33.108898 [ 286 ] {080c4501-177b-4ab6-a81a-e378ff7847c2} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2026.05.15 15:23:33.109074 [ 286 ] {080c4501-177b-4ab6-a81a-e378ff7847c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 3674 | 2026.05.15 15:23:33.109121 [ 286 ] {080c4501-177b-4ab6-a81a-e378ff7847c2} <Debug> TCPHandler: Processed in 0.001462746 sec. | ||
| 3675 | 2026.05.15 15:23:33.109319 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2026.05.15 15:23:33.109428 [ 286 ] {ab838664-2e8c-4d78-b56c-1397cf9cd9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3677 | 2026.05.15 15:23:33.109495 [ 286 ] {ab838664-2e8c-4d78-b56c-1397cf9cd9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3678 | 2026.05.15 15:23:33.110791 [ 286 ] {ab838664-2e8c-4d78-b56c-1397cf9cd9fb} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.05.15 15:23:33.110836 [ 286 ] {ab838664-2e8c-4d78-b56c-1397cf9cd9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3680 | 2026.05.15 15:23:33.111512 [ 286 ] {ab838664-2e8c-4d78-b56c-1397cf9cd9fb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3681 | 2026.05.15 15:23:33.111738 [ 286 ] {ab838664-2e8c-4d78-b56c-1397cf9cd9fb} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.05.15 15:23:33.111881 [ 286 ] {ab838664-2e8c-4d78-b56c-1397cf9cd9fb} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002475 sec., 12121.21212121212 rows/sec., 21.72 MiB/sec. | ||
| 3683 | 2026.05.15 15:23:33.111942 [ 286 ] {ab838664-2e8c-4d78-b56c-1397cf9cd9fb} <Debug> TCPHandler: Processed in 0.002682898 sec. | ||
| 3684 | 2026.05.15 15:23:33.112088 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2026.05.15 15:23:33.112195 [ 286 ] {058d4f9f-9f9b-461c-bbde-090bea1dcf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3686 | 2026.05.15 15:23:33.112238 [ 286 ] {058d4f9f-9f9b-461c-bbde-090bea1dcf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3687 | 2026.05.15 15:23:33.112596 [ 286 ] {058d4f9f-9f9b-461c-bbde-090bea1dcf73} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2026.05.15 15:23:33.112631 [ 286 ] {058d4f9f-9f9b-461c-bbde-090bea1dcf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3689 | 2026.05.15 15:23:33.112929 [ 286 ] {058d4f9f-9f9b-461c-bbde-090bea1dcf73} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3690 | 2026.05.15 15:23:33.113136 [ 286 ] {058d4f9f-9f9b-461c-bbde-090bea1dcf73} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.05.15 15:23:33.113274 [ 286 ] {058d4f9f-9f9b-461c-bbde-090bea1dcf73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 3692 | 2026.05.15 15:23:33.113308 [ 286 ] {058d4f9f-9f9b-461c-bbde-090bea1dcf73} <Debug> TCPHandler: Processed in 0.001284153 sec. | ||
| 3693 | 2026.05.15 15:23:35.533899 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 464 | ||
| 3694 | 2026.05.15 15:23:35.536234 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2026.05.15 15:23:35.536283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3696 | 2026.05.15 15:23:35.537452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3697 | 2026.05.15 15:23:35.537751 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3698 | 2026.05.15 15:23:35.537991 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
| 3699 | 2026.05.15 15:23:36.307163 [ 120 ] {} <Debug> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3700 | 2026.05.15 15:23:36.307233 [ 120 ] {} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2026.05.15 15:23:36.307258 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3702 | 2026.05.15 15:23:36.307396 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::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 | ||
| 3703 | 2026.05.15 15:23:36.307561 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3704 | 2026.05.15 15:23:36.307596 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3705 | 2026.05.15 15:23:36.307666 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3706 | 2026.05.15 15:23:36.307713 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3707 | 2026.05.15 15:23:36.307753 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3708 | 2026.05.15 15:23:36.307795 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3709 | 2026.05.15 15:23:36.308676 [ 186 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334304 sec., 20984.723121567502 rows/sec., 1.75 MiB/sec. | ||
| 3710 | 2026.05.15 15:23:36.308822 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3711 | 2026.05.15 15:23:36.309070 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_5_1} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3712 | 2026.05.15 15:23:36.309136 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_5_1} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3713 | 2026.05.15 15:23:36.309198 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3714 | 2026.05.15 15:23:38.014812 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7218 | ||
| 3715 | 2026.05.15 15:23:38.015366 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2026.05.15 15:23:38.015410 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3717 | 2026.05.15 15:23:38.015908 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3718 | 2026.05.15 15:23:38.016135 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.05.15 15:23:38.016261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7218 | ||
| 3720 | 2026.05.15 15:23:38.101625 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.05.15 15:23:38.101883 [ 286 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3722 | 2026.05.15 15:23:38.102262 [ 286 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3723 | 2026.05.15 15:23:38.102306 [ 286 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3724 | 2026.05.15 15:23:38.102587 [ 286 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3725 | 2026.05.15 15:23:38.102666 [ 286 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3726 | 2026.05.15 15:23:38.102824 [ 286 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3727 | 2026.05.15 15:23:38.103018 [ 363 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3728 | 2026.05.15 15:23:38.103039 [ 340 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3729 | 2026.05.15 15:23:38.103080 [ 358 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3730 | 2026.05.15 15:23:38.103189 [ 286 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 3731 | 2026.05.15 15:23:38.103217 [ 286 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3732 | 2026.05.15 15:23:38.103260 [ 286 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3733 | 2026.05.15 15:23:38.103281 [ 286 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 3734 | 2026.05.15 15:23:38.104401 [ 286 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002627 sec., 12181.195279786829 rows/sec., 2.70 MiB/sec. | ||
| 3735 | 2026.05.15 15:23:38.104506 [ 286 ] {9ea3c652-0e47-4c55-b6f4-b117967c7b21} <Debug> TCPHandler: Processed in 0.003019393 sec. | ||
| 3736 | 2026.05.15 15:23:38.109804 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3737 | 2026.05.15 15:23:38.109980 [ 286 ] {847daea6-ea69-423e-ab46-ca22f2d6ff07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3738 | 2026.05.15 15:23:38.110050 [ 286 ] {847daea6-ea69-423e-ab46-ca22f2d6ff07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3739 | 2026.05.15 15:23:38.110845 [ 286 ] {847daea6-ea69-423e-ab46-ca22f2d6ff07} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2026.05.15 15:23:38.110891 [ 286 ] {847daea6-ea69-423e-ab46-ca22f2d6ff07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3741 | 2026.05.15 15:23:38.111298 [ 286 ] {847daea6-ea69-423e-ab46-ca22f2d6ff07} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3742 | 2026.05.15 15:23:38.111518 [ 286 ] {847daea6-ea69-423e-ab46-ca22f2d6ff07} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2026.05.15 15:23:38.111670 [ 286 ] {847daea6-ea69-423e-ab46-ca22f2d6ff07} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001744 sec., 162844.0366972477 rows/sec., 10.34 MiB/sec. | ||
| 3744 | 2026.05.15 15:23:38.111711 [ 286 ] {847daea6-ea69-423e-ab46-ca22f2d6ff07} <Debug> TCPHandler: Processed in 0.002043717 sec. | ||
| 3745 | 2026.05.15 15:23:38.111857 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3746 | 2026.05.15 15:23:38.111954 [ 286 ] {2f0c8148-14c7-4491-a935-d313370b35a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3747 | 2026.05.15 15:23:38.111994 [ 286 ] {2f0c8148-14c7-4491-a935-d313370b35a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3748 | 2026.05.15 15:23:38.112776 [ 286 ] {2f0c8148-14c7-4491-a935-d313370b35a7} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2026.05.15 15:23:38.112811 [ 286 ] {2f0c8148-14c7-4491-a935-d313370b35a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3750 | 2026.05.15 15:23:38.113172 [ 286 ] {2f0c8148-14c7-4491-a935-d313370b35a7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3751 | 2026.05.15 15:23:38.113386 [ 286 ] {2f0c8148-14c7-4491-a935-d313370b35a7} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2026.05.15 15:23:38.113517 [ 286 ] {2f0c8148-14c7-4491-a935-d313370b35a7} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001582 sec., 520227.5600505689 rows/sec., 40.37 MiB/sec. | ||
| 3753 | 2026.05.15 15:23:38.113553 [ 286 ] {2f0c8148-14c7-4491-a935-d313370b35a7} <Debug> TCPHandler: Processed in 0.001745111 sec. | ||
| 3754 | 2026.05.15 15:23:38.113941 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2026.05.15 15:23:38.114047 [ 286 ] {6db6e1cd-cec9-4165-9859-9812edc0d7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3756 | 2026.05.15 15:23:38.114092 [ 286 ] {6db6e1cd-cec9-4165-9859-9812edc0d7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3757 | 2026.05.15 15:23:38.114605 [ 286 ] {6db6e1cd-cec9-4165-9859-9812edc0d7ce} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.05.15 15:23:38.114647 [ 286 ] {6db6e1cd-cec9-4165-9859-9812edc0d7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3759 | 2026.05.15 15:23:38.114996 [ 286 ] {6db6e1cd-cec9-4165-9859-9812edc0d7ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3760 | 2026.05.15 15:23:38.115210 [ 286 ] {6db6e1cd-cec9-4165-9859-9812edc0d7ce} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2026.05.15 15:23:38.115346 [ 286 ] {6db6e1cd-cec9-4165-9859-9812edc0d7ce} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001322 sec., 117246.5960665658 rows/sec., 7.03 MiB/sec. | ||
| 3762 | 2026.05.15 15:23:38.115383 [ 286 ] {6db6e1cd-cec9-4165-9859-9812edc0d7ce} <Debug> TCPHandler: Processed in 0.001500416 sec. | ||
| 3763 | 2026.05.15 15:23:38.115530 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3764 | 2026.05.15 15:23:38.115626 [ 286 ] {5e04ab05-8e22-44e1-9533-4e731bee2926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3765 | 2026.05.15 15:23:38.115665 [ 286 ] {5e04ab05-8e22-44e1-9533-4e731bee2926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3766 | 2026.05.15 15:23:38.116130 [ 286 ] {5e04ab05-8e22-44e1-9533-4e731bee2926} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.05.15 15:23:38.116165 [ 286 ] {5e04ab05-8e22-44e1-9533-4e731bee2926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3768 | 2026.05.15 15:23:38.116491 [ 286 ] {5e04ab05-8e22-44e1-9533-4e731bee2926} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3769 | 2026.05.15 15:23:38.116708 [ 286 ] {5e04ab05-8e22-44e1-9533-4e731bee2926} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.05.15 15:23:38.116843 [ 286 ] {5e04ab05-8e22-44e1-9533-4e731bee2926} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001235 sec., 120647.77327935223 rows/sec., 7.79 MiB/sec. | ||
| 3771 | 2026.05.15 15:23:38.116879 [ 286 ] {5e04ab05-8e22-44e1-9533-4e731bee2926} <Debug> TCPHandler: Processed in 0.001397585 sec. | ||
| 3772 | 2026.05.15 15:23:38.117012 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2026.05.15 15:23:38.117105 [ 286 ] {f35e82f6-9a7c-4392-b818-e21fad6e12d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3774 | 2026.05.15 15:23:38.117144 [ 286 ] {f35e82f6-9a7c-4392-b818-e21fad6e12d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3775 | 2026.05.15 15:23:38.117584 [ 286 ] {f35e82f6-9a7c-4392-b818-e21fad6e12d4} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.05.15 15:23:38.117622 [ 286 ] {f35e82f6-9a7c-4392-b818-e21fad6e12d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3777 | 2026.05.15 15:23:38.117929 [ 286 ] {f35e82f6-9a7c-4392-b818-e21fad6e12d4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3778 | 2026.05.15 15:23:38.118141 [ 286 ] {f35e82f6-9a7c-4392-b818-e21fad6e12d4} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.05.15 15:23:38.118264 [ 286 ] {f35e82f6-9a7c-4392-b818-e21fad6e12d4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 3780 | 2026.05.15 15:23:38.118300 [ 286 ] {f35e82f6-9a7c-4392-b818-e21fad6e12d4} <Debug> TCPHandler: Processed in 0.001336194 sec. | ||
| 3781 | 2026.05.15 15:23:38.118439 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2026.05.15 15:23:38.118534 [ 286 ] {dc145094-62b6-4de8-878b-b8cd6a0a5fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3783 | 2026.05.15 15:23:38.118573 [ 286 ] {dc145094-62b6-4de8-878b-b8cd6a0a5fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3784 | 2026.05.15 15:23:38.119187 [ 286 ] {dc145094-62b6-4de8-878b-b8cd6a0a5fc5} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.05.15 15:23:38.119224 [ 286 ] {dc145094-62b6-4de8-878b-b8cd6a0a5fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3786 | 2026.05.15 15:23:38.119552 [ 286 ] {dc145094-62b6-4de8-878b-b8cd6a0a5fc5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3787 | 2026.05.15 15:23:38.119798 [ 286 ] {dc145094-62b6-4de8-878b-b8cd6a0a5fc5} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.05.15 15:23:38.119925 [ 286 ] {dc145094-62b6-4de8-878b-b8cd6a0a5fc5} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001409 sec., 356990.7735982966 rows/sec., 25.10 MiB/sec. | ||
| 3789 | 2026.05.15 15:23:38.119962 [ 286 ] {dc145094-62b6-4de8-878b-b8cd6a0a5fc5} <Debug> TCPHandler: Processed in 0.001570638 sec. | ||
| 3790 | 2026.05.15 15:23:38.120088 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2026.05.15 15:23:38.120182 [ 286 ] {c3e98717-63b1-46a6-a26b-6d2bc67485ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3792 | 2026.05.15 15:23:38.120224 [ 286 ] {c3e98717-63b1-46a6-a26b-6d2bc67485ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3793 | 2026.05.15 15:23:38.120696 [ 286 ] {c3e98717-63b1-46a6-a26b-6d2bc67485ee} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.05.15 15:23:38.120733 [ 286 ] {c3e98717-63b1-46a6-a26b-6d2bc67485ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3795 | 2026.05.15 15:23:38.121058 [ 286 ] {c3e98717-63b1-46a6-a26b-6d2bc67485ee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3796 | 2026.05.15 15:23:38.121261 [ 286 ] {c3e98717-63b1-46a6-a26b-6d2bc67485ee} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.05.15 15:23:38.121387 [ 286 ] {c3e98717-63b1-46a6-a26b-6d2bc67485ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001223 sec., 4905.968928863451 rows/sec., 256.32 KiB/sec. | ||
| 3798 | 2026.05.15 15:23:38.121422 [ 286 ] {c3e98717-63b1-46a6-a26b-6d2bc67485ee} <Debug> TCPHandler: Processed in 0.001382045 sec. | ||
| 3799 | 2026.05.15 15:23:38.121550 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2026.05.15 15:23:38.121650 [ 286 ] {86205c21-23b9-42bd-85ac-b815d5016309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3801 | 2026.05.15 15:23:38.121700 [ 286 ] {86205c21-23b9-42bd-85ac-b815d5016309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3802 | 2026.05.15 15:23:38.122222 [ 286 ] {86205c21-23b9-42bd-85ac-b815d5016309} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2026.05.15 15:23:38.122260 [ 286 ] {86205c21-23b9-42bd-85ac-b815d5016309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3804 | 2026.05.15 15:23:38.122743 [ 286 ] {86205c21-23b9-42bd-85ac-b815d5016309} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3805 | 2026.05.15 15:23:38.122995 [ 286 ] {86205c21-23b9-42bd-85ac-b815d5016309} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2026.05.15 15:23:38.123125 [ 286 ] {86205c21-23b9-42bd-85ac-b815d5016309} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001497 sec., 177020.70808283234 rows/sec., 11.76 MiB/sec. | ||
| 3807 | 2026.05.15 15:23:38.123163 [ 286 ] {86205c21-23b9-42bd-85ac-b815d5016309} <Debug> TCPHandler: Processed in 0.00166039 sec. | ||
| 3808 | 2026.05.15 15:23:38.123297 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2026.05.15 15:23:38.123394 [ 286 ] {b61b664e-9cd7-4f0e-b1e8-41ac2620093a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3810 | 2026.05.15 15:23:38.123436 [ 286 ] {b61b664e-9cd7-4f0e-b1e8-41ac2620093a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3811 | 2026.05.15 15:23:38.123770 [ 286 ] {b61b664e-9cd7-4f0e-b1e8-41ac2620093a} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2026.05.15 15:23:38.123806 [ 286 ] {b61b664e-9cd7-4f0e-b1e8-41ac2620093a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3813 | 2026.05.15 15:23:38.124116 [ 286 ] {b61b664e-9cd7-4f0e-b1e8-41ac2620093a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3814 | 2026.05.15 15:23:38.124331 [ 286 ] {b61b664e-9cd7-4f0e-b1e8-41ac2620093a} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2026.05.15 15:23:38.124464 [ 286 ] {b61b664e-9cd7-4f0e-b1e8-41ac2620093a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 3816 | 2026.05.15 15:23:38.124501 [ 286 ] {b61b664e-9cd7-4f0e-b1e8-41ac2620093a} <Debug> TCPHandler: Processed in 0.001252282 sec. | ||
| 3817 | 2026.05.15 15:23:38.124621 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3818 | 2026.05.15 15:23:38.124716 [ 286 ] {3f76176e-add1-40f6-aa38-66d929f56197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3819 | 2026.05.15 15:23:38.124770 [ 286 ] {3f76176e-add1-40f6-aa38-66d929f56197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3820 | 2026.05.15 15:23:38.125578 [ 286 ] {3f76176e-add1-40f6-aa38-66d929f56197} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2026.05.15 15:23:38.125614 [ 286 ] {3f76176e-add1-40f6-aa38-66d929f56197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3822 | 2026.05.15 15:23:38.126130 [ 286 ] {3f76176e-add1-40f6-aa38-66d929f56197} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3823 | 2026.05.15 15:23:38.126359 [ 286 ] {3f76176e-add1-40f6-aa38-66d929f56197} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2026.05.15 15:23:38.126503 [ 286 ] {3f76176e-add1-40f6-aa38-66d929f56197} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001805 sec., 7202.216066481995 rows/sec., 12.91 MiB/sec. | ||
| 3825 | 2026.05.15 15:23:38.126555 [ 286 ] {3f76176e-add1-40f6-aa38-66d929f56197} <Debug> TCPHandler: Processed in 0.001981975 sec. | ||
| 3826 | 2026.05.15 15:23:38.126702 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.05.15 15:23:38.126799 [ 286 ] {058366a0-e8f3-4edf-81af-1031d1cb3ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3828 | 2026.05.15 15:23:38.126840 [ 286 ] {058366a0-e8f3-4edf-81af-1031d1cb3ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3829 | 2026.05.15 15:23:38.127191 [ 286 ] {058366a0-e8f3-4edf-81af-1031d1cb3ad3} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2026.05.15 15:23:38.127228 [ 286 ] {058366a0-e8f3-4edf-81af-1031d1cb3ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3831 | 2026.05.15 15:23:38.127532 [ 286 ] {058366a0-e8f3-4edf-81af-1031d1cb3ad3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3832 | 2026.05.15 15:23:38.127746 [ 286 ] {058366a0-e8f3-4edf-81af-1031d1cb3ad3} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2026.05.15 15:23:38.127872 [ 286 ] {058366a0-e8f3-4edf-81af-1031d1cb3ad3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 3834 | 2026.05.15 15:23:38.127908 [ 286 ] {058366a0-e8f3-4edf-81af-1031d1cb3ad3} <Debug> TCPHandler: Processed in 0.001254472 sec. | ||
| 3835 | 2026.05.15 15:23:38.404860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3836 | 2026.05.15 15:23:38.419659 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2026.05.15 15:23:38.419717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 3838 | 2026.05.15 15:23:38.425362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3839 | 2026.05.15 15:23:38.426113 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2026.05.15 15:23:38.428902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3841 | 2026.05.15 15:23:41.405030 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37414 | ||
| 3842 | 2026.05.15 15:23:41.405118 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3843 | 2026.05.15 15:23:41.405142 [ 306 ] {} <Debug> TCP-Session: 23f6d647-19ca-41ff-a758-355ccf15cf4a Authenticating user 'default' from [fd00:1122:3344:101::e]:37414 | ||
| 3844 | 2026.05.15 15:23:41.405164 [ 306 ] {} <Debug> TCP-Session: 23f6d647-19ca-41ff-a758-355ccf15cf4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.05.15 15:23:41.405178 [ 306 ] {} <Debug> TCP-Session: 23f6d647-19ca-41ff-a758-355ccf15cf4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.05.15 15:23:41.405409 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43277 | ||
| 3847 | 2026.05.15 15:23:41.405426 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47399 | ||
| 3848 | 2026.05.15 15:23:41.405465 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40197 | ||
| 3849 | 2026.05.15 15:23:41.405463 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60141 | ||
| 3850 | 2026.05.15 15:23:41.405514 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3851 | 2026.05.15 15:23:41.405484 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61771 | ||
| 3852 | 2026.05.15 15:23:41.405558 [ 307 ] {} <Debug> TCP-Session: a8d98a74-e477-49a9-8ba1-17c1ea34f3f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43277 | ||
| 3853 | 2026.05.15 15:23:41.405574 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3854 | 2026.05.15 15:23:41.405610 [ 307 ] {} <Debug> TCP-Session: a8d98a74-e477-49a9-8ba1-17c1ea34f3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.05.15 15:23:41.405622 [ 309 ] {} <Debug> TCP-Session: 6a9b1388-6442-4980-aa43-434cc466e20a Authenticating user 'default' from [fd00:1122:3344:101::e]:47399 | ||
| 3856 | 2026.05.15 15:23:41.405628 [ 307 ] {} <Debug> TCP-Session: a8d98a74-e477-49a9-8ba1-17c1ea34f3f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.05.15 15:23:41.405644 [ 309 ] {} <Debug> TCP-Session: 6a9b1388-6442-4980-aa43-434cc466e20a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.05.15 15:23:41.405481 [ 306 ] {} <Trace> TCP-Session: 23f6d647-19ca-41ff-a758-355ccf15cf4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.05.15 15:23:41.405663 [ 309 ] {} <Debug> TCP-Session: 6a9b1388-6442-4980-aa43-434cc466e20a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.05.15 15:23:41.405476 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46229 | ||
| 3861 | 2026.05.15 15:23:41.405430 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62757 | ||
| 3862 | 2026.05.15 15:23:41.405739 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3863 | 2026.05.15 15:23:41.405426 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49921 | ||
| 3864 | 2026.05.15 15:23:41.405796 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3865 | 2026.05.15 15:23:41.405802 [ 3 ] {} <Debug> TCP-Session: f89f3e96-b278-4c30-9ae2-7c6fb010773e Authenticating user 'default' from [fd00:1122:3344:101::e]:60141 | ||
| 3866 | 2026.05.15 15:23:41.405841 [ 285 ] {} <Debug> TCP-Session: abe99978-a159-4c41-aa2f-7c196c05f274 Authenticating user 'default' from [fd00:1122:3344:101::e]:40197 | ||
| 3867 | 2026.05.15 15:23:41.405852 [ 3 ] {} <Debug> TCP-Session: f89f3e96-b278-4c30-9ae2-7c6fb010773e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.05.15 15:23:41.405846 [ 306 ] {9b5e36c3-efaa-40c6-be30-aefbed365f34} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37414) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3869 | 2026.05.15 15:23:41.405868 [ 285 ] {} <Debug> TCP-Session: abe99978-a159-4c41-aa2f-7c196c05f274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.05.15 15:23:41.405879 [ 3 ] {} <Debug> TCP-Session: f89f3e96-b278-4c30-9ae2-7c6fb010773e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.05.15 15:23:41.405910 [ 285 ] {} <Debug> TCP-Session: abe99978-a159-4c41-aa2f-7c196c05f274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.05.15 15:23:41.405920 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3873 | 2026.05.15 15:23:41.405920 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3874 | 2026.05.15 15:23:41.405960 [ 308 ] {} <Debug> TCP-Session: d20a24c0-f6a3-4001-989e-17de7821c834 Authenticating user 'default' from [fd00:1122:3344:101::e]:49921 | ||
| 3875 | 2026.05.15 15:23:41.405969 [ 302 ] {} <Debug> TCP-Session: b0286154-5b90-4678-b3c0-cb03c31b5090 Authenticating user 'default' from [fd00:1122:3344:101::e]:46229 | ||
| 3876 | 2026.05.15 15:23:41.405984 [ 308 ] {} <Debug> TCP-Session: d20a24c0-f6a3-4001-989e-17de7821c834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.05.15 15:23:41.405985 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3878 | 2026.05.15 15:23:41.405999 [ 308 ] {} <Debug> TCP-Session: d20a24c0-f6a3-4001-989e-17de7821c834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.05.15 15:23:41.405988 [ 302 ] {} <Debug> TCP-Session: b0286154-5b90-4678-b3c0-cb03c31b5090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.05.15 15:23:41.406020 [ 303 ] {} <Debug> TCP-Session: 1796d8bf-815e-4d76-91d5-c6a5ea2b29d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61771 | ||
| 3881 | 2026.05.15 15:23:41.406039 [ 302 ] {} <Debug> TCP-Session: b0286154-5b90-4678-b3c0-cb03c31b5090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.05.15 15:23:41.406054 [ 303 ] {} <Debug> TCP-Session: 1796d8bf-815e-4d76-91d5-c6a5ea2b29d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.05.15 15:23:41.406068 [ 303 ] {} <Debug> TCP-Session: 1796d8bf-815e-4d76-91d5-c6a5ea2b29d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.05.15 15:23:41.406085 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3885 | 2026.05.15 15:23:41.406119 [ 310 ] {} <Debug> TCP-Session: fe27e78a-929b-4a26-999a-52b5e69a3e8f Authenticating user 'default' from [fd00:1122:3344:101::e]:62757 | ||
| 3886 | 2026.05.15 15:23:41.406138 [ 310 ] {} <Debug> TCP-Session: fe27e78a-929b-4a26-999a-52b5e69a3e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.05.15 15:23:41.406151 [ 310 ] {} <Debug> TCP-Session: fe27e78a-929b-4a26-999a-52b5e69a3e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.05.15 15:23:41.406159 [ 306 ] {9b5e36c3-efaa-40c6-be30-aefbed365f34} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3889 | 2026.05.15 15:23:41.406212 [ 306 ] {9b5e36c3-efaa-40c6-be30-aefbed365f34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3890 | 2026.05.15 15:23:41.406495 [ 306 ] {9b5e36c3-efaa-40c6-be30-aefbed365f34} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 3891 | 2026.05.15 15:23:41.407495 [ 340 ] {9b5e36c3-efaa-40c6-be30-aefbed365f34} <Trace> AggregatingTransform: Aggregating | ||
| 3892 | 2026.05.15 15:23:41.407558 [ 340 ] {9b5e36c3-efaa-40c6-be30-aefbed365f34} <Trace> Aggregator: Aggregation method: without_key | ||
| 3893 | 2026.05.15 15:23:41.407606 [ 340 ] {9b5e36c3-efaa-40c6-be30-aefbed365f34} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001009588 sec. (990.503 rows/sec., 38.69 KiB/sec.) | ||
| 3894 | 2026.05.15 15:23:41.407630 [ 340 ] {9b5e36c3-efaa-40c6-be30-aefbed365f34} <Trace> Aggregator: Merging aggregated data | ||
| 3895 | 2026.05.15 15:23:41.408301 [ 306 ] {9b5e36c3-efaa-40c6-be30-aefbed365f34} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002509 sec., 398.5651654045437 rows/sec., 15.57 KiB/sec. | ||
| 3896 | 2026.05.15 15:23:41.408474 [ 306 ] {9b5e36c3-efaa-40c6-be30-aefbed365f34} <Debug> TCPHandler: Processed in 0.003108255 sec. | ||
| 3897 | 2026.05.15 15:23:41.408622 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3898 | 2026.05.15 15:23:41.408647 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3899 | 2026.05.15 15:23:41.408663 [ 306 ] {} <Debug> TCP-Session: 23f6d647-19ca-41ff-a758-355ccf15cf4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.05.15 15:23:41.408667 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3901 | 2026.05.15 15:23:41.408694 [ 285 ] {} <Debug> TCP-Session: abe99978-a159-4c41-aa2f-7c196c05f274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.05.15 15:23:41.408695 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3903 | 2026.05.15 15:23:41.408720 [ 307 ] {} <Debug> TCP-Session: a8d98a74-e477-49a9-8ba1-17c1ea34f3f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.05.15 15:23:41.408717 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3905 | 2026.05.15 15:23:41.408759 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3906 | 2026.05.15 15:23:41.408781 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3907 | 2026.05.15 15:23:41.408797 [ 3 ] {} <Debug> TCP-Session: f89f3e96-b278-4c30-9ae2-7c6fb010773e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.05.15 15:23:41.408808 [ 309 ] {} <Debug> TCP-Session: 6a9b1388-6442-4980-aa43-434cc466e20a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.05.15 15:23:41.408793 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3910 | 2026.05.15 15:23:41.408848 [ 302 ] {} <Debug> TCP-Session: b0286154-5b90-4678-b3c0-cb03c31b5090 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.05.15 15:23:41.408878 [ 303 ] {} <Debug> TCP-Session: 1796d8bf-815e-4d76-91d5-c6a5ea2b29d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.05.15 15:23:41.408755 [ 310 ] {} <Debug> TCP-Session: fe27e78a-929b-4a26-999a-52b5e69a3e8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.05.15 15:23:41.408742 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3914 | 2026.05.15 15:23:41.408950 [ 308 ] {} <Debug> TCP-Session: d20a24c0-f6a3-4001-989e-17de7821c834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.05.15 15:23:41.461972 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45105 | ||
| 3916 | 2026.05.15 15:23:41.462054 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3917 | 2026.05.15 15:23:41.462078 [ 306 ] {} <Debug> TCP-Session: 559e74da-bc20-4d03-9fcb-162f6a2b9538 Authenticating user 'default' from [fd00:1122:3344:101::e]:45105 | ||
| 3918 | 2026.05.15 15:23:41.462100 [ 306 ] {} <Debug> TCP-Session: 559e74da-bc20-4d03-9fcb-162f6a2b9538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.05.15 15:23:41.462113 [ 306 ] {} <Debug> TCP-Session: 559e74da-bc20-4d03-9fcb-162f6a2b9538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.05.15 15:23:41.462296 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60052 | ||
| 3921 | 2026.05.15 15:23:41.462330 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40010 | ||
| 3922 | 2026.05.15 15:23:41.462356 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49186 | ||
| 3923 | 2026.05.15 15:23:41.462380 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38405 | ||
| 3924 | 2026.05.15 15:23:41.462392 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3925 | 2026.05.15 15:23:41.462430 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3926 | 2026.05.15 15:23:41.462432 [ 306 ] {} <Trace> TCP-Session: 559e74da-bc20-4d03-9fcb-162f6a2b9538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3927 | 2026.05.15 15:23:41.462454 [ 307 ] {} <Debug> TCP-Session: 0f495f9f-0cfa-475e-ac62-0eb2ea6f1225 Authenticating user 'default' from [fd00:1122:3344:101::e]:60052 | ||
| 3928 | 2026.05.15 15:23:41.462473 [ 310 ] {} <Debug> TCP-Session: dbad9118-7c64-4911-8003-fbdfea7ae60d Authenticating user 'default' from [fd00:1122:3344:101::e]:40010 | ||
| 3929 | 2026.05.15 15:23:41.462454 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3930 | 2026.05.15 15:23:41.462505 [ 307 ] {} <Debug> TCP-Session: 0f495f9f-0cfa-475e-ac62-0eb2ea6f1225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.05.15 15:23:41.462522 [ 310 ] {} <Debug> TCP-Session: dbad9118-7c64-4911-8003-fbdfea7ae60d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.05.15 15:23:41.462536 [ 285 ] {} <Debug> TCP-Session: b3ca5537-3281-480d-abeb-4b3f7ebecbb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38405 | ||
| 3933 | 2026.05.15 15:23:41.462543 [ 307 ] {} <Debug> TCP-Session: 0f495f9f-0cfa-475e-ac62-0eb2ea6f1225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.05.15 15:23:41.462559 [ 310 ] {} <Debug> TCP-Session: dbad9118-7c64-4911-8003-fbdfea7ae60d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.05.15 15:23:41.462572 [ 285 ] {} <Debug> TCP-Session: b3ca5537-3281-480d-abeb-4b3f7ebecbb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.05.15 15:23:41.462454 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3937 | 2026.05.15 15:23:41.462610 [ 285 ] {} <Debug> TCP-Session: b3ca5537-3281-480d-abeb-4b3f7ebecbb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.05.15 15:23:41.462629 [ 306 ] {9fdc7456-83d5-489b-8ba1-3ae1d195af5b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45105) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3939 | 2026.05.15 15:23:41.462646 [ 3 ] {} <Debug> TCP-Session: 3295c48a-ca85-4bc9-9635-9e6075dee203 Authenticating user 'default' from [fd00:1122:3344:101::e]:49186 | ||
| 3940 | 2026.05.15 15:23:41.462403 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48959 | ||
| 3941 | 2026.05.15 15:23:41.462695 [ 3 ] {} <Debug> TCP-Session: 3295c48a-ca85-4bc9-9635-9e6075dee203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.05.15 15:23:41.462388 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53165 | ||
| 3943 | 2026.05.15 15:23:41.462725 [ 3 ] {} <Debug> TCP-Session: 3295c48a-ca85-4bc9-9635-9e6075dee203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2026.05.15 15:23:41.462738 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3945 | 2026.05.15 15:23:41.462302 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63656 | ||
| 3946 | 2026.05.15 15:23:41.462786 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3947 | 2026.05.15 15:23:41.462792 [ 303 ] {} <Debug> TCP-Session: fba8c13c-8f88-48f8-a4a8-84c5c264e0a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48959 | ||
| 3948 | 2026.05.15 15:23:41.462845 [ 302 ] {} <Debug> TCP-Session: 767e0725-0e7e-4249-a40c-1bfad04b4d5d Authenticating user 'default' from [fd00:1122:3344:101::e]:53165 | ||
| 3949 | 2026.05.15 15:23:41.462851 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3950 | 2026.05.15 15:23:41.462878 [ 302 ] {} <Debug> TCP-Session: 767e0725-0e7e-4249-a40c-1bfad04b4d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.05.15 15:23:41.462900 [ 309 ] {} <Debug> TCP-Session: 7d50a52f-d350-4c28-bc5d-de773ecb56d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63656 | ||
| 3952 | 2026.05.15 15:23:41.462916 [ 302 ] {} <Debug> TCP-Session: 767e0725-0e7e-4249-a40c-1bfad04b4d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3953 | 2026.05.15 15:23:41.462933 [ 306 ] {9fdc7456-83d5-489b-8ba1-3ae1d195af5b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3954 | 2026.05.15 15:23:41.462938 [ 309 ] {} <Debug> TCP-Session: 7d50a52f-d350-4c28-bc5d-de773ecb56d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.05.15 15:23:41.462867 [ 303 ] {} <Debug> TCP-Session: fba8c13c-8f88-48f8-a4a8-84c5c264e0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2026.05.15 15:23:41.462984 [ 309 ] {} <Debug> TCP-Session: 7d50a52f-d350-4c28-bc5d-de773ecb56d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2026.05.15 15:23:41.462999 [ 306 ] {9fdc7456-83d5-489b-8ba1-3ae1d195af5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3958 | 2026.05.15 15:23:41.463005 [ 303 ] {} <Debug> TCP-Session: fba8c13c-8f88-48f8-a4a8-84c5c264e0a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.05.15 15:23:41.462299 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32904 | ||
| 3960 | 2026.05.15 15:23:41.463090 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3961 | 2026.05.15 15:23:41.463113 [ 308 ] {} <Debug> TCP-Session: 21f62406-252b-44f9-b1dd-5245e05989ff Authenticating user 'default' from [fd00:1122:3344:101::e]:32904 | ||
| 3962 | 2026.05.15 15:23:41.463131 [ 308 ] {} <Debug> TCP-Session: 21f62406-252b-44f9-b1dd-5245e05989ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.05.15 15:23:41.463144 [ 308 ] {} <Debug> TCP-Session: 21f62406-252b-44f9-b1dd-5245e05989ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.05.15 15:23:41.463297 [ 306 ] {9fdc7456-83d5-489b-8ba1-3ae1d195af5b} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 3965 | 2026.05.15 15:23:41.464223 [ 359 ] {9fdc7456-83d5-489b-8ba1-3ae1d195af5b} <Trace> AggregatingTransform: Aggregating | ||
| 3966 | 2026.05.15 15:23:41.464275 [ 359 ] {9fdc7456-83d5-489b-8ba1-3ae1d195af5b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3967 | 2026.05.15 15:23:41.464322 [ 359 ] {9fdc7456-83d5-489b-8ba1-3ae1d195af5b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918946 sec. (1088.203 rows/sec., 42.51 KiB/sec.) | ||
| 3968 | 2026.05.15 15:23:41.464342 [ 359 ] {9fdc7456-83d5-489b-8ba1-3ae1d195af5b} <Trace> Aggregator: Merging aggregated data | ||
| 3969 | 2026.05.15 15:23:41.465160 [ 306 ] {9fdc7456-83d5-489b-8ba1-3ae1d195af5b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002586 sec., 386.69760247486465 rows/sec., 15.11 KiB/sec. | ||
| 3970 | 2026.05.15 15:23:41.465321 [ 306 ] {9fdc7456-83d5-489b-8ba1-3ae1d195af5b} <Debug> TCPHandler: Processed in 0.003019143 sec. | ||
| 3971 | 2026.05.15 15:23:41.465459 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3972 | 2026.05.15 15:23:41.465492 [ 306 ] {} <Debug> TCP-Session: 559e74da-bc20-4d03-9fcb-162f6a2b9538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.05.15 15:23:41.465498 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3974 | 2026.05.15 15:23:41.465524 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3975 | 2026.05.15 15:23:41.465543 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3976 | 2026.05.15 15:23:41.465553 [ 308 ] {} <Debug> TCP-Session: 21f62406-252b-44f9-b1dd-5245e05989ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.05.15 15:23:41.465564 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3978 | 2026.05.15 15:23:41.465604 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3979 | 2026.05.15 15:23:41.465617 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3980 | 2026.05.15 15:23:41.465641 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3981 | 2026.05.15 15:23:41.465662 [ 309 ] {} <Debug> TCP-Session: 7d50a52f-d350-4c28-bc5d-de773ecb56d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.05.15 15:23:41.465686 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3983 | 2026.05.15 15:23:41.465704 [ 3 ] {} <Debug> TCP-Session: 3295c48a-ca85-4bc9-9635-9e6075dee203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.05.15 15:23:41.465692 [ 285 ] {} <Debug> TCP-Session: b3ca5537-3281-480d-abeb-4b3f7ebecbb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3985 | 2026.05.15 15:23:41.465742 [ 302 ] {} <Debug> TCP-Session: 767e0725-0e7e-4249-a40c-1bfad04b4d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3986 | 2026.05.15 15:23:41.465597 [ 310 ] {} <Debug> TCP-Session: dbad9118-7c64-4911-8003-fbdfea7ae60d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.05.15 15:23:41.465643 [ 303 ] {} <Debug> TCP-Session: fba8c13c-8f88-48f8-a4a8-84c5c264e0a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.05.15 15:23:41.465598 [ 307 ] {} <Debug> TCP-Session: 0f495f9f-0cfa-475e-ac62-0eb2ea6f1225 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.05.15 15:23:43.097635 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2026.05.15 15:23:43.097949 [ 286 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3991 | 2026.05.15 15:23:43.098259 [ 286 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3992 | 2026.05.15 15:23:43.098293 [ 286 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3993 | 2026.05.15 15:23:43.098504 [ 286 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3994 | 2026.05.15 15:23:43.098571 [ 286 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3995 | 2026.05.15 15:23:43.098705 [ 286 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3996 | 2026.05.15 15:23:43.098819 [ 359 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3997 | 2026.05.15 15:23:43.098832 [ 343 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3998 | 2026.05.15 15:23:43.098819 [ 362 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3999 | 2026.05.15 15:23:43.098999 [ 286 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4000 | 2026.05.15 15:23:43.099026 [ 286 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4001 | 2026.05.15 15:23:43.099066 [ 286 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4002 | 2026.05.15 15:23:43.099085 [ 286 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 4003 | 2026.05.15 15:23:43.100277 [ 286 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002436 sec., 13136.288998357964 rows/sec., 2.91 MiB/sec. | ||
| 4004 | 2026.05.15 15:23:43.100383 [ 286 ] {b96edb4f-d359-4138-8cd2-65c9b6417ed0} <Debug> TCPHandler: Processed in 0.002922111 sec. | ||
| 4005 | 2026.05.15 15:23:43.102558 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2026.05.15 15:23:43.102697 [ 286 ] {836fe811-4e7f-4184-9271-73c9c03fc936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4007 | 2026.05.15 15:23:43.102739 [ 286 ] {836fe811-4e7f-4184-9271-73c9c03fc936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4008 | 2026.05.15 15:23:43.103514 [ 286 ] {836fe811-4e7f-4184-9271-73c9c03fc936} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2026.05.15 15:23:43.103559 [ 286 ] {836fe811-4e7f-4184-9271-73c9c03fc936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4010 | 2026.05.15 15:23:43.103994 [ 286 ] {836fe811-4e7f-4184-9271-73c9c03fc936} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4011 | 2026.05.15 15:23:43.104216 [ 286 ] {836fe811-4e7f-4184-9271-73c9c03fc936} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2026.05.15 15:23:43.104357 [ 286 ] {836fe811-4e7f-4184-9271-73c9c03fc936} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001691 sec., 68598.46244825546 rows/sec., 5.80 MiB/sec. | ||
| 4013 | 2026.05.15 15:23:43.104395 [ 286 ] {836fe811-4e7f-4184-9271-73c9c03fc936} <Debug> TCPHandler: Processed in 0.001888304 sec. | ||
| 4014 | 2026.05.15 15:23:43.104533 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4015 | 2026.05.15 15:23:43.104659 [ 286 ] {fa192b4f-ca6b-43ee-af40-5855e7bcaaf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4016 | 2026.05.15 15:23:43.104699 [ 286 ] {fa192b4f-ca6b-43ee-af40-5855e7bcaaf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4017 | 2026.05.15 15:23:43.105184 [ 286 ] {fa192b4f-ca6b-43ee-af40-5855e7bcaaf8} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2026.05.15 15:23:43.105221 [ 286 ] {fa192b4f-ca6b-43ee-af40-5855e7bcaaf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4019 | 2026.05.15 15:23:43.105527 [ 286 ] {fa192b4f-ca6b-43ee-af40-5855e7bcaaf8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4020 | 2026.05.15 15:23:43.105726 [ 286 ] {fa192b4f-ca6b-43ee-af40-5855e7bcaaf8} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4021 | 2026.05.15 15:23:43.105850 [ 286 ] {fa192b4f-ca6b-43ee-af40-5855e7bcaaf8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001229 sec., 24410.08950366151 rows/sec., 1.79 MiB/sec. | ||
| 4022 | 2026.05.15 15:23:43.105886 [ 286 ] {fa192b4f-ca6b-43ee-af40-5855e7bcaaf8} <Debug> TCPHandler: Processed in 0.001423075 sec. | ||
| 4023 | 2026.05.15 15:23:43.106006 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4024 | 2026.05.15 15:23:43.106097 [ 286 ] {ab7887ca-da3b-40a8-8284-13de235dc046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4025 | 2026.05.15 15:23:43.106134 [ 286 ] {ab7887ca-da3b-40a8-8284-13de235dc046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4026 | 2026.05.15 15:23:43.106608 [ 286 ] {ab7887ca-da3b-40a8-8284-13de235dc046} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.05.15 15:23:43.106644 [ 286 ] {ab7887ca-da3b-40a8-8284-13de235dc046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4028 | 2026.05.15 15:23:43.106941 [ 286 ] {ab7887ca-da3b-40a8-8284-13de235dc046} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4029 | 2026.05.15 15:23:43.107149 [ 286 ] {ab7887ca-da3b-40a8-8284-13de235dc046} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.05.15 15:23:43.107278 [ 286 ] {ab7887ca-da3b-40a8-8284-13de235dc046} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001162 sec., 80895.00860585198 rows/sec., 6.32 MiB/sec. | ||
| 4031 | 2026.05.15 15:23:43.107315 [ 286 ] {ab7887ca-da3b-40a8-8284-13de235dc046} <Debug> TCPHandler: Processed in 0.001326574 sec. | ||
| 4032 | 2026.05.15 15:23:43.107447 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4033 | 2026.05.15 15:23:43.107544 [ 286 ] {e2733490-e529-4140-9630-cdfee7002352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4034 | 2026.05.15 15:23:43.107586 [ 286 ] {e2733490-e529-4140-9630-cdfee7002352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4035 | 2026.05.15 15:23:43.108073 [ 286 ] {e2733490-e529-4140-9630-cdfee7002352} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.05.15 15:23:43.108108 [ 286 ] {e2733490-e529-4140-9630-cdfee7002352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4037 | 2026.05.15 15:23:43.108439 [ 286 ] {e2733490-e529-4140-9630-cdfee7002352} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4038 | 2026.05.15 15:23:43.108659 [ 286 ] {e2733490-e529-4140-9630-cdfee7002352} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.05.15 15:23:43.108788 [ 286 ] {e2733490-e529-4140-9630-cdfee7002352} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 4040 | 2026.05.15 15:23:43.108824 [ 286 ] {e2733490-e529-4140-9630-cdfee7002352} <Debug> TCPHandler: Processed in 0.001424985 sec. | ||
| 4041 | 2026.05.15 15:23:43.108977 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2026.05.15 15:23:43.109083 [ 286 ] {82dadd25-5d1e-43ee-bb8a-61467d2ffd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4043 | 2026.05.15 15:23:43.109136 [ 286 ] {82dadd25-5d1e-43ee-bb8a-61467d2ffd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4044 | 2026.05.15 15:23:43.110177 [ 286 ] {82dadd25-5d1e-43ee-bb8a-61467d2ffd2e} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2026.05.15 15:23:43.110214 [ 286 ] {82dadd25-5d1e-43ee-bb8a-61467d2ffd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4046 | 2026.05.15 15:23:43.110738 [ 286 ] {82dadd25-5d1e-43ee-bb8a-61467d2ffd2e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4047 | 2026.05.15 15:23:43.110958 [ 286 ] {82dadd25-5d1e-43ee-bb8a-61467d2ffd2e} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.05.15 15:23:43.111097 [ 286 ] {82dadd25-5d1e-43ee-bb8a-61467d2ffd2e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002031 sec., 14771.048744460859 rows/sec., 26.47 MiB/sec. | ||
| 4049 | 2026.05.15 15:23:43.111149 [ 286 ] {82dadd25-5d1e-43ee-bb8a-61467d2ffd2e} <Debug> TCPHandler: Processed in 0.002219219 sec. | ||
| 4050 | 2026.05.15 15:23:43.111292 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2026.05.15 15:23:43.111387 [ 286 ] {7a3a78e1-7cfc-44ba-ab44-4908fcf3c577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4052 | 2026.05.15 15:23:43.111427 [ 286 ] {7a3a78e1-7cfc-44ba-ab44-4908fcf3c577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4053 | 2026.05.15 15:23:43.111920 [ 286 ] {7a3a78e1-7cfc-44ba-ab44-4908fcf3c577} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2026.05.15 15:23:43.111970 [ 286 ] {7a3a78e1-7cfc-44ba-ab44-4908fcf3c577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4055 | 2026.05.15 15:23:43.112392 [ 286 ] {7a3a78e1-7cfc-44ba-ab44-4908fcf3c577} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4056 | 2026.05.15 15:23:43.112654 [ 286 ] {7a3a78e1-7cfc-44ba-ab44-4908fcf3c577} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2026.05.15 15:23:43.112815 [ 286 ] {7a3a78e1-7cfc-44ba-ab44-4908fcf3c577} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. | ||
| 4058 | 2026.05.15 15:23:43.112876 [ 286 ] {7a3a78e1-7cfc-44ba-ab44-4908fcf3c577} <Debug> TCPHandler: Processed in 0.001632029 sec. | ||
| 4059 | 2026.05.15 15:23:43.915256 [ 4 ] {} <Trace> TCP-Session: 38cf8d3e-9646-4e3f-be13-2f926f3bda48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4060 | 2026.05.15 15:23:43.915581 [ 4 ] {b6795ab7-adb9-4b51-bb68-3f4cefb21b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36859) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 4061 | 2026.05.15 15:23:43.916242 [ 4 ] {b6795ab7-adb9-4b51-bb68-3f4cefb21b3a} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 4062 | 2026.05.15 15:23:43.916566 [ 4 ] {b6795ab7-adb9-4b51-bb68-3f4cefb21b3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4063 | 2026.05.15 15:23:43.917003 [ 343 ] {b6795ab7-adb9-4b51-bb68-3f4cefb21b3a} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 4064 | 2026.05.15 15:23:43.917621 [ 4 ] {b6795ab7-adb9-4b51-bb68-3f4cefb21b3a} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002211 sec., 56083.22026232474 rows/sec., 3.09 MiB/sec. | ||
| 4065 | 2026.05.15 15:23:43.917725 [ 4 ] {b6795ab7-adb9-4b51-bb68-3f4cefb21b3a} <Debug> TCPHandler: Processed in 0.002636467 sec. | ||
| 4066 | 2026.05.15 15:23:44.000312 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.59 MiB, peak 235.29 MiB, free memory in arenas 0.00 B, will set to 226.08 MiB (RSS), difference: -2.51 MiB | ||
| 4067 | 2026.05.15 15:23:45.443217 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4068 | 2026.05.15 15:23:45.443277 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4069 | 2026.05.15 15:23:45.516356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7666 | ||
| 4070 | 2026.05.15 15:23:45.516951 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.05.15 15:23:45.517022 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4072 | 2026.05.15 15:23:45.517648 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4073 | 2026.05.15 15:23:45.517961 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2026.05.15 15:23:45.518112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7666 | ||
| 4075 | 2026.05.15 15:23:45.518132 [ 108 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4076 | 2026.05.15 15:23:45.518181 [ 108 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.05.15 15:23:45.518201 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4078 | 2026.05.15 15:23:45.518315 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 4079 | 2026.05.15 15:23:45.518409 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4080 | 2026.05.15 15:23:45.518450 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5298 rows starting from the beginning of the part | ||
| 4081 | 2026.05.15 15:23:45.518532 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 4082 | 2026.05.15 15:23:45.518584 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 4083 | 2026.05.15 15:23:45.518627 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 4084 | 2026.05.15 15:23:45.518664 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 4085 | 2026.05.15 15:23:45.518707 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 4086 | 2026.05.15 15:23:45.520146 [ 186 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7666 rows, containing 4 columns (4 merged, 0 gathered) in 0.001870913 sec., 4097464.7137520555 rows/sec., 58.61 MiB/sec. | ||
| 4087 | 2026.05.15 15:23:45.520924 [ 190 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4088 | 2026.05.15 15:23:45.521229 [ 190 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_16_3} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.05.15 15:23:45.521307 [ 190 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_16_3} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4090 | 2026.05.15 15:23:45.521425 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4091 | 2026.05.15 15:23:45.538172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 508 | ||
| 4092 | 2026.05.15 15:23:45.540412 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.05.15 15:23:45.540453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4094 | 2026.05.15 15:23:45.541692 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4095 | 2026.05.15 15:23:45.542083 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.05.15 15:23:45.542223 [ 108 ] {} <Debug> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4097 | 2026.05.15 15:23:45.542262 [ 108 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2026.05.15 15:23:45.542280 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4099 | 2026.05.15 15:23:45.542361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 508 | ||
| 4100 | 2026.05.15 15:23:45.542365 [ 189 ] {773e38ca-37b8-4c26-8f40-12781283cc15::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 | ||
| 4101 | 2026.05.15 15:23:45.542937 [ 189 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4102 | 2026.05.15 15:23:45.543093 [ 189 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4103 | 2026.05.15 15:23:45.543463 [ 189 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 4104 | 2026.05.15 15:23:45.543803 [ 189 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 4105 | 2026.05.15 15:23:45.544127 [ 189 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 4106 | 2026.05.15 15:23:45.544440 [ 189 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 4107 | 2026.05.15 15:23:45.544764 [ 189 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
| 4108 | 2026.05.15 15:23:45.550951 [ 186 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 72 columns (72 merged, 0 gathered) in 0.008616712 sec., 58955.202402029914 rows/sec., 51.32 MiB/sec. | ||
| 4109 | 2026.05.15 15:23:45.551831 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4110 | 2026.05.15 15:23:45.552378 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_11_2} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.05.15 15:23:45.552449 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_11_2} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4112 | 2026.05.15 15:23:45.552564 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 4113 | 2026.05.15 15:23:45.929013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4114 | 2026.05.15 15:23:45.945630 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.05.15 15:23:45.945690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4116 | 2026.05.15 15:23:45.952007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4117 | 2026.05.15 15:23:45.952674 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.05.15 15:23:45.952994 [ 108 ] {} <Debug> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4119 | 2026.05.15 15:23:45.953066 [ 108 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2026.05.15 15:23:45.953088 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4121 | 2026.05.15 15:23:45.953228 [ 189 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 4122 | 2026.05.15 15:23:45.955572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4123 | 2026.05.15 15:23:45.957255 [ 189 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4124 | 2026.05.15 15:23:45.958702 [ 189 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 4125 | 2026.05.15 15:23:45.963204 [ 189 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 4126 | 2026.05.15 15:23:45.967651 [ 189 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 4127 | 2026.05.15 15:23:45.971955 [ 189 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 4128 | 2026.05.15 15:23:45.976421 [ 189 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 4129 | 2026.05.15 15:23:45.980819 [ 189 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 4130 | 2026.05.15 15:23:46.001605 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001063828 sec. | ||
| 4131 | 2026.05.15 15:23:46.032763 [ 186 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079592276 sec., 1520.2480200465682 rows/sec., 7.86 MiB/sec. | ||
| 4132 | 2026.05.15 15:23:46.035117 [ 186 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4133 | 2026.05.15 15:23:46.037068 [ 186 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_16_3} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.05.15 15:23:46.037164 [ 186 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_16_3} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4135 | 2026.05.15 15:23:46.039171 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4136 | 2026.05.15 15:23:47.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.79 MiB, peak 236.74 MiB, free memory in arenas 0.00 B, will set to 240.04 MiB (RSS), difference: 13.25 MiB | ||
| 4137 | 2026.05.15 15:23:48.101644 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2026.05.15 15:23:48.101877 [ 286 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4139 | 2026.05.15 15:23:48.102213 [ 286 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4140 | 2026.05.15 15:23:48.102249 [ 286 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4141 | 2026.05.15 15:23:48.102482 [ 286 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4142 | 2026.05.15 15:23:48.102547 [ 286 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4143 | 2026.05.15 15:23:48.102684 [ 286 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4144 | 2026.05.15 15:23:48.102779 [ 343 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4145 | 2026.05.15 15:23:48.102803 [ 347 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4146 | 2026.05.15 15:23:48.102793 [ 362 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4147 | 2026.05.15 15:23:48.102962 [ 286 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4148 | 2026.05.15 15:23:48.102988 [ 286 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4149 | 2026.05.15 15:23:48.103030 [ 286 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4150 | 2026.05.15 15:23:48.103051 [ 286 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 4151 | 2026.05.15 15:23:48.104249 [ 286 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002466 sec., 12976.480129764803 rows/sec., 2.88 MiB/sec. | ||
| 4152 | 2026.05.15 15:23:48.104359 [ 286 ] {7dbddbaa-1e9b-4d6a-b464-fecc56de602e} <Debug> TCPHandler: Processed in 0.00284426 sec. | ||
| 4153 | 2026.05.15 15:23:48.109434 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.05.15 15:23:48.109567 [ 286 ] {2d5d844d-dbea-41dd-915c-97d85494c9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4155 | 2026.05.15 15:23:48.109618 [ 286 ] {2d5d844d-dbea-41dd-915c-97d85494c9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4156 | 2026.05.15 15:23:48.110278 [ 286 ] {2d5d844d-dbea-41dd-915c-97d85494c9bc} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.05.15 15:23:48.110327 [ 286 ] {2d5d844d-dbea-41dd-915c-97d85494c9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4158 | 2026.05.15 15:23:48.110740 [ 286 ] {2d5d844d-dbea-41dd-915c-97d85494c9bc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4159 | 2026.05.15 15:23:48.110972 [ 286 ] {2d5d844d-dbea-41dd-915c-97d85494c9bc} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.05.15 15:23:48.111128 [ 286 ] {2d5d844d-dbea-41dd-915c-97d85494c9bc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0016 sec., 177500 rows/sec., 11.27 MiB/sec. | ||
| 4161 | 2026.05.15 15:23:48.111167 [ 286 ] {2d5d844d-dbea-41dd-915c-97d85494c9bc} <Debug> TCPHandler: Processed in 0.001793161 sec. | ||
| 4162 | 2026.05.15 15:23:48.111306 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.05.15 15:23:48.111402 [ 286 ] {98dc8c1a-6624-4819-ac6d-f98ebb2929a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4164 | 2026.05.15 15:23:48.111442 [ 286 ] {98dc8c1a-6624-4819-ac6d-f98ebb2929a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4165 | 2026.05.15 15:23:48.112240 [ 286 ] {98dc8c1a-6624-4819-ac6d-f98ebb2929a1} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.05.15 15:23:48.112277 [ 286 ] {98dc8c1a-6624-4819-ac6d-f98ebb2929a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4167 | 2026.05.15 15:23:48.112671 [ 286 ] {98dc8c1a-6624-4819-ac6d-f98ebb2929a1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4168 | 2026.05.15 15:23:48.112883 [ 286 ] {98dc8c1a-6624-4819-ac6d-f98ebb2929a1} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.05.15 15:23:48.113000 [ 105 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4170 | 2026.05.15 15:23:48.113012 [ 286 ] {98dc8c1a-6624-4819-ac6d-f98ebb2929a1} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001628 sec., 505528.2555282555 rows/sec., 39.23 MiB/sec. | ||
| 4171 | 2026.05.15 15:23:48.113058 [ 105 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4172 | 2026.05.15 15:23:48.113083 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4173 | 2026.05.15 15:23:48.113158 [ 286 ] {98dc8c1a-6624-4819-ac6d-f98ebb2929a1} <Debug> TCPHandler: Processed in 0.001898283 sec. | ||
| 4174 | 2026.05.15 15:23:48.113186 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::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 | ||
| 4175 | 2026.05.15 15:23:48.113284 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4176 | 2026.05.15 15:23:48.113312 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 892 rows starting from the beginning of the part | ||
| 4177 | 2026.05.15 15:23:48.113380 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 823 rows starting from the beginning of the part | ||
| 4178 | 2026.05.15 15:23:48.113386 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2026.05.15 15:23:48.113426 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 116 rows starting from the beginning of the part | ||
| 4180 | 2026.05.15 15:23:48.113476 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 823 rows starting from the beginning of the part | ||
| 4181 | 2026.05.15 15:23:48.113517 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 116 rows starting from the beginning of the part | ||
| 4182 | 2026.05.15 15:23:48.113560 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 823 rows starting from the beginning of the part | ||
| 4183 | 2026.05.15 15:23:48.113559 [ 286 ] {4a3b778e-0108-44f9-99a8-e7980d69bf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4184 | 2026.05.15 15:23:48.113648 [ 286 ] {4a3b778e-0108-44f9-99a8-e7980d69bf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4185 | 2026.05.15 15:23:48.114336 [ 286 ] {4a3b778e-0108-44f9-99a8-e7980d69bf0c} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.05.15 15:23:48.114374 [ 286 ] {4a3b778e-0108-44f9-99a8-e7980d69bf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4187 | 2026.05.15 15:23:48.114904 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3593 rows, containing 5 columns (5 merged, 0 gathered) in 0.001754021 sec., 2048436.1361694075 rows/sec., 168.18 MiB/sec. | ||
| 4188 | 2026.05.15 15:23:48.114986 [ 286 ] {4a3b778e-0108-44f9-99a8-e7980d69bf0c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4189 | 2026.05.15 15:23:48.115159 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4190 | 2026.05.15 15:23:48.115261 [ 286 ] {4a3b778e-0108-44f9-99a8-e7980d69bf0c} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.05.15 15:23:48.115605 [ 286 ] {4a3b778e-0108-44f9-99a8-e7980d69bf0c} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.002104 sec., 73669.20152091255 rows/sec., 4.42 MiB/sec. | ||
| 4192 | 2026.05.15 15:23:48.115661 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_21_4} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2026.05.15 15:23:48.115694 [ 286 ] {4a3b778e-0108-44f9-99a8-e7980d69bf0c} <Debug> TCPHandler: Processed in 0.002444673 sec. | ||
| 4194 | 2026.05.15 15:23:48.115776 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_21_4} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4195 | 2026.05.15 15:23:48.115865 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.05.15 15:23:48.115912 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 4197 | 2026.05.15 15:23:48.115969 [ 286 ] {90efcf28-43f1-4a64-b1ab-d1e03a0b7975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4198 | 2026.05.15 15:23:48.116014 [ 286 ] {90efcf28-43f1-4a64-b1ab-d1e03a0b7975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4199 | 2026.05.15 15:23:48.116491 [ 286 ] {90efcf28-43f1-4a64-b1ab-d1e03a0b7975} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.05.15 15:23:48.116528 [ 286 ] {90efcf28-43f1-4a64-b1ab-d1e03a0b7975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4201 | 2026.05.15 15:23:48.116849 [ 286 ] {90efcf28-43f1-4a64-b1ab-d1e03a0b7975} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4202 | 2026.05.15 15:23:48.117068 [ 286 ] {90efcf28-43f1-4a64-b1ab-d1e03a0b7975} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.05.15 15:23:48.117192 [ 286 ] {90efcf28-43f1-4a64-b1ab-d1e03a0b7975} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001244 sec., 119774.9196141479 rows/sec., 7.74 MiB/sec. | ||
| 4204 | 2026.05.15 15:23:48.117230 [ 286 ] {90efcf28-43f1-4a64-b1ab-d1e03a0b7975} <Debug> TCPHandler: Processed in 0.001415815 sec. | ||
| 4205 | 2026.05.15 15:23:48.117390 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.05.15 15:23:48.117486 [ 286 ] {11d59772-29b3-4a39-a1b5-bb814476d31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4207 | 2026.05.15 15:23:48.117525 [ 286 ] {11d59772-29b3-4a39-a1b5-bb814476d31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4208 | 2026.05.15 15:23:48.117984 [ 286 ] {11d59772-29b3-4a39-a1b5-bb814476d31f} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.05.15 15:23:48.118020 [ 286 ] {11d59772-29b3-4a39-a1b5-bb814476d31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4210 | 2026.05.15 15:23:48.118337 [ 286 ] {11d59772-29b3-4a39-a1b5-bb814476d31f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4211 | 2026.05.15 15:23:48.118542 [ 286 ] {11d59772-29b3-4a39-a1b5-bb814476d31f} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.05.15 15:23:48.118671 [ 286 ] {11d59772-29b3-4a39-a1b5-bb814476d31f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 4213 | 2026.05.15 15:23:48.118709 [ 286 ] {11d59772-29b3-4a39-a1b5-bb814476d31f} <Debug> TCPHandler: Processed in 0.001367964 sec. | ||
| 4214 | 2026.05.15 15:23:48.118841 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.05.15 15:23:48.118935 [ 286 ] {465611e3-f7d1-4fff-87c2-36568edeea3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4216 | 2026.05.15 15:23:48.118973 [ 286 ] {465611e3-f7d1-4fff-87c2-36568edeea3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4217 | 2026.05.15 15:23:48.119591 [ 286 ] {465611e3-f7d1-4fff-87c2-36568edeea3c} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.05.15 15:23:48.119627 [ 286 ] {465611e3-f7d1-4fff-87c2-36568edeea3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4219 | 2026.05.15 15:23:48.119961 [ 286 ] {465611e3-f7d1-4fff-87c2-36568edeea3c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4220 | 2026.05.15 15:23:48.120159 [ 286 ] {465611e3-f7d1-4fff-87c2-36568edeea3c} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.05.15 15:23:48.120268 [ 103 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4222 | 2026.05.15 15:23:48.120285 [ 286 ] {465611e3-f7d1-4fff-87c2-36568edeea3c} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001368 sec., 367690.05847953213 rows/sec., 25.86 MiB/sec. | ||
| 4223 | 2026.05.15 15:23:48.120331 [ 103 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.05.15 15:23:48.120335 [ 286 ] {465611e3-f7d1-4fff-87c2-36568edeea3c} <Debug> TCPHandler: Processed in 0.001541697 sec. | ||
| 4225 | 2026.05.15 15:23:48.120365 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4226 | 2026.05.15 15:23:48.120476 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::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 | ||
| 4227 | 2026.05.15 15:23:48.120486 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.05.15 15:23:48.120600 [ 286 ] {b7277306-acf3-47f7-ae7d-7c8077c5dc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4229 | 2026.05.15 15:23:48.120606 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4230 | 2026.05.15 15:23:48.120651 [ 286 ] {b7277306-acf3-47f7-ae7d-7c8077c5dc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4231 | 2026.05.15 15:23:48.120656 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 567 rows starting from the beginning of the part | ||
| 4232 | 2026.05.15 15:23:48.120743 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 503 rows starting from the beginning of the part | ||
| 4233 | 2026.05.15 15:23:48.120796 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 94 rows starting from the beginning of the part | ||
| 4234 | 2026.05.15 15:23:48.120844 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 503 rows starting from the beginning of the part | ||
| 4235 | 2026.05.15 15:23:48.120890 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 94 rows starting from the beginning of the part | ||
| 4236 | 2026.05.15 15:23:48.120937 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 503 rows starting from the beginning of the part | ||
| 4237 | 2026.05.15 15:23:48.121007 [ 286 ] {b7277306-acf3-47f7-ae7d-7c8077c5dc88} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.05.15 15:23:48.121046 [ 286 ] {b7277306-acf3-47f7-ae7d-7c8077c5dc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4239 | 2026.05.15 15:23:48.121370 [ 286 ] {b7277306-acf3-47f7-ae7d-7c8077c5dc88} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4240 | 2026.05.15 15:23:48.121586 [ 286 ] {b7277306-acf3-47f7-ae7d-7c8077c5dc88} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.05.15 15:23:48.121696 [ 103 ] {} <Debug> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4242 | 2026.05.15 15:23:48.121720 [ 286 ] {b7277306-acf3-47f7-ae7d-7c8077c5dc88} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 4243 | 2026.05.15 15:23:48.121732 [ 103 ] {} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2026.05.15 15:23:48.121763 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4245 | 2026.05.15 15:23:48.121764 [ 286 ] {b7277306-acf3-47f7-ae7d-7c8077c5dc88} <Debug> TCPHandler: Processed in 0.001326023 sec. | ||
| 4246 | 2026.05.15 15:23:48.121848 [ 188 ] {7b7b7807-421e-4600-9910-c6e457aca185::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 | ||
| 4247 | 2026.05.15 15:23:48.121959 [ 188 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4248 | 2026.05.15 15:23:48.121990 [ 188 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4249 | 2026.05.15 15:23:48.121990 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4250 | 2026.05.15 15:23:48.122046 [ 188 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4251 | 2026.05.15 15:23:48.122094 [ 188 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4252 | 2026.05.15 15:23:48.122096 [ 286 ] {d3e7377f-50a8-4c1b-a73f-007218bf2fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4253 | 2026.05.15 15:23:48.122136 [ 188 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4254 | 2026.05.15 15:23:48.122150 [ 286 ] {d3e7377f-50a8-4c1b-a73f-007218bf2fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4255 | 2026.05.15 15:23:48.122180 [ 188 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4256 | 2026.05.15 15:23:48.122205 [ 191 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2264 rows, containing 5 columns (5 merged, 0 gathered) in 0.001774441 sec., 1275894.77474878 rows/sec., 95.71 MiB/sec. | ||
| 4257 | 2026.05.15 15:23:48.122222 [ 188 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4258 | 2026.05.15 15:23:48.122380 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4259 | 2026.05.15 15:23:48.122557 [ 286 ] {d3e7377f-50a8-4c1b-a73f-007218bf2fbd} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.05.15 15:23:48.122593 [ 286 ] {d3e7377f-50a8-4c1b-a73f-007218bf2fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4261 | 2026.05.15 15:23:48.122664 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_21_4} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2026.05.15 15:23:48.122735 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_21_4} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4263 | 2026.05.15 15:23:48.122813 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4264 | 2026.05.15 15:23:48.123020 [ 186 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001207832 sec., 54643.36099722478 rows/sec., 2.79 MiB/sec. | ||
| 4265 | 2026.05.15 15:23:48.123041 [ 286 ] {d3e7377f-50a8-4c1b-a73f-007218bf2fbd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4266 | 2026.05.15 15:23:48.123151 [ 193 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4267 | 2026.05.15 15:23:48.123272 [ 286 ] {d3e7377f-50a8-4c1b-a73f-007218bf2fbd} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.05.15 15:23:48.123378 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4269 | 2026.05.15 15:23:48.123400 [ 286 ] {d3e7377f-50a8-4c1b-a73f-007218bf2fbd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001323 sec., 200302.34315948602 rows/sec., 13.31 MiB/sec. | ||
| 4270 | 2026.05.15 15:23:48.123409 [ 193 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_11_2} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2026.05.15 15:23:48.123408 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.05.15 15:23:48.123443 [ 286 ] {d3e7377f-50a8-4c1b-a73f-007218bf2fbd} <Debug> TCPHandler: Processed in 0.001499947 sec. | ||
| 4273 | 2026.05.15 15:23:48.123453 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4274 | 2026.05.15 15:23:48.123493 [ 193 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_11_2} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4275 | 2026.05.15 15:23:48.123572 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4276 | 2026.05.15 15:23:48.123581 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4277 | 2026.05.15 15:23:48.123603 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 4278 | 2026.05.15 15:23:48.123678 [ 286 ] {2fc07e67-bc95-4ca3-8a9b-37a6ce3bbef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4279 | 2026.05.15 15:23:48.123715 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4280 | 2026.05.15 15:23:48.123723 [ 286 ] {2fc07e67-bc95-4ca3-8a9b-37a6ce3bbef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4281 | 2026.05.15 15:23:48.123752 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3114 rows starting from the beginning of the part | ||
| 4282 | 2026.05.15 15:23:48.123812 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 4283 | 2026.05.15 15:23:48.123859 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 4284 | 2026.05.15 15:23:48.123917 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 4285 | 2026.05.15 15:23:48.123964 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 4286 | 2026.05.15 15:23:48.124007 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 4287 | 2026.05.15 15:23:48.124054 [ 286 ] {2fc07e67-bc95-4ca3-8a9b-37a6ce3bbef7} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.05.15 15:23:48.124094 [ 286 ] {2fc07e67-bc95-4ca3-8a9b-37a6ce3bbef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4289 | 2026.05.15 15:23:48.124420 [ 286 ] {2fc07e67-bc95-4ca3-8a9b-37a6ce3bbef7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4290 | 2026.05.15 15:23:48.124623 [ 286 ] {2fc07e67-bc95-4ca3-8a9b-37a6ce3bbef7} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.05.15 15:23:48.124755 [ 286 ] {2fc07e67-bc95-4ca3-8a9b-37a6ce3bbef7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 4292 | 2026.05.15 15:23:48.124791 [ 286 ] {2fc07e67-bc95-4ca3-8a9b-37a6ce3bbef7} <Debug> TCPHandler: Processed in 0.001258392 sec. | ||
| 4293 | 2026.05.15 15:23:48.124922 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2026.05.15 15:23:48.125016 [ 286 ] {96343a9e-ebb6-40c7-a07c-fdcc5beae2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4295 | 2026.05.15 15:23:48.125067 [ 286 ] {96343a9e-ebb6-40c7-a07c-fdcc5beae2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4296 | 2026.05.15 15:23:48.125665 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4229 rows, containing 5 columns (5 merged, 0 gathered) in 0.002115237 sec., 1999303.151372636 rows/sec., 134.88 MiB/sec. | ||
| 4297 | 2026.05.15 15:23:48.125828 [ 286 ] {96343a9e-ebb6-40c7-a07c-fdcc5beae2e9} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4298 | 2026.05.15 15:23:48.125867 [ 286 ] {96343a9e-ebb6-40c7-a07c-fdcc5beae2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4299 | 2026.05.15 15:23:48.126140 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4300 | 2026.05.15 15:23:48.126403 [ 286 ] {96343a9e-ebb6-40c7-a07c-fdcc5beae2e9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4301 | 2026.05.15 15:23:48.126431 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2026.05.15 15:23:48.126510 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4303 | 2026.05.15 15:23:48.126585 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 4304 | 2026.05.15 15:23:48.126653 [ 286 ] {96343a9e-ebb6-40c7-a07c-fdcc5beae2e9} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.05.15 15:23:48.126795 [ 286 ] {96343a9e-ebb6-40c7-a07c-fdcc5beae2e9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001796 sec., 7238.3073496659235 rows/sec., 12.97 MiB/sec. | ||
| 4306 | 2026.05.15 15:23:48.126849 [ 286 ] {96343a9e-ebb6-40c7-a07c-fdcc5beae2e9} <Debug> TCPHandler: Processed in 0.001974335 sec. | ||
| 4307 | 2026.05.15 15:23:48.126999 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.05.15 15:23:48.127092 [ 286 ] {58860722-14b7-4e46-9c06-eb875364b347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4309 | 2026.05.15 15:23:48.127131 [ 286 ] {58860722-14b7-4e46-9c06-eb875364b347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4310 | 2026.05.15 15:23:48.127467 [ 286 ] {58860722-14b7-4e46-9c06-eb875364b347} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.05.15 15:23:48.127501 [ 286 ] {58860722-14b7-4e46-9c06-eb875364b347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4312 | 2026.05.15 15:23:48.127820 [ 286 ] {58860722-14b7-4e46-9c06-eb875364b347} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4313 | 2026.05.15 15:23:48.128026 [ 286 ] {58860722-14b7-4e46-9c06-eb875364b347} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.05.15 15:23:48.128130 [ 103 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4315 | 2026.05.15 15:23:48.128150 [ 286 ] {58860722-14b7-4e46-9c06-eb875364b347} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 4316 | 2026.05.15 15:23:48.128172 [ 103 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2026.05.15 15:23:48.128191 [ 286 ] {58860722-14b7-4e46-9c06-eb875364b347} <Debug> TCPHandler: Processed in 0.001241272 sec. | ||
| 4318 | 2026.05.15 15:23:48.128198 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4319 | 2026.05.15 15:23:48.128283 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 4320 | 2026.05.15 15:23:48.128366 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4321 | 2026.05.15 15:23:48.128391 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1110 rows starting from the beginning of the part | ||
| 4322 | 2026.05.15 15:23:48.128438 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 4323 | 2026.05.15 15:23:48.128476 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 4324 | 2026.05.15 15:23:48.128513 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 4325 | 2026.05.15 15:23:48.128549 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 4326 | 2026.05.15 15:23:48.128587 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 4327 | 2026.05.15 15:23:48.129495 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001242432 sec., 1207309.5348477825 rows/sec., 77.44 MiB/sec. | ||
| 4328 | 2026.05.15 15:23:48.129721 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4329 | 2026.05.15 15:23:48.130001 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_21_4} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2026.05.15 15:23:48.130076 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_21_4} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4331 | 2026.05.15 15:23:48.130169 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4332 | 2026.05.15 15:23:49.783277 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55533 | ||
| 4333 | 2026.05.15 15:23:49.783358 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4334 | 2026.05.15 15:23:49.783383 [ 306 ] {} <Debug> TCP-Session: d78fdc91-a537-4374-8393-01862b8f2fad Authenticating user 'default' from [fd00:1122:3344:101::e]:55533 | ||
| 4335 | 2026.05.15 15:23:49.783405 [ 306 ] {} <Debug> TCP-Session: d78fdc91-a537-4374-8393-01862b8f2fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4336 | 2026.05.15 15:23:49.783418 [ 306 ] {} <Debug> TCP-Session: d78fdc91-a537-4374-8393-01862b8f2fad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2026.05.15 15:23:49.783586 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34828 | ||
| 4338 | 2026.05.15 15:23:49.783635 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51968 | ||
| 4339 | 2026.05.15 15:23:49.783659 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61547 | ||
| 4340 | 2026.05.15 15:23:49.783703 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41727 | ||
| 4341 | 2026.05.15 15:23:49.783735 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4342 | 2026.05.15 15:23:49.783773 [ 306 ] {} <Trace> TCP-Session: d78fdc91-a537-4374-8393-01862b8f2fad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.05.15 15:23:49.783797 [ 308 ] {} <Debug> TCP-Session: 55083594-2ad2-41e5-893d-e584b3fdd5b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51968 | ||
| 4344 | 2026.05.15 15:23:49.783680 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38277 | ||
| 4345 | 2026.05.15 15:23:49.783819 [ 308 ] {} <Debug> TCP-Session: 55083594-2ad2-41e5-893d-e584b3fdd5b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4346 | 2026.05.15 15:23:49.783647 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4347 | 2026.05.15 15:23:49.783865 [ 308 ] {} <Debug> TCP-Session: 55083594-2ad2-41e5-893d-e584b3fdd5b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2026.05.15 15:23:49.783641 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52208 | ||
| 4349 | 2026.05.15 15:23:49.783908 [ 307 ] {} <Debug> TCP-Session: 257c5494-08c2-45bb-974a-00f4327c948d Authenticating user 'default' from [fd00:1122:3344:101::e]:34828 | ||
| 4350 | 2026.05.15 15:23:49.783655 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37465 | ||
| 4351 | 2026.05.15 15:23:49.783955 [ 306 ] {a13879ba-6175-4934-8626-335a58c0f8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55533) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4352 | 2026.05.15 15:23:49.783958 [ 307 ] {} <Debug> TCP-Session: 257c5494-08c2-45bb-974a-00f4327c948d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4353 | 2026.05.15 15:23:49.783693 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58010 | ||
| 4354 | 2026.05.15 15:23:49.784019 [ 307 ] {} <Debug> TCP-Session: 257c5494-08c2-45bb-974a-00f4327c948d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.05.15 15:23:49.784228 [ 306 ] {a13879ba-6175-4934-8626-335a58c0f8fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4356 | 2026.05.15 15:23:49.784289 [ 306 ] {a13879ba-6175-4934-8626-335a58c0f8fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4357 | 2026.05.15 15:23:49.784370 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4358 | 2026.05.15 15:23:49.784397 [ 3 ] {} <Debug> TCP-Session: 81da9324-9afa-41a4-9458-acc900b7edb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37465 | ||
| 4359 | 2026.05.15 15:23:49.784414 [ 3 ] {} <Debug> TCP-Session: 81da9324-9afa-41a4-9458-acc900b7edb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2026.05.15 15:23:49.784427 [ 3 ] {} <Debug> TCP-Session: 81da9324-9afa-41a4-9458-acc900b7edb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.05.15 15:23:49.784526 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4362 | 2026.05.15 15:23:49.784564 [ 309 ] {} <Debug> TCP-Session: 358ec63f-ac9c-4d2f-8efe-e9e63ecf8dd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52208 | ||
| 4363 | 2026.05.15 15:23:49.784576 [ 306 ] {a13879ba-6175-4934-8626-335a58c0f8fd} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 4364 | 2026.05.15 15:23:49.784589 [ 309 ] {} <Debug> TCP-Session: 358ec63f-ac9c-4d2f-8efe-e9e63ecf8dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4365 | 2026.05.15 15:23:49.784620 [ 309 ] {} <Debug> TCP-Session: 358ec63f-ac9c-4d2f-8efe-e9e63ecf8dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4366 | 2026.05.15 15:23:49.784655 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4367 | 2026.05.15 15:23:49.784696 [ 303 ] {} <Debug> TCP-Session: 6e94492c-c4cb-437f-be8b-5a51c72e13c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41727 | ||
| 4368 | 2026.05.15 15:23:49.784718 [ 303 ] {} <Debug> TCP-Session: 6e94492c-c4cb-437f-be8b-5a51c72e13c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4369 | 2026.05.15 15:23:49.784731 [ 303 ] {} <Debug> TCP-Session: 6e94492c-c4cb-437f-be8b-5a51c72e13c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4370 | 2026.05.15 15:23:49.785003 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4371 | 2026.05.15 15:23:49.785041 [ 285 ] {} <Debug> TCP-Session: 24594f8f-7543-444a-8229-4319ff35e4f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38277 | ||
| 4372 | 2026.05.15 15:23:49.785064 [ 285 ] {} <Debug> TCP-Session: 24594f8f-7543-444a-8229-4319ff35e4f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2026.05.15 15:23:49.785079 [ 285 ] {} <Debug> TCP-Session: 24594f8f-7543-444a-8229-4319ff35e4f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2026.05.15 15:23:49.785109 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4375 | 2026.05.15 15:23:49.785146 [ 302 ] {} <Debug> TCP-Session: b75ea164-636e-477d-b118-7bc407bc4428 Authenticating user 'default' from [fd00:1122:3344:101::e]:58010 | ||
| 4376 | 2026.05.15 15:23:49.785163 [ 302 ] {} <Debug> TCP-Session: b75ea164-636e-477d-b118-7bc407bc4428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2026.05.15 15:23:49.785179 [ 302 ] {} <Debug> TCP-Session: b75ea164-636e-477d-b118-7bc407bc4428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.05.15 15:23:49.785225 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4379 | 2026.05.15 15:23:49.785265 [ 310 ] {} <Debug> TCP-Session: 89b3da35-b78a-48c7-bb80-90f606770334 Authenticating user 'default' from [fd00:1122:3344:101::e]:61547 | ||
| 4380 | 2026.05.15 15:23:49.785282 [ 310 ] {} <Debug> TCP-Session: 89b3da35-b78a-48c7-bb80-90f606770334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2026.05.15 15:23:49.785296 [ 310 ] {} <Debug> TCP-Session: 89b3da35-b78a-48c7-bb80-90f606770334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4382 | 2026.05.15 15:23:49.785456 [ 343 ] {a13879ba-6175-4934-8626-335a58c0f8fd} <Trace> AggregatingTransform: Aggregating | ||
| 4383 | 2026.05.15 15:23:49.785494 [ 343 ] {a13879ba-6175-4934-8626-335a58c0f8fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4384 | 2026.05.15 15:23:49.785524 [ 343 ] {a13879ba-6175-4934-8626-335a58c0f8fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000836555 sec. (1195.379 rows/sec., 46.69 KiB/sec.) | ||
| 4385 | 2026.05.15 15:23:49.785541 [ 343 ] {a13879ba-6175-4934-8626-335a58c0f8fd} <Trace> Aggregator: Merging aggregated data | ||
| 4386 | 2026.05.15 15:23:49.786141 [ 306 ] {a13879ba-6175-4934-8626-335a58c0f8fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002242 sec., 446.03033006244425 rows/sec., 17.42 KiB/sec. | ||
| 4387 | 2026.05.15 15:23:49.786284 [ 306 ] {a13879ba-6175-4934-8626-335a58c0f8fd} <Debug> TCPHandler: Processed in 0.002629197 sec. | ||
| 4388 | 2026.05.15 15:23:49.786519 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4389 | 2026.05.15 15:23:49.786536 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4390 | 2026.05.15 15:23:49.786556 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4391 | 2026.05.15 15:23:49.786566 [ 307 ] {} <Debug> TCP-Session: 257c5494-08c2-45bb-974a-00f4327c948d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4392 | 2026.05.15 15:23:49.786571 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4393 | 2026.05.15 15:23:49.786592 [ 285 ] {} <Debug> TCP-Session: 24594f8f-7543-444a-8229-4319ff35e4f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2026.05.15 15:23:49.786603 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4395 | 2026.05.15 15:23:49.786638 [ 3 ] {} <Debug> TCP-Session: 81da9324-9afa-41a4-9458-acc900b7edb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4396 | 2026.05.15 15:23:49.786649 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4397 | 2026.05.15 15:23:49.786683 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4398 | 2026.05.15 15:23:49.786767 [ 302 ] {} <Debug> TCP-Session: b75ea164-636e-477d-b118-7bc407bc4428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4399 | 2026.05.15 15:23:49.786787 [ 309 ] {} <Debug> TCP-Session: 358ec63f-ac9c-4d2f-8efe-e9e63ecf8dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2026.05.15 15:23:49.786622 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4401 | 2026.05.15 15:23:49.786593 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4402 | 2026.05.15 15:23:49.786848 [ 303 ] {} <Debug> TCP-Session: 6e94492c-c4cb-437f-be8b-5a51c72e13c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.05.15 15:23:49.786662 [ 310 ] {} <Debug> TCP-Session: 89b3da35-b78a-48c7-bb80-90f606770334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2026.05.15 15:23:49.786604 [ 308 ] {} <Debug> TCP-Session: 55083594-2ad2-41e5-893d-e584b3fdd5b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4405 | 2026.05.15 15:23:49.786890 [ 306 ] {} <Debug> TCP-Session: d78fdc91-a537-4374-8393-01862b8f2fad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2026.05.15 15:23:53.018302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8178 | ||
| 4407 | 2026.05.15 15:23:53.018873 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2026.05.15 15:23:53.018920 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4409 | 2026.05.15 15:23:53.019428 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4410 | 2026.05.15 15:23:53.019651 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.05.15 15:23:53.019777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8178 | ||
| 4412 | 2026.05.15 15:23:53.097728 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2026.05.15 15:23:53.097980 [ 286 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4414 | 2026.05.15 15:23:53.098341 [ 286 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4415 | 2026.05.15 15:23:53.098382 [ 286 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4416 | 2026.05.15 15:23:53.098600 [ 286 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4417 | 2026.05.15 15:23:53.098667 [ 286 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4418 | 2026.05.15 15:23:53.098801 [ 286 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4419 | 2026.05.15 15:23:53.098892 [ 331 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4420 | 2026.05.15 15:23:53.098897 [ 334 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4421 | 2026.05.15 15:23:53.098919 [ 362 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4422 | 2026.05.15 15:23:53.099045 [ 286 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4423 | 2026.05.15 15:23:53.099072 [ 286 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4424 | 2026.05.15 15:23:53.099114 [ 286 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4425 | 2026.05.15 15:23:53.099135 [ 286 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 4426 | 2026.05.15 15:23:53.100165 [ 286 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002287 sec., 13992.129427197202 rows/sec., 3.10 MiB/sec. | ||
| 4427 | 2026.05.15 15:23:53.100258 [ 286 ] {0c8d9d5f-9f8b-4a11-85e8-1d4784785fd2} <Debug> TCPHandler: Processed in 0.002670477 sec. | ||
| 4428 | 2026.05.15 15:23:53.102518 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.05.15 15:23:53.102724 [ 286 ] {d8582e6a-a5ce-4e91-978a-075807e064af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4430 | 2026.05.15 15:23:53.102800 [ 286 ] {d8582e6a-a5ce-4e91-978a-075807e064af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4431 | 2026.05.15 15:23:53.103638 [ 286 ] {d8582e6a-a5ce-4e91-978a-075807e064af} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.05.15 15:23:53.103706 [ 286 ] {d8582e6a-a5ce-4e91-978a-075807e064af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4433 | 2026.05.15 15:23:53.104158 [ 286 ] {d8582e6a-a5ce-4e91-978a-075807e064af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4434 | 2026.05.15 15:23:53.104420 [ 286 ] {d8582e6a-a5ce-4e91-978a-075807e064af} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.05.15 15:23:53.104575 [ 286 ] {d8582e6a-a5ce-4e91-978a-075807e064af} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001905 sec., 1049.8687664041995 rows/sec., 85.61 KiB/sec. | ||
| 4436 | 2026.05.15 15:23:53.104618 [ 286 ] {d8582e6a-a5ce-4e91-978a-075807e064af} <Debug> TCPHandler: Processed in 0.00223861 sec. | ||
| 4437 | 2026.05.15 15:23:53.104755 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.05.15 15:23:53.104860 [ 286 ] {7e9ed7b0-8743-4ff6-a92a-bb6772ff6fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4439 | 2026.05.15 15:23:53.104899 [ 286 ] {7e9ed7b0-8743-4ff6-a92a-bb6772ff6fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4440 | 2026.05.15 15:23:53.105391 [ 286 ] {7e9ed7b0-8743-4ff6-a92a-bb6772ff6fad} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.05.15 15:23:53.105428 [ 286 ] {7e9ed7b0-8743-4ff6-a92a-bb6772ff6fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4442 | 2026.05.15 15:23:53.105756 [ 286 ] {7e9ed7b0-8743-4ff6-a92a-bb6772ff6fad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4443 | 2026.05.15 15:23:53.105965 [ 286 ] {7e9ed7b0-8743-4ff6-a92a-bb6772ff6fad} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.05.15 15:23:53.106091 [ 286 ] {7e9ed7b0-8743-4ff6-a92a-bb6772ff6fad} <Debug> executeQuery: Read 117 rows, 10.12 KiB in 0.001254 sec., 93301.43540669857 rows/sec., 7.88 MiB/sec. | ||
| 4445 | 2026.05.15 15:23:53.106139 [ 286 ] {7e9ed7b0-8743-4ff6-a92a-bb6772ff6fad} <Debug> TCPHandler: Processed in 0.001435375 sec. | ||
| 4446 | 2026.05.15 15:23:53.106295 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.05.15 15:23:53.106391 [ 286 ] {4586415e-dc3e-4750-9ce4-dbc0e053e8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4448 | 2026.05.15 15:23:53.106431 [ 286 ] {4586415e-dc3e-4750-9ce4-dbc0e053e8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4449 | 2026.05.15 15:23:53.106913 [ 286 ] {4586415e-dc3e-4750-9ce4-dbc0e053e8fc} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.05.15 15:23:53.106948 [ 286 ] {4586415e-dc3e-4750-9ce4-dbc0e053e8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4451 | 2026.05.15 15:23:53.107262 [ 286 ] {4586415e-dc3e-4750-9ce4-dbc0e053e8fc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4452 | 2026.05.15 15:23:53.107472 [ 286 ] {4586415e-dc3e-4750-9ce4-dbc0e053e8fc} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.05.15 15:23:53.107589 [ 92 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4454 | 2026.05.15 15:23:53.107599 [ 286 ] {4586415e-dc3e-4750-9ce4-dbc0e053e8fc} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001226 sec., 26101.141924959215 rows/sec., 1.91 MiB/sec. | ||
| 4455 | 2026.05.15 15:23:53.107644 [ 92 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.05.15 15:23:53.107660 [ 286 ] {4586415e-dc3e-4750-9ce4-dbc0e053e8fc} <Debug> TCPHandler: Processed in 0.001423305 sec. | ||
| 4457 | 2026.05.15 15:23:53.107672 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4458 | 2026.05.15 15:23:53.107792 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::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 | ||
| 4459 | 2026.05.15 15:23:53.107805 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2026.05.15 15:23:53.107920 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4461 | 2026.05.15 15:23:53.107932 [ 286 ] {71213803-8789-4ca3-a24e-bda9492ae8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4462 | 2026.05.15 15:23:53.107955 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 201 rows starting from the beginning of the part | ||
| 4463 | 2026.05.15 15:23:53.107974 [ 286 ] {71213803-8789-4ca3-a24e-bda9492ae8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4464 | 2026.05.15 15:23:53.108024 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 4465 | 2026.05.15 15:23:53.108077 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 155 rows starting from the beginning of the part | ||
| 4466 | 2026.05.15 15:23:53.108140 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 4467 | 2026.05.15 15:23:53.108189 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 155 rows starting from the beginning of the part | ||
| 4468 | 2026.05.15 15:23:53.108236 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 4469 | 2026.05.15 15:23:53.108462 [ 286 ] {71213803-8789-4ca3-a24e-bda9492ae8c4} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2026.05.15 15:23:53.108498 [ 286 ] {71213803-8789-4ca3-a24e-bda9492ae8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4471 | 2026.05.15 15:23:53.109033 [ 286 ] {71213803-8789-4ca3-a24e-bda9492ae8c4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4472 | 2026.05.15 15:23:53.109049 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299453 sec., 464041.4081925241 rows/sec., 30.96 MiB/sec. | ||
| 4473 | 2026.05.15 15:23:53.109219 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4474 | 2026.05.15 15:23:53.109387 [ 286 ] {71213803-8789-4ca3-a24e-bda9492ae8c4} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2026.05.15 15:23:53.109527 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_21_4} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.05.15 15:23:53.109590 [ 286 ] {71213803-8789-4ca3-a24e-bda9492ae8c4} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001674 sec., 57347.67025089606 rows/sec., 4.48 MiB/sec. | ||
| 4477 | 2026.05.15 15:23:53.109638 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_21_4} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4478 | 2026.05.15 15:23:53.109661 [ 286 ] {71213803-8789-4ca3-a24e-bda9492ae8c4} <Debug> TCPHandler: Processed in 0.001904614 sec. | ||
| 4479 | 2026.05.15 15:23:53.109733 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4480 | 2026.05.15 15:23:53.109813 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4481 | 2026.05.15 15:23:53.109933 [ 286 ] {c85ec183-0ef8-4ecd-a4fd-3895c1a05f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4482 | 2026.05.15 15:23:53.109980 [ 286 ] {c85ec183-0ef8-4ecd-a4fd-3895c1a05f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4483 | 2026.05.15 15:23:53.110458 [ 286 ] {c85ec183-0ef8-4ecd-a4fd-3895c1a05f14} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.05.15 15:23:53.110501 [ 286 ] {c85ec183-0ef8-4ecd-a4fd-3895c1a05f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4485 | 2026.05.15 15:23:53.110868 [ 286 ] {c85ec183-0ef8-4ecd-a4fd-3895c1a05f14} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4486 | 2026.05.15 15:23:53.111110 [ 286 ] {c85ec183-0ef8-4ecd-a4fd-3895c1a05f14} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.05.15 15:23:53.111241 [ 286 ] {c85ec183-0ef8-4ecd-a4fd-3895c1a05f14} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001342 sec., 119970.19374068553 rows/sec., 8.35 MiB/sec. | ||
| 4488 | 2026.05.15 15:23:53.111278 [ 286 ] {c85ec183-0ef8-4ecd-a4fd-3895c1a05f14} <Debug> TCPHandler: Processed in 0.001516686 sec. | ||
| 4489 | 2026.05.15 15:23:53.111468 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.05.15 15:23:53.111564 [ 286 ] {4d750d9e-89ff-4228-ad25-47f95ea9ebf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4491 | 2026.05.15 15:23:53.111619 [ 286 ] {4d750d9e-89ff-4228-ad25-47f95ea9ebf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4492 | 2026.05.15 15:23:53.112457 [ 286 ] {4d750d9e-89ff-4228-ad25-47f95ea9ebf3} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.05.15 15:23:53.112495 [ 286 ] {4d750d9e-89ff-4228-ad25-47f95ea9ebf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4494 | 2026.05.15 15:23:53.113041 [ 286 ] {4d750d9e-89ff-4228-ad25-47f95ea9ebf3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4495 | 2026.05.15 15:23:53.113266 [ 286 ] {4d750d9e-89ff-4228-ad25-47f95ea9ebf3} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.05.15 15:23:53.113385 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4497 | 2026.05.15 15:23:53.113407 [ 286 ] {4d750d9e-89ff-4228-ad25-47f95ea9ebf3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001862 sec., 16111.70784103115 rows/sec., 28.87 MiB/sec. | ||
| 4498 | 2026.05.15 15:23:53.113440 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.05.15 15:23:53.113466 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4500 | 2026.05.15 15:23:53.113475 [ 286 ] {4d750d9e-89ff-4228-ad25-47f95ea9ebf3} <Debug> TCPHandler: Processed in 0.002056366 sec. | ||
| 4501 | 2026.05.15 15:23:53.113551 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 4502 | 2026.05.15 15:23:53.113633 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4503 | 2026.05.15 15:23:53.113730 [ 286 ] {e078bc8e-1dfb-415e-b98a-f200bacec534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4504 | 2026.05.15 15:23:53.113747 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4505 | 2026.05.15 15:23:53.113771 [ 286 ] {e078bc8e-1dfb-415e-b98a-f200bacec534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4506 | 2026.05.15 15:23:53.113801 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 4507 | 2026.05.15 15:23:53.113929 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 4508 | 2026.05.15 15:23:53.114045 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
| 4509 | 2026.05.15 15:23:53.114142 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 4510 | 2026.05.15 15:23:53.114161 [ 286 ] {e078bc8e-1dfb-415e-b98a-f200bacec534} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.05.15 15:23:53.114198 [ 286 ] {e078bc8e-1dfb-415e-b98a-f200bacec534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4512 | 2026.05.15 15:23:53.114247 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
| 4513 | 2026.05.15 15:23:53.114341 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 4514 | 2026.05.15 15:23:53.114514 [ 286 ] {e078bc8e-1dfb-415e-b98a-f200bacec534} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4515 | 2026.05.15 15:23:53.114728 [ 286 ] {e078bc8e-1dfb-415e-b98a-f200bacec534} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.05.15 15:23:53.114858 [ 286 ] {e078bc8e-1dfb-415e-b98a-f200bacec534} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 4517 | 2026.05.15 15:23:53.114893 [ 286 ] {e078bc8e-1dfb-415e-b98a-f200bacec534} <Debug> TCPHandler: Processed in 0.001308593 sec. | ||
| 4518 | 2026.05.15 15:23:53.118287 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 19 columns (19 merged, 0 gathered) in 0.004775124 sec., 82301.52766713491 rows/sec., 147.48 MiB/sec. | ||
| 4519 | 2026.05.15 15:23:53.118964 [ 193 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4520 | 2026.05.15 15:23:53.119344 [ 193 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.05.15 15:23:53.119427 [ 193 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4522 | 2026.05.15 15:23:53.119564 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4523 | 2026.05.15 15:23:53.455742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4524 | 2026.05.15 15:23:53.470066 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2026.05.15 15:23:53.470116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4526 | 2026.05.15 15:23:53.476067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4527 | 2026.05.15 15:23:53.476770 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2026.05.15 15:23:53.479236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4529 | 2026.05.15 15:23:54.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.14 MiB, peak 249.28 MiB, free memory in arenas 0.00 B, will set to 244.22 MiB (RSS), difference: 2.08 MiB | ||
| 4530 | 2026.05.15 15:23:55.542705 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 550 | ||
| 4531 | 2026.05.15 15:23:55.545115 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2026.05.15 15:23:55.545162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4533 | 2026.05.15 15:23:55.546322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4534 | 2026.05.15 15:23:55.546584 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2026.05.15 15:23:55.546823 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 4536 | 2026.05.15 15:23:58.101804 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2026.05.15 15:23:58.102036 [ 286 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4538 | 2026.05.15 15:23:58.102399 [ 286 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4539 | 2026.05.15 15:23:58.102438 [ 286 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4540 | 2026.05.15 15:23:58.102698 [ 286 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4541 | 2026.05.15 15:23:58.102770 [ 286 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4542 | 2026.05.15 15:23:58.102910 [ 286 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4543 | 2026.05.15 15:23:58.103002 [ 334 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4544 | 2026.05.15 15:23:58.103014 [ 362 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4545 | 2026.05.15 15:23:58.103017 [ 331 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4546 | 2026.05.15 15:23:58.103157 [ 286 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4547 | 2026.05.15 15:23:58.103183 [ 286 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4548 | 2026.05.15 15:23:58.103224 [ 286 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4549 | 2026.05.15 15:23:58.103245 [ 286 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 4550 | 2026.05.15 15:23:58.104233 [ 286 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002293 sec., 13955.516790231139 rows/sec., 3.09 MiB/sec. | ||
| 4551 | 2026.05.15 15:23:58.104306 [ 286 ] {b3f7e62e-0667-4a17-906e-138c4d77bda4} <Debug> TCPHandler: Processed in 0.002629756 sec. | ||
| 4552 | 2026.05.15 15:23:58.109137 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4553 | 2026.05.15 15:23:58.109253 [ 286 ] {0e3d5e9c-64e4-4530-917b-c415ea0efe0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4554 | 2026.05.15 15:23:58.109296 [ 286 ] {0e3d5e9c-64e4-4530-917b-c415ea0efe0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4555 | 2026.05.15 15:23:58.109966 [ 286 ] {0e3d5e9c-64e4-4530-917b-c415ea0efe0d} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.05.15 15:23:58.110016 [ 286 ] {0e3d5e9c-64e4-4530-917b-c415ea0efe0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4557 | 2026.05.15 15:23:58.110493 [ 286 ] {0e3d5e9c-64e4-4530-917b-c415ea0efe0d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4558 | 2026.05.15 15:23:58.110718 [ 286 ] {0e3d5e9c-64e4-4530-917b-c415ea0efe0d} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.05.15 15:23:58.110868 [ 286 ] {0e3d5e9c-64e4-4530-917b-c415ea0efe0d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001647 sec., 172434.729811779 rows/sec., 10.95 MiB/sec. | ||
| 4560 | 2026.05.15 15:23:58.110906 [ 286 ] {0e3d5e9c-64e4-4530-917b-c415ea0efe0d} <Debug> TCPHandler: Processed in 0.001820802 sec. | ||
| 4561 | 2026.05.15 15:23:58.111038 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4562 | 2026.05.15 15:23:58.111133 [ 286 ] {78c41e26-3acb-46e1-8afc-906074f53656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4563 | 2026.05.15 15:23:58.111173 [ 286 ] {78c41e26-3acb-46e1-8afc-906074f53656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4564 | 2026.05.15 15:23:58.112216 [ 286 ] {78c41e26-3acb-46e1-8afc-906074f53656} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2026.05.15 15:23:58.112285 [ 286 ] {78c41e26-3acb-46e1-8afc-906074f53656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4566 | 2026.05.15 15:23:58.112846 [ 286 ] {78c41e26-3acb-46e1-8afc-906074f53656} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4567 | 2026.05.15 15:23:58.113138 [ 286 ] {78c41e26-3acb-46e1-8afc-906074f53656} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2026.05.15 15:23:58.113298 [ 286 ] {78c41e26-3acb-46e1-8afc-906074f53656} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.002183 sec., 377004.1227668346 rows/sec., 29.26 MiB/sec. | ||
| 4569 | 2026.05.15 15:23:58.113347 [ 286 ] {78c41e26-3acb-46e1-8afc-906074f53656} <Debug> TCPHandler: Processed in 0.002356871 sec. | ||
| 4570 | 2026.05.15 15:23:58.113482 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4571 | 2026.05.15 15:23:58.113580 [ 286 ] {d677de23-3492-4375-81d4-39c5ce3d17f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4572 | 2026.05.15 15:23:58.113620 [ 286 ] {d677de23-3492-4375-81d4-39c5ce3d17f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4573 | 2026.05.15 15:23:58.114176 [ 286 ] {d677de23-3492-4375-81d4-39c5ce3d17f0} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.05.15 15:23:58.114224 [ 286 ] {d677de23-3492-4375-81d4-39c5ce3d17f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4575 | 2026.05.15 15:23:58.114591 [ 286 ] {d677de23-3492-4375-81d4-39c5ce3d17f0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4576 | 2026.05.15 15:23:58.114821 [ 286 ] {d677de23-3492-4375-81d4-39c5ce3d17f0} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2026.05.15 15:23:58.114950 [ 286 ] {d677de23-3492-4375-81d4-39c5ce3d17f0} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001389 sec., 111591.07271418287 rows/sec., 6.69 MiB/sec. | ||
| 4578 | 2026.05.15 15:23:58.114988 [ 286 ] {d677de23-3492-4375-81d4-39c5ce3d17f0} <Debug> TCPHandler: Processed in 0.001555308 sec. | ||
| 4579 | 2026.05.15 15:23:58.115136 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2026.05.15 15:23:58.115232 [ 286 ] {70e7b455-33e9-450a-8cbd-25a1c7d99e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4581 | 2026.05.15 15:23:58.115272 [ 286 ] {70e7b455-33e9-450a-8cbd-25a1c7d99e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4582 | 2026.05.15 15:23:58.115712 [ 286 ] {70e7b455-33e9-450a-8cbd-25a1c7d99e75} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.05.15 15:23:58.115749 [ 286 ] {70e7b455-33e9-450a-8cbd-25a1c7d99e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4584 | 2026.05.15 15:23:58.116049 [ 286 ] {70e7b455-33e9-450a-8cbd-25a1c7d99e75} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4585 | 2026.05.15 15:23:58.116263 [ 286 ] {70e7b455-33e9-450a-8cbd-25a1c7d99e75} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.05.15 15:23:58.116390 [ 286 ] {70e7b455-33e9-450a-8cbd-25a1c7d99e75} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 4587 | 2026.05.15 15:23:58.116427 [ 286 ] {70e7b455-33e9-450a-8cbd-25a1c7d99e75} <Debug> TCPHandler: Processed in 0.001338434 sec. | ||
| 4588 | 2026.05.15 15:23:58.116570 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4589 | 2026.05.15 15:23:58.116666 [ 286 ] {3df8567d-82c6-4748-9f76-bf4cf7d12650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4590 | 2026.05.15 15:23:58.116706 [ 286 ] {3df8567d-82c6-4748-9f76-bf4cf7d12650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4591 | 2026.05.15 15:23:58.117202 [ 286 ] {3df8567d-82c6-4748-9f76-bf4cf7d12650} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.05.15 15:23:58.117239 [ 286 ] {3df8567d-82c6-4748-9f76-bf4cf7d12650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4593 | 2026.05.15 15:23:58.117547 [ 286 ] {3df8567d-82c6-4748-9f76-bf4cf7d12650} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4594 | 2026.05.15 15:23:58.117865 [ 286 ] {3df8567d-82c6-4748-9f76-bf4cf7d12650} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.05.15 15:23:58.117988 [ 286 ] {3df8567d-82c6-4748-9f76-bf4cf7d12650} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00134 sec., 110447.76119402985 rows/sec., 6.28 MiB/sec. | ||
| 4596 | 2026.05.15 15:23:58.118024 [ 286 ] {3df8567d-82c6-4748-9f76-bf4cf7d12650} <Debug> TCPHandler: Processed in 0.001502747 sec. | ||
| 4597 | 2026.05.15 15:23:58.118174 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4598 | 2026.05.15 15:23:58.118267 [ 286 ] {1323b8bc-1af4-4d0f-a55f-bf2bbbe4bad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4599 | 2026.05.15 15:23:58.118306 [ 286 ] {1323b8bc-1af4-4d0f-a55f-bf2bbbe4bad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4600 | 2026.05.15 15:23:58.118993 [ 286 ] {1323b8bc-1af4-4d0f-a55f-bf2bbbe4bad8} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.05.15 15:23:58.119035 [ 286 ] {1323b8bc-1af4-4d0f-a55f-bf2bbbe4bad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4602 | 2026.05.15 15:23:58.119433 [ 286 ] {1323b8bc-1af4-4d0f-a55f-bf2bbbe4bad8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4603 | 2026.05.15 15:23:58.119670 [ 286 ] {1323b8bc-1af4-4d0f-a55f-bf2bbbe4bad8} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.05.15 15:23:58.119842 [ 286 ] {1323b8bc-1af4-4d0f-a55f-bf2bbbe4bad8} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001589 sec., 316551.2901195721 rows/sec., 22.26 MiB/sec. | ||
| 4605 | 2026.05.15 15:23:58.119910 [ 286 ] {1323b8bc-1af4-4d0f-a55f-bf2bbbe4bad8} <Debug> TCPHandler: Processed in 0.001784402 sec. | ||
| 4606 | 2026.05.15 15:23:58.120135 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2026.05.15 15:23:58.120267 [ 286 ] {6e2b172b-bd23-4ba2-9733-f336c11cd7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4608 | 2026.05.15 15:23:58.120324 [ 286 ] {6e2b172b-bd23-4ba2-9733-f336c11cd7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4609 | 2026.05.15 15:23:58.120706 [ 286 ] {6e2b172b-bd23-4ba2-9733-f336c11cd7b4} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.05.15 15:23:58.120754 [ 286 ] {6e2b172b-bd23-4ba2-9733-f336c11cd7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4611 | 2026.05.15 15:23:58.121072 [ 286 ] {6e2b172b-bd23-4ba2-9733-f336c11cd7b4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4612 | 2026.05.15 15:23:58.121281 [ 286 ] {6e2b172b-bd23-4ba2-9733-f336c11cd7b4} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.05.15 15:23:58.121412 [ 286 ] {6e2b172b-bd23-4ba2-9733-f336c11cd7b4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001182 sec., 5076.142131979695 rows/sec., 265.21 KiB/sec. | ||
| 4614 | 2026.05.15 15:23:58.121449 [ 286 ] {6e2b172b-bd23-4ba2-9733-f336c11cd7b4} <Debug> TCPHandler: Processed in 0.001422135 sec. | ||
| 4615 | 2026.05.15 15:23:58.121582 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2026.05.15 15:23:58.121683 [ 286 ] {602615b8-9984-4eae-9ff2-80e34d6bdfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4617 | 2026.05.15 15:23:58.121726 [ 286 ] {602615b8-9984-4eae-9ff2-80e34d6bdfbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4618 | 2026.05.15 15:23:58.122173 [ 286 ] {602615b8-9984-4eae-9ff2-80e34d6bdfbf} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.05.15 15:23:58.122209 [ 286 ] {602615b8-9984-4eae-9ff2-80e34d6bdfbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4620 | 2026.05.15 15:23:58.122546 [ 286 ] {602615b8-9984-4eae-9ff2-80e34d6bdfbf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4621 | 2026.05.15 15:23:58.122770 [ 286 ] {602615b8-9984-4eae-9ff2-80e34d6bdfbf} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.05.15 15:23:58.122898 [ 286 ] {602615b8-9984-4eae-9ff2-80e34d6bdfbf} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001238 sec., 214054.92730210017 rows/sec., 14.22 MiB/sec. | ||
| 4623 | 2026.05.15 15:23:58.122934 [ 286 ] {602615b8-9984-4eae-9ff2-80e34d6bdfbf} <Debug> TCPHandler: Processed in 0.001401205 sec. | ||
| 4624 | 2026.05.15 15:23:58.123062 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4625 | 2026.05.15 15:23:58.123160 [ 286 ] {a617ee01-734c-4bfe-9a74-83521ad9966e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4626 | 2026.05.15 15:23:58.123202 [ 286 ] {a617ee01-734c-4bfe-9a74-83521ad9966e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4627 | 2026.05.15 15:23:58.123535 [ 286 ] {a617ee01-734c-4bfe-9a74-83521ad9966e} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.05.15 15:23:58.123570 [ 286 ] {a617ee01-734c-4bfe-9a74-83521ad9966e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4629 | 2026.05.15 15:23:58.123864 [ 286 ] {a617ee01-734c-4bfe-9a74-83521ad9966e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4630 | 2026.05.15 15:23:58.124098 [ 286 ] {a617ee01-734c-4bfe-9a74-83521ad9966e} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.05.15 15:23:58.124228 [ 286 ] {a617ee01-734c-4bfe-9a74-83521ad9966e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 4632 | 2026.05.15 15:23:58.124275 [ 286 ] {a617ee01-734c-4bfe-9a74-83521ad9966e} <Debug> TCPHandler: Processed in 0.001261602 sec. | ||
| 4633 | 2026.05.15 15:23:58.124416 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2026.05.15 15:23:58.124514 [ 286 ] {5b519387-232b-4df6-bac6-3019ef8ac02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4635 | 2026.05.15 15:23:58.124567 [ 286 ] {5b519387-232b-4df6-bac6-3019ef8ac02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4636 | 2026.05.15 15:23:58.125386 [ 286 ] {5b519387-232b-4df6-bac6-3019ef8ac02e} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.05.15 15:23:58.125423 [ 286 ] {5b519387-232b-4df6-bac6-3019ef8ac02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4638 | 2026.05.15 15:23:58.125960 [ 286 ] {5b519387-232b-4df6-bac6-3019ef8ac02e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4639 | 2026.05.15 15:23:58.126195 [ 286 ] {5b519387-232b-4df6-bac6-3019ef8ac02e} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.05.15 15:23:58.126334 [ 286 ] {5b519387-232b-4df6-bac6-3019ef8ac02e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001839 sec., 7069.0592713431215 rows/sec., 12.67 MiB/sec. | ||
| 4641 | 2026.05.15 15:23:58.126403 [ 286 ] {5b519387-232b-4df6-bac6-3019ef8ac02e} <Debug> TCPHandler: Processed in 0.002038006 sec. | ||
| 4642 | 2026.05.15 15:23:58.126543 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2026.05.15 15:23:58.126641 [ 286 ] {84e55e59-f5b5-4d98-8b78-aa3efca8057e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4644 | 2026.05.15 15:23:58.126683 [ 286 ] {84e55e59-f5b5-4d98-8b78-aa3efca8057e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4645 | 2026.05.15 15:23:58.127068 [ 286 ] {84e55e59-f5b5-4d98-8b78-aa3efca8057e} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.05.15 15:23:58.127103 [ 286 ] {84e55e59-f5b5-4d98-8b78-aa3efca8057e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4647 | 2026.05.15 15:23:58.127409 [ 286 ] {84e55e59-f5b5-4d98-8b78-aa3efca8057e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4648 | 2026.05.15 15:23:58.127625 [ 286 ] {84e55e59-f5b5-4d98-8b78-aa3efca8057e} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.05.15 15:23:58.127773 [ 286 ] {84e55e59-f5b5-4d98-8b78-aa3efca8057e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 4.89 MiB/sec. | ||
| 4650 | 2026.05.15 15:23:58.127809 [ 286 ] {84e55e59-f5b5-4d98-8b78-aa3efca8057e} <Debug> TCPHandler: Processed in 0.001314864 sec. | ||
| 4651 | 2026.05.15 15:24:00.443325 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4652 | 2026.05.15 15:24:00.443384 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4653 | 2026.05.15 15:24:00.519895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8626 | ||
| 4654 | 2026.05.15 15:24:00.520480 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2026.05.15 15:24:00.520593 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4656 | 2026.05.15 15:24:00.521134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4657 | 2026.05.15 15:24:00.521376 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2026.05.15 15:24:00.521536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8626 | ||
| 4659 | 2026.05.15 15:24:00.979328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4660 | 2026.05.15 15:24:00.993863 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.05.15 15:24:00.993918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4662 | 2026.05.15 15:24:00.999927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4663 | 2026.05.15 15:24:01.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.76 MiB, peak 249.28 MiB, free memory in arenas 0.00 B, will set to 245.02 MiB (RSS), difference: -3.73 MiB | ||
| 4664 | 2026.05.15 15:24:01.000677 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.05.15 15:24:01.003480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4666 | 2026.05.15 15:24:02.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.02 MiB, peak 249.28 MiB, free memory in arenas 0.00 B, will set to 245.02 MiB (RSS), difference: 4.00 MiB | ||
| 4667 | 2026.05.15 15:24:03.097989 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.05.15 15:24:03.098205 [ 286 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4669 | 2026.05.15 15:24:03.098550 [ 286 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4670 | 2026.05.15 15:24:03.098589 [ 286 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4671 | 2026.05.15 15:24:03.098822 [ 286 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4672 | 2026.05.15 15:24:03.098918 [ 286 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4673 | 2026.05.15 15:24:03.099062 [ 286 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4674 | 2026.05.15 15:24:03.099157 [ 334 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4675 | 2026.05.15 15:24:03.099169 [ 362 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4676 | 2026.05.15 15:24:03.099168 [ 331 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4677 | 2026.05.15 15:24:03.099303 [ 286 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4678 | 2026.05.15 15:24:03.099330 [ 286 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4679 | 2026.05.15 15:24:03.099378 [ 286 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4680 | 2026.05.15 15:24:03.099399 [ 286 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 4681 | 2026.05.15 15:24:03.100470 [ 286 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002344 sec., 13651.877133105801 rows/sec., 3.03 MiB/sec. | ||
| 4682 | 2026.05.15 15:24:03.100618 [ 286 ] {95c666e3-7fdd-46ab-a067-d3a32a086e92} <Debug> TCPHandler: Processed in 0.002756539 sec. | ||
| 4683 | 2026.05.15 15:24:03.102703 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.05.15 15:24:03.102843 [ 286 ] {f8e663af-715c-4703-83f0-4b2e0bedff1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4685 | 2026.05.15 15:24:03.102902 [ 286 ] {f8e663af-715c-4703-83f0-4b2e0bedff1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4686 | 2026.05.15 15:24:03.103494 [ 286 ] {f8e663af-715c-4703-83f0-4b2e0bedff1c} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.05.15 15:24:03.103541 [ 286 ] {f8e663af-715c-4703-83f0-4b2e0bedff1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4688 | 2026.05.15 15:24:03.103935 [ 286 ] {f8e663af-715c-4703-83f0-4b2e0bedff1c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4689 | 2026.05.15 15:24:03.104161 [ 286 ] {f8e663af-715c-4703-83f0-4b2e0bedff1c} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.05.15 15:24:03.104311 [ 286 ] {f8e663af-715c-4703-83f0-4b2e0bedff1c} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001513 sec., 76668.86979510906 rows/sec., 6.49 MiB/sec. | ||
| 4691 | 2026.05.15 15:24:03.104350 [ 286 ] {f8e663af-715c-4703-83f0-4b2e0bedff1c} <Debug> TCPHandler: Processed in 0.001761551 sec. | ||
| 4692 | 2026.05.15 15:24:03.104487 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.05.15 15:24:03.104584 [ 286 ] {b9e2c5ce-9685-420a-aa68-ca9c724be6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4694 | 2026.05.15 15:24:03.104623 [ 286 ] {b9e2c5ce-9685-420a-aa68-ca9c724be6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4695 | 2026.05.15 15:24:03.105043 [ 286 ] {b9e2c5ce-9685-420a-aa68-ca9c724be6e8} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.05.15 15:24:03.105080 [ 286 ] {b9e2c5ce-9685-420a-aa68-ca9c724be6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4697 | 2026.05.15 15:24:03.105378 [ 286 ] {b9e2c5ce-9685-420a-aa68-ca9c724be6e8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4698 | 2026.05.15 15:24:03.105582 [ 286 ] {b9e2c5ce-9685-420a-aa68-ca9c724be6e8} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.05.15 15:24:03.105705 [ 286 ] {b9e2c5ce-9685-420a-aa68-ca9c724be6e8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00114 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 4700 | 2026.05.15 15:24:03.105848 [ 286 ] {b9e2c5ce-9685-420a-aa68-ca9c724be6e8} <Debug> TCPHandler: Processed in 0.001409895 sec. | ||
| 4701 | 2026.05.15 15:24:03.106036 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.05.15 15:24:03.106157 [ 286 ] {6ae89f33-ccfe-450a-91e7-f3bc8644e85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4703 | 2026.05.15 15:24:03.106206 [ 286 ] {6ae89f33-ccfe-450a-91e7-f3bc8644e85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4704 | 2026.05.15 15:24:03.106795 [ 286 ] {6ae89f33-ccfe-450a-91e7-f3bc8644e85a} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.05.15 15:24:03.106840 [ 286 ] {6ae89f33-ccfe-450a-91e7-f3bc8644e85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4706 | 2026.05.15 15:24:03.107248 [ 286 ] {6ae89f33-ccfe-450a-91e7-f3bc8644e85a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4707 | 2026.05.15 15:24:03.107477 [ 286 ] {6ae89f33-ccfe-450a-91e7-f3bc8644e85a} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.05.15 15:24:03.107627 [ 286 ] {6ae89f33-ccfe-450a-91e7-f3bc8644e85a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001505 sec., 62458.47176079734 rows/sec., 4.88 MiB/sec. | ||
| 4709 | 2026.05.15 15:24:03.107675 [ 286 ] {6ae89f33-ccfe-450a-91e7-f3bc8644e85a} <Debug> TCPHandler: Processed in 0.0016955 sec. | ||
| 4710 | 2026.05.15 15:24:03.107808 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.05.15 15:24:03.107907 [ 286 ] {eaac54bf-79d8-4bfd-a26a-22f2b25a150d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4712 | 2026.05.15 15:24:03.107950 [ 286 ] {eaac54bf-79d8-4bfd-a26a-22f2b25a150d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4713 | 2026.05.15 15:24:03.108401 [ 286 ] {eaac54bf-79d8-4bfd-a26a-22f2b25a150d} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.05.15 15:24:03.108436 [ 286 ] {eaac54bf-79d8-4bfd-a26a-22f2b25a150d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4715 | 2026.05.15 15:24:03.108771 [ 286 ] {eaac54bf-79d8-4bfd-a26a-22f2b25a150d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4716 | 2026.05.15 15:24:03.108986 [ 286 ] {eaac54bf-79d8-4bfd-a26a-22f2b25a150d} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.05.15 15:24:03.109115 [ 286 ] {eaac54bf-79d8-4bfd-a26a-22f2b25a150d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 4718 | 2026.05.15 15:24:03.109151 [ 286 ] {eaac54bf-79d8-4bfd-a26a-22f2b25a150d} <Debug> TCPHandler: Processed in 0.001392195 sec. | ||
| 4719 | 2026.05.15 15:24:03.109301 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.05.15 15:24:03.109395 [ 286 ] {24a3183d-a424-4992-a2be-e8327a35ad20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4721 | 2026.05.15 15:24:03.109450 [ 286 ] {24a3183d-a424-4992-a2be-e8327a35ad20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4722 | 2026.05.15 15:24:03.110256 [ 286 ] {24a3183d-a424-4992-a2be-e8327a35ad20} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.05.15 15:24:03.110292 [ 286 ] {24a3183d-a424-4992-a2be-e8327a35ad20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4724 | 2026.05.15 15:24:03.110862 [ 286 ] {24a3183d-a424-4992-a2be-e8327a35ad20} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4725 | 2026.05.15 15:24:03.111094 [ 286 ] {24a3183d-a424-4992-a2be-e8327a35ad20} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.05.15 15:24:03.111235 [ 286 ] {24a3183d-a424-4992-a2be-e8327a35ad20} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001858 sec., 16146.393972012916 rows/sec., 28.93 MiB/sec. | ||
| 4727 | 2026.05.15 15:24:03.111287 [ 286 ] {24a3183d-a424-4992-a2be-e8327a35ad20} <Debug> TCPHandler: Processed in 0.002034136 sec. | ||
| 4728 | 2026.05.15 15:24:03.111415 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.05.15 15:24:03.111512 [ 286 ] {68a9e3cf-078f-4022-a616-e072431166ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.05.15 15:24:03.111553 [ 286 ] {68a9e3cf-078f-4022-a616-e072431166ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4731 | 2026.05.15 15:24:03.111909 [ 286 ] {68a9e3cf-078f-4022-a616-e072431166ea} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.05.15 15:24:03.111946 [ 286 ] {68a9e3cf-078f-4022-a616-e072431166ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4733 | 2026.05.15 15:24:03.112260 [ 286 ] {68a9e3cf-078f-4022-a616-e072431166ea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4734 | 2026.05.15 15:24:03.112465 [ 286 ] {68a9e3cf-078f-4022-a616-e072431166ea} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.05.15 15:24:03.112593 [ 286 ] {68a9e3cf-078f-4022-a616-e072431166ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 4736 | 2026.05.15 15:24:03.112628 [ 286 ] {68a9e3cf-078f-4022-a616-e072431166ea} <Debug> TCPHandler: Processed in 0.001261642 sec. | ||
| 4737 | 2026.05.15 15:24:05.547118 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 588 | ||
| 4738 | 2026.05.15 15:24:05.549638 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.05.15 15:24:05.549686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4740 | 2026.05.15 15:24:05.550906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4741 | 2026.05.15 15:24:05.551172 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.05.15 15:24:05.551426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4743 | 2026.05.15 15:24:08.021633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9138 | ||
| 4744 | 2026.05.15 15:24:08.022133 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.05.15 15:24:08.022170 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4746 | 2026.05.15 15:24:08.022681 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4747 | 2026.05.15 15:24:08.022934 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.05.15 15:24:08.023064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9138 | ||
| 4749 | 2026.05.15 15:24:08.102135 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.05.15 15:24:08.102404 [ 286 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4751 | 2026.05.15 15:24:08.102808 [ 286 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4752 | 2026.05.15 15:24:08.102846 [ 286 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4753 | 2026.05.15 15:24:08.103091 [ 286 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4754 | 2026.05.15 15:24:08.103159 [ 286 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4755 | 2026.05.15 15:24:08.103303 [ 286 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4756 | 2026.05.15 15:24:08.103419 [ 362 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4757 | 2026.05.15 15:24:08.103420 [ 324 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4758 | 2026.05.15 15:24:08.103420 [ 363 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4759 | 2026.05.15 15:24:08.103572 [ 286 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4760 | 2026.05.15 15:24:08.103600 [ 286 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4761 | 2026.05.15 15:24:08.103641 [ 286 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4762 | 2026.05.15 15:24:08.103662 [ 286 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 4763 | 2026.05.15 15:24:08.104745 [ 286 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002456 sec., 13029.315960912052 rows/sec., 2.89 MiB/sec. | ||
| 4764 | 2026.05.15 15:24:08.104846 [ 286 ] {bd119083-f2a4-4f6b-99a6-d7633bfdec04} <Debug> TCPHandler: Processed in 0.002968032 sec. | ||
| 4765 | 2026.05.15 15:24:08.110042 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4766 | 2026.05.15 15:24:08.110176 [ 286 ] {45576c33-d428-4e0b-aa39-378e66f85a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4767 | 2026.05.15 15:24:08.110226 [ 286 ] {45576c33-d428-4e0b-aa39-378e66f85a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4768 | 2026.05.15 15:24:08.110901 [ 286 ] {45576c33-d428-4e0b-aa39-378e66f85a5e} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.05.15 15:24:08.110948 [ 286 ] {45576c33-d428-4e0b-aa39-378e66f85a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4770 | 2026.05.15 15:24:08.111333 [ 286 ] {45576c33-d428-4e0b-aa39-378e66f85a5e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4771 | 2026.05.15 15:24:08.111555 [ 286 ] {45576c33-d428-4e0b-aa39-378e66f85a5e} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.05.15 15:24:08.111698 [ 286 ] {45576c33-d428-4e0b-aa39-378e66f85a5e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001561 sec., 181934.65727098013 rows/sec., 11.56 MiB/sec. | ||
| 4773 | 2026.05.15 15:24:08.111705 [ 79 ] {} <Debug> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4774 | 2026.05.15 15:24:08.111736 [ 286 ] {45576c33-d428-4e0b-aa39-378e66f85a5e} <Debug> TCPHandler: Processed in 0.001754811 sec. | ||
| 4775 | 2026.05.15 15:24:08.111764 [ 79 ] {} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.05.15 15:24:08.111796 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4777 | 2026.05.15 15:24:08.111900 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.05.15 15:24:08.111923 [ 191 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4779 | 2026.05.15 15:24:08.112031 [ 286 ] {0a353626-b1f5-4f6f-b72e-a9e3d5fede69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4780 | 2026.05.15 15:24:08.112073 [ 191 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4781 | 2026.05.15 15:24:08.112087 [ 286 ] {0a353626-b1f5-4f6f-b72e-a9e3d5fede69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4782 | 2026.05.15 15:24:08.112119 [ 191 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4783 | 2026.05.15 15:24:08.112203 [ 191 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4784 | 2026.05.15 15:24:08.112258 [ 191 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4785 | 2026.05.15 15:24:08.112309 [ 191 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4786 | 2026.05.15 15:24:08.112357 [ 191 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4787 | 2026.05.15 15:24:08.112602 [ 286 ] {0a353626-b1f5-4f6f-b72e-a9e3d5fede69} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2026.05.15 15:24:08.112653 [ 286 ] {0a353626-b1f5-4f6f-b72e-a9e3d5fede69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4789 | 2026.05.15 15:24:08.113023 [ 286 ] {0a353626-b1f5-4f6f-b72e-a9e3d5fede69} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4790 | 2026.05.15 15:24:08.113242 [ 286 ] {0a353626-b1f5-4f6f-b72e-a9e3d5fede69} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.05.15 15:24:08.113377 [ 286 ] {0a353626-b1f5-4f6f-b72e-a9e3d5fede69} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00137 sec., 7299.270072992701 rows/sec., 595.20 KiB/sec. | ||
| 4792 | 2026.05.15 15:24:08.113392 [ 193 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525547 sec., 930813.6688020757 rows/sec., 62.67 MiB/sec. | ||
| 4793 | 2026.05.15 15:24:08.113414 [ 286 ] {0a353626-b1f5-4f6f-b72e-a9e3d5fede69} <Debug> TCPHandler: Processed in 0.001577818 sec. | ||
| 4794 | 2026.05.15 15:24:08.113585 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.05.15 15:24:08.113602 [ 201 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4796 | 2026.05.15 15:24:08.113685 [ 286 ] {4f6b0185-d579-4186-a400-145111a2be4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4797 | 2026.05.15 15:24:08.113732 [ 286 ] {4f6b0185-d579-4186-a400-145111a2be4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4798 | 2026.05.15 15:24:08.113906 [ 201 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_13_3} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.05.15 15:24:08.113984 [ 201 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_13_3} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4800 | 2026.05.15 15:24:08.114056 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4801 | 2026.05.15 15:24:08.114570 [ 286 ] {4f6b0185-d579-4186-a400-145111a2be4e} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.05.15 15:24:08.114613 [ 286 ] {4f6b0185-d579-4186-a400-145111a2be4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4803 | 2026.05.15 15:24:08.115007 [ 286 ] {4f6b0185-d579-4186-a400-145111a2be4e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4804 | 2026.05.15 15:24:08.115223 [ 286 ] {4f6b0185-d579-4186-a400-145111a2be4e} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2026.05.15 15:24:08.115359 [ 286 ] {4f6b0185-d579-4186-a400-145111a2be4e} <Debug> executeQuery: Read 828 rows, 65.76 KiB in 0.001693 sec., 489072.6520968694 rows/sec., 37.93 MiB/sec. | ||
| 4806 | 2026.05.15 15:24:08.115396 [ 286 ] {4f6b0185-d579-4186-a400-145111a2be4e} <Debug> TCPHandler: Processed in 0.001859423 sec. | ||
| 4807 | 2026.05.15 15:24:08.115583 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.05.15 15:24:08.115679 [ 286 ] {70b9979f-59e7-483b-82ab-e87bef49b591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4809 | 2026.05.15 15:24:08.115719 [ 286 ] {70b9979f-59e7-483b-82ab-e87bef49b591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4810 | 2026.05.15 15:24:08.116184 [ 286 ] {70b9979f-59e7-483b-82ab-e87bef49b591} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.05.15 15:24:08.116220 [ 286 ] {70b9979f-59e7-483b-82ab-e87bef49b591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4812 | 2026.05.15 15:24:08.116525 [ 286 ] {70b9979f-59e7-483b-82ab-e87bef49b591} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4813 | 2026.05.15 15:24:08.116731 [ 286 ] {70b9979f-59e7-483b-82ab-e87bef49b591} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.05.15 15:24:08.116859 [ 286 ] {70b9979f-59e7-483b-82ab-e87bef49b591} <Debug> executeQuery: Read 165 rows, 10.22 KiB in 0.001198 sec., 137729.5492487479 rows/sec., 8.33 MiB/sec. | ||
| 4815 | 2026.05.15 15:24:08.116897 [ 286 ] {70b9979f-59e7-483b-82ab-e87bef49b591} <Debug> TCPHandler: Processed in 0.001362594 sec. | ||
| 4816 | 2026.05.15 15:24:08.117047 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2026.05.15 15:24:08.117143 [ 286 ] {0eff4da8-e080-45da-bbe3-59682cb6d6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4818 | 2026.05.15 15:24:08.117183 [ 286 ] {0eff4da8-e080-45da-bbe3-59682cb6d6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4819 | 2026.05.15 15:24:08.117636 [ 286 ] {0eff4da8-e080-45da-bbe3-59682cb6d6c0} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.05.15 15:24:08.117673 [ 286 ] {0eff4da8-e080-45da-bbe3-59682cb6d6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4821 | 2026.05.15 15:24:08.117984 [ 286 ] {0eff4da8-e080-45da-bbe3-59682cb6d6c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4822 | 2026.05.15 15:24:08.118192 [ 286 ] {0eff4da8-e080-45da-bbe3-59682cb6d6c0} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.05.15 15:24:08.118319 [ 286 ] {0eff4da8-e080-45da-bbe3-59682cb6d6c0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001194 sec., 124790.61976549414 rows/sec., 8.06 MiB/sec. | ||
| 4824 | 2026.05.15 15:24:08.118357 [ 286 ] {0eff4da8-e080-45da-bbe3-59682cb6d6c0} <Debug> TCPHandler: Processed in 0.001358954 sec. | ||
| 4825 | 2026.05.15 15:24:08.118492 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2026.05.15 15:24:08.118588 [ 286 ] {71a8eb60-4567-40df-a809-d1199df45456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4827 | 2026.05.15 15:24:08.118627 [ 286 ] {71a8eb60-4567-40df-a809-d1199df45456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4828 | 2026.05.15 15:24:08.119078 [ 286 ] {71a8eb60-4567-40df-a809-d1199df45456} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.05.15 15:24:08.119115 [ 286 ] {71a8eb60-4567-40df-a809-d1199df45456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4830 | 2026.05.15 15:24:08.119420 [ 286 ] {71a8eb60-4567-40df-a809-d1199df45456} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4831 | 2026.05.15 15:24:08.119625 [ 286 ] {71a8eb60-4567-40df-a809-d1199df45456} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.05.15 15:24:08.119746 [ 78 ] {} <Debug> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4833 | 2026.05.15 15:24:08.119750 [ 286 ] {71a8eb60-4567-40df-a809-d1199df45456} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 4834 | 2026.05.15 15:24:08.119797 [ 78 ] {} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2026.05.15 15:24:08.119821 [ 286 ] {71a8eb60-4567-40df-a809-d1199df45456} <Debug> TCPHandler: Processed in 0.001378035 sec. | ||
| 4836 | 2026.05.15 15:24:08.119828 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4837 | 2026.05.15 15:24:08.119955 [ 201 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4838 | 2026.05.15 15:24:08.119964 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2026.05.15 15:24:08.120084 [ 286 ] {dd9aca40-5273-4521-b884-2851f3fa83d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4840 | 2026.05.15 15:24:08.120091 [ 201 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4841 | 2026.05.15 15:24:08.120126 [ 286 ] {dd9aca40-5273-4521-b884-2851f3fa83d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4842 | 2026.05.15 15:24:08.120140 [ 201 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4843 | 2026.05.15 15:24:08.120217 [ 201 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4844 | 2026.05.15 15:24:08.120271 [ 201 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4845 | 2026.05.15 15:24:08.120325 [ 201 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4846 | 2026.05.15 15:24:08.120370 [ 201 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4847 | 2026.05.15 15:24:08.120744 [ 286 ] {dd9aca40-5273-4521-b884-2851f3fa83d5} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.05.15 15:24:08.120786 [ 286 ] {dd9aca40-5273-4521-b884-2851f3fa83d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4849 | 2026.05.15 15:24:08.121144 [ 286 ] {dd9aca40-5273-4521-b884-2851f3fa83d5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4850 | 2026.05.15 15:24:08.121235 [ 193 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325794 sec., 558156.093631439 rows/sec., 33.87 MiB/sec. | ||
| 4851 | 2026.05.15 15:24:08.121365 [ 286 ] {dd9aca40-5273-4521-b884-2851f3fa83d5} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.05.15 15:24:08.121437 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4853 | 2026.05.15 15:24:08.121517 [ 286 ] {dd9aca40-5273-4521-b884-2851f3fa83d5} <Debug> executeQuery: Read 513 rows, 37.04 KiB in 0.001451 sec., 353549.27636113024 rows/sec., 24.93 MiB/sec. | ||
| 4854 | 2026.05.15 15:24:08.121563 [ 286 ] {dd9aca40-5273-4521-b884-2851f3fa83d5} <Debug> TCPHandler: Processed in 0.00164806 sec. | ||
| 4855 | 2026.05.15 15:24:08.121685 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2026.05.15 15:24:08.121779 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_13_3} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2026.05.15 15:24:08.121784 [ 286 ] {ba5981d0-3917-4529-ba93-d90fe4dba445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4858 | 2026.05.15 15:24:08.121850 [ 286 ] {ba5981d0-3917-4529-ba93-d90fe4dba445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4859 | 2026.05.15 15:24:08.121878 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_13_3} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4860 | 2026.05.15 15:24:08.121982 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4861 | 2026.05.15 15:24:08.122199 [ 286 ] {ba5981d0-3917-4529-ba93-d90fe4dba445} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.05.15 15:24:08.122241 [ 286 ] {ba5981d0-3917-4529-ba93-d90fe4dba445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4863 | 2026.05.15 15:24:08.122552 [ 286 ] {ba5981d0-3917-4529-ba93-d90fe4dba445} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4864 | 2026.05.15 15:24:08.122774 [ 286 ] {ba5981d0-3917-4529-ba93-d90fe4dba445} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.05.15 15:24:08.122905 [ 286 ] {ba5981d0-3917-4529-ba93-d90fe4dba445} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 4866 | 2026.05.15 15:24:08.122941 [ 286 ] {ba5981d0-3917-4529-ba93-d90fe4dba445} <Debug> TCPHandler: Processed in 0.001303993 sec. | ||
| 4867 | 2026.05.15 15:24:08.123103 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4868 | 2026.05.15 15:24:08.123198 [ 286 ] {8f1ae266-fc3a-4a50-9284-bab9624208c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4869 | 2026.05.15 15:24:08.123239 [ 286 ] {8f1ae266-fc3a-4a50-9284-bab9624208c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4870 | 2026.05.15 15:24:08.123649 [ 286 ] {8f1ae266-fc3a-4a50-9284-bab9624208c4} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.05.15 15:24:08.123684 [ 286 ] {8f1ae266-fc3a-4a50-9284-bab9624208c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4872 | 2026.05.15 15:24:08.124024 [ 286 ] {8f1ae266-fc3a-4a50-9284-bab9624208c4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4873 | 2026.05.15 15:24:08.124238 [ 286 ] {8f1ae266-fc3a-4a50-9284-bab9624208c4} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.05.15 15:24:08.124367 [ 286 ] {8f1ae266-fc3a-4a50-9284-bab9624208c4} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001187 sec., 227464.1954507161 rows/sec., 15.12 MiB/sec. | ||
| 4875 | 2026.05.15 15:24:08.124402 [ 286 ] {8f1ae266-fc3a-4a50-9284-bab9624208c4} <Debug> TCPHandler: Processed in 0.001347304 sec. | ||
| 4876 | 2026.05.15 15:24:08.124541 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2026.05.15 15:24:08.124636 [ 286 ] {c5e5e843-7200-4f36-a4ba-d136c056bd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4878 | 2026.05.15 15:24:08.124677 [ 286 ] {c5e5e843-7200-4f36-a4ba-d136c056bd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4879 | 2026.05.15 15:24:08.125011 [ 286 ] {c5e5e843-7200-4f36-a4ba-d136c056bd79} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.05.15 15:24:08.125044 [ 286 ] {c5e5e843-7200-4f36-a4ba-d136c056bd79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4881 | 2026.05.15 15:24:08.125330 [ 286 ] {c5e5e843-7200-4f36-a4ba-d136c056bd79} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4882 | 2026.05.15 15:24:08.125535 [ 286 ] {c5e5e843-7200-4f36-a4ba-d136c056bd79} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.05.15 15:24:08.125657 [ 286 ] {c5e5e843-7200-4f36-a4ba-d136c056bd79} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 4884 | 2026.05.15 15:24:08.125691 [ 286 ] {c5e5e843-7200-4f36-a4ba-d136c056bd79} <Debug> TCPHandler: Processed in 0.001198781 sec. | ||
| 4885 | 2026.05.15 15:24:08.125826 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.05.15 15:24:08.125922 [ 286 ] {a6f636b2-e41c-4c2f-9e91-5fbc52488378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4887 | 2026.05.15 15:24:08.125973 [ 286 ] {a6f636b2-e41c-4c2f-9e91-5fbc52488378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4888 | 2026.05.15 15:24:08.126758 [ 286 ] {a6f636b2-e41c-4c2f-9e91-5fbc52488378} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.05.15 15:24:08.126800 [ 286 ] {a6f636b2-e41c-4c2f-9e91-5fbc52488378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4890 | 2026.05.15 15:24:08.127323 [ 286 ] {a6f636b2-e41c-4c2f-9e91-5fbc52488378} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4891 | 2026.05.15 15:24:08.127547 [ 286 ] {a6f636b2-e41c-4c2f-9e91-5fbc52488378} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.05.15 15:24:08.127680 [ 286 ] {a6f636b2-e41c-4c2f-9e91-5fbc52488378} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001775 sec., 7323.943661971831 rows/sec., 13.12 MiB/sec. | ||
| 4893 | 2026.05.15 15:24:08.127730 [ 286 ] {a6f636b2-e41c-4c2f-9e91-5fbc52488378} <Debug> TCPHandler: Processed in 0.001951765 sec. | ||
| 4894 | 2026.05.15 15:24:08.127879 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2026.05.15 15:24:08.127975 [ 286 ] {e92ee9b6-6e33-467b-961c-48bc7f2ebe33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4896 | 2026.05.15 15:24:08.128016 [ 286 ] {e92ee9b6-6e33-467b-961c-48bc7f2ebe33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4897 | 2026.05.15 15:24:08.128371 [ 286 ] {e92ee9b6-6e33-467b-961c-48bc7f2ebe33} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.05.15 15:24:08.128405 [ 286 ] {e92ee9b6-6e33-467b-961c-48bc7f2ebe33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4899 | 2026.05.15 15:24:08.128711 [ 286 ] {e92ee9b6-6e33-467b-961c-48bc7f2ebe33} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4900 | 2026.05.15 15:24:08.128930 [ 286 ] {e92ee9b6-6e33-467b-961c-48bc7f2ebe33} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2026.05.15 15:24:08.129057 [ 286 ] {e92ee9b6-6e33-467b-961c-48bc7f2ebe33} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 4902 | 2026.05.15 15:24:08.129091 [ 286 ] {e92ee9b6-6e33-467b-961c-48bc7f2ebe33} <Debug> TCPHandler: Processed in 0.001261303 sec. | ||
| 4903 | 2026.05.15 15:24:08.503577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4904 | 2026.05.15 15:24:08.520028 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.05.15 15:24:08.520093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4906 | 2026.05.15 15:24:08.526424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4907 | 2026.05.15 15:24:08.527187 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.05.15 15:24:08.530268 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4909 | 2026.05.15 15:24:13.098572 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.05.15 15:24:13.098969 [ 286 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4911 | 2026.05.15 15:24:13.099328 [ 286 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4912 | 2026.05.15 15:24:13.099362 [ 286 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4913 | 2026.05.15 15:24:13.099574 [ 286 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4914 | 2026.05.15 15:24:13.099641 [ 286 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4915 | 2026.05.15 15:24:13.099780 [ 286 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4916 | 2026.05.15 15:24:13.099886 [ 363 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4917 | 2026.05.15 15:24:13.099900 [ 362 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4918 | 2026.05.15 15:24:13.099888 [ 324 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4919 | 2026.05.15 15:24:13.100048 [ 286 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4920 | 2026.05.15 15:24:13.100075 [ 286 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4921 | 2026.05.15 15:24:13.100117 [ 286 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4922 | 2026.05.15 15:24:13.100137 [ 286 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 4923 | 2026.05.15 15:24:13.101149 [ 286 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002333 sec., 13716.245177882554 rows/sec., 3.04 MiB/sec. | ||
| 4924 | 2026.05.15 15:24:13.101249 [ 286 ] {bffb9754-e833-4c75-b933-1f3ce5b33c10} <Debug> TCPHandler: Processed in 0.002871841 sec. | ||
| 4925 | 2026.05.15 15:24:13.103602 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2026.05.15 15:24:13.103717 [ 286 ] {a832344a-a4c0-40bd-aa8a-fa29bb070a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4927 | 2026.05.15 15:24:13.103759 [ 286 ] {a832344a-a4c0-40bd-aa8a-fa29bb070a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4928 | 2026.05.15 15:24:13.104391 [ 286 ] {a832344a-a4c0-40bd-aa8a-fa29bb070a25} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.05.15 15:24:13.104439 [ 286 ] {a832344a-a4c0-40bd-aa8a-fa29bb070a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4930 | 2026.05.15 15:24:13.104849 [ 286 ] {a832344a-a4c0-40bd-aa8a-fa29bb070a25} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4931 | 2026.05.15 15:24:13.105074 [ 286 ] {a832344a-a4c0-40bd-aa8a-fa29bb070a25} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.05.15 15:24:13.105224 [ 286 ] {a832344a-a4c0-40bd-aa8a-fa29bb070a25} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.00154 sec., 75324.67532467532 rows/sec., 6.37 MiB/sec. | ||
| 4933 | 2026.05.15 15:24:13.105262 [ 286 ] {a832344a-a4c0-40bd-aa8a-fa29bb070a25} <Debug> TCPHandler: Processed in 0.00171182 sec. | ||
| 4934 | 2026.05.15 15:24:13.105422 [ 59 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4935 | 2026.05.15 15:24:13.105462 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2026.05.15 15:24:13.105487 [ 59 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.05.15 15:24:13.105518 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4938 | 2026.05.15 15:24:13.105566 [ 286 ] {99934bc5-5ced-4750-9082-16f40ae7212b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4939 | 2026.05.15 15:24:13.105612 [ 286 ] {99934bc5-5ced-4750-9082-16f40ae7212b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4940 | 2026.05.15 15:24:13.105663 [ 201 ] {ee9f1612-1406-4bef-82c2-30e052e52568::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 | ||
| 4941 | 2026.05.15 15:24:13.105816 [ 201 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4942 | 2026.05.15 15:24:13.105855 [ 201 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 892 rows starting from the beginning of the part | ||
| 4943 | 2026.05.15 15:24:13.105928 [ 201 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 117 rows starting from the beginning of the part | ||
| 4944 | 2026.05.15 15:24:13.105979 [ 201 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 823 rows starting from the beginning of the part | ||
| 4945 | 2026.05.15 15:24:13.106027 [ 201 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 116 rows starting from the beginning of the part | ||
| 4946 | 2026.05.15 15:24:13.106049 [ 286 ] {99934bc5-5ced-4750-9082-16f40ae7212b} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.05.15 15:24:13.106074 [ 201 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 828 rows starting from the beginning of the part | ||
| 4948 | 2026.05.15 15:24:13.106101 [ 286 ] {99934bc5-5ced-4750-9082-16f40ae7212b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4949 | 2026.05.15 15:24:13.106124 [ 201 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 116 rows starting from the beginning of the part | ||
| 4950 | 2026.05.15 15:24:13.106453 [ 286 ] {99934bc5-5ced-4750-9082-16f40ae7212b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4951 | 2026.05.15 15:24:13.106703 [ 286 ] {99934bc5-5ced-4750-9082-16f40ae7212b} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.05.15 15:24:13.106849 [ 286 ] {99934bc5-5ced-4750-9082-16f40ae7212b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001302 sec., 23041.474654377882 rows/sec., 1.69 MiB/sec. | ||
| 4953 | 2026.05.15 15:24:13.106887 [ 286 ] {99934bc5-5ced-4750-9082-16f40ae7212b} <Debug> TCPHandler: Processed in 0.001479477 sec. | ||
| 4954 | 2026.05.15 15:24:13.107016 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.05.15 15:24:13.107113 [ 286 ] {9d48daef-2c04-47a3-8ee3-eab78a5fc3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4956 | 2026.05.15 15:24:13.107153 [ 286 ] {9d48daef-2c04-47a3-8ee3-eab78a5fc3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4957 | 2026.05.15 15:24:13.107477 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001872543 sec., 1544423.8129645088 rows/sec., 127.47 MiB/sec. | ||
| 4958 | 2026.05.15 15:24:13.107641 [ 286 ] {9d48daef-2c04-47a3-8ee3-eab78a5fc3cc} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.05.15 15:24:13.107682 [ 286 ] {9d48daef-2c04-47a3-8ee3-eab78a5fc3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4960 | 2026.05.15 15:24:13.107731 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4961 | 2026.05.15 15:24:13.107998 [ 286 ] {9d48daef-2c04-47a3-8ee3-eab78a5fc3cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4962 | 2026.05.15 15:24:13.108002 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_26_5} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.05.15 15:24:13.108076 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_26_5} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4964 | 2026.05.15 15:24:13.108152 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4965 | 2026.05.15 15:24:13.108212 [ 286 ] {9d48daef-2c04-47a3-8ee3-eab78a5fc3cc} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.05.15 15:24:13.108331 [ 70 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4967 | 2026.05.15 15:24:13.108343 [ 286 ] {9d48daef-2c04-47a3-8ee3-eab78a5fc3cc} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001248 sec., 75320.51282051283 rows/sec., 5.88 MiB/sec. | ||
| 4968 | 2026.05.15 15:24:13.108384 [ 70 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.05.15 15:24:13.108399 [ 286 ] {9d48daef-2c04-47a3-8ee3-eab78a5fc3cc} <Debug> TCPHandler: Processed in 0.001435205 sec. | ||
| 4970 | 2026.05.15 15:24:13.108413 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4971 | 2026.05.15 15:24:13.108523 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::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 | ||
| 4972 | 2026.05.15 15:24:13.108542 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.05.15 15:24:13.108650 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4974 | 2026.05.15 15:24:13.108656 [ 286 ] {7edf0ab5-dc1e-4472-ba13-235ae7087e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4975 | 2026.05.15 15:24:13.108689 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 567 rows starting from the beginning of the part | ||
| 4976 | 2026.05.15 15:24:13.108714 [ 286 ] {7edf0ab5-dc1e-4472-ba13-235ae7087e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4977 | 2026.05.15 15:24:13.108754 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 96 rows starting from the beginning of the part | ||
| 4978 | 2026.05.15 15:24:13.108805 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 503 rows starting from the beginning of the part | ||
| 4979 | 2026.05.15 15:24:13.108853 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 94 rows starting from the beginning of the part | ||
| 4980 | 2026.05.15 15:24:13.108893 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 513 rows starting from the beginning of the part | ||
| 4981 | 2026.05.15 15:24:13.108935 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 94 rows starting from the beginning of the part | ||
| 4982 | 2026.05.15 15:24:13.109186 [ 286 ] {7edf0ab5-dc1e-4472-ba13-235ae7087e52} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.05.15 15:24:13.109230 [ 286 ] {7edf0ab5-dc1e-4472-ba13-235ae7087e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4984 | 2026.05.15 15:24:13.109585 [ 286 ] {7edf0ab5-dc1e-4472-ba13-235ae7087e52} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4985 | 2026.05.15 15:24:13.109811 [ 286 ] {7edf0ab5-dc1e-4472-ba13-235ae7087e52} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.05.15 15:24:13.109943 [ 286 ] {7edf0ab5-dc1e-4472-ba13-235ae7087e52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 4987 | 2026.05.15 15:24:13.109953 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4988 | 2026.05.15 15:24:13.109982 [ 286 ] {7edf0ab5-dc1e-4472-ba13-235ae7087e52} <Debug> TCPHandler: Processed in 0.001493956 sec. | ||
| 4989 | 2026.05.15 15:24:13.110002 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.05.15 15:24:13.110031 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 4991 | 2026.05.15 15:24:13.110047 [ 198 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1867 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568197 sec., 1190539.1988379012 rows/sec., 90.07 MiB/sec. | ||
| 4992 | 2026.05.15 15:24:13.110119 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 4993 | 2026.05.15 15:24:13.110131 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4994 | 2026.05.15 15:24:13.110217 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4995 | 2026.05.15 15:24:13.110246 [ 286 ] {e0646842-5ea8-4fd1-9742-a7cb3be2dc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4996 | 2026.05.15 15:24:13.110257 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4997 | 2026.05.15 15:24:13.110307 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4229 rows starting from the beginning of the part | ||
| 4998 | 2026.05.15 15:24:13.110309 [ 286 ] {e0646842-5ea8-4fd1-9742-a7cb3be2dc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4999 | 2026.05.15 15:24:13.110383 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 161 rows starting from the beginning of the part | ||
| 5000 | 2026.05.15 15:24:13.110438 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 5001 | 2026.05.15 15:24:13.110481 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 5002 | 2026.05.15 15:24:13.110502 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_26_5} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.05.15 15:24:13.110525 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 270 rows starting from the beginning of the part | ||
| 5004 | 2026.05.15 15:24:13.110573 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 5005 | 2026.05.15 15:24:13.110581 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_26_5} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5006 | 2026.05.15 15:24:13.110656 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5007 | 2026.05.15 15:24:13.111222 [ 286 ] {e0646842-5ea8-4fd1-9742-a7cb3be2dc37} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2026.05.15 15:24:13.111266 [ 286 ] {e0646842-5ea8-4fd1-9742-a7cb3be2dc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5009 | 2026.05.15 15:24:13.111823 [ 286 ] {e0646842-5ea8-4fd1-9742-a7cb3be2dc37} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5010 | 2026.05.15 15:24:13.112068 [ 286 ] {e0646842-5ea8-4fd1-9742-a7cb3be2dc37} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.05.15 15:24:13.112216 [ 286 ] {e0646842-5ea8-4fd1-9742-a7cb3be2dc37} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001988 sec., 15090.543259557342 rows/sec., 27.04 MiB/sec. | ||
| 5012 | 2026.05.15 15:24:13.112269 [ 286 ] {e0646842-5ea8-4fd1-9742-a7cb3be2dc37} <Debug> TCPHandler: Processed in 0.002186839 sec. | ||
| 5013 | 2026.05.15 15:24:13.112401 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.05.15 15:24:13.112500 [ 286 ] {43d7af52-85a9-4237-81c2-e825ca5fc6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5015 | 2026.05.15 15:24:13.112541 [ 286 ] {43d7af52-85a9-4237-81c2-e825ca5fc6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5016 | 2026.05.15 15:24:13.112834 [ 200 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5245 rows, containing 5 columns (5 merged, 0 gathered) in 0.002751849 sec., 1905991.2080931768 rows/sec., 128.77 MiB/sec. | ||
| 5017 | 2026.05.15 15:24:13.112896 [ 286 ] {43d7af52-85a9-4237-81c2-e825ca5fc6da} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.05.15 15:24:13.112938 [ 286 ] {43d7af52-85a9-4237-81c2-e825ca5fc6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5019 | 2026.05.15 15:24:13.113269 [ 286 ] {43d7af52-85a9-4237-81c2-e825ca5fc6da} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5020 | 2026.05.15 15:24:13.113368 [ 193 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5021 | 2026.05.15 15:24:13.113528 [ 286 ] {43d7af52-85a9-4237-81c2-e825ca5fc6da} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.05.15 15:24:13.113724 [ 193 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.05.15 15:24:13.113730 [ 59 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5024 | 2026.05.15 15:24:13.113783 [ 59 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.05.15 15:24:13.113806 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5026 | 2026.05.15 15:24:13.113806 [ 286 ] {43d7af52-85a9-4237-81c2-e825ca5fc6da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec. | ||
| 5027 | 2026.05.15 15:24:13.113816 [ 193 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5028 | 2026.05.15 15:24:13.113903 [ 286 ] {43d7af52-85a9-4237-81c2-e825ca5fc6da} <Debug> TCPHandler: Processed in 0.001550087 sec. | ||
| 5029 | 2026.05.15 15:24:13.113921 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 5030 | 2026.05.15 15:24:13.113930 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 5031 | 2026.05.15 15:24:13.114045 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5032 | 2026.05.15 15:24:13.114085 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1500 rows starting from the beginning of the part | ||
| 5033 | 2026.05.15 15:24:13.114150 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 5034 | 2026.05.15 15:24:13.114204 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 5035 | 2026.05.15 15:24:13.114253 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 5036 | 2026.05.15 15:24:13.114298 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 5037 | 2026.05.15 15:24:13.114342 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 5038 | 2026.05.15 15:24:13.115341 [ 200 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.001469266 sec., 1265938.2303817007 rows/sec., 81.41 MiB/sec. | ||
| 5039 | 2026.05.15 15:24:13.115521 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5040 | 2026.05.15 15:24:13.115761 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_26_5} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2026.05.15 15:24:13.115823 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_26_5} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5042 | 2026.05.15 15:24:13.115880 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5043 | 2026.05.15 15:24:15.443421 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5044 | 2026.05.15 15:24:15.443484 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5045 | 2026.05.15 15:24:15.523193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9586 | ||
| 5046 | 2026.05.15 15:24:15.523938 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.05.15 15:24:15.524008 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5048 | 2026.05.15 15:24:15.524512 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5049 | 2026.05.15 15:24:15.524745 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2026.05.15 15:24:15.524884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9586 | ||
| 5051 | 2026.05.15 15:24:15.551716 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 628 | ||
| 5052 | 2026.05.15 15:24:15.554288 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.05.15 15:24:15.554326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5054 | 2026.05.15 15:24:15.555436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5055 | 2026.05.15 15:24:15.555687 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.05.15 15:24:15.555920 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
| 5057 | 2026.05.15 15:24:16.030340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5058 | 2026.05.15 15:24:16.046407 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.05.15 15:24:16.046453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5060 | 2026.05.15 15:24:16.052462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5061 | 2026.05.15 15:24:16.053208 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.05.15 15:24:16.055824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5063 | 2026.05.15 15:24:18.101386 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2026.05.15 15:24:18.101633 [ 286 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5065 | 2026.05.15 15:24:18.101999 [ 286 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5066 | 2026.05.15 15:24:18.102036 [ 286 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5067 | 2026.05.15 15:24:18.102278 [ 286 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5068 | 2026.05.15 15:24:18.102345 [ 286 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5069 | 2026.05.15 15:24:18.102488 [ 286 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5070 | 2026.05.15 15:24:18.102600 [ 362 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5071 | 2026.05.15 15:24:18.102609 [ 363 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5072 | 2026.05.15 15:24:18.102609 [ 324 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5073 | 2026.05.15 15:24:18.102755 [ 286 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 5074 | 2026.05.15 15:24:18.102783 [ 286 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5075 | 2026.05.15 15:24:18.102826 [ 286 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5076 | 2026.05.15 15:24:18.102848 [ 286 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 5077 | 2026.05.15 15:24:18.103915 [ 286 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002385 sec., 13417.190775681342 rows/sec., 2.97 MiB/sec. | ||
| 5078 | 2026.05.15 15:24:18.104021 [ 286 ] {a22ececc-84f1-4a9d-95e2-f252e49a5158} <Debug> TCPHandler: Processed in 0.002776239 sec. | ||
| 5079 | 2026.05.15 15:24:18.109332 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2026.05.15 15:24:18.109444 [ 286 ] {fa084219-da7d-4029-85ee-ff4415d7bae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5081 | 2026.05.15 15:24:18.109487 [ 286 ] {fa084219-da7d-4029-85ee-ff4415d7bae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5082 | 2026.05.15 15:24:18.110147 [ 286 ] {fa084219-da7d-4029-85ee-ff4415d7bae4} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.05.15 15:24:18.110183 [ 286 ] {fa084219-da7d-4029-85ee-ff4415d7bae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5084 | 2026.05.15 15:24:18.110573 [ 286 ] {fa084219-da7d-4029-85ee-ff4415d7bae4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5085 | 2026.05.15 15:24:18.110825 [ 286 ] {fa084219-da7d-4029-85ee-ff4415d7bae4} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2026.05.15 15:24:18.110967 [ 286 ] {fa084219-da7d-4029-85ee-ff4415d7bae4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001556 sec., 182519.28020565552 rows/sec., 11.59 MiB/sec. | ||
| 5087 | 2026.05.15 15:24:18.111004 [ 286 ] {fa084219-da7d-4029-85ee-ff4415d7bae4} <Debug> TCPHandler: Processed in 0.001722731 sec. | ||
| 5088 | 2026.05.15 15:24:18.111178 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2026.05.15 15:24:18.111280 [ 286 ] {19b8faf9-e56e-46d9-928c-1a8610f90eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5090 | 2026.05.15 15:24:18.111321 [ 286 ] {19b8faf9-e56e-46d9-928c-1a8610f90eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5091 | 2026.05.15 15:24:18.112158 [ 286 ] {19b8faf9-e56e-46d9-928c-1a8610f90eec} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2026.05.15 15:24:18.112193 [ 286 ] {19b8faf9-e56e-46d9-928c-1a8610f90eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5093 | 2026.05.15 15:24:18.112558 [ 286 ] {19b8faf9-e56e-46d9-928c-1a8610f90eec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5094 | 2026.05.15 15:24:18.112768 [ 286 ] {19b8faf9-e56e-46d9-928c-1a8610f90eec} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2026.05.15 15:24:18.112900 [ 286 ] {19b8faf9-e56e-46d9-928c-1a8610f90eec} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001638 sec., 502442.0024420025 rows/sec., 38.99 MiB/sec. | ||
| 5096 | 2026.05.15 15:24:18.112938 [ 286 ] {19b8faf9-e56e-46d9-928c-1a8610f90eec} <Debug> TCPHandler: Processed in 0.001817223 sec. | ||
| 5097 | 2026.05.15 15:24:18.113072 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2026.05.15 15:24:18.113173 [ 286 ] {01438aad-5758-4607-9316-bfea49cfb642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5099 | 2026.05.15 15:24:18.113214 [ 286 ] {01438aad-5758-4607-9316-bfea49cfb642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5100 | 2026.05.15 15:24:18.113662 [ 286 ] {01438aad-5758-4607-9316-bfea49cfb642} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.05.15 15:24:18.113699 [ 286 ] {01438aad-5758-4607-9316-bfea49cfb642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5102 | 2026.05.15 15:24:18.114006 [ 286 ] {01438aad-5758-4607-9316-bfea49cfb642} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5103 | 2026.05.15 15:24:18.114219 [ 286 ] {01438aad-5758-4607-9316-bfea49cfb642} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2026.05.15 15:24:18.114345 [ 286 ] {01438aad-5758-4607-9316-bfea49cfb642} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001189 sec., 130361.64844407066 rows/sec., 7.82 MiB/sec. | ||
| 5105 | 2026.05.15 15:24:18.114368 [ 29 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5106 | 2026.05.15 15:24:18.114381 [ 286 ] {01438aad-5758-4607-9316-bfea49cfb642} <Debug> TCPHandler: Processed in 0.001357384 sec. | ||
| 5107 | 2026.05.15 15:24:18.114430 [ 29 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5108 | 2026.05.15 15:24:18.114459 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5109 | 2026.05.15 15:24:18.114551 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2026.05.15 15:24:18.114558 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::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 | ||
| 5111 | 2026.05.15 15:24:18.114654 [ 286 ] {fd7f1a6f-0123-4756-82c1-3d2211c70374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5112 | 2026.05.15 15:24:18.114691 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5113 | 2026.05.15 15:24:18.114700 [ 286 ] {fd7f1a6f-0123-4756-82c1-3d2211c70374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5114 | 2026.05.15 15:24:18.114731 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 201 rows starting from the beginning of the part | ||
| 5115 | 2026.05.15 15:24:18.114796 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 155 rows starting from the beginning of the part | ||
| 5116 | 2026.05.15 15:24:18.114842 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 5117 | 2026.05.15 15:24:18.114886 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 165 rows starting from the beginning of the part | ||
| 5118 | 2026.05.15 15:24:18.114926 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 5119 | 2026.05.15 15:24:18.114970 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 155 rows starting from the beginning of the part | ||
| 5120 | 2026.05.15 15:24:18.115165 [ 286 ] {fd7f1a6f-0123-4756-82c1-3d2211c70374} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.05.15 15:24:18.115209 [ 286 ] {fd7f1a6f-0123-4756-82c1-3d2211c70374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5122 | 2026.05.15 15:24:18.115558 [ 286 ] {fd7f1a6f-0123-4756-82c1-3d2211c70374} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5123 | 2026.05.15 15:24:18.115803 [ 286 ] {fd7f1a6f-0123-4756-82c1-3d2211c70374} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2026.05.15 15:24:18.115869 [ 190 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347043 sec., 546381.9640501454 rows/sec., 35.91 MiB/sec. | ||
| 5125 | 2026.05.15 15:24:18.115911 [ 29 ] {} <Debug> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5126 | 2026.05.15 15:24:18.115933 [ 286 ] {fd7f1a6f-0123-4756-82c1-3d2211c70374} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001296 sec., 114969.13580246913 rows/sec., 7.43 MiB/sec. | ||
| 5127 | 2026.05.15 15:24:18.115948 [ 29 ] {} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.05.15 15:24:18.115975 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5129 | 2026.05.15 15:24:18.115979 [ 286 ] {fd7f1a6f-0123-4756-82c1-3d2211c70374} <Debug> TCPHandler: Processed in 0.001475646 sec. | ||
| 5130 | 2026.05.15 15:24:18.116061 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::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 | ||
| 5131 | 2026.05.15 15:24:18.116117 [ 200 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5132 | 2026.05.15 15:24:18.116146 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.05.15 15:24:18.116195 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5134 | 2026.05.15 15:24:18.116235 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 150 rows starting from the beginning of the part | ||
| 5135 | 2026.05.15 15:24:18.116248 [ 286 ] {ebe7bea5-2463-4334-8188-9d472b1d0faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5136 | 2026.05.15 15:24:18.116296 [ 286 ] {ebe7bea5-2463-4334-8188-9d472b1d0faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5137 | 2026.05.15 15:24:18.116305 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 5138 | 2026.05.15 15:24:18.116359 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5139 | 2026.05.15 15:24:18.116409 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::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 | ||
| 5140 | 2026.05.15 15:24:18.116453 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5141 | 2026.05.15 15:24:18.116485 [ 200 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_26_5} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.05.15 15:24:18.116495 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5143 | 2026.05.15 15:24:18.116578 [ 200 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_26_5} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5144 | 2026.05.15 15:24:18.116691 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5145 | 2026.05.15 15:24:18.116755 [ 286 ] {ebe7bea5-2463-4334-8188-9d472b1d0faf} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2026.05.15 15:24:18.116798 [ 286 ] {ebe7bea5-2463-4334-8188-9d472b1d0faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5147 | 2026.05.15 15:24:18.117150 [ 286 ] {ebe7bea5-2463-4334-8188-9d472b1d0faf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5148 | 2026.05.15 15:24:18.117374 [ 286 ] {ebe7bea5-2463-4334-8188-9d472b1d0faf} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2026.05.15 15:24:18.117502 [ 286 ] {ebe7bea5-2463-4334-8188-9d472b1d0faf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001272 sec., 116352.20125786164 rows/sec., 6.62 MiB/sec. | ||
| 5150 | 2026.05.15 15:24:18.117512 [ 190 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 895 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486156 sec., 602224.8000882815 rows/sec., 41.21 MiB/sec. | ||
| 5151 | 2026.05.15 15:24:18.117540 [ 286 ] {ebe7bea5-2463-4334-8188-9d472b1d0faf} <Debug> TCPHandler: Processed in 0.001441905 sec. | ||
| 5152 | 2026.05.15 15:24:18.117671 [ 190 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5153 | 2026.05.15 15:24:18.117695 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2026.05.15 15:24:18.117796 [ 286 ] {7e653cfd-17ae-4983-a122-b9f54d9ede7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5155 | 2026.05.15 15:24:18.117842 [ 286 ] {7e653cfd-17ae-4983-a122-b9f54d9ede7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5156 | 2026.05.15 15:24:18.117969 [ 190 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_15_3} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.05.15 15:24:18.118047 [ 190 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_15_3} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5158 | 2026.05.15 15:24:18.118148 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5159 | 2026.05.15 15:24:18.118484 [ 286 ] {7e653cfd-17ae-4983-a122-b9f54d9ede7f} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.05.15 15:24:18.118527 [ 286 ] {7e653cfd-17ae-4983-a122-b9f54d9ede7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5161 | 2026.05.15 15:24:18.118867 [ 286 ] {7e653cfd-17ae-4983-a122-b9f54d9ede7f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5162 | 2026.05.15 15:24:18.119078 [ 286 ] {7e653cfd-17ae-4983-a122-b9f54d9ede7f} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.05.15 15:24:18.119206 [ 286 ] {7e653cfd-17ae-4983-a122-b9f54d9ede7f} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001428 sec., 352240.8963585434 rows/sec., 24.77 MiB/sec. | ||
| 5164 | 2026.05.15 15:24:18.119243 [ 286 ] {7e653cfd-17ae-4983-a122-b9f54d9ede7f} <Debug> TCPHandler: Processed in 0.001595498 sec. | ||
| 5165 | 2026.05.15 15:24:18.119395 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5166 | 2026.05.15 15:24:18.119490 [ 286 ] {9eb429ba-a5c2-4a03-93b3-8156bf01fc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5167 | 2026.05.15 15:24:18.119531 [ 286 ] {9eb429ba-a5c2-4a03-93b3-8156bf01fc13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5168 | 2026.05.15 15:24:18.119878 [ 286 ] {9eb429ba-a5c2-4a03-93b3-8156bf01fc13} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.05.15 15:24:18.119914 [ 286 ] {9eb429ba-a5c2-4a03-93b3-8156bf01fc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5170 | 2026.05.15 15:24:18.120237 [ 286 ] {9eb429ba-a5c2-4a03-93b3-8156bf01fc13} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5171 | 2026.05.15 15:24:18.120467 [ 286 ] {9eb429ba-a5c2-4a03-93b3-8156bf01fc13} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.05.15 15:24:18.120595 [ 286 ] {9eb429ba-a5c2-4a03-93b3-8156bf01fc13} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 279.14 KiB/sec. | ||
| 5173 | 2026.05.15 15:24:18.120630 [ 286 ] {9eb429ba-a5c2-4a03-93b3-8156bf01fc13} <Debug> TCPHandler: Processed in 0.001283482 sec. | ||
| 5174 | 2026.05.15 15:24:18.120757 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2026.05.15 15:24:18.120852 [ 286 ] {0b805233-1234-4601-b3c3-ae2043ea9388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5176 | 2026.05.15 15:24:18.120894 [ 286 ] {0b805233-1234-4601-b3c3-ae2043ea9388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5177 | 2026.05.15 15:24:18.121318 [ 286 ] {0b805233-1234-4601-b3c3-ae2043ea9388} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.05.15 15:24:18.121355 [ 286 ] {0b805233-1234-4601-b3c3-ae2043ea9388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5179 | 2026.05.15 15:24:18.121693 [ 286 ] {0b805233-1234-4601-b3c3-ae2043ea9388} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5180 | 2026.05.15 15:24:18.121903 [ 286 ] {0b805233-1234-4601-b3c3-ae2043ea9388} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.05.15 15:24:18.122027 [ 286 ] {0b805233-1234-4601-b3c3-ae2043ea9388} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001193 sec., 222129.0863369656 rows/sec., 14.76 MiB/sec. | ||
| 5182 | 2026.05.15 15:24:18.122063 [ 286 ] {0b805233-1234-4601-b3c3-ae2043ea9388} <Debug> TCPHandler: Processed in 0.001354024 sec. | ||
| 5183 | 2026.05.15 15:24:18.122192 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.05.15 15:24:18.122286 [ 286 ] {b2599ec0-9f70-4d36-9822-987e2d0df2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5185 | 2026.05.15 15:24:18.122327 [ 286 ] {b2599ec0-9f70-4d36-9822-987e2d0df2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5186 | 2026.05.15 15:24:18.122649 [ 286 ] {b2599ec0-9f70-4d36-9822-987e2d0df2f6} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.05.15 15:24:18.122684 [ 286 ] {b2599ec0-9f70-4d36-9822-987e2d0df2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5188 | 2026.05.15 15:24:18.122977 [ 286 ] {b2599ec0-9f70-4d36-9822-987e2d0df2f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5189 | 2026.05.15 15:24:18.123181 [ 286 ] {b2599ec0-9f70-4d36-9822-987e2d0df2f6} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2026.05.15 15:24:18.123307 [ 29 ] {} <Debug> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5191 | 2026.05.15 15:24:18.123311 [ 286 ] {b2599ec0-9f70-4d36-9822-987e2d0df2f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 5192 | 2026.05.15 15:24:18.123346 [ 29 ] {} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.05.15 15:24:18.123369 [ 286 ] {b2599ec0-9f70-4d36-9822-987e2d0df2f6} <Debug> TCPHandler: Processed in 0.001224362 sec. | ||
| 5194 | 2026.05.15 15:24:18.123371 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5195 | 2026.05.15 15:24:18.123465 [ 187 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::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 | ||
| 5196 | 2026.05.15 15:24:18.123502 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.05.15 15:24:18.123588 [ 187 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5198 | 2026.05.15 15:24:18.123604 [ 286 ] {d9134e4d-ca6a-4390-b459-3e2cc21b3d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.05.15 15:24:18.123624 [ 187 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5200 | 2026.05.15 15:24:18.123665 [ 286 ] {d9134e4d-ca6a-4390-b459-3e2cc21b3d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5201 | 2026.05.15 15:24:18.123678 [ 187 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5202 | 2026.05.15 15:24:18.123727 [ 187 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5203 | 2026.05.15 15:24:18.123762 [ 187 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5204 | 2026.05.15 15:24:18.123795 [ 187 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5205 | 2026.05.15 15:24:18.123832 [ 187 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5206 | 2026.05.15 15:24:18.124502 [ 286 ] {d9134e4d-ca6a-4390-b459-3e2cc21b3d3c} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.05.15 15:24:18.124542 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.00110837 sec., 13533.386865396935 rows/sec., 908.39 KiB/sec. | ||
| 5208 | 2026.05.15 15:24:18.124544 [ 286 ] {d9134e4d-ca6a-4390-b459-3e2cc21b3d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5209 | 2026.05.15 15:24:18.124674 [ 187 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5210 | 2026.05.15 15:24:18.124984 [ 187 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_15_3} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.05.15 15:24:18.125059 [ 187 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_15_3} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5212 | 2026.05.15 15:24:18.125130 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5213 | 2026.05.15 15:24:18.125154 [ 286 ] {d9134e4d-ca6a-4390-b459-3e2cc21b3d3c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5214 | 2026.05.15 15:24:18.125391 [ 286 ] {d9134e4d-ca6a-4390-b459-3e2cc21b3d3c} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5215 | 2026.05.15 15:24:18.125519 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5216 | 2026.05.15 15:24:18.125531 [ 286 ] {d9134e4d-ca6a-4390-b459-3e2cc21b3d3c} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001944 sec., 6687.242798353909 rows/sec., 11.98 MiB/sec. | ||
| 5217 | 2026.05.15 15:24:18.125562 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2026.05.15 15:24:18.125589 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5219 | 2026.05.15 15:24:18.125601 [ 286 ] {d9134e4d-ca6a-4390-b459-3e2cc21b3d3c} <Debug> TCPHandler: Processed in 0.002146048 sec. | ||
| 5220 | 2026.05.15 15:24:18.125681 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 5221 | 2026.05.15 15:24:18.125741 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2026.05.15 15:24:18.125843 [ 286 ] {79b97f5c-bc2a-4465-a4f6-c3b8ddb90a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5223 | 2026.05.15 15:24:18.125885 [ 286 ] {79b97f5c-bc2a-4465-a4f6-c3b8ddb90a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5224 | 2026.05.15 15:24:18.125941 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5225 | 2026.05.15 15:24:18.126003 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 393 rows starting from the beginning of the part | ||
| 5226 | 2026.05.15 15:24:18.126141 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
| 5227 | 2026.05.15 15:24:18.126245 [ 286 ] {79b97f5c-bc2a-4465-a4f6-c3b8ddb90a87} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.05.15 15:24:18.126263 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 5229 | 2026.05.15 15:24:18.126291 [ 286 ] {79b97f5c-bc2a-4465-a4f6-c3b8ddb90a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5230 | 2026.05.15 15:24:18.126390 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
| 5231 | 2026.05.15 15:24:18.126509 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 5232 | 2026.05.15 15:24:18.126621 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
| 5233 | 2026.05.15 15:24:18.126661 [ 286 ] {79b97f5c-bc2a-4465-a4f6-c3b8ddb90a87} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5234 | 2026.05.15 15:24:18.126881 [ 286 ] {79b97f5c-bc2a-4465-a4f6-c3b8ddb90a87} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2026.05.15 15:24:18.127018 [ 286 ] {79b97f5c-bc2a-4465-a4f6-c3b8ddb90a87} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001193 sec., 75440.06705783738 rows/sec., 4.72 MiB/sec. | ||
| 5236 | 2026.05.15 15:24:18.127056 [ 286 ] {79b97f5c-bc2a-4465-a4f6-c3b8ddb90a87} <Debug> TCPHandler: Processed in 0.001364024 sec. | ||
| 5237 | 2026.05.15 15:24:18.130297 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 19 columns (19 merged, 0 gathered) in 0.004655172 sec., 105688.89828345763 rows/sec., 189.39 MiB/sec. | ||
| 5238 | 2026.05.15 15:24:18.131300 [ 190 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5239 | 2026.05.15 15:24:18.131655 [ 190 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.05.15 15:24:18.131725 [ 190 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5241 | 2026.05.15 15:24:18.131879 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 5242 | 2026.05.15 15:24:18.736389 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.05.15 15:24:18.736614 [ 286 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5244 | 2026.05.15 15:24:18.737035 [ 286 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5245 | 2026.05.15 15:24:18.737103 [ 286 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5246 | 2026.05.15 15:24:18.737358 [ 286 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5247 | 2026.05.15 15:24:18.737436 [ 286 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5248 | 2026.05.15 15:24:18.737575 [ 286 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 5249 | 2026.05.15 15:24:18.737655 [ 362 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5250 | 2026.05.15 15:24:18.737657 [ 324 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5251 | 2026.05.15 15:24:18.737659 [ 363 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5252 | 2026.05.15 15:24:18.737770 [ 286 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 5253 | 2026.05.15 15:24:18.737796 [ 286 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5254 | 2026.05.15 15:24:18.737839 [ 286 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5255 | 2026.05.15 15:24:18.737861 [ 286 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 5256 | 2026.05.15 15:24:18.738997 [ 286 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002475 sec., 12929.292929292928 rows/sec., 2.87 MiB/sec. | ||
| 5257 | 2026.05.15 15:24:18.739136 [ 286 ] {22fd2e5e-d8c5-493c-972f-ee9416b19710} <Debug> TCPHandler: Processed in 0.002877011 sec. | ||
| 5258 | 2026.05.15 15:24:18.766032 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2026.05.15 15:24:18.766166 [ 286 ] {dc6e194a-bdd2-4535-a154-d4c948cab441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5260 | 2026.05.15 15:24:18.766233 [ 286 ] {dc6e194a-bdd2-4535-a154-d4c948cab441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5261 | 2026.05.15 15:24:18.766963 [ 286 ] {dc6e194a-bdd2-4535-a154-d4c948cab441} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.05.15 15:24:18.767017 [ 286 ] {dc6e194a-bdd2-4535-a154-d4c948cab441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5263 | 2026.05.15 15:24:18.767485 [ 286 ] {dc6e194a-bdd2-4535-a154-d4c948cab441} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5264 | 2026.05.15 15:24:18.767684 [ 286 ] {dc6e194a-bdd2-4535-a154-d4c948cab441} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.05.15 15:24:18.767855 [ 286 ] {dc6e194a-bdd2-4535-a154-d4c948cab441} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.001726 sec., 5793.742757821552 rows/sec., 1.11 MiB/sec. | ||
| 5266 | 2026.05.15 15:24:18.767896 [ 286 ] {dc6e194a-bdd2-4535-a154-d4c948cab441} <Debug> TCPHandler: Processed in 0.001939014 sec. | ||
| 5267 | 2026.05.15 15:24:18.768022 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5268 | 2026.05.15 15:24:18.768119 [ 286 ] {17ea73bb-66d9-4d63-b467-5a12efdc5c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5269 | 2026.05.15 15:24:18.768159 [ 286 ] {17ea73bb-66d9-4d63-b467-5a12efdc5c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5270 | 2026.05.15 15:24:18.768607 [ 286 ] {17ea73bb-66d9-4d63-b467-5a12efdc5c8f} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2026.05.15 15:24:18.768642 [ 286 ] {17ea73bb-66d9-4d63-b467-5a12efdc5c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5272 | 2026.05.15 15:24:18.768931 [ 286 ] {17ea73bb-66d9-4d63-b467-5a12efdc5c8f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5273 | 2026.05.15 15:24:18.769146 [ 286 ] {17ea73bb-66d9-4d63-b467-5a12efdc5c8f} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.05.15 15:24:18.769272 [ 286 ] {17ea73bb-66d9-4d63-b467-5a12efdc5c8f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 417.81 KiB/sec. | ||
| 5275 | 2026.05.15 15:24:18.769309 [ 286 ] {17ea73bb-66d9-4d63-b467-5a12efdc5c8f} <Debug> TCPHandler: Processed in 0.001335503 sec. | ||
| 5276 | 2026.05.15 15:24:18.769430 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5277 | 2026.05.15 15:24:18.769526 [ 286 ] {2a647042-83a7-4924-bdb2-652b99a56f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5278 | 2026.05.15 15:24:18.769565 [ 286 ] {2a647042-83a7-4924-bdb2-652b99a56f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5279 | 2026.05.15 15:24:18.771725 [ 286 ] {2a647042-83a7-4924-bdb2-652b99a56f0c} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.05.15 15:24:18.771760 [ 286 ] {2a647042-83a7-4924-bdb2-652b99a56f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5281 | 2026.05.15 15:24:18.772207 [ 286 ] {2a647042-83a7-4924-bdb2-652b99a56f0c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5282 | 2026.05.15 15:24:18.772414 [ 286 ] {2a647042-83a7-4924-bdb2-652b99a56f0c} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): 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.15 15:24:18.772542 [ 286 ] {2a647042-83a7-4924-bdb2-652b99a56f0c} <Debug> executeQuery: Read 2467 rows, 186.32 KiB in 0.003034 sec., 813117.9960448254 rows/sec., 59.97 MiB/sec. | ||
| 5284 | 2026.05.15 15:24:18.772580 [ 286 ] {2a647042-83a7-4924-bdb2-652b99a56f0c} <Debug> TCPHandler: Processed in 0.003198107 sec. | ||
| 5285 | 2026.05.15 15:24:18.772702 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2026.05.15 15:24:18.772799 [ 286 ] {979750dd-cf06-40d2-8392-0af824b38ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5287 | 2026.05.15 15:24:18.772839 [ 286 ] {979750dd-cf06-40d2-8392-0af824b38ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5288 | 2026.05.15 15:24:18.773279 [ 286 ] {979750dd-cf06-40d2-8392-0af824b38ffc} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.05.15 15:24:18.773315 [ 286 ] {979750dd-cf06-40d2-8392-0af824b38ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5290 | 2026.05.15 15:24:18.773623 [ 286 ] {979750dd-cf06-40d2-8392-0af824b38ffc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5291 | 2026.05.15 15:24:18.773827 [ 286 ] {979750dd-cf06-40d2-8392-0af824b38ffc} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.05.15 15:24:18.773951 [ 286 ] {979750dd-cf06-40d2-8392-0af824b38ffc} <Debug> executeQuery: Read 45 rows, 3.35 KiB in 0.00117 sec., 38461.53846153846 rows/sec., 2.80 MiB/sec. | ||
| 5293 | 2026.05.15 15:24:18.773988 [ 286 ] {979750dd-cf06-40d2-8392-0af824b38ffc} <Debug> TCPHandler: Processed in 0.001335494 sec. | ||
| 5294 | 2026.05.15 15:24:18.774104 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2026.05.15 15:24:18.774199 [ 286 ] {a59759ba-d4bf-477e-9f40-e10fb4345768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5296 | 2026.05.15 15:24:18.774238 [ 286 ] {a59759ba-d4bf-477e-9f40-e10fb4345768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5297 | 2026.05.15 15:24:18.774977 [ 286 ] {a59759ba-d4bf-477e-9f40-e10fb4345768} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.05.15 15:24:18.775013 [ 286 ] {a59759ba-d4bf-477e-9f40-e10fb4345768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5299 | 2026.05.15 15:24:18.775339 [ 286 ] {a59759ba-d4bf-477e-9f40-e10fb4345768} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5300 | 2026.05.15 15:24:18.775540 [ 286 ] {a59759ba-d4bf-477e-9f40-e10fb4345768} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.05.15 15:24:18.775665 [ 286 ] {a59759ba-d4bf-477e-9f40-e10fb4345768} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001484 sec., 539757.4123989218 rows/sec., 31.18 MiB/sec. | ||
| 5302 | 2026.05.15 15:24:18.775702 [ 286 ] {a59759ba-d4bf-477e-9f40-e10fb4345768} <Debug> TCPHandler: Processed in 0.001645509 sec. | ||
| 5303 | 2026.05.15 15:24:18.775819 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2026.05.15 15:24:18.775915 [ 286 ] {e7600b55-01e3-43f6-8789-b10b8da419a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5305 | 2026.05.15 15:24:18.775954 [ 286 ] {e7600b55-01e3-43f6-8789-b10b8da419a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5306 | 2026.05.15 15:24:18.776346 [ 286 ] {e7600b55-01e3-43f6-8789-b10b8da419a4} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.05.15 15:24:18.776382 [ 286 ] {e7600b55-01e3-43f6-8789-b10b8da419a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5308 | 2026.05.15 15:24:18.776688 [ 286 ] {e7600b55-01e3-43f6-8789-b10b8da419a4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 5309 | 2026.05.15 15:24:18.776889 [ 286 ] {e7600b55-01e3-43f6-8789-b10b8da419a4} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.05.15 15:24:18.777010 [ 286 ] {e7600b55-01e3-43f6-8789-b10b8da419a4} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001113 sec., 1796.9451931716083 rows/sec., 126.35 KiB/sec. | ||
| 5311 | 2026.05.15 15:24:18.777048 [ 286 ] {e7600b55-01e3-43f6-8789-b10b8da419a4} <Debug> TCPHandler: Processed in 0.001276803 sec. | ||
| 5312 | 2026.05.15 15:24:18.777176 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2026.05.15 15:24:18.777270 [ 286 ] {f6b8880f-5490-4351-919c-bfc0e92a7275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5314 | 2026.05.15 15:24:18.777309 [ 286 ] {f6b8880f-5490-4351-919c-bfc0e92a7275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5315 | 2026.05.15 15:24:18.778431 [ 286 ] {f6b8880f-5490-4351-919c-bfc0e92a7275} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.05.15 15:24:18.778479 [ 286 ] {f6b8880f-5490-4351-919c-bfc0e92a7275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5317 | 2026.05.15 15:24:18.778928 [ 286 ] {f6b8880f-5490-4351-919c-bfc0e92a7275} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5318 | 2026.05.15 15:24:18.779173 [ 286 ] {f6b8880f-5490-4351-919c-bfc0e92a7275} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.05.15 15:24:18.779306 [ 286 ] {f6b8880f-5490-4351-919c-bfc0e92a7275} <Debug> executeQuery: Read 1324 rows, 90.85 KiB in 0.002053 sec., 644909.8879688261 rows/sec., 43.21 MiB/sec. | ||
| 5320 | 2026.05.15 15:24:18.779344 [ 286 ] {f6b8880f-5490-4351-919c-bfc0e92a7275} <Debug> TCPHandler: Processed in 0.002216349 sec. | ||
| 5321 | 2026.05.15 15:24:18.779475 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.05.15 15:24:18.779571 [ 286 ] {487c47bc-d395-450a-a2f8-4c706c57eb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5323 | 2026.05.15 15:24:18.779613 [ 286 ] {487c47bc-d395-450a-a2f8-4c706c57eb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5324 | 2026.05.15 15:24:18.781482 [ 286 ] {487c47bc-d395-450a-a2f8-4c706c57eb68} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.05.15 15:24:18.781518 [ 286 ] {487c47bc-d395-450a-a2f8-4c706c57eb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5326 | 2026.05.15 15:24:18.782120 [ 286 ] {487c47bc-d395-450a-a2f8-4c706c57eb68} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5327 | 2026.05.15 15:24:18.782328 [ 286 ] {487c47bc-d395-450a-a2f8-4c706c57eb68} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.05.15 15:24:18.782455 [ 286 ] {487c47bc-d395-450a-a2f8-4c706c57eb68} <Debug> executeQuery: Read 5236 rows, 345.38 KiB in 0.002902 sec., 1804272.9152308751 rows/sec., 116.22 MiB/sec. | ||
| 5329 | 2026.05.15 15:24:18.782493 [ 286 ] {487c47bc-d395-450a-a2f8-4c706c57eb68} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 5330 | 2026.05.15 15:24:18.782506 [ 286 ] {487c47bc-d395-450a-a2f8-4c706c57eb68} <Debug> TCPHandler: Processed in 0.003080544 sec. | ||
| 5331 | 2026.05.15 15:24:18.782637 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5332 | 2026.05.15 15:24:18.782733 [ 286 ] {0c07615f-1a17-41c3-876e-1699ccc66692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5333 | 2026.05.15 15:24:18.782784 [ 286 ] {0c07615f-1a17-41c3-876e-1699ccc66692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5334 | 2026.05.15 15:24:18.783628 [ 286 ] {0c07615f-1a17-41c3-876e-1699ccc66692} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.05.15 15:24:18.783664 [ 286 ] {0c07615f-1a17-41c3-876e-1699ccc66692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5336 | 2026.05.15 15:24:18.784217 [ 286 ] {0c07615f-1a17-41c3-876e-1699ccc66692} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5337 | 2026.05.15 15:24:18.784447 [ 286 ] {0c07615f-1a17-41c3-876e-1699ccc66692} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.05.15 15:24:18.784582 [ 286 ] {0c07615f-1a17-41c3-876e-1699ccc66692} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001867 sec., 20889.126941617567 rows/sec., 37.43 MiB/sec. | ||
| 5339 | 2026.05.15 15:24:18.784634 [ 286 ] {0c07615f-1a17-41c3-876e-1699ccc66692} <Debug> TCPHandler: Processed in 0.002045236 sec. | ||
| 5340 | 2026.05.15 15:24:18.784757 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5341 | 2026.05.15 15:24:18.784858 [ 286 ] {4570891a-e217-43dc-8918-b62f8b784c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5342 | 2026.05.15 15:24:18.784899 [ 286 ] {4570891a-e217-43dc-8918-b62f8b784c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5343 | 2026.05.15 15:24:18.785224 [ 286 ] {4570891a-e217-43dc-8918-b62f8b784c41} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2026.05.15 15:24:18.785259 [ 286 ] {4570891a-e217-43dc-8918-b62f8b784c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5345 | 2026.05.15 15:24:18.785541 [ 286 ] {4570891a-e217-43dc-8918-b62f8b784c41} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5346 | 2026.05.15 15:24:18.785741 [ 286 ] {4570891a-e217-43dc-8918-b62f8b784c41} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.05.15 15:24:18.785865 [ 286 ] {4570891a-e217-43dc-8918-b62f8b784c41} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001026 sec., 11695.906432748538 rows/sec., 807.14 KiB/sec. | ||
| 5348 | 2026.05.15 15:24:18.785899 [ 286 ] {4570891a-e217-43dc-8918-b62f8b784c41} <Debug> TCPHandler: Processed in 0.001190731 sec. | ||
| 5349 | 2026.05.15 15:24:23.024953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10098 | ||
| 5350 | 2026.05.15 15:24:23.025496 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2026.05.15 15:24:23.025534 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5352 | 2026.05.15 15:24:23.026026 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5353 | 2026.05.15 15:24:23.026250 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.05.15 15:24:23.026374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10098 | ||
| 5355 | 2026.05.15 15:24:23.026428 [ 61 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5356 | 2026.05.15 15:24:23.026506 [ 61 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.05.15 15:24:23.026528 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5358 | 2026.05.15 15:24:23.026661 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 5359 | 2026.05.15 15:24:23.026798 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5360 | 2026.05.15 15:24:23.026835 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7666 rows starting from the beginning of the part | ||
| 5361 | 2026.05.15 15:24:23.026901 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 5362 | 2026.05.15 15:24:23.026945 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 5363 | 2026.05.15 15:24:23.026986 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 5364 | 2026.05.15 15:24:23.027026 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 5365 | 2026.05.15 15:24:23.027063 [ 197 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 5366 | 2026.05.15 15:24:23.028990 [ 187 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10098 rows, containing 4 columns (4 merged, 0 gathered) in 0.002386752 sec., 4230854.315823345 rows/sec., 60.52 MiB/sec. | ||
| 5367 | 2026.05.15 15:24:23.029347 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5368 | 2026.05.15 15:24:23.029685 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_21_4} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2026.05.15 15:24:23.029769 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_21_4} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5370 | 2026.05.15 15:24:23.029886 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 5371 | 2026.05.15 15:24:23.095699 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2026.05.15 15:24:23.095935 [ 286 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5373 | 2026.05.15 15:24:23.096286 [ 286 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5374 | 2026.05.15 15:24:23.096319 [ 286 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5375 | 2026.05.15 15:24:23.096528 [ 286 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5376 | 2026.05.15 15:24:23.096595 [ 286 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5377 | 2026.05.15 15:24:23.096729 [ 286 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5378 | 2026.05.15 15:24:23.096822 [ 363 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5379 | 2026.05.15 15:24:23.096842 [ 323 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5380 | 2026.05.15 15:24:23.096822 [ 356 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5381 | 2026.05.15 15:24:23.096840 [ 332 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5382 | 2026.05.15 15:24:23.097010 [ 286 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5383 | 2026.05.15 15:24:23.097037 [ 286 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5384 | 2026.05.15 15:24:23.097109 [ 286 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5385 | 2026.05.15 15:24:23.097130 [ 286 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 5386 | 2026.05.15 15:24:23.097163 [ 286 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5387 | 2026.05.15 15:24:23.097202 [ 286 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5388 | 2026.05.15 15:24:23.098494 [ 286 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002651 sec., 15843.078083741982 rows/sec., 2.80 MiB/sec. | ||
| 5389 | 2026.05.15 15:24:23.098680 [ 286 ] {13ca2064-dc94-4e9f-a753-40461e4643d2} <Debug> TCPHandler: Processed in 0.003112955 sec. | ||
| 5390 | 2026.05.15 15:24:23.100179 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2026.05.15 15:24:23.100319 [ 286 ] {fdfc195e-4f9c-49f9-a8fc-823809919104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5392 | 2026.05.15 15:24:23.100380 [ 286 ] {fdfc195e-4f9c-49f9-a8fc-823809919104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5393 | 2026.05.15 15:24:23.101020 [ 286 ] {fdfc195e-4f9c-49f9-a8fc-823809919104} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.05.15 15:24:23.101070 [ 286 ] {fdfc195e-4f9c-49f9-a8fc-823809919104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5395 | 2026.05.15 15:24:23.101496 [ 286 ] {fdfc195e-4f9c-49f9-a8fc-823809919104} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5396 | 2026.05.15 15:24:23.101756 [ 286 ] {fdfc195e-4f9c-49f9-a8fc-823809919104} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2026.05.15 15:24:23.101900 [ 286 ] {fdfc195e-4f9c-49f9-a8fc-823809919104} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.63 MiB/sec. | ||
| 5398 | 2026.05.15 15:24:23.101944 [ 286 ] {fdfc195e-4f9c-49f9-a8fc-823809919104} <Debug> TCPHandler: Processed in 0.001876523 sec. | ||
| 5399 | 2026.05.15 15:24:23.102079 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2026.05.15 15:24:23.102174 [ 286 ] {9680ac94-1a62-4af9-9f85-aff010bb424f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5401 | 2026.05.15 15:24:23.102214 [ 286 ] {9680ac94-1a62-4af9-9f85-aff010bb424f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5402 | 2026.05.15 15:24:23.102621 [ 286 ] {9680ac94-1a62-4af9-9f85-aff010bb424f} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.05.15 15:24:23.102657 [ 286 ] {9680ac94-1a62-4af9-9f85-aff010bb424f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5404 | 2026.05.15 15:24:23.102951 [ 286 ] {9680ac94-1a62-4af9-9f85-aff010bb424f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5405 | 2026.05.15 15:24:23.103154 [ 286 ] {9680ac94-1a62-4af9-9f85-aff010bb424f} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.05.15 15:24:23.103277 [ 286 ] {9680ac94-1a62-4af9-9f85-aff010bb424f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00112 sec., 57142.857142857145 rows/sec., 4.46 MiB/sec. | ||
| 5407 | 2026.05.15 15:24:23.103313 [ 286 ] {9680ac94-1a62-4af9-9f85-aff010bb424f} <Debug> TCPHandler: Processed in 0.001281852 sec. | ||
| 5408 | 2026.05.15 15:24:23.103448 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2026.05.15 15:24:23.103543 [ 286 ] {550cfa55-8fe8-46ca-a005-0a619bb32534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5410 | 2026.05.15 15:24:23.103584 [ 286 ] {550cfa55-8fe8-46ca-a005-0a619bb32534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5411 | 2026.05.15 15:24:23.104042 [ 286 ] {550cfa55-8fe8-46ca-a005-0a619bb32534} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.05.15 15:24:23.104078 [ 286 ] {550cfa55-8fe8-46ca-a005-0a619bb32534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5413 | 2026.05.15 15:24:23.104399 [ 286 ] {550cfa55-8fe8-46ca-a005-0a619bb32534} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5414 | 2026.05.15 15:24:23.104601 [ 286 ] {550cfa55-8fe8-46ca-a005-0a619bb32534} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.05.15 15:24:23.104723 [ 286 ] {550cfa55-8fe8-46ca-a005-0a619bb32534} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001198 sec., 106844.74123539231 rows/sec., 7.44 MiB/sec. | ||
| 5416 | 2026.05.15 15:24:23.104758 [ 286 ] {550cfa55-8fe8-46ca-a005-0a619bb32534} <Debug> TCPHandler: Processed in 0.001357774 sec. | ||
| 5417 | 2026.05.15 15:24:23.104891 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2026.05.15 15:24:23.104985 [ 286 ] {3177d738-c1aa-4396-ace5-d5681641fddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5419 | 2026.05.15 15:24:23.105027 [ 286 ] {3177d738-c1aa-4396-ace5-d5681641fddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5420 | 2026.05.15 15:24:23.105413 [ 286 ] {3177d738-c1aa-4396-ace5-d5681641fddc} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2026.05.15 15:24:23.105448 [ 286 ] {3177d738-c1aa-4396-ace5-d5681641fddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5422 | 2026.05.15 15:24:23.105759 [ 286 ] {3177d738-c1aa-4396-ace5-d5681641fddc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5423 | 2026.05.15 15:24:23.105973 [ 286 ] {3177d738-c1aa-4396-ace5-d5681641fddc} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2026.05.15 15:24:23.106097 [ 286 ] {3177d738-c1aa-4396-ace5-d5681641fddc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001129 sec., 42515.500442869794 rows/sec., 2.87 MiB/sec. | ||
| 5425 | 2026.05.15 15:24:23.106132 [ 286 ] {3177d738-c1aa-4396-ace5-d5681641fddc} <Debug> TCPHandler: Processed in 0.001290013 sec. | ||
| 5426 | 2026.05.15 15:24:23.555884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5427 | 2026.05.15 15:24:23.572934 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5428 | 2026.05.15 15:24:23.572989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5429 | 2026.05.15 15:24:23.578261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5430 | 2026.05.15 15:24:23.578951 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5431 | 2026.05.15 15:24:23.579224 [ 65 ] {} <Debug> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5432 | 2026.05.15 15:24:23.579288 [ 65 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.05.15 15:24:23.579308 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5434 | 2026.05.15 15:24:23.579435 [ 187 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 5435 | 2026.05.15 15:24:23.581838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5436 | 2026.05.15 15:24:23.583289 [ 187 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5437 | 2026.05.15 15:24:23.584691 [ 187 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 5438 | 2026.05.15 15:24:23.589258 [ 187 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5439 | 2026.05.15 15:24:23.593601 [ 187 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5440 | 2026.05.15 15:24:23.597771 [ 187 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 5441 | 2026.05.15 15:24:23.602172 [ 187 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 5442 | 2026.05.15 15:24:23.606133 [ 187 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 5443 | 2026.05.15 15:24:23.654860 [ 189 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075485084 sec., 2106.376406761368 rows/sec., 10.89 MiB/sec. | ||
| 5444 | 2026.05.15 15:24:23.656708 [ 186 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5445 | 2026.05.15 15:24:23.658328 [ 186 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_21_4} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2026.05.15 15:24:23.658416 [ 186 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_21_4} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5447 | 2026.05.15 15:24:23.659707 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5448 | 2026.05.15 15:24:24.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.38 MiB, peak 262.93 MiB, free memory in arenas 0.00 B, will set to 256.62 MiB (RSS), difference: 4.24 MiB | ||
| 5449 | 2026.05.15 15:24:25.556115 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 684 | ||
| 5450 | 2026.05.15 15:24:25.558843 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.05.15 15:24:25.558899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5452 | 2026.05.15 15:24:25.560131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5453 | 2026.05.15 15:24:25.560396 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.05.15 15:24:25.560737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 5455 | 2026.05.15 15:24:28.101675 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2026.05.15 15:24:28.102012 [ 286 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5457 | 2026.05.15 15:24:28.102459 [ 286 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5458 | 2026.05.15 15:24:28.102496 [ 286 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5459 | 2026.05.15 15:24:28.102732 [ 286 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5460 | 2026.05.15 15:24:28.102800 [ 286 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5461 | 2026.05.15 15:24:28.102941 [ 286 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5462 | 2026.05.15 15:24:28.103025 [ 363 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5463 | 2026.05.15 15:24:28.103051 [ 332 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5464 | 2026.05.15 15:24:28.103069 [ 356 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5465 | 2026.05.15 15:24:28.103069 [ 323 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5466 | 2026.05.15 15:24:28.103213 [ 286 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5467 | 2026.05.15 15:24:28.103240 [ 286 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5468 | 2026.05.15 15:24:28.103308 [ 286 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5469 | 2026.05.15 15:24:28.103328 [ 286 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 5470 | 2026.05.15 15:24:28.103361 [ 286 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5471 | 2026.05.15 15:24:28.103400 [ 286 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5472 | 2026.05.15 15:24:28.104512 [ 286 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002645 sec., 15879.017013232513 rows/sec., 2.81 MiB/sec. | ||
| 5473 | 2026.05.15 15:24:28.104618 [ 286 ] {b7c9af28-415e-4b81-a8af-a054c26bf823} <Debug> TCPHandler: Processed in 0.003106185 sec. | ||
| 5474 | 2026.05.15 15:24:28.109641 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2026.05.15 15:24:28.109815 [ 286 ] {c663cca8-5900-4059-a66e-030574ca9226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5476 | 2026.05.15 15:24:28.109877 [ 286 ] {c663cca8-5900-4059-a66e-030574ca9226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5477 | 2026.05.15 15:24:28.110752 [ 286 ] {c663cca8-5900-4059-a66e-030574ca9226} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.05.15 15:24:28.110797 [ 286 ] {c663cca8-5900-4059-a66e-030574ca9226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5479 | 2026.05.15 15:24:28.111199 [ 286 ] {c663cca8-5900-4059-a66e-030574ca9226} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5480 | 2026.05.15 15:24:28.111423 [ 286 ] {c663cca8-5900-4059-a66e-030574ca9226} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.05.15 15:24:28.111573 [ 286 ] {c663cca8-5900-4059-a66e-030574ca9226} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001805 sec., 157340.72022160667 rows/sec., 9.99 MiB/sec. | ||
| 5482 | 2026.05.15 15:24:28.111616 [ 286 ] {c663cca8-5900-4059-a66e-030574ca9226} <Debug> TCPHandler: Processed in 0.002102997 sec. | ||
| 5483 | 2026.05.15 15:24:28.111756 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2026.05.15 15:24:28.111852 [ 286 ] {84d5d273-13a8-4887-9a76-f5d18beed6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5485 | 2026.05.15 15:24:28.111893 [ 286 ] {84d5d273-13a8-4887-9a76-f5d18beed6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5486 | 2026.05.15 15:24:28.112717 [ 286 ] {84d5d273-13a8-4887-9a76-f5d18beed6ab} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.05.15 15:24:28.112755 [ 286 ] {84d5d273-13a8-4887-9a76-f5d18beed6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5488 | 2026.05.15 15:24:28.113125 [ 286 ] {84d5d273-13a8-4887-9a76-f5d18beed6ab} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5489 | 2026.05.15 15:24:28.113338 [ 286 ] {84d5d273-13a8-4887-9a76-f5d18beed6ab} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.05.15 15:24:28.113467 [ 286 ] {84d5d273-13a8-4887-9a76-f5d18beed6ab} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001633 sec., 503980.40416411514 rows/sec., 39.11 MiB/sec. | ||
| 5491 | 2026.05.15 15:24:28.113504 [ 286 ] {84d5d273-13a8-4887-9a76-f5d18beed6ab} <Debug> TCPHandler: Processed in 0.001796572 sec. | ||
| 5492 | 2026.05.15 15:24:28.113667 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2026.05.15 15:24:28.113763 [ 286 ] {bec43946-c10b-4e5a-9359-0be20d950c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5494 | 2026.05.15 15:24:28.113802 [ 286 ] {bec43946-c10b-4e5a-9359-0be20d950c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5495 | 2026.05.15 15:24:28.114250 [ 286 ] {bec43946-c10b-4e5a-9359-0be20d950c10} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2026.05.15 15:24:28.114286 [ 286 ] {bec43946-c10b-4e5a-9359-0be20d950c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5497 | 2026.05.15 15:24:28.114599 [ 286 ] {bec43946-c10b-4e5a-9359-0be20d950c10} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5498 | 2026.05.15 15:24:28.114805 [ 286 ] {bec43946-c10b-4e5a-9359-0be20d950c10} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2026.05.15 15:24:28.114930 [ 286 ] {bec43946-c10b-4e5a-9359-0be20d950c10} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001186 sec., 130691.39966273187 rows/sec., 7.84 MiB/sec. | ||
| 5500 | 2026.05.15 15:24:28.114968 [ 286 ] {bec43946-c10b-4e5a-9359-0be20d950c10} <Debug> TCPHandler: Processed in 0.001347934 sec. | ||
| 5501 | 2026.05.15 15:24:28.115098 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5502 | 2026.05.15 15:24:28.115193 [ 286 ] {f147311d-e13d-4120-85a6-594e81b1db70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5503 | 2026.05.15 15:24:28.115232 [ 286 ] {f147311d-e13d-4120-85a6-594e81b1db70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5504 | 2026.05.15 15:24:28.115666 [ 286 ] {f147311d-e13d-4120-85a6-594e81b1db70} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.05.15 15:24:28.115703 [ 286 ] {f147311d-e13d-4120-85a6-594e81b1db70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5506 | 2026.05.15 15:24:28.115998 [ 286 ] {f147311d-e13d-4120-85a6-594e81b1db70} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5507 | 2026.05.15 15:24:28.116207 [ 286 ] {f147311d-e13d-4120-85a6-594e81b1db70} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2026.05.15 15:24:28.116334 [ 286 ] {f147311d-e13d-4120-85a6-594e81b1db70} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 5509 | 2026.05.15 15:24:28.116372 [ 286 ] {f147311d-e13d-4120-85a6-594e81b1db70} <Debug> TCPHandler: Processed in 0.001321894 sec. | ||
| 5510 | 2026.05.15 15:24:28.116536 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5511 | 2026.05.15 15:24:28.116631 [ 286 ] {cb5273ee-76c1-4885-ad33-bab3bc320ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5512 | 2026.05.15 15:24:28.116670 [ 286 ] {cb5273ee-76c1-4885-ad33-bab3bc320ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5513 | 2026.05.15 15:24:28.117110 [ 286 ] {cb5273ee-76c1-4885-ad33-bab3bc320ed9} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2026.05.15 15:24:28.117146 [ 286 ] {cb5273ee-76c1-4885-ad33-bab3bc320ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5515 | 2026.05.15 15:24:28.117450 [ 286 ] {cb5273ee-76c1-4885-ad33-bab3bc320ed9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5516 | 2026.05.15 15:24:28.117659 [ 286 ] {cb5273ee-76c1-4885-ad33-bab3bc320ed9} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2026.05.15 15:24:28.117786 [ 286 ] {cb5273ee-76c1-4885-ad33-bab3bc320ed9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 5518 | 2026.05.15 15:24:28.117823 [ 286 ] {cb5273ee-76c1-4885-ad33-bab3bc320ed9} <Debug> TCPHandler: Processed in 0.001339604 sec. | ||
| 5519 | 2026.05.15 15:24:28.117986 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5520 | 2026.05.15 15:24:28.118081 [ 286 ] {f6692244-de95-4fd8-9d6c-44bf294e42f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5521 | 2026.05.15 15:24:28.118119 [ 286 ] {f6692244-de95-4fd8-9d6c-44bf294e42f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5522 | 2026.05.15 15:24:28.118705 [ 286 ] {f6692244-de95-4fd8-9d6c-44bf294e42f5} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.05.15 15:24:28.118741 [ 286 ] {f6692244-de95-4fd8-9d6c-44bf294e42f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5524 | 2026.05.15 15:24:28.119057 [ 286 ] {f6692244-de95-4fd8-9d6c-44bf294e42f5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5525 | 2026.05.15 15:24:28.119272 [ 286 ] {f6692244-de95-4fd8-9d6c-44bf294e42f5} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2026.05.15 15:24:28.119400 [ 286 ] {f6692244-de95-4fd8-9d6c-44bf294e42f5} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001337 sec., 376215.40762902016 rows/sec., 26.46 MiB/sec. | ||
| 5527 | 2026.05.15 15:24:28.119437 [ 286 ] {f6692244-de95-4fd8-9d6c-44bf294e42f5} <Debug> TCPHandler: Processed in 0.001499136 sec. | ||
| 5528 | 2026.05.15 15:24:28.119562 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5529 | 2026.05.15 15:24:28.119657 [ 286 ] {587cd8f0-b9a2-4b35-bc62-941d96bac496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5530 | 2026.05.15 15:24:28.119698 [ 286 ] {587cd8f0-b9a2-4b35-bc62-941d96bac496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5531 | 2026.05.15 15:24:28.120080 [ 286 ] {587cd8f0-b9a2-4b35-bc62-941d96bac496} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5532 | 2026.05.15 15:24:28.120115 [ 286 ] {587cd8f0-b9a2-4b35-bc62-941d96bac496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5533 | 2026.05.15 15:24:28.120414 [ 286 ] {587cd8f0-b9a2-4b35-bc62-941d96bac496} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5534 | 2026.05.15 15:24:28.120617 [ 286 ] {587cd8f0-b9a2-4b35-bc62-941d96bac496} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2026.05.15 15:24:28.120742 [ 286 ] {587cd8f0-b9a2-4b35-bc62-941d96bac496} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 5536 | 2026.05.15 15:24:28.120777 [ 286 ] {587cd8f0-b9a2-4b35-bc62-941d96bac496} <Debug> TCPHandler: Processed in 0.001262942 sec. | ||
| 5537 | 2026.05.15 15:24:28.120900 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5538 | 2026.05.15 15:24:28.120994 [ 286 ] {b47f7b52-453f-40ab-8efd-250bea1b3323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5539 | 2026.05.15 15:24:28.121036 [ 286 ] {b47f7b52-453f-40ab-8efd-250bea1b3323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5540 | 2026.05.15 15:24:28.121489 [ 286 ] {b47f7b52-453f-40ab-8efd-250bea1b3323} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2026.05.15 15:24:28.121524 [ 286 ] {b47f7b52-453f-40ab-8efd-250bea1b3323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5542 | 2026.05.15 15:24:28.121845 [ 286 ] {b47f7b52-453f-40ab-8efd-250bea1b3323} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5543 | 2026.05.15 15:24:28.122055 [ 286 ] {b47f7b52-453f-40ab-8efd-250bea1b3323} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2026.05.15 15:24:28.122180 [ 286 ] {b47f7b52-453f-40ab-8efd-250bea1b3323} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001204 sec., 220099.66777408638 rows/sec., 14.63 MiB/sec. | ||
| 5545 | 2026.05.15 15:24:28.122217 [ 286 ] {b47f7b52-453f-40ab-8efd-250bea1b3323} <Debug> TCPHandler: Processed in 0.001364494 sec. | ||
| 5546 | 2026.05.15 15:24:28.122349 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5547 | 2026.05.15 15:24:28.122444 [ 286 ] {d98e1279-fda2-4a75-ac07-e590e9e973b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5548 | 2026.05.15 15:24:28.122485 [ 286 ] {d98e1279-fda2-4a75-ac07-e590e9e973b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5549 | 2026.05.15 15:24:28.122812 [ 286 ] {d98e1279-fda2-4a75-ac07-e590e9e973b0} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2026.05.15 15:24:28.122847 [ 286 ] {d98e1279-fda2-4a75-ac07-e590e9e973b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5551 | 2026.05.15 15:24:28.123135 [ 286 ] {d98e1279-fda2-4a75-ac07-e590e9e973b0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5552 | 2026.05.15 15:24:28.123350 [ 286 ] {d98e1279-fda2-4a75-ac07-e590e9e973b0} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2026.05.15 15:24:28.123477 [ 286 ] {d98e1279-fda2-4a75-ac07-e590e9e973b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 5554 | 2026.05.15 15:24:28.123513 [ 286 ] {d98e1279-fda2-4a75-ac07-e590e9e973b0} <Debug> TCPHandler: Processed in 0.001211281 sec. | ||
| 5555 | 2026.05.15 15:24:28.123637 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2026.05.15 15:24:28.123731 [ 286 ] {8068a9d4-19ce-40e5-91f2-d6a02b89d692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5557 | 2026.05.15 15:24:28.123783 [ 286 ] {8068a9d4-19ce-40e5-91f2-d6a02b89d692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5558 | 2026.05.15 15:24:28.124594 [ 286 ] {8068a9d4-19ce-40e5-91f2-d6a02b89d692} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.05.15 15:24:28.124631 [ 286 ] {8068a9d4-19ce-40e5-91f2-d6a02b89d692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5560 | 2026.05.15 15:24:28.125126 [ 286 ] {8068a9d4-19ce-40e5-91f2-d6a02b89d692} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5561 | 2026.05.15 15:24:28.125344 [ 286 ] {8068a9d4-19ce-40e5-91f2-d6a02b89d692} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.05.15 15:24:28.125479 [ 286 ] {8068a9d4-19ce-40e5-91f2-d6a02b89d692} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001765 sec., 7365.439093484419 rows/sec., 13.20 MiB/sec. | ||
| 5563 | 2026.05.15 15:24:28.125530 [ 286 ] {8068a9d4-19ce-40e5-91f2-d6a02b89d692} <Debug> TCPHandler: Processed in 0.001939954 sec. | ||
| 5564 | 2026.05.15 15:24:28.125675 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.05.15 15:24:28.125770 [ 286 ] {a08b22f4-f7e8-4a69-aada-b677a990596b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5566 | 2026.05.15 15:24:28.125810 [ 286 ] {a08b22f4-f7e8-4a69-aada-b677a990596b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5567 | 2026.05.15 15:24:28.126152 [ 286 ] {a08b22f4-f7e8-4a69-aada-b677a990596b} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.05.15 15:24:28.126189 [ 286 ] {a08b22f4-f7e8-4a69-aada-b677a990596b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5569 | 2026.05.15 15:24:28.126487 [ 286 ] {a08b22f4-f7e8-4a69-aada-b677a990596b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5570 | 2026.05.15 15:24:28.126691 [ 286 ] {a08b22f4-f7e8-4a69-aada-b677a990596b} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.05.15 15:24:28.126814 [ 286 ] {a08b22f4-f7e8-4a69-aada-b677a990596b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 5572 | 2026.05.15 15:24:28.126850 [ 286 ] {a08b22f4-f7e8-4a69-aada-b677a990596b} <Debug> TCPHandler: Processed in 0.001223052 sec. | ||
| 5573 | 2026.05.15 15:24:30.443529 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5574 | 2026.05.15 15:24:30.443588 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5575 | 2026.05.15 15:24:30.526436 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10546 | ||
| 5576 | 2026.05.15 15:24:30.526969 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.05.15 15:24:30.527019 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5578 | 2026.05.15 15:24:30.527773 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5579 | 2026.05.15 15:24:30.528015 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.05.15 15:24:30.528151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10546 | ||
| 5581 | 2026.05.15 15:24:31.081887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5582 | 2026.05.15 15:24:31.096676 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.05.15 15:24:31.096733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5584 | 2026.05.15 15:24:31.102031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5585 | 2026.05.15 15:24:31.102698 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.05.15 15:24:31.105265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5587 | 2026.05.15 15:24:33.098518 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2026.05.15 15:24:33.098791 [ 286 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5589 | 2026.05.15 15:24:33.099186 [ 286 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5590 | 2026.05.15 15:24:33.099227 [ 286 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5591 | 2026.05.15 15:24:33.099485 [ 286 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5592 | 2026.05.15 15:24:33.099555 [ 286 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5593 | 2026.05.15 15:24:33.099697 [ 286 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5594 | 2026.05.15 15:24:33.099812 [ 363 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5595 | 2026.05.15 15:24:33.099827 [ 323 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5596 | 2026.05.15 15:24:33.099816 [ 345 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5597 | 2026.05.15 15:24:33.099816 [ 332 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5598 | 2026.05.15 15:24:33.100046 [ 286 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5599 | 2026.05.15 15:24:33.100074 [ 286 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5600 | 2026.05.15 15:24:33.100145 [ 286 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5601 | 2026.05.15 15:24:33.100166 [ 286 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 5602 | 2026.05.15 15:24:33.100199 [ 286 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5603 | 2026.05.15 15:24:33.100238 [ 286 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5604 | 2026.05.15 15:24:33.101516 [ 286 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.00283 sec., 14840.989399293287 rows/sec., 2.62 MiB/sec. | ||
| 5605 | 2026.05.15 15:24:33.101655 [ 286 ] {2fb54d8f-124c-4de9-8dc8-fbf2b62376c3} <Debug> TCPHandler: Processed in 0.003289108 sec. | ||
| 5606 | 2026.05.15 15:24:33.103778 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5607 | 2026.05.15 15:24:33.103914 [ 286 ] {93cd4e28-e556-4613-87ca-be9ca03acb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5608 | 2026.05.15 15:24:33.103966 [ 286 ] {93cd4e28-e556-4613-87ca-be9ca03acb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5609 | 2026.05.15 15:24:33.104646 [ 286 ] {93cd4e28-e556-4613-87ca-be9ca03acb48} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.05.15 15:24:33.104699 [ 286 ] {93cd4e28-e556-4613-87ca-be9ca03acb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5611 | 2026.05.15 15:24:33.105098 [ 286 ] {93cd4e28-e556-4613-87ca-be9ca03acb48} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5612 | 2026.05.15 15:24:33.105355 [ 286 ] {93cd4e28-e556-4613-87ca-be9ca03acb48} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.05.15 15:24:33.105505 [ 286 ] {93cd4e28-e556-4613-87ca-be9ca03acb48} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001629 sec., 71209.33087783917 rows/sec., 6.03 MiB/sec. | ||
| 5614 | 2026.05.15 15:24:33.105513 [ 48 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5615 | 2026.05.15 15:24:33.105545 [ 286 ] {93cd4e28-e556-4613-87ca-be9ca03acb48} <Debug> TCPHandler: Processed in 0.001835833 sec. | ||
| 5616 | 2026.05.15 15:24:33.105576 [ 48 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5617 | 2026.05.15 15:24:33.105605 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5618 | 2026.05.15 15:24:33.105700 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5619 | 2026.05.15 15:24:33.105723 [ 189 ] {ee9f1612-1406-4bef-82c2-30e052e52568::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 | ||
| 5620 | 2026.05.15 15:24:33.105809 [ 286 ] {68ccdf37-c13a-4bd7-a3e7-49297161aab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5621 | 2026.05.15 15:24:33.105851 [ 189 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5622 | 2026.05.15 15:24:33.105860 [ 286 ] {68ccdf37-c13a-4bd7-a3e7-49297161aab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5623 | 2026.05.15 15:24:33.105891 [ 189 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 892 rows starting from the beginning of the part | ||
| 5624 | 2026.05.15 15:24:33.105960 [ 189 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 823 rows starting from the beginning of the part | ||
| 5625 | 2026.05.15 15:24:33.106005 [ 189 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2467 rows starting from the beginning of the part | ||
| 5626 | 2026.05.15 15:24:33.106047 [ 189 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 5627 | 2026.05.15 15:24:33.106085 [ 189 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 823 rows starting from the beginning of the part | ||
| 5628 | 2026.05.15 15:24:33.106126 [ 189 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 116 rows starting from the beginning of the part | ||
| 5629 | 2026.05.15 15:24:33.106344 [ 286 ] {68ccdf37-c13a-4bd7-a3e7-49297161aab4} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2026.05.15 15:24:33.106389 [ 286 ] {68ccdf37-c13a-4bd7-a3e7-49297161aab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5631 | 2026.05.15 15:24:33.106830 [ 286 ] {68ccdf37-c13a-4bd7-a3e7-49297161aab4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5632 | 2026.05.15 15:24:33.107068 [ 286 ] {68ccdf37-c13a-4bd7-a3e7-49297161aab4} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.05.15 15:24:33.107209 [ 286 ] {68ccdf37-c13a-4bd7-a3e7-49297161aab4} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001419 sec., 21141.649048625794 rows/sec., 1.55 MiB/sec. | ||
| 5634 | 2026.05.15 15:24:33.107247 [ 286 ] {68ccdf37-c13a-4bd7-a3e7-49297161aab4} <Debug> TCPHandler: Processed in 0.001595738 sec. | ||
| 5635 | 2026.05.15 15:24:33.107393 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2026.05.15 15:24:33.107495 [ 286 ] {d9ccf243-e806-4e2f-aaa4-396ae9a2301b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5637 | 2026.05.15 15:24:33.107535 [ 286 ] {d9ccf243-e806-4e2f-aaa4-396ae9a2301b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5638 | 2026.05.15 15:24:33.107965 [ 286 ] {d9ccf243-e806-4e2f-aaa4-396ae9a2301b} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.05.15 15:24:33.107999 [ 286 ] {d9ccf243-e806-4e2f-aaa4-396ae9a2301b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5640 | 2026.05.15 15:24:33.108012 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5177 rows, containing 5 columns (5 merged, 0 gathered) in 0.002347612 sec., 2205219.6018762896 rows/sec., 176.17 MiB/sec. | ||
| 5641 | 2026.05.15 15:24:33.108287 [ 189 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5642 | 2026.05.15 15:24:33.108297 [ 286 ] {d9ccf243-e806-4e2f-aaa4-396ae9a2301b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5643 | 2026.05.15 15:24:33.108592 [ 286 ] {d9ccf243-e806-4e2f-aaa4-396ae9a2301b} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.05.15 15:24:33.108606 [ 189 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_31_6} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2026.05.15 15:24:33.108690 [ 189 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_31_6} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5646 | 2026.05.15 15:24:33.108720 [ 286 ] {d9ccf243-e806-4e2f-aaa4-396ae9a2301b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001303 sec., 72141.21258633923 rows/sec., 5.63 MiB/sec. | ||
| 5647 | 2026.05.15 15:24:33.108724 [ 47 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5648 | 2026.05.15 15:24:33.108829 [ 286 ] {d9ccf243-e806-4e2f-aaa4-396ae9a2301b} <Debug> TCPHandler: Processed in 0.001482596 sec. | ||
| 5649 | 2026.05.15 15:24:33.108836 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 5650 | 2026.05.15 15:24:33.108849 [ 47 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2026.05.15 15:24:33.108889 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5652 | 2026.05.15 15:24:33.108984 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::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 | ||
| 5653 | 2026.05.15 15:24:33.108991 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5654 | 2026.05.15 15:24:33.109114 [ 286 ] {2cb23ed9-f10d-4fb6-89a3-c9a90c4b5475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5655 | 2026.05.15 15:24:33.109122 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5656 | 2026.05.15 15:24:33.109162 [ 286 ] {2cb23ed9-f10d-4fb6-89a3-c9a90c4b5475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5657 | 2026.05.15 15:24:33.109165 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 567 rows starting from the beginning of the part | ||
| 5658 | 2026.05.15 15:24:33.109244 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 503 rows starting from the beginning of the part | ||
| 5659 | 2026.05.15 15:24:33.109288 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1324 rows starting from the beginning of the part | ||
| 5660 | 2026.05.15 15:24:33.109333 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 5661 | 2026.05.15 15:24:33.109373 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 503 rows starting from the beginning of the part | ||
| 5662 | 2026.05.15 15:24:33.109412 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 94 rows starting from the beginning of the part | ||
| 5663 | 2026.05.15 15:24:33.109648 [ 286 ] {2cb23ed9-f10d-4fb6-89a3-c9a90c4b5475} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.05.15 15:24:33.109692 [ 286 ] {2cb23ed9-f10d-4fb6-89a3-c9a90c4b5475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5665 | 2026.05.15 15:24:33.110066 [ 286 ] {2cb23ed9-f10d-4fb6-89a3-c9a90c4b5475} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5666 | 2026.05.15 15:24:33.110301 [ 286 ] {2cb23ed9-f10d-4fb6-89a3-c9a90c4b5475} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.05.15 15:24:33.110433 [ 286 ] {2cb23ed9-f10d-4fb6-89a3-c9a90c4b5475} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001337 sec., 119670.90501121915 rows/sec., 8.33 MiB/sec. | ||
| 5668 | 2026.05.15 15:24:33.110434 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5669 | 2026.05.15 15:24:33.110471 [ 286 ] {2cb23ed9-f10d-4fb6-89a3-c9a90c4b5475} <Debug> TCPHandler: Processed in 0.001527967 sec. | ||
| 5670 | 2026.05.15 15:24:33.110485 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5671 | 2026.05.15 15:24:33.110512 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5672 | 2026.05.15 15:24:33.110595 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 5673 | 2026.05.15 15:24:33.110625 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2026.05.15 15:24:33.110731 [ 286 ] {1a9576d8-0aeb-4de5-9e10-b8e19a2b2679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5675 | 2026.05.15 15:24:33.110731 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5676 | 2026.05.15 15:24:33.110777 [ 194 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001834342 sec., 1665447.3375193938 rows/sec., 122.04 MiB/sec. | ||
| 5677 | 2026.05.15 15:24:33.110787 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 5245 rows starting from the beginning of the part | ||
| 5678 | 2026.05.15 15:24:33.110790 [ 286 ] {1a9576d8-0aeb-4de5-9e10-b8e19a2b2679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5679 | 2026.05.15 15:24:33.110883 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5680 | 2026.05.15 15:24:33.110935 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5236 rows starting from the beginning of the part | ||
| 5681 | 2026.05.15 15:24:33.110982 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
| 5682 | 2026.05.15 15:24:33.110985 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5683 | 2026.05.15 15:24:33.111030 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5684 | 2026.05.15 15:24:33.111080 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 5685 | 2026.05.15 15:24:33.111264 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_31_6} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2026.05.15 15:24:33.111367 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_31_6} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5687 | 2026.05.15 15:24:33.111440 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5688 | 2026.05.15 15:24:33.111745 [ 286 ] {1a9576d8-0aeb-4de5-9e10-b8e19a2b2679} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2026.05.15 15:24:33.111788 [ 286 ] {1a9576d8-0aeb-4de5-9e10-b8e19a2b2679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5690 | 2026.05.15 15:24:33.112381 [ 286 ] {1a9576d8-0aeb-4de5-9e10-b8e19a2b2679} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5691 | 2026.05.15 15:24:33.112629 [ 286 ] {1a9576d8-0aeb-4de5-9e10-b8e19a2b2679} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5692 | 2026.05.15 15:24:33.112769 [ 286 ] {1a9576d8-0aeb-4de5-9e10-b8e19a2b2679} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002057 sec., 14584.346135148275 rows/sec., 26.13 MiB/sec. | ||
| 5693 | 2026.05.15 15:24:33.112821 [ 286 ] {1a9576d8-0aeb-4de5-9e10-b8e19a2b2679} <Debug> TCPHandler: Processed in 0.002244819 sec. | ||
| 5694 | 2026.05.15 15:24:33.112970 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5695 | 2026.05.15 15:24:33.113076 [ 286 ] {562f80b0-7096-416e-9548-a556ac8da110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5696 | 2026.05.15 15:24:33.113118 [ 286 ] {562f80b0-7096-416e-9548-a556ac8da110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5697 | 2026.05.15 15:24:33.113529 [ 286 ] {562f80b0-7096-416e-9548-a556ac8da110} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2026.05.15 15:24:33.113566 [ 286 ] {562f80b0-7096-416e-9548-a556ac8da110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5699 | 2026.05.15 15:24:33.113989 [ 286 ] {562f80b0-7096-416e-9548-a556ac8da110} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5700 | 2026.05.15 15:24:33.114208 [ 286 ] {562f80b0-7096-416e-9548-a556ac8da110} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.05.15 15:24:33.114329 [ 47 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5702 | 2026.05.15 15:24:33.114337 [ 286 ] {562f80b0-7096-416e-9548-a556ac8da110} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00128 sec., 46874.99999999999 rows/sec., 3.16 MiB/sec. | ||
| 5703 | 2026.05.15 15:24:33.114375 [ 47 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.05.15 15:24:33.114393 [ 286 ] {562f80b0-7096-416e-9548-a556ac8da110} <Debug> TCPHandler: Processed in 0.001471806 sec. | ||
| 5705 | 2026.05.15 15:24:33.114406 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5706 | 2026.05.15 15:24:33.114519 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 5707 | 2026.05.15 15:24:33.114643 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5708 | 2026.05.15 15:24:33.114672 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1860 rows starting from the beginning of the part | ||
| 5709 | 2026.05.15 15:24:33.114725 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5710 | 2026.05.15 15:24:33.114767 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 5711 | 2026.05.15 15:24:33.114808 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 5712 | 2026.05.15 15:24:33.114846 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5713 | 2026.05.15 15:24:33.114886 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 5714 | 2026.05.15 15:24:33.115426 [ 194 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11299 rows, containing 5 columns (5 merged, 0 gathered) in 0.004868086 sec., 2321035.4130966463 rows/sec., 153.43 MiB/sec. | ||
| 5715 | 2026.05.15 15:24:33.115815 [ 194 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5716 | 2026.05.15 15:24:33.115978 [ 201 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001504947 sec., 1435266.4911123116 rows/sec., 92.34 MiB/sec. | ||
| 5717 | 2026.05.15 15:24:33.116143 [ 194 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2026.05.15 15:24:33.116241 [ 194 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5719 | 2026.05.15 15:24:33.116273 [ 188 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5720 | 2026.05.15 15:24:33.116330 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5721 | 2026.05.15 15:24:33.116557 [ 188 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_31_6} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.05.15 15:24:33.116643 [ 188 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_31_6} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5723 | 2026.05.15 15:24:33.116733 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5724 | 2026.05.15 15:24:34.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.49 MiB, peak 265.82 MiB, free memory in arenas 0.00 B, will set to 258.73 MiB (RSS), difference: 1.24 MiB | ||
| 5725 | 2026.05.15 15:24:35.561022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 722 | ||
| 5726 | 2026.05.15 15:24:35.563499 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.05.15 15:24:35.563568 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5728 | 2026.05.15 15:24:35.564853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5729 | 2026.05.15 15:24:35.565137 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2026.05.15 15:24:35.565324 [ 43 ] {} <Debug> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5731 | 2026.05.15 15:24:35.565395 [ 43 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2026.05.15 15:24:35.565415 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5733 | 2026.05.15 15:24:35.565503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5734 | 2026.05.15 15:24:35.565537 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::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 | ||
| 5735 | 2026.05.15 15:24:35.566099 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5736 | 2026.05.15 15:24:35.566249 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 508 rows starting from the beginning of the part | ||
| 5737 | 2026.05.15 15:24:35.566612 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 5738 | 2026.05.15 15:24:35.566941 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 5739 | 2026.05.15 15:24:35.567264 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5740 | 2026.05.15 15:24:35.567587 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 5741 | 2026.05.15 15:24:35.567893 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 5742 | 2026.05.15 15:24:35.574026 [ 188 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 722 rows, containing 72 columns (72 merged, 0 gathered) in 0.008539771 sec., 84545.59261600809 rows/sec., 71.97 MiB/sec. | ||
| 5743 | 2026.05.15 15:24:35.575249 [ 188 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5744 | 2026.05.15 15:24:35.575856 [ 188 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_16_3} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2026.05.15 15:24:35.575943 [ 188 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_16_3} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5746 | 2026.05.15 15:24:35.576297 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5747 | 2026.05.15 15:24:38.028245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11058 | ||
| 5748 | 2026.05.15 15:24:38.028745 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2026.05.15 15:24:38.028791 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5750 | 2026.05.15 15:24:38.029276 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5751 | 2026.05.15 15:24:38.029502 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5752 | 2026.05.15 15:24:38.029626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11058 | ||
| 5753 | 2026.05.15 15:24:38.101158 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5754 | 2026.05.15 15:24:38.101377 [ 286 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5755 | 2026.05.15 15:24:38.101705 [ 286 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5756 | 2026.05.15 15:24:38.101739 [ 286 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5757 | 2026.05.15 15:24:38.101955 [ 286 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5758 | 2026.05.15 15:24:38.102017 [ 286 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5759 | 2026.05.15 15:24:38.102147 [ 286 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5760 | 2026.05.15 15:24:38.102248 [ 332 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5761 | 2026.05.15 15:24:38.102265 [ 323 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5762 | 2026.05.15 15:24:38.102262 [ 316 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5763 | 2026.05.15 15:24:38.102251 [ 345 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5764 | 2026.05.15 15:24:38.102452 [ 286 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5765 | 2026.05.15 15:24:38.102478 [ 286 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5766 | 2026.05.15 15:24:38.102550 [ 286 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5767 | 2026.05.15 15:24:38.102571 [ 286 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 5768 | 2026.05.15 15:24:38.102603 [ 286 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5769 | 2026.05.15 15:24:38.102638 [ 286 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5770 | 2026.05.15 15:24:38.104068 [ 286 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002787 sec., 15069.967707212056 rows/sec., 2.66 MiB/sec. | ||
| 5771 | 2026.05.15 15:24:38.104207 [ 286 ] {37c2d28b-e6bb-4de4-ae22-b3c9ff7bc339} <Debug> TCPHandler: Processed in 0.003168456 sec. | ||
| 5772 | 2026.05.15 15:24:38.109025 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5773 | 2026.05.15 15:24:38.109162 [ 286 ] {bc77a920-76ce-4da7-95da-5e04630c2041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5774 | 2026.05.15 15:24:38.109211 [ 286 ] {bc77a920-76ce-4da7-95da-5e04630c2041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5775 | 2026.05.15 15:24:38.109946 [ 286 ] {bc77a920-76ce-4da7-95da-5e04630c2041} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5776 | 2026.05.15 15:24:38.109986 [ 286 ] {bc77a920-76ce-4da7-95da-5e04630c2041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5777 | 2026.05.15 15:24:38.110332 [ 286 ] {bc77a920-76ce-4da7-95da-5e04630c2041} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5778 | 2026.05.15 15:24:38.110548 [ 286 ] {bc77a920-76ce-4da7-95da-5e04630c2041} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5779 | 2026.05.15 15:24:38.110682 [ 286 ] {bc77a920-76ce-4da7-95da-5e04630c2041} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00156 sec., 182051.28205128206 rows/sec., 11.56 MiB/sec. | ||
| 5780 | 2026.05.15 15:24:38.110722 [ 286 ] {bc77a920-76ce-4da7-95da-5e04630c2041} <Debug> TCPHandler: Processed in 0.001759131 sec. | ||
| 5781 | 2026.05.15 15:24:38.110868 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5782 | 2026.05.15 15:24:38.110963 [ 286 ] {4b857c1b-a2c0-42b5-a511-dc8147bbaa43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5783 | 2026.05.15 15:24:38.111003 [ 286 ] {4b857c1b-a2c0-42b5-a511-dc8147bbaa43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5784 | 2026.05.15 15:24:38.111812 [ 286 ] {4b857c1b-a2c0-42b5-a511-dc8147bbaa43} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2026.05.15 15:24:38.111849 [ 286 ] {4b857c1b-a2c0-42b5-a511-dc8147bbaa43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5786 | 2026.05.15 15:24:38.112210 [ 286 ] {4b857c1b-a2c0-42b5-a511-dc8147bbaa43} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5787 | 2026.05.15 15:24:38.112422 [ 286 ] {4b857c1b-a2c0-42b5-a511-dc8147bbaa43} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5788 | 2026.05.15 15:24:38.112561 [ 286 ] {4b857c1b-a2c0-42b5-a511-dc8147bbaa43} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.00161 sec., 511180.12422360247 rows/sec., 39.67 MiB/sec. | ||
| 5789 | 2026.05.15 15:24:38.112599 [ 286 ] {4b857c1b-a2c0-42b5-a511-dc8147bbaa43} <Debug> TCPHandler: Processed in 0.001780571 sec. | ||
| 5790 | 2026.05.15 15:24:38.112744 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2026.05.15 15:24:38.112839 [ 286 ] {c84078aa-3ec7-41c3-af10-b5603a911722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5792 | 2026.05.15 15:24:38.112880 [ 286 ] {c84078aa-3ec7-41c3-af10-b5603a911722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5793 | 2026.05.15 15:24:38.113347 [ 286 ] {c84078aa-3ec7-41c3-af10-b5603a911722} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2026.05.15 15:24:38.113383 [ 286 ] {c84078aa-3ec7-41c3-af10-b5603a911722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5795 | 2026.05.15 15:24:38.113682 [ 286 ] {c84078aa-3ec7-41c3-af10-b5603a911722} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5796 | 2026.05.15 15:24:38.113893 [ 286 ] {c84078aa-3ec7-41c3-af10-b5603a911722} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2026.05.15 15:24:38.114022 [ 286 ] {c84078aa-3ec7-41c3-af10-b5603a911722} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.0012 sec., 129166.66666666667 rows/sec., 7.75 MiB/sec. | ||
| 5798 | 2026.05.15 15:24:38.114059 [ 286 ] {c84078aa-3ec7-41c3-af10-b5603a911722} <Debug> TCPHandler: Processed in 0.001366374 sec. | ||
| 5799 | 2026.05.15 15:24:38.114185 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5800 | 2026.05.15 15:24:38.114280 [ 286 ] {899b3b29-8103-4b2b-8e07-b71c203015ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5801 | 2026.05.15 15:24:38.114319 [ 286 ] {899b3b29-8103-4b2b-8e07-b71c203015ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5802 | 2026.05.15 15:24:38.114766 [ 286 ] {899b3b29-8103-4b2b-8e07-b71c203015ae} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2026.05.15 15:24:38.114802 [ 286 ] {899b3b29-8103-4b2b-8e07-b71c203015ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5804 | 2026.05.15 15:24:38.115101 [ 286 ] {899b3b29-8103-4b2b-8e07-b71c203015ae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5805 | 2026.05.15 15:24:38.115321 [ 286 ] {899b3b29-8103-4b2b-8e07-b71c203015ae} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2026.05.15 15:24:38.115452 [ 286 ] {899b3b29-8103-4b2b-8e07-b71c203015ae} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 5807 | 2026.05.15 15:24:38.115490 [ 286 ] {899b3b29-8103-4b2b-8e07-b71c203015ae} <Debug> TCPHandler: Processed in 0.001352624 sec. | ||
| 5808 | 2026.05.15 15:24:38.115617 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2026.05.15 15:24:38.115712 [ 286 ] {e2d72d25-bcff-44a1-9555-32d8fc70aba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5810 | 2026.05.15 15:24:38.115751 [ 286 ] {e2d72d25-bcff-44a1-9555-32d8fc70aba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5811 | 2026.05.15 15:24:38.116194 [ 286 ] {e2d72d25-bcff-44a1-9555-32d8fc70aba8} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2026.05.15 15:24:38.116232 [ 286 ] {e2d72d25-bcff-44a1-9555-32d8fc70aba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5813 | 2026.05.15 15:24:38.116529 [ 286 ] {e2d72d25-bcff-44a1-9555-32d8fc70aba8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5814 | 2026.05.15 15:24:38.116734 [ 286 ] {e2d72d25-bcff-44a1-9555-32d8fc70aba8} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2026.05.15 15:24:38.116859 [ 286 ] {e2d72d25-bcff-44a1-9555-32d8fc70aba8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.23 MiB/sec. | ||
| 5816 | 2026.05.15 15:24:38.116896 [ 286 ] {e2d72d25-bcff-44a1-9555-32d8fc70aba8} <Debug> TCPHandler: Processed in 0.001326683 sec. | ||
| 5817 | 2026.05.15 15:24:38.117037 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2026.05.15 15:24:38.117131 [ 286 ] {3d0d40cd-d677-42ed-b69d-d15513f99133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5819 | 2026.05.15 15:24:38.117170 [ 286 ] {3d0d40cd-d677-42ed-b69d-d15513f99133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5820 | 2026.05.15 15:24:38.117835 [ 286 ] {3d0d40cd-d677-42ed-b69d-d15513f99133} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.05.15 15:24:38.117871 [ 286 ] {3d0d40cd-d677-42ed-b69d-d15513f99133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5822 | 2026.05.15 15:24:38.118214 [ 286 ] {3d0d40cd-d677-42ed-b69d-d15513f99133} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5823 | 2026.05.15 15:24:38.118417 [ 286 ] {3d0d40cd-d677-42ed-b69d-d15513f99133} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2026.05.15 15:24:38.118542 [ 286 ] {3d0d40cd-d677-42ed-b69d-d15513f99133} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001429 sec., 351994.40167949616 rows/sec., 24.75 MiB/sec. | ||
| 5825 | 2026.05.15 15:24:38.118580 [ 286 ] {3d0d40cd-d677-42ed-b69d-d15513f99133} <Debug> TCPHandler: Processed in 0.001596118 sec. | ||
| 5826 | 2026.05.15 15:24:38.118709 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5827 | 2026.05.15 15:24:38.118802 [ 286 ] {24278f4e-064c-4263-92c2-68d6bc27c1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5828 | 2026.05.15 15:24:38.118843 [ 286 ] {24278f4e-064c-4263-92c2-68d6bc27c1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5829 | 2026.05.15 15:24:38.119188 [ 286 ] {24278f4e-064c-4263-92c2-68d6bc27c1cb} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.05.15 15:24:38.119224 [ 286 ] {24278f4e-064c-4263-92c2-68d6bc27c1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5831 | 2026.05.15 15:24:38.119519 [ 286 ] {24278f4e-064c-4263-92c2-68d6bc27c1cb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5832 | 2026.05.15 15:24:38.119742 [ 286 ] {24278f4e-064c-4263-92c2-68d6bc27c1cb} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.05.15 15:24:38.119868 [ 286 ] {24278f4e-064c-4263-92c2-68d6bc27c1cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 5834 | 2026.05.15 15:24:38.119875 [ 37 ] {} <Debug> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5835 | 2026.05.15 15:24:38.119907 [ 286 ] {24278f4e-064c-4263-92c2-68d6bc27c1cb} <Debug> TCPHandler: Processed in 0.001246412 sec. | ||
| 5836 | 2026.05.15 15:24:38.119932 [ 37 ] {} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.05.15 15:24:38.120018 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5838 | 2026.05.15 15:24:38.120034 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2026.05.15 15:24:38.120139 [ 286 ] {4bfabfb5-eeae-43eb-bccd-0dab72852bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5840 | 2026.05.15 15:24:38.120149 [ 193 ] {7b7b7807-421e-4600-9910-c6e457aca185::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 | ||
| 5841 | 2026.05.15 15:24:38.120181 [ 286 ] {4bfabfb5-eeae-43eb-bccd-0dab72852bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5842 | 2026.05.15 15:24:38.120293 [ 193 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5843 | 2026.05.15 15:24:38.120335 [ 193 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5844 | 2026.05.15 15:24:38.120404 [ 193 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5845 | 2026.05.15 15:24:38.120455 [ 193 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5846 | 2026.05.15 15:24:38.120503 [ 193 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5847 | 2026.05.15 15:24:38.120548 [ 193 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5848 | 2026.05.15 15:24:38.120592 [ 193 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5849 | 2026.05.15 15:24:38.120614 [ 286 ] {4bfabfb5-eeae-43eb-bccd-0dab72852bab} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2026.05.15 15:24:38.120657 [ 286 ] {4bfabfb5-eeae-43eb-bccd-0dab72852bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 5851 | 2026.05.15 15:24:38.121182 [ 286 ] {4bfabfb5-eeae-43eb-bccd-0dab72852bab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5852 | 2026.05.15 15:24:38.121399 [ 188 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001300582 sec., 73813.10828536763 rows/sec., 3.77 MiB/sec. | ||
| 5853 | 2026.05.15 15:24:38.121418 [ 286 ] {4bfabfb5-eeae-43eb-bccd-0dab72852bab} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2026.05.15 15:24:38.121540 [ 193 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5855 | 2026.05.15 15:24:38.121568 [ 286 ] {4bfabfb5-eeae-43eb-bccd-0dab72852bab} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001447 sec., 183137.52591568764 rows/sec., 12.17 MiB/sec. | ||
| 5856 | 2026.05.15 15:24:38.121613 [ 286 ] {4bfabfb5-eeae-43eb-bccd-0dab72852bab} <Debug> TCPHandler: Processed in 0.001625838 sec. | ||
| 5857 | 2026.05.15 15:24:38.121750 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.05.15 15:24:38.121809 [ 193 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_16_3} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.05.15 15:24:38.121876 [ 286 ] {73a60ece-a39c-4ca9-964d-fda854ae4bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5860 | 2026.05.15 15:24:38.121890 [ 193 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_16_3} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5861 | 2026.05.15 15:24:38.121967 [ 286 ] {73a60ece-a39c-4ca9-964d-fda854ae4bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5862 | 2026.05.15 15:24:38.122005 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5863 | 2026.05.15 15:24:38.122519 [ 286 ] {73a60ece-a39c-4ca9-964d-fda854ae4bd5} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.05.15 15:24:38.122565 [ 286 ] {73a60ece-a39c-4ca9-964d-fda854ae4bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5865 | 2026.05.15 15:24:38.122961 [ 286 ] {73a60ece-a39c-4ca9-964d-fda854ae4bd5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5866 | 2026.05.15 15:24:38.123195 [ 286 ] {73a60ece-a39c-4ca9-964d-fda854ae4bd5} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.05.15 15:24:38.123351 [ 286 ] {73a60ece-a39c-4ca9-964d-fda854ae4bd5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00152 sec., 657.8947368421052 rows/sec., 44.33 KiB/sec. | ||
| 5868 | 2026.05.15 15:24:38.123392 [ 286 ] {73a60ece-a39c-4ca9-964d-fda854ae4bd5} <Debug> TCPHandler: Processed in 0.00169004 sec. | ||
| 5869 | 2026.05.15 15:24:38.123604 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.05.15 15:24:38.123731 [ 286 ] {d7a2bd82-cacd-4116-b3c4-6903fe457182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.05.15 15:24:38.123787 [ 286 ] {d7a2bd82-cacd-4116-b3c4-6903fe457182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5872 | 2026.05.15 15:24:38.124638 [ 286 ] {d7a2bd82-cacd-4116-b3c4-6903fe457182} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.05.15 15:24:38.124676 [ 286 ] {d7a2bd82-cacd-4116-b3c4-6903fe457182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5874 | 2026.05.15 15:24:38.125199 [ 286 ] {d7a2bd82-cacd-4116-b3c4-6903fe457182} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5875 | 2026.05.15 15:24:38.125424 [ 286 ] {d7a2bd82-cacd-4116-b3c4-6903fe457182} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.05.15 15:24:38.125568 [ 286 ] {d7a2bd82-cacd-4116-b3c4-6903fe457182} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001873 sec., 6940.736785904965 rows/sec., 12.44 MiB/sec. | ||
| 5877 | 2026.05.15 15:24:38.125620 [ 286 ] {d7a2bd82-cacd-4116-b3c4-6903fe457182} <Debug> TCPHandler: Processed in 0.002130698 sec. | ||
| 5878 | 2026.05.15 15:24:38.125779 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.05.15 15:24:38.125886 [ 286 ] {c661471d-fb06-4cab-853e-8172bd093d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.05.15 15:24:38.125927 [ 286 ] {c661471d-fb06-4cab-853e-8172bd093d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5881 | 2026.05.15 15:24:38.126294 [ 286 ] {c661471d-fb06-4cab-853e-8172bd093d9b} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.05.15 15:24:38.126330 [ 286 ] {c661471d-fb06-4cab-853e-8172bd093d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5883 | 2026.05.15 15:24:38.126634 [ 286 ] {c661471d-fb06-4cab-853e-8172bd093d9b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5884 | 2026.05.15 15:24:38.126840 [ 286 ] {c661471d-fb06-4cab-853e-8172bd093d9b} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): 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.15 15:24:38.126964 [ 286 ] {c661471d-fb06-4cab-853e-8172bd093d9b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001108 sec., 81227.43682310468 rows/sec., 5.08 MiB/sec. | ||
| 5886 | 2026.05.15 15:24:38.126999 [ 286 ] {c661471d-fb06-4cab-853e-8172bd093d9b} <Debug> TCPHandler: Processed in 0.001269112 sec. | ||
| 5887 | 2026.05.15 15:24:38.605351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5888 | 2026.05.15 15:24:38.621570 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2026.05.15 15:24:38.621628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5890 | 2026.05.15 15:24:38.627649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5891 | 2026.05.15 15:24:38.628339 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2026.05.15 15:24:38.631044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5893 | 2026.05.15 15:24:41.425402 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36364 | ||
| 5894 | 2026.05.15 15:24:41.425521 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5895 | 2026.05.15 15:24:41.425558 [ 306 ] {} <Debug> TCP-Session: 5b72f90e-e77f-4dd6-95f2-f8f19f120cb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36364 | ||
| 5896 | 2026.05.15 15:24:41.425588 [ 306 ] {} <Debug> TCP-Session: 5b72f90e-e77f-4dd6-95f2-f8f19f120cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5897 | 2026.05.15 15:24:41.425609 [ 306 ] {} <Debug> TCP-Session: 5b72f90e-e77f-4dd6-95f2-f8f19f120cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2026.05.15 15:24:41.425811 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33747 | ||
| 5899 | 2026.05.15 15:24:41.425825 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62490 | ||
| 5900 | 2026.05.15 15:24:41.425862 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58201 | ||
| 5901 | 2026.05.15 15:24:41.425849 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62833 | ||
| 5902 | 2026.05.15 15:24:41.425921 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57830 | ||
| 5903 | 2026.05.15 15:24:41.425941 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50004 | ||
| 5904 | 2026.05.15 15:24:41.425933 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36292 | ||
| 5905 | 2026.05.15 15:24:41.425913 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44781 | ||
| 5906 | 2026.05.15 15:24:41.426018 [ 306 ] {} <Trace> TCP-Session: 5b72f90e-e77f-4dd6-95f2-f8f19f120cb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5907 | 2026.05.15 15:24:41.426054 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5908 | 2026.05.15 15:24:41.425912 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5909 | 2026.05.15 15:24:41.426098 [ 310 ] {} <Debug> TCP-Session: e078caea-dfaf-42aa-8ebc-90dab5b44423 Authenticating user 'default' from [fd00:1122:3344:101::e]:58201 | ||
| 5910 | 2026.05.15 15:24:41.426112 [ 308 ] {} <Debug> TCP-Session: cc8ed986-6d43-4cbf-9902-7c1087b641d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62490 | ||
| 5911 | 2026.05.15 15:24:41.426126 [ 310 ] {} <Debug> TCP-Session: e078caea-dfaf-42aa-8ebc-90dab5b44423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5912 | 2026.05.15 15:24:41.426131 [ 308 ] {} <Debug> TCP-Session: cc8ed986-6d43-4cbf-9902-7c1087b641d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5913 | 2026.05.15 15:24:41.426141 [ 310 ] {} <Debug> TCP-Session: e078caea-dfaf-42aa-8ebc-90dab5b44423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2026.05.15 15:24:41.426149 [ 308 ] {} <Debug> TCP-Session: cc8ed986-6d43-4cbf-9902-7c1087b641d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2026.05.15 15:24:41.426270 [ 306 ] {35b5fe3a-3fd6-45ac-9b09-654bcfd39882} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36364) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5916 | 2026.05.15 15:24:41.426469 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5917 | 2026.05.15 15:24:41.426513 [ 302 ] {} <Debug> TCP-Session: 4f14645f-d231-4b7d-b634-0210ed3fbb81 Authenticating user 'default' from [fd00:1122:3344:101::e]:36292 | ||
| 5918 | 2026.05.15 15:24:41.426541 [ 302 ] {} <Debug> TCP-Session: 4f14645f-d231-4b7d-b634-0210ed3fbb81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2026.05.15 15:24:41.426557 [ 302 ] {} <Debug> TCP-Session: 4f14645f-d231-4b7d-b634-0210ed3fbb81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2026.05.15 15:24:41.426565 [ 306 ] {35b5fe3a-3fd6-45ac-9b09-654bcfd39882} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5921 | 2026.05.15 15:24:41.426631 [ 306 ] {35b5fe3a-3fd6-45ac-9b09-654bcfd39882} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5922 | 2026.05.15 15:24:41.426693 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5923 | 2026.05.15 15:24:41.426726 [ 303 ] {} <Debug> TCP-Session: 93bcff90-21bb-4be4-b441-61511001800e Authenticating user 'default' from [fd00:1122:3344:101::e]:50004 | ||
| 5924 | 2026.05.15 15:24:41.426744 [ 303 ] {} <Debug> TCP-Session: 93bcff90-21bb-4be4-b441-61511001800e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2026.05.15 15:24:41.426761 [ 303 ] {} <Debug> TCP-Session: 93bcff90-21bb-4be4-b441-61511001800e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5926 | 2026.05.15 15:24:41.426806 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5927 | 2026.05.15 15:24:41.426848 [ 285 ] {} <Debug> TCP-Session: 891238ee-c645-4707-b527-e7a88466b21d Authenticating user 'default' from [fd00:1122:3344:101::e]:57830 | ||
| 5928 | 2026.05.15 15:24:41.426910 [ 285 ] {} <Debug> TCP-Session: 891238ee-c645-4707-b527-e7a88466b21d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5929 | 2026.05.15 15:24:41.426928 [ 285 ] {} <Debug> TCP-Session: 891238ee-c645-4707-b527-e7a88466b21d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2026.05.15 15:24:41.426936 [ 306 ] {35b5fe3a-3fd6-45ac-9b09-654bcfd39882} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 5931 | 2026.05.15 15:24:41.427030 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5932 | 2026.05.15 15:24:41.427064 [ 307 ] {} <Debug> TCP-Session: 64c11e76-1b4f-4289-9a4f-6a7f9198c4d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33747 | ||
| 5933 | 2026.05.15 15:24:41.427080 [ 307 ] {} <Debug> TCP-Session: 64c11e76-1b4f-4289-9a4f-6a7f9198c4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5934 | 2026.05.15 15:24:41.427097 [ 307 ] {} <Debug> TCP-Session: 64c11e76-1b4f-4289-9a4f-6a7f9198c4d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2026.05.15 15:24:41.427141 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5936 | 2026.05.15 15:24:41.427177 [ 309 ] {} <Debug> TCP-Session: 616de5eb-8cbe-4b2a-9ac2-1d1ed9b1513d Authenticating user 'default' from [fd00:1122:3344:101::e]:62833 | ||
| 5937 | 2026.05.15 15:24:41.427200 [ 309 ] {} <Debug> TCP-Session: 616de5eb-8cbe-4b2a-9ac2-1d1ed9b1513d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5938 | 2026.05.15 15:24:41.427218 [ 309 ] {} <Debug> TCP-Session: 616de5eb-8cbe-4b2a-9ac2-1d1ed9b1513d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2026.05.15 15:24:41.427257 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5940 | 2026.05.15 15:24:41.427290 [ 3 ] {} <Debug> TCP-Session: b72183f4-3cb5-4f0a-bc20-93dead1d7609 Authenticating user 'default' from [fd00:1122:3344:101::e]:44781 | ||
| 5941 | 2026.05.15 15:24:41.427308 [ 3 ] {} <Debug> TCP-Session: b72183f4-3cb5-4f0a-bc20-93dead1d7609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5942 | 2026.05.15 15:24:41.427321 [ 3 ] {} <Debug> TCP-Session: b72183f4-3cb5-4f0a-bc20-93dead1d7609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5943 | 2026.05.15 15:24:41.427761 [ 323 ] {35b5fe3a-3fd6-45ac-9b09-654bcfd39882} <Trace> AggregatingTransform: Aggregating | ||
| 5944 | 2026.05.15 15:24:41.427799 [ 323 ] {35b5fe3a-3fd6-45ac-9b09-654bcfd39882} <Trace> Aggregator: Aggregation method: without_key | ||
| 5945 | 2026.05.15 15:24:41.427829 [ 323 ] {35b5fe3a-3fd6-45ac-9b09-654bcfd39882} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000787664 sec. (1269.577 rows/sec., 49.59 KiB/sec.) | ||
| 5946 | 2026.05.15 15:24:41.427845 [ 323 ] {35b5fe3a-3fd6-45ac-9b09-654bcfd39882} <Trace> Aggregator: Merging aggregated data | ||
| 5947 | 2026.05.15 15:24:41.428571 [ 306 ] {35b5fe3a-3fd6-45ac-9b09-654bcfd39882} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002385 sec., 419.2872117400419 rows/sec., 16.38 KiB/sec. | ||
| 5948 | 2026.05.15 15:24:41.428714 [ 306 ] {35b5fe3a-3fd6-45ac-9b09-654bcfd39882} <Debug> TCPHandler: Processed in 0.002881641 sec. | ||
| 5949 | 2026.05.15 15:24:41.428845 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5950 | 2026.05.15 15:24:41.428877 [ 306 ] {} <Debug> TCP-Session: 5b72f90e-e77f-4dd6-95f2-f8f19f120cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5951 | 2026.05.15 15:24:41.428877 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5952 | 2026.05.15 15:24:41.428905 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5953 | 2026.05.15 15:24:41.428928 [ 307 ] {} <Debug> TCP-Session: 64c11e76-1b4f-4289-9a4f-6a7f9198c4d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5954 | 2026.05.15 15:24:41.428929 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5955 | 2026.05.15 15:24:41.428954 [ 308 ] {} <Debug> TCP-Session: cc8ed986-6d43-4cbf-9902-7c1087b641d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5956 | 2026.05.15 15:24:41.428963 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5957 | 2026.05.15 15:24:41.428989 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5958 | 2026.05.15 15:24:41.429009 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5959 | 2026.05.15 15:24:41.429029 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5960 | 2026.05.15 15:24:41.429042 [ 309 ] {} <Debug> TCP-Session: 616de5eb-8cbe-4b2a-9ac2-1d1ed9b1513d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5961 | 2026.05.15 15:24:41.429060 [ 303 ] {} <Debug> TCP-Session: 93bcff90-21bb-4be4-b441-61511001800e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2026.05.15 15:24:41.429080 [ 302 ] {} <Debug> TCP-Session: 4f14645f-d231-4b7d-b634-0210ed3fbb81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2026.05.15 15:24:41.429028 [ 3 ] {} <Debug> TCP-Session: b72183f4-3cb5-4f0a-bc20-93dead1d7609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2026.05.15 15:24:41.428939 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5965 | 2026.05.15 15:24:41.429013 [ 285 ] {} <Debug> TCP-Session: 891238ee-c645-4707-b527-e7a88466b21d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2026.05.15 15:24:41.429161 [ 310 ] {} <Debug> TCP-Session: e078caea-dfaf-42aa-8ebc-90dab5b44423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.05.15 15:24:41.615877 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49740 | ||
| 5968 | 2026.05.15 15:24:41.615979 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5969 | 2026.05.15 15:24:41.616020 [ 3 ] {} <Debug> TCP-Session: 854e7f28-52c5-4389-9461-4614b990e421 Authenticating user 'default' from [fd00:1122:3344:101::e]:49740 | ||
| 5970 | 2026.05.15 15:24:41.616055 [ 3 ] {} <Debug> TCP-Session: 854e7f28-52c5-4389-9461-4614b990e421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5971 | 2026.05.15 15:24:41.616072 [ 3 ] {} <Debug> TCP-Session: 854e7f28-52c5-4389-9461-4614b990e421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5972 | 2026.05.15 15:24:41.616342 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55265 | ||
| 5973 | 2026.05.15 15:24:41.616355 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34141 | ||
| 5974 | 2026.05.15 15:24:41.616405 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54661 | ||
| 5975 | 2026.05.15 15:24:41.616422 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39825 | ||
| 5976 | 2026.05.15 15:24:41.616454 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5977 | 2026.05.15 15:24:41.616462 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5978 | 2026.05.15 15:24:41.616507 [ 303 ] {} <Debug> TCP-Session: a8ca45d0-697e-4f46-9a04-233b95253dea Authenticating user 'default' from [fd00:1122:3344:101::e]:34141 | ||
| 5979 | 2026.05.15 15:24:41.616520 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5980 | 2026.05.15 15:24:41.616525 [ 308 ] {} <Debug> TCP-Session: f6124ae6-36c7-4fdc-badc-0d7414403b08 Authenticating user 'default' from [fd00:1122:3344:101::e]:54661 | ||
| 5981 | 2026.05.15 15:24:41.616539 [ 303 ] {} <Debug> TCP-Session: a8ca45d0-697e-4f46-9a04-233b95253dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5982 | 2026.05.15 15:24:41.616558 [ 310 ] {} <Debug> TCP-Session: 0ab07926-2948-4786-9772-2b8ff6ce66ac Authenticating user 'default' from [fd00:1122:3344:101::e]:39825 | ||
| 5983 | 2026.05.15 15:24:41.616576 [ 303 ] {} <Debug> TCP-Session: a8ca45d0-697e-4f46-9a04-233b95253dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5984 | 2026.05.15 15:24:41.616572 [ 308 ] {} <Debug> TCP-Session: f6124ae6-36c7-4fdc-badc-0d7414403b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5985 | 2026.05.15 15:24:41.616599 [ 310 ] {} <Debug> TCP-Session: 0ab07926-2948-4786-9772-2b8ff6ce66ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5986 | 2026.05.15 15:24:41.616611 [ 308 ] {} <Debug> TCP-Session: f6124ae6-36c7-4fdc-badc-0d7414403b08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5987 | 2026.05.15 15:24:41.616626 [ 310 ] {} <Debug> TCP-Session: 0ab07926-2948-4786-9772-2b8ff6ce66ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5988 | 2026.05.15 15:24:41.616430 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44529 | ||
| 5989 | 2026.05.15 15:24:41.616428 [ 3 ] {} <Trace> TCP-Session: 854e7f28-52c5-4389-9461-4614b990e421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2026.05.15 15:24:41.616392 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46434 | ||
| 5991 | 2026.05.15 15:24:41.616748 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5992 | 2026.05.15 15:24:41.616351 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55112 | ||
| 5993 | 2026.05.15 15:24:41.616786 [ 309 ] {} <Debug> TCP-Session: be344bd4-2370-4bd9-b388-5216fd9db027 Authenticating user 'default' from [fd00:1122:3344:101::e]:44529 | ||
| 5994 | 2026.05.15 15:24:41.616787 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5995 | 2026.05.15 15:24:41.616833 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5996 | 2026.05.15 15:24:41.616842 [ 309 ] {} <Debug> TCP-Session: be344bd4-2370-4bd9-b388-5216fd9db027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.05.15 15:24:41.616867 [ 307 ] {} <Debug> TCP-Session: 35be5443-2609-414f-8dac-67944c4b41b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46434 | ||
| 5998 | 2026.05.15 15:24:41.616888 [ 309 ] {} <Debug> TCP-Session: be344bd4-2370-4bd9-b388-5216fd9db027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5999 | 2026.05.15 15:24:41.616877 [ 302 ] {} <Debug> TCP-Session: 5375e28b-a559-411c-9c2b-1854e1853e8c Authenticating user 'default' from [fd00:1122:3344:101::e]:55112 | ||
| 6000 | 2026.05.15 15:24:41.616923 [ 307 ] {} <Debug> TCP-Session: 35be5443-2609-414f-8dac-67944c4b41b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6001 | 2026.05.15 15:24:41.616955 [ 302 ] {} <Debug> TCP-Session: 5375e28b-a559-411c-9c2b-1854e1853e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6002 | 2026.05.15 15:24:41.616875 [ 3 ] {5569c253-0a09-4536-b7c2-847017540524} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49740) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6003 | 2026.05.15 15:24:41.616985 [ 302 ] {} <Debug> TCP-Session: 5375e28b-a559-411c-9c2b-1854e1853e8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6004 | 2026.05.15 15:24:41.616979 [ 307 ] {} <Debug> TCP-Session: 35be5443-2609-414f-8dac-67944c4b41b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6005 | 2026.05.15 15:24:41.616383 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36141 | ||
| 6006 | 2026.05.15 15:24:41.616434 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6007 | 2026.05.15 15:24:41.617105 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6008 | 2026.05.15 15:24:41.617109 [ 285 ] {} <Debug> TCP-Session: 4f680b17-5639-451a-ae44-1b39523f39ba Authenticating user 'default' from [fd00:1122:3344:101::e]:55265 | ||
| 6009 | 2026.05.15 15:24:41.617134 [ 306 ] {} <Debug> TCP-Session: d4d23caa-5ff8-4642-b10f-cdefd0951c3d Authenticating user 'default' from [fd00:1122:3344:101::e]:36141 | ||
| 6010 | 2026.05.15 15:24:41.617144 [ 285 ] {} <Debug> TCP-Session: 4f680b17-5639-451a-ae44-1b39523f39ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6011 | 2026.05.15 15:24:41.617151 [ 306 ] {} <Debug> TCP-Session: d4d23caa-5ff8-4642-b10f-cdefd0951c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6012 | 2026.05.15 15:24:41.617159 [ 285 ] {} <Debug> TCP-Session: 4f680b17-5639-451a-ae44-1b39523f39ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2026.05.15 15:24:41.617166 [ 306 ] {} <Debug> TCP-Session: d4d23caa-5ff8-4642-b10f-cdefd0951c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6014 | 2026.05.15 15:24:41.617305 [ 3 ] {5569c253-0a09-4536-b7c2-847017540524} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6015 | 2026.05.15 15:24:41.617378 [ 3 ] {5569c253-0a09-4536-b7c2-847017540524} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6016 | 2026.05.15 15:24:41.617693 [ 3 ] {5569c253-0a09-4536-b7c2-847017540524} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 6017 | 2026.05.15 15:24:41.618721 [ 355 ] {5569c253-0a09-4536-b7c2-847017540524} <Trace> AggregatingTransform: Aggregating | ||
| 6018 | 2026.05.15 15:24:41.618771 [ 355 ] {5569c253-0a09-4536-b7c2-847017540524} <Trace> Aggregator: Aggregation method: without_key | ||
| 6019 | 2026.05.15 15:24:41.618806 [ 355 ] {5569c253-0a09-4536-b7c2-847017540524} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004448 sec. (995.572 rows/sec., 38.89 KiB/sec.) | ||
| 6020 | 2026.05.15 15:24:41.618821 [ 355 ] {5569c253-0a09-4536-b7c2-847017540524} <Trace> Aggregator: Merging aggregated data | ||
| 6021 | 2026.05.15 15:24:41.619578 [ 3 ] {5569c253-0a09-4536-b7c2-847017540524} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002757 sec., 362.71309394269133 rows/sec., 14.17 KiB/sec. | ||
| 6022 | 2026.05.15 15:24:41.619799 [ 3 ] {5569c253-0a09-4536-b7c2-847017540524} <Debug> TCPHandler: Processed in 0.003487141 sec. | ||
| 6023 | 2026.05.15 15:24:41.620003 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6024 | 2026.05.15 15:24:41.620043 [ 3 ] {} <Debug> TCP-Session: 854e7f28-52c5-4389-9461-4614b990e421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6025 | 2026.05.15 15:24:41.620049 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6026 | 2026.05.15 15:24:41.620065 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6027 | 2026.05.15 15:24:41.620092 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6028 | 2026.05.15 15:24:41.620109 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6029 | 2026.05.15 15:24:41.620148 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6030 | 2026.05.15 15:24:41.620160 [ 310 ] {} <Debug> TCP-Session: 0ab07926-2948-4786-9772-2b8ff6ce66ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2026.05.15 15:24:41.620176 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6032 | 2026.05.15 15:24:41.620207 [ 307 ] {} <Debug> TCP-Session: 35be5443-2609-414f-8dac-67944c4b41b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6033 | 2026.05.15 15:24:41.620230 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6034 | 2026.05.15 15:24:41.620244 [ 306 ] {} <Debug> TCP-Session: d4d23caa-5ff8-4642-b10f-cdefd0951c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6035 | 2026.05.15 15:24:41.620271 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6036 | 2026.05.15 15:24:41.620289 [ 303 ] {} <Debug> TCP-Session: a8ca45d0-697e-4f46-9a04-233b95253dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6037 | 2026.05.15 15:24:41.620179 [ 302 ] {} <Debug> TCP-Session: 5375e28b-a559-411c-9c2b-1854e1853e8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2026.05.15 15:24:41.620319 [ 309 ] {} <Debug> TCP-Session: be344bd4-2370-4bd9-b388-5216fd9db027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6039 | 2026.05.15 15:24:41.620113 [ 308 ] {} <Debug> TCP-Session: f6124ae6-36c7-4fdc-badc-0d7414403b08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2026.05.15 15:24:41.620112 [ 285 ] {} <Debug> TCP-Session: 4f680b17-5639-451a-ae44-1b39523f39ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6041 | 2026.05.15 15:24:43.098293 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2026.05.15 15:24:43.098540 [ 286 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6043 | 2026.05.15 15:24:43.098905 [ 286 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6044 | 2026.05.15 15:24:43.098943 [ 286 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6045 | 2026.05.15 15:24:43.099155 [ 286 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6046 | 2026.05.15 15:24:43.099221 [ 286 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6047 | 2026.05.15 15:24:43.099358 [ 286 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6048 | 2026.05.15 15:24:43.099455 [ 324 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6049 | 2026.05.15 15:24:43.099469 [ 355 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6050 | 2026.05.15 15:24:43.099486 [ 341 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6051 | 2026.05.15 15:24:43.099472 [ 350 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6052 | 2026.05.15 15:24:43.099643 [ 286 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6053 | 2026.05.15 15:24:43.099670 [ 286 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6054 | 2026.05.15 15:24:43.099739 [ 286 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6055 | 2026.05.15 15:24:43.099758 [ 286 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 6056 | 2026.05.15 15:24:43.099792 [ 286 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6057 | 2026.05.15 15:24:43.099829 [ 286 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6058 | 2026.05.15 15:24:43.100896 [ 286 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002454 sec., 17114.914425427873 rows/sec., 3.03 MiB/sec. | ||
| 6059 | 2026.05.15 15:24:43.101015 [ 286 ] {87915b5a-dc4e-459e-9bfc-fce02c5366c0} <Debug> TCPHandler: Processed in 0.002864181 sec. | ||
| 6060 | 2026.05.15 15:24:43.103248 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6061 | 2026.05.15 15:24:43.103420 [ 286 ] {4b0a5778-2da6-4528-8239-24dfc6f19e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6062 | 2026.05.15 15:24:43.103480 [ 286 ] {4b0a5778-2da6-4528-8239-24dfc6f19e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6063 | 2026.05.15 15:24:43.104218 [ 286 ] {4b0a5778-2da6-4528-8239-24dfc6f19e1d} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2026.05.15 15:24:43.104266 [ 286 ] {4b0a5778-2da6-4528-8239-24dfc6f19e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6065 | 2026.05.15 15:24:43.104651 [ 286 ] {4b0a5778-2da6-4528-8239-24dfc6f19e1d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6066 | 2026.05.15 15:24:43.104883 [ 286 ] {4b0a5778-2da6-4528-8239-24dfc6f19e1d} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.05.15 15:24:43.105036 [ 286 ] {4b0a5778-2da6-4528-8239-24dfc6f19e1d} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001659 sec., 69921.6395418927 rows/sec., 5.92 MiB/sec. | ||
| 6068 | 2026.05.15 15:24:43.105075 [ 286 ] {4b0a5778-2da6-4528-8239-24dfc6f19e1d} <Debug> TCPHandler: Processed in 0.001902484 sec. | ||
| 6069 | 2026.05.15 15:24:43.105252 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.05.15 15:24:43.105350 [ 286 ] {df1fc1f9-a87b-439f-ad72-4b3100bb9f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6071 | 2026.05.15 15:24:43.105390 [ 286 ] {df1fc1f9-a87b-439f-ad72-4b3100bb9f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6072 | 2026.05.15 15:24:43.105814 [ 286 ] {df1fc1f9-a87b-439f-ad72-4b3100bb9f1c} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.05.15 15:24:43.105850 [ 286 ] {df1fc1f9-a87b-439f-ad72-4b3100bb9f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6074 | 2026.05.15 15:24:43.106163 [ 286 ] {df1fc1f9-a87b-439f-ad72-4b3100bb9f1c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6075 | 2026.05.15 15:24:43.106376 [ 286 ] {df1fc1f9-a87b-439f-ad72-4b3100bb9f1c} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.05.15 15:24:43.106489 [ 36 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6077 | 2026.05.15 15:24:43.106505 [ 286 ] {df1fc1f9-a87b-439f-ad72-4b3100bb9f1c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001174 sec., 25553.662691652473 rows/sec., 1.88 MiB/sec. | ||
| 6078 | 2026.05.15 15:24:43.106545 [ 36 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.05.15 15:24:43.106558 [ 286 ] {df1fc1f9-a87b-439f-ad72-4b3100bb9f1c} <Debug> TCPHandler: Processed in 0.001354224 sec. | ||
| 6080 | 2026.05.15 15:24:43.106588 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6081 | 2026.05.15 15:24:43.106703 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.05.15 15:24:43.106704 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::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 | ||
| 6083 | 2026.05.15 15:24:43.106804 [ 286 ] {6f46cfd5-b120-4a66-aa28-342f3a86dffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6084 | 2026.05.15 15:24:43.106813 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6085 | 2026.05.15 15:24:43.106844 [ 286 ] {6f46cfd5-b120-4a66-aa28-342f3a86dffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6086 | 2026.05.15 15:24:43.106845 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 201 rows starting from the beginning of the part | ||
| 6087 | 2026.05.15 15:24:43.106914 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 45 rows starting from the beginning of the part | ||
| 6088 | 2026.05.15 15:24:43.106965 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 155 rows starting from the beginning of the part | ||
| 6089 | 2026.05.15 15:24:43.107015 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 6090 | 2026.05.15 15:24:43.107062 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 155 rows starting from the beginning of the part | ||
| 6091 | 2026.05.15 15:24:43.107108 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 6092 | 2026.05.15 15:24:43.107292 [ 286 ] {6f46cfd5-b120-4a66-aa28-342f3a86dffa} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.05.15 15:24:43.107327 [ 286 ] {6f46cfd5-b120-4a66-aa28-342f3a86dffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6094 | 2026.05.15 15:24:43.107626 [ 286 ] {6f46cfd5-b120-4a66-aa28-342f3a86dffa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6095 | 2026.05.15 15:24:43.107833 [ 286 ] {6f46cfd5-b120-4a66-aa28-342f3a86dffa} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.05.15 15:24:43.107964 [ 286 ] {6f46cfd5-b120-4a66-aa28-342f3a86dffa} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001178 sec., 79796.26485568761 rows/sec., 6.23 MiB/sec. | ||
| 6097 | 2026.05.15 15:24:43.108001 [ 286 ] {6f46cfd5-b120-4a66-aa28-342f3a86dffa} <Debug> TCPHandler: Processed in 0.001345964 sec. | ||
| 6098 | 2026.05.15 15:24:43.108019 [ 188 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355074 sec., 454587.7199326384 rows/sec., 30.41 MiB/sec. | ||
| 6099 | 2026.05.15 15:24:43.108139 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2026.05.15 15:24:43.108203 [ 188 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6101 | 2026.05.15 15:24:43.108248 [ 286 ] {48be3599-ce01-434d-a852-51a679e503c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6102 | 2026.05.15 15:24:43.108297 [ 286 ] {48be3599-ce01-434d-a852-51a679e503c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6103 | 2026.05.15 15:24:43.108512 [ 188 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_31_6} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2026.05.15 15:24:43.108602 [ 188 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_31_6} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6105 | 2026.05.15 15:24:43.108709 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6106 | 2026.05.15 15:24:43.108719 [ 286 ] {48be3599-ce01-434d-a852-51a679e503c9} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2026.05.15 15:24:43.108762 [ 286 ] {48be3599-ce01-434d-a852-51a679e503c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6108 | 2026.05.15 15:24:43.109093 [ 286 ] {48be3599-ce01-434d-a852-51a679e503c9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6109 | 2026.05.15 15:24:43.109309 [ 286 ] {48be3599-ce01-434d-a852-51a679e503c9} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2026.05.15 15:24:43.109439 [ 286 ] {48be3599-ce01-434d-a852-51a679e503c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 6111 | 2026.05.15 15:24:43.109475 [ 286 ] {48be3599-ce01-434d-a852-51a679e503c9} <Debug> TCPHandler: Processed in 0.001384055 sec. | ||
| 6112 | 2026.05.15 15:24:43.109598 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6113 | 2026.05.15 15:24:43.109693 [ 286 ] {c04a8223-3773-43ee-bc85-fb11983e02c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6114 | 2026.05.15 15:24:43.109746 [ 286 ] {c04a8223-3773-43ee-bc85-fb11983e02c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6115 | 2026.05.15 15:24:43.110568 [ 286 ] {c04a8223-3773-43ee-bc85-fb11983e02c0} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2026.05.15 15:24:43.110604 [ 286 ] {c04a8223-3773-43ee-bc85-fb11983e02c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6117 | 2026.05.15 15:24:43.111121 [ 286 ] {c04a8223-3773-43ee-bc85-fb11983e02c0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6118 | 2026.05.15 15:24:43.111341 [ 286 ] {c04a8223-3773-43ee-bc85-fb11983e02c0} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2026.05.15 15:24:43.111459 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6120 | 2026.05.15 15:24:43.111479 [ 286 ] {c04a8223-3773-43ee-bc85-fb11983e02c0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001804 sec., 16629.71175166297 rows/sec., 29.80 MiB/sec. | ||
| 6121 | 2026.05.15 15:24:43.111503 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.05.15 15:24:43.111529 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6123 | 2026.05.15 15:24:43.111539 [ 286 ] {c04a8223-3773-43ee-bc85-fb11983e02c0} <Debug> TCPHandler: Processed in 0.001989355 sec. | ||
| 6124 | 2026.05.15 15:24:43.111665 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 6125 | 2026.05.15 15:24:43.111668 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2026.05.15 15:24:43.111803 [ 286 ] {449fd25e-c5ee-4967-a5d0-1138695231d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6127 | 2026.05.15 15:24:43.111846 [ 286 ] {449fd25e-c5ee-4967-a5d0-1138695231d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6128 | 2026.05.15 15:24:43.111922 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6129 | 2026.05.15 15:24:43.111986 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 492 rows starting from the beginning of the part | ||
| 6130 | 2026.05.15 15:24:43.112149 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
| 6131 | 2026.05.15 15:24:43.112211 [ 286 ] {449fd25e-c5ee-4967-a5d0-1138695231d3} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2026.05.15 15:24:43.112253 [ 286 ] {449fd25e-c5ee-4967-a5d0-1138695231d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6133 | 2026.05.15 15:24:43.112265 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
| 6134 | 2026.05.15 15:24:43.112372 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 6135 | 2026.05.15 15:24:43.112463 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
| 6136 | 2026.05.15 15:24:43.112557 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 6137 | 2026.05.15 15:24:43.112582 [ 286 ] {449fd25e-c5ee-4967-a5d0-1138695231d3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6138 | 2026.05.15 15:24:43.112807 [ 286 ] {449fd25e-c5ee-4967-a5d0-1138695231d3} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.05.15 15:24:43.112948 [ 286 ] {449fd25e-c5ee-4967-a5d0-1138695231d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 6140 | 2026.05.15 15:24:43.112987 [ 286 ] {449fd25e-c5ee-4967-a5d0-1138695231d3} <Debug> TCPHandler: Processed in 0.001366865 sec. | ||
| 6141 | 2026.05.15 15:24:43.122072 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 617 rows, containing 19 columns (19 merged, 0 gathered) in 0.010487705 sec., 58830.792818829286 rows/sec., 105.42 MiB/sec. | ||
| 6142 | 2026.05.15 15:24:43.122996 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6143 | 2026.05.15 15:24:43.123337 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6144 | 2026.05.15 15:24:43.123409 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6145 | 2026.05.15 15:24:43.123516 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
| 6146 | 2026.05.15 15:24:44.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.34 MiB, peak 269.01 MiB, free memory in arenas 0.00 B, will set to 262.35 MiB (RSS), difference: 2.01 MiB | ||
| 6147 | 2026.05.15 15:24:45.443845 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6148 | 2026.05.15 15:24:45.443906 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6149 | 2026.05.15 15:24:45.529718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11506 | ||
| 6150 | 2026.05.15 15:24:45.530197 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.05.15 15:24:45.530241 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6152 | 2026.05.15 15:24:45.530712 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6153 | 2026.05.15 15:24:45.530936 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.05.15 15:24:45.531057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11506 | ||
| 6155 | 2026.05.15 15:24:45.565723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 764 | ||
| 6156 | 2026.05.15 15:24:45.568483 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2026.05.15 15:24:45.568541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6158 | 2026.05.15 15:24:45.569802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6159 | 2026.05.15 15:24:45.570056 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6160 | 2026.05.15 15:24:45.570353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 6161 | 2026.05.15 15:24:46.131120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6162 | 2026.05.15 15:24:46.152355 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.05.15 15:24:46.152440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6164 | 2026.05.15 15:24:46.158881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6165 | 2026.05.15 15:24:46.159620 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.05.15 15:24:46.163968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6167 | 2026.05.15 15:24:48.102528 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6168 | 2026.05.15 15:24:48.102882 [ 286 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6169 | 2026.05.15 15:24:48.103285 [ 286 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6170 | 2026.05.15 15:24:48.103322 [ 286 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6171 | 2026.05.15 15:24:48.103561 [ 286 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6172 | 2026.05.15 15:24:48.103629 [ 286 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6173 | 2026.05.15 15:24:48.103772 [ 286 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6174 | 2026.05.15 15:24:48.103882 [ 350 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6175 | 2026.05.15 15:24:48.103894 [ 331 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6176 | 2026.05.15 15:24:48.103892 [ 341 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6177 | 2026.05.15 15:24:48.103892 [ 324 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6178 | 2026.05.15 15:24:48.104078 [ 286 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6179 | 2026.05.15 15:24:48.104106 [ 286 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6180 | 2026.05.15 15:24:48.104179 [ 286 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6181 | 2026.05.15 15:24:48.104199 [ 286 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 6182 | 2026.05.15 15:24:48.104234 [ 286 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6183 | 2026.05.15 15:24:48.104270 [ 286 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6184 | 2026.05.15 15:24:48.105502 [ 286 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002773 sec., 15146.051208077895 rows/sec., 2.68 MiB/sec. | ||
| 6185 | 2026.05.15 15:24:48.105631 [ 286 ] {2214297b-4e57-4ef9-8181-5227fa5bab44} <Debug> TCPHandler: Processed in 0.003283429 sec. | ||
| 6186 | 2026.05.15 15:24:48.110847 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2026.05.15 15:24:48.110979 [ 286 ] {5ec5602e-58eb-4bae-9a91-2efba70e01c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6188 | 2026.05.15 15:24:48.111029 [ 286 ] {5ec5602e-58eb-4bae-9a91-2efba70e01c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6189 | 2026.05.15 15:24:48.111742 [ 286 ] {5ec5602e-58eb-4bae-9a91-2efba70e01c9} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2026.05.15 15:24:48.111796 [ 286 ] {5ec5602e-58eb-4bae-9a91-2efba70e01c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6191 | 2026.05.15 15:24:48.112205 [ 286 ] {5ec5602e-58eb-4bae-9a91-2efba70e01c9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6192 | 2026.05.15 15:24:48.112422 [ 286 ] {5ec5602e-58eb-4bae-9a91-2efba70e01c9} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2026.05.15 15:24:48.112567 [ 286 ] {5ec5602e-58eb-4bae-9a91-2efba70e01c9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001627 sec., 174554.39459127228 rows/sec., 11.09 MiB/sec. | ||
| 6194 | 2026.05.15 15:24:48.112575 [ 25 ] {} <Debug> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6195 | 2026.05.15 15:24:48.112604 [ 286 ] {5ec5602e-58eb-4bae-9a91-2efba70e01c9} <Debug> TCPHandler: Processed in 0.001816502 sec. | ||
| 6196 | 2026.05.15 15:24:48.112648 [ 25 ] {} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.05.15 15:24:48.112681 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6198 | 2026.05.15 15:24:48.112776 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6199 | 2026.05.15 15:24:48.112805 [ 196 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6200 | 2026.05.15 15:24:48.112880 [ 286 ] {2810d767-2161-45d3-bd3d-e7c310971e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6201 | 2026.05.15 15:24:48.112927 [ 286 ] {2810d767-2161-45d3-bd3d-e7c310971e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6202 | 2026.05.15 15:24:48.112958 [ 196 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6203 | 2026.05.15 15:24:48.113002 [ 196 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 6204 | 2026.05.15 15:24:48.113070 [ 196 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 6205 | 2026.05.15 15:24:48.113117 [ 196 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 6206 | 2026.05.15 15:24:48.113162 [ 196 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 6207 | 2026.05.15 15:24:48.113210 [ 196 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 6208 | 2026.05.15 15:24:48.113765 [ 286 ] {2810d767-2161-45d3-bd3d-e7c310971e9e} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.05.15 15:24:48.113808 [ 286 ] {2810d767-2161-45d3-bd3d-e7c310971e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6210 | 2026.05.15 15:24:48.114186 [ 196 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435196 sec., 989411.899141302 rows/sec., 66.62 MiB/sec. | ||
| 6211 | 2026.05.15 15:24:48.114194 [ 286 ] {2810d767-2161-45d3-bd3d-e7c310971e9e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6212 | 2026.05.15 15:24:48.114379 [ 198 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6213 | 2026.05.15 15:24:48.114457 [ 286 ] {2810d767-2161-45d3-bd3d-e7c310971e9e} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2026.05.15 15:24:48.114606 [ 286 ] {2810d767-2161-45d3-bd3d-e7c310971e9e} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001744 sec., 471903.6697247706 rows/sec., 36.62 MiB/sec. | ||
| 6215 | 2026.05.15 15:24:48.114644 [ 286 ] {2810d767-2161-45d3-bd3d-e7c310971e9e} <Debug> TCPHandler: Processed in 0.001916474 sec. | ||
| 6216 | 2026.05.15 15:24:48.114720 [ 198 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_17_4} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2026.05.15 15:24:48.114788 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6218 | 2026.05.15 15:24:48.114809 [ 198 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_17_4} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6219 | 2026.05.15 15:24:48.114893 [ 286 ] {266d3e65-316a-420b-b047-1ed64f2283ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6220 | 2026.05.15 15:24:48.114914 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6221 | 2026.05.15 15:24:48.114939 [ 286 ] {266d3e65-316a-420b-b047-1ed64f2283ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6222 | 2026.05.15 15:24:48.115397 [ 286 ] {266d3e65-316a-420b-b047-1ed64f2283ef} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6223 | 2026.05.15 15:24:48.115433 [ 286 ] {266d3e65-316a-420b-b047-1ed64f2283ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6224 | 2026.05.15 15:24:48.115740 [ 286 ] {266d3e65-316a-420b-b047-1ed64f2283ef} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6225 | 2026.05.15 15:24:48.115946 [ 286 ] {266d3e65-316a-420b-b047-1ed64f2283ef} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2026.05.15 15:24:48.116073 [ 286 ] {266d3e65-316a-420b-b047-1ed64f2283ef} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001198 sec., 129382.30383973288 rows/sec., 7.76 MiB/sec. | ||
| 6227 | 2026.05.15 15:24:48.116108 [ 286 ] {266d3e65-316a-420b-b047-1ed64f2283ef} <Debug> TCPHandler: Processed in 0.001368665 sec. | ||
| 6228 | 2026.05.15 15:24:48.116250 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6229 | 2026.05.15 15:24:48.116344 [ 286 ] {549955ea-ebb5-4117-932b-d2efe0c9f09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6230 | 2026.05.15 15:24:48.116383 [ 286 ] {549955ea-ebb5-4117-932b-d2efe0c9f09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6231 | 2026.05.15 15:24:48.116831 [ 286 ] {549955ea-ebb5-4117-932b-d2efe0c9f09e} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2026.05.15 15:24:48.116868 [ 286 ] {549955ea-ebb5-4117-932b-d2efe0c9f09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6233 | 2026.05.15 15:24:48.117167 [ 286 ] {549955ea-ebb5-4117-932b-d2efe0c9f09e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6234 | 2026.05.15 15:24:48.117369 [ 286 ] {549955ea-ebb5-4117-932b-d2efe0c9f09e} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.05.15 15:24:48.117491 [ 286 ] {549955ea-ebb5-4117-932b-d2efe0c9f09e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 6236 | 2026.05.15 15:24:48.117527 [ 286 ] {549955ea-ebb5-4117-932b-d2efe0c9f09e} <Debug> TCPHandler: Processed in 0.001338304 sec. | ||
| 6237 | 2026.05.15 15:24:48.117650 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6238 | 2026.05.15 15:24:48.117746 [ 286 ] {b78aa7be-122e-4f6a-befe-df92e1b2fd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6239 | 2026.05.15 15:24:48.117785 [ 286 ] {b78aa7be-122e-4f6a-befe-df92e1b2fd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6240 | 2026.05.15 15:24:48.118223 [ 286 ] {b78aa7be-122e-4f6a-befe-df92e1b2fd52} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2026.05.15 15:24:48.118259 [ 286 ] {b78aa7be-122e-4f6a-befe-df92e1b2fd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6242 | 2026.05.15 15:24:48.118560 [ 286 ] {b78aa7be-122e-4f6a-befe-df92e1b2fd52} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6243 | 2026.05.15 15:24:48.118769 [ 286 ] {b78aa7be-122e-4f6a-befe-df92e1b2fd52} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2026.05.15 15:24:48.118894 [ 286 ] {b78aa7be-122e-4f6a-befe-df92e1b2fd52} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 6245 | 2026.05.15 15:24:48.118894 [ 25 ] {} <Debug> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6246 | 2026.05.15 15:24:48.118932 [ 286 ] {b78aa7be-122e-4f6a-befe-df92e1b2fd52} <Debug> TCPHandler: Processed in 0.001329694 sec. | ||
| 6247 | 2026.05.15 15:24:48.118953 [ 25 ] {} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.05.15 15:24:48.118982 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6249 | 2026.05.15 15:24:48.119082 [ 199 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6250 | 2026.05.15 15:24:48.119084 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6251 | 2026.05.15 15:24:48.119206 [ 199 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6252 | 2026.05.15 15:24:48.119218 [ 286 ] {229c263a-6790-4c77-a894-8a149133671d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6253 | 2026.05.15 15:24:48.119245 [ 199 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 6254 | 2026.05.15 15:24:48.119266 [ 286 ] {229c263a-6790-4c77-a894-8a149133671d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6255 | 2026.05.15 15:24:48.119313 [ 199 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6256 | 2026.05.15 15:24:48.119366 [ 199 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 6257 | 2026.05.15 15:24:48.119408 [ 199 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 6258 | 2026.05.15 15:24:48.119454 [ 199 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 6259 | 2026.05.15 15:24:48.119882 [ 286 ] {229c263a-6790-4c77-a894-8a149133671d} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.05.15 15:24:48.119925 [ 286 ] {229c263a-6790-4c77-a894-8a149133671d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6261 | 2026.05.15 15:24:48.120257 [ 286 ] {229c263a-6790-4c77-a894-8a149133671d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6262 | 2026.05.15 15:24:48.120308 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270193 sec., 582588.6302317837 rows/sec., 35.36 MiB/sec. | ||
| 6263 | 2026.05.15 15:24:48.120478 [ 190 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6264 | 2026.05.15 15:24:48.120488 [ 286 ] {229c263a-6790-4c77-a894-8a149133671d} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.05.15 15:24:48.120643 [ 286 ] {229c263a-6790-4c77-a894-8a149133671d} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001442 sec., 348821.0818307906 rows/sec., 24.53 MiB/sec. | ||
| 6266 | 2026.05.15 15:24:48.120683 [ 286 ] {229c263a-6790-4c77-a894-8a149133671d} <Debug> TCPHandler: Processed in 0.001647598 sec. | ||
| 6267 | 2026.05.15 15:24:48.120783 [ 190 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_17_4} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.05.15 15:24:48.120830 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6269 | 2026.05.15 15:24:48.120866 [ 190 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_17_4} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6270 | 2026.05.15 15:24:48.120933 [ 286 ] {34814398-7b3a-4850-b32b-6999a74f43fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6271 | 2026.05.15 15:24:48.120970 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6272 | 2026.05.15 15:24:48.120982 [ 286 ] {34814398-7b3a-4850-b32b-6999a74f43fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6273 | 2026.05.15 15:24:48.121340 [ 286 ] {34814398-7b3a-4850-b32b-6999a74f43fd} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2026.05.15 15:24:48.121376 [ 286 ] {34814398-7b3a-4850-b32b-6999a74f43fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6275 | 2026.05.15 15:24:48.121687 [ 286 ] {34814398-7b3a-4850-b32b-6999a74f43fd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6276 | 2026.05.15 15:24:48.121901 [ 286 ] {34814398-7b3a-4850-b32b-6999a74f43fd} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2026.05.15 15:24:48.122027 [ 286 ] {34814398-7b3a-4850-b32b-6999a74f43fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 6278 | 2026.05.15 15:24:48.122062 [ 286 ] {34814398-7b3a-4850-b32b-6999a74f43fd} <Debug> TCPHandler: Processed in 0.001279963 sec. | ||
| 6279 | 2026.05.15 15:24:48.122187 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6280 | 2026.05.15 15:24:48.122281 [ 286 ] {25d2a4d9-6c30-46b4-b475-2cbbb1d60eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6281 | 2026.05.15 15:24:48.122323 [ 286 ] {25d2a4d9-6c30-46b4-b475-2cbbb1d60eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6282 | 2026.05.15 15:24:48.122736 [ 286 ] {25d2a4d9-6c30-46b4-b475-2cbbb1d60eb7} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2026.05.15 15:24:48.122771 [ 286 ] {25d2a4d9-6c30-46b4-b475-2cbbb1d60eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6284 | 2026.05.15 15:24:48.123105 [ 286 ] {25d2a4d9-6c30-46b4-b475-2cbbb1d60eb7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6285 | 2026.05.15 15:24:48.123330 [ 286 ] {25d2a4d9-6c30-46b4-b475-2cbbb1d60eb7} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.05.15 15:24:48.123454 [ 286 ] {25d2a4d9-6c30-46b4-b475-2cbbb1d60eb7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001191 sec., 222502.0990764064 rows/sec., 14.79 MiB/sec. | ||
| 6287 | 2026.05.15 15:24:48.123490 [ 286 ] {25d2a4d9-6c30-46b4-b475-2cbbb1d60eb7} <Debug> TCPHandler: Processed in 0.001350794 sec. | ||
| 6288 | 2026.05.15 15:24:48.123619 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6289 | 2026.05.15 15:24:48.123714 [ 286 ] {1091ff52-c1c9-4e6f-a971-0e654f5f9650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6290 | 2026.05.15 15:24:48.123755 [ 286 ] {1091ff52-c1c9-4e6f-a971-0e654f5f9650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6291 | 2026.05.15 15:24:48.124082 [ 286 ] {1091ff52-c1c9-4e6f-a971-0e654f5f9650} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2026.05.15 15:24:48.124118 [ 286 ] {1091ff52-c1c9-4e6f-a971-0e654f5f9650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6293 | 2026.05.15 15:24:48.124409 [ 286 ] {1091ff52-c1c9-4e6f-a971-0e654f5f9650} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6294 | 2026.05.15 15:24:48.124614 [ 286 ] {1091ff52-c1c9-4e6f-a971-0e654f5f9650} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2026.05.15 15:24:48.124745 [ 286 ] {1091ff52-c1c9-4e6f-a971-0e654f5f9650} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 6296 | 2026.05.15 15:24:48.124781 [ 286 ] {1091ff52-c1c9-4e6f-a971-0e654f5f9650} <Debug> TCPHandler: Processed in 0.001209472 sec. | ||
| 6297 | 2026.05.15 15:24:48.124913 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6298 | 2026.05.15 15:24:48.125008 [ 286 ] {91d04d54-c3cb-4463-bbd4-4ec5c5757168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6299 | 2026.05.15 15:24:48.125061 [ 286 ] {91d04d54-c3cb-4463-bbd4-4ec5c5757168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6300 | 2026.05.15 15:24:48.125854 [ 286 ] {91d04d54-c3cb-4463-bbd4-4ec5c5757168} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.05.15 15:24:48.125891 [ 286 ] {91d04d54-c3cb-4463-bbd4-4ec5c5757168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6302 | 2026.05.15 15:24:48.126389 [ 286 ] {91d04d54-c3cb-4463-bbd4-4ec5c5757168} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6303 | 2026.05.15 15:24:48.126603 [ 286 ] {91d04d54-c3cb-4463-bbd4-4ec5c5757168} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2026.05.15 15:24:48.126734 [ 286 ] {91d04d54-c3cb-4463-bbd4-4ec5c5757168} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001744 sec., 7454.128440366972 rows/sec., 13.36 MiB/sec. | ||
| 6305 | 2026.05.15 15:24:48.126785 [ 286 ] {91d04d54-c3cb-4463-bbd4-4ec5c5757168} <Debug> TCPHandler: Processed in 0.001919224 sec. | ||
| 6306 | 2026.05.15 15:24:48.126923 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6307 | 2026.05.15 15:24:48.127019 [ 286 ] {1e128435-378f-4a57-9728-26494f6462cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6308 | 2026.05.15 15:24:48.127059 [ 286 ] {1e128435-378f-4a57-9728-26494f6462cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6309 | 2026.05.15 15:24:48.127401 [ 286 ] {1e128435-378f-4a57-9728-26494f6462cd} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2026.05.15 15:24:48.127436 [ 286 ] {1e128435-378f-4a57-9728-26494f6462cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6311 | 2026.05.15 15:24:48.127735 [ 286 ] {1e128435-378f-4a57-9728-26494f6462cd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6312 | 2026.05.15 15:24:48.127965 [ 286 ] {1e128435-378f-4a57-9728-26494f6462cd} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2026.05.15 15:24:48.128088 [ 286 ] {1e128435-378f-4a57-9728-26494f6462cd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 6314 | 2026.05.15 15:24:48.128123 [ 286 ] {1e128435-378f-4a57-9728-26494f6462cd} <Debug> TCPHandler: Processed in 0.001250242 sec. | ||
| 6315 | 2026.05.15 15:24:48.397944 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6316 | 2026.05.15 15:24:48.398178 [ 286 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 6317 | 2026.05.15 15:24:48.398518 [ 286 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6318 | 2026.05.15 15:24:48.398555 [ 286 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 6319 | 2026.05.15 15:24:48.398786 [ 286 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6320 | 2026.05.15 15:24:48.398852 [ 286 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6321 | 2026.05.15 15:24:48.398989 [ 286 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6322 | 2026.05.15 15:24:48.399085 [ 350 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6323 | 2026.05.15 15:24:48.399094 [ 324 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6324 | 2026.05.15 15:24:48.399086 [ 329 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6325 | 2026.05.15 15:24:48.399086 [ 331 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6326 | 2026.05.15 15:24:48.399272 [ 286 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6327 | 2026.05.15 15:24:48.399302 [ 286 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6328 | 2026.05.15 15:24:48.399375 [ 286 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6329 | 2026.05.15 15:24:48.399395 [ 286 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 6330 | 2026.05.15 15:24:48.399429 [ 286 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6331 | 2026.05.15 15:24:48.399466 [ 286 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6332 | 2026.05.15 15:24:48.400515 [ 286 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Debug> executeQuery: Read 42 rows, 9.23 KiB in 0.002432 sec., 17269.736842105263 rows/sec., 3.71 MiB/sec. | ||
| 6333 | 2026.05.15 15:24:48.400660 [ 286 ] {6333798f-9fdd-4401-8a20-a05305cf9555} <Debug> TCPHandler: Processed in 0.002839941 sec. | ||
| 6334 | 2026.05.15 15:24:48.413374 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6335 | 2026.05.15 15:24:48.413528 [ 286 ] {2c02c648-d9f7-4a7b-9544-c55f08a47686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6336 | 2026.05.15 15:24:48.413594 [ 286 ] {2c02c648-d9f7-4a7b-9544-c55f08a47686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6337 | 2026.05.15 15:24:48.414206 [ 286 ] {2c02c648-d9f7-4a7b-9544-c55f08a47686} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2026.05.15 15:24:48.414249 [ 286 ] {2c02c648-d9f7-4a7b-9544-c55f08a47686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6339 | 2026.05.15 15:24:48.414716 [ 286 ] {2c02c648-d9f7-4a7b-9544-c55f08a47686} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6340 | 2026.05.15 15:24:48.415066 [ 286 ] {2c02c648-d9f7-4a7b-9544-c55f08a47686} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2026.05.15 15:24:48.415222 [ 286 ] {2c02c648-d9f7-4a7b-9544-c55f08a47686} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001737 sec., 1151.4104778353483 rows/sec., 93.89 KiB/sec. | ||
| 6342 | 2026.05.15 15:24:48.415264 [ 286 ] {2c02c648-d9f7-4a7b-9544-c55f08a47686} <Debug> TCPHandler: Processed in 0.002029335 sec. | ||
| 6343 | 2026.05.15 15:24:48.415418 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2026.05.15 15:24:48.415517 [ 286 ] {2a1a1269-911b-4af7-ba10-1ead20e7f740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6345 | 2026.05.15 15:24:48.415557 [ 286 ] {2a1a1269-911b-4af7-ba10-1ead20e7f740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6346 | 2026.05.15 15:24:48.416861 [ 286 ] {2a1a1269-911b-4af7-ba10-1ead20e7f740} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2026.05.15 15:24:48.416899 [ 286 ] {2a1a1269-911b-4af7-ba10-1ead20e7f740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6348 | 2026.05.15 15:24:48.417346 [ 286 ] {2a1a1269-911b-4af7-ba10-1ead20e7f740} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6349 | 2026.05.15 15:24:48.417564 [ 286 ] {2a1a1269-911b-4af7-ba10-1ead20e7f740} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2026.05.15 15:24:48.417697 [ 286 ] {2a1a1269-911b-4af7-ba10-1ead20e7f740} <Debug> executeQuery: Read 2462 rows, 185.95 KiB in 0.002199 sec., 1119599.818099136 rows/sec., 82.58 MiB/sec. | ||
| 6351 | 2026.05.15 15:24:48.417733 [ 286 ] {2a1a1269-911b-4af7-ba10-1ead20e7f740} <Debug> TCPHandler: Processed in 0.002363721 sec. | ||
| 6352 | 2026.05.15 15:24:48.417905 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2026.05.15 15:24:48.418003 [ 286 ] {8817375e-5ad7-4c75-a7e0-ce1948acf664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6354 | 2026.05.15 15:24:48.418044 [ 286 ] {8817375e-5ad7-4c75-a7e0-ce1948acf664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6355 | 2026.05.15 15:24:48.418490 [ 286 ] {8817375e-5ad7-4c75-a7e0-ce1948acf664} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.05.15 15:24:48.418525 [ 286 ] {8817375e-5ad7-4c75-a7e0-ce1948acf664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6357 | 2026.05.15 15:24:48.418818 [ 286 ] {8817375e-5ad7-4c75-a7e0-ce1948acf664} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6358 | 2026.05.15 15:24:48.419040 [ 286 ] {8817375e-5ad7-4c75-a7e0-ce1948acf664} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.05.15 15:24:48.419165 [ 286 ] {8817375e-5ad7-4c75-a7e0-ce1948acf664} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001181 sec., 34716.342082980525 rows/sec., 2.54 MiB/sec. | ||
| 6360 | 2026.05.15 15:24:48.419201 [ 286 ] {8817375e-5ad7-4c75-a7e0-ce1948acf664} <Debug> TCPHandler: Processed in 0.001345594 sec. | ||
| 6361 | 2026.05.15 15:24:48.419330 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2026.05.15 15:24:48.419425 [ 286 ] {ccb8f039-0f52-4da0-9caf-56749c46f9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6363 | 2026.05.15 15:24:48.419464 [ 286 ] {ccb8f039-0f52-4da0-9caf-56749c46f9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6364 | 2026.05.15 15:24:48.420093 [ 286 ] {ccb8f039-0f52-4da0-9caf-56749c46f9df} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.05.15 15:24:48.420127 [ 286 ] {ccb8f039-0f52-4da0-9caf-56749c46f9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6366 | 2026.05.15 15:24:48.420444 [ 286 ] {ccb8f039-0f52-4da0-9caf-56749c46f9df} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6367 | 2026.05.15 15:24:48.420654 [ 286 ] {ccb8f039-0f52-4da0-9caf-56749c46f9df} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.05.15 15:24:48.420749 [ 24 ] {} <Debug> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6369 | 2026.05.15 15:24:48.420781 [ 286 ] {ccb8f039-0f52-4da0-9caf-56749c46f9df} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001374 sec., 582969.4323144105 rows/sec., 33.67 MiB/sec. | ||
| 6370 | 2026.05.15 15:24:48.420786 [ 24 ] {} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.05.15 15:24:48.420812 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6372 | 2026.05.15 15:24:48.420818 [ 286 ] {ccb8f039-0f52-4da0-9caf-56749c46f9df} <Debug> TCPHandler: Processed in 0.001536878 sec. | ||
| 6373 | 2026.05.15 15:24:48.420940 [ 199 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6374 | 2026.05.15 15:24:48.420949 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6375 | 2026.05.15 15:24:48.421086 [ 286 ] {6f6b417c-2f48-461f-bf1b-0d6980692e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6376 | 2026.05.15 15:24:48.421103 [ 199 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6377 | 2026.05.15 15:24:48.421125 [ 286 ] {6f6b417c-2f48-461f-bf1b-0d6980692e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6378 | 2026.05.15 15:24:48.421143 [ 199 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 150 rows starting from the beginning of the part | ||
| 6379 | 2026.05.15 15:24:48.421218 [ 199 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 801 rows starting from the beginning of the part | ||
| 6380 | 2026.05.15 15:24:48.421295 [ 199 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 6381 | 2026.05.15 15:24:48.421348 [ 199 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 6382 | 2026.05.15 15:24:48.421393 [ 199 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 6383 | 2026.05.15 15:24:48.421435 [ 199 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part | ||
| 6384 | 2026.05.15 15:24:48.421534 [ 286 ] {6f6b417c-2f48-461f-bf1b-0d6980692e3c} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.05.15 15:24:48.421578 [ 286 ] {6f6b417c-2f48-461f-bf1b-0d6980692e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6386 | 2026.05.15 15:24:48.421901 [ 286 ] {6f6b417c-2f48-461f-bf1b-0d6980692e3c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 6387 | 2026.05.15 15:24:48.422127 [ 286 ] {6f6b417c-2f48-461f-bf1b-0d6980692e3c} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2026.05.15 15:24:48.422259 [ 286 ] {6f6b417c-2f48-461f-bf1b-0d6980692e3c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001191 sec., 839.6305625524769 rows/sec., 59.04 KiB/sec. | ||
| 6389 | 2026.05.15 15:24:48.422297 [ 286 ] {6f6b417c-2f48-461f-bf1b-0d6980692e3c} <Debug> TCPHandler: Processed in 0.001397425 sec. | ||
| 6390 | 2026.05.15 15:24:48.422423 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6391 | 2026.05.15 15:24:48.422518 [ 286 ] {ac488ce5-fdd0-4601-b281-9f29578f065a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6392 | 2026.05.15 15:24:48.422558 [ 286 ] {ac488ce5-fdd0-4601-b281-9f29578f065a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6393 | 2026.05.15 15:24:48.422680 [ 197 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001793401 sec., 1226161.9124780237 rows/sec., 77.78 MiB/sec. | ||
| 6394 | 2026.05.15 15:24:48.422906 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6395 | 2026.05.15 15:24:48.423219 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_20_4} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.05.15 15:24:48.423301 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_20_4} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6397 | 2026.05.15 15:24:48.423376 [ 286 ] {ac488ce5-fdd0-4601-b281-9f29578f065a} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6398 | 2026.05.15 15:24:48.423396 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6399 | 2026.05.15 15:24:48.423423 [ 286 ] {ac488ce5-fdd0-4601-b281-9f29578f065a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6400 | 2026.05.15 15:24:48.423792 [ 286 ] {ac488ce5-fdd0-4601-b281-9f29578f065a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6401 | 2026.05.15 15:24:48.424009 [ 286 ] {ac488ce5-fdd0-4601-b281-9f29578f065a} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.05.15 15:24:48.424142 [ 286 ] {ac488ce5-fdd0-4601-b281-9f29578f065a} <Debug> executeQuery: Read 1320 rows, 90.52 KiB in 0.001641 sec., 804387.5685557587 rows/sec., 53.87 MiB/sec. | ||
| 6403 | 2026.05.15 15:24:48.424180 [ 286 ] {ac488ce5-fdd0-4601-b281-9f29578f065a} <Debug> TCPHandler: Processed in 0.001805562 sec. | ||
| 6404 | 2026.05.15 15:24:48.424309 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.05.15 15:24:48.424406 [ 286 ] {55f8ff42-0280-46de-91a2-5901ff1a19a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6406 | 2026.05.15 15:24:48.424448 [ 286 ] {55f8ff42-0280-46de-91a2-5901ff1a19a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6407 | 2026.05.15 15:24:48.425206 [ 286 ] {55f8ff42-0280-46de-91a2-5901ff1a19a4} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.05.15 15:24:48.425243 [ 286 ] {55f8ff42-0280-46de-91a2-5901ff1a19a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6409 | 2026.05.15 15:24:48.425659 [ 286 ] {55f8ff42-0280-46de-91a2-5901ff1a19a4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6410 | 2026.05.15 15:24:48.425871 [ 286 ] {55f8ff42-0280-46de-91a2-5901ff1a19a4} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.05.15 15:24:48.426002 [ 286 ] {55f8ff42-0280-46de-91a2-5901ff1a19a4} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001614 sec., 927509.2936802974 rows/sec., 56.25 MiB/sec. | ||
| 6412 | 2026.05.15 15:24:48.426038 [ 286 ] {55f8ff42-0280-46de-91a2-5901ff1a19a4} <Debug> TCPHandler: Processed in 0.001778011 sec. | ||
| 6413 | 2026.05.15 15:24:48.426175 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6414 | 2026.05.15 15:24:48.426271 [ 286 ] {fc183e7d-ad93-4ee0-99ca-ff305f2c190e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6415 | 2026.05.15 15:24:48.426325 [ 286 ] {fc183e7d-ad93-4ee0-99ca-ff305f2c190e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6416 | 2026.05.15 15:24:48.427247 [ 286 ] {fc183e7d-ad93-4ee0-99ca-ff305f2c190e} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2026.05.15 15:24:48.427295 [ 286 ] {fc183e7d-ad93-4ee0-99ca-ff305f2c190e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6418 | 2026.05.15 15:24:48.427965 [ 286 ] {fc183e7d-ad93-4ee0-99ca-ff305f2c190e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6419 | 2026.05.15 15:24:48.428190 [ 286 ] {fc183e7d-ad93-4ee0-99ca-ff305f2c190e} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2026.05.15 15:24:48.428333 [ 286 ] {fc183e7d-ad93-4ee0-99ca-ff305f2c190e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00208 sec., 18750 rows/sec., 33.60 MiB/sec. | ||
| 6421 | 2026.05.15 15:24:48.428385 [ 286 ] {fc183e7d-ad93-4ee0-99ca-ff305f2c190e} <Debug> TCPHandler: Processed in 0.00225924 sec. | ||
| 6422 | 2026.05.15 15:24:48.428527 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6423 | 2026.05.15 15:24:48.428623 [ 286 ] {5475706d-4e01-4392-a3a2-a8390cdc758f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6424 | 2026.05.15 15:24:48.428664 [ 286 ] {5475706d-4e01-4392-a3a2-a8390cdc758f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6425 | 2026.05.15 15:24:48.429046 [ 286 ] {5475706d-4e01-4392-a3a2-a8390cdc758f} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2026.05.15 15:24:48.429081 [ 286 ] {5475706d-4e01-4392-a3a2-a8390cdc758f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6427 | 2026.05.15 15:24:48.429378 [ 286 ] {5475706d-4e01-4392-a3a2-a8390cdc758f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6428 | 2026.05.15 15:24:48.429587 [ 286 ] {5475706d-4e01-4392-a3a2-a8390cdc758f} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.05.15 15:24:48.429712 [ 286 ] {5475706d-4e01-4392-a3a2-a8390cdc758f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 747.41 KiB/sec. | ||
| 6430 | 2026.05.15 15:24:48.429747 [ 286 ] {5475706d-4e01-4392-a3a2-a8390cdc758f} <Debug> TCPHandler: Processed in 0.001268592 sec. | ||
| 6431 | 2026.05.15 15:24:49.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.43 MiB, peak 269.01 MiB, free memory in arenas 0.00 B, will set to 262.84 MiB (RSS), difference: -1.59 MiB | ||
| 6432 | 2026.05.15 15:24:49.868153 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34812 | ||
| 6433 | 2026.05.15 15:24:49.868256 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6434 | 2026.05.15 15:24:49.868285 [ 3 ] {} <Debug> TCP-Session: 4e85b785-af81-4cb4-b9f1-c960cfc9dcee Authenticating user 'default' from [fd00:1122:3344:101::e]:34812 | ||
| 6435 | 2026.05.15 15:24:49.868311 [ 3 ] {} <Debug> TCP-Session: 4e85b785-af81-4cb4-b9f1-c960cfc9dcee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6436 | 2026.05.15 15:24:49.868328 [ 3 ] {} <Debug> TCP-Session: 4e85b785-af81-4cb4-b9f1-c960cfc9dcee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6437 | 2026.05.15 15:24:49.868571 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48339 | ||
| 6438 | 2026.05.15 15:24:49.868598 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47485 | ||
| 6439 | 2026.05.15 15:24:49.868637 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56601 | ||
| 6440 | 2026.05.15 15:24:49.868672 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56928 | ||
| 6441 | 2026.05.15 15:24:49.868698 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6442 | 2026.05.15 15:24:49.868684 [ 3 ] {} <Trace> TCP-Session: 4e85b785-af81-4cb4-b9f1-c960cfc9dcee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6443 | 2026.05.15 15:24:49.868748 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6444 | 2026.05.15 15:24:49.868750 [ 285 ] {} <Debug> TCP-Session: e7dd1b9c-5bf2-4090-99bb-1761a75dd2ac Authenticating user 'default' from [fd00:1122:3344:101::e]:48339 | ||
| 6445 | 2026.05.15 15:24:49.868794 [ 310 ] {} <Debug> TCP-Session: 0b2afd0b-ee15-4593-a097-0af6ee15be2a Authenticating user 'default' from [fd00:1122:3344:101::e]:56928 | ||
| 6446 | 2026.05.15 15:24:49.868811 [ 285 ] {} <Debug> TCP-Session: e7dd1b9c-5bf2-4090-99bb-1761a75dd2ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6447 | 2026.05.15 15:24:49.868741 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6448 | 2026.05.15 15:24:49.868834 [ 310 ] {} <Debug> TCP-Session: 0b2afd0b-ee15-4593-a097-0af6ee15be2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6449 | 2026.05.15 15:24:49.868840 [ 285 ] {} <Debug> TCP-Session: e7dd1b9c-5bf2-4090-99bb-1761a75dd2ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6450 | 2026.05.15 15:24:49.868866 [ 306 ] {} <Debug> TCP-Session: 6e606c4f-8992-48a6-b7f9-313ffbc33883 Authenticating user 'default' from [fd00:1122:3344:101::e]:56601 | ||
| 6451 | 2026.05.15 15:24:49.868873 [ 310 ] {} <Debug> TCP-Session: 0b2afd0b-ee15-4593-a097-0af6ee15be2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6452 | 2026.05.15 15:24:49.868904 [ 306 ] {} <Debug> TCP-Session: 6e606c4f-8992-48a6-b7f9-313ffbc33883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6453 | 2026.05.15 15:24:49.868924 [ 306 ] {} <Debug> TCP-Session: 6e606c4f-8992-48a6-b7f9-313ffbc33883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6454 | 2026.05.15 15:24:49.868651 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44442 | ||
| 6455 | 2026.05.15 15:24:49.868976 [ 3 ] {dbc2c418-cb27-48c9-bf0d-7d5d4b430efb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34812) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6456 | 2026.05.15 15:24:49.868660 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49941 | ||
| 6457 | 2026.05.15 15:24:49.869039 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6458 | 2026.05.15 15:24:49.868651 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39428 | ||
| 6459 | 2026.05.15 15:24:49.869076 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6460 | 2026.05.15 15:24:49.869080 [ 307 ] {} <Debug> TCP-Session: 4e1a17f1-dc24-4016-abc7-8b8abd173c0a Authenticating user 'default' from [fd00:1122:3344:101::e]:44442 | ||
| 6461 | 2026.05.15 15:24:49.869119 [ 309 ] {} <Debug> TCP-Session: 70c61072-b290-4e12-b9ba-0eb5485c9131 Authenticating user 'default' from [fd00:1122:3344:101::e]:49941 | ||
| 6462 | 2026.05.15 15:24:49.869130 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6463 | 2026.05.15 15:24:49.869146 [ 307 ] {} <Debug> TCP-Session: 4e1a17f1-dc24-4016-abc7-8b8abd173c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6464 | 2026.05.15 15:24:49.869153 [ 309 ] {} <Debug> TCP-Session: 70c61072-b290-4e12-b9ba-0eb5485c9131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6465 | 2026.05.15 15:24:49.869170 [ 308 ] {} <Debug> TCP-Session: de1cd4be-79df-4890-ba68-f9aa515f6aa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39428 | ||
| 6466 | 2026.05.15 15:24:49.869195 [ 309 ] {} <Debug> TCP-Session: 70c61072-b290-4e12-b9ba-0eb5485c9131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6467 | 2026.05.15 15:24:49.869213 [ 308 ] {} <Debug> TCP-Session: de1cd4be-79df-4890-ba68-f9aa515f6aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6468 | 2026.05.15 15:24:49.869181 [ 307 ] {} <Debug> TCP-Session: 4e1a17f1-dc24-4016-abc7-8b8abd173c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6469 | 2026.05.15 15:24:49.869241 [ 308 ] {} <Debug> TCP-Session: de1cd4be-79df-4890-ba68-f9aa515f6aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6470 | 2026.05.15 15:24:49.868610 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34946 | ||
| 6471 | 2026.05.15 15:24:49.869277 [ 3 ] {dbc2c418-cb27-48c9-bf0d-7d5d4b430efb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6472 | 2026.05.15 15:24:49.868698 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6473 | 2026.05.15 15:24:49.869338 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6474 | 2026.05.15 15:24:49.869369 [ 3 ] {dbc2c418-cb27-48c9-bf0d-7d5d4b430efb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6475 | 2026.05.15 15:24:49.869379 [ 302 ] {} <Debug> TCP-Session: 86186df5-ea01-4f39-90d7-969ac0221a3e Authenticating user 'default' from [fd00:1122:3344:101::e]:47485 | ||
| 6476 | 2026.05.15 15:24:49.869382 [ 303 ] {} <Debug> TCP-Session: 9a234022-ceb7-48ee-b64b-95b1421c696e Authenticating user 'default' from [fd00:1122:3344:101::e]:34946 | ||
| 6477 | 2026.05.15 15:24:49.869425 [ 302 ] {} <Debug> TCP-Session: 86186df5-ea01-4f39-90d7-969ac0221a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6478 | 2026.05.15 15:24:49.869446 [ 303 ] {} <Debug> TCP-Session: 9a234022-ceb7-48ee-b64b-95b1421c696e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6479 | 2026.05.15 15:24:49.869455 [ 302 ] {} <Debug> TCP-Session: 86186df5-ea01-4f39-90d7-969ac0221a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6480 | 2026.05.15 15:24:49.869472 [ 303 ] {} <Debug> TCP-Session: 9a234022-ceb7-48ee-b64b-95b1421c696e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6481 | 2026.05.15 15:24:49.869678 [ 3 ] {dbc2c418-cb27-48c9-bf0d-7d5d4b430efb} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 6482 | 2026.05.15 15:24:49.870692 [ 329 ] {dbc2c418-cb27-48c9-bf0d-7d5d4b430efb} <Trace> AggregatingTransform: Aggregating | ||
| 6483 | 2026.05.15 15:24:49.870731 [ 329 ] {dbc2c418-cb27-48c9-bf0d-7d5d4b430efb} <Trace> Aggregator: Aggregation method: without_key | ||
| 6484 | 2026.05.15 15:24:49.870761 [ 329 ] {dbc2c418-cb27-48c9-bf0d-7d5d4b430efb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976317 sec. (1024.257 rows/sec., 40.01 KiB/sec.) | ||
| 6485 | 2026.05.15 15:24:49.870775 [ 329 ] {dbc2c418-cb27-48c9-bf0d-7d5d4b430efb} <Trace> Aggregator: Merging aggregated data | ||
| 6486 | 2026.05.15 15:24:49.871447 [ 3 ] {dbc2c418-cb27-48c9-bf0d-7d5d4b430efb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002578 sec., 387.8975950349108 rows/sec., 15.15 KiB/sec. | ||
| 6487 | 2026.05.15 15:24:49.871587 [ 3 ] {dbc2c418-cb27-48c9-bf0d-7d5d4b430efb} <Debug> TCPHandler: Processed in 0.003031774 sec. | ||
| 6488 | 2026.05.15 15:24:49.871712 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6489 | 2026.05.15 15:24:49.871742 [ 3 ] {} <Debug> TCP-Session: 4e85b785-af81-4cb4-b9f1-c960cfc9dcee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6490 | 2026.05.15 15:24:49.871745 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6491 | 2026.05.15 15:24:49.871765 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6492 | 2026.05.15 15:24:49.871782 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6493 | 2026.05.15 15:24:49.871799 [ 285 ] {} <Debug> TCP-Session: e7dd1b9c-5bf2-4090-99bb-1761a75dd2ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6494 | 2026.05.15 15:24:49.871801 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6495 | 2026.05.15 15:24:49.871825 [ 306 ] {} <Debug> TCP-Session: 6e606c4f-8992-48a6-b7f9-313ffbc33883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6496 | 2026.05.15 15:24:49.871842 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6497 | 2026.05.15 15:24:49.871850 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6498 | 2026.05.15 15:24:49.871867 [ 309 ] {} <Debug> TCP-Session: 70c61072-b290-4e12-b9ba-0eb5485c9131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6499 | 2026.05.15 15:24:49.871894 [ 307 ] {} <Debug> TCP-Session: 4e1a17f1-dc24-4016-abc7-8b8abd173c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6500 | 2026.05.15 15:24:49.871907 [ 303 ] {} <Debug> TCP-Session: 9a234022-ceb7-48ee-b64b-95b1421c696e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6501 | 2026.05.15 15:24:49.871874 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6502 | 2026.05.15 15:24:49.871822 [ 310 ] {} <Debug> TCP-Session: 0b2afd0b-ee15-4593-a097-0af6ee15be2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6503 | 2026.05.15 15:24:49.871973 [ 308 ] {} <Debug> TCP-Session: de1cd4be-79df-4890-ba68-f9aa515f6aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6504 | 2026.05.15 15:24:49.871821 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6505 | 2026.05.15 15:24:49.872021 [ 302 ] {} <Debug> TCP-Session: 86186df5-ea01-4f39-90d7-969ac0221a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6506 | 2026.05.15 15:24:53.031141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12018 | ||
| 6507 | 2026.05.15 15:24:53.031618 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2026.05.15 15:24:53.031652 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6509 | 2026.05.15 15:24:53.032102 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6510 | 2026.05.15 15:24:53.032330 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2026.05.15 15:24:53.032455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12018 | ||
| 6512 | 2026.05.15 15:24:53.096618 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2026.05.15 15:24:53.096799 [ 286 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6514 | 2026.05.15 15:24:53.097079 [ 286 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6515 | 2026.05.15 15:24:53.097111 [ 286 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6516 | 2026.05.15 15:24:53.097305 [ 286 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6517 | 2026.05.15 15:24:53.097370 [ 286 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6518 | 2026.05.15 15:24:53.097498 [ 286 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6519 | 2026.05.15 15:24:53.097605 [ 364 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6520 | 2026.05.15 15:24:53.097614 [ 329 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6521 | 2026.05.15 15:24:53.097614 [ 332 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6522 | 2026.05.15 15:24:53.097605 [ 324 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6523 | 2026.05.15 15:24:53.097838 [ 286 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6524 | 2026.05.15 15:24:53.097865 [ 286 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6525 | 2026.05.15 15:24:53.097961 [ 286 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6526 | 2026.05.15 15:24:53.097982 [ 286 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 6527 | 2026.05.15 15:24:53.098016 [ 286 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6528 | 2026.05.15 15:24:53.098052 [ 286 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6529 | 2026.05.15 15:24:53.099179 [ 286 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.00245 sec., 17142.857142857145 rows/sec., 3.03 MiB/sec. | ||
| 6530 | 2026.05.15 15:24:53.099408 [ 286 ] {5fadcb36-84a4-4d42-9af1-dea04816aead} <Debug> TCPHandler: Processed in 0.002901731 sec. | ||
| 6531 | 2026.05.15 15:24:53.100964 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2026.05.15 15:24:53.101074 [ 286 ] {c8b46603-be02-467a-ab08-273827804388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6533 | 2026.05.15 15:24:53.101116 [ 286 ] {c8b46603-be02-467a-ab08-273827804388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6534 | 2026.05.15 15:24:53.101794 [ 286 ] {c8b46603-be02-467a-ab08-273827804388} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.05.15 15:24:53.101849 [ 286 ] {c8b46603-be02-467a-ab08-273827804388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6536 | 2026.05.15 15:24:53.102265 [ 286 ] {c8b46603-be02-467a-ab08-273827804388} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6537 | 2026.05.15 15:24:53.102494 [ 286 ] {c8b46603-be02-467a-ab08-273827804388} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.05.15 15:24:53.102631 [ 286 ] {c8b46603-be02-467a-ab08-273827804388} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.69 MiB/sec. | ||
| 6539 | 2026.05.15 15:24:53.102642 [ 88 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6540 | 2026.05.15 15:24:53.102669 [ 286 ] {c8b46603-be02-467a-ab08-273827804388} <Debug> TCPHandler: Processed in 0.001752801 sec. | ||
| 6541 | 2026.05.15 15:24:53.102710 [ 88 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.05.15 15:24:53.102743 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6543 | 2026.05.15 15:24:53.102829 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6544 | 2026.05.15 15:24:53.102853 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::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 | ||
| 6545 | 2026.05.15 15:24:53.102932 [ 286 ] {fc0a3cd9-4e32-4bb7-9553-24bd987e9fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6546 | 2026.05.15 15:24:53.102977 [ 286 ] {fc0a3cd9-4e32-4bb7-9553-24bd987e9fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6547 | 2026.05.15 15:24:53.102995 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6548 | 2026.05.15 15:24:53.103042 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3241 rows starting from the beginning of the part | ||
| 6549 | 2026.05.15 15:24:53.103151 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 823 rows starting from the beginning of the part | ||
| 6550 | 2026.05.15 15:24:53.103208 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 116 rows starting from the beginning of the part | ||
| 6551 | 2026.05.15 15:24:53.103260 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 823 rows starting from the beginning of the part | ||
| 6552 | 2026.05.15 15:24:53.103310 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2462 rows starting from the beginning of the part | ||
| 6553 | 2026.05.15 15:24:53.103362 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 6554 | 2026.05.15 15:24:53.103417 [ 286 ] {fc0a3cd9-4e32-4bb7-9553-24bd987e9fbc} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.05.15 15:24:53.103460 [ 286 ] {fc0a3cd9-4e32-4bb7-9553-24bd987e9fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6556 | 2026.05.15 15:24:53.103800 [ 286 ] {fc0a3cd9-4e32-4bb7-9553-24bd987e9fbc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6557 | 2026.05.15 15:24:53.104020 [ 286 ] {fc0a3cd9-4e32-4bb7-9553-24bd987e9fbc} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.05.15 15:24:53.104157 [ 286 ] {fc0a3cd9-4e32-4bb7-9553-24bd987e9fbc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 6559 | 2026.05.15 15:24:53.104174 [ 113 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6560 | 2026.05.15 15:24:53.104195 [ 286 ] {fc0a3cd9-4e32-4bb7-9553-24bd987e9fbc} <Debug> TCPHandler: Processed in 0.001414255 sec. | ||
| 6561 | 2026.05.15 15:24:53.104232 [ 113 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.05.15 15:24:53.104262 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6563 | 2026.05.15 15:24:53.104338 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6564 | 2026.05.15 15:24:53.104363 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::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 | ||
| 6565 | 2026.05.15 15:24:53.104439 [ 286 ] {2056c3c4-45d3-4831-adf8-89866891a1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6566 | 2026.05.15 15:24:53.104466 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6567 | 2026.05.15 15:24:53.104488 [ 286 ] {2056c3c4-45d3-4831-adf8-89866891a1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6568 | 2026.05.15 15:24:53.104500 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1793 rows starting from the beginning of the part | ||
| 6569 | 2026.05.15 15:24:53.104567 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 503 rows starting from the beginning of the part | ||
| 6570 | 2026.05.15 15:24:53.104612 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 94 rows starting from the beginning of the part | ||
| 6571 | 2026.05.15 15:24:53.104654 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 503 rows starting from the beginning of the part | ||
| 6572 | 2026.05.15 15:24:53.104693 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1320 rows starting from the beginning of the part | ||
| 6573 | 2026.05.15 15:24:53.104733 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 6574 | 2026.05.15 15:24:53.104887 [ 286 ] {2056c3c4-45d3-4831-adf8-89866891a1e0} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.05.15 15:24:53.104931 [ 286 ] {2056c3c4-45d3-4831-adf8-89866891a1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6576 | 2026.05.15 15:24:53.105310 [ 286 ] {2056c3c4-45d3-4831-adf8-89866891a1e0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6577 | 2026.05.15 15:24:53.105535 [ 286 ] {2056c3c4-45d3-4831-adf8-89866891a1e0} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.05.15 15:24:53.105671 [ 286 ] {2056c3c4-45d3-4831-adf8-89866891a1e0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00125 sec., 102400 rows/sec., 7.13 MiB/sec. | ||
| 6579 | 2026.05.15 15:24:53.105679 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6580 | 2026.05.15 15:24:53.105711 [ 286 ] {2056c3c4-45d3-4831-adf8-89866891a1e0} <Debug> TCPHandler: Processed in 0.001421894 sec. | ||
| 6581 | 2026.05.15 15:24:53.105737 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.05.15 15:24:53.105766 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6583 | 2026.05.15 15:24:53.105806 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7521 rows, containing 5 columns (5 merged, 0 gathered) in 0.003002253 sec., 2505118.6558894273 rows/sec., 197.91 MiB/sec. | ||
| 6584 | 2026.05.15 15:24:53.105839 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 6585 | 2026.05.15 15:24:53.105849 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2026.05.15 15:24:53.105943 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6587 | 2026.05.15 15:24:53.105963 [ 286 ] {5bdef93f-f87e-450f-94aa-660aa3c2a997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6588 | 2026.05.15 15:24:53.105975 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11299 rows starting from the beginning of the part | ||
| 6589 | 2026.05.15 15:24:53.106014 [ 286 ] {5bdef93f-f87e-450f-94aa-660aa3c2a997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6590 | 2026.05.15 15:24:53.106036 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 6591 | 2026.05.15 15:24:53.106067 [ 187 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4277 rows, containing 5 columns (5 merged, 0 gathered) in 0.001750361 sec., 2443495.941694313 rows/sec., 176.68 MiB/sec. | ||
| 6592 | 2026.05.15 15:24:53.106084 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6593 | 2026.05.15 15:24:53.106149 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 6594 | 2026.05.15 15:24:53.106169 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6595 | 2026.05.15 15:24:53.106190 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1497 rows starting from the beginning of the part | ||
| 6596 | 2026.05.15 15:24:53.106229 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 6597 | 2026.05.15 15:24:53.106308 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6598 | 2026.05.15 15:24:53.106408 [ 286 ] {5bdef93f-f87e-450f-94aa-660aa3c2a997} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.05.15 15:24:53.106450 [ 286 ] {5bdef93f-f87e-450f-94aa-660aa3c2a997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6600 | 2026.05.15 15:24:53.106508 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_36_7} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.05.15 15:24:53.106598 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_36_7} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6602 | 2026.05.15 15:24:53.106649 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_36_7} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2026.05.15 15:24:53.106678 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 6604 | 2026.05.15 15:24:53.106725 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_36_7} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6605 | 2026.05.15 15:24:53.106781 [ 286 ] {5bdef93f-f87e-450f-94aa-660aa3c2a997} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6606 | 2026.05.15 15:24:53.106827 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6607 | 2026.05.15 15:24:53.106998 [ 286 ] {5bdef93f-f87e-450f-94aa-660aa3c2a997} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.05.15 15:24:53.107113 [ 88 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6609 | 2026.05.15 15:24:53.107132 [ 286 ] {5bdef93f-f87e-450f-94aa-660aa3c2a997} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001186 sec., 40472.17537942665 rows/sec., 2.73 MiB/sec. | ||
| 6610 | 2026.05.15 15:24:53.107147 [ 88 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.05.15 15:24:53.107176 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6612 | 2026.05.15 15:24:53.107176 [ 286 ] {5bdef93f-f87e-450f-94aa-660aa3c2a997} <Debug> TCPHandler: Processed in 0.001374925 sec. | ||
| 6613 | 2026.05.15 15:24:53.107262 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 6614 | 2026.05.15 15:24:53.107386 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6615 | 2026.05.15 15:24:53.107419 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2160 rows starting from the beginning of the part | ||
| 6616 | 2026.05.15 15:24:53.107477 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 6617 | 2026.05.15 15:24:53.107521 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 6618 | 2026.05.15 15:24:53.107561 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 6619 | 2026.05.15 15:24:53.107597 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 6620 | 2026.05.15 15:24:53.107637 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 6621 | 2026.05.15 15:24:53.108950 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2460 rows, containing 4 columns (4 merged, 0 gathered) in 0.001725141 sec., 1425970.398941304 rows/sec., 91.77 MiB/sec. | ||
| 6622 | 2026.05.15 15:24:53.109167 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6623 | 2026.05.15 15:24:53.109428 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_36_7} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.05.15 15:24:53.109500 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_36_7} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6625 | 2026.05.15 15:24:53.109587 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6626 | 2026.05.15 15:24:53.109718 [ 199 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13614 rows, containing 5 columns (5 merged, 0 gathered) in 0.003906109 sec., 3485309.805742748 rows/sec., 228.62 MiB/sec. | ||
| 6627 | 2026.05.15 15:24:53.110080 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6628 | 2026.05.15 15:24:53.110330 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.05.15 15:24:53.110399 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6630 | 2026.05.15 15:24:53.110462 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 6631 | 2026.05.15 15:24:53.664061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6632 | 2026.05.15 15:24:53.681253 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2026.05.15 15:24:53.681315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6634 | 2026.05.15 15:24:53.686758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6635 | 2026.05.15 15:24:53.687446 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2026.05.15 15:24:53.690155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6637 | 2026.05.15 15:24:55.570659 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 820 | ||
| 6638 | 2026.05.15 15:24:55.573577 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.05.15 15:24:55.573622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6640 | 2026.05.15 15:24:55.574841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6641 | 2026.05.15 15:24:55.575115 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.05.15 15:24:55.575381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 6643 | 2026.05.15 15:24:58.101757 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6644 | 2026.05.15 15:24:58.102012 [ 286 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6645 | 2026.05.15 15:24:58.102395 [ 286 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6646 | 2026.05.15 15:24:58.102542 [ 286 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6647 | 2026.05.15 15:24:58.102795 [ 286 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6648 | 2026.05.15 15:24:58.102867 [ 286 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6649 | 2026.05.15 15:24:58.103022 [ 286 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6650 | 2026.05.15 15:24:58.103139 [ 332 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6651 | 2026.05.15 15:24:58.103151 [ 324 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6652 | 2026.05.15 15:24:58.103151 [ 329 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6653 | 2026.05.15 15:24:58.103142 [ 364 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6654 | 2026.05.15 15:24:58.103378 [ 286 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6655 | 2026.05.15 15:24:58.103411 [ 286 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6656 | 2026.05.15 15:24:58.103485 [ 286 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6657 | 2026.05.15 15:24:58.103507 [ 286 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 6658 | 2026.05.15 15:24:58.103644 [ 286 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6659 | 2026.05.15 15:24:58.103681 [ 286 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6660 | 2026.05.15 15:24:58.104842 [ 286 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002931 sec., 14329.580348004094 rows/sec., 2.53 MiB/sec. | ||
| 6661 | 2026.05.15 15:24:58.105017 [ 286 ] {2a668c7e-a2fa-4beb-8e05-9016a58d884a} <Debug> TCPHandler: Processed in 0.00339656 sec. | ||
| 6662 | 2026.05.15 15:24:58.109971 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6663 | 2026.05.15 15:24:58.110133 [ 286 ] {2523eaa2-d58e-4614-a13c-cd4b56db322f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6664 | 2026.05.15 15:24:58.110200 [ 286 ] {2523eaa2-d58e-4614-a13c-cd4b56db322f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6665 | 2026.05.15 15:24:58.110842 [ 286 ] {2523eaa2-d58e-4614-a13c-cd4b56db322f} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.05.15 15:24:58.110889 [ 286 ] {2523eaa2-d58e-4614-a13c-cd4b56db322f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6667 | 2026.05.15 15:24:58.111271 [ 286 ] {2523eaa2-d58e-4614-a13c-cd4b56db322f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6668 | 2026.05.15 15:24:58.111494 [ 286 ] {2523eaa2-d58e-4614-a13c-cd4b56db322f} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.05.15 15:24:58.111642 [ 286 ] {2523eaa2-d58e-4614-a13c-cd4b56db322f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001558 sec., 182284.9807445443 rows/sec., 11.58 MiB/sec. | ||
| 6670 | 2026.05.15 15:24:58.111686 [ 286 ] {2523eaa2-d58e-4614-a13c-cd4b56db322f} <Debug> TCPHandler: Processed in 0.001839322 sec. | ||
| 6671 | 2026.05.15 15:24:58.111842 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2026.05.15 15:24:58.111943 [ 286 ] {6afb2f32-299b-4071-b09d-806d7da42147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6673 | 2026.05.15 15:24:58.111986 [ 286 ] {6afb2f32-299b-4071-b09d-806d7da42147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6674 | 2026.05.15 15:24:58.112687 [ 286 ] {6afb2f32-299b-4071-b09d-806d7da42147} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.05.15 15:24:58.112725 [ 286 ] {6afb2f32-299b-4071-b09d-806d7da42147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6676 | 2026.05.15 15:24:58.113081 [ 286 ] {6afb2f32-299b-4071-b09d-806d7da42147} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6677 | 2026.05.15 15:24:58.113289 [ 286 ] {6afb2f32-299b-4071-b09d-806d7da42147} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.05.15 15:24:58.113419 [ 286 ] {6afb2f32-299b-4071-b09d-806d7da42147} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001498 sec., 549399.1989319092 rows/sec., 42.63 MiB/sec. | ||
| 6679 | 2026.05.15 15:24:58.113457 [ 286 ] {6afb2f32-299b-4071-b09d-806d7da42147} <Debug> TCPHandler: Processed in 0.001664609 sec. | ||
| 6680 | 2026.05.15 15:24:58.113580 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6681 | 2026.05.15 15:24:58.113676 [ 286 ] {b904ec07-5e86-4073-9d60-f44eab1a3e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6682 | 2026.05.15 15:24:58.113717 [ 286 ] {b904ec07-5e86-4073-9d60-f44eab1a3e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6683 | 2026.05.15 15:24:58.114158 [ 286 ] {b904ec07-5e86-4073-9d60-f44eab1a3e59} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2026.05.15 15:24:58.114194 [ 286 ] {b904ec07-5e86-4073-9d60-f44eab1a3e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6685 | 2026.05.15 15:24:58.114485 [ 286 ] {b904ec07-5e86-4073-9d60-f44eab1a3e59} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6686 | 2026.05.15 15:24:58.114686 [ 286 ] {b904ec07-5e86-4073-9d60-f44eab1a3e59} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.05.15 15:24:58.114810 [ 286 ] {b904ec07-5e86-4073-9d60-f44eab1a3e59} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001154 sec., 134315.424610052 rows/sec., 8.06 MiB/sec. | ||
| 6688 | 2026.05.15 15:24:58.114847 [ 286 ] {b904ec07-5e86-4073-9d60-f44eab1a3e59} <Debug> TCPHandler: Processed in 0.001315013 sec. | ||
| 6689 | 2026.05.15 15:24:58.114973 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6690 | 2026.05.15 15:24:58.115067 [ 286 ] {8ae054f4-f0dd-4f4a-82d3-9f227d4a5ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6691 | 2026.05.15 15:24:58.115107 [ 286 ] {8ae054f4-f0dd-4f4a-82d3-9f227d4a5ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6692 | 2026.05.15 15:24:58.115525 [ 286 ] {8ae054f4-f0dd-4f4a-82d3-9f227d4a5ea2} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2026.05.15 15:24:58.115560 [ 286 ] {8ae054f4-f0dd-4f4a-82d3-9f227d4a5ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6694 | 2026.05.15 15:24:58.115853 [ 286 ] {8ae054f4-f0dd-4f4a-82d3-9f227d4a5ea2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6695 | 2026.05.15 15:24:58.116056 [ 286 ] {8ae054f4-f0dd-4f4a-82d3-9f227d4a5ea2} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.05.15 15:24:58.116180 [ 286 ] {8ae054f4-f0dd-4f4a-82d3-9f227d4a5ea2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001131 sec., 131741.8213969938 rows/sec., 8.51 MiB/sec. | ||
| 6697 | 2026.05.15 15:24:58.116217 [ 286 ] {8ae054f4-f0dd-4f4a-82d3-9f227d4a5ea2} <Debug> TCPHandler: Processed in 0.001291683 sec. | ||
| 6698 | 2026.05.15 15:24:58.116342 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.05.15 15:24:58.116436 [ 286 ] {adb2972b-8b7a-49cb-b536-c3ae36813c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6700 | 2026.05.15 15:24:58.116475 [ 286 ] {adb2972b-8b7a-49cb-b536-c3ae36813c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6701 | 2026.05.15 15:24:58.116889 [ 286 ] {adb2972b-8b7a-49cb-b536-c3ae36813c0b} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.05.15 15:24:58.116925 [ 286 ] {adb2972b-8b7a-49cb-b536-c3ae36813c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6703 | 2026.05.15 15:24:58.117222 [ 286 ] {adb2972b-8b7a-49cb-b536-c3ae36813c0b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6704 | 2026.05.15 15:24:58.117426 [ 286 ] {adb2972b-8b7a-49cb-b536-c3ae36813c0b} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2026.05.15 15:24:58.117550 [ 286 ] {adb2972b-8b7a-49cb-b536-c3ae36813c0b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001131 sec., 130857.6480990274 rows/sec., 7.44 MiB/sec. | ||
| 6706 | 2026.05.15 15:24:58.117586 [ 286 ] {adb2972b-8b7a-49cb-b536-c3ae36813c0b} <Debug> TCPHandler: Processed in 0.001291712 sec. | ||
| 6707 | 2026.05.15 15:24:58.117748 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6708 | 2026.05.15 15:24:58.117842 [ 286 ] {81a8fce8-3ba8-4045-a51f-034c52d43b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6709 | 2026.05.15 15:24:58.117880 [ 286 ] {81a8fce8-3ba8-4045-a51f-034c52d43b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6710 | 2026.05.15 15:24:58.118434 [ 286 ] {81a8fce8-3ba8-4045-a51f-034c52d43b27} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6711 | 2026.05.15 15:24:58.118469 [ 286 ] {81a8fce8-3ba8-4045-a51f-034c52d43b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6712 | 2026.05.15 15:24:58.118777 [ 286 ] {81a8fce8-3ba8-4045-a51f-034c52d43b27} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6713 | 2026.05.15 15:24:58.118976 [ 286 ] {81a8fce8-3ba8-4045-a51f-034c52d43b27} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2026.05.15 15:24:58.119103 [ 286 ] {81a8fce8-3ba8-4045-a51f-034c52d43b27} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001279 sec., 393275.9968725567 rows/sec., 27.66 MiB/sec. | ||
| 6715 | 2026.05.15 15:24:58.119140 [ 286 ] {81a8fce8-3ba8-4045-a51f-034c52d43b27} <Debug> TCPHandler: Processed in 0.001439816 sec. | ||
| 6716 | 2026.05.15 15:24:58.119266 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6717 | 2026.05.15 15:24:58.119361 [ 286 ] {8a316b77-b354-499c-ab2b-3a008ba72380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6718 | 2026.05.15 15:24:58.119402 [ 286 ] {8a316b77-b354-499c-ab2b-3a008ba72380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6719 | 2026.05.15 15:24:58.119743 [ 286 ] {8a316b77-b354-499c-ab2b-3a008ba72380} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2026.05.15 15:24:58.119777 [ 286 ] {8a316b77-b354-499c-ab2b-3a008ba72380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6721 | 2026.05.15 15:24:58.120065 [ 286 ] {8a316b77-b354-499c-ab2b-3a008ba72380} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6722 | 2026.05.15 15:24:58.120268 [ 286 ] {8a316b77-b354-499c-ab2b-3a008ba72380} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.05.15 15:24:58.120400 [ 286 ] {8a316b77-b354-499c-ab2b-3a008ba72380} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 6724 | 2026.05.15 15:24:58.120436 [ 286 ] {8a316b77-b354-499c-ab2b-3a008ba72380} <Debug> TCPHandler: Processed in 0.001218242 sec. | ||
| 6725 | 2026.05.15 15:24:58.120559 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6726 | 2026.05.15 15:24:58.120653 [ 286 ] {9d39a028-e4fc-46b0-943f-958ad249d835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6727 | 2026.05.15 15:24:58.120694 [ 286 ] {9d39a028-e4fc-46b0-943f-958ad249d835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6728 | 2026.05.15 15:24:58.121085 [ 286 ] {9d39a028-e4fc-46b0-943f-958ad249d835} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.05.15 15:24:58.121120 [ 286 ] {9d39a028-e4fc-46b0-943f-958ad249d835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6730 | 2026.05.15 15:24:58.121433 [ 286 ] {9d39a028-e4fc-46b0-943f-958ad249d835} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6731 | 2026.05.15 15:24:58.121645 [ 286 ] {9d39a028-e4fc-46b0-943f-958ad249d835} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.05.15 15:24:58.121768 [ 286 ] {9d39a028-e4fc-46b0-943f-958ad249d835} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001133 sec., 233892.32127096207 rows/sec., 15.54 MiB/sec. | ||
| 6733 | 2026.05.15 15:24:58.121804 [ 286 ] {9d39a028-e4fc-46b0-943f-958ad249d835} <Debug> TCPHandler: Processed in 0.001292333 sec. | ||
| 6734 | 2026.05.15 15:24:58.121927 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6735 | 2026.05.15 15:24:58.122021 [ 286 ] {80797ce2-6053-4a20-bbdc-24ff77a90d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6736 | 2026.05.15 15:24:58.122062 [ 286 ] {80797ce2-6053-4a20-bbdc-24ff77a90d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6737 | 2026.05.15 15:24:58.122385 [ 286 ] {80797ce2-6053-4a20-bbdc-24ff77a90d37} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2026.05.15 15:24:58.122420 [ 286 ] {80797ce2-6053-4a20-bbdc-24ff77a90d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6739 | 2026.05.15 15:24:58.122699 [ 286 ] {80797ce2-6053-4a20-bbdc-24ff77a90d37} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6740 | 2026.05.15 15:24:58.122900 [ 286 ] {80797ce2-6053-4a20-bbdc-24ff77a90d37} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2026.05.15 15:24:58.123026 [ 286 ] {80797ce2-6053-4a20-bbdc-24ff77a90d37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 6742 | 2026.05.15 15:24:58.123061 [ 286 ] {80797ce2-6053-4a20-bbdc-24ff77a90d37} <Debug> TCPHandler: Processed in 0.001181441 sec. | ||
| 6743 | 2026.05.15 15:24:58.123188 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6744 | 2026.05.15 15:24:58.123281 [ 286 ] {dc91c0c7-ec30-46fa-8021-2d4a8d2a5d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6745 | 2026.05.15 15:24:58.123332 [ 286 ] {dc91c0c7-ec30-46fa-8021-2d4a8d2a5d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6746 | 2026.05.15 15:24:58.124104 [ 286 ] {dc91c0c7-ec30-46fa-8021-2d4a8d2a5d2c} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2026.05.15 15:24:58.124139 [ 286 ] {dc91c0c7-ec30-46fa-8021-2d4a8d2a5d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6748 | 2026.05.15 15:24:58.124622 [ 286 ] {dc91c0c7-ec30-46fa-8021-2d4a8d2a5d2c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6749 | 2026.05.15 15:24:58.124831 [ 286 ] {dc91c0c7-ec30-46fa-8021-2d4a8d2a5d2c} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2026.05.15 15:24:58.124967 [ 286 ] {dc91c0c7-ec30-46fa-8021-2d4a8d2a5d2c} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001704 sec., 7629.107981220657 rows/sec., 13.67 MiB/sec. | ||
| 6751 | 2026.05.15 15:24:58.125028 [ 286 ] {dc91c0c7-ec30-46fa-8021-2d4a8d2a5d2c} <Debug> TCPHandler: Processed in 0.001887964 sec. | ||
| 6752 | 2026.05.15 15:24:58.125155 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6753 | 2026.05.15 15:24:58.125249 [ 286 ] {dce7fa46-3a4a-43b6-a403-abcdcd518437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6754 | 2026.05.15 15:24:58.125289 [ 286 ] {dce7fa46-3a4a-43b6-a403-abcdcd518437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6755 | 2026.05.15 15:24:58.125624 [ 286 ] {dce7fa46-3a4a-43b6-a403-abcdcd518437} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.05.15 15:24:58.125659 [ 286 ] {dce7fa46-3a4a-43b6-a403-abcdcd518437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6757 | 2026.05.15 15:24:58.125959 [ 286 ] {dce7fa46-3a4a-43b6-a403-abcdcd518437} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6758 | 2026.05.15 15:24:58.126164 [ 286 ] {dce7fa46-3a4a-43b6-a403-abcdcd518437} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.05.15 15:24:58.126288 [ 286 ] {dce7fa46-3a4a-43b6-a403-abcdcd518437} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 6760 | 2026.05.15 15:24:58.126322 [ 286 ] {dce7fa46-3a4a-43b6-a403-abcdcd518437} <Debug> TCPHandler: Processed in 0.001215572 sec. | ||
| 6761 | 2026.05.15 15:25:00.443953 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6762 | 2026.05.15 15:25:00.444017 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6763 | 2026.05.15 15:25:00.532539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12466 | ||
| 6764 | 2026.05.15 15:25:00.533060 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.05.15 15:25:00.533107 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6766 | 2026.05.15 15:25:00.533594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6767 | 2026.05.15 15:25:00.533813 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.05.15 15:25:00.533936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12466 | ||
| 6769 | 2026.05.15 15:25:00.533980 [ 160 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6770 | 2026.05.15 15:25:00.534053 [ 160 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.05.15 15:25:00.534078 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6772 | 2026.05.15 15:25:00.534171 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 6773 | 2026.05.15 15:25:00.534244 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6774 | 2026.05.15 15:25:00.534272 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10098 rows starting from the beginning of the part | ||
| 6775 | 2026.05.15 15:25:00.534324 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 6776 | 2026.05.15 15:25:00.534365 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 6777 | 2026.05.15 15:25:00.534401 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 6778 | 2026.05.15 15:25:00.534436 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 6779 | 2026.05.15 15:25:00.534479 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 6780 | 2026.05.15 15:25:00.536135 [ 199 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12466 rows, containing 4 columns (4 merged, 0 gathered) in 0.002002265 sec., 6225949.112629946 rows/sec., 89.06 MiB/sec. | ||
| 6781 | 2026.05.15 15:25:00.536500 [ 199 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6782 | 2026.05.15 15:25:00.536782 [ 199 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_26_5} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.05.15 15:25:00.536856 [ 199 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_26_5} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6784 | 2026.05.15 15:25:00.536947 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6785 | 2026.05.15 15:25:01.190233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6786 | 2026.05.15 15:25:01.208762 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.05.15 15:25:01.208823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6788 | 2026.05.15 15:25:01.214655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6789 | 2026.05.15 15:25:01.215366 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.05.15 15:25:01.215983 [ 160 ] {} <Debug> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6791 | 2026.05.15 15:25:01.216075 [ 160 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.05.15 15:25:01.216111 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6793 | 2026.05.15 15:25:01.216273 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 6794 | 2026.05.15 15:25:01.218852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6795 | 2026.05.15 15:25:01.220562 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6796 | 2026.05.15 15:25:01.222263 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 6797 | 2026.05.15 15:25:01.227320 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 6798 | 2026.05.15 15:25:01.230495 [ 160 ] {} <Debug> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6799 | 2026.05.15 15:25:01.230566 [ 160 ] {} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.05.15 15:25:01.230610 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6801 | 2026.05.15 15:25:01.230734 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::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 | ||
| 6802 | 2026.05.15 15:25:01.230862 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6803 | 2026.05.15 15:25:01.230895 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 6804 | 2026.05.15 15:25:01.230959 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::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 | ||
| 6805 | 2026.05.15 15:25:01.231014 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 6806 | 2026.05.15 15:25:01.231064 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6807 | 2026.05.15 15:25:01.231115 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6808 | 2026.05.15 15:25:01.231915 [ 192 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223742 sec., 29417.965551562338 rows/sec., 2.45 MiB/sec. | ||
| 6809 | 2026.05.15 15:25:01.231994 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 6810 | 2026.05.15 15:25:01.232041 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6811 | 2026.05.15 15:25:01.232285 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_9_2} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6812 | 2026.05.15 15:25:01.232354 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_9_2} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6813 | 2026.05.15 15:25:01.232428 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6814 | 2026.05.15 15:25:01.236572 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 6815 | 2026.05.15 15:25:01.240776 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 6816 | 2026.05.15 15:25:01.244789 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 6817 | 2026.05.15 15:25:01.296034 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079826101 sec., 2455.3372586743276 rows/sec., 12.70 MiB/sec. | ||
| 6818 | 2026.05.15 15:25:01.297603 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6819 | 2026.05.15 15:25:01.299164 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_26_5} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2026.05.15 15:25:01.299250 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_26_5} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6821 | 2026.05.15 15:25:01.300642 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6822 | 2026.05.15 15:25:02.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.06 MiB, peak 275.60 MiB, free memory in arenas 0.00 B, will set to 271.04 MiB (RSS), difference: 5.98 MiB | ||
| 6823 | 2026.05.15 15:25:03.097764 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6824 | 2026.05.15 15:25:03.098028 [ 286 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6825 | 2026.05.15 15:25:03.098420 [ 286 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6826 | 2026.05.15 15:25:03.098455 [ 286 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6827 | 2026.05.15 15:25:03.098673 [ 286 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6828 | 2026.05.15 15:25:03.098743 [ 286 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6829 | 2026.05.15 15:25:03.098884 [ 286 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6830 | 2026.05.15 15:25:03.098977 [ 329 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6831 | 2026.05.15 15:25:03.099001 [ 332 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6832 | 2026.05.15 15:25:03.099009 [ 364 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6833 | 2026.05.15 15:25:03.099009 [ 320 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6834 | 2026.05.15 15:25:03.099215 [ 286 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6835 | 2026.05.15 15:25:03.099243 [ 286 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6836 | 2026.05.15 15:25:03.099315 [ 286 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6837 | 2026.05.15 15:25:03.099335 [ 286 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 6838 | 2026.05.15 15:25:03.099371 [ 286 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6839 | 2026.05.15 15:25:03.099409 [ 286 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6840 | 2026.05.15 15:25:03.100787 [ 286 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002847 sec., 14752.370916754478 rows/sec., 2.61 MiB/sec. | ||
| 6841 | 2026.05.15 15:25:03.101034 [ 286 ] {97f3a7c7-b5db-468a-85c6-19402217f3a8} <Debug> TCPHandler: Processed in 0.00342056 sec. | ||
| 6842 | 2026.05.15 15:25:03.103328 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.05.15 15:25:03.103479 [ 286 ] {853e7eff-e4f0-4476-bce2-d372ba7e11e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6844 | 2026.05.15 15:25:03.103546 [ 286 ] {853e7eff-e4f0-4476-bce2-d372ba7e11e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6845 | 2026.05.15 15:25:03.104292 [ 286 ] {853e7eff-e4f0-4476-bce2-d372ba7e11e2} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.05.15 15:25:03.104343 [ 286 ] {853e7eff-e4f0-4476-bce2-d372ba7e11e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6847 | 2026.05.15 15:25:03.104772 [ 286 ] {853e7eff-e4f0-4476-bce2-d372ba7e11e2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6848 | 2026.05.15 15:25:03.104999 [ 286 ] {853e7eff-e4f0-4476-bce2-d372ba7e11e2} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.05.15 15:25:03.105176 [ 286 ] {853e7eff-e4f0-4476-bce2-d372ba7e11e2} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001749 sec., 66323.61349342481 rows/sec., 5.61 MiB/sec. | ||
| 6850 | 2026.05.15 15:25:03.105215 [ 286 ] {853e7eff-e4f0-4476-bce2-d372ba7e11e2} <Debug> TCPHandler: Processed in 0.002011665 sec. | ||
| 6851 | 2026.05.15 15:25:03.105354 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.05.15 15:25:03.105453 [ 286 ] {a37a73d5-1a8a-4cdf-b1f7-d0c115e95a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6853 | 2026.05.15 15:25:03.105494 [ 286 ] {a37a73d5-1a8a-4cdf-b1f7-d0c115e95a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6854 | 2026.05.15 15:25:03.105927 [ 286 ] {a37a73d5-1a8a-4cdf-b1f7-d0c115e95a11} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.05.15 15:25:03.105963 [ 286 ] {a37a73d5-1a8a-4cdf-b1f7-d0c115e95a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6856 | 2026.05.15 15:25:03.106261 [ 286 ] {a37a73d5-1a8a-4cdf-b1f7-d0c115e95a11} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6857 | 2026.05.15 15:25:03.106477 [ 286 ] {a37a73d5-1a8a-4cdf-b1f7-d0c115e95a11} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.05.15 15:25:03.106607 [ 286 ] {a37a73d5-1a8a-4cdf-b1f7-d0c115e95a11} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001173 sec., 25575.447570332482 rows/sec., 1.88 MiB/sec. | ||
| 6859 | 2026.05.15 15:25:03.106644 [ 286 ] {a37a73d5-1a8a-4cdf-b1f7-d0c115e95a11} <Debug> TCPHandler: Processed in 0.001339164 sec. | ||
| 6860 | 2026.05.15 15:25:03.106773 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.05.15 15:25:03.106869 [ 286 ] {0d727d70-dee9-40b0-a84c-fc34ba7ddd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6862 | 2026.05.15 15:25:03.106910 [ 286 ] {0d727d70-dee9-40b0-a84c-fc34ba7ddd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6863 | 2026.05.15 15:25:03.107367 [ 286 ] {0d727d70-dee9-40b0-a84c-fc34ba7ddd9c} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.05.15 15:25:03.107403 [ 286 ] {0d727d70-dee9-40b0-a84c-fc34ba7ddd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6865 | 2026.05.15 15:25:03.107730 [ 286 ] {0d727d70-dee9-40b0-a84c-fc34ba7ddd9c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6866 | 2026.05.15 15:25:03.107946 [ 286 ] {0d727d70-dee9-40b0-a84c-fc34ba7ddd9c} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.05.15 15:25:03.108078 [ 286 ] {0d727d70-dee9-40b0-a84c-fc34ba7ddd9c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001227 sec., 76609.61695191525 rows/sec., 5.98 MiB/sec. | ||
| 6868 | 2026.05.15 15:25:03.108115 [ 286 ] {0d727d70-dee9-40b0-a84c-fc34ba7ddd9c} <Debug> TCPHandler: Processed in 0.001391375 sec. | ||
| 6869 | 2026.05.15 15:25:03.108244 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.05.15 15:25:03.108340 [ 286 ] {c219af85-5aff-4668-a980-ef0b05129fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.05.15 15:25:03.108384 [ 286 ] {c219af85-5aff-4668-a980-ef0b05129fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6872 | 2026.05.15 15:25:03.108816 [ 286 ] {c219af85-5aff-4668-a980-ef0b05129fe9} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.05.15 15:25:03.108851 [ 286 ] {c219af85-5aff-4668-a980-ef0b05129fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6874 | 2026.05.15 15:25:03.109188 [ 286 ] {c219af85-5aff-4668-a980-ef0b05129fe9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6875 | 2026.05.15 15:25:03.109401 [ 286 ] {c219af85-5aff-4668-a980-ef0b05129fe9} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.05.15 15:25:03.109534 [ 286 ] {c219af85-5aff-4668-a980-ef0b05129fe9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 6877 | 2026.05.15 15:25:03.109571 [ 286 ] {c219af85-5aff-4668-a980-ef0b05129fe9} <Debug> TCPHandler: Processed in 0.001375274 sec. | ||
| 6878 | 2026.05.15 15:25:03.109711 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.05.15 15:25:03.109807 [ 286 ] {4dfac503-2284-4df3-bf6c-228f7ac24bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.05.15 15:25:03.109861 [ 286 ] {4dfac503-2284-4df3-bf6c-228f7ac24bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6881 | 2026.05.15 15:25:03.110729 [ 286 ] {4dfac503-2284-4df3-bf6c-228f7ac24bc9} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.05.15 15:25:03.110766 [ 286 ] {4dfac503-2284-4df3-bf6c-228f7ac24bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6883 | 2026.05.15 15:25:03.111323 [ 286 ] {4dfac503-2284-4df3-bf6c-228f7ac24bc9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6884 | 2026.05.15 15:25:03.111544 [ 286 ] {4dfac503-2284-4df3-bf6c-228f7ac24bc9} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.05.15 15:25:03.111682 [ 286 ] {4dfac503-2284-4df3-bf6c-228f7ac24bc9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001893 sec., 15847.860538827259 rows/sec., 28.40 MiB/sec. | ||
| 6886 | 2026.05.15 15:25:03.111732 [ 286 ] {4dfac503-2284-4df3-bf6c-228f7ac24bc9} <Debug> TCPHandler: Processed in 0.002074757 sec. | ||
| 6887 | 2026.05.15 15:25:03.111903 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2026.05.15 15:25:03.112000 [ 286 ] {39e54e8e-5935-4e82-b5c3-350031229b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6889 | 2026.05.15 15:25:03.112041 [ 286 ] {39e54e8e-5935-4e82-b5c3-350031229b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6890 | 2026.05.15 15:25:03.112393 [ 286 ] {39e54e8e-5935-4e82-b5c3-350031229b32} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.05.15 15:25:03.112429 [ 286 ] {39e54e8e-5935-4e82-b5c3-350031229b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6892 | 2026.05.15 15:25:03.112731 [ 286 ] {39e54e8e-5935-4e82-b5c3-350031229b32} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6893 | 2026.05.15 15:25:03.112937 [ 286 ] {39e54e8e-5935-4e82-b5c3-350031229b32} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.05.15 15:25:03.113071 [ 286 ] {39e54e8e-5935-4e82-b5c3-350031229b32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6895 | 2026.05.15 15:25:03.113107 [ 286 ] {39e54e8e-5935-4e82-b5c3-350031229b32} <Debug> TCPHandler: Processed in 0.001252852 sec. | ||
| 6896 | 2026.05.15 15:25:05.575726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 858 | ||
| 6897 | 2026.05.15 15:25:05.578358 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.05.15 15:25:05.578398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6899 | 2026.05.15 15:25:05.579604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6900 | 2026.05.15 15:25:05.579865 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.05.15 15:25:05.580121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
| 6902 | 2026.05.15 15:25:08.034024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12978 | ||
| 6903 | 2026.05.15 15:25:08.034522 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.05.15 15:25:08.034562 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6905 | 2026.05.15 15:25:08.035161 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6906 | 2026.05.15 15:25:08.035399 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.05.15 15:25:08.035537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12978 | ||
| 6908 | 2026.05.15 15:25:08.103074 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6909 | 2026.05.15 15:25:08.103262 [ 286 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6910 | 2026.05.15 15:25:08.103556 [ 286 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6911 | 2026.05.15 15:25:08.103592 [ 286 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6912 | 2026.05.15 15:25:08.103818 [ 286 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6913 | 2026.05.15 15:25:08.103888 [ 286 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6914 | 2026.05.15 15:25:08.104021 [ 286 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 6915 | 2026.05.15 15:25:08.104116 [ 329 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6916 | 2026.05.15 15:25:08.104136 [ 332 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6917 | 2026.05.15 15:25:08.104131 [ 320 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6918 | 2026.05.15 15:25:08.104128 [ 364 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6919 | 2026.05.15 15:25:08.104297 [ 286 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6920 | 2026.05.15 15:25:08.104324 [ 286 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6921 | 2026.05.15 15:25:08.104389 [ 286 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6922 | 2026.05.15 15:25:08.104408 [ 286 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 6923 | 2026.05.15 15:25:08.104440 [ 286 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6924 | 2026.05.15 15:25:08.104475 [ 286 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6925 | 2026.05.15 15:25:08.105536 [ 286 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002354 sec., 17841.97111299915 rows/sec., 3.15 MiB/sec. | ||
| 6926 | 2026.05.15 15:25:08.105651 [ 286 ] {58286631-762a-4fa3-be97-18d3c95455b5} <Debug> TCPHandler: Processed in 0.002690508 sec. | ||
| 6927 | 2026.05.15 15:25:08.110767 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6928 | 2026.05.15 15:25:08.110896 [ 286 ] {24ea6a94-01c1-4215-b74f-8d41dc0fe77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6929 | 2026.05.15 15:25:08.110945 [ 286 ] {24ea6a94-01c1-4215-b74f-8d41dc0fe77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6930 | 2026.05.15 15:25:08.111580 [ 286 ] {24ea6a94-01c1-4215-b74f-8d41dc0fe77b} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.05.15 15:25:08.111621 [ 286 ] {24ea6a94-01c1-4215-b74f-8d41dc0fe77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6932 | 2026.05.15 15:25:08.111960 [ 286 ] {24ea6a94-01c1-4215-b74f-8d41dc0fe77b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6933 | 2026.05.15 15:25:08.112181 [ 286 ] {24ea6a94-01c1-4215-b74f-8d41dc0fe77b} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.05.15 15:25:08.112315 [ 286 ] {24ea6a94-01c1-4215-b74f-8d41dc0fe77b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001457 sec., 194921.07069320523 rows/sec., 12.38 MiB/sec. | ||
| 6935 | 2026.05.15 15:25:08.112351 [ 286 ] {24ea6a94-01c1-4215-b74f-8d41dc0fe77b} <Debug> TCPHandler: Processed in 0.001644399 sec. | ||
| 6936 | 2026.05.15 15:25:08.112531 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2026.05.15 15:25:08.112635 [ 286 ] {717272eb-07e2-4436-be15-cd825280af3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6938 | 2026.05.15 15:25:08.112675 [ 286 ] {717272eb-07e2-4436-be15-cd825280af3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6939 | 2026.05.15 15:25:08.113084 [ 286 ] {717272eb-07e2-4436-be15-cd825280af3d} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.05.15 15:25:08.113118 [ 286 ] {717272eb-07e2-4436-be15-cd825280af3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6941 | 2026.05.15 15:25:08.113403 [ 286 ] {717272eb-07e2-4436-be15-cd825280af3d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6942 | 2026.05.15 15:25:08.113613 [ 286 ] {717272eb-07e2-4436-be15-cd825280af3d} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.05.15 15:25:08.113741 [ 286 ] {717272eb-07e2-4436-be15-cd825280af3d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001124 sec., 8896.79715302491 rows/sec., 725.47 KiB/sec. | ||
| 6944 | 2026.05.15 15:25:08.113778 [ 286 ] {717272eb-07e2-4436-be15-cd825280af3d} <Debug> TCPHandler: Processed in 0.001295493 sec. | ||
| 6945 | 2026.05.15 15:25:08.113907 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6946 | 2026.05.15 15:25:08.114018 [ 286 ] {12b0b0dd-164a-4ddc-99a3-c0aef73df024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6947 | 2026.05.15 15:25:08.114057 [ 286 ] {12b0b0dd-164a-4ddc-99a3-c0aef73df024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6948 | 2026.05.15 15:25:08.114879 [ 286 ] {12b0b0dd-164a-4ddc-99a3-c0aef73df024} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2026.05.15 15:25:08.114916 [ 286 ] {12b0b0dd-164a-4ddc-99a3-c0aef73df024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6950 | 2026.05.15 15:25:08.115275 [ 286 ] {12b0b0dd-164a-4ddc-99a3-c0aef73df024} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6951 | 2026.05.15 15:25:08.115480 [ 286 ] {12b0b0dd-164a-4ddc-99a3-c0aef73df024} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2026.05.15 15:25:08.115614 [ 286 ] {12b0b0dd-164a-4ddc-99a3-c0aef73df024} <Debug> executeQuery: Read 828 rows, 65.76 KiB in 0.001614 sec., 513011.1524163569 rows/sec., 39.79 MiB/sec. | ||
| 6953 | 2026.05.15 15:25:08.115652 [ 286 ] {12b0b0dd-164a-4ddc-99a3-c0aef73df024} <Debug> TCPHandler: Processed in 0.001792701 sec. | ||
| 6954 | 2026.05.15 15:25:08.115777 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6955 | 2026.05.15 15:25:08.115873 [ 286 ] {3c0f54c6-a716-4844-8410-0b92131a502a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6956 | 2026.05.15 15:25:08.115912 [ 286 ] {3c0f54c6-a716-4844-8410-0b92131a502a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6957 | 2026.05.15 15:25:08.116372 [ 286 ] {3c0f54c6-a716-4844-8410-0b92131a502a} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.05.15 15:25:08.116409 [ 286 ] {3c0f54c6-a716-4844-8410-0b92131a502a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6959 | 2026.05.15 15:25:08.116719 [ 286 ] {3c0f54c6-a716-4844-8410-0b92131a502a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6960 | 2026.05.15 15:25:08.116925 [ 286 ] {3c0f54c6-a716-4844-8410-0b92131a502a} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.05.15 15:25:08.117039 [ 111 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6962 | 2026.05.15 15:25:08.117054 [ 286 ] {3c0f54c6-a716-4844-8410-0b92131a502a} <Debug> executeQuery: Read 165 rows, 10.22 KiB in 0.0012 sec., 137500 rows/sec., 8.32 MiB/sec. | ||
| 6963 | 2026.05.15 15:25:08.117090 [ 111 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2026.05.15 15:25:08.117104 [ 286 ] {3c0f54c6-a716-4844-8410-0b92131a502a} <Debug> TCPHandler: Processed in 0.001374524 sec. | ||
| 6965 | 2026.05.15 15:25:08.117122 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6966 | 2026.05.15 15:25:08.117242 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2026.05.15 15:25:08.117260 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::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 | ||
| 6968 | 2026.05.15 15:25:08.117343 [ 286 ] {18b35b9f-ebf5-4ac1-b49b-44e7d6fa5673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6969 | 2026.05.15 15:25:08.117388 [ 286 ] {18b35b9f-ebf5-4ac1-b49b-44e7d6fa5673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6970 | 2026.05.15 15:25:08.117407 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6971 | 2026.05.15 15:25:08.117449 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 212 rows starting from the beginning of the part | ||
| 6972 | 2026.05.15 15:25:08.117521 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 155 rows starting from the beginning of the part | ||
| 6973 | 2026.05.15 15:25:08.117575 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 6974 | 2026.05.15 15:25:08.117622 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 155 rows starting from the beginning of the part | ||
| 6975 | 2026.05.15 15:25:08.117665 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 6976 | 2026.05.15 15:25:08.117708 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 165 rows starting from the beginning of the part | ||
| 6977 | 2026.05.15 15:25:08.117837 [ 286 ] {18b35b9f-ebf5-4ac1-b49b-44e7d6fa5673} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2026.05.15 15:25:08.117880 [ 286 ] {18b35b9f-ebf5-4ac1-b49b-44e7d6fa5673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6979 | 2026.05.15 15:25:08.118214 [ 286 ] {18b35b9f-ebf5-4ac1-b49b-44e7d6fa5673} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6980 | 2026.05.15 15:25:08.118448 [ 286 ] {18b35b9f-ebf5-4ac1-b49b-44e7d6fa5673} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2026.05.15 15:25:08.118579 [ 286 ] {18b35b9f-ebf5-4ac1-b49b-44e7d6fa5673} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001254 sec., 118819.77671451356 rows/sec., 7.68 MiB/sec. | ||
| 6982 | 2026.05.15 15:25:08.118618 [ 286 ] {18b35b9f-ebf5-4ac1-b49b-44e7d6fa5673} <Debug> TCPHandler: Processed in 0.001423645 sec. | ||
| 6983 | 2026.05.15 15:25:08.118661 [ 187 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456666 sec., 520366.37087705766 rows/sec., 34.36 MiB/sec. | ||
| 6984 | 2026.05.15 15:25:08.118745 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2026.05.15 15:25:08.118836 [ 187 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6986 | 2026.05.15 15:25:08.118847 [ 286 ] {4082fb67-c194-4e9d-8e86-201063544376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6987 | 2026.05.15 15:25:08.118897 [ 286 ] {4082fb67-c194-4e9d-8e86-201063544376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6988 | 2026.05.15 15:25:08.119130 [ 187 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_36_7} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.05.15 15:25:08.119207 [ 187 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_36_7} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6990 | 2026.05.15 15:25:08.119319 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6991 | 2026.05.15 15:25:08.119340 [ 286 ] {4082fb67-c194-4e9d-8e86-201063544376} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.05.15 15:25:08.119382 [ 286 ] {4082fb67-c194-4e9d-8e86-201063544376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6993 | 2026.05.15 15:25:08.119696 [ 286 ] {4082fb67-c194-4e9d-8e86-201063544376} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6994 | 2026.05.15 15:25:08.119904 [ 286 ] {4082fb67-c194-4e9d-8e86-201063544376} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.05.15 15:25:08.120036 [ 286 ] {4082fb67-c194-4e9d-8e86-201063544376} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001207 sec., 122618.06130903066 rows/sec., 6.97 MiB/sec. | ||
| 6996 | 2026.05.15 15:25:08.120078 [ 286 ] {4082fb67-c194-4e9d-8e86-201063544376} <Debug> TCPHandler: Processed in 0.001380335 sec. | ||
| 6997 | 2026.05.15 15:25:08.120207 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2026.05.15 15:25:08.120303 [ 286 ] {1d52f7d1-6c93-4d31-b657-e09057faa10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6999 | 2026.05.15 15:25:08.120341 [ 286 ] {1d52f7d1-6c93-4d31-b657-e09057faa10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7000 | 2026.05.15 15:25:08.120941 [ 286 ] {1d52f7d1-6c93-4d31-b657-e09057faa10e} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.05.15 15:25:08.120977 [ 286 ] {1d52f7d1-6c93-4d31-b657-e09057faa10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7002 | 2026.05.15 15:25:08.121308 [ 286 ] {1d52f7d1-6c93-4d31-b657-e09057faa10e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7003 | 2026.05.15 15:25:08.121522 [ 286 ] {1d52f7d1-6c93-4d31-b657-e09057faa10e} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2026.05.15 15:25:08.121649 [ 286 ] {1d52f7d1-6c93-4d31-b657-e09057faa10e} <Debug> executeQuery: Read 513 rows, 37.04 KiB in 0.001364 sec., 376099.706744868 rows/sec., 26.52 MiB/sec. | ||
| 7005 | 2026.05.15 15:25:08.121686 [ 286 ] {1d52f7d1-6c93-4d31-b657-e09057faa10e} <Debug> TCPHandler: Processed in 0.001526347 sec. | ||
| 7006 | 2026.05.15 15:25:08.121810 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2026.05.15 15:25:08.121905 [ 286 ] {40eec1dd-0c1b-44ed-a560-5b974e07e85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7008 | 2026.05.15 15:25:08.121947 [ 286 ] {40eec1dd-0c1b-44ed-a560-5b974e07e85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7009 | 2026.05.15 15:25:08.122293 [ 286 ] {40eec1dd-0c1b-44ed-a560-5b974e07e85f} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.05.15 15:25:08.122329 [ 286 ] {40eec1dd-0c1b-44ed-a560-5b974e07e85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7011 | 2026.05.15 15:25:08.122622 [ 286 ] {40eec1dd-0c1b-44ed-a560-5b974e07e85f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7012 | 2026.05.15 15:25:08.122827 [ 286 ] {40eec1dd-0c1b-44ed-a560-5b974e07e85f} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.05.15 15:25:08.122952 [ 286 ] {40eec1dd-0c1b-44ed-a560-5b974e07e85f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 7014 | 2026.05.15 15:25:08.122988 [ 286 ] {40eec1dd-0c1b-44ed-a560-5b974e07e85f} <Debug> TCPHandler: Processed in 0.001226282 sec. | ||
| 7015 | 2026.05.15 15:25:08.123112 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2026.05.15 15:25:08.123206 [ 286 ] {eb915317-3718-48a3-9c55-cec21e5d6bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7017 | 2026.05.15 15:25:08.123248 [ 286 ] {eb915317-3718-48a3-9c55-cec21e5d6bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7018 | 2026.05.15 15:25:08.123659 [ 286 ] {eb915317-3718-48a3-9c55-cec21e5d6bd0} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.05.15 15:25:08.123695 [ 286 ] {eb915317-3718-48a3-9c55-cec21e5d6bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7020 | 2026.05.15 15:25:08.124029 [ 286 ] {eb915317-3718-48a3-9c55-cec21e5d6bd0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7021 | 2026.05.15 15:25:08.124238 [ 286 ] {eb915317-3718-48a3-9c55-cec21e5d6bd0} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.05.15 15:25:08.124365 [ 286 ] {eb915317-3718-48a3-9c55-cec21e5d6bd0} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001176 sec., 229591.83673469388 rows/sec., 15.27 MiB/sec. | ||
| 7023 | 2026.05.15 15:25:08.124401 [ 286 ] {eb915317-3718-48a3-9c55-cec21e5d6bd0} <Debug> TCPHandler: Processed in 0.001337574 sec. | ||
| 7024 | 2026.05.15 15:25:08.124529 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2026.05.15 15:25:08.124624 [ 286 ] {a74c33e5-8546-49e3-a222-bc33ea0bf5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7026 | 2026.05.15 15:25:08.124666 [ 286 ] {a74c33e5-8546-49e3-a222-bc33ea0bf5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7027 | 2026.05.15 15:25:08.125000 [ 286 ] {a74c33e5-8546-49e3-a222-bc33ea0bf5d3} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2026.05.15 15:25:08.125036 [ 286 ] {a74c33e5-8546-49e3-a222-bc33ea0bf5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7029 | 2026.05.15 15:25:08.125317 [ 286 ] {a74c33e5-8546-49e3-a222-bc33ea0bf5d3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7030 | 2026.05.15 15:25:08.125537 [ 286 ] {a74c33e5-8546-49e3-a222-bc33ea0bf5d3} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.05.15 15:25:08.125659 [ 111 ] {} <Debug> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7032 | 2026.05.15 15:25:08.125666 [ 286 ] {a74c33e5-8546-49e3-a222-bc33ea0bf5d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 7033 | 2026.05.15 15:25:08.125718 [ 111 ] {} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.05.15 15:25:08.125727 [ 286 ] {a74c33e5-8546-49e3-a222-bc33ea0bf5d3} <Debug> TCPHandler: Processed in 0.001245662 sec. | ||
| 7035 | 2026.05.15 15:25:08.125761 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7036 | 2026.05.15 15:25:08.125885 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7037 | 2026.05.15 15:25:08.125892 [ 188 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 7038 | 2026.05.15 15:25:08.125990 [ 286 ] {84bd19bb-2bad-4598-a7e1-ba0f5575feff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7039 | 2026.05.15 15:25:08.126047 [ 188 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7040 | 2026.05.15 15:25:08.126062 [ 286 ] {84bd19bb-2bad-4598-a7e1-ba0f5575feff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7041 | 2026.05.15 15:25:08.126092 [ 188 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 7042 | 2026.05.15 15:25:08.126166 [ 188 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7043 | 2026.05.15 15:25:08.126217 [ 188 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7044 | 2026.05.15 15:25:08.126264 [ 188 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7045 | 2026.05.15 15:25:08.126309 [ 188 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7046 | 2026.05.15 15:25:08.126355 [ 188 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7047 | 2026.05.15 15:25:08.126856 [ 286 ] {84bd19bb-2bad-4598-a7e1-ba0f5575feff} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.05.15 15:25:08.126899 [ 286 ] {84bd19bb-2bad-4598-a7e1-ba0f5575feff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7049 | 2026.05.15 15:25:08.127189 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001345684 sec., 14862.33023503289 rows/sec., 998.56 KiB/sec. | ||
| 7050 | 2026.05.15 15:25:08.127341 [ 192 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7051 | 2026.05.15 15:25:08.127451 [ 286 ] {84bd19bb-2bad-4598-a7e1-ba0f5575feff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7052 | 2026.05.15 15:25:08.127707 [ 192 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_20_4} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2026.05.15 15:25:08.127779 [ 286 ] {84bd19bb-2bad-4598-a7e1-ba0f5575feff} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.05.15 15:25:08.127794 [ 192 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_20_4} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7055 | 2026.05.15 15:25:08.127887 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7056 | 2026.05.15 15:25:08.127915 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7057 | 2026.05.15 15:25:08.127936 [ 286 ] {84bd19bb-2bad-4598-a7e1-ba0f5575feff} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001963 sec., 6622.516556291391 rows/sec., 11.87 MiB/sec. | ||
| 7058 | 2026.05.15 15:25:08.127961 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2026.05.15 15:25:08.127995 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7060 | 2026.05.15 15:25:08.127998 [ 286 ] {84bd19bb-2bad-4598-a7e1-ba0f5575feff} <Debug> TCPHandler: Processed in 0.002160759 sec. | ||
| 7061 | 2026.05.15 15:25:08.128077 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 7062 | 2026.05.15 15:25:08.128160 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7063 | 2026.05.15 15:25:08.128261 [ 286 ] {cb270c8b-f6ea-4fe7-b81d-a04170c25247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7064 | 2026.05.15 15:25:08.128263 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7065 | 2026.05.15 15:25:08.128305 [ 286 ] {cb270c8b-f6ea-4fe7-b81d-a04170c25247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7066 | 2026.05.15 15:25:08.128328 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 617 rows starting from the beginning of the part | ||
| 7067 | 2026.05.15 15:25:08.128443 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
| 7068 | 2026.05.15 15:25:08.128543 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
| 7069 | 2026.05.15 15:25:08.128646 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
| 7070 | 2026.05.15 15:25:08.128682 [ 286 ] {cb270c8b-f6ea-4fe7-b81d-a04170c25247} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2026.05.15 15:25:08.128732 [ 286 ] {cb270c8b-f6ea-4fe7-b81d-a04170c25247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7072 | 2026.05.15 15:25:08.128746 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 7073 | 2026.05.15 15:25:08.128853 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
| 7074 | 2026.05.15 15:25:08.129068 [ 286 ] {cb270c8b-f6ea-4fe7-b81d-a04170c25247} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7075 | 2026.05.15 15:25:08.129351 [ 286 ] {cb270c8b-f6ea-4fe7-b81d-a04170c25247} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2026.05.15 15:25:08.129487 [ 286 ] {cb270c8b-f6ea-4fe7-b81d-a04170c25247} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001244 sec., 72347.26688102893 rows/sec., 4.53 MiB/sec. | ||
| 7077 | 2026.05.15 15:25:08.129524 [ 286 ] {cb270c8b-f6ea-4fe7-b81d-a04170c25247} <Debug> TCPHandler: Processed in 0.001423746 sec. | ||
| 7078 | 2026.05.15 15:25:08.134030 [ 192 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 725 rows, containing 19 columns (19 merged, 0 gathered) in 0.005987686 sec., 121081.83361652565 rows/sec., 216.97 MiB/sec. | ||
| 7079 | 2026.05.15 15:25:08.135012 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7080 | 2026.05.15 15:25:08.135339 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.05.15 15:25:08.135408 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7082 | 2026.05.15 15:25:08.135501 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 7083 | 2026.05.15 15:25:08.718964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 7084 | 2026.05.15 15:25:08.734363 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2026.05.15 15:25:08.734413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7086 | 2026.05.15 15:25:08.739922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7087 | 2026.05.15 15:25:08.740587 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2026.05.15 15:25:08.743090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 7089 | 2026.05.15 15:25:09.000294 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.18 MiB, peak 280.20 MiB, free memory in arenas 0.00 B, will set to 275.47 MiB (RSS), difference: 2.29 MiB | ||
| 7090 | 2026.05.15 15:25:13.098147 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2026.05.15 15:25:13.098515 [ 286 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7092 | 2026.05.15 15:25:13.098961 [ 286 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7093 | 2026.05.15 15:25:13.098996 [ 286 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7094 | 2026.05.15 15:25:13.099215 [ 286 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7095 | 2026.05.15 15:25:13.099284 [ 286 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7096 | 2026.05.15 15:25:13.099427 [ 286 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7097 | 2026.05.15 15:25:13.099539 [ 364 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7098 | 2026.05.15 15:25:13.099554 [ 329 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7099 | 2026.05.15 15:25:13.099553 [ 325 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7100 | 2026.05.15 15:25:13.099539 [ 320 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7101 | 2026.05.15 15:25:13.099860 [ 286 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7102 | 2026.05.15 15:25:13.099889 [ 286 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7103 | 2026.05.15 15:25:13.099969 [ 286 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7104 | 2026.05.15 15:25:13.099990 [ 286 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 7105 | 2026.05.15 15:25:13.100030 [ 286 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7106 | 2026.05.15 15:25:13.100071 [ 286 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7107 | 2026.05.15 15:25:13.101362 [ 286 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002984 sec., 14075.067024128686 rows/sec., 2.49 MiB/sec. | ||
| 7108 | 2026.05.15 15:25:13.101493 [ 286 ] {01f77732-4ade-4f0c-9fe1-2177ee8524ac} <Debug> TCPHandler: Processed in 0.003526832 sec. | ||
| 7109 | 2026.05.15 15:25:13.103740 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2026.05.15 15:25:13.103904 [ 286 ] {f871bfe0-cc9a-49a3-906a-0276583a2e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7111 | 2026.05.15 15:25:13.103965 [ 286 ] {f871bfe0-cc9a-49a3-906a-0276583a2e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7112 | 2026.05.15 15:25:13.104734 [ 286 ] {f871bfe0-cc9a-49a3-906a-0276583a2e99} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.05.15 15:25:13.104789 [ 286 ] {f871bfe0-cc9a-49a3-906a-0276583a2e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7114 | 2026.05.15 15:25:13.105188 [ 286 ] {f871bfe0-cc9a-49a3-906a-0276583a2e99} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7115 | 2026.05.15 15:25:13.105429 [ 286 ] {f871bfe0-cc9a-49a3-906a-0276583a2e99} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.05.15 15:25:13.105573 [ 286 ] {f871bfe0-cc9a-49a3-906a-0276583a2e99} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001722 sec., 67363.53077816492 rows/sec., 5.70 MiB/sec. | ||
| 7117 | 2026.05.15 15:25:13.105612 [ 286 ] {f871bfe0-cc9a-49a3-906a-0276583a2e99} <Debug> TCPHandler: Processed in 0.001923754 sec. | ||
| 7118 | 2026.05.15 15:25:13.105757 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2026.05.15 15:25:13.105853 [ 286 ] {c07957a5-b387-4f3f-81fd-2c5ac4ad0a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7120 | 2026.05.15 15:25:13.105920 [ 286 ] {c07957a5-b387-4f3f-81fd-2c5ac4ad0a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7121 | 2026.05.15 15:25:13.106373 [ 286 ] {c07957a5-b387-4f3f-81fd-2c5ac4ad0a2a} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.05.15 15:25:13.106410 [ 286 ] {c07957a5-b387-4f3f-81fd-2c5ac4ad0a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7123 | 2026.05.15 15:25:13.106700 [ 286 ] {c07957a5-b387-4f3f-81fd-2c5ac4ad0a2a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7124 | 2026.05.15 15:25:13.106908 [ 286 ] {c07957a5-b387-4f3f-81fd-2c5ac4ad0a2a} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.05.15 15:25:13.107038 [ 286 ] {c07957a5-b387-4f3f-81fd-2c5ac4ad0a2a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001203 sec., 24937.655860349125 rows/sec., 1.83 MiB/sec. | ||
| 7126 | 2026.05.15 15:25:13.107075 [ 286 ] {c07957a5-b387-4f3f-81fd-2c5ac4ad0a2a} <Debug> TCPHandler: Processed in 0.001366684 sec. | ||
| 7127 | 2026.05.15 15:25:13.107193 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.05.15 15:25:13.107318 [ 286 ] {328d2ee1-a979-4b38-bc46-fd86e8612053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7129 | 2026.05.15 15:25:13.107358 [ 286 ] {328d2ee1-a979-4b38-bc46-fd86e8612053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7130 | 2026.05.15 15:25:13.107819 [ 286 ] {328d2ee1-a979-4b38-bc46-fd86e8612053} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.05.15 15:25:13.107855 [ 286 ] {328d2ee1-a979-4b38-bc46-fd86e8612053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7132 | 2026.05.15 15:25:13.108151 [ 286 ] {328d2ee1-a979-4b38-bc46-fd86e8612053} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7133 | 2026.05.15 15:25:13.108360 [ 286 ] {328d2ee1-a979-4b38-bc46-fd86e8612053} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.05.15 15:25:13.108488 [ 286 ] {328d2ee1-a979-4b38-bc46-fd86e8612053} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001191 sec., 78925.27287993283 rows/sec., 6.16 MiB/sec. | ||
| 7135 | 2026.05.15 15:25:13.108526 [ 286 ] {328d2ee1-a979-4b38-bc46-fd86e8612053} <Debug> TCPHandler: Processed in 0.001381104 sec. | ||
| 7136 | 2026.05.15 15:25:13.108650 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.05.15 15:25:13.108745 [ 286 ] {ba75b434-fa34-4000-9d76-de7769947f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7138 | 2026.05.15 15:25:13.108788 [ 286 ] {ba75b434-fa34-4000-9d76-de7769947f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7139 | 2026.05.15 15:25:13.109233 [ 286 ] {ba75b434-fa34-4000-9d76-de7769947f42} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.05.15 15:25:13.109270 [ 286 ] {ba75b434-fa34-4000-9d76-de7769947f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7141 | 2026.05.15 15:25:13.109589 [ 286 ] {ba75b434-fa34-4000-9d76-de7769947f42} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7142 | 2026.05.15 15:25:13.109801 [ 286 ] {ba75b434-fa34-4000-9d76-de7769947f42} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.05.15 15:25:13.109928 [ 286 ] {ba75b434-fa34-4000-9d76-de7769947f42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 7144 | 2026.05.15 15:25:13.109972 [ 286 ] {ba75b434-fa34-4000-9d76-de7769947f42} <Debug> TCPHandler: Processed in 0.001370574 sec. | ||
| 7145 | 2026.05.15 15:25:13.110097 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2026.05.15 15:25:13.110192 [ 286 ] {08f03ac5-8d2c-4370-a416-5811d12c082a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7147 | 2026.05.15 15:25:13.110244 [ 286 ] {08f03ac5-8d2c-4370-a416-5811d12c082a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7148 | 2026.05.15 15:25:13.111265 [ 286 ] {08f03ac5-8d2c-4370-a416-5811d12c082a} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.05.15 15:25:13.111340 [ 286 ] {08f03ac5-8d2c-4370-a416-5811d12c082a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7150 | 2026.05.15 15:25:13.112047 [ 286 ] {08f03ac5-8d2c-4370-a416-5811d12c082a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7151 | 2026.05.15 15:25:13.112306 [ 286 ] {08f03ac5-8d2c-4370-a416-5811d12c082a} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.05.15 15:25:13.112506 [ 286 ] {08f03ac5-8d2c-4370-a416-5811d12c082a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002327 sec., 12892.13579716373 rows/sec., 23.10 MiB/sec. | ||
| 7153 | 2026.05.15 15:25:13.112646 [ 286 ] {08f03ac5-8d2c-4370-a416-5811d12c082a} <Debug> TCPHandler: Processed in 0.002597636 sec. | ||
| 7154 | 2026.05.15 15:25:13.112874 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7155 | 2026.05.15 15:25:13.113009 [ 286 ] {e93549a5-bc71-435e-a5e6-2124ee08c37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7156 | 2026.05.15 15:25:13.113069 [ 286 ] {e93549a5-bc71-435e-a5e6-2124ee08c37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7157 | 2026.05.15 15:25:13.113479 [ 286 ] {e93549a5-bc71-435e-a5e6-2124ee08c37e} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.05.15 15:25:13.113515 [ 286 ] {e93549a5-bc71-435e-a5e6-2124ee08c37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7159 | 2026.05.15 15:25:13.113831 [ 286 ] {e93549a5-bc71-435e-a5e6-2124ee08c37e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7160 | 2026.05.15 15:25:13.114054 [ 286 ] {e93549a5-bc71-435e-a5e6-2124ee08c37e} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2026.05.15 15:25:13.114182 [ 286 ] {e93549a5-bc71-435e-a5e6-2124ee08c37e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 7162 | 2026.05.15 15:25:13.114218 [ 286 ] {e93549a5-bc71-435e-a5e6-2124ee08c37e} <Debug> TCPHandler: Processed in 0.001464006 sec. | ||
| 7163 | 2026.05.15 15:25:15.444074 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7164 | 2026.05.15 15:25:15.444136 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7165 | 2026.05.15 15:25:15.535627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13426 | ||
| 7166 | 2026.05.15 15:25:15.536174 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2026.05.15 15:25:15.536226 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7168 | 2026.05.15 15:25:15.536776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7169 | 2026.05.15 15:25:15.537021 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2026.05.15 15:25:15.537148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13426 | ||
| 7171 | 2026.05.15 15:25:15.580359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 898 | ||
| 7172 | 2026.05.15 15:25:15.583365 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.05.15 15:25:15.583434 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7174 | 2026.05.15 15:25:15.584803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7175 | 2026.05.15 15:25:15.585101 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.05.15 15:25:15.585579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 7177 | 2026.05.15 15:25:16.243203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7178 | 2026.05.15 15:25:16.258918 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2026.05.15 15:25:16.258979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7180 | 2026.05.15 15:25:16.264771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7181 | 2026.05.15 15:25:16.265444 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2026.05.15 15:25:16.268001 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7183 | 2026.05.15 15:25:18.102309 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2026.05.15 15:25:18.102537 [ 286 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7185 | 2026.05.15 15:25:18.102870 [ 286 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7186 | 2026.05.15 15:25:18.102907 [ 286 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7187 | 2026.05.15 15:25:18.103249 [ 286 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7188 | 2026.05.15 15:25:18.103317 [ 286 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7189 | 2026.05.15 15:25:18.103459 [ 286 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7190 | 2026.05.15 15:25:18.103564 [ 345 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7191 | 2026.05.15 15:25:18.103579 [ 325 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7192 | 2026.05.15 15:25:18.103577 [ 317 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7193 | 2026.05.15 15:25:18.103564 [ 329 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7194 | 2026.05.15 15:25:18.103767 [ 286 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7195 | 2026.05.15 15:25:18.103796 [ 286 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7196 | 2026.05.15 15:25:18.103867 [ 286 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7197 | 2026.05.15 15:25:18.103889 [ 286 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 7198 | 2026.05.15 15:25:18.103922 [ 286 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7199 | 2026.05.15 15:25:18.103962 [ 286 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7200 | 2026.05.15 15:25:18.105201 [ 286 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002754 sec., 15250.544662309369 rows/sec., 2.70 MiB/sec. | ||
| 7201 | 2026.05.15 15:25:18.105334 [ 286 ] {74b42ad5-ac3a-454f-bee7-233b0eb8f9e3} <Debug> TCPHandler: Processed in 0.003151586 sec. | ||
| 7202 | 2026.05.15 15:25:18.110535 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2026.05.15 15:25:18.110668 [ 286 ] {d840c6a1-98b6-4841-b465-a7fee383bb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7204 | 2026.05.15 15:25:18.110720 [ 286 ] {d840c6a1-98b6-4841-b465-a7fee383bb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7205 | 2026.05.15 15:25:18.111386 [ 286 ] {d840c6a1-98b6-4841-b465-a7fee383bb07} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.05.15 15:25:18.111433 [ 286 ] {d840c6a1-98b6-4841-b465-a7fee383bb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7207 | 2026.05.15 15:25:18.111817 [ 286 ] {d840c6a1-98b6-4841-b465-a7fee383bb07} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7208 | 2026.05.15 15:25:18.112039 [ 286 ] {d840c6a1-98b6-4841-b465-a7fee383bb07} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2026.05.15 15:25:18.112188 [ 286 ] {d840c6a1-98b6-4841-b465-a7fee383bb07} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001559 sec., 182168.05644644002 rows/sec., 11.57 MiB/sec. | ||
| 7210 | 2026.05.15 15:25:18.112226 [ 286 ] {d840c6a1-98b6-4841-b465-a7fee383bb07} <Debug> TCPHandler: Processed in 0.001749811 sec. | ||
| 7211 | 2026.05.15 15:25:18.112353 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2026.05.15 15:25:18.112448 [ 286 ] {b49c4e47-e4c0-420d-aadf-a453a9cddb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7213 | 2026.05.15 15:25:18.112488 [ 286 ] {b49c4e47-e4c0-420d-aadf-a453a9cddb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7214 | 2026.05.15 15:25:18.113332 [ 286 ] {b49c4e47-e4c0-420d-aadf-a453a9cddb7e} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.05.15 15:25:18.113368 [ 286 ] {b49c4e47-e4c0-420d-aadf-a453a9cddb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7216 | 2026.05.15 15:25:18.113708 [ 286 ] {b49c4e47-e4c0-420d-aadf-a453a9cddb7e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7217 | 2026.05.15 15:25:18.113929 [ 286 ] {b49c4e47-e4c0-420d-aadf-a453a9cddb7e} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.05.15 15:25:18.114049 [ 148 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7219 | 2026.05.15 15:25:18.114061 [ 286 ] {b49c4e47-e4c0-420d-aadf-a453a9cddb7e} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001631 sec., 504598.4058859595 rows/sec., 39.16 MiB/sec. | ||
| 7220 | 2026.05.15 15:25:18.114105 [ 148 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.05.15 15:25:18.114117 [ 286 ] {b49c4e47-e4c0-420d-aadf-a453a9cddb7e} <Debug> TCPHandler: Processed in 0.001811142 sec. | ||
| 7222 | 2026.05.15 15:25:18.114140 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7223 | 2026.05.15 15:25:18.114240 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::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 | ||
| 7224 | 2026.05.15 15:25:18.114269 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.05.15 15:25:18.114331 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7226 | 2026.05.15 15:25:18.114358 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3241 rows starting from the beginning of the part | ||
| 7227 | 2026.05.15 15:25:18.114363 [ 286 ] {2343ccd1-0574-4a3b-bb26-563e228664fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7228 | 2026.05.15 15:25:18.114405 [ 286 ] {2343ccd1-0574-4a3b-bb26-563e228664fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7229 | 2026.05.15 15:25:18.114415 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 823 rows starting from the beginning of the part | ||
| 7230 | 2026.05.15 15:25:18.114460 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 116 rows starting from the beginning of the part | ||
| 7231 | 2026.05.15 15:25:18.114500 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 828 rows starting from the beginning of the part | ||
| 7232 | 2026.05.15 15:25:18.114540 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 116 rows starting from the beginning of the part | ||
| 7233 | 2026.05.15 15:25:18.114580 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 823 rows starting from the beginning of the part | ||
| 7234 | 2026.05.15 15:25:18.115211 [ 286 ] {2343ccd1-0574-4a3b-bb26-563e228664fa} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.05.15 15:25:18.115270 [ 286 ] {2343ccd1-0574-4a3b-bb26-563e228664fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7236 | 2026.05.15 15:25:18.115769 [ 286 ] {2343ccd1-0574-4a3b-bb26-563e228664fa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7237 | 2026.05.15 15:25:18.116028 [ 286 ] {2343ccd1-0574-4a3b-bb26-563e228664fa} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.05.15 15:25:18.116198 [ 286 ] {2343ccd1-0574-4a3b-bb26-563e228664fa} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001849 sec., 83829.096809086 rows/sec., 5.03 MiB/sec. | ||
| 7239 | 2026.05.15 15:25:18.116268 [ 286 ] {2343ccd1-0574-4a3b-bb26-563e228664fa} <Debug> TCPHandler: Processed in 0.002047376 sec. | ||
| 7240 | 2026.05.15 15:25:18.116426 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5947 rows, containing 5 columns (5 merged, 0 gathered) in 0.00221829 sec., 2680893.8416528045 rows/sec., 214.73 MiB/sec. | ||
| 7241 | 2026.05.15 15:25:18.116476 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7242 | 2026.05.15 15:25:18.116616 [ 286 ] {dad41e54-522d-4cf2-b862-27695fc71b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7243 | 2026.05.15 15:25:18.116673 [ 286 ] {dad41e54-522d-4cf2-b862-27695fc71b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7244 | 2026.05.15 15:25:18.116768 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7245 | 2026.05.15 15:25:18.117011 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_41_8} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2026.05.15 15:25:18.117074 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_41_8} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7247 | 2026.05.15 15:25:18.117137 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 7248 | 2026.05.15 15:25:18.117388 [ 286 ] {dad41e54-522d-4cf2-b862-27695fc71b6b} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.05.15 15:25:18.117445 [ 286 ] {dad41e54-522d-4cf2-b862-27695fc71b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7250 | 2026.05.15 15:25:18.117921 [ 286 ] {dad41e54-522d-4cf2-b862-27695fc71b6b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7251 | 2026.05.15 15:25:18.118169 [ 286 ] {dad41e54-522d-4cf2-b862-27695fc71b6b} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.05.15 15:25:18.118322 [ 286 ] {dad41e54-522d-4cf2-b862-27695fc71b6b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001746 sec., 85337.91523482246 rows/sec., 5.51 MiB/sec. | ||
| 7253 | 2026.05.15 15:25:18.118385 [ 286 ] {dad41e54-522d-4cf2-b862-27695fc71b6b} <Debug> TCPHandler: Processed in 0.002026495 sec. | ||
| 7254 | 2026.05.15 15:25:18.118586 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7255 | 2026.05.15 15:25:18.118719 [ 286 ] {ed964865-c4ec-4fb9-a3c0-24872dc8bc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7256 | 2026.05.15 15:25:18.118774 [ 286 ] {ed964865-c4ec-4fb9-a3c0-24872dc8bc4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7257 | 2026.05.15 15:25:18.119305 [ 286 ] {ed964865-c4ec-4fb9-a3c0-24872dc8bc4f} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7258 | 2026.05.15 15:25:18.119344 [ 286 ] {ed964865-c4ec-4fb9-a3c0-24872dc8bc4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7259 | 2026.05.15 15:25:18.119677 [ 286 ] {ed964865-c4ec-4fb9-a3c0-24872dc8bc4f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7260 | 2026.05.15 15:25:18.119886 [ 286 ] {ed964865-c4ec-4fb9-a3c0-24872dc8bc4f} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2026.05.15 15:25:18.120015 [ 286 ] {ed964865-c4ec-4fb9-a3c0-24872dc8bc4f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001337 sec., 110695.5871353777 rows/sec., 6.30 MiB/sec. | ||
| 7262 | 2026.05.15 15:25:18.120053 [ 286 ] {ed964865-c4ec-4fb9-a3c0-24872dc8bc4f} <Debug> TCPHandler: Processed in 0.001583698 sec. | ||
| 7263 | 2026.05.15 15:25:18.120223 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7264 | 2026.05.15 15:25:18.120319 [ 286 ] {30c3013c-d20e-49dd-ac9c-19eafe052be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7265 | 2026.05.15 15:25:18.120359 [ 286 ] {30c3013c-d20e-49dd-ac9c-19eafe052be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7266 | 2026.05.15 15:25:18.121055 [ 286 ] {30c3013c-d20e-49dd-ac9c-19eafe052be5} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7267 | 2026.05.15 15:25:18.121094 [ 286 ] {30c3013c-d20e-49dd-ac9c-19eafe052be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7268 | 2026.05.15 15:25:18.121426 [ 286 ] {30c3013c-d20e-49dd-ac9c-19eafe052be5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7269 | 2026.05.15 15:25:18.121639 [ 286 ] {30c3013c-d20e-49dd-ac9c-19eafe052be5} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2026.05.15 15:25:18.121769 [ 286 ] {30c3013c-d20e-49dd-ac9c-19eafe052be5} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001468 sec., 342643.0517711172 rows/sec., 24.09 MiB/sec. | ||
| 7271 | 2026.05.15 15:25:18.121771 [ 150 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7272 | 2026.05.15 15:25:18.121809 [ 286 ] {30c3013c-d20e-49dd-ac9c-19eafe052be5} <Debug> TCPHandler: Processed in 0.001634929 sec. | ||
| 7273 | 2026.05.15 15:25:18.121825 [ 150 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.05.15 15:25:18.121853 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7275 | 2026.05.15 15:25:18.121946 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7276 | 2026.05.15 15:25:18.121952 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::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 | ||
| 7277 | 2026.05.15 15:25:18.122063 [ 286 ] {51c57843-e313-4a95-81f7-a1eee3617c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7278 | 2026.05.15 15:25:18.122091 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7279 | 2026.05.15 15:25:18.122112 [ 286 ] {51c57843-e313-4a95-81f7-a1eee3617c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7280 | 2026.05.15 15:25:18.122125 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1793 rows starting from the beginning of the part | ||
| 7281 | 2026.05.15 15:25:18.122187 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 503 rows starting from the beginning of the part | ||
| 7282 | 2026.05.15 15:25:18.122233 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 94 rows starting from the beginning of the part | ||
| 7283 | 2026.05.15 15:25:18.122276 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 513 rows starting from the beginning of the part | ||
| 7284 | 2026.05.15 15:25:18.122316 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 94 rows starting from the beginning of the part | ||
| 7285 | 2026.05.15 15:25:18.122356 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 503 rows starting from the beginning of the part | ||
| 7286 | 2026.05.15 15:25:18.122492 [ 286 ] {51c57843-e313-4a95-81f7-a1eee3617c44} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2026.05.15 15:25:18.122542 [ 286 ] {51c57843-e313-4a95-81f7-a1eee3617c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7288 | 2026.05.15 15:25:18.122876 [ 286 ] {51c57843-e313-4a95-81f7-a1eee3617c44} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7289 | 2026.05.15 15:25:18.123118 [ 286 ] {51c57843-e313-4a95-81f7-a1eee3617c44} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2026.05.15 15:25:18.123251 [ 286 ] {51c57843-e313-4a95-81f7-a1eee3617c44} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001207 sec., 4971.0024855012425 rows/sec., 259.72 KiB/sec. | ||
| 7291 | 2026.05.15 15:25:18.123287 [ 286 ] {51c57843-e313-4a95-81f7-a1eee3617c44} <Debug> TCPHandler: Processed in 0.001390025 sec. | ||
| 7292 | 2026.05.15 15:25:18.123431 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7293 | 2026.05.15 15:25:18.123527 [ 286 ] {04228f4e-6125-4c62-85b6-4ce6395e0002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7294 | 2026.05.15 15:25:18.123569 [ 286 ] {04228f4e-6125-4c62-85b6-4ce6395e0002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7295 | 2026.05.15 15:25:18.123628 [ 200 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017132 sec., 2042960.541676395 rows/sec., 149.66 MiB/sec. | ||
| 7296 | 2026.05.15 15:25:18.123855 [ 190 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7297 | 2026.05.15 15:25:18.124017 [ 286 ] {04228f4e-6125-4c62-85b6-4ce6395e0002} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7298 | 2026.05.15 15:25:18.124061 [ 286 ] {04228f4e-6125-4c62-85b6-4ce6395e0002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7299 | 2026.05.15 15:25:18.124153 [ 190 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_41_8} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2026.05.15 15:25:18.124231 [ 190 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_41_8} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7301 | 2026.05.15 15:25:18.124330 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7302 | 2026.05.15 15:25:18.124436 [ 286 ] {04228f4e-6125-4c62-85b6-4ce6395e0002} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7303 | 2026.05.15 15:25:18.124646 [ 286 ] {04228f4e-6125-4c62-85b6-4ce6395e0002} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.05.15 15:25:18.124764 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7305 | 2026.05.15 15:25:18.124775 [ 286 ] {04228f4e-6125-4c62-85b6-4ce6395e0002} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001267 sec., 209155.48539857933 rows/sec., 13.90 MiB/sec. | ||
| 7306 | 2026.05.15 15:25:18.124808 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.05.15 15:25:18.124831 [ 286 ] {04228f4e-6125-4c62-85b6-4ce6395e0002} <Debug> TCPHandler: Processed in 0.001448386 sec. | ||
| 7308 | 2026.05.15 15:25:18.124833 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7309 | 2026.05.15 15:25:18.124944 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 7310 | 2026.05.15 15:25:18.124978 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7311 | 2026.05.15 15:25:18.125049 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7312 | 2026.05.15 15:25:18.125080 [ 286 ] {94acf814-fb8e-4a79-8864-9096698f6eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7313 | 2026.05.15 15:25:18.125083 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13614 rows starting from the beginning of the part | ||
| 7314 | 2026.05.15 15:25:18.125133 [ 286 ] {94acf814-fb8e-4a79-8864-9096698f6eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7315 | 2026.05.15 15:25:18.125156 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 7316 | 2026.05.15 15:25:18.125202 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 7317 | 2026.05.15 15:25:18.125240 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 270 rows starting from the beginning of the part | ||
| 7318 | 2026.05.15 15:25:18.125289 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 7319 | 2026.05.15 15:25:18.125328 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 265 rows starting from the beginning of the part | ||
| 7320 | 2026.05.15 15:25:18.125480 [ 286 ] {94acf814-fb8e-4a79-8864-9096698f6eb3} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2026.05.15 15:25:18.125521 [ 286 ] {94acf814-fb8e-4a79-8864-9096698f6eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7322 | 2026.05.15 15:25:18.125841 [ 286 ] {94acf814-fb8e-4a79-8864-9096698f6eb3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7323 | 2026.05.15 15:25:18.126054 [ 286 ] {94acf814-fb8e-4a79-8864-9096698f6eb3} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2026.05.15 15:25:18.126195 [ 286 ] {94acf814-fb8e-4a79-8864-9096698f6eb3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 59.42 KiB/sec. | ||
| 7325 | 2026.05.15 15:25:18.126237 [ 286 ] {94acf814-fb8e-4a79-8864-9096698f6eb3} <Debug> TCPHandler: Processed in 0.001307343 sec. | ||
| 7326 | 2026.05.15 15:25:18.126366 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7327 | 2026.05.15 15:25:18.126460 [ 286 ] {5c289f7e-59a7-4212-9da9-5a130ee99db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7328 | 2026.05.15 15:25:18.126515 [ 286 ] {5c289f7e-59a7-4212-9da9-5a130ee99db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7329 | 2026.05.15 15:25:18.127363 [ 286 ] {5c289f7e-59a7-4212-9da9-5a130ee99db6} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2026.05.15 15:25:18.127399 [ 286 ] {5c289f7e-59a7-4212-9da9-5a130ee99db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7331 | 2026.05.15 15:25:18.128080 [ 286 ] {5c289f7e-59a7-4212-9da9-5a130ee99db6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7332 | 2026.05.15 15:25:18.128451 [ 286 ] {5c289f7e-59a7-4212-9da9-5a130ee99db6} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2026.05.15 15:25:18.128609 [ 286 ] {5c289f7e-59a7-4212-9da9-5a130ee99db6} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002166 sec., 6001.846722068329 rows/sec., 10.76 MiB/sec. | ||
| 7334 | 2026.05.15 15:25:18.128670 [ 286 ] {5c289f7e-59a7-4212-9da9-5a130ee99db6} <Debug> TCPHandler: Processed in 0.002351811 sec. | ||
| 7335 | 2026.05.15 15:25:18.128803 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2026.05.15 15:25:18.128904 [ 286 ] {4b1e3868-c6a6-46b3-87f9-f5ac4fc141cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7337 | 2026.05.15 15:25:18.128946 [ 286 ] {4b1e3868-c6a6-46b3-87f9-f5ac4fc141cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7338 | 2026.05.15 15:25:18.129308 [ 286 ] {4b1e3868-c6a6-46b3-87f9-f5ac4fc141cb} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2026.05.15 15:25:18.129353 [ 286 ] {4b1e3868-c6a6-46b3-87f9-f5ac4fc141cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7340 | 2026.05.15 15:25:18.129673 [ 286 ] {4b1e3868-c6a6-46b3-87f9-f5ac4fc141cb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7341 | 2026.05.15 15:25:18.129895 [ 286 ] {4b1e3868-c6a6-46b3-87f9-f5ac4fc141cb} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2026.05.15 15:25:18.130011 [ 148 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7343 | 2026.05.15 15:25:18.130025 [ 286 ] {4b1e3868-c6a6-46b3-87f9-f5ac4fc141cb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001141 sec., 78878.17703768624 rows/sec., 4.94 MiB/sec. | ||
| 7344 | 2026.05.15 15:25:18.130056 [ 148 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2026.05.15 15:25:18.130073 [ 286 ] {4b1e3868-c6a6-46b3-87f9-f5ac4fc141cb} <Debug> TCPHandler: Processed in 0.001323693 sec. | ||
| 7346 | 2026.05.15 15:25:18.130084 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7347 | 2026.05.15 15:25:18.130124 [ 198 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14734 rows, containing 5 columns (5 merged, 0 gathered) in 0.005212352 sec., 2826746.927298847 rows/sec., 185.80 MiB/sec. | ||
| 7348 | 2026.05.15 15:25:18.130185 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 7349 | 2026.05.15 15:25:18.130277 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7350 | 2026.05.15 15:25:18.130311 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2460 rows starting from the beginning of the part | ||
| 7351 | 2026.05.15 15:25:18.130372 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 7352 | 2026.05.15 15:25:18.130421 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 7353 | 2026.05.15 15:25:18.130468 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 7354 | 2026.05.15 15:25:18.130512 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 7355 | 2026.05.15 15:25:18.130558 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 7356 | 2026.05.15 15:25:18.130663 [ 200 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7357 | 2026.05.15 15:25:18.131034 [ 200 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.05.15 15:25:18.131117 [ 200 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7359 | 2026.05.15 15:25:18.131214 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. | ||
| 7360 | 2026.05.15 15:25:18.131800 [ 186 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 4 columns (4 merged, 0 gathered) in 0.00165532 sec., 1721721.4798347147 rows/sec., 110.73 MiB/sec. | ||
| 7361 | 2026.05.15 15:25:18.132042 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7362 | 2026.05.15 15:25:18.132288 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_41_8} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.05.15 15:25:18.132351 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_41_8} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7364 | 2026.05.15 15:25:18.132412 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7365 | 2026.05.15 15:25:18.401374 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.05.15 15:25:18.401601 [ 286 ] {05c10b43-3915-4644-944d-542660cdb78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 7367 | 2026.05.15 15:25:18.401959 [ 286 ] {05c10b43-3915-4644-944d-542660cdb78a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7368 | 2026.05.15 15:25:18.401996 [ 286 ] {05c10b43-3915-4644-944d-542660cdb78a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 7369 | 2026.05.15 15:25:18.402338 [ 286 ] {05c10b43-3915-4644-944d-542660cdb78a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7370 | 2026.05.15 15:25:18.402408 [ 286 ] {05c10b43-3915-4644-944d-542660cdb78a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7371 | 2026.05.15 15:25:18.402554 [ 286 ] {05c10b43-3915-4644-944d-542660cdb78a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7372 | 2026.05.15 15:25:18.402659 [ 345 ] {05c10b43-3915-4644-944d-542660cdb78a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7373 | 2026.05.15 15:25:18.402673 [ 329 ] {05c10b43-3915-4644-944d-542660cdb78a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7374 | 2026.05.15 15:25:18.402670 [ 362 ] {05c10b43-3915-4644-944d-542660cdb78a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7375 | 2026.05.15 15:25:18.402663 [ 317 ] {05c10b43-3915-4644-944d-542660cdb78a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7376 | 2026.05.15 15:25:18.402886 [ 286 ] {05c10b43-3915-4644-944d-542660cdb78a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7377 | 2026.05.15 15:25:18.402933 [ 286 ] {05c10b43-3915-4644-944d-542660cdb78a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7378 | 2026.05.15 15:25:18.403081 [ 286 ] {05c10b43-3915-4644-944d-542660cdb78a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7379 | 2026.05.15 15:25:18.403109 [ 286 ] {05c10b43-3915-4644-944d-542660cdb78a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 7380 | 2026.05.15 15:25:18.403161 [ 286 ] {05c10b43-3915-4644-944d-542660cdb78a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7381 | 2026.05.15 15:25:18.403209 [ 286 ] {05c10b43-3915-4644-944d-542660cdb78a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7382 | 2026.05.15 15:25:18.404522 [ 286 ] {05c10b43-3915-4644-944d-542660cdb78a} <Debug> executeQuery: Read 42 rows, 9.23 KiB in 0.003012 sec., 13944.223107569722 rows/sec., 2.99 MiB/sec. | ||
| 7383 | 2026.05.15 15:25:18.404649 [ 286 ] {05c10b43-3915-4644-944d-542660cdb78a} <Debug> TCPHandler: Processed in 0.003403451 sec. | ||
| 7384 | 2026.05.15 15:25:18.417126 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7385 | 2026.05.15 15:25:18.417319 [ 286 ] {cec94e92-502a-4542-8189-511a5153c237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7386 | 2026.05.15 15:25:18.417392 [ 286 ] {cec94e92-502a-4542-8189-511a5153c237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7387 | 2026.05.15 15:25:18.418133 [ 286 ] {cec94e92-502a-4542-8189-511a5153c237} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2026.05.15 15:25:18.418186 [ 286 ] {cec94e92-502a-4542-8189-511a5153c237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7389 | 2026.05.15 15:25:18.418595 [ 286 ] {cec94e92-502a-4542-8189-511a5153c237} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7390 | 2026.05.15 15:25:18.418849 [ 286 ] {cec94e92-502a-4542-8189-511a5153c237} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2026.05.15 15:25:18.419025 [ 286 ] {cec94e92-502a-4542-8189-511a5153c237} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00176 sec., 3409.090909090909 rows/sec., 277.99 KiB/sec. | ||
| 7392 | 2026.05.15 15:25:18.419065 [ 286 ] {cec94e92-502a-4542-8189-511a5153c237} <Debug> TCPHandler: Processed in 0.002073126 sec. | ||
| 7393 | 2026.05.15 15:25:18.419207 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7394 | 2026.05.15 15:25:18.419304 [ 286 ] {813fe767-173d-4762-87a9-2024ee72176b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7395 | 2026.05.15 15:25:18.419343 [ 286 ] {813fe767-173d-4762-87a9-2024ee72176b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7396 | 2026.05.15 15:25:18.421362 [ 286 ] {813fe767-173d-4762-87a9-2024ee72176b} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2026.05.15 15:25:18.421429 [ 286 ] {813fe767-173d-4762-87a9-2024ee72176b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7398 | 2026.05.15 15:25:18.421975 [ 286 ] {813fe767-173d-4762-87a9-2024ee72176b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7399 | 2026.05.15 15:25:18.422215 [ 286 ] {813fe767-173d-4762-87a9-2024ee72176b} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2026.05.15 15:25:18.422378 [ 286 ] {813fe767-173d-4762-87a9-2024ee72176b} <Debug> executeQuery: Read 2464 rows, 186.10 KiB in 0.003091 sec., 797153.0249110321 rows/sec., 58.79 MiB/sec. | ||
| 7401 | 2026.05.15 15:25:18.422439 [ 286 ] {813fe767-173d-4762-87a9-2024ee72176b} <Debug> TCPHandler: Processed in 0.003280488 sec. | ||
| 7402 | 2026.05.15 15:25:18.422647 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2026.05.15 15:25:18.422773 [ 286 ] {c6554a35-9801-4a33-b48d-187863bba9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7404 | 2026.05.15 15:25:18.422826 [ 286 ] {c6554a35-9801-4a33-b48d-187863bba9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7405 | 2026.05.15 15:25:18.423289 [ 286 ] {c6554a35-9801-4a33-b48d-187863bba9c7} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.05.15 15:25:18.423326 [ 286 ] {c6554a35-9801-4a33-b48d-187863bba9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7407 | 2026.05.15 15:25:18.423632 [ 286 ] {c6554a35-9801-4a33-b48d-187863bba9c7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7408 | 2026.05.15 15:25:18.423846 [ 286 ] {c6554a35-9801-4a33-b48d-187863bba9c7} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2026.05.15 15:25:18.423976 [ 286 ] {c6554a35-9801-4a33-b48d-187863bba9c7} <Debug> executeQuery: Read 45 rows, 3.35 KiB in 0.001239 sec., 36319.61259079903 rows/sec., 2.64 MiB/sec. | ||
| 7410 | 2026.05.15 15:25:18.424015 [ 286 ] {c6554a35-9801-4a33-b48d-187863bba9c7} <Debug> TCPHandler: Processed in 0.001475106 sec. | ||
| 7411 | 2026.05.15 15:25:18.424190 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7412 | 2026.05.15 15:25:18.424287 [ 286 ] {481a428b-a7ee-4814-8caf-4b609616e0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7413 | 2026.05.15 15:25:18.424327 [ 286 ] {481a428b-a7ee-4814-8caf-4b609616e0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7414 | 2026.05.15 15:25:18.425121 [ 286 ] {481a428b-a7ee-4814-8caf-4b609616e0e0} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.05.15 15:25:18.425157 [ 286 ] {481a428b-a7ee-4814-8caf-4b609616e0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7416 | 2026.05.15 15:25:18.425483 [ 286 ] {481a428b-a7ee-4814-8caf-4b609616e0e0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7417 | 2026.05.15 15:25:18.425701 [ 286 ] {481a428b-a7ee-4814-8caf-4b609616e0e0} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2026.05.15 15:25:18.425831 [ 286 ] {481a428b-a7ee-4814-8caf-4b609616e0e0} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001562 sec., 512804.0973111396 rows/sec., 29.62 MiB/sec. | ||
| 7419 | 2026.05.15 15:25:18.425868 [ 286 ] {481a428b-a7ee-4814-8caf-4b609616e0e0} <Debug> TCPHandler: Processed in 0.00172752 sec. | ||
| 7420 | 2026.05.15 15:25:18.426091 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7421 | 2026.05.15 15:25:18.426189 [ 286 ] {454c578b-e70e-446a-964d-6f04afdb9430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7422 | 2026.05.15 15:25:18.426227 [ 286 ] {454c578b-e70e-446a-964d-6f04afdb9430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7423 | 2026.05.15 15:25:18.426642 [ 286 ] {454c578b-e70e-446a-964d-6f04afdb9430} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.05.15 15:25:18.426676 [ 286 ] {454c578b-e70e-446a-964d-6f04afdb9430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7425 | 2026.05.15 15:25:18.426966 [ 286 ] {454c578b-e70e-446a-964d-6f04afdb9430} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 7426 | 2026.05.15 15:25:18.427184 [ 286 ] {454c578b-e70e-446a-964d-6f04afdb9430} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7427 | 2026.05.15 15:25:18.427312 [ 286 ] {454c578b-e70e-446a-964d-6f04afdb9430} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 61.62 KiB/sec. | ||
| 7428 | 2026.05.15 15:25:18.427416 [ 286 ] {454c578b-e70e-446a-964d-6f04afdb9430} <Debug> TCPHandler: Processed in 0.001373014 sec. | ||
| 7429 | 2026.05.15 15:25:18.427566 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7430 | 2026.05.15 15:25:18.427662 [ 286 ] {993a430e-69de-4c26-ad7c-51eeb0e2ed38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7431 | 2026.05.15 15:25:18.427702 [ 286 ] {993a430e-69de-4c26-ad7c-51eeb0e2ed38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7432 | 2026.05.15 15:25:18.428934 [ 286 ] {993a430e-69de-4c26-ad7c-51eeb0e2ed38} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2026.05.15 15:25:18.428973 [ 286 ] {993a430e-69de-4c26-ad7c-51eeb0e2ed38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7434 | 2026.05.15 15:25:18.429354 [ 286 ] {993a430e-69de-4c26-ad7c-51eeb0e2ed38} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7435 | 2026.05.15 15:25:18.429584 [ 286 ] {993a430e-69de-4c26-ad7c-51eeb0e2ed38} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7436 | 2026.05.15 15:25:18.429754 [ 286 ] {993a430e-69de-4c26-ad7c-51eeb0e2ed38} <Debug> executeQuery: Read 1324 rows, 90.85 KiB in 0.002106 sec., 628679.9620132954 rows/sec., 42.13 MiB/sec. | ||
| 7437 | 2026.05.15 15:25:18.429827 [ 286 ] {993a430e-69de-4c26-ad7c-51eeb0e2ed38} <Debug> TCPHandler: Processed in 0.00230843 sec. | ||
| 7438 | 2026.05.15 15:25:18.429975 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7439 | 2026.05.15 15:25:18.430068 [ 286 ] {095a6b50-eda8-45c3-9720-614dadc19109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7440 | 2026.05.15 15:25:18.430110 [ 286 ] {095a6b50-eda8-45c3-9720-614dadc19109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7441 | 2026.05.15 15:25:18.430974 [ 286 ] {095a6b50-eda8-45c3-9720-614dadc19109} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7442 | 2026.05.15 15:25:18.431008 [ 286 ] {095a6b50-eda8-45c3-9720-614dadc19109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7443 | 2026.05.15 15:25:18.431425 [ 286 ] {095a6b50-eda8-45c3-9720-614dadc19109} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7444 | 2026.05.15 15:25:18.431701 [ 286 ] {095a6b50-eda8-45c3-9720-614dadc19109} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2026.05.15 15:25:18.431837 [ 286 ] {095a6b50-eda8-45c3-9720-614dadc19109} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001786 sec., 839305.7110862262 rows/sec., 50.91 MiB/sec. | ||
| 7446 | 2026.05.15 15:25:18.431874 [ 286 ] {095a6b50-eda8-45c3-9720-614dadc19109} <Debug> TCPHandler: Processed in 0.001948444 sec. | ||
| 7447 | 2026.05.15 15:25:18.432016 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7448 | 2026.05.15 15:25:18.432112 [ 286 ] {f0557964-cbb4-48ad-8442-877cc323ffd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7449 | 2026.05.15 15:25:18.432166 [ 286 ] {f0557964-cbb4-48ad-8442-877cc323ffd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7450 | 2026.05.15 15:25:18.433029 [ 286 ] {f0557964-cbb4-48ad-8442-877cc323ffd9} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.05.15 15:25:18.433063 [ 286 ] {f0557964-cbb4-48ad-8442-877cc323ffd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7452 | 2026.05.15 15:25:18.433597 [ 286 ] {f0557964-cbb4-48ad-8442-877cc323ffd9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7453 | 2026.05.15 15:25:18.433821 [ 286 ] {f0557964-cbb4-48ad-8442-877cc323ffd9} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.05.15 15:25:18.433957 [ 286 ] {f0557964-cbb4-48ad-8442-877cc323ffd9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001864 sec., 20922.74678111588 rows/sec., 37.49 MiB/sec. | ||
| 7455 | 2026.05.15 15:25:18.434010 [ 286 ] {f0557964-cbb4-48ad-8442-877cc323ffd9} <Debug> TCPHandler: Processed in 0.002041696 sec. | ||
| 7456 | 2026.05.15 15:25:18.434220 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7457 | 2026.05.15 15:25:18.434389 [ 286 ] {1a2adc79-904b-477a-9264-e340fe8d2a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7458 | 2026.05.15 15:25:18.434454 [ 286 ] {1a2adc79-904b-477a-9264-e340fe8d2a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7459 | 2026.05.15 15:25:18.434961 [ 286 ] {1a2adc79-904b-477a-9264-e340fe8d2a88} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2026.05.15 15:25:18.435000 [ 286 ] {1a2adc79-904b-477a-9264-e340fe8d2a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7461 | 2026.05.15 15:25:18.435452 [ 286 ] {1a2adc79-904b-477a-9264-e340fe8d2a88} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7462 | 2026.05.15 15:25:18.435688 [ 286 ] {1a2adc79-904b-477a-9264-e340fe8d2a88} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7463 | 2026.05.15 15:25:18.435844 [ 286 ] {1a2adc79-904b-477a-9264-e340fe8d2a88} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001503 sec., 7984.031936127744 rows/sec., 550.98 KiB/sec. | ||
| 7464 | 2026.05.15 15:25:18.435885 [ 286 ] {1a2adc79-904b-477a-9264-e340fe8d2a88} <Debug> TCPHandler: Processed in 0.001782952 sec. | ||
| 7465 | 2026.05.15 15:25:23.037229 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13938 | ||
| 7466 | 2026.05.15 15:25:23.037737 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.05.15 15:25:23.037782 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7468 | 2026.05.15 15:25:23.038238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7469 | 2026.05.15 15:25:23.038469 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.05.15 15:25:23.038592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13938 | ||
| 7471 | 2026.05.15 15:25:23.095518 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7472 | 2026.05.15 15:25:23.095774 [ 286 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7473 | 2026.05.15 15:25:23.096132 [ 286 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7474 | 2026.05.15 15:25:23.096165 [ 286 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7475 | 2026.05.15 15:25:23.096378 [ 286 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7476 | 2026.05.15 15:25:23.096446 [ 286 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7477 | 2026.05.15 15:25:23.096581 [ 286 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7478 | 2026.05.15 15:25:23.096669 [ 349 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7479 | 2026.05.15 15:25:23.096689 [ 329 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7480 | 2026.05.15 15:25:23.096701 [ 317 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7481 | 2026.05.15 15:25:23.096689 [ 337 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7482 | 2026.05.15 15:25:23.096859 [ 286 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7483 | 2026.05.15 15:25:23.096887 [ 286 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7484 | 2026.05.15 15:25:23.096956 [ 286 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7485 | 2026.05.15 15:25:23.096975 [ 286 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 7486 | 2026.05.15 15:25:23.097009 [ 286 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7487 | 2026.05.15 15:25:23.097050 [ 286 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7488 | 2026.05.15 15:25:23.098267 [ 286 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002595 sec., 16184.971098265896 rows/sec., 2.86 MiB/sec. | ||
| 7489 | 2026.05.15 15:25:23.098394 [ 286 ] {55af2dc1-c8f5-464b-ac3d-56de463957dc} <Debug> TCPHandler: Processed in 0.003011733 sec. | ||
| 7490 | 2026.05.15 15:25:23.099932 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7491 | 2026.05.15 15:25:23.100050 [ 286 ] {6c954319-d557-40d9-91d5-48d83600fc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7492 | 2026.05.15 15:25:23.100101 [ 286 ] {6c954319-d557-40d9-91d5-48d83600fc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7493 | 2026.05.15 15:25:23.100725 [ 286 ] {6c954319-d557-40d9-91d5-48d83600fc9c} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2026.05.15 15:25:23.100773 [ 286 ] {6c954319-d557-40d9-91d5-48d83600fc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7495 | 2026.05.15 15:25:23.101170 [ 286 ] {6c954319-d557-40d9-91d5-48d83600fc9c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7496 | 2026.05.15 15:25:23.101385 [ 286 ] {6c954319-d557-40d9-91d5-48d83600fc9c} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2026.05.15 15:25:23.101525 [ 286 ] {6c954319-d557-40d9-91d5-48d83600fc9c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001509 sec., 37110.669317428765 rows/sec., 2.83 MiB/sec. | ||
| 7498 | 2026.05.15 15:25:23.101563 [ 286 ] {6c954319-d557-40d9-91d5-48d83600fc9c} <Debug> TCPHandler: Processed in 0.00168183 sec. | ||
| 7499 | 2026.05.15 15:25:23.101694 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7500 | 2026.05.15 15:25:23.101793 [ 286 ] {8eb282f8-f6a9-4122-be3c-c665fd6f6078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7501 | 2026.05.15 15:25:23.101832 [ 286 ] {8eb282f8-f6a9-4122-be3c-c665fd6f6078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7502 | 2026.05.15 15:25:23.102312 [ 286 ] {8eb282f8-f6a9-4122-be3c-c665fd6f6078} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7503 | 2026.05.15 15:25:23.102350 [ 286 ] {8eb282f8-f6a9-4122-be3c-c665fd6f6078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7504 | 2026.05.15 15:25:23.102655 [ 286 ] {8eb282f8-f6a9-4122-be3c-c665fd6f6078} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7505 | 2026.05.15 15:25:23.102857 [ 286 ] {8eb282f8-f6a9-4122-be3c-c665fd6f6078} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7506 | 2026.05.15 15:25:23.102986 [ 286 ] {8eb282f8-f6a9-4122-be3c-c665fd6f6078} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 7507 | 2026.05.15 15:25:23.103024 [ 286 ] {8eb282f8-f6a9-4122-be3c-c665fd6f6078} <Debug> TCPHandler: Processed in 0.001379054 sec. | ||
| 7508 | 2026.05.15 15:25:23.103252 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7509 | 2026.05.15 15:25:23.103350 [ 286 ] {518bfd2f-d574-420a-a141-fa975886c7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7510 | 2026.05.15 15:25:23.103393 [ 286 ] {518bfd2f-d574-420a-a141-fa975886c7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7511 | 2026.05.15 15:25:23.103842 [ 286 ] {518bfd2f-d574-420a-a141-fa975886c7ae} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2026.05.15 15:25:23.103881 [ 286 ] {518bfd2f-d574-420a-a141-fa975886c7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7513 | 2026.05.15 15:25:23.104215 [ 286 ] {518bfd2f-d574-420a-a141-fa975886c7ae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7514 | 2026.05.15 15:25:23.104427 [ 286 ] {518bfd2f-d574-420a-a141-fa975886c7ae} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2026.05.15 15:25:23.104560 [ 286 ] {518bfd2f-d574-420a-a141-fa975886c7ae} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001229 sec., 104149.71521562245 rows/sec., 7.25 MiB/sec. | ||
| 7516 | 2026.05.15 15:25:23.104598 [ 286 ] {518bfd2f-d574-420a-a141-fa975886c7ae} <Debug> TCPHandler: Processed in 0.001492266 sec. | ||
| 7517 | 2026.05.15 15:25:23.104743 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7518 | 2026.05.15 15:25:23.104838 [ 286 ] {ad2db22f-da80-43a3-8d7d-bd4ef90c4cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7519 | 2026.05.15 15:25:23.104879 [ 286 ] {ad2db22f-da80-43a3-8d7d-bd4ef90c4cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7520 | 2026.05.15 15:25:23.105281 [ 286 ] {ad2db22f-da80-43a3-8d7d-bd4ef90c4cc7} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7521 | 2026.05.15 15:25:23.105318 [ 286 ] {ad2db22f-da80-43a3-8d7d-bd4ef90c4cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7522 | 2026.05.15 15:25:23.105625 [ 286 ] {ad2db22f-da80-43a3-8d7d-bd4ef90c4cc7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7523 | 2026.05.15 15:25:23.105830 [ 286 ] {ad2db22f-da80-43a3-8d7d-bd4ef90c4cc7} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7524 | 2026.05.15 15:25:23.105962 [ 286 ] {ad2db22f-da80-43a3-8d7d-bd4ef90c4cc7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001142 sec., 42031.52364273205 rows/sec., 2.83 MiB/sec. | ||
| 7525 | 2026.05.15 15:25:23.105998 [ 286 ] {ad2db22f-da80-43a3-8d7d-bd4ef90c4cc7} <Debug> TCPHandler: Processed in 0.001304134 sec. | ||
| 7526 | 2026.05.15 15:25:23.768302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7527 | 2026.05.15 15:25:23.785016 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.05.15 15:25:23.785065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7529 | 2026.05.15 15:25:23.790865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7530 | 2026.05.15 15:25:23.791533 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.05.15 15:25:23.794246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7532 | 2026.05.15 15:25:25.585799 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 952 | ||
| 7533 | 2026.05.15 15:25:25.589075 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.05.15 15:25:25.589137 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7535 | 2026.05.15 15:25:25.590390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7536 | 2026.05.15 15:25:25.590648 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.05.15 15:25:25.590808 [ 135 ] {} <Debug> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7538 | 2026.05.15 15:25:25.590872 [ 135 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2026.05.15 15:25:25.590892 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7540 | 2026.05.15 15:25:25.590993 [ 196 ] {773e38ca-37b8-4c26-8f40-12781283cc15::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 | ||
| 7541 | 2026.05.15 15:25:25.590999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
| 7542 | 2026.05.15 15:25:25.591520 [ 196 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7543 | 2026.05.15 15:25:25.591666 [ 196 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 722 rows starting from the beginning of the part | ||
| 7544 | 2026.05.15 15:25:25.592041 [ 196 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 7545 | 2026.05.15 15:25:25.592381 [ 196 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 7546 | 2026.05.15 15:25:25.592712 [ 196 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 7547 | 2026.05.15 15:25:25.593037 [ 196 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 7548 | 2026.05.15 15:25:25.593360 [ 196 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part | ||
| 7549 | 2026.05.15 15:25:25.599595 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 72 columns (72 merged, 0 gathered) in 0.008651352 sec., 110040.60405818652 rows/sec., 92.57 MiB/sec. | ||
| 7550 | 2026.05.15 15:25:25.600892 [ 186 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7551 | 2026.05.15 15:25:25.601439 [ 186 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_21_4} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2026.05.15 15:25:25.601508 [ 186 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_21_4} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7553 | 2026.05.15 15:25:25.601787 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 7554 | 2026.05.15 15:25:28.101446 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2026.05.15 15:25:28.101788 [ 286 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7556 | 2026.05.15 15:25:28.102263 [ 286 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7557 | 2026.05.15 15:25:28.102300 [ 286 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7558 | 2026.05.15 15:25:28.102533 [ 286 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7559 | 2026.05.15 15:25:28.102599 [ 286 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7560 | 2026.05.15 15:25:28.102736 [ 286 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7561 | 2026.05.15 15:25:28.102859 [ 349 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7562 | 2026.05.15 15:25:28.102938 [ 349 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7563 | 2026.05.15 15:25:28.102978 [ 349 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7564 | 2026.05.15 15:25:28.103009 [ 349 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7565 | 2026.05.15 15:25:28.103074 [ 286 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7566 | 2026.05.15 15:25:28.103101 [ 286 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7567 | 2026.05.15 15:25:28.103169 [ 286 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7568 | 2026.05.15 15:25:28.103189 [ 286 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 7569 | 2026.05.15 15:25:28.103223 [ 286 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7570 | 2026.05.15 15:25:28.103260 [ 286 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7571 | 2026.05.15 15:25:28.104588 [ 286 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002946 sec., 14256.619144602852 rows/sec., 2.52 MiB/sec. | ||
| 7572 | 2026.05.15 15:25:28.104727 [ 286 ] {673d677b-7fe0-4189-b32d-5c38b8e10c02} <Debug> TCPHandler: Processed in 0.003448311 sec. | ||
| 7573 | 2026.05.15 15:25:28.110062 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2026.05.15 15:25:28.110232 [ 286 ] {82ea748f-9745-40f2-87d4-0b64cdd7d288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7575 | 2026.05.15 15:25:28.110275 [ 286 ] {82ea748f-9745-40f2-87d4-0b64cdd7d288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7576 | 2026.05.15 15:25:28.110931 [ 286 ] {82ea748f-9745-40f2-87d4-0b64cdd7d288} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.05.15 15:25:28.110981 [ 286 ] {82ea748f-9745-40f2-87d4-0b64cdd7d288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7578 | 2026.05.15 15:25:28.111376 [ 286 ] {82ea748f-9745-40f2-87d4-0b64cdd7d288} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7579 | 2026.05.15 15:25:28.111610 [ 286 ] {82ea748f-9745-40f2-87d4-0b64cdd7d288} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2026.05.15 15:25:28.111757 [ 286 ] {82ea748f-9745-40f2-87d4-0b64cdd7d288} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001557 sec., 182402.05523442518 rows/sec., 11.58 MiB/sec. | ||
| 7581 | 2026.05.15 15:25:28.111770 [ 130 ] {} <Debug> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7582 | 2026.05.15 15:25:28.111796 [ 286 ] {82ea748f-9745-40f2-87d4-0b64cdd7d288} <Debug> TCPHandler: Processed in 0.001828412 sec. | ||
| 7583 | 2026.05.15 15:25:28.111852 [ 130 ] {} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2026.05.15 15:25:28.111884 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7585 | 2026.05.15 15:25:28.111969 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7586 | 2026.05.15 15:25:28.112069 [ 286 ] {5ca20dca-f2a0-4340-a9cb-011085e7edef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7587 | 2026.05.15 15:25:28.112109 [ 286 ] {5ca20dca-f2a0-4340-a9cb-011085e7edef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7588 | 2026.05.15 15:25:28.112117 [ 197 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7589 | 2026.05.15 15:25:28.112238 [ 197 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7590 | 2026.05.15 15:25:28.112275 [ 197 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part | ||
| 7591 | 2026.05.15 15:25:28.112344 [ 197 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7592 | 2026.05.15 15:25:28.112397 [ 197 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7593 | 2026.05.15 15:25:28.112447 [ 197 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7594 | 2026.05.15 15:25:28.112493 [ 197 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7595 | 2026.05.15 15:25:28.112963 [ 286 ] {5ca20dca-f2a0-4340-a9cb-011085e7edef} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7596 | 2026.05.15 15:25:28.113007 [ 286 ] {5ca20dca-f2a0-4340-a9cb-011085e7edef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7597 | 2026.05.15 15:25:28.113374 [ 286 ] {5ca20dca-f2a0-4340-a9cb-011085e7edef} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7598 | 2026.05.15 15:25:28.113547 [ 198 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471006 sec., 965325.7702551859 rows/sec., 64.99 MiB/sec. | ||
| 7599 | 2026.05.15 15:25:28.113581 [ 286 ] {5ca20dca-f2a0-4340-a9cb-011085e7edef} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2026.05.15 15:25:28.113702 [ 197 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7601 | 2026.05.15 15:25:28.113717 [ 286 ] {5ca20dca-f2a0-4340-a9cb-011085e7edef} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001665 sec., 494294.29429429426 rows/sec., 38.36 MiB/sec. | ||
| 7602 | 2026.05.15 15:25:28.113764 [ 286 ] {5ca20dca-f2a0-4340-a9cb-011085e7edef} <Debug> TCPHandler: Processed in 0.001844223 sec. | ||
| 7603 | 2026.05.15 15:25:28.113934 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7604 | 2026.05.15 15:25:28.113963 [ 197 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_21_5} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2026.05.15 15:25:28.114033 [ 286 ] {67da5999-abf0-4384-908a-8dfdb0077e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7606 | 2026.05.15 15:25:28.114040 [ 197 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_21_5} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7607 | 2026.05.15 15:25:28.114084 [ 286 ] {67da5999-abf0-4384-908a-8dfdb0077e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7608 | 2026.05.15 15:25:28.114127 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7609 | 2026.05.15 15:25:28.114561 [ 286 ] {67da5999-abf0-4384-908a-8dfdb0077e85} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.05.15 15:25:28.114603 [ 286 ] {67da5999-abf0-4384-908a-8dfdb0077e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7611 | 2026.05.15 15:25:28.114913 [ 286 ] {67da5999-abf0-4384-908a-8dfdb0077e85} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7612 | 2026.05.15 15:25:28.115119 [ 286 ] {67da5999-abf0-4384-908a-8dfdb0077e85} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2026.05.15 15:25:28.115252 [ 286 ] {67da5999-abf0-4384-908a-8dfdb0077e85} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001238 sec., 125201.93861066236 rows/sec., 7.51 MiB/sec. | ||
| 7614 | 2026.05.15 15:25:28.115290 [ 286 ] {67da5999-abf0-4384-908a-8dfdb0077e85} <Debug> TCPHandler: Processed in 0.001411915 sec. | ||
| 7615 | 2026.05.15 15:25:28.115434 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7616 | 2026.05.15 15:25:28.115534 [ 286 ] {38af011c-9abd-43d3-9a93-93e98a418056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7617 | 2026.05.15 15:25:28.115573 [ 286 ] {38af011c-9abd-43d3-9a93-93e98a418056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7618 | 2026.05.15 15:25:28.116067 [ 286 ] {38af011c-9abd-43d3-9a93-93e98a418056} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2026.05.15 15:25:28.116105 [ 286 ] {38af011c-9abd-43d3-9a93-93e98a418056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7620 | 2026.05.15 15:25:28.116397 [ 286 ] {38af011c-9abd-43d3-9a93-93e98a418056} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7621 | 2026.05.15 15:25:28.116614 [ 286 ] {38af011c-9abd-43d3-9a93-93e98a418056} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2026.05.15 15:25:28.116728 [ 131 ] {} <Debug> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7623 | 2026.05.15 15:25:28.116746 [ 286 ] {38af011c-9abd-43d3-9a93-93e98a418056} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00123 sec., 121138.21138211382 rows/sec., 7.83 MiB/sec. | ||
| 7624 | 2026.05.15 15:25:28.116777 [ 131 ] {} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2026.05.15 15:25:28.116795 [ 286 ] {38af011c-9abd-43d3-9a93-93e98a418056} <Debug> TCPHandler: Processed in 0.001414365 sec. | ||
| 7626 | 2026.05.15 15:25:28.116804 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7627 | 2026.05.15 15:25:28.116922 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 7628 | 2026.05.15 15:25:28.116949 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7629 | 2026.05.15 15:25:28.117063 [ 286 ] {c4d63a6a-3fb9-4e09-8f57-070f2cae9b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7630 | 2026.05.15 15:25:28.117071 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7631 | 2026.05.15 15:25:28.117110 [ 286 ] {c4d63a6a-3fb9-4e09-8f57-070f2cae9b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7632 | 2026.05.15 15:25:28.117119 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 951 rows starting from the beginning of the part | ||
| 7633 | 2026.05.15 15:25:28.117199 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 7634 | 2026.05.15 15:25:28.117244 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 7635 | 2026.05.15 15:25:28.117285 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 7636 | 2026.05.15 15:25:28.117327 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 801 rows starting from the beginning of the part | ||
| 7637 | 2026.05.15 15:25:28.117366 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 7638 | 2026.05.15 15:25:28.117579 [ 286 ] {c4d63a6a-3fb9-4e09-8f57-070f2cae9b8a} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2026.05.15 15:25:28.117621 [ 286 ] {c4d63a6a-3fb9-4e09-8f57-070f2cae9b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7640 | 2026.05.15 15:25:28.117938 [ 286 ] {c4d63a6a-3fb9-4e09-8f57-070f2cae9b8a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7641 | 2026.05.15 15:25:28.118170 [ 286 ] {c4d63a6a-3fb9-4e09-8f57-070f2cae9b8a} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.05.15 15:25:28.118281 [ 131 ] {} <Debug> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7643 | 2026.05.15 15:25:28.118301 [ 286 ] {c4d63a6a-3fb9-4e09-8f57-070f2cae9b8a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001259 sec., 117553.6139793487 rows/sec., 6.69 MiB/sec. | ||
| 7644 | 2026.05.15 15:25:28.118320 [ 131 ] {} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.05.15 15:25:28.118345 [ 286 ] {c4d63a6a-3fb9-4e09-8f57-070f2cae9b8a} <Debug> TCPHandler: Processed in 0.001443966 sec. | ||
| 7646 | 2026.05.15 15:25:28.118346 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7647 | 2026.05.15 15:25:28.118431 [ 197 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7648 | 2026.05.15 15:25:28.118488 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7649 | 2026.05.15 15:25:28.118510 [ 197 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7650 | 2026.05.15 15:25:28.118521 [ 195 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.00164822 sec., 1424567.108759753 rows/sec., 90.82 MiB/sec. | ||
| 7651 | 2026.05.15 15:25:28.118544 [ 197 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part | ||
| 7652 | 2026.05.15 15:25:28.118590 [ 286 ] {e66667cd-8a11-48f9-8412-8ca78b29e4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7653 | 2026.05.15 15:25:28.118595 [ 197 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7654 | 2026.05.15 15:25:28.118640 [ 286 ] {e66667cd-8a11-48f9-8412-8ca78b29e4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7655 | 2026.05.15 15:25:28.118651 [ 197 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7656 | 2026.05.15 15:25:28.118698 [ 197 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7657 | 2026.05.15 15:25:28.118705 [ 195 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7658 | 2026.05.15 15:25:28.118735 [ 197 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7659 | 2026.05.15 15:25:28.119034 [ 195 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_25_5} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.05.15 15:25:28.119114 [ 195 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_25_5} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7661 | 2026.05.15 15:25:28.119187 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7662 | 2026.05.15 15:25:28.119290 [ 286 ] {e66667cd-8a11-48f9-8412-8ca78b29e4ba} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.05.15 15:25:28.119332 [ 286 ] {e66667cd-8a11-48f9-8412-8ca78b29e4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7664 | 2026.05.15 15:25:28.119497 [ 189 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001089989 sec., 678905.9339130946 rows/sec., 41.20 MiB/sec. | ||
| 7665 | 2026.05.15 15:25:28.119642 [ 195 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7666 | 2026.05.15 15:25:28.119671 [ 286 ] {e66667cd-8a11-48f9-8412-8ca78b29e4ba} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7667 | 2026.05.15 15:25:28.120002 [ 286 ] {e66667cd-8a11-48f9-8412-8ca78b29e4ba} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7668 | 2026.05.15 15:25:28.120001 [ 195 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_21_5} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.05.15 15:25:28.120109 [ 195 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_21_5} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7670 | 2026.05.15 15:25:28.120169 [ 286 ] {e66667cd-8a11-48f9-8412-8ca78b29e4ba} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001597 sec., 314965.5604257984 rows/sec., 22.15 MiB/sec. | ||
| 7671 | 2026.05.15 15:25:28.120187 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7672 | 2026.05.15 15:25:28.120218 [ 286 ] {e66667cd-8a11-48f9-8412-8ca78b29e4ba} <Debug> TCPHandler: Processed in 0.001778162 sec. | ||
| 7673 | 2026.05.15 15:25:28.120360 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7674 | 2026.05.15 15:25:28.120456 [ 286 ] {c4bde8d4-e8fd-4d51-9c1b-feb22f535c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7675 | 2026.05.15 15:25:28.120498 [ 286 ] {c4bde8d4-e8fd-4d51-9c1b-feb22f535c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7676 | 2026.05.15 15:25:28.120848 [ 286 ] {c4bde8d4-e8fd-4d51-9c1b-feb22f535c3c} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2026.05.15 15:25:28.120884 [ 286 ] {c4bde8d4-e8fd-4d51-9c1b-feb22f535c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7678 | 2026.05.15 15:25:28.121194 [ 286 ] {c4bde8d4-e8fd-4d51-9c1b-feb22f535c3c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7679 | 2026.05.15 15:25:28.121420 [ 286 ] {c4bde8d4-e8fd-4d51-9c1b-feb22f535c3c} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.05.15 15:25:28.121528 [ 131 ] {} <Debug> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7681 | 2026.05.15 15:25:28.121548 [ 286 ] {c4bde8d4-e8fd-4d51-9c1b-feb22f535c3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 7682 | 2026.05.15 15:25:28.121565 [ 131 ] {} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2026.05.15 15:25:28.121593 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7684 | 2026.05.15 15:25:28.121595 [ 286 ] {c4bde8d4-e8fd-4d51-9c1b-feb22f535c3c} <Debug> TCPHandler: Processed in 0.001282882 sec. | ||
| 7685 | 2026.05.15 15:25:28.121662 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::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 | ||
| 7686 | 2026.05.15 15:25:28.121738 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7687 | 2026.05.15 15:25:28.121762 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7688 | 2026.05.15 15:25:28.121794 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7689 | 2026.05.15 15:25:28.121838 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7690 | 2026.05.15 15:25:28.121844 [ 286 ] {e0dd3ac9-89a9-4990-a462-d13f79bb9298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7691 | 2026.05.15 15:25:28.121878 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7692 | 2026.05.15 15:25:28.121896 [ 286 ] {e0dd3ac9-89a9-4990-a462-d13f79bb9298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7693 | 2026.05.15 15:25:28.121918 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7694 | 2026.05.15 15:25:28.121965 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7695 | 2026.05.15 15:25:28.121999 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7696 | 2026.05.15 15:25:28.122345 [ 286 ] {e0dd3ac9-89a9-4990-a462-d13f79bb9298} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7697 | 2026.05.15 15:25:28.122388 [ 286 ] {e0dd3ac9-89a9-4990-a462-d13f79bb9298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7698 | 2026.05.15 15:25:28.122703 [ 195 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001062678 sec., 118568.37160456883 rows/sec., 6.05 MiB/sec. | ||
| 7699 | 2026.05.15 15:25:28.122759 [ 286 ] {e0dd3ac9-89a9-4990-a462-d13f79bb9298} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7700 | 2026.05.15 15:25:28.122872 [ 189 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7701 | 2026.05.15 15:25:28.123028 [ 286 ] {e0dd3ac9-89a9-4990-a462-d13f79bb9298} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2026.05.15 15:25:28.123180 [ 286 ] {e0dd3ac9-89a9-4990-a462-d13f79bb9298} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001353 sec., 195861.0495195861 rows/sec., 13.02 MiB/sec. | ||
| 7703 | 2026.05.15 15:25:28.123215 [ 189 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_21_4} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2026.05.15 15:25:28.123219 [ 286 ] {e0dd3ac9-89a9-4990-a462-d13f79bb9298} <Debug> TCPHandler: Processed in 0.001529597 sec. | ||
| 7705 | 2026.05.15 15:25:28.123293 [ 189 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_21_4} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7706 | 2026.05.15 15:25:28.123372 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7707 | 2026.05.15 15:25:28.123373 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7708 | 2026.05.15 15:25:28.123484 [ 286 ] {685ce54b-074a-4635-8b59-3ea7e61a275f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7709 | 2026.05.15 15:25:28.123532 [ 286 ] {685ce54b-074a-4635-8b59-3ea7e61a275f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7710 | 2026.05.15 15:25:28.123862 [ 286 ] {685ce54b-074a-4635-8b59-3ea7e61a275f} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7711 | 2026.05.15 15:25:28.123898 [ 286 ] {685ce54b-074a-4635-8b59-3ea7e61a275f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7712 | 2026.05.15 15:25:28.124200 [ 286 ] {685ce54b-074a-4635-8b59-3ea7e61a275f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7713 | 2026.05.15 15:25:28.124410 [ 286 ] {685ce54b-074a-4635-8b59-3ea7e61a275f} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7714 | 2026.05.15 15:25:28.124541 [ 286 ] {685ce54b-074a-4635-8b59-3ea7e61a275f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 7715 | 2026.05.15 15:25:28.124576 [ 286 ] {685ce54b-074a-4635-8b59-3ea7e61a275f} <Debug> TCPHandler: Processed in 0.001253072 sec. | ||
| 7716 | 2026.05.15 15:25:28.124700 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7717 | 2026.05.15 15:25:28.124834 [ 286 ] {9c9ff6d0-5d38-46a2-b1a1-0ed421de8088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7718 | 2026.05.15 15:25:28.124887 [ 286 ] {9c9ff6d0-5d38-46a2-b1a1-0ed421de8088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.15 15:25:28.125664 [ 286 ] {9c9ff6d0-5d38-46a2-b1a1-0ed421de8088} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7720 | 2026.05.15 15:25:28.125700 [ 286 ] {9c9ff6d0-5d38-46a2-b1a1-0ed421de8088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7721 | 2026.05.15 15:25:28.126211 [ 286 ] {9c9ff6d0-5d38-46a2-b1a1-0ed421de8088} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7722 | 2026.05.15 15:25:28.126439 [ 286 ] {9c9ff6d0-5d38-46a2-b1a1-0ed421de8088} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7723 | 2026.05.15 15:25:28.126600 [ 286 ] {9c9ff6d0-5d38-46a2-b1a1-0ed421de8088} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001783 sec., 7291.082445316882 rows/sec., 13.07 MiB/sec. | ||
| 7724 | 2026.05.15 15:25:28.126652 [ 286 ] {9c9ff6d0-5d38-46a2-b1a1-0ed421de8088} <Debug> TCPHandler: Processed in 0.002000275 sec. | ||
| 7725 | 2026.05.15 15:25:28.126778 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7726 | 2026.05.15 15:25:28.126874 [ 286 ] {d2031dc1-2cc9-4e93-b4db-09780111d5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7727 | 2026.05.15 15:25:28.126914 [ 286 ] {d2031dc1-2cc9-4e93-b4db-09780111d5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7728 | 2026.05.15 15:25:28.127260 [ 286 ] {d2031dc1-2cc9-4e93-b4db-09780111d5df} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2026.05.15 15:25:28.127295 [ 286 ] {d2031dc1-2cc9-4e93-b4db-09780111d5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 7730 | 2026.05.15 15:25:28.127613 [ 286 ] {d2031dc1-2cc9-4e93-b4db-09780111d5df} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7731 | 2026.05.15 15:25:28.127822 [ 286 ] {d2031dc1-2cc9-4e93-b4db-09780111d5df} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.05.15 15:25:28.127948 [ 286 ] {d2031dc1-2cc9-4e93-b4db-09780111d5df} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 7733 | 2026.05.15 15:25:28.127985 [ 286 ] {d2031dc1-2cc9-4e93-b4db-09780111d5df} <Debug> TCPHandler: Processed in 0.001255762 sec. | ||
| 7734 | 2026.05.15 15:25:30.444205 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7735 | 2026.05.15 15:25:30.444275 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7736 | 2026.05.15 15:25:30.538678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14386 | ||
| 7737 | 2026.05.15 15:25:30.539248 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2026.05.15 15:25:30.539288 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7739 | 2026.05.15 15:25:30.539778 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7740 | 2026.05.15 15:25:30.540021 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2026.05.15 15:25:30.540147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14386 | ||
| 7742 | 2026.05.15 15:25:31.294310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7743 | 2026.05.15 15:25:31.311709 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.05.15 15:25:31.311765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7745 | 2026.05.15 15:25:31.317306 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7746 | 2026.05.15 15:25:31.317970 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2026.05.15 15:25:31.320686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7748 | 2026.05.15 15:25:33.097938 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7749 | 2026.05.15 15:25:33.098301 [ 286 ] {e1c27493-8125-4c14-b184-982451d356a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7750 | 2026.05.15 15:25:33.098744 [ 286 ] {e1c27493-8125-4c14-b184-982451d356a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7751 | 2026.05.15 15:25:33.098777 [ 286 ] {e1c27493-8125-4c14-b184-982451d356a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7752 | 2026.05.15 15:25:33.098990 [ 286 ] {e1c27493-8125-4c14-b184-982451d356a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7753 | 2026.05.15 15:25:33.099058 [ 286 ] {e1c27493-8125-4c14-b184-982451d356a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7754 | 2026.05.15 15:25:33.099195 [ 286 ] {e1c27493-8125-4c14-b184-982451d356a1} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7755 | 2026.05.15 15:25:33.099300 [ 337 ] {e1c27493-8125-4c14-b184-982451d356a1} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7756 | 2026.05.15 15:25:33.099309 [ 317 ] {e1c27493-8125-4c14-b184-982451d356a1} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7757 | 2026.05.15 15:25:33.099301 [ 361 ] {e1c27493-8125-4c14-b184-982451d356a1} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7758 | 2026.05.15 15:25:33.099300 [ 349 ] {e1c27493-8125-4c14-b184-982451d356a1} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7759 | 2026.05.15 15:25:33.099516 [ 286 ] {e1c27493-8125-4c14-b184-982451d356a1} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7760 | 2026.05.15 15:25:33.099543 [ 286 ] {e1c27493-8125-4c14-b184-982451d356a1} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7761 | 2026.05.15 15:25:33.099611 [ 286 ] {e1c27493-8125-4c14-b184-982451d356a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7762 | 2026.05.15 15:25:33.099630 [ 286 ] {e1c27493-8125-4c14-b184-982451d356a1} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 7763 | 2026.05.15 15:25:33.099664 [ 286 ] {e1c27493-8125-4c14-b184-982451d356a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7764 | 2026.05.15 15:25:33.099701 [ 286 ] {e1c27493-8125-4c14-b184-982451d356a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7765 | 2026.05.15 15:25:33.100820 [ 286 ] {e1c27493-8125-4c14-b184-982451d356a1} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002664 sec., 15765.765765765766 rows/sec., 2.79 MiB/sec. | ||
| 7766 | 2026.05.15 15:25:33.100939 [ 286 ] {e1c27493-8125-4c14-b184-982451d356a1} <Debug> TCPHandler: Processed in 0.003185256 sec. | ||
| 7767 | 2026.05.15 15:25:33.103143 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7768 | 2026.05.15 15:25:33.103367 [ 286 ] {79ba2d1b-a997-43d5-b146-4604014af6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7769 | 2026.05.15 15:25:33.103444 [ 286 ] {79ba2d1b-a997-43d5-b146-4604014af6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7770 | 2026.05.15 15:25:33.104068 [ 286 ] {79ba2d1b-a997-43d5-b146-4604014af6df} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2026.05.15 15:25:33.104112 [ 286 ] {79ba2d1b-a997-43d5-b146-4604014af6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7772 | 2026.05.15 15:25:33.104544 [ 286 ] {79ba2d1b-a997-43d5-b146-4604014af6df} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7773 | 2026.05.15 15:25:33.104760 [ 286 ] {79ba2d1b-a997-43d5-b146-4604014af6df} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7774 | 2026.05.15 15:25:33.104904 [ 286 ] {79ba2d1b-a997-43d5-b146-4604014af6df} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001607 sec., 72184.19415059117 rows/sec., 6.11 MiB/sec. | ||
| 7775 | 2026.05.15 15:25:33.104942 [ 286 ] {79ba2d1b-a997-43d5-b146-4604014af6df} <Debug> TCPHandler: Processed in 0.001897614 sec. | ||
| 7776 | 2026.05.15 15:25:33.105089 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7777 | 2026.05.15 15:25:33.105199 [ 286 ] {b715831b-21ac-44f9-b6a1-9ad97da3bba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7778 | 2026.05.15 15:25:33.105239 [ 286 ] {b715831b-21ac-44f9-b6a1-9ad97da3bba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7779 | 2026.05.15 15:25:33.105697 [ 286 ] {b715831b-21ac-44f9-b6a1-9ad97da3bba8} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2026.05.15 15:25:33.105733 [ 286 ] {b715831b-21ac-44f9-b6a1-9ad97da3bba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7781 | 2026.05.15 15:25:33.106015 [ 286 ] {b715831b-21ac-44f9-b6a1-9ad97da3bba8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7782 | 2026.05.15 15:25:33.106234 [ 286 ] {b715831b-21ac-44f9-b6a1-9ad97da3bba8} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2026.05.15 15:25:33.106344 [ 117 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7784 | 2026.05.15 15:25:33.106362 [ 286 ] {b715831b-21ac-44f9-b6a1-9ad97da3bba8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001187 sec., 25273.799494524013 rows/sec., 1.86 MiB/sec. | ||
| 7785 | 2026.05.15 15:25:33.106390 [ 117 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2026.05.15 15:25:33.106405 [ 286 ] {b715831b-21ac-44f9-b6a1-9ad97da3bba8} <Debug> TCPHandler: Processed in 0.001365154 sec. | ||
| 7787 | 2026.05.15 15:25:33.106418 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7788 | 2026.05.15 15:25:33.106532 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::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 | ||
| 7789 | 2026.05.15 15:25:33.106563 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7790 | 2026.05.15 15:25:33.106676 [ 286 ] {03c701ca-374f-4490-81f8-d7bb6ee76bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7791 | 2026.05.15 15:25:33.106682 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7792 | 2026.05.15 15:25:33.106720 [ 286 ] {03c701ca-374f-4490-81f8-d7bb6ee76bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7793 | 2026.05.15 15:25:33.106730 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 212 rows starting from the beginning of the part | ||
| 7794 | 2026.05.15 15:25:33.106807 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 7795 | 2026.05.15 15:25:33.106851 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 155 rows starting from the beginning of the part | ||
| 7796 | 2026.05.15 15:25:33.106889 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 45 rows starting from the beginning of the part | ||
| 7797 | 2026.05.15 15:25:33.106929 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 155 rows starting from the beginning of the part | ||
| 7798 | 2026.05.15 15:25:33.106966 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 7799 | 2026.05.15 15:25:33.107158 [ 286 ] {03c701ca-374f-4490-81f8-d7bb6ee76bf3} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.05.15 15:25:33.107199 [ 286 ] {03c701ca-374f-4490-81f8-d7bb6ee76bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7801 | 2026.05.15 15:25:33.107530 [ 286 ] {03c701ca-374f-4490-81f8-d7bb6ee76bf3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7802 | 2026.05.15 15:25:33.107747 [ 286 ] {03c701ca-374f-4490-81f8-d7bb6ee76bf3} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.05.15 15:25:33.107825 [ 189 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342213 sec., 467138.971236309 rows/sec., 31.33 MiB/sec. | ||
| 7804 | 2026.05.15 15:25:33.107879 [ 286 ] {03c701ca-374f-4490-81f8-d7bb6ee76bf3} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001226 sec., 76672.1044045677 rows/sec., 5.99 MiB/sec. | ||
| 7805 | 2026.05.15 15:25:33.107920 [ 286 ] {03c701ca-374f-4490-81f8-d7bb6ee76bf3} <Debug> TCPHandler: Processed in 0.001406005 sec. | ||
| 7806 | 2026.05.15 15:25:33.108002 [ 195 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7807 | 2026.05.15 15:25:33.108073 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7808 | 2026.05.15 15:25:33.108174 [ 286 ] {941b70d1-bc11-42c0-8998-705272312c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7809 | 2026.05.15 15:25:33.108217 [ 286 ] {941b70d1-bc11-42c0-8998-705272312c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7810 | 2026.05.15 15:25:33.108301 [ 195 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_41_8} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2026.05.15 15:25:33.108376 [ 195 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_41_8} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7812 | 2026.05.15 15:25:33.108469 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7813 | 2026.05.15 15:25:33.108639 [ 286 ] {941b70d1-bc11-42c0-8998-705272312c68} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2026.05.15 15:25:33.108678 [ 286 ] {941b70d1-bc11-42c0-8998-705272312c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7815 | 2026.05.15 15:25:33.109006 [ 286 ] {941b70d1-bc11-42c0-8998-705272312c68} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7816 | 2026.05.15 15:25:33.109214 [ 286 ] {941b70d1-bc11-42c0-8998-705272312c68} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2026.05.15 15:25:33.109345 [ 286 ] {941b70d1-bc11-42c0-8998-705272312c68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 7818 | 2026.05.15 15:25:33.109382 [ 286 ] {941b70d1-bc11-42c0-8998-705272312c68} <Debug> TCPHandler: Processed in 0.001363264 sec. | ||
| 7819 | 2026.05.15 15:25:33.109517 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7820 | 2026.05.15 15:25:33.109612 [ 286 ] {80d22207-f863-4e41-a7eb-186810e9439e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7821 | 2026.05.15 15:25:33.109664 [ 286 ] {80d22207-f863-4e41-a7eb-186810e9439e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7822 | 2026.05.15 15:25:33.110465 [ 286 ] {80d22207-f863-4e41-a7eb-186810e9439e} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2026.05.15 15:25:33.110500 [ 286 ] {80d22207-f863-4e41-a7eb-186810e9439e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7824 | 2026.05.15 15:25:33.111012 [ 286 ] {80d22207-f863-4e41-a7eb-186810e9439e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7825 | 2026.05.15 15:25:33.111225 [ 286 ] {80d22207-f863-4e41-a7eb-186810e9439e} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2026.05.15 15:25:33.111361 [ 286 ] {80d22207-f863-4e41-a7eb-186810e9439e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001767 sec., 16977.92869269949 rows/sec., 30.42 MiB/sec. | ||
| 7827 | 2026.05.15 15:25:33.111411 [ 286 ] {80d22207-f863-4e41-a7eb-186810e9439e} <Debug> TCPHandler: Processed in 0.001942154 sec. | ||
| 7828 | 2026.05.15 15:25:33.111538 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7829 | 2026.05.15 15:25:33.111633 [ 286 ] {e5b7c359-1c86-42ac-bd0d-7bfd3d7cc697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7830 | 2026.05.15 15:25:33.111673 [ 286 ] {e5b7c359-1c86-42ac-bd0d-7bfd3d7cc697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7831 | 2026.05.15 15:25:33.111759 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7832 | 2026.05.15 15:25:33.111799 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.05.15 15:25:33.111818 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7834 | 2026.05.15 15:25:33.111896 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 7835 | 2026.05.15 15:25:33.112016 [ 286 ] {e5b7c359-1c86-42ac-bd0d-7bfd3d7cc697} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.05.15 15:25:33.112071 [ 286 ] {e5b7c359-1c86-42ac-bd0d-7bfd3d7cc697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7837 | 2026.05.15 15:25:33.112140 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7838 | 2026.05.15 15:25:33.112206 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 725 rows starting from the beginning of the part | ||
| 7839 | 2026.05.15 15:25:33.112335 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 7840 | 2026.05.15 15:25:33.112386 [ 286 ] {e5b7c359-1c86-42ac-bd0d-7bfd3d7cc697} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7841 | 2026.05.15 15:25:33.112452 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
| 7842 | 2026.05.15 15:25:33.112679 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
| 7843 | 2026.05.15 15:25:33.112736 [ 286 ] {e5b7c359-1c86-42ac-bd0d-7bfd3d7cc697} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7844 | 2026.05.15 15:25:33.112789 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
| 7845 | 2026.05.15 15:25:33.112882 [ 286 ] {e5b7c359-1c86-42ac-bd0d-7bfd3d7cc697} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001267 sec., 47355.95895816891 rows/sec., 3.19 MiB/sec. | ||
| 7846 | 2026.05.15 15:25:33.112909 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 7847 | 2026.05.15 15:25:33.112925 [ 286 ] {e5b7c359-1c86-42ac-bd0d-7bfd3d7cc697} <Debug> TCPHandler: Processed in 0.001435196 sec. | ||
| 7848 | 2026.05.15 15:25:33.120190 [ 199 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 19 columns (19 merged, 0 gathered) in 0.008331177 sec., 102026.40035135491 rows/sec., 182.83 MiB/sec. | ||
| 7849 | 2026.05.15 15:25:33.121159 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7850 | 2026.05.15 15:25:33.121483 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7851 | 2026.05.15 15:25:33.121559 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7852 | 2026.05.15 15:25:33.121651 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 7853 | 2026.05.15 15:25:34.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.33 MiB, peak 285.97 MiB, free memory in arenas 0.00 B, will set to 280.17 MiB (RSS), difference: 1.84 MiB | ||
| 7854 | 2026.05.15 15:25:35.591338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 990 | ||
| 7855 | 2026.05.15 15:25:35.594160 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.05.15 15:25:35.594222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7857 | 2026.05.15 15:25:35.595479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7858 | 2026.05.15 15:25:35.595753 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.05.15 15:25:35.596173 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 990 | ||
| 7860 | 2026.05.15 15:25:38.040218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14898 | ||
| 7861 | 2026.05.15 15:25:38.040702 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2026.05.15 15:25:38.040737 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7863 | 2026.05.15 15:25:38.041194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7864 | 2026.05.15 15:25:38.041419 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2026.05.15 15:25:38.041540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14898 | ||
| 7866 | 2026.05.15 15:25:38.041538 [ 112 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7867 | 2026.05.15 15:25:38.041594 [ 112 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7868 | 2026.05.15 15:25:38.041616 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7869 | 2026.05.15 15:25:38.041733 [ 194 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 7870 | 2026.05.15 15:25:38.041870 [ 194 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7871 | 2026.05.15 15:25:38.041907 [ 194 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12466 rows starting from the beginning of the part | ||
| 7872 | 2026.05.15 15:25:38.041972 [ 194 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 7873 | 2026.05.15 15:25:38.042016 [ 194 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 7874 | 2026.05.15 15:25:38.042060 [ 194 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 7875 | 2026.05.15 15:25:38.042097 [ 194 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 7876 | 2026.05.15 15:25:38.042134 [ 194 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 7877 | 2026.05.15 15:25:38.043763 [ 199 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14898 rows, containing 4 columns (4 merged, 0 gathered) in 0.002086787 sec., 7139204.911665637 rows/sec., 102.13 MiB/sec. | ||
| 7878 | 2026.05.15 15:25:38.044135 [ 201 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7879 | 2026.05.15 15:25:38.044450 [ 201 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_31_6} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2026.05.15 15:25:38.044534 [ 201 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_31_6} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7881 | 2026.05.15 15:25:38.044633 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7882 | 2026.05.15 15:25:38.101546 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7883 | 2026.05.15 15:25:38.101799 [ 286 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7884 | 2026.05.15 15:25:38.102186 [ 286 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7885 | 2026.05.15 15:25:38.102231 [ 286 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7886 | 2026.05.15 15:25:38.102503 [ 286 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7887 | 2026.05.15 15:25:38.102570 [ 286 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7888 | 2026.05.15 15:25:38.102707 [ 286 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7889 | 2026.05.15 15:25:38.102804 [ 349 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7890 | 2026.05.15 15:25:38.102805 [ 361 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7891 | 2026.05.15 15:25:38.102811 [ 337 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7892 | 2026.05.15 15:25:38.102804 [ 317 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7893 | 2026.05.15 15:25:38.102992 [ 286 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7894 | 2026.05.15 15:25:38.103019 [ 286 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7895 | 2026.05.15 15:25:38.103087 [ 286 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7896 | 2026.05.15 15:25:38.103107 [ 286 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 7897 | 2026.05.15 15:25:38.103140 [ 286 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7898 | 2026.05.15 15:25:38.103180 [ 286 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7899 | 2026.05.15 15:25:38.104380 [ 286 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002688 sec., 15625 rows/sec., 2.76 MiB/sec. | ||
| 7900 | 2026.05.15 15:25:38.104514 [ 286 ] {f39e3352-1ad4-426e-b13a-e8909c9c952b} <Debug> TCPHandler: Processed in 0.003102085 sec. | ||
| 7901 | 2026.05.15 15:25:38.109772 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2026.05.15 15:25:38.109905 [ 286 ] {971a5b6f-990a-410a-a83f-92b1afcee6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7903 | 2026.05.15 15:25:38.109956 [ 286 ] {971a5b6f-990a-410a-a83f-92b1afcee6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7904 | 2026.05.15 15:25:38.110636 [ 286 ] {971a5b6f-990a-410a-a83f-92b1afcee6c9} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2026.05.15 15:25:38.110682 [ 286 ] {971a5b6f-990a-410a-a83f-92b1afcee6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7906 | 2026.05.15 15:25:38.111075 [ 286 ] {971a5b6f-990a-410a-a83f-92b1afcee6c9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7907 | 2026.05.15 15:25:38.111299 [ 286 ] {971a5b6f-990a-410a-a83f-92b1afcee6c9} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2026.05.15 15:25:38.111445 [ 286 ] {971a5b6f-990a-410a-a83f-92b1afcee6c9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001579 sec., 179860.6713109563 rows/sec., 11.42 MiB/sec. | ||
| 7909 | 2026.05.15 15:25:38.111483 [ 286 ] {971a5b6f-990a-410a-a83f-92b1afcee6c9} <Debug> TCPHandler: Processed in 0.001771151 sec. | ||
| 7910 | 2026.05.15 15:25:38.111616 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7911 | 2026.05.15 15:25:38.111712 [ 286 ] {e668d3de-a5ab-4373-8a55-2c457be556e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7912 | 2026.05.15 15:25:38.111752 [ 286 ] {e668d3de-a5ab-4373-8a55-2c457be556e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7913 | 2026.05.15 15:25:38.112444 [ 286 ] {e668d3de-a5ab-4373-8a55-2c457be556e5} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2026.05.15 15:25:38.112480 [ 286 ] {e668d3de-a5ab-4373-8a55-2c457be556e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7915 | 2026.05.15 15:25:38.112830 [ 286 ] {e668d3de-a5ab-4373-8a55-2c457be556e5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7916 | 2026.05.15 15:25:38.113047 [ 286 ] {e668d3de-a5ab-4373-8a55-2c457be556e5} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2026.05.15 15:25:38.113178 [ 286 ] {e668d3de-a5ab-4373-8a55-2c457be556e5} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001485 sec., 554208.7542087542 rows/sec., 43.01 MiB/sec. | ||
| 7918 | 2026.05.15 15:25:38.113181 [ 110 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7919 | 2026.05.15 15:25:38.113219 [ 286 ] {e668d3de-a5ab-4373-8a55-2c457be556e5} <Debug> TCPHandler: Processed in 0.001651419 sec. | ||
| 7920 | 2026.05.15 15:25:38.113239 [ 110 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.05.15 15:25:38.113267 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7922 | 2026.05.15 15:25:38.113349 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7923 | 2026.05.15 15:25:38.113364 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::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 | ||
| 7924 | 2026.05.15 15:25:38.113450 [ 286 ] {a83ca5a2-fa2c-475c-aa3a-2d12ed59bfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7925 | 2026.05.15 15:25:38.113454 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7926 | 2026.05.15 15:25:38.113492 [ 286 ] {a83ca5a2-fa2c-475c-aa3a-2d12ed59bfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7927 | 2026.05.15 15:25:38.113494 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3241 rows starting from the beginning of the part | ||
| 7928 | 2026.05.15 15:25:38.113565 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2464 rows starting from the beginning of the part | ||
| 7929 | 2026.05.15 15:25:38.113618 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 7930 | 2026.05.15 15:25:38.113669 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 823 rows starting from the beginning of the part | ||
| 7931 | 2026.05.15 15:25:38.113723 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 116 rows starting from the beginning of the part | ||
| 7932 | 2026.05.15 15:25:38.113770 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 823 rows starting from the beginning of the part | ||
| 7933 | 2026.05.15 15:25:38.113924 [ 286 ] {a83ca5a2-fa2c-475c-aa3a-2d12ed59bfe2} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2026.05.15 15:25:38.113959 [ 286 ] {a83ca5a2-fa2c-475c-aa3a-2d12ed59bfe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7935 | 2026.05.15 15:25:38.114274 [ 286 ] {a83ca5a2-fa2c-475c-aa3a-2d12ed59bfe2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7936 | 2026.05.15 15:25:38.114502 [ 286 ] {a83ca5a2-fa2c-475c-aa3a-2d12ed59bfe2} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.05.15 15:25:38.114631 [ 286 ] {a83ca5a2-fa2c-475c-aa3a-2d12ed59bfe2} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001199 sec., 129274.3953294412 rows/sec., 7.75 MiB/sec. | ||
| 7938 | 2026.05.15 15:25:38.114669 [ 286 ] {a83ca5a2-fa2c-475c-aa3a-2d12ed59bfe2} <Debug> TCPHandler: Processed in 0.001368354 sec. | ||
| 7939 | 2026.05.15 15:25:38.114788 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2026.05.15 15:25:38.114884 [ 286 ] {ab30b503-b699-43ca-a604-d60320dd2fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7941 | 2026.05.15 15:25:38.114922 [ 286 ] {ab30b503-b699-43ca-a604-d60320dd2fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7942 | 2026.05.15 15:25:38.115595 [ 286 ] {ab30b503-b699-43ca-a604-d60320dd2fc9} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.05.15 15:25:38.115637 [ 286 ] {ab30b503-b699-43ca-a604-d60320dd2fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7944 | 2026.05.15 15:25:38.115991 [ 201 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.002666807 sec., 2820976.546109261 rows/sec., 222.86 MiB/sec. | ||
| 7945 | 2026.05.15 15:25:38.116040 [ 286 ] {ab30b503-b699-43ca-a604-d60320dd2fc9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7946 | 2026.05.15 15:25:38.116281 [ 286 ] {ab30b503-b699-43ca-a604-d60320dd2fc9} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.05.15 15:25:38.116300 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7948 | 2026.05.15 15:25:38.116429 [ 286 ] {ab30b503-b699-43ca-a604-d60320dd2fc9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001561 sec., 95451.63356822549 rows/sec., 6.17 MiB/sec. | ||
| 7949 | 2026.05.15 15:25:38.116478 [ 286 ] {ab30b503-b699-43ca-a604-d60320dd2fc9} <Debug> TCPHandler: Processed in 0.00173851 sec. | ||
| 7950 | 2026.05.15 15:25:38.116574 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_46_9} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2026.05.15 15:25:38.116646 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_46_9} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7952 | 2026.05.15 15:25:38.116678 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7953 | 2026.05.15 15:25:38.116743 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 7954 | 2026.05.15 15:25:38.116808 [ 286 ] {aa003f2f-0eb9-41b7-89a0-8c8fb9fafa18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7955 | 2026.05.15 15:25:38.116861 [ 286 ] {aa003f2f-0eb9-41b7-89a0-8c8fb9fafa18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7956 | 2026.05.15 15:25:38.117301 [ 286 ] {aa003f2f-0eb9-41b7-89a0-8c8fb9fafa18} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2026.05.15 15:25:38.117337 [ 286 ] {aa003f2f-0eb9-41b7-89a0-8c8fb9fafa18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7958 | 2026.05.15 15:25:38.117645 [ 286 ] {aa003f2f-0eb9-41b7-89a0-8c8fb9fafa18} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7959 | 2026.05.15 15:25:38.117854 [ 286 ] {aa003f2f-0eb9-41b7-89a0-8c8fb9fafa18} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2026.05.15 15:25:38.117984 [ 286 ] {aa003f2f-0eb9-41b7-89a0-8c8fb9fafa18} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001213 sec., 122011.54163231656 rows/sec., 6.94 MiB/sec. | ||
| 7961 | 2026.05.15 15:25:38.118028 [ 286 ] {aa003f2f-0eb9-41b7-89a0-8c8fb9fafa18} <Debug> TCPHandler: Processed in 0.001465476 sec. | ||
| 7962 | 2026.05.15 15:25:38.118159 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2026.05.15 15:25:38.118254 [ 286 ] {daeec362-9b46-483a-a4e0-c6657734bf9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7964 | 2026.05.15 15:25:38.118293 [ 286 ] {daeec362-9b46-483a-a4e0-c6657734bf9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7965 | 2026.05.15 15:25:38.118973 [ 286 ] {daeec362-9b46-483a-a4e0-c6657734bf9d} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2026.05.15 15:25:38.119009 [ 286 ] {daeec362-9b46-483a-a4e0-c6657734bf9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7967 | 2026.05.15 15:25:38.119334 [ 286 ] {daeec362-9b46-483a-a4e0-c6657734bf9d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7968 | 2026.05.15 15:25:38.119538 [ 286 ] {daeec362-9b46-483a-a4e0-c6657734bf9d} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.05.15 15:25:38.119652 [ 110 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7970 | 2026.05.15 15:25:38.119665 [ 286 ] {daeec362-9b46-483a-a4e0-c6657734bf9d} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001429 sec., 351994.40167949616 rows/sec., 24.75 MiB/sec. | ||
| 7971 | 2026.05.15 15:25:38.119703 [ 110 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2026.05.15 15:25:38.119721 [ 286 ] {daeec362-9b46-483a-a4e0-c6657734bf9d} <Debug> TCPHandler: Processed in 0.001609859 sec. | ||
| 7973 | 2026.05.15 15:25:38.119735 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7974 | 2026.05.15 15:25:38.119851 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2026.05.15 15:25:38.119861 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::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 | ||
| 7976 | 2026.05.15 15:25:38.119952 [ 286 ] {041f0c07-cf95-41e0-afc7-9cae34bba5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7977 | 2026.05.15 15:25:38.120002 [ 286 ] {041f0c07-cf95-41e0-afc7-9cae34bba5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7978 | 2026.05.15 15:25:38.120012 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7979 | 2026.05.15 15:25:38.120056 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1793 rows starting from the beginning of the part | ||
| 7980 | 2026.05.15 15:25:38.120132 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1324 rows starting from the beginning of the part | ||
| 7981 | 2026.05.15 15:25:38.120187 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 7982 | 2026.05.15 15:25:38.120239 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 503 rows starting from the beginning of the part | ||
| 7983 | 2026.05.15 15:25:38.120290 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 94 rows starting from the beginning of the part | ||
| 7984 | 2026.05.15 15:25:38.120344 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 503 rows starting from the beginning of the part | ||
| 7985 | 2026.05.15 15:25:38.120346 [ 286 ] {041f0c07-cf95-41e0-afc7-9cae34bba5ee} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2026.05.15 15:25:38.120396 [ 286 ] {041f0c07-cf95-41e0-afc7-9cae34bba5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7987 | 2026.05.15 15:25:38.120746 [ 286 ] {041f0c07-cf95-41e0-afc7-9cae34bba5ee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7988 | 2026.05.15 15:25:38.120960 [ 286 ] {041f0c07-cf95-41e0-afc7-9cae34bba5ee} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2026.05.15 15:25:38.121097 [ 286 ] {041f0c07-cf95-41e0-afc7-9cae34bba5ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 7990 | 2026.05.15 15:25:38.121134 [ 286 ] {041f0c07-cf95-41e0-afc7-9cae34bba5ee} <Debug> TCPHandler: Processed in 0.001332284 sec. | ||
| 7991 | 2026.05.15 15:25:38.121265 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7992 | 2026.05.15 15:25:38.121360 [ 286 ] {0432ef76-bad8-43c2-b5b3-2993d98603d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7993 | 2026.05.15 15:25:38.121402 [ 286 ] {0432ef76-bad8-43c2-b5b3-2993d98603d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7994 | 2026.05.15 15:25:38.121828 [ 286 ] {0432ef76-bad8-43c2-b5b3-2993d98603d8} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.05.15 15:25:38.121863 [ 286 ] {0432ef76-bad8-43c2-b5b3-2993d98603d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 7996 | 2026.05.15 15:25:38.121980 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4281 rows, containing 5 columns (5 merged, 0 gathered) in 0.002172868 sec., 1970207.1179657483 rows/sec., 142.48 MiB/sec. | ||
| 7997 | 2026.05.15 15:25:38.122214 [ 286 ] {0432ef76-bad8-43c2-b5b3-2993d98603d8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7998 | 2026.05.15 15:25:38.122241 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7999 | 2026.05.15 15:25:38.122614 [ 286 ] {0432ef76-bad8-43c2-b5b3-2993d98603d8} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2026.05.15 15:25:38.122616 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_46_9} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.05.15 15:25:38.122727 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_46_9} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8002 | 2026.05.15 15:25:38.122798 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8003 | 2026.05.15 15:25:38.122811 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8004 | 2026.05.15 15:25:38.122837 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2026.05.15 15:25:38.122861 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8006 | 2026.05.15 15:25:38.122890 [ 286 ] {0432ef76-bad8-43c2-b5b3-2993d98603d8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001543 sec., 171743.35709656513 rows/sec., 11.41 MiB/sec. | ||
| 8007 | 2026.05.15 15:25:38.122940 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 8008 | 2026.05.15 15:25:38.122984 [ 286 ] {0432ef76-bad8-43c2-b5b3-2993d98603d8} <Debug> TCPHandler: Processed in 0.001764311 sec. | ||
| 8009 | 2026.05.15 15:25:38.123071 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8010 | 2026.05.15 15:25:38.123114 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14734 rows starting from the beginning of the part | ||
| 8011 | 2026.05.15 15:25:38.123177 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1499 rows starting from the beginning of the part | ||
| 8012 | 2026.05.15 15:25:38.123215 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8013 | 2026.05.15 15:25:38.123225 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part | ||
| 8014 | 2026.05.15 15:25:38.123273 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 8015 | 2026.05.15 15:25:38.123316 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 8016 | 2026.05.15 15:25:38.123357 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 265 rows starting from the beginning of the part | ||
| 8017 | 2026.05.15 15:25:38.123356 [ 286 ] {fad274fa-2563-4f1c-b6eb-75e163852908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8018 | 2026.05.15 15:25:38.123428 [ 286 ] {fad274fa-2563-4f1c-b6eb-75e163852908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8019 | 2026.05.15 15:25:38.124201 [ 286 ] {fad274fa-2563-4f1c-b6eb-75e163852908} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.05.15 15:25:38.124347 [ 286 ] {fad274fa-2563-4f1c-b6eb-75e163852908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8021 | 2026.05.15 15:25:38.124730 [ 286 ] {fad274fa-2563-4f1c-b6eb-75e163852908} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8022 | 2026.05.15 15:25:38.125017 [ 286 ] {fad274fa-2563-4f1c-b6eb-75e163852908} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2026.05.15 15:25:38.125186 [ 286 ] {fad274fa-2563-4f1c-b6eb-75e163852908} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001876 sec., 533.0490405117271 rows/sec., 35.92 KiB/sec. | ||
| 8024 | 2026.05.15 15:25:38.125248 [ 286 ] {fad274fa-2563-4f1c-b6eb-75e163852908} <Debug> TCPHandler: Processed in 0.002152598 sec. | ||
| 8025 | 2026.05.15 15:25:38.125456 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8026 | 2026.05.15 15:25:38.125591 [ 286 ] {85fd6ffb-f51c-470c-b4ed-0607acd8a25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8027 | 2026.05.15 15:25:38.125667 [ 286 ] {85fd6ffb-f51c-470c-b4ed-0607acd8a25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8028 | 2026.05.15 15:25:38.126660 [ 286 ] {85fd6ffb-f51c-470c-b4ed-0607acd8a25b} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2026.05.15 15:25:38.126699 [ 286 ] {85fd6ffb-f51c-470c-b4ed-0607acd8a25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8030 | 2026.05.15 15:25:38.127273 [ 286 ] {85fd6ffb-f51c-470c-b4ed-0607acd8a25b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8031 | 2026.05.15 15:25:38.127511 [ 286 ] {85fd6ffb-f51c-470c-b4ed-0607acd8a25b} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.05.15 15:25:38.127658 [ 286 ] {85fd6ffb-f51c-470c-b4ed-0607acd8a25b} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002108 sec., 6166.9829222011385 rows/sec., 11.05 MiB/sec. | ||
| 8033 | 2026.05.15 15:25:38.127738 [ 286 ] {85fd6ffb-f51c-470c-b4ed-0607acd8a25b} <Debug> TCPHandler: Processed in 0.002400202 sec. | ||
| 8034 | 2026.05.15 15:25:38.127876 [ 193 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17051 rows, containing 5 columns (5 merged, 0 gathered) in 0.004971468 sec., 3429771.6489374973 rows/sec., 224.21 MiB/sec. | ||
| 8035 | 2026.05.15 15:25:38.127881 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.05.15 15:25:38.128022 [ 286 ] {2fc1fd00-d7d0-4273-81ec-7c7955c1a5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8037 | 2026.05.15 15:25:38.128069 [ 286 ] {2fc1fd00-d7d0-4273-81ec-7c7955c1a5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8038 | 2026.05.15 15:25:38.128069 [ 199 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8039 | 2026.05.15 15:25:38.128348 [ 199 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8040 | 2026.05.15 15:25:38.128415 [ 199 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8041 | 2026.05.15 15:25:38.128442 [ 286 ] {2fc1fd00-d7d0-4273-81ec-7c7955c1a5cf} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2026.05.15 15:25:38.128480 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 8043 | 2026.05.15 15:25:38.128483 [ 286 ] {2fc1fd00-d7d0-4273-81ec-7c7955c1a5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8044 | 2026.05.15 15:25:38.128805 [ 286 ] {2fc1fd00-d7d0-4273-81ec-7c7955c1a5cf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8045 | 2026.05.15 15:25:38.129017 [ 286 ] {2fc1fd00-d7d0-4273-81ec-7c7955c1a5cf} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.05.15 15:25:38.129118 [ 110 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8047 | 2026.05.15 15:25:38.129142 [ 286 ] {2fc1fd00-d7d0-4273-81ec-7c7955c1a5cf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001146 sec., 78534.03141361255 rows/sec., 4.91 MiB/sec. | ||
| 8048 | 2026.05.15 15:25:38.129148 [ 110 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.05.15 15:25:38.129173 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8050 | 2026.05.15 15:25:38.129178 [ 286 ] {2fc1fd00-d7d0-4273-81ec-7c7955c1a5cf} <Debug> TCPHandler: Processed in 0.001348214 sec. | ||
| 8051 | 2026.05.15 15:25:38.129246 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 8052 | 2026.05.15 15:25:38.129347 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8053 | 2026.05.15 15:25:38.129372 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2850 rows starting from the beginning of the part | ||
| 8054 | 2026.05.15 15:25:38.129419 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
| 8055 | 2026.05.15 15:25:38.129459 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
| 8056 | 2026.05.15 15:25:38.129495 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 8057 | 2026.05.15 15:25:38.129531 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 8058 | 2026.05.15 15:25:38.129567 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 8059 | 2026.05.15 15:25:38.130525 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001310564 sec., 2403545.3438366996 rows/sec., 154.62 MiB/sec. | ||
| 8060 | 2026.05.15 15:25:38.130797 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8061 | 2026.05.15 15:25:38.131092 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_46_9} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8062 | 2026.05.15 15:25:38.131169 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_46_9} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8063 | 2026.05.15 15:25:38.131243 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8064 | 2026.05.15 15:25:38.820744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 8065 | 2026.05.15 15:25:38.839166 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2026.05.15 15:25:38.839222 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8067 | 2026.05.15 15:25:38.845065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8068 | 2026.05.15 15:25:38.845820 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.05.15 15:25:38.846108 [ 109 ] {} <Debug> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8070 | 2026.05.15 15:25:38.846154 [ 109 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.05.15 15:25:38.846178 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8072 | 2026.05.15 15:25:38.846363 [ 192 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 8073 | 2026.05.15 15:25:38.849492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 8074 | 2026.05.15 15:25:38.850887 [ 192 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8075 | 2026.05.15 15:25:38.852488 [ 192 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 8076 | 2026.05.15 15:25:38.857344 [ 192 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 8077 | 2026.05.15 15:25:38.861842 [ 192 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 8078 | 2026.05.15 15:25:38.865981 [ 192 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 8079 | 2026.05.15 15:25:38.870076 [ 192 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 8080 | 2026.05.15 15:25:38.874052 [ 192 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 8081 | 2026.05.15 15:25:38.927855 [ 190 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081577061 sec., 2868.4534246704475 rows/sec., 14.83 MiB/sec. | ||
| 8082 | 2026.05.15 15:25:38.930364 [ 190 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8083 | 2026.05.15 15:25:38.932238 [ 190 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_31_6} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8084 | 2026.05.15 15:25:38.932342 [ 190 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_31_6} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8085 | 2026.05.15 15:25:38.935026 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 8086 | 2026.05.15 15:25:39.000286 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.25 MiB, peak 292.81 MiB, free memory in arenas 0.00 B, will set to 286.94 MiB (RSS), difference: 4.69 MiB | ||
| 8087 | 2026.05.15 15:25:41.432235 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61916 | ||
| 8088 | 2026.05.15 15:25:41.432337 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8089 | 2026.05.15 15:25:41.432362 [ 3 ] {} <Debug> TCP-Session: eaa4c558-fdca-4c7d-8076-f541cf059832 Authenticating user 'default' from [fd00:1122:3344:101::e]:61916 | ||
| 8090 | 2026.05.15 15:25:41.432384 [ 3 ] {} <Debug> TCP-Session: eaa4c558-fdca-4c7d-8076-f541cf059832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2026.05.15 15:25:41.432397 [ 3 ] {} <Debug> TCP-Session: eaa4c558-fdca-4c7d-8076-f541cf059832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8092 | 2026.05.15 15:25:41.432569 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39211 | ||
| 8093 | 2026.05.15 15:25:41.432584 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45242 | ||
| 8094 | 2026.05.15 15:25:41.432619 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47070 | ||
| 8095 | 2026.05.15 15:25:41.432634 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39962 | ||
| 8096 | 2026.05.15 15:25:41.432659 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54926 | ||
| 8097 | 2026.05.15 15:25:41.432707 [ 3 ] {} <Trace> TCP-Session: eaa4c558-fdca-4c7d-8076-f541cf059832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8098 | 2026.05.15 15:25:41.432763 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8099 | 2026.05.15 15:25:41.432659 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55299 | ||
| 8100 | 2026.05.15 15:25:41.432807 [ 302 ] {} <Debug> TCP-Session: e9d1e36d-06bf-4c1f-a92c-0c83dc9016c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39211 | ||
| 8101 | 2026.05.15 15:25:41.432643 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38835 | ||
| 8102 | 2026.05.15 15:25:41.432860 [ 302 ] {} <Debug> TCP-Session: e9d1e36d-06bf-4c1f-a92c-0c83dc9016c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2026.05.15 15:25:41.432597 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51558 | ||
| 8104 | 2026.05.15 15:25:41.432908 [ 302 ] {} <Debug> TCP-Session: e9d1e36d-06bf-4c1f-a92c-0c83dc9016c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2026.05.15 15:25:41.432949 [ 3 ] {42d6d469-caaf-49ad-91e4-5ee4ed4b75ba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61916) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8106 | 2026.05.15 15:25:41.433224 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8107 | 2026.05.15 15:25:41.433237 [ 3 ] {42d6d469-caaf-49ad-91e4-5ee4ed4b75ba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8108 | 2026.05.15 15:25:41.433283 [ 307 ] {} <Debug> TCP-Session: 8ccee1e8-f59d-4bd9-99b6-7197aedda395 Authenticating user 'default' from [fd00:1122:3344:101::e]:39962 | ||
| 8109 | 2026.05.15 15:25:41.433317 [ 307 ] {} <Debug> TCP-Session: 8ccee1e8-f59d-4bd9-99b6-7197aedda395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8110 | 2026.05.15 15:25:41.433320 [ 3 ] {42d6d469-caaf-49ad-91e4-5ee4ed4b75ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8111 | 2026.05.15 15:25:41.433329 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8112 | 2026.05.15 15:25:41.433338 [ 307 ] {} <Debug> TCP-Session: 8ccee1e8-f59d-4bd9-99b6-7197aedda395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8113 | 2026.05.15 15:25:41.433383 [ 303 ] {} <Debug> TCP-Session: cafc24c2-7e6b-43be-b0e4-e9ec46afa02d Authenticating user 'default' from [fd00:1122:3344:101::e]:51558 | ||
| 8114 | 2026.05.15 15:25:41.433416 [ 303 ] {} <Debug> TCP-Session: cafc24c2-7e6b-43be-b0e4-e9ec46afa02d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8115 | 2026.05.15 15:25:41.433429 [ 303 ] {} <Debug> TCP-Session: cafc24c2-7e6b-43be-b0e4-e9ec46afa02d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8116 | 2026.05.15 15:25:41.433671 [ 3 ] {42d6d469-caaf-49ad-91e4-5ee4ed4b75ba} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 8117 | 2026.05.15 15:25:41.433698 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8118 | 2026.05.15 15:25:41.433733 [ 308 ] {} <Debug> TCP-Session: e19b54d6-a2db-476c-8ec9-33364bf76267 Authenticating user 'default' from [fd00:1122:3344:101::e]:38835 | ||
| 8119 | 2026.05.15 15:25:41.433751 [ 308 ] {} <Debug> TCP-Session: e19b54d6-a2db-476c-8ec9-33364bf76267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8120 | 2026.05.15 15:25:41.433768 [ 308 ] {} <Debug> TCP-Session: e19b54d6-a2db-476c-8ec9-33364bf76267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8121 | 2026.05.15 15:25:41.433810 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8122 | 2026.05.15 15:25:41.433851 [ 309 ] {} <Debug> TCP-Session: 414f4eae-db14-4587-8f1e-a8bd9bc689c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54926 | ||
| 8123 | 2026.05.15 15:25:41.433877 [ 309 ] {} <Debug> TCP-Session: 414f4eae-db14-4587-8f1e-a8bd9bc689c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8124 | 2026.05.15 15:25:41.433892 [ 309 ] {} <Debug> TCP-Session: 414f4eae-db14-4587-8f1e-a8bd9bc689c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8125 | 2026.05.15 15:25:41.434166 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8126 | 2026.05.15 15:25:41.434199 [ 285 ] {} <Debug> TCP-Session: 2191823d-075d-432c-bab0-cf32f9415fcf Authenticating user 'default' from [fd00:1122:3344:101::e]:45242 | ||
| 8127 | 2026.05.15 15:25:41.434216 [ 285 ] {} <Debug> TCP-Session: 2191823d-075d-432c-bab0-cf32f9415fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8128 | 2026.05.15 15:25:41.434229 [ 285 ] {} <Debug> TCP-Session: 2191823d-075d-432c-bab0-cf32f9415fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8129 | 2026.05.15 15:25:41.434282 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8130 | 2026.05.15 15:25:41.434324 [ 310 ] {} <Debug> TCP-Session: 1bc71207-8d16-4a42-a140-bbdadc4dee1f Authenticating user 'default' from [fd00:1122:3344:101::e]:55299 | ||
| 8131 | 2026.05.15 15:25:41.434343 [ 310 ] {} <Debug> TCP-Session: 1bc71207-8d16-4a42-a140-bbdadc4dee1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8132 | 2026.05.15 15:25:41.434360 [ 310 ] {} <Debug> TCP-Session: 1bc71207-8d16-4a42-a140-bbdadc4dee1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8133 | 2026.05.15 15:25:41.434401 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8134 | 2026.05.15 15:25:41.434442 [ 306 ] {} <Debug> TCP-Session: 2a7d5b96-402d-41b8-a007-f5bf6c4be6c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47070 | ||
| 8135 | 2026.05.15 15:25:41.434463 [ 306 ] {} <Debug> TCP-Session: 2a7d5b96-402d-41b8-a007-f5bf6c4be6c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8136 | 2026.05.15 15:25:41.434479 [ 306 ] {} <Debug> TCP-Session: 2a7d5b96-402d-41b8-a007-f5bf6c4be6c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8137 | 2026.05.15 15:25:41.434776 [ 349 ] {42d6d469-caaf-49ad-91e4-5ee4ed4b75ba} <Trace> AggregatingTransform: Aggregating | ||
| 8138 | 2026.05.15 15:25:41.434834 [ 349 ] {42d6d469-caaf-49ad-91e4-5ee4ed4b75ba} <Trace> Aggregator: Aggregation method: without_key | ||
| 8139 | 2026.05.15 15:25:41.434875 [ 349 ] {42d6d469-caaf-49ad-91e4-5ee4ed4b75ba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00109701 sec. (911.569 rows/sec., 35.61 KiB/sec.) | ||
| 8140 | 2026.05.15 15:25:41.434895 [ 349 ] {42d6d469-caaf-49ad-91e4-5ee4ed4b75ba} <Trace> Aggregator: Merging aggregated data | ||
| 8141 | 2026.05.15 15:25:41.435595 [ 3 ] {42d6d469-caaf-49ad-91e4-5ee4ed4b75ba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002713 sec., 368.59565057132323 rows/sec., 14.40 KiB/sec. | ||
| 8142 | 2026.05.15 15:25:41.435740 [ 3 ] {42d6d469-caaf-49ad-91e4-5ee4ed4b75ba} <Debug> TCPHandler: Processed in 0.003157736 sec. | ||
| 8143 | 2026.05.15 15:25:41.435919 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8144 | 2026.05.15 15:25:41.435949 [ 3 ] {} <Debug> TCP-Session: eaa4c558-fdca-4c7d-8076-f541cf059832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8145 | 2026.05.15 15:25:41.435956 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8146 | 2026.05.15 15:25:41.435985 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8147 | 2026.05.15 15:25:41.436006 [ 285 ] {} <Debug> TCP-Session: 2191823d-075d-432c-bab0-cf32f9415fcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8148 | 2026.05.15 15:25:41.436008 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8149 | 2026.05.15 15:25:41.436035 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8150 | 2026.05.15 15:25:41.436060 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8151 | 2026.05.15 15:25:41.436091 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8152 | 2026.05.15 15:25:41.436115 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8153 | 2026.05.15 15:25:41.436126 [ 309 ] {} <Debug> TCP-Session: 414f4eae-db14-4587-8f1e-a8bd9bc689c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8154 | 2026.05.15 15:25:41.436144 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8155 | 2026.05.15 15:25:41.436162 [ 307 ] {} <Debug> TCP-Session: 8ccee1e8-f59d-4bd9-99b6-7197aedda395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8156 | 2026.05.15 15:25:41.436072 [ 302 ] {} <Debug> TCP-Session: e9d1e36d-06bf-4c1f-a92c-0c83dc9016c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8157 | 2026.05.15 15:25:41.436213 [ 308 ] {} <Debug> TCP-Session: e19b54d6-a2db-476c-8ec9-33364bf76267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8158 | 2026.05.15 15:25:41.436040 [ 303 ] {} <Debug> TCP-Session: cafc24c2-7e6b-43be-b0e4-e9ec46afa02d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8159 | 2026.05.15 15:25:41.436148 [ 306 ] {} <Debug> TCP-Session: 2a7d5b96-402d-41b8-a007-f5bf6c4be6c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8160 | 2026.05.15 15:25:41.436092 [ 310 ] {} <Debug> TCP-Session: 1bc71207-8d16-4a42-a140-bbdadc4dee1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8161 | 2026.05.15 15:25:41.648405 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36702 | ||
| 8162 | 2026.05.15 15:25:41.648498 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8163 | 2026.05.15 15:25:41.648526 [ 3 ] {} <Debug> TCP-Session: 07b21443-fae4-467e-a663-f2b61365fd2c Authenticating user 'default' from [fd00:1122:3344:101::e]:36702 | ||
| 8164 | 2026.05.15 15:25:41.648552 [ 3 ] {} <Debug> TCP-Session: 07b21443-fae4-467e-a663-f2b61365fd2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8165 | 2026.05.15 15:25:41.648569 [ 3 ] {} <Debug> TCP-Session: 07b21443-fae4-467e-a663-f2b61365fd2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8166 | 2026.05.15 15:25:41.648771 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39179 | ||
| 8167 | 2026.05.15 15:25:41.648810 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40091 | ||
| 8168 | 2026.05.15 15:25:41.648833 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38755 | ||
| 8169 | 2026.05.15 15:25:41.648861 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52955 | ||
| 8170 | 2026.05.15 15:25:41.648878 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62714 | ||
| 8171 | 2026.05.15 15:25:41.648885 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8172 | 2026.05.15 15:25:41.648928 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8173 | 2026.05.15 15:25:41.648928 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8174 | 2026.05.15 15:25:41.648947 [ 285 ] {} <Debug> TCP-Session: 878acd5e-b910-4979-b3c1-9a5da1385046 Authenticating user 'default' from [fd00:1122:3344:101::e]:39179 | ||
| 8175 | 2026.05.15 15:25:41.648971 [ 303 ] {} <Debug> TCP-Session: be8733fd-ec94-4156-97c5-3e13e9d471b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38755 | ||
| 8176 | 2026.05.15 15:25:41.648881 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8177 | 2026.05.15 15:25:41.649012 [ 303 ] {} <Debug> TCP-Session: be8733fd-ec94-4156-97c5-3e13e9d471b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8178 | 2026.05.15 15:25:41.648999 [ 285 ] {} <Debug> TCP-Session: 878acd5e-b910-4979-b3c1-9a5da1385046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8179 | 2026.05.15 15:25:41.649032 [ 302 ] {} <Debug> TCP-Session: 3fde6f31-e38d-4da1-ad0c-0b9389a02768 Authenticating user 'default' from [fd00:1122:3344:101::e]:40091 | ||
| 8180 | 2026.05.15 15:25:41.649039 [ 303 ] {} <Debug> TCP-Session: be8733fd-ec94-4156-97c5-3e13e9d471b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8181 | 2026.05.15 15:25:41.649060 [ 285 ] {} <Debug> TCP-Session: 878acd5e-b910-4979-b3c1-9a5da1385046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8182 | 2026.05.15 15:25:41.649081 [ 302 ] {} <Debug> TCP-Session: 3fde6f31-e38d-4da1-ad0c-0b9389a02768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8183 | 2026.05.15 15:25:41.648873 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64152 | ||
| 8184 | 2026.05.15 15:25:41.649111 [ 302 ] {} <Debug> TCP-Session: 3fde6f31-e38d-4da1-ad0c-0b9389a02768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8185 | 2026.05.15 15:25:41.648845 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42741 | ||
| 8186 | 2026.05.15 15:25:41.648959 [ 308 ] {} <Debug> TCP-Session: 948ad883-44de-4f03-99b3-07132de999df Authenticating user 'default' from [fd00:1122:3344:101::e]:52955 | ||
| 8187 | 2026.05.15 15:25:41.649198 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8188 | 2026.05.15 15:25:41.649219 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8189 | 2026.05.15 15:25:41.649224 [ 308 ] {} <Debug> TCP-Session: 948ad883-44de-4f03-99b3-07132de999df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8190 | 2026.05.15 15:25:41.649245 [ 309 ] {} <Debug> TCP-Session: 760c7619-dc34-42b0-b235-b87f03a5399b Authenticating user 'default' from [fd00:1122:3344:101::e]:64152 | ||
| 8191 | 2026.05.15 15:25:41.649257 [ 308 ] {} <Debug> TCP-Session: 948ad883-44de-4f03-99b3-07132de999df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8192 | 2026.05.15 15:25:41.649281 [ 309 ] {} <Debug> TCP-Session: 760c7619-dc34-42b0-b235-b87f03a5399b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8193 | 2026.05.15 15:25:41.649250 [ 307 ] {} <Debug> TCP-Session: 292b1f2b-ec3e-4d22-a14e-5380b8ab1d96 Authenticating user 'default' from [fd00:1122:3344:101::e]:42741 | ||
| 8194 | 2026.05.15 15:25:41.649305 [ 309 ] {} <Debug> TCP-Session: 760c7619-dc34-42b0-b235-b87f03a5399b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8195 | 2026.05.15 15:25:41.648947 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8196 | 2026.05.15 15:25:41.649351 [ 307 ] {} <Debug> TCP-Session: 292b1f2b-ec3e-4d22-a14e-5380b8ab1d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8197 | 2026.05.15 15:25:41.649380 [ 310 ] {} <Debug> TCP-Session: 1645de1a-c128-44fe-98a8-838f13aba43f Authenticating user 'default' from [fd00:1122:3344:101::e]:62714 | ||
| 8198 | 2026.05.15 15:25:41.649385 [ 307 ] {} <Debug> TCP-Session: 292b1f2b-ec3e-4d22-a14e-5380b8ab1d96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8199 | 2026.05.15 15:25:41.649399 [ 310 ] {} <Debug> TCP-Session: 1645de1a-c128-44fe-98a8-838f13aba43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8200 | 2026.05.15 15:25:41.648888 [ 3 ] {} <Trace> TCP-Session: 07b21443-fae4-467e-a663-f2b61365fd2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2026.05.15 15:25:41.649419 [ 310 ] {} <Debug> TCP-Session: 1645de1a-c128-44fe-98a8-838f13aba43f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8202 | 2026.05.15 15:25:41.648846 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32896 | ||
| 8203 | 2026.05.15 15:25:41.649607 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8204 | 2026.05.15 15:25:41.649628 [ 306 ] {} <Debug> TCP-Session: 253f83d6-ac6f-4eb2-b004-f309f1b36156 Authenticating user 'default' from [fd00:1122:3344:101::e]:32896 | ||
| 8205 | 2026.05.15 15:25:41.649645 [ 306 ] {} <Debug> TCP-Session: 253f83d6-ac6f-4eb2-b004-f309f1b36156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8206 | 2026.05.15 15:25:41.649659 [ 306 ] {} <Debug> TCP-Session: 253f83d6-ac6f-4eb2-b004-f309f1b36156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8207 | 2026.05.15 15:25:41.649687 [ 3 ] {ab9cf796-15b5-4ce6-87ff-5b72e59222ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36702) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8208 | 2026.05.15 15:25:41.649944 [ 3 ] {ab9cf796-15b5-4ce6-87ff-5b72e59222ac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8209 | 2026.05.15 15:25:41.649999 [ 3 ] {ab9cf796-15b5-4ce6-87ff-5b72e59222ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8210 | 2026.05.15 15:25:41.650274 [ 3 ] {ab9cf796-15b5-4ce6-87ff-5b72e59222ac} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 8211 | 2026.05.15 15:25:41.651261 [ 344 ] {ab9cf796-15b5-4ce6-87ff-5b72e59222ac} <Trace> AggregatingTransform: Aggregating | ||
| 8212 | 2026.05.15 15:25:41.651300 [ 344 ] {ab9cf796-15b5-4ce6-87ff-5b72e59222ac} <Trace> Aggregator: Aggregation method: without_key | ||
| 8213 | 2026.05.15 15:25:41.651329 [ 344 ] {ab9cf796-15b5-4ce6-87ff-5b72e59222ac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955747 sec. (1046.302 rows/sec., 40.87 KiB/sec.) | ||
| 8214 | 2026.05.15 15:25:41.651344 [ 344 ] {ab9cf796-15b5-4ce6-87ff-5b72e59222ac} <Trace> Aggregator: Merging aggregated data | ||
| 8215 | 2026.05.15 15:25:41.651908 [ 3 ] {ab9cf796-15b5-4ce6-87ff-5b72e59222ac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002276 sec., 439.3673110720563 rows/sec., 17.16 KiB/sec. | ||
| 8216 | 2026.05.15 15:25:41.652030 [ 3 ] {ab9cf796-15b5-4ce6-87ff-5b72e59222ac} <Debug> TCPHandler: Processed in 0.003266308 sec. | ||
| 8217 | 2026.05.15 15:25:41.652165 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8218 | 2026.05.15 15:25:41.652192 [ 3 ] {} <Debug> TCP-Session: 07b21443-fae4-467e-a663-f2b61365fd2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8219 | 2026.05.15 15:25:41.652203 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8220 | 2026.05.15 15:25:41.652219 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8221 | 2026.05.15 15:25:41.652242 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8222 | 2026.05.15 15:25:41.652256 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8223 | 2026.05.15 15:25:41.652271 [ 302 ] {} <Debug> TCP-Session: 3fde6f31-e38d-4da1-ad0c-0b9389a02768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8224 | 2026.05.15 15:25:41.652282 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8225 | 2026.05.15 15:25:41.652306 [ 310 ] {} <Debug> TCP-Session: 1645de1a-c128-44fe-98a8-838f13aba43f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8226 | 2026.05.15 15:25:41.652313 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8227 | 2026.05.15 15:25:41.652345 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8228 | 2026.05.15 15:25:41.652378 [ 309 ] {} <Debug> TCP-Session: 760c7619-dc34-42b0-b235-b87f03a5399b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8229 | 2026.05.15 15:25:41.652249 [ 285 ] {} <Debug> TCP-Session: 878acd5e-b910-4979-b3c1-9a5da1385046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8230 | 2026.05.15 15:25:41.652343 [ 308 ] {} <Debug> TCP-Session: 948ad883-44de-4f03-99b3-07132de999df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8231 | 2026.05.15 15:25:41.652425 [ 307 ] {} <Debug> TCP-Session: 292b1f2b-ec3e-4d22-a14e-5380b8ab1d96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8232 | 2026.05.15 15:25:41.652294 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8233 | 2026.05.15 15:25:41.652293 [ 306 ] {} <Debug> TCP-Session: 253f83d6-ac6f-4eb2-b004-f309f1b36156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8234 | 2026.05.15 15:25:41.652512 [ 303 ] {} <Debug> TCP-Session: be8733fd-ec94-4156-97c5-3e13e9d471b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8235 | 2026.05.15 15:25:43.098294 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8236 | 2026.05.15 15:25:43.098510 [ 286 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8237 | 2026.05.15 15:25:43.098826 [ 286 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8238 | 2026.05.15 15:25:43.098860 [ 286 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8239 | 2026.05.15 15:25:43.099068 [ 286 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8240 | 2026.05.15 15:25:43.099134 [ 286 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8241 | 2026.05.15 15:25:43.099268 [ 286 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8242 | 2026.05.15 15:25:43.099372 [ 356 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8243 | 2026.05.15 15:25:43.099390 [ 354 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8244 | 2026.05.15 15:25:43.099375 [ 357 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8245 | 2026.05.15 15:25:43.099372 [ 320 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8246 | 2026.05.15 15:25:43.099613 [ 286 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8247 | 2026.05.15 15:25:43.099640 [ 286 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8248 | 2026.05.15 15:25:43.099708 [ 286 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8249 | 2026.05.15 15:25:43.099728 [ 286 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 8250 | 2026.05.15 15:25:43.099760 [ 286 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8251 | 2026.05.15 15:25:43.099798 [ 286 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8252 | 2026.05.15 15:25:43.101204 [ 286 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002769 sec., 15167.930660888407 rows/sec., 2.68 MiB/sec. | ||
| 8253 | 2026.05.15 15:25:43.101405 [ 286 ] {06995ac4-1939-4b34-8eb1-95d6e3d56aa5} <Debug> TCPHandler: Processed in 0.003229457 sec. | ||
| 8254 | 2026.05.15 15:25:43.103760 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8255 | 2026.05.15 15:25:43.103907 [ 286 ] {25222369-9481-48bb-9f45-c95ff4814d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8256 | 2026.05.15 15:25:43.103967 [ 286 ] {25222369-9481-48bb-9f45-c95ff4814d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8257 | 2026.05.15 15:25:43.104661 [ 286 ] {25222369-9481-48bb-9f45-c95ff4814d68} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2026.05.15 15:25:43.104706 [ 286 ] {25222369-9481-48bb-9f45-c95ff4814d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8259 | 2026.05.15 15:25:43.105146 [ 286 ] {25222369-9481-48bb-9f45-c95ff4814d68} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8260 | 2026.05.15 15:25:43.105374 [ 286 ] {25222369-9481-48bb-9f45-c95ff4814d68} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2026.05.15 15:25:43.105520 [ 286 ] {25222369-9481-48bb-9f45-c95ff4814d68} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001663 sec., 69753.45760673482 rows/sec., 5.90 MiB/sec. | ||
| 8262 | 2026.05.15 15:25:43.105565 [ 286 ] {25222369-9481-48bb-9f45-c95ff4814d68} <Debug> TCPHandler: Processed in 0.001923184 sec. | ||
| 8263 | 2026.05.15 15:25:43.105727 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8264 | 2026.05.15 15:25:43.105825 [ 286 ] {71558920-1158-4bc0-b9ab-abd0d2285456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8265 | 2026.05.15 15:25:43.105865 [ 286 ] {71558920-1158-4bc0-b9ab-abd0d2285456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8266 | 2026.05.15 15:25:43.106338 [ 286 ] {71558920-1158-4bc0-b9ab-abd0d2285456} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8267 | 2026.05.15 15:25:43.106375 [ 286 ] {71558920-1158-4bc0-b9ab-abd0d2285456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8268 | 2026.05.15 15:25:43.106667 [ 286 ] {71558920-1158-4bc0-b9ab-abd0d2285456} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8269 | 2026.05.15 15:25:43.106875 [ 286 ] {71558920-1158-4bc0-b9ab-abd0d2285456} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2026.05.15 15:25:43.107007 [ 286 ] {71558920-1158-4bc0-b9ab-abd0d2285456} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001201 sec., 24979.184013322232 rows/sec., 1.83 MiB/sec. | ||
| 8271 | 2026.05.15 15:25:43.107045 [ 286 ] {71558920-1158-4bc0-b9ab-abd0d2285456} <Debug> TCPHandler: Processed in 0.001375694 sec. | ||
| 8272 | 2026.05.15 15:25:43.107186 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8273 | 2026.05.15 15:25:43.107281 [ 286 ] {78e8498b-7957-4e5d-a51c-6346f480adf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8274 | 2026.05.15 15:25:43.107320 [ 286 ] {78e8498b-7957-4e5d-a51c-6346f480adf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8275 | 2026.05.15 15:25:43.107771 [ 286 ] {78e8498b-7957-4e5d-a51c-6346f480adf4} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8276 | 2026.05.15 15:25:43.107808 [ 286 ] {78e8498b-7957-4e5d-a51c-6346f480adf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8277 | 2026.05.15 15:25:43.108135 [ 286 ] {78e8498b-7957-4e5d-a51c-6346f480adf4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8278 | 2026.05.15 15:25:43.108339 [ 286 ] {78e8498b-7957-4e5d-a51c-6346f480adf4} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2026.05.15 15:25:43.108466 [ 286 ] {78e8498b-7957-4e5d-a51c-6346f480adf4} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001204 sec., 78073.08970099667 rows/sec., 6.10 MiB/sec. | ||
| 8280 | 2026.05.15 15:25:43.108503 [ 286 ] {78e8498b-7957-4e5d-a51c-6346f480adf4} <Debug> TCPHandler: Processed in 0.001365254 sec. | ||
| 8281 | 2026.05.15 15:25:43.108638 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2026.05.15 15:25:43.108732 [ 286 ] {8d2a26c4-4a7b-4275-a4eb-494d8b146540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8283 | 2026.05.15 15:25:43.108776 [ 286 ] {8d2a26c4-4a7b-4275-a4eb-494d8b146540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8284 | 2026.05.15 15:25:43.109219 [ 286 ] {8d2a26c4-4a7b-4275-a4eb-494d8b146540} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.05.15 15:25:43.109254 [ 286 ] {8d2a26c4-4a7b-4275-a4eb-494d8b146540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8286 | 2026.05.15 15:25:43.109575 [ 286 ] {8d2a26c4-4a7b-4275-a4eb-494d8b146540} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8287 | 2026.05.15 15:25:43.109807 [ 286 ] {8d2a26c4-4a7b-4275-a4eb-494d8b146540} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.05.15 15:25:43.109943 [ 286 ] {8d2a26c4-4a7b-4275-a4eb-494d8b146540} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 8289 | 2026.05.15 15:25:43.109980 [ 286 ] {8d2a26c4-4a7b-4275-a4eb-494d8b146540} <Debug> TCPHandler: Processed in 0.001390565 sec. | ||
| 8290 | 2026.05.15 15:25:43.110103 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8291 | 2026.05.15 15:25:43.110197 [ 286 ] {9f9b0e11-1f2a-470d-8f7b-a751359ca353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8292 | 2026.05.15 15:25:43.110251 [ 286 ] {9f9b0e11-1f2a-470d-8f7b-a751359ca353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8293 | 2026.05.15 15:25:43.111126 [ 286 ] {9f9b0e11-1f2a-470d-8f7b-a751359ca353} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.05.15 15:25:43.111162 [ 286 ] {9f9b0e11-1f2a-470d-8f7b-a751359ca353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8295 | 2026.05.15 15:25:43.111724 [ 286 ] {9f9b0e11-1f2a-470d-8f7b-a751359ca353} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8296 | 2026.05.15 15:25:43.111940 [ 286 ] {9f9b0e11-1f2a-470d-8f7b-a751359ca353} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.05.15 15:25:43.112079 [ 286 ] {9f9b0e11-1f2a-470d-8f7b-a751359ca353} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.0019 sec., 15789.473684210527 rows/sec., 28.29 MiB/sec. | ||
| 8298 | 2026.05.15 15:25:43.112131 [ 286 ] {9f9b0e11-1f2a-470d-8f7b-a751359ca353} <Debug> TCPHandler: Processed in 0.002075367 sec. | ||
| 8299 | 2026.05.15 15:25:43.112262 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8300 | 2026.05.15 15:25:43.112357 [ 286 ] {d6b3ef06-5c6a-414f-99e1-031730f09400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8301 | 2026.05.15 15:25:43.112398 [ 286 ] {d6b3ef06-5c6a-414f-99e1-031730f09400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8302 | 2026.05.15 15:25:43.112788 [ 286 ] {d6b3ef06-5c6a-414f-99e1-031730f09400} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8303 | 2026.05.15 15:25:43.112824 [ 286 ] {d6b3ef06-5c6a-414f-99e1-031730f09400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8304 | 2026.05.15 15:25:43.113118 [ 286 ] {d6b3ef06-5c6a-414f-99e1-031730f09400} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8305 | 2026.05.15 15:25:43.113334 [ 286 ] {d6b3ef06-5c6a-414f-99e1-031730f09400} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8306 | 2026.05.15 15:25:43.113461 [ 286 ] {d6b3ef06-5c6a-414f-99e1-031730f09400} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 8307 | 2026.05.15 15:25:43.113497 [ 286 ] {d6b3ef06-5c6a-414f-99e1-031730f09400} <Debug> TCPHandler: Processed in 0.001282612 sec. | ||
| 8308 | 2026.05.15 15:25:43.915553 [ 4 ] {} <Trace> TCP-Session: 38cf8d3e-9646-4e3f-be13-2f926f3bda48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8309 | 2026.05.15 15:25:43.915808 [ 4 ] {c4a332ae-d683-4d6f-9d5c-5a92a7c7db00} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36859) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 8310 | 2026.05.15 15:25:43.916340 [ 4 ] {c4a332ae-d683-4d6f-9d5c-5a92a7c7db00} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 8311 | 2026.05.15 15:25:43.916644 [ 4 ] {c4a332ae-d683-4d6f-9d5c-5a92a7c7db00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8312 | 2026.05.15 15:25:43.917085 [ 357 ] {c4a332ae-d683-4d6f-9d5c-5a92a7c7db00} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 8313 | 2026.05.15 15:25:43.917686 [ 4 ] {c4a332ae-d683-4d6f-9d5c-5a92a7c7db00} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002005 sec., 61845.38653366584 rows/sec., 3.41 MiB/sec. | ||
| 8314 | 2026.05.15 15:25:43.917797 [ 4 ] {c4a332ae-d683-4d6f-9d5c-5a92a7c7db00} <Debug> TCPHandler: Processed in 0.002365642 sec. | ||
| 8315 | 2026.05.15 15:25:45.444558 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8316 | 2026.05.15 15:25:45.444658 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8317 | 2026.05.15 15:25:45.542406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15346 | ||
| 8318 | 2026.05.15 15:25:45.542926 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2026.05.15 15:25:45.542966 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8320 | 2026.05.15 15:25:45.543465 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8321 | 2026.05.15 15:25:45.543694 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.05.15 15:25:45.543826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15346 | ||
| 8323 | 2026.05.15 15:25:45.597138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1034 | ||
| 8324 | 2026.05.15 15:25:45.599536 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.05.15 15:25:45.599575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8326 | 2026.05.15 15:25:45.600807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8327 | 2026.05.15 15:25:45.601066 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2026.05.15 15:25:45.601301 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 8329 | 2026.05.15 15:25:46.001518 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001004937 sec. | ||
| 8330 | 2026.05.15 15:25:46.350310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 8331 | 2026.05.15 15:25:46.365019 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2026.05.15 15:25:46.365075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8333 | 2026.05.15 15:25:46.370429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8334 | 2026.05.15 15:25:46.371150 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8335 | 2026.05.15 15:25:46.373921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 8336 | 2026.05.15 15:25:48.102097 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8337 | 2026.05.15 15:25:48.102475 [ 286 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8338 | 2026.05.15 15:25:48.102983 [ 286 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8339 | 2026.05.15 15:25:48.103021 [ 286 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8340 | 2026.05.15 15:25:48.103261 [ 286 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8341 | 2026.05.15 15:25:48.103328 [ 286 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8342 | 2026.05.15 15:25:48.103470 [ 286 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8343 | 2026.05.15 15:25:48.103584 [ 320 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8344 | 2026.05.15 15:25:48.103586 [ 356 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8345 | 2026.05.15 15:25:48.103617 [ 357 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8346 | 2026.05.15 15:25:48.103613 [ 354 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8347 | 2026.05.15 15:25:48.103840 [ 286 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8348 | 2026.05.15 15:25:48.103869 [ 286 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8349 | 2026.05.15 15:25:48.103940 [ 286 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8350 | 2026.05.15 15:25:48.103968 [ 286 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 8351 | 2026.05.15 15:25:48.104003 [ 286 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8352 | 2026.05.15 15:25:48.104040 [ 286 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8353 | 2026.05.15 15:25:48.105298 [ 286 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.00299 sec., 14046.822742474917 rows/sec., 2.48 MiB/sec. | ||
| 8354 | 2026.05.15 15:25:48.105412 [ 286 ] {cf883de2-9031-4949-8b50-2732bedb9792} <Debug> TCPHandler: Processed in 0.003490722 sec. | ||
| 8355 | 2026.05.15 15:25:48.110676 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8356 | 2026.05.15 15:25:48.110890 [ 286 ] {15cecd25-c9c4-44af-a289-7457fe8f4ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8357 | 2026.05.15 15:25:48.111011 [ 286 ] {15cecd25-c9c4-44af-a289-7457fe8f4ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8358 | 2026.05.15 15:25:48.111859 [ 286 ] {15cecd25-c9c4-44af-a289-7457fe8f4ded} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2026.05.15 15:25:48.111897 [ 286 ] {15cecd25-c9c4-44af-a289-7457fe8f4ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8360 | 2026.05.15 15:25:48.112272 [ 286 ] {15cecd25-c9c4-44af-a289-7457fe8f4ded} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8361 | 2026.05.15 15:25:48.112492 [ 286 ] {15cecd25-c9c4-44af-a289-7457fe8f4ded} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2026.05.15 15:25:48.112633 [ 286 ] {15cecd25-c9c4-44af-a289-7457fe8f4ded} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001801 sec., 157690.17212659633 rows/sec., 10.02 MiB/sec. | ||
| 8363 | 2026.05.15 15:25:48.112672 [ 286 ] {15cecd25-c9c4-44af-a289-7457fe8f4ded} <Debug> TCPHandler: Processed in 0.002099717 sec. | ||
| 8364 | 2026.05.15 15:25:48.112820 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8365 | 2026.05.15 15:25:48.112942 [ 286 ] {3a3cb65f-9a38-4979-9c1d-b99e2a1b6e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8366 | 2026.05.15 15:25:48.112983 [ 286 ] {3a3cb65f-9a38-4979-9c1d-b99e2a1b6e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8367 | 2026.05.15 15:25:48.113843 [ 286 ] {3a3cb65f-9a38-4979-9c1d-b99e2a1b6e93} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2026.05.15 15:25:48.113881 [ 286 ] {3a3cb65f-9a38-4979-9c1d-b99e2a1b6e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8369 | 2026.05.15 15:25:48.114235 [ 286 ] {3a3cb65f-9a38-4979-9c1d-b99e2a1b6e93} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8370 | 2026.05.15 15:25:48.114456 [ 286 ] {3a3cb65f-9a38-4979-9c1d-b99e2a1b6e93} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2026.05.15 15:25:48.114587 [ 286 ] {3a3cb65f-9a38-4979-9c1d-b99e2a1b6e93} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001664 sec., 494591.3461538462 rows/sec., 38.38 MiB/sec. | ||
| 8372 | 2026.05.15 15:25:48.114625 [ 286 ] {3a3cb65f-9a38-4979-9c1d-b99e2a1b6e93} <Debug> TCPHandler: Processed in 0.001853332 sec. | ||
| 8373 | 2026.05.15 15:25:48.114792 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8374 | 2026.05.15 15:25:48.114891 [ 286 ] {25563cd8-ba6f-42a7-90bf-968cef4e0643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8375 | 2026.05.15 15:25:48.114930 [ 286 ] {25563cd8-ba6f-42a7-90bf-968cef4e0643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8376 | 2026.05.15 15:25:48.115395 [ 286 ] {25563cd8-ba6f-42a7-90bf-968cef4e0643} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2026.05.15 15:25:48.115431 [ 286 ] {25563cd8-ba6f-42a7-90bf-968cef4e0643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8378 | 2026.05.15 15:25:48.115744 [ 286 ] {25563cd8-ba6f-42a7-90bf-968cef4e0643} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8379 | 2026.05.15 15:25:48.115964 [ 286 ] {25563cd8-ba6f-42a7-90bf-968cef4e0643} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2026.05.15 15:25:48.116093 [ 286 ] {25563cd8-ba6f-42a7-90bf-968cef4e0643} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.00122 sec., 127049.18032786886 rows/sec., 7.62 MiB/sec. | ||
| 8381 | 2026.05.15 15:25:48.116130 [ 286 ] {25563cd8-ba6f-42a7-90bf-968cef4e0643} <Debug> TCPHandler: Processed in 0.001385744 sec. | ||
| 8382 | 2026.05.15 15:25:48.116263 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8383 | 2026.05.15 15:25:48.116360 [ 286 ] {95453b64-332b-4534-89f5-c9de82d891c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8384 | 2026.05.15 15:25:48.116398 [ 286 ] {95453b64-332b-4534-89f5-c9de82d891c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8385 | 2026.05.15 15:25:48.116849 [ 286 ] {95453b64-332b-4534-89f5-c9de82d891c1} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2026.05.15 15:25:48.116885 [ 286 ] {95453b64-332b-4534-89f5-c9de82d891c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8387 | 2026.05.15 15:25:48.117196 [ 286 ] {95453b64-332b-4534-89f5-c9de82d891c1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8388 | 2026.05.15 15:25:48.117408 [ 286 ] {95453b64-332b-4534-89f5-c9de82d891c1} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2026.05.15 15:25:48.117552 [ 286 ] {95453b64-332b-4534-89f5-c9de82d891c1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001211 sec., 123038.81090008256 rows/sec., 7.95 MiB/sec. | ||
| 8390 | 2026.05.15 15:25:48.117590 [ 286 ] {95453b64-332b-4534-89f5-c9de82d891c1} <Debug> TCPHandler: Processed in 0.001374604 sec. | ||
| 8391 | 2026.05.15 15:25:48.117745 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8392 | 2026.05.15 15:25:48.117843 [ 286 ] {d5cb94de-fa51-4138-8ea7-f24f5c9b4289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8393 | 2026.05.15 15:25:48.117882 [ 286 ] {d5cb94de-fa51-4138-8ea7-f24f5c9b4289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8394 | 2026.05.15 15:25:48.118392 [ 286 ] {d5cb94de-fa51-4138-8ea7-f24f5c9b4289} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2026.05.15 15:25:48.118429 [ 286 ] {d5cb94de-fa51-4138-8ea7-f24f5c9b4289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8396 | 2026.05.15 15:25:48.118726 [ 286 ] {d5cb94de-fa51-4138-8ea7-f24f5c9b4289} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8397 | 2026.05.15 15:25:48.118938 [ 286 ] {d5cb94de-fa51-4138-8ea7-f24f5c9b4289} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8398 | 2026.05.15 15:25:48.119064 [ 286 ] {d5cb94de-fa51-4138-8ea7-f24f5c9b4289} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001242 sec., 119162.64090177133 rows/sec., 6.78 MiB/sec. | ||
| 8399 | 2026.05.15 15:25:48.119102 [ 286 ] {d5cb94de-fa51-4138-8ea7-f24f5c9b4289} <Debug> TCPHandler: Processed in 0.001405935 sec. | ||
| 8400 | 2026.05.15 15:25:48.119244 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8401 | 2026.05.15 15:25:48.119339 [ 286 ] {aaf94180-7010-4bc7-9b1d-709be3373fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8402 | 2026.05.15 15:25:48.119377 [ 286 ] {aaf94180-7010-4bc7-9b1d-709be3373fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8403 | 2026.05.15 15:25:48.119974 [ 286 ] {aaf94180-7010-4bc7-9b1d-709be3373fed} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2026.05.15 15:25:48.120011 [ 286 ] {aaf94180-7010-4bc7-9b1d-709be3373fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8405 | 2026.05.15 15:25:48.120344 [ 286 ] {aaf94180-7010-4bc7-9b1d-709be3373fed} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8406 | 2026.05.15 15:25:48.120563 [ 286 ] {aaf94180-7010-4bc7-9b1d-709be3373fed} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2026.05.15 15:25:48.120696 [ 286 ] {aaf94180-7010-4bc7-9b1d-709be3373fed} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.00137 sec., 367153.28467153286 rows/sec., 25.82 MiB/sec. | ||
| 8408 | 2026.05.15 15:25:48.120734 [ 286 ] {aaf94180-7010-4bc7-9b1d-709be3373fed} <Debug> TCPHandler: Processed in 0.001538187 sec. | ||
| 8409 | 2026.05.15 15:25:48.120866 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8410 | 2026.05.15 15:25:48.120961 [ 286 ] {1a41e94f-ee55-492b-8c44-2caf44934429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8411 | 2026.05.15 15:25:48.121001 [ 286 ] {1a41e94f-ee55-492b-8c44-2caf44934429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8412 | 2026.05.15 15:25:48.121355 [ 286 ] {1a41e94f-ee55-492b-8c44-2caf44934429} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.05.15 15:25:48.121390 [ 286 ] {1a41e94f-ee55-492b-8c44-2caf44934429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8414 | 2026.05.15 15:25:48.121696 [ 286 ] {1a41e94f-ee55-492b-8c44-2caf44934429} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8415 | 2026.05.15 15:25:48.121902 [ 286 ] {1a41e94f-ee55-492b-8c44-2caf44934429} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.05.15 15:25:48.122042 [ 286 ] {1a41e94f-ee55-492b-8c44-2caf44934429} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 8417 | 2026.05.15 15:25:48.122084 [ 286 ] {1a41e94f-ee55-492b-8c44-2caf44934429} <Debug> TCPHandler: Processed in 0.001262412 sec. | ||
| 8418 | 2026.05.15 15:25:48.122214 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8419 | 2026.05.15 15:25:48.122308 [ 286 ] {a312c7e2-d920-4c98-9d2a-3cd6db55c98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8420 | 2026.05.15 15:25:48.122349 [ 286 ] {a312c7e2-d920-4c98-9d2a-3cd6db55c98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8421 | 2026.05.15 15:25:48.122758 [ 286 ] {a312c7e2-d920-4c98-9d2a-3cd6db55c98e} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2026.05.15 15:25:48.122794 [ 286 ] {a312c7e2-d920-4c98-9d2a-3cd6db55c98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8423 | 2026.05.15 15:25:48.123131 [ 286 ] {a312c7e2-d920-4c98-9d2a-3cd6db55c98e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8424 | 2026.05.15 15:25:48.123342 [ 286 ] {a312c7e2-d920-4c98-9d2a-3cd6db55c98e} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2026.05.15 15:25:48.123470 [ 286 ] {a312c7e2-d920-4c98-9d2a-3cd6db55c98e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00118 sec., 224576.27118644066 rows/sec., 14.92 MiB/sec. | ||
| 8426 | 2026.05.15 15:25:48.123507 [ 286 ] {a312c7e2-d920-4c98-9d2a-3cd6db55c98e} <Debug> TCPHandler: Processed in 0.001340574 sec. | ||
| 8427 | 2026.05.15 15:25:48.123643 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8428 | 2026.05.15 15:25:48.123738 [ 286 ] {ebbf34b9-3715-45df-a69c-adc867ff87fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8429 | 2026.05.15 15:25:48.123782 [ 286 ] {ebbf34b9-3715-45df-a69c-adc867ff87fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8430 | 2026.05.15 15:25:48.124130 [ 286 ] {ebbf34b9-3715-45df-a69c-adc867ff87fa} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8431 | 2026.05.15 15:25:48.124165 [ 286 ] {ebbf34b9-3715-45df-a69c-adc867ff87fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8432 | 2026.05.15 15:25:48.124460 [ 286 ] {ebbf34b9-3715-45df-a69c-adc867ff87fa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8433 | 2026.05.15 15:25:48.124665 [ 286 ] {ebbf34b9-3715-45df-a69c-adc867ff87fa} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8434 | 2026.05.15 15:25:48.124797 [ 286 ] {ebbf34b9-3715-45df-a69c-adc867ff87fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 8435 | 2026.05.15 15:25:48.124834 [ 286 ] {ebbf34b9-3715-45df-a69c-adc867ff87fa} <Debug> TCPHandler: Processed in 0.001238642 sec. | ||
| 8436 | 2026.05.15 15:25:48.124959 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8437 | 2026.05.15 15:25:48.125053 [ 286 ] {23d1420c-1453-4113-a83b-4929a8b06d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8438 | 2026.05.15 15:25:48.125105 [ 286 ] {23d1420c-1453-4113-a83b-4929a8b06d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8439 | 2026.05.15 15:25:48.125859 [ 286 ] {23d1420c-1453-4113-a83b-4929a8b06d20} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2026.05.15 15:25:48.125894 [ 286 ] {23d1420c-1453-4113-a83b-4929a8b06d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8441 | 2026.05.15 15:25:48.126405 [ 286 ] {23d1420c-1453-4113-a83b-4929a8b06d20} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8442 | 2026.05.15 15:25:48.126620 [ 286 ] {23d1420c-1453-4113-a83b-4929a8b06d20} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8443 | 2026.05.15 15:25:48.126754 [ 286 ] {23d1420c-1453-4113-a83b-4929a8b06d20} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00172 sec., 7558.139534883721 rows/sec., 13.54 MiB/sec. | ||
| 8444 | 2026.05.15 15:25:48.126806 [ 286 ] {23d1420c-1453-4113-a83b-4929a8b06d20} <Debug> TCPHandler: Processed in 0.001895344 sec. | ||
| 8445 | 2026.05.15 15:25:48.126943 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8446 | 2026.05.15 15:25:48.127038 [ 286 ] {63d76be1-5799-439f-8abe-427799fd7c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8447 | 2026.05.15 15:25:48.127078 [ 286 ] {63d76be1-5799-439f-8abe-427799fd7c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8448 | 2026.05.15 15:25:48.127432 [ 286 ] {63d76be1-5799-439f-8abe-427799fd7c74} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8449 | 2026.05.15 15:25:48.127468 [ 286 ] {63d76be1-5799-439f-8abe-427799fd7c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8450 | 2026.05.15 15:25:48.127794 [ 286 ] {63d76be1-5799-439f-8abe-427799fd7c74} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8451 | 2026.05.15 15:25:48.128019 [ 286 ] {63d76be1-5799-439f-8abe-427799fd7c74} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2026.05.15 15:25:48.128145 [ 286 ] {63d76be1-5799-439f-8abe-427799fd7c74} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001124 sec., 80071.1743772242 rows/sec., 5.01 MiB/sec. | ||
| 8453 | 2026.05.15 15:25:48.128179 [ 286 ] {63d76be1-5799-439f-8abe-427799fd7c74} <Debug> TCPHandler: Processed in 0.001284353 sec. | ||
| 8454 | 2026.05.15 15:25:48.399239 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8455 | 2026.05.15 15:25:48.399509 [ 286 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 8456 | 2026.05.15 15:25:48.400023 [ 286 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8457 | 2026.05.15 15:25:48.400066 [ 286 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 8458 | 2026.05.15 15:25:48.400309 [ 286 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8459 | 2026.05.15 15:25:48.400379 [ 286 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8460 | 2026.05.15 15:25:48.400526 [ 286 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8461 | 2026.05.15 15:25:48.400631 [ 356 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8462 | 2026.05.15 15:25:48.400648 [ 357 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8463 | 2026.05.15 15:25:48.400630 [ 320 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8464 | 2026.05.15 15:25:48.400630 [ 354 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8465 | 2026.05.15 15:25:48.400937 [ 286 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8466 | 2026.05.15 15:25:48.400966 [ 286 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8467 | 2026.05.15 15:25:48.401036 [ 286 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8468 | 2026.05.15 15:25:48.401056 [ 286 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 8469 | 2026.05.15 15:25:48.401090 [ 286 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8470 | 2026.05.15 15:25:48.401134 [ 286 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8471 | 2026.05.15 15:25:48.402619 [ 286 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Debug> executeQuery: Read 42 rows, 9.23 KiB in 0.003206 sec., 13100.436681222707 rows/sec., 2.81 MiB/sec. | ||
| 8472 | 2026.05.15 15:25:48.402850 [ 286 ] {d4021789-a147-4441-ae2e-80d03cef0085} <Debug> TCPHandler: Processed in 0.003829598 sec. | ||
| 8473 | 2026.05.15 15:25:48.415014 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2026.05.15 15:25:48.415158 [ 286 ] {1163da70-1532-41a9-b411-f87a87ed12b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8475 | 2026.05.15 15:25:48.415217 [ 286 ] {1163da70-1532-41a9-b411-f87a87ed12b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8476 | 2026.05.15 15:25:48.415758 [ 286 ] {1163da70-1532-41a9-b411-f87a87ed12b8} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.05.15 15:25:48.415804 [ 286 ] {1163da70-1532-41a9-b411-f87a87ed12b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8478 | 2026.05.15 15:25:48.416156 [ 286 ] {1163da70-1532-41a9-b411-f87a87ed12b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8479 | 2026.05.15 15:25:48.416379 [ 286 ] {1163da70-1532-41a9-b411-f87a87ed12b8} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2026.05.15 15:25:48.416520 [ 286 ] {1163da70-1532-41a9-b411-f87a87ed12b8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001408 sec., 1420.4545454545455 rows/sec., 115.83 KiB/sec. | ||
| 8481 | 2026.05.15 15:25:48.416560 [ 286 ] {1163da70-1532-41a9-b411-f87a87ed12b8} <Debug> TCPHandler: Processed in 0.001665279 sec. | ||
| 8482 | 2026.05.15 15:25:48.416720 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8483 | 2026.05.15 15:25:48.416816 [ 286 ] {ecc4f1f8-bb36-499a-a729-dfaac4d2e5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8484 | 2026.05.15 15:25:48.416854 [ 286 ] {ecc4f1f8-bb36-499a-a729-dfaac4d2e5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8485 | 2026.05.15 15:25:48.418299 [ 286 ] {ecc4f1f8-bb36-499a-a729-dfaac4d2e5fc} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.05.15 15:25:48.418336 [ 286 ] {ecc4f1f8-bb36-499a-a729-dfaac4d2e5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8487 | 2026.05.15 15:25:48.418774 [ 286 ] {ecc4f1f8-bb36-499a-a729-dfaac4d2e5fc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8488 | 2026.05.15 15:25:48.418993 [ 286 ] {ecc4f1f8-bb36-499a-a729-dfaac4d2e5fc} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.05.15 15:25:48.419119 [ 286 ] {ecc4f1f8-bb36-499a-a729-dfaac4d2e5fc} <Debug> executeQuery: Read 2462 rows, 185.95 KiB in 0.002321 sec., 1060749.676863421 rows/sec., 78.24 MiB/sec. | ||
| 8490 | 2026.05.15 15:25:48.419156 [ 286 ] {ecc4f1f8-bb36-499a-a729-dfaac4d2e5fc} <Debug> TCPHandler: Processed in 0.002484954 sec. | ||
| 8491 | 2026.05.15 15:25:48.419280 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2026.05.15 15:25:48.419375 [ 286 ] {58e4ca36-a725-4249-986e-0101b2ff7b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8493 | 2026.05.15 15:25:48.419414 [ 286 ] {58e4ca36-a725-4249-986e-0101b2ff7b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8494 | 2026.05.15 15:25:48.419835 [ 286 ] {58e4ca36-a725-4249-986e-0101b2ff7b7c} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2026.05.15 15:25:48.419870 [ 286 ] {58e4ca36-a725-4249-986e-0101b2ff7b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8496 | 2026.05.15 15:25:48.420158 [ 286 ] {58e4ca36-a725-4249-986e-0101b2ff7b7c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8497 | 2026.05.15 15:25:48.420372 [ 286 ] {58e4ca36-a725-4249-986e-0101b2ff7b7c} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.05.15 15:25:48.420500 [ 286 ] {58e4ca36-a725-4249-986e-0101b2ff7b7c} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001143 sec., 35870.516185476816 rows/sec., 2.62 MiB/sec. | ||
| 8499 | 2026.05.15 15:25:48.420538 [ 286 ] {58e4ca36-a725-4249-986e-0101b2ff7b7c} <Debug> TCPHandler: Processed in 0.001305323 sec. | ||
| 8500 | 2026.05.15 15:25:48.420656 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8501 | 2026.05.15 15:25:48.420756 [ 286 ] {7295925d-1206-4b4c-8089-5203b0bc355f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8502 | 2026.05.15 15:25:48.420796 [ 286 ] {7295925d-1206-4b4c-8089-5203b0bc355f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8503 | 2026.05.15 15:25:48.421450 [ 286 ] {7295925d-1206-4b4c-8089-5203b0bc355f} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2026.05.15 15:25:48.421485 [ 286 ] {7295925d-1206-4b4c-8089-5203b0bc355f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8505 | 2026.05.15 15:25:48.421815 [ 286 ] {7295925d-1206-4b4c-8089-5203b0bc355f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8506 | 2026.05.15 15:25:48.422019 [ 286 ] {7295925d-1206-4b4c-8089-5203b0bc355f} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.05.15 15:25:48.422151 [ 286 ] {7295925d-1206-4b4c-8089-5203b0bc355f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001412 sec., 567280.4532577903 rows/sec., 32.77 MiB/sec. | ||
| 8508 | 2026.05.15 15:25:48.422188 [ 286 ] {7295925d-1206-4b4c-8089-5203b0bc355f} <Debug> TCPHandler: Processed in 0.001579918 sec. | ||
| 8509 | 2026.05.15 15:25:48.422305 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2026.05.15 15:25:48.422400 [ 286 ] {83835b36-7b7e-488a-b609-6619c54c8b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8511 | 2026.05.15 15:25:48.422438 [ 286 ] {83835b36-7b7e-488a-b609-6619c54c8b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8512 | 2026.05.15 15:25:48.422816 [ 286 ] {83835b36-7b7e-488a-b609-6619c54c8b2c} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2026.05.15 15:25:48.422850 [ 286 ] {83835b36-7b7e-488a-b609-6619c54c8b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8514 | 2026.05.15 15:25:48.423129 [ 286 ] {83835b36-7b7e-488a-b609-6619c54c8b2c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 8515 | 2026.05.15 15:25:48.423339 [ 286 ] {83835b36-7b7e-488a-b609-6619c54c8b2c} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2026.05.15 15:25:48.423461 [ 286 ] {83835b36-7b7e-488a-b609-6619c54c8b2c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001078 sec., 927.643784786642 rows/sec., 65.22 KiB/sec. | ||
| 8517 | 2026.05.15 15:25:48.423498 [ 286 ] {83835b36-7b7e-488a-b609-6619c54c8b2c} <Debug> TCPHandler: Processed in 0.001241131 sec. | ||
| 8518 | 2026.05.15 15:25:48.423618 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2026.05.15 15:25:48.423713 [ 286 ] {4432873c-3f8b-4852-be65-02a7b881d186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8520 | 2026.05.15 15:25:48.423752 [ 286 ] {4432873c-3f8b-4852-be65-02a7b881d186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8521 | 2026.05.15 15:25:48.424550 [ 286 ] {4432873c-3f8b-4852-be65-02a7b881d186} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2026.05.15 15:25:48.424586 [ 286 ] {4432873c-3f8b-4852-be65-02a7b881d186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8523 | 2026.05.15 15:25:48.424940 [ 286 ] {4432873c-3f8b-4852-be65-02a7b881d186} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8524 | 2026.05.15 15:25:48.425143 [ 286 ] {4432873c-3f8b-4852-be65-02a7b881d186} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2026.05.15 15:25:48.425268 [ 286 ] {4432873c-3f8b-4852-be65-02a7b881d186} <Debug> executeQuery: Read 1320 rows, 90.52 KiB in 0.001573 sec., 839160.8391608392 rows/sec., 56.20 MiB/sec. | ||
| 8526 | 2026.05.15 15:25:48.425304 [ 286 ] {4432873c-3f8b-4852-be65-02a7b881d186} <Debug> TCPHandler: Processed in 0.00173461 sec. | ||
| 8527 | 2026.05.15 15:25:48.425421 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8528 | 2026.05.15 15:25:48.425516 [ 286 ] {d008cd40-0190-4c9d-bf41-346fb0d6830c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8529 | 2026.05.15 15:25:48.425558 [ 286 ] {d008cd40-0190-4c9d-bf41-346fb0d6830c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8530 | 2026.05.15 15:25:48.426282 [ 286 ] {d008cd40-0190-4c9d-bf41-346fb0d6830c} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.05.15 15:25:48.426317 [ 286 ] {d008cd40-0190-4c9d-bf41-346fb0d6830c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8532 | 2026.05.15 15:25:48.426739 [ 286 ] {d008cd40-0190-4c9d-bf41-346fb0d6830c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8533 | 2026.05.15 15:25:48.426949 [ 286 ] {d008cd40-0190-4c9d-bf41-346fb0d6830c} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2026.05.15 15:25:48.427074 [ 286 ] {d008cd40-0190-4c9d-bf41-346fb0d6830c} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001576 sec., 949873.0964467005 rows/sec., 57.61 MiB/sec. | ||
| 8535 | 2026.05.15 15:25:48.427111 [ 286 ] {d008cd40-0190-4c9d-bf41-346fb0d6830c} <Debug> TCPHandler: Processed in 0.00173766 sec. | ||
| 8536 | 2026.05.15 15:25:48.427246 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2026.05.15 15:25:48.427349 [ 286 ] {cd40d3f1-b01e-4f99-8734-2874dcfd4a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8538 | 2026.05.15 15:25:48.427402 [ 286 ] {cd40d3f1-b01e-4f99-8734-2874dcfd4a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8539 | 2026.05.15 15:25:48.428229 [ 286 ] {cd40d3f1-b01e-4f99-8734-2874dcfd4a34} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.05.15 15:25:48.428264 [ 286 ] {cd40d3f1-b01e-4f99-8734-2874dcfd4a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8541 | 2026.05.15 15:25:48.428802 [ 286 ] {cd40d3f1-b01e-4f99-8734-2874dcfd4a34} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8542 | 2026.05.15 15:25:48.429017 [ 286 ] {cd40d3f1-b01e-4f99-8734-2874dcfd4a34} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.05.15 15:25:48.429158 [ 286 ] {cd40d3f1-b01e-4f99-8734-2874dcfd4a34} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001827 sec., 21346.46962233169 rows/sec., 38.25 MiB/sec. | ||
| 8544 | 2026.05.15 15:25:48.429214 [ 286 ] {cd40d3f1-b01e-4f99-8734-2874dcfd4a34} <Debug> TCPHandler: Processed in 0.002016216 sec. | ||
| 8545 | 2026.05.15 15:25:48.429344 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2026.05.15 15:25:48.429438 [ 286 ] {24acee30-5614-46d6-bf9e-00a01932f66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8547 | 2026.05.15 15:25:48.429477 [ 286 ] {24acee30-5614-46d6-bf9e-00a01932f66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8548 | 2026.05.15 15:25:48.429807 [ 286 ] {24acee30-5614-46d6-bf9e-00a01932f66a} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.05.15 15:25:48.429842 [ 286 ] {24acee30-5614-46d6-bf9e-00a01932f66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8550 | 2026.05.15 15:25:48.430151 [ 286 ] {24acee30-5614-46d6-bf9e-00a01932f66a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8551 | 2026.05.15 15:25:48.430356 [ 286 ] {24acee30-5614-46d6-bf9e-00a01932f66a} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.05.15 15:25:48.430483 [ 286 ] {24acee30-5614-46d6-bf9e-00a01932f66a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001063 sec., 11288.805268109127 rows/sec., 779.05 KiB/sec. | ||
| 8553 | 2026.05.15 15:25:48.430518 [ 286 ] {24acee30-5614-46d6-bf9e-00a01932f66a} <Debug> TCPHandler: Processed in 0.001222021 sec. | ||
| 8554 | 2026.05.15 15:25:49.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.66 MiB, peak 293.53 MiB, free memory in arenas 0.00 B, will set to 288.32 MiB (RSS), difference: -1.33 MiB | ||
| 8555 | 2026.05.15 15:25:50.101767 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44333 | ||
| 8556 | 2026.05.15 15:25:50.101878 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8557 | 2026.05.15 15:25:50.101904 [ 285 ] {} <Debug> TCP-Session: c971e20b-4ca7-4c07-a55e-ad0d674aa98a Authenticating user 'default' from [fd00:1122:3344:101::e]:44333 | ||
| 8558 | 2026.05.15 15:25:50.101927 [ 285 ] {} <Debug> TCP-Session: c971e20b-4ca7-4c07-a55e-ad0d674aa98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8559 | 2026.05.15 15:25:50.101940 [ 285 ] {} <Debug> TCP-Session: c971e20b-4ca7-4c07-a55e-ad0d674aa98a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8560 | 2026.05.15 15:25:50.102172 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47503 | ||
| 8561 | 2026.05.15 15:25:50.102185 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63802 | ||
| 8562 | 2026.05.15 15:25:50.102215 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44060 | ||
| 8563 | 2026.05.15 15:25:50.102248 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65074 | ||
| 8564 | 2026.05.15 15:25:50.102279 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8565 | 2026.05.15 15:25:50.102310 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8566 | 2026.05.15 15:25:50.102314 [ 285 ] {} <Trace> TCP-Session: c971e20b-4ca7-4c07-a55e-ad0d674aa98a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2026.05.15 15:25:50.102346 [ 308 ] {} <Debug> TCP-Session: 9a88428b-7437-44f8-b93e-891196ab67fd Authenticating user 'default' from [fd00:1122:3344:101::e]:44060 | ||
| 8568 | 2026.05.15 15:25:50.102357 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8569 | 2026.05.15 15:25:50.102386 [ 308 ] {} <Debug> TCP-Session: 9a88428b-7437-44f8-b93e-891196ab67fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8570 | 2026.05.15 15:25:50.102416 [ 3 ] {} <Debug> TCP-Session: 21b175e9-a3bb-4570-b651-ad7cb53d146b Authenticating user 'default' from [fd00:1122:3344:101::e]:65074 | ||
| 8571 | 2026.05.15 15:25:50.102421 [ 308 ] {} <Debug> TCP-Session: 9a88428b-7437-44f8-b93e-891196ab67fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8572 | 2026.05.15 15:25:50.102342 [ 306 ] {} <Debug> TCP-Session: dbd0efdd-b975-4d07-8787-cd58a9798c5b Authenticating user 'default' from [fd00:1122:3344:101::e]:63802 | ||
| 8573 | 2026.05.15 15:25:50.102452 [ 3 ] {} <Debug> TCP-Session: 21b175e9-a3bb-4570-b651-ad7cb53d146b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8574 | 2026.05.15 15:25:50.102275 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8575 | 2026.05.15 15:25:50.102494 [ 306 ] {} <Debug> TCP-Session: dbd0efdd-b975-4d07-8787-cd58a9798c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8576 | 2026.05.15 15:25:50.102494 [ 3 ] {} <Debug> TCP-Session: 21b175e9-a3bb-4570-b651-ad7cb53d146b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8577 | 2026.05.15 15:25:50.102515 [ 285 ] {27c3f3bf-6baf-40b3-ac68-209ff323cedb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44333) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8578 | 2026.05.15 15:25:50.102529 [ 306 ] {} <Debug> TCP-Session: dbd0efdd-b975-4d07-8787-cd58a9798c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8579 | 2026.05.15 15:25:50.102524 [ 302 ] {} <Debug> TCP-Session: 297e04b4-145b-4000-bd0b-cd8cf6826eb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47503 | ||
| 8580 | 2026.05.15 15:25:50.102233 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48102 | ||
| 8581 | 2026.05.15 15:25:50.102598 [ 302 ] {} <Debug> TCP-Session: 297e04b4-145b-4000-bd0b-cd8cf6826eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8582 | 2026.05.15 15:25:50.102232 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42827 | ||
| 8583 | 2026.05.15 15:25:50.102637 [ 302 ] {} <Debug> TCP-Session: 297e04b4-145b-4000-bd0b-cd8cf6826eb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8584 | 2026.05.15 15:25:50.102655 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8585 | 2026.05.15 15:25:50.102186 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33367 | ||
| 8586 | 2026.05.15 15:25:50.102707 [ 310 ] {} <Debug> TCP-Session: 0c642c05-900f-49a5-8c88-825fb8f393e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48102 | ||
| 8587 | 2026.05.15 15:25:50.102700 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8588 | 2026.05.15 15:25:50.102768 [ 310 ] {} <Debug> TCP-Session: 0c642c05-900f-49a5-8c88-825fb8f393e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8589 | 2026.05.15 15:25:50.102190 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53883 | ||
| 8590 | 2026.05.15 15:25:50.102800 [ 310 ] {} <Debug> TCP-Session: 0c642c05-900f-49a5-8c88-825fb8f393e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8591 | 2026.05.15 15:25:50.102795 [ 309 ] {} <Debug> TCP-Session: cd47be07-fd73-4032-8ce4-00f554a3e29c Authenticating user 'default' from [fd00:1122:3344:101::e]:42827 | ||
| 8592 | 2026.05.15 15:25:50.102845 [ 285 ] {27c3f3bf-6baf-40b3-ac68-209ff323cedb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8593 | 2026.05.15 15:25:50.102859 [ 309 ] {} <Debug> TCP-Session: cd47be07-fd73-4032-8ce4-00f554a3e29c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8594 | 2026.05.15 15:25:50.102796 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8595 | 2026.05.15 15:25:50.102890 [ 309 ] {} <Debug> TCP-Session: cd47be07-fd73-4032-8ce4-00f554a3e29c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8596 | 2026.05.15 15:25:50.102909 [ 285 ] {27c3f3bf-6baf-40b3-ac68-209ff323cedb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8597 | 2026.05.15 15:25:50.102927 [ 303 ] {} <Debug> TCP-Session: 0098f8d8-bec1-4b82-8901-3556b0dbfb46 Authenticating user 'default' from [fd00:1122:3344:101::e]:33367 | ||
| 8598 | 2026.05.15 15:25:50.102975 [ 303 ] {} <Debug> TCP-Session: 0098f8d8-bec1-4b82-8901-3556b0dbfb46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8599 | 2026.05.15 15:25:50.102985 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8600 | 2026.05.15 15:25:50.102988 [ 303 ] {} <Debug> TCP-Session: 0098f8d8-bec1-4b82-8901-3556b0dbfb46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8601 | 2026.05.15 15:25:50.103016 [ 307 ] {} <Debug> TCP-Session: 6cf464ea-fc09-4bd7-9082-3ea1629e4947 Authenticating user 'default' from [fd00:1122:3344:101::e]:53883 | ||
| 8602 | 2026.05.15 15:25:50.103040 [ 307 ] {} <Debug> TCP-Session: 6cf464ea-fc09-4bd7-9082-3ea1629e4947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8603 | 2026.05.15 15:25:50.103052 [ 307 ] {} <Debug> TCP-Session: 6cf464ea-fc09-4bd7-9082-3ea1629e4947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8604 | 2026.05.15 15:25:50.103249 [ 285 ] {27c3f3bf-6baf-40b3-ac68-209ff323cedb} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 8605 | 2026.05.15 15:25:50.104361 [ 354 ] {27c3f3bf-6baf-40b3-ac68-209ff323cedb} <Trace> AggregatingTransform: Aggregating | ||
| 8606 | 2026.05.15 15:25:50.104392 [ 354 ] {27c3f3bf-6baf-40b3-ac68-209ff323cedb} <Trace> Aggregator: Aggregation method: without_key | ||
| 8607 | 2026.05.15 15:25:50.104419 [ 354 ] {27c3f3bf-6baf-40b3-ac68-209ff323cedb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001065039 sec. (938.933 rows/sec., 36.68 KiB/sec.) | ||
| 8608 | 2026.05.15 15:25:50.104432 [ 354 ] {27c3f3bf-6baf-40b3-ac68-209ff323cedb} <Trace> Aggregator: Merging aggregated data | ||
| 8609 | 2026.05.15 15:25:50.105050 [ 285 ] {27c3f3bf-6baf-40b3-ac68-209ff323cedb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002596 sec., 385.20801232665644 rows/sec., 15.05 KiB/sec. | ||
| 8610 | 2026.05.15 15:25:50.105171 [ 285 ] {27c3f3bf-6baf-40b3-ac68-209ff323cedb} <Debug> TCPHandler: Processed in 0.003003603 sec. | ||
| 8611 | 2026.05.15 15:25:50.105303 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8612 | 2026.05.15 15:25:50.105330 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8613 | 2026.05.15 15:25:50.105341 [ 285 ] {} <Debug> TCP-Session: c971e20b-4ca7-4c07-a55e-ad0d674aa98a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8614 | 2026.05.15 15:25:50.105352 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8615 | 2026.05.15 15:25:50.105378 [ 302 ] {} <Debug> TCP-Session: 297e04b4-145b-4000-bd0b-cd8cf6826eb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8616 | 2026.05.15 15:25:50.105373 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8617 | 2026.05.15 15:25:50.105403 [ 306 ] {} <Debug> TCP-Session: dbd0efdd-b975-4d07-8787-cd58a9798c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8618 | 2026.05.15 15:25:50.105415 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8619 | 2026.05.15 15:25:50.105431 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8620 | 2026.05.15 15:25:50.105445 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8621 | 2026.05.15 15:25:50.105466 [ 310 ] {} <Debug> TCP-Session: 0c642c05-900f-49a5-8c88-825fb8f393e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8622 | 2026.05.15 15:25:50.105492 [ 3 ] {} <Debug> TCP-Session: 21b175e9-a3bb-4570-b651-ad7cb53d146b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8623 | 2026.05.15 15:25:50.105502 [ 309 ] {} <Debug> TCP-Session: cd47be07-fd73-4032-8ce4-00f554a3e29c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8624 | 2026.05.15 15:25:50.105459 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8625 | 2026.05.15 15:25:50.105443 [ 303 ] {} <Debug> TCP-Session: 0098f8d8-bec1-4b82-8901-3556b0dbfb46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8626 | 2026.05.15 15:25:50.105566 [ 308 ] {} <Debug> TCP-Session: 9a88428b-7437-44f8-b93e-891196ab67fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8627 | 2026.05.15 15:25:50.105434 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8628 | 2026.05.15 15:25:50.105632 [ 307 ] {} <Debug> TCP-Session: 6cf464ea-fc09-4bd7-9082-3ea1629e4947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8629 | 2026.05.15 15:25:53.044790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15858 | ||
| 8630 | 2026.05.15 15:25:53.045271 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8631 | 2026.05.15 15:25:53.045306 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8632 | 2026.05.15 15:25:53.045768 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8633 | 2026.05.15 15:25:53.045993 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8634 | 2026.05.15 15:25:53.046120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15858 | ||
| 8635 | 2026.05.15 15:25:53.095003 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8636 | 2026.05.15 15:25:53.095218 [ 286 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8637 | 2026.05.15 15:25:53.095525 [ 286 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8638 | 2026.05.15 15:25:53.095559 [ 286 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8639 | 2026.05.15 15:25:53.095767 [ 286 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8640 | 2026.05.15 15:25:53.095834 [ 286 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8641 | 2026.05.15 15:25:53.095967 [ 286 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8642 | 2026.05.15 15:25:53.096067 [ 354 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8643 | 2026.05.15 15:25:53.096076 [ 321 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8644 | 2026.05.15 15:25:53.096068 [ 328 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8645 | 2026.05.15 15:25:53.096068 [ 357 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8646 | 2026.05.15 15:25:53.096257 [ 286 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8647 | 2026.05.15 15:25:53.096284 [ 286 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8648 | 2026.05.15 15:25:53.096352 [ 286 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8649 | 2026.05.15 15:25:53.096371 [ 286 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 8650 | 2026.05.15 15:25:53.096403 [ 286 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8651 | 2026.05.15 15:25:53.096444 [ 286 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8652 | 2026.05.15 15:25:53.097515 [ 286 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002381 sec., 17639.64720705586 rows/sec., 3.12 MiB/sec. | ||
| 8653 | 2026.05.15 15:25:53.097616 [ 286 ] {30ad9b9f-f1a1-430c-b169-ce7e74d15ea5} <Debug> TCPHandler: Processed in 0.002738238 sec. | ||
| 8654 | 2026.05.15 15:25:53.099232 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8655 | 2026.05.15 15:25:53.099340 [ 286 ] {83b0071e-d7cc-4696-b1f6-89d3a0226254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8656 | 2026.05.15 15:25:53.099380 [ 286 ] {83b0071e-d7cc-4696-b1f6-89d3a0226254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8657 | 2026.05.15 15:25:53.099970 [ 286 ] {83b0071e-d7cc-4696-b1f6-89d3a0226254} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2026.05.15 15:25:53.100012 [ 286 ] {83b0071e-d7cc-4696-b1f6-89d3a0226254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8659 | 2026.05.15 15:25:53.100426 [ 286 ] {83b0071e-d7cc-4696-b1f6-89d3a0226254} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8660 | 2026.05.15 15:25:53.100648 [ 286 ] {83b0071e-d7cc-4696-b1f6-89d3a0226254} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.05.15 15:25:53.100786 [ 286 ] {83b0071e-d7cc-4696-b1f6-89d3a0226254} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001477 sec., 37914.69194312796 rows/sec., 2.89 MiB/sec. | ||
| 8662 | 2026.05.15 15:25:53.100824 [ 286 ] {83b0071e-d7cc-4696-b1f6-89d3a0226254} <Debug> TCPHandler: Processed in 0.001641069 sec. | ||
| 8663 | 2026.05.15 15:25:53.100959 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8664 | 2026.05.15 15:25:53.101055 [ 286 ] {75baa2aa-fe59-4e23-857a-68ce58c53c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8665 | 2026.05.15 15:25:53.101093 [ 286 ] {75baa2aa-fe59-4e23-857a-68ce58c53c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8666 | 2026.05.15 15:25:53.101530 [ 286 ] {75baa2aa-fe59-4e23-857a-68ce58c53c15} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.05.15 15:25:53.101565 [ 286 ] {75baa2aa-fe59-4e23-857a-68ce58c53c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8668 | 2026.05.15 15:25:53.101855 [ 286 ] {75baa2aa-fe59-4e23-857a-68ce58c53c15} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8669 | 2026.05.15 15:25:53.102053 [ 286 ] {75baa2aa-fe59-4e23-857a-68ce58c53c15} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2026.05.15 15:25:53.102180 [ 286 ] {75baa2aa-fe59-4e23-857a-68ce58c53c15} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 8671 | 2026.05.15 15:25:53.102215 [ 286 ] {75baa2aa-fe59-4e23-857a-68ce58c53c15} <Debug> TCPHandler: Processed in 0.001303674 sec. | ||
| 8672 | 2026.05.15 15:25:53.102334 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8673 | 2026.05.15 15:25:53.102429 [ 286 ] {485611a1-42a1-4cc1-ac1b-54a7f02cf9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8674 | 2026.05.15 15:25:53.102470 [ 286 ] {485611a1-42a1-4cc1-ac1b-54a7f02cf9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8675 | 2026.05.15 15:25:53.102976 [ 286 ] {485611a1-42a1-4cc1-ac1b-54a7f02cf9f2} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2026.05.15 15:25:53.103012 [ 286 ] {485611a1-42a1-4cc1-ac1b-54a7f02cf9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8677 | 2026.05.15 15:25:53.103327 [ 286 ] {485611a1-42a1-4cc1-ac1b-54a7f02cf9f2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8678 | 2026.05.15 15:25:53.103542 [ 286 ] {485611a1-42a1-4cc1-ac1b-54a7f02cf9f2} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.05.15 15:25:53.103669 [ 286 ] {485611a1-42a1-4cc1-ac1b-54a7f02cf9f2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001258 sec., 101748.80763116057 rows/sec., 7.09 MiB/sec. | ||
| 8680 | 2026.05.15 15:25:53.103705 [ 286 ] {485611a1-42a1-4cc1-ac1b-54a7f02cf9f2} <Debug> TCPHandler: Processed in 0.001419525 sec. | ||
| 8681 | 2026.05.15 15:25:53.103852 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2026.05.15 15:25:53.103946 [ 286 ] {53c07cc6-eab5-41ba-bdcb-9371fffceede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8683 | 2026.05.15 15:25:53.103986 [ 286 ] {53c07cc6-eab5-41ba-bdcb-9371fffceede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8684 | 2026.05.15 15:25:53.104328 [ 286 ] {53c07cc6-eab5-41ba-bdcb-9371fffceede} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2026.05.15 15:25:53.104363 [ 286 ] {53c07cc6-eab5-41ba-bdcb-9371fffceede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8686 | 2026.05.15 15:25:53.104674 [ 286 ] {53c07cc6-eab5-41ba-bdcb-9371fffceede} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8687 | 2026.05.15 15:25:53.104886 [ 286 ] {53c07cc6-eab5-41ba-bdcb-9371fffceede} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2026.05.15 15:25:53.105013 [ 286 ] {53c07cc6-eab5-41ba-bdcb-9371fffceede} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001085 sec., 44239.63133640553 rows/sec., 2.98 MiB/sec. | ||
| 8689 | 2026.05.15 15:25:53.105049 [ 286 ] {53c07cc6-eab5-41ba-bdcb-9371fffceede} <Debug> TCPHandler: Processed in 0.001244642 sec. | ||
| 8690 | 2026.05.15 15:25:53.874868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8691 | 2026.05.15 15:25:53.893334 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2026.05.15 15:25:53.893401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8693 | 2026.05.15 15:25:53.899287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8694 | 2026.05.15 15:25:53.899987 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2026.05.15 15:25:53.902770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8696 | 2026.05.15 15:25:55.602429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1090 | ||
| 8697 | 2026.05.15 15:25:55.605235 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2026.05.15 15:25:55.605289 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8699 | 2026.05.15 15:25:55.606533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8700 | 2026.05.15 15:25:55.606801 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2026.05.15 15:25:55.607063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1090 | ||
| 8702 | 2026.05.15 15:25:58.101558 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8703 | 2026.05.15 15:25:58.101837 [ 286 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8704 | 2026.05.15 15:25:58.102254 [ 286 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8705 | 2026.05.15 15:25:58.102298 [ 286 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8706 | 2026.05.15 15:25:58.102584 [ 286 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8707 | 2026.05.15 15:25:58.102658 [ 286 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8708 | 2026.05.15 15:25:58.102802 [ 286 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8709 | 2026.05.15 15:25:58.102884 [ 321 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8710 | 2026.05.15 15:25:58.102908 [ 328 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8711 | 2026.05.15 15:25:58.102923 [ 354 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8712 | 2026.05.15 15:25:58.102909 [ 357 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8713 | 2026.05.15 15:25:58.103081 [ 286 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8714 | 2026.05.15 15:25:58.103115 [ 286 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8715 | 2026.05.15 15:25:58.103188 [ 286 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8716 | 2026.05.15 15:25:58.103210 [ 286 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 8717 | 2026.05.15 15:25:58.103244 [ 286 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8718 | 2026.05.15 15:25:58.103283 [ 286 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8719 | 2026.05.15 15:25:58.104379 [ 286 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002657 sec., 15807.301467820851 rows/sec., 2.79 MiB/sec. | ||
| 8720 | 2026.05.15 15:25:58.104510 [ 286 ] {0f78d715-9ab8-4fcd-a6ea-8b6da9d71913} <Debug> TCPHandler: Processed in 0.003102155 sec. | ||
| 8721 | 2026.05.15 15:25:58.109550 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8722 | 2026.05.15 15:25:58.109665 [ 286 ] {6534d0f2-0831-4a23-8b8c-24c61b041c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8723 | 2026.05.15 15:25:58.109724 [ 286 ] {6534d0f2-0831-4a23-8b8c-24c61b041c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8724 | 2026.05.15 15:25:58.110385 [ 286 ] {6534d0f2-0831-4a23-8b8c-24c61b041c13} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2026.05.15 15:25:58.110432 [ 286 ] {6534d0f2-0831-4a23-8b8c-24c61b041c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8726 | 2026.05.15 15:25:58.110876 [ 286 ] {6534d0f2-0831-4a23-8b8c-24c61b041c13} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8727 | 2026.05.15 15:25:58.111140 [ 286 ] {6534d0f2-0831-4a23-8b8c-24c61b041c13} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2026.05.15 15:25:58.111292 [ 286 ] {6534d0f2-0831-4a23-8b8c-24c61b041c13} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001659 sec., 171187.46232670284 rows/sec., 10.87 MiB/sec. | ||
| 8729 | 2026.05.15 15:25:58.111330 [ 286 ] {6534d0f2-0831-4a23-8b8c-24c61b041c13} <Debug> TCPHandler: Processed in 0.001832702 sec. | ||
| 8730 | 2026.05.15 15:25:58.111489 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2026.05.15 15:25:58.111615 [ 286 ] {f0166478-4a4a-4670-b0a3-5466afcf7513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8732 | 2026.05.15 15:25:58.111667 [ 286 ] {f0166478-4a4a-4670-b0a3-5466afcf7513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8733 | 2026.05.15 15:25:58.112502 [ 286 ] {f0166478-4a4a-4670-b0a3-5466afcf7513} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2026.05.15 15:25:58.112538 [ 286 ] {f0166478-4a4a-4670-b0a3-5466afcf7513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8735 | 2026.05.15 15:25:58.112986 [ 286 ] {f0166478-4a4a-4670-b0a3-5466afcf7513} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8736 | 2026.05.15 15:25:58.113213 [ 286 ] {f0166478-4a4a-4670-b0a3-5466afcf7513} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.05.15 15:25:58.113333 [ 69 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8738 | 2026.05.15 15:25:58.113342 [ 286 ] {f0166478-4a4a-4670-b0a3-5466afcf7513} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001747 sec., 471093.30280480825 rows/sec., 36.56 MiB/sec. | ||
| 8739 | 2026.05.15 15:25:58.113391 [ 69 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2026.05.15 15:25:58.113403 [ 286 ] {f0166478-4a4a-4670-b0a3-5466afcf7513} <Debug> TCPHandler: Processed in 0.001972035 sec. | ||
| 8741 | 2026.05.15 15:25:58.113419 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8742 | 2026.05.15 15:25:58.113522 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::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 | ||
| 8743 | 2026.05.15 15:25:58.113539 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8744 | 2026.05.15 15:25:58.113639 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8745 | 2026.05.15 15:25:58.113647 [ 286 ] {33b8abc3-3532-4a2a-86f8-316332c9d829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8746 | 2026.05.15 15:25:58.113678 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3241 rows starting from the beginning of the part | ||
| 8747 | 2026.05.15 15:25:58.113698 [ 286 ] {33b8abc3-3532-4a2a-86f8-316332c9d829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8748 | 2026.05.15 15:25:58.113741 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 116 rows starting from the beginning of the part | ||
| 8749 | 2026.05.15 15:25:58.113791 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 823 rows starting from the beginning of the part | ||
| 8750 | 2026.05.15 15:25:58.113831 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2462 rows starting from the beginning of the part | ||
| 8751 | 2026.05.15 15:25:58.113873 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 8752 | 2026.05.15 15:25:58.113913 [ 200 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 823 rows starting from the beginning of the part | ||
| 8753 | 2026.05.15 15:25:58.114229 [ 286 ] {33b8abc3-3532-4a2a-86f8-316332c9d829} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2026.05.15 15:25:58.114269 [ 286 ] {33b8abc3-3532-4a2a-86f8-316332c9d829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8755 | 2026.05.15 15:25:58.114628 [ 286 ] {33b8abc3-3532-4a2a-86f8-316332c9d829} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8756 | 2026.05.15 15:25:58.114908 [ 286 ] {33b8abc3-3532-4a2a-86f8-316332c9d829} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.05.15 15:25:58.115102 [ 69 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8758 | 2026.05.15 15:25:58.115109 [ 286 ] {33b8abc3-3532-4a2a-86f8-316332c9d829} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001478 sec., 104871.44790257105 rows/sec., 6.29 MiB/sec. | ||
| 8759 | 2026.05.15 15:25:58.115173 [ 69 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2026.05.15 15:25:58.115205 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8761 | 2026.05.15 15:25:58.115210 [ 286 ] {33b8abc3-3532-4a2a-86f8-316332c9d829} <Debug> TCPHandler: Processed in 0.00171866 sec. | ||
| 8762 | 2026.05.15 15:25:58.115316 [ 190 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::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 | ||
| 8763 | 2026.05.15 15:25:58.115390 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8764 | 2026.05.15 15:25:58.115440 [ 190 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8765 | 2026.05.15 15:25:58.115480 [ 190 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 212 rows starting from the beginning of the part | ||
| 8766 | 2026.05.15 15:25:58.115499 [ 286 ] {fe25eda1-6a38-4e9c-a21a-9fcf7e114fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8767 | 2026.05.15 15:25:58.115545 [ 286 ] {fe25eda1-6a38-4e9c-a21a-9fcf7e114fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8768 | 2026.05.15 15:25:58.115572 [ 190 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 155 rows starting from the beginning of the part | ||
| 8769 | 2026.05.15 15:25:58.115625 [ 190 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 8770 | 2026.05.15 15:25:58.115670 [ 190 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 155 rows starting from the beginning of the part | ||
| 8771 | 2026.05.15 15:25:58.115712 [ 190 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 8772 | 2026.05.15 15:25:58.115749 [ 190 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 155 rows starting from the beginning of the part | ||
| 8773 | 2026.05.15 15:25:58.116098 [ 286 ] {fe25eda1-6a38-4e9c-a21a-9fcf7e114fc7} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2026.05.15 15:25:58.116140 [ 286 ] {fe25eda1-6a38-4e9c-a21a-9fcf7e114fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8775 | 2026.05.15 15:25:58.116213 [ 193 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7521 rows, containing 5 columns (5 merged, 0 gathered) in 0.002732068 sec., 2752859.7384838155 rows/sec., 217.48 MiB/sec. | ||
| 8776 | 2026.05.15 15:25:58.116491 [ 286 ] {fe25eda1-6a38-4e9c-a21a-9fcf7e114fc7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8777 | 2026.05.15 15:25:58.116508 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8778 | 2026.05.15 15:25:58.116683 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412015 sec., 529739.4149495579 rows/sec., 34.94 MiB/sec. | ||
| 8779 | 2026.05.15 15:25:58.116752 [ 286 ] {fe25eda1-6a38-4e9c-a21a-9fcf7e114fc7} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2026.05.15 15:25:58.116779 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_51_10} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2026.05.15 15:25:58.116855 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_51_10} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8782 | 2026.05.15 15:25:58.116873 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8783 | 2026.05.15 15:25:58.116889 [ 286 ] {fe25eda1-6a38-4e9c-a21a-9fcf7e114fc7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001409 sec., 105748.75798438609 rows/sec., 6.83 MiB/sec. | ||
| 8784 | 2026.05.15 15:25:58.116933 [ 286 ] {fe25eda1-6a38-4e9c-a21a-9fcf7e114fc7} <Debug> TCPHandler: Processed in 0.001595609 sec. | ||
| 8785 | 2026.05.15 15:25:58.116936 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 8786 | 2026.05.15 15:25:58.117081 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8787 | 2026.05.15 15:25:58.117168 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_46_9} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2026.05.15 15:25:58.117179 [ 286 ] {76d6486a-06f2-40df-9f0c-4951c6ed2d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8789 | 2026.05.15 15:25:58.117228 [ 286 ] {76d6486a-06f2-40df-9f0c-4951c6ed2d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8790 | 2026.05.15 15:25:58.117260 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_46_9} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8791 | 2026.05.15 15:25:58.117353 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8792 | 2026.05.15 15:25:58.117740 [ 286 ] {76d6486a-06f2-40df-9f0c-4951c6ed2d54} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.05.15 15:25:58.117781 [ 286 ] {76d6486a-06f2-40df-9f0c-4951c6ed2d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8794 | 2026.05.15 15:25:58.118091 [ 286 ] {76d6486a-06f2-40df-9f0c-4951c6ed2d54} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8795 | 2026.05.15 15:25:58.118299 [ 286 ] {76d6486a-06f2-40df-9f0c-4951c6ed2d54} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2026.05.15 15:25:58.118430 [ 286 ] {76d6486a-06f2-40df-9f0c-4951c6ed2d54} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001269 sec., 116627.26556343578 rows/sec., 6.63 MiB/sec. | ||
| 8797 | 2026.05.15 15:25:58.118467 [ 286 ] {76d6486a-06f2-40df-9f0c-4951c6ed2d54} <Debug> TCPHandler: Processed in 0.001436996 sec. | ||
| 8798 | 2026.05.15 15:25:58.118599 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.05.15 15:25:58.118695 [ 286 ] {08c5bf92-7888-41f8-a75f-6a17f669ee9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8800 | 2026.05.15 15:25:58.118734 [ 286 ] {08c5bf92-7888-41f8-a75f-6a17f669ee9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8801 | 2026.05.15 15:25:58.119453 [ 286 ] {08c5bf92-7888-41f8-a75f-6a17f669ee9d} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.05.15 15:25:58.119489 [ 286 ] {08c5bf92-7888-41f8-a75f-6a17f669ee9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8803 | 2026.05.15 15:25:58.119805 [ 286 ] {08c5bf92-7888-41f8-a75f-6a17f669ee9d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8804 | 2026.05.15 15:25:58.120005 [ 286 ] {08c5bf92-7888-41f8-a75f-6a17f669ee9d} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.05.15 15:25:58.120115 [ 69 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8806 | 2026.05.15 15:25:58.120130 [ 286 ] {08c5bf92-7888-41f8-a75f-6a17f669ee9d} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001453 sec., 346180.316586373 rows/sec., 24.34 MiB/sec. | ||
| 8807 | 2026.05.15 15:25:58.120153 [ 69 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2026.05.15 15:25:58.120175 [ 286 ] {08c5bf92-7888-41f8-a75f-6a17f669ee9d} <Debug> TCPHandler: Processed in 0.001625099 sec. | ||
| 8809 | 2026.05.15 15:25:58.120176 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8810 | 2026.05.15 15:25:58.120278 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::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 | ||
| 8811 | 2026.05.15 15:25:58.120303 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2026.05.15 15:25:58.120402 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8813 | 2026.05.15 15:25:58.120407 [ 286 ] {9c393027-b7f8-4d80-b28d-470d8dde2e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8814 | 2026.05.15 15:25:58.120443 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1793 rows starting from the beginning of the part | ||
| 8815 | 2026.05.15 15:25:58.120464 [ 286 ] {9c393027-b7f8-4d80-b28d-470d8dde2e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8816 | 2026.05.15 15:25:58.120514 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 94 rows starting from the beginning of the part | ||
| 8817 | 2026.05.15 15:25:58.120566 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 503 rows starting from the beginning of the part | ||
| 8818 | 2026.05.15 15:25:58.120608 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1320 rows starting from the beginning of the part | ||
| 8819 | 2026.05.15 15:25:58.120647 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 8820 | 2026.05.15 15:25:58.120686 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 503 rows starting from the beginning of the part | ||
| 8821 | 2026.05.15 15:25:58.120813 [ 286 ] {9c393027-b7f8-4d80-b28d-470d8dde2e95} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8822 | 2026.05.15 15:25:58.120853 [ 286 ] {9c393027-b7f8-4d80-b28d-470d8dde2e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8823 | 2026.05.15 15:25:58.121167 [ 286 ] {9c393027-b7f8-4d80-b28d-470d8dde2e95} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8824 | 2026.05.15 15:25:58.121392 [ 286 ] {9c393027-b7f8-4d80-b28d-470d8dde2e95} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8825 | 2026.05.15 15:25:58.121521 [ 286 ] {9c393027-b7f8-4d80-b28d-470d8dde2e95} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 8826 | 2026.05.15 15:25:58.121557 [ 286 ] {9c393027-b7f8-4d80-b28d-470d8dde2e95} <Debug> TCPHandler: Processed in 0.001303953 sec. | ||
| 8827 | 2026.05.15 15:25:58.121693 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8828 | 2026.05.15 15:25:58.121788 [ 286 ] {91b2a729-656b-474d-8d88-b680e8c0269a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8829 | 2026.05.15 15:25:58.121829 [ 286 ] {91b2a729-656b-474d-8d88-b680e8c0269a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8830 | 2026.05.15 15:25:58.122186 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4277 rows, containing 5 columns (5 merged, 0 gathered) in 0.001944424 sec., 2199623.127466026 rows/sec., 159.05 MiB/sec. | ||
| 8831 | 2026.05.15 15:25:58.122260 [ 286 ] {91b2a729-656b-474d-8d88-b680e8c0269a} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2026.05.15 15:25:58.122300 [ 286 ] {91b2a729-656b-474d-8d88-b680e8c0269a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8833 | 2026.05.15 15:25:58.122371 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8834 | 2026.05.15 15:25:58.122648 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_51_10} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2026.05.15 15:25:58.122672 [ 286 ] {91b2a729-656b-474d-8d88-b680e8c0269a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8836 | 2026.05.15 15:25:58.122725 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_51_10} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8837 | 2026.05.15 15:25:58.122802 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8838 | 2026.05.15 15:25:58.122903 [ 286 ] {91b2a729-656b-474d-8d88-b680e8c0269a} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2026.05.15 15:25:58.123037 [ 286 ] {91b2a729-656b-474d-8d88-b680e8c0269a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001267 sec., 209155.48539857933 rows/sec., 13.90 MiB/sec. | ||
| 8840 | 2026.05.15 15:25:58.123039 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8841 | 2026.05.15 15:25:58.123074 [ 286 ] {91b2a729-656b-474d-8d88-b680e8c0269a} <Debug> TCPHandler: Processed in 0.001429635 sec. | ||
| 8842 | 2026.05.15 15:25:58.123090 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2026.05.15 15:25:58.123115 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8844 | 2026.05.15 15:25:58.123190 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 8845 | 2026.05.15 15:25:58.123199 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8846 | 2026.05.15 15:25:58.123293 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8847 | 2026.05.15 15:25:58.123310 [ 286 ] {0be5f6b1-aaf7-4a10-955a-11b1578ad089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8848 | 2026.05.15 15:25:58.123326 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17051 rows starting from the beginning of the part | ||
| 8849 | 2026.05.15 15:25:58.123357 [ 286 ] {0be5f6b1-aaf7-4a10-955a-11b1578ad089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8850 | 2026.05.15 15:25:58.123388 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 8851 | 2026.05.15 15:25:58.123437 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 265 rows starting from the beginning of the part | ||
| 8852 | 2026.05.15 15:25:58.123477 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1497 rows starting from the beginning of the part | ||
| 8853 | 2026.05.15 15:25:58.123517 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part | ||
| 8854 | 2026.05.15 15:25:58.123556 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 265 rows starting from the beginning of the part | ||
| 8855 | 2026.05.15 15:25:58.123695 [ 286 ] {0be5f6b1-aaf7-4a10-955a-11b1578ad089} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2026.05.15 15:25:58.123733 [ 286 ] {0be5f6b1-aaf7-4a10-955a-11b1578ad089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8857 | 2026.05.15 15:25:58.124050 [ 286 ] {0be5f6b1-aaf7-4a10-955a-11b1578ad089} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8858 | 2026.05.15 15:25:58.124251 [ 286 ] {0be5f6b1-aaf7-4a10-955a-11b1578ad089} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2026.05.15 15:25:58.124375 [ 71 ] {} <Debug> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8860 | 2026.05.15 15:25:58.124386 [ 286 ] {0be5f6b1-aaf7-4a10-955a-11b1578ad089} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 8861 | 2026.05.15 15:25:58.124408 [ 71 ] {} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2026.05.15 15:25:58.124431 [ 286 ] {0be5f6b1-aaf7-4a10-955a-11b1578ad089} <Debug> TCPHandler: Processed in 0.001281192 sec. | ||
| 8863 | 2026.05.15 15:25:58.124432 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8864 | 2026.05.15 15:25:58.124517 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8865 | 2026.05.15 15:25:58.124560 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8866 | 2026.05.15 15:25:58.124608 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8867 | 2026.05.15 15:25:58.124638 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 8868 | 2026.05.15 15:25:58.124661 [ 286 ] {d640951f-94ec-4c61-ae73-135a66cbf62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8869 | 2026.05.15 15:25:58.124684 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8870 | 2026.05.15 15:25:58.124718 [ 286 ] {d640951f-94ec-4c61-ae73-135a66cbf62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8871 | 2026.05.15 15:25:58.124726 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8872 | 2026.05.15 15:25:58.124771 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8873 | 2026.05.15 15:25:58.124801 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8874 | 2026.05.15 15:25:58.124832 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8875 | 2026.05.15 15:25:58.125524 [ 286 ] {d640951f-94ec-4c61-ae73-135a66cbf62b} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2026.05.15 15:25:58.125569 [ 286 ] {d640951f-94ec-4c61-ae73-135a66cbf62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8877 | 2026.05.15 15:25:58.125606 [ 186 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.00111487 sec., 22424.13913729852 rows/sec., 1.47 MiB/sec. | ||
| 8878 | 2026.05.15 15:25:58.125722 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8879 | 2026.05.15 15:25:58.125998 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_25_5} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8880 | 2026.05.15 15:25:58.126060 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_25_5} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8881 | 2026.05.15 15:25:58.126117 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8882 | 2026.05.15 15:25:58.126161 [ 286 ] {d640951f-94ec-4c61-ae73-135a66cbf62b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8883 | 2026.05.15 15:25:58.126395 [ 286 ] {d640951f-94ec-4c61-ae73-135a66cbf62b} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.05.15 15:25:58.126516 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8885 | 2026.05.15 15:25:58.126533 [ 286 ] {d640951f-94ec-4c61-ae73-135a66cbf62b} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001889 sec., 6881.948120698782 rows/sec., 12.33 MiB/sec. | ||
| 8886 | 2026.05.15 15:25:58.126553 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.05.15 15:25:58.126576 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8888 | 2026.05.15 15:25:58.126594 [ 286 ] {d640951f-94ec-4c61-ae73-135a66cbf62b} <Debug> TCPHandler: Processed in 0.002082717 sec. | ||
| 8889 | 2026.05.15 15:25:58.126649 [ 190 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 8890 | 2026.05.15 15:25:58.126745 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8891 | 2026.05.15 15:25:58.126842 [ 190 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8892 | 2026.05.15 15:25:58.126846 [ 286 ] {1f3b7497-1bf4-4ab3-bfab-ef1ff245cd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8893 | 2026.05.15 15:25:58.126893 [ 190 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 850 rows starting from the beginning of the part | ||
| 8894 | 2026.05.15 15:25:58.126902 [ 286 ] {1f3b7497-1bf4-4ab3-bfab-ef1ff245cd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8895 | 2026.05.15 15:25:58.127009 [ 190 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
| 8896 | 2026.05.15 15:25:58.127113 [ 190 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 8897 | 2026.05.15 15:25:58.127201 [ 190 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
| 8898 | 2026.05.15 15:25:58.127271 [ 286 ] {1f3b7497-1bf4-4ab3-bfab-ef1ff245cd09} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.05.15 15:25:58.127290 [ 190 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part | ||
| 8900 | 2026.05.15 15:25:58.127314 [ 286 ] {1f3b7497-1bf4-4ab3-bfab-ef1ff245cd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8901 | 2026.05.15 15:25:58.127384 [ 190 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
| 8902 | 2026.05.15 15:25:58.127664 [ 286 ] {1f3b7497-1bf4-4ab3-bfab-ef1ff245cd09} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8903 | 2026.05.15 15:25:58.127905 [ 286 ] {1f3b7497-1bf4-4ab3-bfab-ef1ff245cd09} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8904 | 2026.05.15 15:25:58.128017 [ 71 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8905 | 2026.05.15 15:25:58.128038 [ 286 ] {1f3b7497-1bf4-4ab3-bfab-ef1ff245cd09} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00121 sec., 74380.1652892562 rows/sec., 4.65 MiB/sec. | ||
| 8906 | 2026.05.15 15:25:58.128045 [ 71 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8907 | 2026.05.15 15:25:58.128076 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8908 | 2026.05.15 15:25:58.128080 [ 286 ] {1f3b7497-1bf4-4ab3-bfab-ef1ff245cd09} <Debug> TCPHandler: Processed in 0.001383935 sec. | ||
| 8909 | 2026.05.15 15:25:58.128159 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 8910 | 2026.05.15 15:25:58.128247 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8911 | 2026.05.15 15:25:58.128276 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3150 rows starting from the beginning of the part | ||
| 8912 | 2026.05.15 15:25:58.128329 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 8913 | 2026.05.15 15:25:58.128373 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 8914 | 2026.05.15 15:25:58.128412 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
| 8915 | 2026.05.15 15:25:58.128450 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
| 8916 | 2026.05.15 15:25:58.128503 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 8917 | 2026.05.15 15:25:58.129292 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19366 rows, containing 5 columns (5 merged, 0 gathered) in 0.006133599 sec., 3157363.2381249573 rows/sec., 205.55 MiB/sec. | ||
| 8918 | 2026.05.15 15:25:58.129610 [ 189 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8919 | 2026.05.15 15:25:58.129895 [ 193 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2026.05.15 15:25:58.129897 [ 195 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001776332 sec., 1942204.4978078422 rows/sec., 124.97 MiB/sec. | ||
| 8921 | 2026.05.15 15:25:58.129990 [ 193 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8922 | 2026.05.15 15:25:58.130076 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.27 MiB. | ||
| 8923 | 2026.05.15 15:25:58.130296 [ 194 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8924 | 2026.05.15 15:25:58.130576 [ 194 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_51_10} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8925 | 2026.05.15 15:25:58.130643 [ 194 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_51_10} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8926 | 2026.05.15 15:25:58.130699 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8927 | 2026.05.15 15:25:58.133289 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 19 columns (19 merged, 0 gathered) in 0.006674107 sec., 143539.80240352754 rows/sec., 257.22 MiB/sec. | ||
| 8928 | 2026.05.15 15:25:58.134885 [ 193 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8929 | 2026.05.15 15:25:58.135208 [ 193 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2026.05.15 15:25:58.135272 [ 193 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8931 | 2026.05.15 15:25:58.135371 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.18 MiB. | ||
| 8932 | 2026.05.15 15:25:59.001194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.44 MiB, peak 303.22 MiB, free memory in arenas 0.00 B, will set to 296.16 MiB (RSS), difference: 5.72 MiB | ||
| 8933 | 2026.05.15 15:26:00.444714 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8934 | 2026.05.15 15:26:00.444786 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8935 | 2026.05.15 15:26:00.547126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16306 | ||
| 8936 | 2026.05.15 15:26:00.547651 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2026.05.15 15:26:00.547704 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8938 | 2026.05.15 15:26:00.548248 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8939 | 2026.05.15 15:26:00.548520 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8940 | 2026.05.15 15:26:00.548663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16306 | ||
| 8941 | 2026.05.15 15:26:01.403793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8942 | 2026.05.15 15:26:01.420119 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.05.15 15:26:01.420183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8944 | 2026.05.15 15:26:01.425832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8945 | 2026.05.15 15:26:01.426509 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2026.05.15 15:26:01.429228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8947 | 2026.05.15 15:26:03.097287 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.05.15 15:26:03.097544 [ 286 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8949 | 2026.05.15 15:26:03.097901 [ 286 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8950 | 2026.05.15 15:26:03.097935 [ 286 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8951 | 2026.05.15 15:26:03.098156 [ 286 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8952 | 2026.05.15 15:26:03.098225 [ 286 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8953 | 2026.05.15 15:26:03.098367 [ 286 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8954 | 2026.05.15 15:26:03.098463 [ 357 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8955 | 2026.05.15 15:26:03.098481 [ 354 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8956 | 2026.05.15 15:26:03.098467 [ 321 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8957 | 2026.05.15 15:26:03.098467 [ 355 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8958 | 2026.05.15 15:26:03.098666 [ 286 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8959 | 2026.05.15 15:26:03.098693 [ 286 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8960 | 2026.05.15 15:26:03.098761 [ 286 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8961 | 2026.05.15 15:26:03.098780 [ 286 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 8962 | 2026.05.15 15:26:03.098814 [ 286 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8963 | 2026.05.15 15:26:03.098852 [ 286 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8964 | 2026.05.15 15:26:03.099924 [ 286 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002477 sec., 16955.995155429955 rows/sec., 3.00 MiB/sec. | ||
| 8965 | 2026.05.15 15:26:03.100049 [ 286 ] {ea2cf951-cc6c-48af-b7db-5c63c6ba35cf} <Debug> TCPHandler: Processed in 0.002896351 sec. | ||
| 8966 | 2026.05.15 15:26:03.102184 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8967 | 2026.05.15 15:26:03.102383 [ 286 ] {a0bc9974-e61f-4755-8923-f0032c4f4387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8968 | 2026.05.15 15:26:03.102459 [ 286 ] {a0bc9974-e61f-4755-8923-f0032c4f4387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8969 | 2026.05.15 15:26:03.103209 [ 286 ] {a0bc9974-e61f-4755-8923-f0032c4f4387} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2026.05.15 15:26:03.103253 [ 286 ] {a0bc9974-e61f-4755-8923-f0032c4f4387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8971 | 2026.05.15 15:26:03.103663 [ 286 ] {a0bc9974-e61f-4755-8923-f0032c4f4387} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8972 | 2026.05.15 15:26:03.103893 [ 286 ] {a0bc9974-e61f-4755-8923-f0032c4f4387} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2026.05.15 15:26:03.104040 [ 286 ] {a0bc9974-e61f-4755-8923-f0032c4f4387} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001712 sec., 67757.00934579439 rows/sec., 5.73 MiB/sec. | ||
| 8974 | 2026.05.15 15:26:03.104078 [ 286 ] {a0bc9974-e61f-4755-8923-f0032c4f4387} <Debug> TCPHandler: Processed in 0.001989435 sec. | ||
| 8975 | 2026.05.15 15:26:03.104209 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2026.05.15 15:26:03.104310 [ 286 ] {ca4300c7-42d3-4125-9434-428406b7306c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8977 | 2026.05.15 15:26:03.104376 [ 286 ] {ca4300c7-42d3-4125-9434-428406b7306c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8978 | 2026.05.15 15:26:03.104814 [ 286 ] {ca4300c7-42d3-4125-9434-428406b7306c} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2026.05.15 15:26:03.104850 [ 286 ] {ca4300c7-42d3-4125-9434-428406b7306c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8980 | 2026.05.15 15:26:03.105146 [ 286 ] {ca4300c7-42d3-4125-9434-428406b7306c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8981 | 2026.05.15 15:26:03.105357 [ 286 ] {ca4300c7-42d3-4125-9434-428406b7306c} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2026.05.15 15:26:03.105485 [ 286 ] {ca4300c7-42d3-4125-9434-428406b7306c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001195 sec., 25104.60251046025 rows/sec., 1.84 MiB/sec. | ||
| 8983 | 2026.05.15 15:26:03.105523 [ 286 ] {ca4300c7-42d3-4125-9434-428406b7306c} <Debug> TCPHandler: Processed in 0.001363554 sec. | ||
| 8984 | 2026.05.15 15:26:03.105652 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2026.05.15 15:26:03.105777 [ 286 ] {f8f38ff9-3ac8-4061-90e6-0ca01a28b98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8986 | 2026.05.15 15:26:03.105816 [ 286 ] {f8f38ff9-3ac8-4061-90e6-0ca01a28b98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8987 | 2026.05.15 15:26:03.106249 [ 286 ] {f8f38ff9-3ac8-4061-90e6-0ca01a28b98a} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2026.05.15 15:26:03.106286 [ 286 ] {f8f38ff9-3ac8-4061-90e6-0ca01a28b98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8989 | 2026.05.15 15:26:03.106600 [ 286 ] {f8f38ff9-3ac8-4061-90e6-0ca01a28b98a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8990 | 2026.05.15 15:26:03.106806 [ 286 ] {f8f38ff9-3ac8-4061-90e6-0ca01a28b98a} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2026.05.15 15:26:03.106933 [ 286 ] {f8f38ff9-3ac8-4061-90e6-0ca01a28b98a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001176 sec., 79931.97278911565 rows/sec., 6.24 MiB/sec. | ||
| 8992 | 2026.05.15 15:26:03.106970 [ 286 ] {f8f38ff9-3ac8-4061-90e6-0ca01a28b98a} <Debug> TCPHandler: Processed in 0.001367135 sec. | ||
| 8993 | 2026.05.15 15:26:03.107099 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8994 | 2026.05.15 15:26:03.107204 [ 286 ] {7fc76adc-5fcc-4b29-88eb-5211441e87a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8995 | 2026.05.15 15:26:03.107247 [ 286 ] {7fc76adc-5fcc-4b29-88eb-5211441e87a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8996 | 2026.05.15 15:26:03.107661 [ 286 ] {7fc76adc-5fcc-4b29-88eb-5211441e87a2} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8997 | 2026.05.15 15:26:03.107695 [ 286 ] {7fc76adc-5fcc-4b29-88eb-5211441e87a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 8998 | 2026.05.15 15:26:03.107991 [ 286 ] {7fc76adc-5fcc-4b29-88eb-5211441e87a2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8999 | 2026.05.15 15:26:03.108187 [ 286 ] {7fc76adc-5fcc-4b29-88eb-5211441e87a2} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2026.05.15 15:26:03.108310 [ 286 ] {7fc76adc-5fcc-4b29-88eb-5211441e87a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 9001 | 2026.05.15 15:26:03.108344 [ 286 ] {7fc76adc-5fcc-4b29-88eb-5211441e87a2} <Debug> TCPHandler: Processed in 0.001345324 sec. | ||
| 9002 | 2026.05.15 15:26:03.108462 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9003 | 2026.05.15 15:26:03.108620 [ 286 ] {f21b75db-4f3d-4318-b2c9-e630c7f40c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9004 | 2026.05.15 15:26:03.108674 [ 286 ] {f21b75db-4f3d-4318-b2c9-e630c7f40c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9005 | 2026.05.15 15:26:03.109512 [ 286 ] {f21b75db-4f3d-4318-b2c9-e630c7f40c71} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9006 | 2026.05.15 15:26:03.109549 [ 286 ] {f21b75db-4f3d-4318-b2c9-e630c7f40c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9007 | 2026.05.15 15:26:03.110087 [ 286 ] {f21b75db-4f3d-4318-b2c9-e630c7f40c71} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9008 | 2026.05.15 15:26:03.110312 [ 286 ] {f21b75db-4f3d-4318-b2c9-e630c7f40c71} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2026.05.15 15:26:03.110455 [ 286 ] {f21b75db-4f3d-4318-b2c9-e630c7f40c71} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001853 sec., 16189.962223421478 rows/sec., 29.01 MiB/sec. | ||
| 9010 | 2026.05.15 15:26:03.110508 [ 286 ] {f21b75db-4f3d-4318-b2c9-e630c7f40c71} <Debug> TCPHandler: Processed in 0.002033516 sec. | ||
| 9011 | 2026.05.15 15:26:03.110626 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9012 | 2026.05.15 15:26:03.110722 [ 286 ] {d546d790-7947-43a5-827c-efb35cfed3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9013 | 2026.05.15 15:26:03.110764 [ 286 ] {d546d790-7947-43a5-827c-efb35cfed3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9014 | 2026.05.15 15:26:03.111125 [ 286 ] {d546d790-7947-43a5-827c-efb35cfed3a6} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9015 | 2026.05.15 15:26:03.111162 [ 286 ] {d546d790-7947-43a5-827c-efb35cfed3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9016 | 2026.05.15 15:26:03.111470 [ 286 ] {d546d790-7947-43a5-827c-efb35cfed3a6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9017 | 2026.05.15 15:26:03.111680 [ 286 ] {d546d790-7947-43a5-827c-efb35cfed3a6} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9018 | 2026.05.15 15:26:03.111806 [ 286 ] {d546d790-7947-43a5-827c-efb35cfed3a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 9019 | 2026.05.15 15:26:03.111842 [ 286 ] {d546d790-7947-43a5-827c-efb35cfed3a6} <Debug> TCPHandler: Processed in 0.001264013 sec. | ||
| 9020 | 2026.05.15 15:26:05.607391 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1128 | ||
| 9021 | 2026.05.15 15:26:05.609908 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2026.05.15 15:26:05.609954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9023 | 2026.05.15 15:26:05.611142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9024 | 2026.05.15 15:26:05.611410 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2026.05.15 15:26:05.611673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
| 9026 | 2026.05.15 15:26:08.048793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16818 | ||
| 9027 | 2026.05.15 15:26:08.049290 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2026.05.15 15:26:08.049336 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9029 | 2026.05.15 15:26:08.049797 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9030 | 2026.05.15 15:26:08.050023 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2026.05.15 15:26:08.050147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16818 | ||
| 9032 | 2026.05.15 15:26:08.101681 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9033 | 2026.05.15 15:26:08.101947 [ 286 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 9034 | 2026.05.15 15:26:08.102292 [ 286 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9035 | 2026.05.15 15:26:08.102330 [ 286 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9036 | 2026.05.15 15:26:08.102567 [ 286 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9037 | 2026.05.15 15:26:08.102634 [ 286 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9038 | 2026.05.15 15:26:08.102774 [ 286 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 9039 | 2026.05.15 15:26:08.102856 [ 321 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9040 | 2026.05.15 15:26:08.102866 [ 357 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9041 | 2026.05.15 15:26:08.102876 [ 355 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9042 | 2026.05.15 15:26:08.102899 [ 354 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9043 | 2026.05.15 15:26:08.103028 [ 286 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9044 | 2026.05.15 15:26:08.103055 [ 286 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9045 | 2026.05.15 15:26:08.103123 [ 286 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9046 | 2026.05.15 15:26:08.103144 [ 286 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 9047 | 2026.05.15 15:26:08.103178 [ 286 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9048 | 2026.05.15 15:26:08.103216 [ 286 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9049 | 2026.05.15 15:26:08.104599 [ 286 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002766 sec., 15184.381778741867 rows/sec., 2.68 MiB/sec. | ||
| 9050 | 2026.05.15 15:26:08.104741 [ 286 ] {3fea03e1-7893-4de5-a025-74dbcab30e0a} <Debug> TCPHandler: Processed in 0.003197816 sec. | ||
| 9051 | 2026.05.15 15:26:08.110001 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9052 | 2026.05.15 15:26:08.110134 [ 286 ] {33e8435c-f0a8-4029-81eb-fdb5153c9989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9053 | 2026.05.15 15:26:08.110184 [ 286 ] {33e8435c-f0a8-4029-81eb-fdb5153c9989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9054 | 2026.05.15 15:26:08.110904 [ 286 ] {33e8435c-f0a8-4029-81eb-fdb5153c9989} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2026.05.15 15:26:08.110958 [ 286 ] {33e8435c-f0a8-4029-81eb-fdb5153c9989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9056 | 2026.05.15 15:26:08.111348 [ 286 ] {33e8435c-f0a8-4029-81eb-fdb5153c9989} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9057 | 2026.05.15 15:26:08.111570 [ 286 ] {33e8435c-f0a8-4029-81eb-fdb5153c9989} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9058 | 2026.05.15 15:26:08.111709 [ 70 ] {} <Debug> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9059 | 2026.05.15 15:26:08.111715 [ 286 ] {33e8435c-f0a8-4029-81eb-fdb5153c9989} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001619 sec., 175416.92402717727 rows/sec., 11.14 MiB/sec. | ||
| 9060 | 2026.05.15 15:26:08.111775 [ 70 ] {} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2026.05.15 15:26:08.111793 [ 286 ] {33e8435c-f0a8-4029-81eb-fdb5153c9989} <Debug> TCPHandler: Processed in 0.001851943 sec. | ||
| 9062 | 2026.05.15 15:26:08.111809 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9063 | 2026.05.15 15:26:08.111921 [ 193 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 9064 | 2026.05.15 15:26:08.111935 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2026.05.15 15:26:08.112026 [ 193 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9066 | 2026.05.15 15:26:08.112042 [ 286 ] {2995a2ff-f1cd-4141-aee3-a7f72f85a4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9067 | 2026.05.15 15:26:08.112059 [ 193 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 284 rows starting from the beginning of the part | ||
| 9068 | 2026.05.15 15:26:08.112083 [ 286 ] {2995a2ff-f1cd-4141-aee3-a7f72f85a4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9069 | 2026.05.15 15:26:08.112124 [ 193 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 9070 | 2026.05.15 15:26:08.112177 [ 193 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 9071 | 2026.05.15 15:26:08.112225 [ 193 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 9072 | 2026.05.15 15:26:08.112272 [ 193 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 9073 | 2026.05.15 15:26:08.112516 [ 286 ] {2995a2ff-f1cd-4141-aee3-a7f72f85a4d2} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2026.05.15 15:26:08.112550 [ 286 ] {2995a2ff-f1cd-4141-aee3-a7f72f85a4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9075 | 2026.05.15 15:26:08.112844 [ 286 ] {2995a2ff-f1cd-4141-aee3-a7f72f85a4d2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9076 | 2026.05.15 15:26:08.113073 [ 286 ] {2995a2ff-f1cd-4141-aee3-a7f72f85a4d2} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2026.05.15 15:26:08.113202 [ 286 ] {2995a2ff-f1cd-4141-aee3-a7f72f85a4d2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001179 sec., 8481.764206955047 rows/sec., 691.63 KiB/sec. | ||
| 9078 | 2026.05.15 15:26:08.113239 [ 286 ] {2995a2ff-f1cd-4141-aee3-a7f72f85a4d2} <Debug> TCPHandler: Processed in 0.001353354 sec. | ||
| 9079 | 2026.05.15 15:26:08.113367 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9080 | 2026.05.15 15:26:08.113404 [ 194 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522657 sec., 932580.3513200937 rows/sec., 62.79 MiB/sec. | ||
| 9081 | 2026.05.15 15:26:08.113463 [ 286 ] {7ed13817-94ca-4435-bd1c-c71410b65212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9082 | 2026.05.15 15:26:08.113508 [ 286 ] {7ed13817-94ca-4435-bd1c-c71410b65212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9083 | 2026.05.15 15:26:08.113591 [ 189 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9084 | 2026.05.15 15:26:08.113886 [ 189 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_25_6} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2026.05.15 15:26:08.113962 [ 189 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_25_6} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9086 | 2026.05.15 15:26:08.114070 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9087 | 2026.05.15 15:26:08.114384 [ 286 ] {7ed13817-94ca-4435-bd1c-c71410b65212} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2026.05.15 15:26:08.114426 [ 286 ] {7ed13817-94ca-4435-bd1c-c71410b65212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9089 | 2026.05.15 15:26:08.114789 [ 286 ] {7ed13817-94ca-4435-bd1c-c71410b65212} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9090 | 2026.05.15 15:26:08.115011 [ 286 ] {7ed13817-94ca-4435-bd1c-c71410b65212} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.05.15 15:26:08.115142 [ 286 ] {7ed13817-94ca-4435-bd1c-c71410b65212} <Debug> executeQuery: Read 828 rows, 65.76 KiB in 0.001697 sec., 487919.858573954 rows/sec., 37.84 MiB/sec. | ||
| 9092 | 2026.05.15 15:26:08.115179 [ 286 ] {7ed13817-94ca-4435-bd1c-c71410b65212} <Debug> TCPHandler: Processed in 0.001860622 sec. | ||
| 9093 | 2026.05.15 15:26:08.115305 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2026.05.15 15:26:08.115402 [ 286 ] {ade30fb6-39c3-45b7-a792-50212ef61962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9095 | 2026.05.15 15:26:08.115441 [ 286 ] {ade30fb6-39c3-45b7-a792-50212ef61962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9096 | 2026.05.15 15:26:08.115896 [ 286 ] {ade30fb6-39c3-45b7-a792-50212ef61962} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2026.05.15 15:26:08.115933 [ 286 ] {ade30fb6-39c3-45b7-a792-50212ef61962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9098 | 2026.05.15 15:26:08.116231 [ 286 ] {ade30fb6-39c3-45b7-a792-50212ef61962} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9099 | 2026.05.15 15:26:08.116457 [ 286 ] {ade30fb6-39c3-45b7-a792-50212ef61962} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9100 | 2026.05.15 15:26:08.116585 [ 286 ] {ade30fb6-39c3-45b7-a792-50212ef61962} <Debug> executeQuery: Read 165 rows, 10.22 KiB in 0.0012 sec., 137500 rows/sec., 8.32 MiB/sec. | ||
| 9101 | 2026.05.15 15:26:08.116627 [ 286 ] {ade30fb6-39c3-45b7-a792-50212ef61962} <Debug> TCPHandler: Processed in 0.001366204 sec. | ||
| 9102 | 2026.05.15 15:26:08.116754 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9103 | 2026.05.15 15:26:08.116850 [ 286 ] {7392ac04-4152-4722-8eb1-18b33756f922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9104 | 2026.05.15 15:26:08.116889 [ 286 ] {7392ac04-4152-4722-8eb1-18b33756f922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9105 | 2026.05.15 15:26:08.117333 [ 286 ] {7392ac04-4152-4722-8eb1-18b33756f922} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.05.15 15:26:08.117370 [ 286 ] {7392ac04-4152-4722-8eb1-18b33756f922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9107 | 2026.05.15 15:26:08.117670 [ 286 ] {7392ac04-4152-4722-8eb1-18b33756f922} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9108 | 2026.05.15 15:26:08.117887 [ 286 ] {7392ac04-4152-4722-8eb1-18b33756f922} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2026.05.15 15:26:08.117993 [ 70 ] {} <Debug> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9110 | 2026.05.15 15:26:08.118014 [ 286 ] {7392ac04-4152-4722-8eb1-18b33756f922} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 8.14 MiB/sec. | ||
| 9111 | 2026.05.15 15:26:08.118026 [ 70 ] {} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2026.05.15 15:26:08.118056 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9113 | 2026.05.15 15:26:08.118059 [ 286 ] {7392ac04-4152-4722-8eb1-18b33756f922} <Debug> TCPHandler: Processed in 0.001354134 sec. | ||
| 9114 | 2026.05.15 15:26:08.118140 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9115 | 2026.05.15 15:26:08.118199 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9116 | 2026.05.15 15:26:08.118252 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9117 | 2026.05.15 15:26:08.118288 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 951 rows starting from the beginning of the part | ||
| 9118 | 2026.05.15 15:26:08.118301 [ 286 ] {62e489b9-4822-4f8e-a953-0fe0e40bb7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9119 | 2026.05.15 15:26:08.118345 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 9120 | 2026.05.15 15:26:08.118347 [ 286 ] {62e489b9-4822-4f8e-a953-0fe0e40bb7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9121 | 2026.05.15 15:26:08.118398 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 9122 | 2026.05.15 15:26:08.118445 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 801 rows starting from the beginning of the part | ||
| 9123 | 2026.05.15 15:26:08.118487 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 9124 | 2026.05.15 15:26:08.118528 [ 187 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 9125 | 2026.05.15 15:26:08.118820 [ 286 ] {62e489b9-4822-4f8e-a953-0fe0e40bb7a7} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2026.05.15 15:26:08.118862 [ 286 ] {62e489b9-4822-4f8e-a953-0fe0e40bb7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9127 | 2026.05.15 15:26:08.119191 [ 286 ] {62e489b9-4822-4f8e-a953-0fe0e40bb7a7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9128 | 2026.05.15 15:26:08.119421 [ 286 ] {62e489b9-4822-4f8e-a953-0fe0e40bb7a7} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2026.05.15 15:26:08.119549 [ 286 ] {62e489b9-4822-4f8e-a953-0fe0e40bb7a7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001266 sec., 116903.63349131122 rows/sec., 6.65 MiB/sec. | ||
| 9130 | 2026.05.15 15:26:08.119553 [ 59 ] {} <Debug> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9131 | 2026.05.15 15:26:08.119589 [ 286 ] {62e489b9-4822-4f8e-a953-0fe0e40bb7a7} <Debug> TCPHandler: Processed in 0.001438615 sec. | ||
| 9132 | 2026.05.15 15:26:08.119607 [ 59 ] {} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9133 | 2026.05.15 15:26:08.119636 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9134 | 2026.05.15 15:26:08.119641 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539297 sec., 1525371.6469271362 rows/sec., 97.25 MiB/sec. | ||
| 9135 | 2026.05.15 15:26:08.119722 [ 201 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 9136 | 2026.05.15 15:26:08.119758 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2026.05.15 15:26:08.119813 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9138 | 2026.05.15 15:26:08.119819 [ 201 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9139 | 2026.05.15 15:26:08.119856 [ 286 ] {21b8a79f-6730-4610-8063-c3fe8e655413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9140 | 2026.05.15 15:26:08.119862 [ 201 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 148 rows starting from the beginning of the part | ||
| 9141 | 2026.05.15 15:26:08.119897 [ 286 ] {21b8a79f-6730-4610-8063-c3fe8e655413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9142 | 2026.05.15 15:26:08.119927 [ 201 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 9143 | 2026.05.15 15:26:08.119979 [ 201 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 9144 | 2026.05.15 15:26:08.120025 [ 201 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 9145 | 2026.05.15 15:26:08.120073 [ 201 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 9146 | 2026.05.15 15:26:08.120096 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_30_6} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2026.05.15 15:26:08.120174 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_30_6} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9148 | 2026.05.15 15:26:08.120266 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9149 | 2026.05.15 15:26:08.120527 [ 286 ] {21b8a79f-6730-4610-8063-c3fe8e655413} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2026.05.15 15:26:08.120567 [ 286 ] {21b8a79f-6730-4610-8063-c3fe8e655413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9151 | 2026.05.15 15:26:08.120896 [ 286 ] {21b8a79f-6730-4610-8063-c3fe8e655413} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9152 | 2026.05.15 15:26:08.120922 [ 189 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236752 sec., 598341.4621524768 rows/sec., 36.31 MiB/sec. | ||
| 9153 | 2026.05.15 15:26:08.121051 [ 189 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9154 | 2026.05.15 15:26:08.121129 [ 286 ] {21b8a79f-6730-4610-8063-c3fe8e655413} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.05.15 15:26:08.121277 [ 286 ] {21b8a79f-6730-4610-8063-c3fe8e655413} <Debug> executeQuery: Read 513 rows, 37.04 KiB in 0.001438 sec., 356745.4798331015 rows/sec., 25.15 MiB/sec. | ||
| 9156 | 2026.05.15 15:26:08.121316 [ 286 ] {21b8a79f-6730-4610-8063-c3fe8e655413} <Debug> TCPHandler: Processed in 0.001606359 sec. | ||
| 9157 | 2026.05.15 15:26:08.121318 [ 189 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_25_6} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2026.05.15 15:26:08.121400 [ 189 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_25_6} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9159 | 2026.05.15 15:26:08.121452 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9160 | 2026.05.15 15:26:08.121484 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9161 | 2026.05.15 15:26:08.121552 [ 286 ] {04130898-1e11-4309-8dc3-68d4bf3c7881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9162 | 2026.05.15 15:26:08.121599 [ 286 ] {04130898-1e11-4309-8dc3-68d4bf3c7881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9163 | 2026.05.15 15:26:08.121956 [ 286 ] {04130898-1e11-4309-8dc3-68d4bf3c7881} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2026.05.15 15:26:08.121992 [ 286 ] {04130898-1e11-4309-8dc3-68d4bf3c7881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9165 | 2026.05.15 15:26:08.122302 [ 286 ] {04130898-1e11-4309-8dc3-68d4bf3c7881} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9166 | 2026.05.15 15:26:08.122514 [ 286 ] {04130898-1e11-4309-8dc3-68d4bf3c7881} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.05.15 15:26:08.122650 [ 286 ] {04130898-1e11-4309-8dc3-68d4bf3c7881} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 9168 | 2026.05.15 15:26:08.122687 [ 286 ] {04130898-1e11-4309-8dc3-68d4bf3c7881} <Debug> TCPHandler: Processed in 0.001284373 sec. | ||
| 9169 | 2026.05.15 15:26:08.122812 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9170 | 2026.05.15 15:26:08.122908 [ 286 ] {4fbbbd85-2261-4d8f-9571-0456c638d069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9171 | 2026.05.15 15:26:08.122949 [ 286 ] {4fbbbd85-2261-4d8f-9571-0456c638d069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9172 | 2026.05.15 15:26:08.123379 [ 286 ] {4fbbbd85-2261-4d8f-9571-0456c638d069} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9173 | 2026.05.15 15:26:08.123415 [ 286 ] {4fbbbd85-2261-4d8f-9571-0456c638d069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9174 | 2026.05.15 15:26:08.123749 [ 286 ] {4fbbbd85-2261-4d8f-9571-0456c638d069} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9175 | 2026.05.15 15:26:08.123969 [ 286 ] {4fbbbd85-2261-4d8f-9571-0456c638d069} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9176 | 2026.05.15 15:26:08.124099 [ 286 ] {4fbbbd85-2261-4d8f-9571-0456c638d069} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001209 sec., 223325.06203473944 rows/sec., 14.85 MiB/sec. | ||
| 9177 | 2026.05.15 15:26:08.124136 [ 286 ] {4fbbbd85-2261-4d8f-9571-0456c638d069} <Debug> TCPHandler: Processed in 0.001372235 sec. | ||
| 9178 | 2026.05.15 15:26:08.124261 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9179 | 2026.05.15 15:26:08.124361 [ 286 ] {ca44895d-0d1f-401c-ac74-78f634d5b0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9180 | 2026.05.15 15:26:08.124403 [ 286 ] {ca44895d-0d1f-401c-ac74-78f634d5b0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9181 | 2026.05.15 15:26:08.124729 [ 286 ] {ca44895d-0d1f-401c-ac74-78f634d5b0a0} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2026.05.15 15:26:08.124765 [ 286 ] {ca44895d-0d1f-401c-ac74-78f634d5b0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9183 | 2026.05.15 15:26:08.125049 [ 286 ] {ca44895d-0d1f-401c-ac74-78f634d5b0a0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9184 | 2026.05.15 15:26:08.125256 [ 286 ] {ca44895d-0d1f-401c-ac74-78f634d5b0a0} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9185 | 2026.05.15 15:26:08.125384 [ 286 ] {ca44895d-0d1f-401c-ac74-78f634d5b0a0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 9186 | 2026.05.15 15:26:08.125420 [ 286 ] {ca44895d-0d1f-401c-ac74-78f634d5b0a0} <Debug> TCPHandler: Processed in 0.001207001 sec. | ||
| 9187 | 2026.05.15 15:26:08.125561 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9188 | 2026.05.15 15:26:08.125657 [ 286 ] {9466f871-c6b5-4927-b0ed-4cfbc36fd267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9189 | 2026.05.15 15:26:08.125710 [ 286 ] {9466f871-c6b5-4927-b0ed-4cfbc36fd267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9190 | 2026.05.15 15:26:08.126465 [ 286 ] {9466f871-c6b5-4927-b0ed-4cfbc36fd267} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9191 | 2026.05.15 15:26:08.126501 [ 286 ] {9466f871-c6b5-4927-b0ed-4cfbc36fd267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9192 | 2026.05.15 15:26:08.127009 [ 286 ] {9466f871-c6b5-4927-b0ed-4cfbc36fd267} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9193 | 2026.05.15 15:26:08.127235 [ 286 ] {9466f871-c6b5-4927-b0ed-4cfbc36fd267} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9194 | 2026.05.15 15:26:08.127372 [ 286 ] {9466f871-c6b5-4927-b0ed-4cfbc36fd267} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001733 sec., 7501.442585112522 rows/sec., 13.44 MiB/sec. | ||
| 9195 | 2026.05.15 15:26:08.127424 [ 286 ] {9466f871-c6b5-4927-b0ed-4cfbc36fd267} <Debug> TCPHandler: Processed in 0.001910894 sec. | ||
| 9196 | 2026.05.15 15:26:08.127550 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9197 | 2026.05.15 15:26:08.127646 [ 286 ] {d4292e38-f5e2-4000-ad7b-557f0626fb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9198 | 2026.05.15 15:26:08.127687 [ 286 ] {d4292e38-f5e2-4000-ad7b-557f0626fb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9199 | 2026.05.15 15:26:08.128027 [ 286 ] {d4292e38-f5e2-4000-ad7b-557f0626fb6a} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9200 | 2026.05.15 15:26:08.128063 [ 286 ] {d4292e38-f5e2-4000-ad7b-557f0626fb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9201 | 2026.05.15 15:26:08.128368 [ 286 ] {d4292e38-f5e2-4000-ad7b-557f0626fb6a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9202 | 2026.05.15 15:26:08.128572 [ 286 ] {d4292e38-f5e2-4000-ad7b-557f0626fb6a} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2026.05.15 15:26:08.128695 [ 286 ] {d4292e38-f5e2-4000-ad7b-557f0626fb6a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 9204 | 2026.05.15 15:26:08.128731 [ 286 ] {d4292e38-f5e2-4000-ad7b-557f0626fb6a} <Debug> TCPHandler: Processed in 0.001228722 sec. | ||
| 9205 | 2026.05.15 15:26:08.929352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 9206 | 2026.05.15 15:26:08.944805 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2026.05.15 15:26:08.944860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 9208 | 2026.05.15 15:26:08.950831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9209 | 2026.05.15 15:26:08.951523 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2026.05.15 15:26:08.954148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 9211 | 2026.05.15 15:26:09.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.13 MiB, peak 303.22 MiB, free memory in arenas 0.00 B, will set to 297.00 MiB (RSS), difference: -1.13 MiB | ||
| 9212 | 2026.05.15 15:26:13.098494 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9213 | 2026.05.15 15:26:13.098733 [ 286 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9214 | 2026.05.15 15:26:13.099055 [ 286 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9215 | 2026.05.15 15:26:13.099089 [ 286 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9216 | 2026.05.15 15:26:13.099298 [ 286 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9217 | 2026.05.15 15:26:13.099365 [ 286 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9218 | 2026.05.15 15:26:13.099508 [ 286 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9219 | 2026.05.15 15:26:13.099613 [ 321 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9220 | 2026.05.15 15:26:13.099629 [ 363 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9221 | 2026.05.15 15:26:13.099613 [ 335 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9222 | 2026.05.15 15:26:13.099614 [ 354 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9223 | 2026.05.15 15:26:13.099801 [ 286 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9224 | 2026.05.15 15:26:13.099829 [ 286 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9225 | 2026.05.15 15:26:13.099899 [ 286 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9226 | 2026.05.15 15:26:13.099919 [ 286 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 9227 | 2026.05.15 15:26:13.099953 [ 286 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9228 | 2026.05.15 15:26:13.099989 [ 286 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9229 | 2026.05.15 15:26:13.101067 [ 286 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002421 sec., 17348.20322180917 rows/sec., 3.07 MiB/sec. | ||
| 9230 | 2026.05.15 15:26:13.101190 [ 286 ] {44f70e2a-4ac2-4c4e-86c0-f7fb5272f7c2} <Debug> TCPHandler: Processed in 0.002824079 sec. | ||
| 9231 | 2026.05.15 15:26:13.103519 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2026.05.15 15:26:13.103684 [ 286 ] {c617da0d-489b-463f-8afe-708ae3927fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9233 | 2026.05.15 15:26:13.103752 [ 286 ] {c617da0d-489b-463f-8afe-708ae3927fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9234 | 2026.05.15 15:26:13.104554 [ 286 ] {c617da0d-489b-463f-8afe-708ae3927fb7} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2026.05.15 15:26:13.104608 [ 286 ] {c617da0d-489b-463f-8afe-708ae3927fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9236 | 2026.05.15 15:26:13.105068 [ 286 ] {c617da0d-489b-463f-8afe-708ae3927fb7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9237 | 2026.05.15 15:26:13.105311 [ 286 ] {c617da0d-489b-463f-8afe-708ae3927fb7} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2026.05.15 15:26:13.105465 [ 286 ] {c617da0d-489b-463f-8afe-708ae3927fb7} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001827 sec., 63492.06349206349 rows/sec., 5.37 MiB/sec. | ||
| 9239 | 2026.05.15 15:26:13.105507 [ 286 ] {c617da0d-489b-463f-8afe-708ae3927fb7} <Debug> TCPHandler: Processed in 0.002121588 sec. | ||
| 9240 | 2026.05.15 15:26:13.105649 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2026.05.15 15:26:13.105755 [ 286 ] {244e4fc2-c57e-4954-a620-f2db69331085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9242 | 2026.05.15 15:26:13.105796 [ 286 ] {244e4fc2-c57e-4954-a620-f2db69331085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9243 | 2026.05.15 15:26:13.106237 [ 286 ] {244e4fc2-c57e-4954-a620-f2db69331085} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2026.05.15 15:26:13.106274 [ 286 ] {244e4fc2-c57e-4954-a620-f2db69331085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9245 | 2026.05.15 15:26:13.106566 [ 286 ] {244e4fc2-c57e-4954-a620-f2db69331085} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9246 | 2026.05.15 15:26:13.106772 [ 286 ] {244e4fc2-c57e-4954-a620-f2db69331085} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2026.05.15 15:26:13.106903 [ 286 ] {244e4fc2-c57e-4954-a620-f2db69331085} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001167 sec., 25706.940874035987 rows/sec., 1.89 MiB/sec. | ||
| 9248 | 2026.05.15 15:26:13.106941 [ 286 ] {244e4fc2-c57e-4954-a620-f2db69331085} <Debug> TCPHandler: Processed in 0.001340064 sec. | ||
| 9249 | 2026.05.15 15:26:13.107069 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9250 | 2026.05.15 15:26:13.107172 [ 286 ] {a99ba76c-061c-4571-a0bb-74cde7beabff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9251 | 2026.05.15 15:26:13.107211 [ 286 ] {a99ba76c-061c-4571-a0bb-74cde7beabff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9252 | 2026.05.15 15:26:13.107640 [ 286 ] {a99ba76c-061c-4571-a0bb-74cde7beabff} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9253 | 2026.05.15 15:26:13.107676 [ 286 ] {a99ba76c-061c-4571-a0bb-74cde7beabff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9254 | 2026.05.15 15:26:13.107980 [ 286 ] {a99ba76c-061c-4571-a0bb-74cde7beabff} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9255 | 2026.05.15 15:26:13.108181 [ 286 ] {a99ba76c-061c-4571-a0bb-74cde7beabff} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2026.05.15 15:26:13.108308 [ 286 ] {a99ba76c-061c-4571-a0bb-74cde7beabff} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001161 sec., 80964.68561584842 rows/sec., 6.32 MiB/sec. | ||
| 9257 | 2026.05.15 15:26:13.108345 [ 286 ] {a99ba76c-061c-4571-a0bb-74cde7beabff} <Debug> TCPHandler: Processed in 0.001325204 sec. | ||
| 9258 | 2026.05.15 15:26:13.108527 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2026.05.15 15:26:13.108627 [ 286 ] {79a24525-3376-4d2d-8f91-858ed602f0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9260 | 2026.05.15 15:26:13.108670 [ 286 ] {79a24525-3376-4d2d-8f91-858ed602f0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9261 | 2026.05.15 15:26:13.109103 [ 286 ] {79a24525-3376-4d2d-8f91-858ed602f0aa} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2026.05.15 15:26:13.109138 [ 286 ] {79a24525-3376-4d2d-8f91-858ed602f0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9263 | 2026.05.15 15:26:13.109468 [ 286 ] {79a24525-3376-4d2d-8f91-858ed602f0aa} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9264 | 2026.05.15 15:26:13.109689 [ 286 ] {79a24525-3376-4d2d-8f91-858ed602f0aa} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2026.05.15 15:26:13.109823 [ 286 ] {79a24525-3376-4d2d-8f91-858ed602f0aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 9266 | 2026.05.15 15:26:13.109860 [ 286 ] {79a24525-3376-4d2d-8f91-858ed602f0aa} <Debug> TCPHandler: Processed in 0.001380695 sec. | ||
| 9267 | 2026.05.15 15:26:13.109991 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9268 | 2026.05.15 15:26:13.110086 [ 286 ] {60507e56-0f91-41cd-8cfd-3de038afb0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9269 | 2026.05.15 15:26:13.110139 [ 286 ] {60507e56-0f91-41cd-8cfd-3de038afb0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9270 | 2026.05.15 15:26:13.110991 [ 286 ] {60507e56-0f91-41cd-8cfd-3de038afb0ce} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.05.15 15:26:13.111029 [ 286 ] {60507e56-0f91-41cd-8cfd-3de038afb0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9272 | 2026.05.15 15:26:13.111570 [ 286 ] {60507e56-0f91-41cd-8cfd-3de038afb0ce} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9273 | 2026.05.15 15:26:13.111811 [ 286 ] {60507e56-0f91-41cd-8cfd-3de038afb0ce} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2026.05.15 15:26:13.111953 [ 286 ] {60507e56-0f91-41cd-8cfd-3de038afb0ce} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001885 sec., 15915.119363395226 rows/sec., 28.52 MiB/sec. | ||
| 9275 | 2026.05.15 15:26:13.112006 [ 286 ] {60507e56-0f91-41cd-8cfd-3de038afb0ce} <Debug> TCPHandler: Processed in 0.002063197 sec. | ||
| 9276 | 2026.05.15 15:26:13.112132 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9277 | 2026.05.15 15:26:13.112228 [ 286 ] {75619c40-dcf0-49dd-bc5a-a80bd5996450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9278 | 2026.05.15 15:26:13.112270 [ 286 ] {75619c40-dcf0-49dd-bc5a-a80bd5996450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9279 | 2026.05.15 15:26:13.112666 [ 286 ] {75619c40-dcf0-49dd-bc5a-a80bd5996450} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2026.05.15 15:26:13.112702 [ 286 ] {75619c40-dcf0-49dd-bc5a-a80bd5996450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9281 | 2026.05.15 15:26:13.113008 [ 286 ] {75619c40-dcf0-49dd-bc5a-a80bd5996450} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9282 | 2026.05.15 15:26:13.113210 [ 286 ] {75619c40-dcf0-49dd-bc5a-a80bd5996450} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2026.05.15 15:26:13.113337 [ 286 ] {75619c40-dcf0-49dd-bc5a-a80bd5996450} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 9284 | 2026.05.15 15:26:13.113373 [ 286 ] {75619c40-dcf0-49dd-bc5a-a80bd5996450} <Debug> TCPHandler: Processed in 0.001289022 sec. | ||
| 9285 | 2026.05.15 15:26:15.444823 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9286 | 2026.05.15 15:26:15.444906 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9287 | 2026.05.15 15:26:15.551242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17266 | ||
| 9288 | 2026.05.15 15:26:15.552062 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2026.05.15 15:26:15.552153 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9290 | 2026.05.15 15:26:15.552842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9291 | 2026.05.15 15:26:15.553083 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9292 | 2026.05.15 15:26:15.553220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17266 | ||
| 9293 | 2026.05.15 15:26:15.553279 [ 55 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9294 | 2026.05.15 15:26:15.553365 [ 55 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.05.15 15:26:15.553402 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9296 | 2026.05.15 15:26:15.553540 [ 191 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 9297 | 2026.05.15 15:26:15.553649 [ 191 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9298 | 2026.05.15 15:26:15.553684 [ 191 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14898 rows starting from the beginning of the part | ||
| 9299 | 2026.05.15 15:26:15.553747 [ 191 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 9300 | 2026.05.15 15:26:15.553796 [ 191 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 9301 | 2026.05.15 15:26:15.553843 [ 191 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 9302 | 2026.05.15 15:26:15.553891 [ 191 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 9303 | 2026.05.15 15:26:15.553941 [ 191 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 9304 | 2026.05.15 15:26:15.555873 [ 191 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17266 rows, containing 4 columns (4 merged, 0 gathered) in 0.002385582 sec., 7237646.829997879 rows/sec., 103.54 MiB/sec. | ||
| 9305 | 2026.05.15 15:26:15.556172 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9306 | 2026.05.15 15:26:15.556506 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_36_7} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2026.05.15 15:26:15.556592 [ 189 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_36_7} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9308 | 2026.05.15 15:26:15.556725 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 9309 | 2026.05.15 15:26:15.612885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1168 | ||
| 9310 | 2026.05.15 15:26:15.615361 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2026.05.15 15:26:15.615399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9312 | 2026.05.15 15:26:15.616689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9313 | 2026.05.15 15:26:15.616957 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2026.05.15 15:26:15.617168 [ 55 ] {} <Debug> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9315 | 2026.05.15 15:26:15.617213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1168 | ||
| 9316 | 2026.05.15 15:26:15.617219 [ 55 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2026.05.15 15:26:15.617263 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9318 | 2026.05.15 15:26:15.617417 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::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 | ||
| 9319 | 2026.05.15 15:26:15.618072 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9320 | 2026.05.15 15:26:15.618225 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 952 rows starting from the beginning of the part | ||
| 9321 | 2026.05.15 15:26:15.618601 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part | ||
| 9322 | 2026.05.15 15:26:15.619008 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
| 9323 | 2026.05.15 15:26:15.619372 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 9324 | 2026.05.15 15:26:15.619718 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 9325 | 2026.05.15 15:26:15.620063 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 9326 | 2026.05.15 15:26:15.626583 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1168 rows, containing 72 columns (72 merged, 0 gathered) in 0.009237064 sec., 126447.10483764106 rows/sec., 105.60 MiB/sec. | ||
| 9327 | 2026.05.15 15:26:15.627896 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9328 | 2026.05.15 15:26:15.628504 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_26_5} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2026.05.15 15:26:15.628594 [ 199 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_26_5} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9330 | 2026.05.15 15:26:15.628809 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 9331 | 2026.05.15 15:26:16.455188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 9332 | 2026.05.15 15:26:16.472248 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.05.15 15:26:16.472313 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9334 | 2026.05.15 15:26:16.478290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9335 | 2026.05.15 15:26:16.478979 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.05.15 15:26:16.479305 [ 40 ] {} <Debug> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9337 | 2026.05.15 15:26:16.479384 [ 40 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.05.15 15:26:16.479408 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9339 | 2026.05.15 15:26:16.479540 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 9340 | 2026.05.15 15:26:16.481953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 9341 | 2026.05.15 15:26:16.483296 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9342 | 2026.05.15 15:26:16.484911 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 9343 | 2026.05.15 15:26:16.489697 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 9344 | 2026.05.15 15:26:16.494322 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 9345 | 2026.05.15 15:26:16.499107 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 9346 | 2026.05.15 15:26:16.503707 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 9347 | 2026.05.15 15:26:16.507611 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 9348 | 2026.05.15 15:26:16.557623 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.07813771 sec., 3468.235759660732 rows/sec., 17.93 MiB/sec. | ||
| 9349 | 2026.05.15 15:26:16.559437 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9350 | 2026.05.15 15:26:16.561121 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_36_7} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9351 | 2026.05.15 15:26:16.561214 [ 191 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_36_7} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9352 | 2026.05.15 15:26:16.562610 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 9353 | 2026.05.15 15:26:18.103731 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9354 | 2026.05.15 15:26:18.104069 [ 286 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9355 | 2026.05.15 15:26:18.104481 [ 286 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9356 | 2026.05.15 15:26:18.104517 [ 286 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9357 | 2026.05.15 15:26:18.104750 [ 286 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9358 | 2026.05.15 15:26:18.104815 [ 286 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9359 | 2026.05.15 15:26:18.104953 [ 286 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9360 | 2026.05.15 15:26:18.105059 [ 321 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9361 | 2026.05.15 15:26:18.105065 [ 363 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9362 | 2026.05.15 15:26:18.105059 [ 335 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9363 | 2026.05.15 15:26:18.105061 [ 354 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9364 | 2026.05.15 15:26:18.105768 [ 286 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9365 | 2026.05.15 15:26:18.105831 [ 286 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9366 | 2026.05.15 15:26:18.105931 [ 286 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9367 | 2026.05.15 15:26:18.105954 [ 286 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 9368 | 2026.05.15 15:26:18.106000 [ 286 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9369 | 2026.05.15 15:26:18.106041 [ 286 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9370 | 2026.05.15 15:26:18.107389 [ 286 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.003464 sec., 12124.711316397228 rows/sec., 2.14 MiB/sec. | ||
| 9371 | 2026.05.15 15:26:18.107536 [ 286 ] {60ec0a71-74f5-4472-89c0-bd85e3cd04f3} <Debug> TCPHandler: Processed in 0.00398544 sec. | ||
| 9372 | 2026.05.15 15:26:18.112885 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9373 | 2026.05.15 15:26:18.113029 [ 286 ] {a79aeeba-002c-47ae-8311-c4903375cab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9374 | 2026.05.15 15:26:18.113087 [ 286 ] {a79aeeba-002c-47ae-8311-c4903375cab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9375 | 2026.05.15 15:26:18.113817 [ 286 ] {a79aeeba-002c-47ae-8311-c4903375cab0} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2026.05.15 15:26:18.113854 [ 286 ] {a79aeeba-002c-47ae-8311-c4903375cab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9377 | 2026.05.15 15:26:18.114266 [ 286 ] {a79aeeba-002c-47ae-8311-c4903375cab0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9378 | 2026.05.15 15:26:18.114503 [ 286 ] {a79aeeba-002c-47ae-8311-c4903375cab0} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2026.05.15 15:26:18.114646 [ 286 ] {a79aeeba-002c-47ae-8311-c4903375cab0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001664 sec., 170673.07692307694 rows/sec., 10.84 MiB/sec. | ||
| 9380 | 2026.05.15 15:26:18.114684 [ 286 ] {a79aeeba-002c-47ae-8311-c4903375cab0} <Debug> TCPHandler: Processed in 0.001920703 sec. | ||
| 9381 | 2026.05.15 15:26:18.114845 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9382 | 2026.05.15 15:26:18.114953 [ 286 ] {3f1943e3-ecb9-4ca4-a6d1-f45ba392dd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9383 | 2026.05.15 15:26:18.114993 [ 286 ] {3f1943e3-ecb9-4ca4-a6d1-f45ba392dd29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9384 | 2026.05.15 15:26:18.115725 [ 286 ] {3f1943e3-ecb9-4ca4-a6d1-f45ba392dd29} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2026.05.15 15:26:18.115762 [ 286 ] {3f1943e3-ecb9-4ca4-a6d1-f45ba392dd29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9386 | 2026.05.15 15:26:18.116141 [ 286 ] {3f1943e3-ecb9-4ca4-a6d1-f45ba392dd29} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9387 | 2026.05.15 15:26:18.116364 [ 286 ] {3f1943e3-ecb9-4ca4-a6d1-f45ba392dd29} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9388 | 2026.05.15 15:26:18.116492 [ 286 ] {3f1943e3-ecb9-4ca4-a6d1-f45ba392dd29} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001558 sec., 528241.3350449294 rows/sec., 40.99 MiB/sec. | ||
| 9389 | 2026.05.15 15:26:18.116529 [ 286 ] {3f1943e3-ecb9-4ca4-a6d1-f45ba392dd29} <Debug> TCPHandler: Processed in 0.001732441 sec. | ||
| 9390 | 2026.05.15 15:26:18.116663 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2026.05.15 15:26:18.116758 [ 286 ] {53159fa7-cf06-482a-80f8-a63e1feabebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9392 | 2026.05.15 15:26:18.116797 [ 286 ] {53159fa7-cf06-482a-80f8-a63e1feabebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9393 | 2026.05.15 15:26:18.117273 [ 286 ] {53159fa7-cf06-482a-80f8-a63e1feabebf} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9394 | 2026.05.15 15:26:18.117309 [ 286 ] {53159fa7-cf06-482a-80f8-a63e1feabebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9395 | 2026.05.15 15:26:18.117611 [ 286 ] {53159fa7-cf06-482a-80f8-a63e1feabebf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9396 | 2026.05.15 15:26:18.117828 [ 286 ] {53159fa7-cf06-482a-80f8-a63e1feabebf} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2026.05.15 15:26:18.117954 [ 286 ] {53159fa7-cf06-482a-80f8-a63e1feabebf} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001213 sec., 127782.3577906018 rows/sec., 7.66 MiB/sec. | ||
| 9398 | 2026.05.15 15:26:18.117990 [ 286 ] {53159fa7-cf06-482a-80f8-a63e1feabebf} <Debug> TCPHandler: Processed in 0.001376714 sec. | ||
| 9399 | 2026.05.15 15:26:18.118133 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9400 | 2026.05.15 15:26:18.118227 [ 286 ] {1d4ff7ca-c824-4b6f-90ce-70289a21886d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9401 | 2026.05.15 15:26:18.118266 [ 286 ] {1d4ff7ca-c824-4b6f-90ce-70289a21886d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9402 | 2026.05.15 15:26:18.118724 [ 286 ] {1d4ff7ca-c824-4b6f-90ce-70289a21886d} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2026.05.15 15:26:18.118761 [ 286 ] {1d4ff7ca-c824-4b6f-90ce-70289a21886d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9404 | 2026.05.15 15:26:18.119062 [ 286 ] {1d4ff7ca-c824-4b6f-90ce-70289a21886d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9405 | 2026.05.15 15:26:18.119296 [ 286 ] {1d4ff7ca-c824-4b6f-90ce-70289a21886d} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2026.05.15 15:26:18.119428 [ 286 ] {1d4ff7ca-c824-4b6f-90ce-70289a21886d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001218 sec., 122331.69129720856 rows/sec., 7.90 MiB/sec. | ||
| 9407 | 2026.05.15 15:26:18.119464 [ 286 ] {1d4ff7ca-c824-4b6f-90ce-70289a21886d} <Debug> TCPHandler: Processed in 0.001378925 sec. | ||
| 9408 | 2026.05.15 15:26:18.119592 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9409 | 2026.05.15 15:26:18.119689 [ 286 ] {2f7b3af8-209f-407d-bbc1-36c438dc8816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9410 | 2026.05.15 15:26:18.119728 [ 286 ] {2f7b3af8-209f-407d-bbc1-36c438dc8816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9411 | 2026.05.15 15:26:18.120176 [ 286 ] {2f7b3af8-209f-407d-bbc1-36c438dc8816} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.05.15 15:26:18.120212 [ 286 ] {2f7b3af8-209f-407d-bbc1-36c438dc8816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9413 | 2026.05.15 15:26:18.120509 [ 286 ] {2f7b3af8-209f-407d-bbc1-36c438dc8816} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9414 | 2026.05.15 15:26:18.120724 [ 286 ] {2f7b3af8-209f-407d-bbc1-36c438dc8816} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.05.15 15:26:18.120851 [ 286 ] {2f7b3af8-209f-407d-bbc1-36c438dc8816} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 9416 | 2026.05.15 15:26:18.120887 [ 286 ] {2f7b3af8-209f-407d-bbc1-36c438dc8816} <Debug> TCPHandler: Processed in 0.001342974 sec. | ||
| 9417 | 2026.05.15 15:26:18.121016 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2026.05.15 15:26:18.121111 [ 286 ] {ef015c39-57a3-4afd-96b4-6be5c9558698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9419 | 2026.05.15 15:26:18.121150 [ 286 ] {ef015c39-57a3-4afd-96b4-6be5c9558698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9420 | 2026.05.15 15:26:18.121759 [ 286 ] {ef015c39-57a3-4afd-96b4-6be5c9558698} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.05.15 15:26:18.121796 [ 286 ] {ef015c39-57a3-4afd-96b4-6be5c9558698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9422 | 2026.05.15 15:26:18.122114 [ 286 ] {ef015c39-57a3-4afd-96b4-6be5c9558698} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9423 | 2026.05.15 15:26:18.122327 [ 286 ] {ef015c39-57a3-4afd-96b4-6be5c9558698} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.05.15 15:26:18.122454 [ 286 ] {ef015c39-57a3-4afd-96b4-6be5c9558698} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001361 sec., 369581.1903012491 rows/sec., 25.99 MiB/sec. | ||
| 9425 | 2026.05.15 15:26:18.122491 [ 286 ] {ef015c39-57a3-4afd-96b4-6be5c9558698} <Debug> TCPHandler: Processed in 0.001522536 sec. | ||
| 9426 | 2026.05.15 15:26:18.122617 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9427 | 2026.05.15 15:26:18.122711 [ 286 ] {83658f30-a568-4dce-bbfe-8342ad4ae879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9428 | 2026.05.15 15:26:18.122752 [ 286 ] {83658f30-a568-4dce-bbfe-8342ad4ae879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9429 | 2026.05.15 15:26:18.123098 [ 286 ] {83658f30-a568-4dce-bbfe-8342ad4ae879} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.05.15 15:26:18.123134 [ 286 ] {83658f30-a568-4dce-bbfe-8342ad4ae879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9431 | 2026.05.15 15:26:18.123433 [ 286 ] {83658f30-a568-4dce-bbfe-8342ad4ae879} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9432 | 2026.05.15 15:26:18.123650 [ 286 ] {83658f30-a568-4dce-bbfe-8342ad4ae879} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2026.05.15 15:26:18.123754 [ 63 ] {} <Debug> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9434 | 2026.05.15 15:26:18.123775 [ 286 ] {83658f30-a568-4dce-bbfe-8342ad4ae879} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 9435 | 2026.05.15 15:26:18.123809 [ 63 ] {} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2026.05.15 15:26:18.123820 [ 286 ] {83658f30-a568-4dce-bbfe-8342ad4ae879} <Debug> TCPHandler: Processed in 0.001251762 sec. | ||
| 9437 | 2026.05.15 15:26:18.123841 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9438 | 2026.05.15 15:26:18.123963 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9439 | 2026.05.15 15:26:18.123989 [ 192 ] {7b7b7807-421e-4600-9910-c6e457aca185::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 | ||
| 9440 | 2026.05.15 15:26:18.124063 [ 286 ] {95145f2b-39d0-4420-ac52-e6686b29c404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9441 | 2026.05.15 15:26:18.124110 [ 286 ] {95145f2b-39d0-4420-ac52-e6686b29c404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9442 | 2026.05.15 15:26:18.124125 [ 192 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9443 | 2026.05.15 15:26:18.124166 [ 192 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 9444 | 2026.05.15 15:26:18.124228 [ 192 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9445 | 2026.05.15 15:26:18.124278 [ 192 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9446 | 2026.05.15 15:26:18.124328 [ 192 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9447 | 2026.05.15 15:26:18.124373 [ 192 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9448 | 2026.05.15 15:26:18.124419 [ 192 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9449 | 2026.05.15 15:26:18.124539 [ 286 ] {95145f2b-39d0-4420-ac52-e6686b29c404} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2026.05.15 15:26:18.124583 [ 286 ] {95145f2b-39d0-4420-ac52-e6686b29c404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9451 | 2026.05.15 15:26:18.124955 [ 286 ] {95145f2b-39d0-4420-ac52-e6686b29c404} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9452 | 2026.05.15 15:26:18.125199 [ 286 ] {95145f2b-39d0-4420-ac52-e6686b29c404} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.05.15 15:26:18.125330 [ 286 ] {95145f2b-39d0-4420-ac52-e6686b29c404} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001284 sec., 206386.29283489098 rows/sec., 13.71 MiB/sec. | ||
| 9454 | 2026.05.15 15:26:18.125366 [ 286 ] {95145f2b-39d0-4420-ac52-e6686b29c404} <Debug> TCPHandler: Processed in 0.001450776 sec. | ||
| 9455 | 2026.05.15 15:26:18.125383 [ 200 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001442625 sec., 108136.21003379258 rows/sec., 5.52 MiB/sec. | ||
| 9456 | 2026.05.15 15:26:18.125526 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9457 | 2026.05.15 15:26:18.125534 [ 192 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9458 | 2026.05.15 15:26:18.125631 [ 286 ] {843c99f5-43ab-4bc3-92d8-df8067251162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9459 | 2026.05.15 15:26:18.125681 [ 286 ] {843c99f5-43ab-4bc3-92d8-df8067251162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9460 | 2026.05.15 15:26:18.125809 [ 192 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_26_5} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9461 | 2026.05.15 15:26:18.125886 [ 192 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_26_5} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9462 | 2026.05.15 15:26:18.125963 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9463 | 2026.05.15 15:26:18.126022 [ 286 ] {843c99f5-43ab-4bc3-92d8-df8067251162} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9464 | 2026.05.15 15:26:18.126073 [ 286 ] {843c99f5-43ab-4bc3-92d8-df8067251162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9465 | 2026.05.15 15:26:18.126371 [ 286 ] {843c99f5-43ab-4bc3-92d8-df8067251162} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9466 | 2026.05.15 15:26:18.126578 [ 286 ] {843c99f5-43ab-4bc3-92d8-df8067251162} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9467 | 2026.05.15 15:26:18.126713 [ 286 ] {843c99f5-43ab-4bc3-92d8-df8067251162} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 9468 | 2026.05.15 15:26:18.126748 [ 286 ] {843c99f5-43ab-4bc3-92d8-df8067251162} <Debug> TCPHandler: Processed in 0.001270123 sec. | ||
| 9469 | 2026.05.15 15:26:18.126867 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9470 | 2026.05.15 15:26:18.126970 [ 286 ] {87db4e8a-7329-47d6-8f42-e8ee9aa71073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9471 | 2026.05.15 15:26:18.127023 [ 286 ] {87db4e8a-7329-47d6-8f42-e8ee9aa71073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9472 | 2026.05.15 15:26:18.127833 [ 286 ] {87db4e8a-7329-47d6-8f42-e8ee9aa71073} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2026.05.15 15:26:18.127869 [ 286 ] {87db4e8a-7329-47d6-8f42-e8ee9aa71073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9474 | 2026.05.15 15:26:18.128377 [ 286 ] {87db4e8a-7329-47d6-8f42-e8ee9aa71073} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9475 | 2026.05.15 15:26:18.128597 [ 286 ] {87db4e8a-7329-47d6-8f42-e8ee9aa71073} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9476 | 2026.05.15 15:26:18.128733 [ 286 ] {87db4e8a-7329-47d6-8f42-e8ee9aa71073} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00178 sec., 7303.370786516854 rows/sec., 13.09 MiB/sec. | ||
| 9477 | 2026.05.15 15:26:18.128783 [ 286 ] {87db4e8a-7329-47d6-8f42-e8ee9aa71073} <Debug> TCPHandler: Processed in 0.001964134 sec. | ||
| 9478 | 2026.05.15 15:26:18.128924 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9479 | 2026.05.15 15:26:18.129018 [ 286 ] {4b436678-8b11-4f62-a54a-5f5cbb0d5b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9480 | 2026.05.15 15:26:18.129059 [ 286 ] {4b436678-8b11-4f62-a54a-5f5cbb0d5b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9481 | 2026.05.15 15:26:18.129418 [ 286 ] {4b436678-8b11-4f62-a54a-5f5cbb0d5b69} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2026.05.15 15:26:18.129454 [ 286 ] {4b436678-8b11-4f62-a54a-5f5cbb0d5b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9483 | 2026.05.15 15:26:18.129773 [ 286 ] {4b436678-8b11-4f62-a54a-5f5cbb0d5b69} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9484 | 2026.05.15 15:26:18.129984 [ 286 ] {4b436678-8b11-4f62-a54a-5f5cbb0d5b69} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2026.05.15 15:26:18.130110 [ 286 ] {4b436678-8b11-4f62-a54a-5f5cbb0d5b69} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00111 sec., 81081.08108108108 rows/sec., 5.07 MiB/sec. | ||
| 9486 | 2026.05.15 15:26:18.130145 [ 286 ] {4b436678-8b11-4f62-a54a-5f5cbb0d5b69} <Debug> TCPHandler: Processed in 0.001269482 sec. | ||
| 9487 | 2026.05.15 15:26:18.402140 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9488 | 2026.05.15 15:26:18.402506 [ 286 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 9489 | 2026.05.15 15:26:18.402903 [ 286 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9490 | 2026.05.15 15:26:18.402948 [ 286 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 9491 | 2026.05.15 15:26:18.403226 [ 286 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9492 | 2026.05.15 15:26:18.403293 [ 286 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9493 | 2026.05.15 15:26:18.403436 [ 286 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9494 | 2026.05.15 15:26:18.403543 [ 313 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9495 | 2026.05.15 15:26:18.403555 [ 312 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9496 | 2026.05.15 15:26:18.403543 [ 335 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9497 | 2026.05.15 15:26:18.403543 [ 354 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9498 | 2026.05.15 15:26:18.403763 [ 286 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9499 | 2026.05.15 15:26:18.403792 [ 286 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9500 | 2026.05.15 15:26:18.403862 [ 286 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9501 | 2026.05.15 15:26:18.403882 [ 286 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 9502 | 2026.05.15 15:26:18.403916 [ 286 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9503 | 2026.05.15 15:26:18.403954 [ 286 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9504 | 2026.05.15 15:26:18.405166 [ 286 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Debug> executeQuery: Read 42 rows, 9.23 KiB in 0.002873 sec., 14618.86529759833 rows/sec., 3.14 MiB/sec. | ||
| 9505 | 2026.05.15 15:26:18.405304 [ 286 ] {bcb6b17a-e268-447a-b3ba-3b1adc2a1702} <Debug> TCPHandler: Processed in 0.003296208 sec. | ||
| 9506 | 2026.05.15 15:26:18.417535 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9507 | 2026.05.15 15:26:18.417668 [ 286 ] {6b370497-fe88-4225-97cb-46215e4288bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9508 | 2026.05.15 15:26:18.417719 [ 286 ] {6b370497-fe88-4225-97cb-46215e4288bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9509 | 2026.05.15 15:26:18.418285 [ 286 ] {6b370497-fe88-4225-97cb-46215e4288bd} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9510 | 2026.05.15 15:26:18.418338 [ 286 ] {6b370497-fe88-4225-97cb-46215e4288bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9511 | 2026.05.15 15:26:18.418736 [ 286 ] {6b370497-fe88-4225-97cb-46215e4288bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9512 | 2026.05.15 15:26:18.418972 [ 286 ] {6b370497-fe88-4225-97cb-46215e4288bd} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9513 | 2026.05.15 15:26:18.419121 [ 286 ] {6b370497-fe88-4225-97cb-46215e4288bd} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 328.36 KiB/sec. | ||
| 9514 | 2026.05.15 15:26:18.419147 [ 66 ] {} <Debug> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 9515 | 2026.05.15 15:26:18.419160 [ 286 ] {6b370497-fe88-4225-97cb-46215e4288bd} <Debug> TCPHandler: Processed in 0.001684409 sec. | ||
| 9516 | 2026.05.15 15:26:18.419236 [ 66 ] {} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2026.05.15 15:26:18.419266 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9518 | 2026.05.15 15:26:18.419373 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 9519 | 2026.05.15 15:26:18.419391 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9520 | 2026.05.15 15:26:18.419496 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9521 | 2026.05.15 15:26:18.419515 [ 286 ] {8926f9d8-4606-434a-830d-5c02c36dfd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9522 | 2026.05.15 15:26:18.419534 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 9523 | 2026.05.15 15:26:18.419562 [ 286 ] {8926f9d8-4606-434a-830d-5c02c36dfd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9524 | 2026.05.15 15:26:18.419603 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 9525 | 2026.05.15 15:26:18.419658 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 9526 | 2026.05.15 15:26:18.419704 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 9527 | 2026.05.15 15:26:18.419748 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 9528 | 2026.05.15 15:26:18.419789 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 9529 | 2026.05.15 15:26:18.420552 [ 192 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224102 sec., 42480.120120708896 rows/sec., 3.54 MiB/sec. | ||
| 9530 | 2026.05.15 15:26:18.420721 [ 198 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9531 | 2026.05.15 15:26:18.420838 [ 286 ] {8926f9d8-4606-434a-830d-5c02c36dfd3e} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9532 | 2026.05.15 15:26:18.420883 [ 286 ] {8926f9d8-4606-434a-830d-5c02c36dfd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9533 | 2026.05.15 15:26:18.421058 [ 198 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_14_3} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9534 | 2026.05.15 15:26:18.421151 [ 198 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_14_3} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 9535 | 2026.05.15 15:26:18.421250 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9536 | 2026.05.15 15:26:18.421446 [ 286 ] {8926f9d8-4606-434a-830d-5c02c36dfd3e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9537 | 2026.05.15 15:26:18.421675 [ 286 ] {8926f9d8-4606-434a-830d-5c02c36dfd3e} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2026.05.15 15:26:18.421800 [ 66 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9539 | 2026.05.15 15:26:18.421809 [ 286 ] {8926f9d8-4606-434a-830d-5c02c36dfd3e} <Debug> executeQuery: Read 2464 rows, 186.10 KiB in 0.002317 sec., 1063444.1087613292 rows/sec., 78.44 MiB/sec. | ||
| 9540 | 2026.05.15 15:26:18.421836 [ 66 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2026.05.15 15:26:18.421860 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9542 | 2026.05.15 15:26:18.421861 [ 286 ] {8926f9d8-4606-434a-830d-5c02c36dfd3e} <Debug> TCPHandler: Processed in 0.002527395 sec. | ||
| 9543 | 2026.05.15 15:26:18.421948 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::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 | ||
| 9544 | 2026.05.15 15:26:18.422019 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.05.15 15:26:18.422059 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9546 | 2026.05.15 15:26:18.422093 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3241 rows starting from the beginning of the part | ||
| 9547 | 2026.05.15 15:26:18.422121 [ 286 ] {64eecfec-3dfd-45af-a9d6-cfec5322f2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9548 | 2026.05.15 15:26:18.422148 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 116 rows starting from the beginning of the part | ||
| 9549 | 2026.05.15 15:26:18.422169 [ 286 ] {64eecfec-3dfd-45af-a9d6-cfec5322f2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9550 | 2026.05.15 15:26:18.422203 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 828 rows starting from the beginning of the part | ||
| 9551 | 2026.05.15 15:26:18.422251 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 116 rows starting from the beginning of the part | ||
| 9552 | 2026.05.15 15:26:18.422291 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 823 rows starting from the beginning of the part | ||
| 9553 | 2026.05.15 15:26:18.422331 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2464 rows starting from the beginning of the part | ||
| 9554 | 2026.05.15 15:26:18.422647 [ 286 ] {64eecfec-3dfd-45af-a9d6-cfec5322f2b5} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9555 | 2026.05.15 15:26:18.422691 [ 286 ] {64eecfec-3dfd-45af-a9d6-cfec5322f2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9556 | 2026.05.15 15:26:18.423020 [ 286 ] {64eecfec-3dfd-45af-a9d6-cfec5322f2b5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9557 | 2026.05.15 15:26:18.423255 [ 286 ] {64eecfec-3dfd-45af-a9d6-cfec5322f2b5} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2026.05.15 15:26:18.423380 [ 66 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9559 | 2026.05.15 15:26:18.423393 [ 286 ] {64eecfec-3dfd-45af-a9d6-cfec5322f2b5} <Debug> executeQuery: Read 45 rows, 3.35 KiB in 0.00129 sec., 34883.72093023256 rows/sec., 2.54 MiB/sec. | ||
| 9560 | 2026.05.15 15:26:18.423419 [ 66 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2026.05.15 15:26:18.423459 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9562 | 2026.05.15 15:26:18.423519 [ 286 ] {64eecfec-3dfd-45af-a9d6-cfec5322f2b5} <Debug> TCPHandler: Processed in 0.001545637 sec. | ||
| 9563 | 2026.05.15 15:26:18.423565 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::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 | ||
| 9564 | 2026.05.15 15:26:18.423699 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9565 | 2026.05.15 15:26:18.423704 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9566 | 2026.05.15 15:26:18.423738 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 212 rows starting from the beginning of the part | ||
| 9567 | 2026.05.15 15:26:18.423812 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 9568 | 2026.05.15 15:26:18.423821 [ 286 ] {787813ae-0dcc-4d86-a6b1-45952c323b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9569 | 2026.05.15 15:26:18.423866 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 165 rows starting from the beginning of the part | ||
| 9570 | 2026.05.15 15:26:18.423874 [ 286 ] {787813ae-0dcc-4d86-a6b1-45952c323b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9571 | 2026.05.15 15:26:18.423933 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 9572 | 2026.05.15 15:26:18.424024 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 155 rows starting from the beginning of the part | ||
| 9573 | 2026.05.15 15:26:18.424073 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 45 rows starting from the beginning of the part | ||
| 9574 | 2026.05.15 15:26:18.424574 [ 286 ] {787813ae-0dcc-4d86-a6b1-45952c323b26} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.05.15 15:26:18.424620 [ 286 ] {787813ae-0dcc-4d86-a6b1-45952c323b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9576 | 2026.05.15 15:26:18.424819 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7588 rows, containing 5 columns (5 merged, 0 gathered) in 0.002907591 sec., 2609720.5556077175 rows/sec., 206.51 MiB/sec. | ||
| 9577 | 2026.05.15 15:26:18.424970 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452206 sec., 438643.0024390479 rows/sec., 29.45 MiB/sec. | ||
| 9578 | 2026.05.15 15:26:18.425114 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9579 | 2026.05.15 15:26:18.425274 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9580 | 2026.05.15 15:26:18.425313 [ 286 ] {787813ae-0dcc-4d86-a6b1-45952c323b26} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9581 | 2026.05.15 15:26:18.425472 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_51_10} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2026.05.15 15:26:18.425569 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_51_10} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9583 | 2026.05.15 15:26:18.425654 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9584 | 2026.05.15 15:26:18.425673 [ 286 ] {787813ae-0dcc-4d86-a6b1-45952c323b26} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2026.05.15 15:26:18.425706 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_56_11} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.05.15 15:26:18.425801 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_56_11} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9587 | 2026.05.15 15:26:18.425822 [ 286 ] {787813ae-0dcc-4d86-a6b1-45952c323b26} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.002021 sec., 396338.4463137061 rows/sec., 22.89 MiB/sec. | ||
| 9588 | 2026.05.15 15:26:18.425867 [ 286 ] {787813ae-0dcc-4d86-a6b1-45952c323b26} <Debug> TCPHandler: Processed in 0.002221309 sec. | ||
| 9589 | 2026.05.15 15:26:18.425875 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 9590 | 2026.05.15 15:26:18.425998 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9591 | 2026.05.15 15:26:18.426099 [ 286 ] {2127a03c-f458-4dbb-8eba-949d5d5b8555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9592 | 2026.05.15 15:26:18.426139 [ 286 ] {2127a03c-f458-4dbb-8eba-949d5d5b8555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9593 | 2026.05.15 15:26:18.426555 [ 286 ] {2127a03c-f458-4dbb-8eba-949d5d5b8555} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9594 | 2026.05.15 15:26:18.426590 [ 286 ] {2127a03c-f458-4dbb-8eba-949d5d5b8555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9595 | 2026.05.15 15:26:18.426890 [ 286 ] {2127a03c-f458-4dbb-8eba-949d5d5b8555} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9596 | 2026.05.15 15:26:18.427104 [ 286 ] {2127a03c-f458-4dbb-8eba-949d5d5b8555} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9597 | 2026.05.15 15:26:18.427233 [ 286 ] {2127a03c-f458-4dbb-8eba-949d5d5b8555} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 60.98 KiB/sec. | ||
| 9598 | 2026.05.15 15:26:18.427271 [ 286 ] {2127a03c-f458-4dbb-8eba-949d5d5b8555} <Debug> TCPHandler: Processed in 0.001321524 sec. | ||
| 9599 | 2026.05.15 15:26:18.427399 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9600 | 2026.05.15 15:26:18.427494 [ 286 ] {0fc983cf-8e51-45a7-8e8f-4f05777e3ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9601 | 2026.05.15 15:26:18.427532 [ 286 ] {0fc983cf-8e51-45a7-8e8f-4f05777e3ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9602 | 2026.05.15 15:26:18.428528 [ 286 ] {0fc983cf-8e51-45a7-8e8f-4f05777e3ca1} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.05.15 15:26:18.428564 [ 286 ] {0fc983cf-8e51-45a7-8e8f-4f05777e3ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9604 | 2026.05.15 15:26:18.428988 [ 286 ] {0fc983cf-8e51-45a7-8e8f-4f05777e3ca1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9605 | 2026.05.15 15:26:18.429215 [ 286 ] {0fc983cf-8e51-45a7-8e8f-4f05777e3ca1} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.05.15 15:26:18.429332 [ 66 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9607 | 2026.05.15 15:26:18.429344 [ 286 ] {0fc983cf-8e51-45a7-8e8f-4f05777e3ca1} <Debug> executeQuery: Read 1324 rows, 90.85 KiB in 0.001868 sec., 708779.443254818 rows/sec., 47.49 MiB/sec. | ||
| 9608 | 2026.05.15 15:26:18.429373 [ 66 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2026.05.15 15:26:18.429397 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9610 | 2026.05.15 15:26:18.429397 [ 286 ] {0fc983cf-8e51-45a7-8e8f-4f05777e3ca1} <Debug> TCPHandler: Processed in 0.002045916 sec. | ||
| 9611 | 2026.05.15 15:26:18.429483 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::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 | ||
| 9612 | 2026.05.15 15:26:18.429561 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9613 | 2026.05.15 15:26:18.429593 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9614 | 2026.05.15 15:26:18.429642 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1793 rows starting from the beginning of the part | ||
| 9615 | 2026.05.15 15:26:18.429664 [ 286 ] {e405608d-5f63-4241-a64a-342d7ea5d237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9616 | 2026.05.15 15:26:18.429708 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 94 rows starting from the beginning of the part | ||
| 9617 | 2026.05.15 15:26:18.429712 [ 286 ] {e405608d-5f63-4241-a64a-342d7ea5d237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9618 | 2026.05.15 15:26:18.429764 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 513 rows starting from the beginning of the part | ||
| 9619 | 2026.05.15 15:26:18.429812 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 94 rows starting from the beginning of the part | ||
| 9620 | 2026.05.15 15:26:18.429853 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 503 rows starting from the beginning of the part | ||
| 9621 | 2026.05.15 15:26:18.429893 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1324 rows starting from the beginning of the part | ||
| 9622 | 2026.05.15 15:26:18.430438 [ 286 ] {e405608d-5f63-4241-a64a-342d7ea5d237} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2026.05.15 15:26:18.430481 [ 286 ] {e405608d-5f63-4241-a64a-342d7ea5d237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9624 | 2026.05.15 15:26:18.430929 [ 286 ] {e405608d-5f63-4241-a64a-342d7ea5d237} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9625 | 2026.05.15 15:26:18.431146 [ 286 ] {e405608d-5f63-4241-a64a-342d7ea5d237} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9626 | 2026.05.15 15:26:18.431266 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9627 | 2026.05.15 15:26:18.431278 [ 286 ] {e405608d-5f63-4241-a64a-342d7ea5d237} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001633 sec., 917942.4372320882 rows/sec., 55.68 MiB/sec. | ||
| 9628 | 2026.05.15 15:26:18.431305 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9629 | 2026.05.15 15:26:18.431328 [ 286 ] {e405608d-5f63-4241-a64a-342d7ea5d237} <Debug> TCPHandler: Processed in 0.001815032 sec. | ||
| 9630 | 2026.05.15 15:26:18.431331 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9631 | 2026.05.15 15:26:18.431418 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 9632 | 2026.05.15 15:26:18.431483 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9633 | 2026.05.15 15:26:18.431519 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9634 | 2026.05.15 15:26:18.431551 [ 190 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4321 rows, containing 5 columns (5 merged, 0 gathered) in 0.002106937 sec., 2050844.4248688973 rows/sec., 148.50 MiB/sec. | ||
| 9635 | 2026.05.15 15:26:18.431555 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19366 rows starting from the beginning of the part | ||
| 9636 | 2026.05.15 15:26:18.431584 [ 286 ] {1f95834e-7013-4f5f-8673-b66cf09846cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9637 | 2026.05.15 15:26:18.431655 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 9638 | 2026.05.15 15:26:18.431660 [ 286 ] {1f95834e-7013-4f5f-8673-b66cf09846cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9639 | 2026.05.15 15:26:18.431714 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 270 rows starting from the beginning of the part | ||
| 9640 | 2026.05.15 15:26:18.431764 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 9641 | 2026.05.15 15:26:18.431806 [ 190 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9642 | 2026.05.15 15:26:18.431808 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 265 rows starting from the beginning of the part | ||
| 9643 | 2026.05.15 15:26:18.431876 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1499 rows starting from the beginning of the part | ||
| 9644 | 2026.05.15 15:26:18.432156 [ 190 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_56_11} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9645 | 2026.05.15 15:26:18.432257 [ 190 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_56_11} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9646 | 2026.05.15 15:26:18.432345 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9647 | 2026.05.15 15:26:18.432687 [ 286 ] {1f95834e-7013-4f5f-8673-b66cf09846cd} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.05.15 15:26:18.432733 [ 286 ] {1f95834e-7013-4f5f-8673-b66cf09846cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9649 | 2026.05.15 15:26:18.433353 [ 286 ] {1f95834e-7013-4f5f-8673-b66cf09846cd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9650 | 2026.05.15 15:26:18.433613 [ 286 ] {1f95834e-7013-4f5f-8673-b66cf09846cd} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2026.05.15 15:26:18.433744 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9652 | 2026.05.15 15:26:18.433766 [ 286 ] {1f95834e-7013-4f5f-8673-b66cf09846cd} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002201 sec., 17719.218537028624 rows/sec., 31.75 MiB/sec. | ||
| 9653 | 2026.05.15 15:26:18.433777 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9654 | 2026.05.15 15:26:18.433808 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9655 | 2026.05.15 15:26:18.433835 [ 286 ] {1f95834e-7013-4f5f-8673-b66cf09846cd} <Debug> TCPHandler: Processed in 0.002400503 sec. | ||
| 9656 | 2026.05.15 15:26:18.433911 [ 195 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 9657 | 2026.05.15 15:26:18.433967 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9658 | 2026.05.15 15:26:18.434069 [ 286 ] {9933c93e-cc2c-423c-9b2b-717bb0a2a0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9659 | 2026.05.15 15:26:18.434111 [ 286 ] {9933c93e-cc2c-423c-9b2b-717bb0a2a0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9660 | 2026.05.15 15:26:18.434133 [ 195 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9661 | 2026.05.15 15:26:18.434190 [ 195 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 958 rows starting from the beginning of the part | ||
| 9662 | 2026.05.15 15:26:18.434320 [ 195 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 9663 | 2026.05.15 15:26:18.434430 [ 195 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
| 9664 | 2026.05.15 15:26:18.434462 [ 286 ] {9933c93e-cc2c-423c-9b2b-717bb0a2a0e9} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.05.15 15:26:18.434504 [ 286 ] {9933c93e-cc2c-423c-9b2b-717bb0a2a0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9666 | 2026.05.15 15:26:18.434540 [ 195 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 9667 | 2026.05.15 15:26:18.434651 [ 195 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part | ||
| 9668 | 2026.05.15 15:26:18.434758 [ 195 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part | ||
| 9669 | 2026.05.15 15:26:18.434837 [ 286 ] {9933c93e-cc2c-423c-9b2b-717bb0a2a0e9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9670 | 2026.05.15 15:26:18.435070 [ 286 ] {9933c93e-cc2c-423c-9b2b-717bb0a2a0e9} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9671 | 2026.05.15 15:26:18.435192 [ 66 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9672 | 2026.05.15 15:26:18.435216 [ 286 ] {9933c93e-cc2c-423c-9b2b-717bb0a2a0e9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 710.23 KiB/sec. | ||
| 9673 | 2026.05.15 15:26:18.435225 [ 66 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.05.15 15:26:18.435259 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9675 | 2026.05.15 15:26:18.435261 [ 286 ] {9933c93e-cc2c-423c-9b2b-717bb0a2a0e9} <Debug> TCPHandler: Processed in 0.001342964 sec. | ||
| 9676 | 2026.05.15 15:26:18.435346 [ 190 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 9677 | 2026.05.15 15:26:18.435447 [ 190 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9678 | 2026.05.15 15:26:18.435474 [ 190 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3450 rows starting from the beginning of the part | ||
| 9679 | 2026.05.15 15:26:18.435525 [ 190 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 9680 | 2026.05.15 15:26:18.435574 [ 190 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part | ||
| 9681 | 2026.05.15 15:26:18.435622 [ 190 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 9682 | 2026.05.15 15:26:18.435663 [ 190 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 9683 | 2026.05.15 15:26:18.435709 [ 190 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part | ||
| 9684 | 2026.05.15 15:26:18.438199 [ 201 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3762 rows, containing 4 columns (4 merged, 0 gathered) in 0.002892851 sec., 1300447.205887894 rows/sec., 83.71 MiB/sec. | ||
| 9685 | 2026.05.15 15:26:18.438681 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9686 | 2026.05.15 15:26:18.439031 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_56_11} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9687 | 2026.05.15 15:26:18.439121 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_56_11} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9688 | 2026.05.15 15:26:18.439222 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9689 | 2026.05.15 15:26:18.439788 [ 194 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21720 rows, containing 5 columns (5 merged, 0 gathered) in 0.008396718 sec., 2586724.956107851 rows/sec., 167.87 MiB/sec. | ||
| 9690 | 2026.05.15 15:26:18.440229 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9691 | 2026.05.15 15:26:18.440664 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.05.15 15:26:18.440768 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9693 | 2026.05.15 15:26:18.440894 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9694 | 2026.05.15 15:26:18.442873 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1083 rows, containing 19 columns (19 merged, 0 gathered) in 0.008997699 sec., 120364.10642320887 rows/sec., 215.69 MiB/sec. | ||
| 9695 | 2026.05.15 15:26:18.444306 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9696 | 2026.05.15 15:26:18.444681 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.05.15 15:26:18.444763 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9698 | 2026.05.15 15:26:18.444920 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.45 MiB. | ||
| 9699 | 2026.05.15 15:26:19.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.45 MiB, peak 313.89 MiB, free memory in arenas 0.00 B, will set to 305.51 MiB (RSS), difference: 5.06 MiB | ||
| 9700 | 2026.05.15 15:26:23.053314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17778 | ||
| 9701 | 2026.05.15 15:26:23.054103 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2026.05.15 15:26:23.054168 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9703 | 2026.05.15 15:26:23.054702 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9704 | 2026.05.15 15:26:23.054921 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2026.05.15 15:26:23.055045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17778 | ||
| 9706 | 2026.05.15 15:26:23.097046 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9707 | 2026.05.15 15:26:23.097294 [ 286 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9708 | 2026.05.15 15:26:23.097621 [ 286 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9709 | 2026.05.15 15:26:23.097655 [ 286 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9710 | 2026.05.15 15:26:23.097872 [ 286 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9711 | 2026.05.15 15:26:23.097939 [ 286 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9712 | 2026.05.15 15:26:23.098075 [ 286 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9713 | 2026.05.15 15:26:23.098171 [ 354 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9714 | 2026.05.15 15:26:23.098171 [ 312 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9715 | 2026.05.15 15:26:23.098188 [ 335 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9716 | 2026.05.15 15:26:23.098188 [ 313 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9717 | 2026.05.15 15:26:23.098371 [ 286 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9718 | 2026.05.15 15:26:23.098400 [ 286 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9719 | 2026.05.15 15:26:23.098475 [ 286 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9720 | 2026.05.15 15:26:23.098495 [ 286 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 9721 | 2026.05.15 15:26:23.098528 [ 286 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9722 | 2026.05.15 15:26:23.098567 [ 286 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9723 | 2026.05.15 15:26:23.099974 [ 286 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002778 sec., 15118.790496760259 rows/sec., 2.67 MiB/sec. | ||
| 9724 | 2026.05.15 15:26:23.100102 [ 286 ] {2f43625a-86b9-4f8f-9287-6d231c2727f6} <Debug> TCPHandler: Processed in 0.003194147 sec. | ||
| 9725 | 2026.05.15 15:26:23.101692 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2026.05.15 15:26:23.101805 [ 286 ] {45ca6994-bb6a-4216-b6a9-847d3bb8d7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9727 | 2026.05.15 15:26:23.101847 [ 286 ] {45ca6994-bb6a-4216-b6a9-847d3bb8d7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9728 | 2026.05.15 15:26:23.102498 [ 286 ] {45ca6994-bb6a-4216-b6a9-847d3bb8d7f5} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.05.15 15:26:23.102536 [ 286 ] {45ca6994-bb6a-4216-b6a9-847d3bb8d7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9730 | 2026.05.15 15:26:23.102908 [ 286 ] {45ca6994-bb6a-4216-b6a9-847d3bb8d7f5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9731 | 2026.05.15 15:26:23.103119 [ 286 ] {45ca6994-bb6a-4216-b6a9-847d3bb8d7f5} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.05.15 15:26:23.103258 [ 286 ] {45ca6994-bb6a-4216-b6a9-847d3bb8d7f5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001483 sec., 37761.29467296022 rows/sec., 2.88 MiB/sec. | ||
| 9733 | 2026.05.15 15:26:23.103297 [ 286 ] {45ca6994-bb6a-4216-b6a9-847d3bb8d7f5} <Debug> TCPHandler: Processed in 0.001656519 sec. | ||
| 9734 | 2026.05.15 15:26:23.103550 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2026.05.15 15:26:23.103652 [ 286 ] {1edea935-1365-4dce-9d29-1dfe00b53a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9736 | 2026.05.15 15:26:23.103694 [ 286 ] {1edea935-1365-4dce-9d29-1dfe00b53a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9737 | 2026.05.15 15:26:23.104212 [ 286 ] {1edea935-1365-4dce-9d29-1dfe00b53a1f} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2026.05.15 15:26:23.104248 [ 286 ] {1edea935-1365-4dce-9d29-1dfe00b53a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9739 | 2026.05.15 15:26:23.104543 [ 286 ] {1edea935-1365-4dce-9d29-1dfe00b53a1f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9740 | 2026.05.15 15:26:23.104748 [ 286 ] {1edea935-1365-4dce-9d29-1dfe00b53a1f} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.05.15 15:26:23.104873 [ 286 ] {1edea935-1365-4dce-9d29-1dfe00b53a1f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 9742 | 2026.05.15 15:26:23.104911 [ 286 ] {1edea935-1365-4dce-9d29-1dfe00b53a1f} <Debug> TCPHandler: Processed in 0.001420205 sec. | ||
| 9743 | 2026.05.15 15:26:23.105047 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2026.05.15 15:26:23.105150 [ 286 ] {52234ba4-ceb3-4423-ae83-8f4bc43e86f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9745 | 2026.05.15 15:26:23.105199 [ 286 ] {52234ba4-ceb3-4423-ae83-8f4bc43e86f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9746 | 2026.05.15 15:26:23.105612 [ 286 ] {52234ba4-ceb3-4423-ae83-8f4bc43e86f2} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2026.05.15 15:26:23.105648 [ 286 ] {52234ba4-ceb3-4423-ae83-8f4bc43e86f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9748 | 2026.05.15 15:26:23.105961 [ 286 ] {52234ba4-ceb3-4423-ae83-8f4bc43e86f2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9749 | 2026.05.15 15:26:23.106166 [ 286 ] {52234ba4-ceb3-4423-ae83-8f4bc43e86f2} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2026.05.15 15:26:23.106291 [ 286 ] {52234ba4-ceb3-4423-ae83-8f4bc43e86f2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001166 sec., 109777.01543739281 rows/sec., 7.65 MiB/sec. | ||
| 9751 | 2026.05.15 15:26:23.106328 [ 286 ] {52234ba4-ceb3-4423-ae83-8f4bc43e86f2} <Debug> TCPHandler: Processed in 0.001330224 sec. | ||
| 9752 | 2026.05.15 15:26:23.106464 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2026.05.15 15:26:23.106560 [ 286 ] {b2b0fd48-265c-415c-bd7f-c77e1376c960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9754 | 2026.05.15 15:26:23.106601 [ 286 ] {b2b0fd48-265c-415c-bd7f-c77e1376c960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9755 | 2026.05.15 15:26:23.106985 [ 286 ] {b2b0fd48-265c-415c-bd7f-c77e1376c960} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2026.05.15 15:26:23.107021 [ 286 ] {b2b0fd48-265c-415c-bd7f-c77e1376c960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9757 | 2026.05.15 15:26:23.107324 [ 286 ] {b2b0fd48-265c-415c-bd7f-c77e1376c960} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9758 | 2026.05.15 15:26:23.107527 [ 286 ] {b2b0fd48-265c-415c-bd7f-c77e1376c960} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2026.05.15 15:26:23.107655 [ 286 ] {b2b0fd48-265c-415c-bd7f-c77e1376c960} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001113 sec., 43126.684636118596 rows/sec., 2.91 MiB/sec. | ||
| 9760 | 2026.05.15 15:26:23.107690 [ 286 ] {b2b0fd48-265c-415c-bd7f-c77e1376c960} <Debug> TCPHandler: Processed in 0.001276183 sec. | ||
| 9761 | 2026.05.15 15:26:23.982054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 9762 | 2026.05.15 15:26:23.997293 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.05.15 15:26:23.997343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9764 | 2026.05.15 15:26:24.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.38 MiB, peak 313.89 MiB, free memory in arenas 0.00 B, will set to 305.59 MiB (RSS), difference: -4.79 MiB | ||
| 9765 | 2026.05.15 15:26:24.003070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9766 | 2026.05.15 15:26:24.003746 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2026.05.15 15:26:24.006300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9768 | 2026.05.15 15:26:25.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.59 MiB, peak 313.89 MiB, free memory in arenas 0.00 B, will set to 305.97 MiB (RSS), difference: 4.38 MiB | ||
| 9769 | 2026.05.15 15:26:25.617469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1222 | ||
| 9770 | 2026.05.15 15:26:25.620529 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2026.05.15 15:26:25.620575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9772 | 2026.05.15 15:26:25.621797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9773 | 2026.05.15 15:26:25.622069 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2026.05.15 15:26:25.622324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1222 | ||
| 9775 | 2026.05.15 15:26:28.103038 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9776 | 2026.05.15 15:26:28.103314 [ 286 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9777 | 2026.05.15 15:26:28.103712 [ 286 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9778 | 2026.05.15 15:26:28.103748 [ 286 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9779 | 2026.05.15 15:26:28.103995 [ 286 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9780 | 2026.05.15 15:26:28.104063 [ 286 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9781 | 2026.05.15 15:26:28.104208 [ 286 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9782 | 2026.05.15 15:26:28.104323 [ 312 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9783 | 2026.05.15 15:26:28.104341 [ 313 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9784 | 2026.05.15 15:26:28.104332 [ 354 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9785 | 2026.05.15 15:26:28.104332 [ 347 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9786 | 2026.05.15 15:26:28.104597 [ 286 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9787 | 2026.05.15 15:26:28.104629 [ 286 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9788 | 2026.05.15 15:26:28.104699 [ 286 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9789 | 2026.05.15 15:26:28.104720 [ 286 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 9790 | 2026.05.15 15:26:28.104754 [ 286 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9791 | 2026.05.15 15:26:28.104792 [ 286 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9792 | 2026.05.15 15:26:28.106068 [ 286 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002871 sec., 14629.049111807733 rows/sec., 2.59 MiB/sec. | ||
| 9793 | 2026.05.15 15:26:28.106213 [ 286 ] {f6c5c860-c6fc-4b2b-bcb8-995215bc6052} <Debug> TCPHandler: Processed in 0.003328288 sec. | ||
| 9794 | 2026.05.15 15:26:28.111447 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2026.05.15 15:26:28.111657 [ 286 ] {ca88cf82-5c8b-4c48-a900-7156b6f8b101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9796 | 2026.05.15 15:26:28.111736 [ 286 ] {ca88cf82-5c8b-4c48-a900-7156b6f8b101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9797 | 2026.05.15 15:26:28.112889 [ 286 ] {ca88cf82-5c8b-4c48-a900-7156b6f8b101} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.05.15 15:26:28.112941 [ 286 ] {ca88cf82-5c8b-4c48-a900-7156b6f8b101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9799 | 2026.05.15 15:26:28.113327 [ 286 ] {ca88cf82-5c8b-4c48-a900-7156b6f8b101} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9800 | 2026.05.15 15:26:28.113554 [ 286 ] {ca88cf82-5c8b-4c48-a900-7156b6f8b101} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2026.05.15 15:26:28.113704 [ 286 ] {ca88cf82-5c8b-4c48-a900-7156b6f8b101} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002107 sec., 134788.79924062648 rows/sec., 8.56 MiB/sec. | ||
| 9802 | 2026.05.15 15:26:28.113743 [ 286 ] {ca88cf82-5c8b-4c48-a900-7156b6f8b101} <Debug> TCPHandler: Processed in 0.002395163 sec. | ||
| 9803 | 2026.05.15 15:26:28.113876 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9804 | 2026.05.15 15:26:28.113973 [ 286 ] {36b9323c-3873-44bb-bd5a-88713b9f2553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9805 | 2026.05.15 15:26:28.114014 [ 286 ] {36b9323c-3873-44bb-bd5a-88713b9f2553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9806 | 2026.05.15 15:26:28.115034 [ 286 ] {36b9323c-3873-44bb-bd5a-88713b9f2553} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2026.05.15 15:26:28.115071 [ 286 ] {36b9323c-3873-44bb-bd5a-88713b9f2553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9808 | 2026.05.15 15:26:28.115413 [ 286 ] {36b9323c-3873-44bb-bd5a-88713b9f2553} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9809 | 2026.05.15 15:26:28.115623 [ 286 ] {36b9323c-3873-44bb-bd5a-88713b9f2553} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2026.05.15 15:26:28.115764 [ 286 ] {36b9323c-3873-44bb-bd5a-88713b9f2553} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001809 sec., 454947.48479823105 rows/sec., 35.30 MiB/sec. | ||
| 9811 | 2026.05.15 15:26:28.115802 [ 286 ] {36b9323c-3873-44bb-bd5a-88713b9f2553} <Debug> TCPHandler: Processed in 0.001974545 sec. | ||
| 9812 | 2026.05.15 15:26:28.115927 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9813 | 2026.05.15 15:26:28.116022 [ 286 ] {a451d970-6913-406b-91b9-fa60b95e2425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9814 | 2026.05.15 15:26:28.116063 [ 286 ] {a451d970-6913-406b-91b9-fa60b95e2425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9815 | 2026.05.15 15:26:28.116562 [ 286 ] {a451d970-6913-406b-91b9-fa60b95e2425} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2026.05.15 15:26:28.116598 [ 286 ] {a451d970-6913-406b-91b9-fa60b95e2425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9817 | 2026.05.15 15:26:28.116896 [ 286 ] {a451d970-6913-406b-91b9-fa60b95e2425} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9818 | 2026.05.15 15:26:28.117112 [ 286 ] {a451d970-6913-406b-91b9-fa60b95e2425} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2026.05.15 15:26:28.117238 [ 286 ] {a451d970-6913-406b-91b9-fa60b95e2425} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001234 sec., 125607.77957860615 rows/sec., 7.53 MiB/sec. | ||
| 9820 | 2026.05.15 15:26:28.117275 [ 286 ] {a451d970-6913-406b-91b9-fa60b95e2425} <Debug> TCPHandler: Processed in 0.001396715 sec. | ||
| 9821 | 2026.05.15 15:26:28.117427 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9822 | 2026.05.15 15:26:28.117530 [ 286 ] {9dfe8496-f902-427b-a919-915f8a2ce364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9823 | 2026.05.15 15:26:28.117571 [ 286 ] {9dfe8496-f902-427b-a919-915f8a2ce364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9824 | 2026.05.15 15:26:28.118090 [ 286 ] {9dfe8496-f902-427b-a919-915f8a2ce364} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9825 | 2026.05.15 15:26:28.118127 [ 286 ] {9dfe8496-f902-427b-a919-915f8a2ce364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9826 | 2026.05.15 15:26:28.118442 [ 286 ] {9dfe8496-f902-427b-a919-915f8a2ce364} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9827 | 2026.05.15 15:26:28.118651 [ 286 ] {9dfe8496-f902-427b-a919-915f8a2ce364} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9828 | 2026.05.15 15:26:28.118789 [ 286 ] {9dfe8496-f902-427b-a919-915f8a2ce364} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001277 sec., 116679.71808927174 rows/sec., 7.54 MiB/sec. | ||
| 9829 | 2026.05.15 15:26:28.118832 [ 286 ] {9dfe8496-f902-427b-a919-915f8a2ce364} <Debug> TCPHandler: Processed in 0.001460196 sec. | ||
| 9830 | 2026.05.15 15:26:28.118964 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9831 | 2026.05.15 15:26:28.119061 [ 286 ] {a540c605-567a-495f-a778-45d2d05acc16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9832 | 2026.05.15 15:26:28.119100 [ 286 ] {a540c605-567a-495f-a778-45d2d05acc16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9833 | 2026.05.15 15:26:28.119599 [ 286 ] {a540c605-567a-495f-a778-45d2d05acc16} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2026.05.15 15:26:28.119637 [ 286 ] {a540c605-567a-495f-a778-45d2d05acc16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9835 | 2026.05.15 15:26:28.119944 [ 286 ] {a540c605-567a-495f-a778-45d2d05acc16} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9836 | 2026.05.15 15:26:28.120149 [ 286 ] {a540c605-567a-495f-a778-45d2d05acc16} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2026.05.15 15:26:28.120280 [ 286 ] {a540c605-567a-495f-a778-45d2d05acc16} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001234 sec., 119935.170178282 rows/sec., 6.82 MiB/sec. | ||
| 9838 | 2026.05.15 15:26:28.120320 [ 286 ] {a540c605-567a-495f-a778-45d2d05acc16} <Debug> TCPHandler: Processed in 0.001405105 sec. | ||
| 9839 | 2026.05.15 15:26:28.120449 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9840 | 2026.05.15 15:26:28.120552 [ 286 ] {e00a5505-6d74-4bae-8720-ca64c8b05987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9841 | 2026.05.15 15:26:28.120590 [ 286 ] {e00a5505-6d74-4bae-8720-ca64c8b05987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9842 | 2026.05.15 15:26:28.121327 [ 286 ] {e00a5505-6d74-4bae-8720-ca64c8b05987} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9843 | 2026.05.15 15:26:28.121363 [ 286 ] {e00a5505-6d74-4bae-8720-ca64c8b05987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9844 | 2026.05.15 15:26:28.121688 [ 286 ] {e00a5505-6d74-4bae-8720-ca64c8b05987} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9845 | 2026.05.15 15:26:28.121903 [ 286 ] {e00a5505-6d74-4bae-8720-ca64c8b05987} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9846 | 2026.05.15 15:26:28.122037 [ 286 ] {e00a5505-6d74-4bae-8720-ca64c8b05987} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001501 sec., 335109.926715523 rows/sec., 23.56 MiB/sec. | ||
| 9847 | 2026.05.15 15:26:28.122078 [ 286 ] {e00a5505-6d74-4bae-8720-ca64c8b05987} <Debug> TCPHandler: Processed in 0.00167598 sec. | ||
| 9848 | 2026.05.15 15:26:28.122205 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9849 | 2026.05.15 15:26:28.122300 [ 286 ] {4cdfa992-9f43-4cb0-99ba-d92288aa2af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9850 | 2026.05.15 15:26:28.122341 [ 286 ] {4cdfa992-9f43-4cb0-99ba-d92288aa2af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9851 | 2026.05.15 15:26:28.122697 [ 286 ] {4cdfa992-9f43-4cb0-99ba-d92288aa2af1} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9852 | 2026.05.15 15:26:28.122732 [ 286 ] {4cdfa992-9f43-4cb0-99ba-d92288aa2af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9853 | 2026.05.15 15:26:28.123021 [ 286 ] {4cdfa992-9f43-4cb0-99ba-d92288aa2af1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9854 | 2026.05.15 15:26:28.123221 [ 286 ] {4cdfa992-9f43-4cb0-99ba-d92288aa2af1} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2026.05.15 15:26:28.123351 [ 286 ] {4cdfa992-9f43-4cb0-99ba-d92288aa2af1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 9856 | 2026.05.15 15:26:28.123389 [ 286 ] {4cdfa992-9f43-4cb0-99ba-d92288aa2af1} <Debug> TCPHandler: Processed in 0.001232162 sec. | ||
| 9857 | 2026.05.15 15:26:28.123514 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9858 | 2026.05.15 15:26:28.123609 [ 286 ] {90b57640-0d7e-4b8d-8bc6-92db96c441c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9859 | 2026.05.15 15:26:28.123675 [ 286 ] {90b57640-0d7e-4b8d-8bc6-92db96c441c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9860 | 2026.05.15 15:26:28.124159 [ 286 ] {90b57640-0d7e-4b8d-8bc6-92db96c441c9} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9861 | 2026.05.15 15:26:28.124195 [ 286 ] {90b57640-0d7e-4b8d-8bc6-92db96c441c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9862 | 2026.05.15 15:26:28.124525 [ 286 ] {90b57640-0d7e-4b8d-8bc6-92db96c441c9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9863 | 2026.05.15 15:26:28.124733 [ 286 ] {90b57640-0d7e-4b8d-8bc6-92db96c441c9} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9864 | 2026.05.15 15:26:28.124870 [ 286 ] {90b57640-0d7e-4b8d-8bc6-92db96c441c9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001277 sec., 207517.61942051686 rows/sec., 13.79 MiB/sec. | ||
| 9865 | 2026.05.15 15:26:28.124911 [ 286 ] {90b57640-0d7e-4b8d-8bc6-92db96c441c9} <Debug> TCPHandler: Processed in 0.001444766 sec. | ||
| 9866 | 2026.05.15 15:26:28.125044 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9867 | 2026.05.15 15:26:28.125140 [ 286 ] {8a060f90-68b3-4f8e-b041-f4cd602db951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9868 | 2026.05.15 15:26:28.125182 [ 286 ] {8a060f90-68b3-4f8e-b041-f4cd602db951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9869 | 2026.05.15 15:26:28.125521 [ 286 ] {8a060f90-68b3-4f8e-b041-f4cd602db951} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9870 | 2026.05.15 15:26:28.125556 [ 286 ] {8a060f90-68b3-4f8e-b041-f4cd602db951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9871 | 2026.05.15 15:26:28.125852 [ 286 ] {8a060f90-68b3-4f8e-b041-f4cd602db951} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9872 | 2026.05.15 15:26:28.126065 [ 286 ] {8a060f90-68b3-4f8e-b041-f4cd602db951} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2026.05.15 15:26:28.126197 [ 286 ] {8a060f90-68b3-4f8e-b041-f4cd602db951} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 9874 | 2026.05.15 15:26:28.126236 [ 286 ] {8a060f90-68b3-4f8e-b041-f4cd602db951} <Debug> TCPHandler: Processed in 0.001240562 sec. | ||
| 9875 | 2026.05.15 15:26:28.126363 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2026.05.15 15:26:28.126486 [ 286 ] {54d894e0-fc07-47cd-ba31-b38891e6c02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9877 | 2026.05.15 15:26:28.126544 [ 286 ] {54d894e0-fc07-47cd-ba31-b38891e6c02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9878 | 2026.05.15 15:26:28.127348 [ 286 ] {54d894e0-fc07-47cd-ba31-b38891e6c02a} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2026.05.15 15:26:28.127384 [ 286 ] {54d894e0-fc07-47cd-ba31-b38891e6c02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9880 | 2026.05.15 15:26:28.127882 [ 286 ] {54d894e0-fc07-47cd-ba31-b38891e6c02a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9881 | 2026.05.15 15:26:28.128100 [ 286 ] {54d894e0-fc07-47cd-ba31-b38891e6c02a} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9882 | 2026.05.15 15:26:28.128239 [ 286 ] {54d894e0-fc07-47cd-ba31-b38891e6c02a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00177 sec., 7344.632768361582 rows/sec., 13.16 MiB/sec. | ||
| 9883 | 2026.05.15 15:26:28.128295 [ 286 ] {54d894e0-fc07-47cd-ba31-b38891e6c02a} <Debug> TCPHandler: Processed in 0.001978975 sec. | ||
| 9884 | 2026.05.15 15:26:28.128426 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9885 | 2026.05.15 15:26:28.128522 [ 286 ] {d359ed76-3ddb-4907-bb84-5285b55cf3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9886 | 2026.05.15 15:26:28.128562 [ 286 ] {d359ed76-3ddb-4907-bb84-5285b55cf3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9887 | 2026.05.15 15:26:28.128981 [ 286 ] {d359ed76-3ddb-4907-bb84-5285b55cf3af} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9888 | 2026.05.15 15:26:28.129016 [ 286 ] {d359ed76-3ddb-4907-bb84-5285b55cf3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 9889 | 2026.05.15 15:26:28.129316 [ 286 ] {d359ed76-3ddb-4907-bb84-5285b55cf3af} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9890 | 2026.05.15 15:26:28.129526 [ 286 ] {d359ed76-3ddb-4907-bb84-5285b55cf3af} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9891 | 2026.05.15 15:26:28.129656 [ 286 ] {d359ed76-3ddb-4907-bb84-5285b55cf3af} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 4.89 MiB/sec. | ||
| 9892 | 2026.05.15 15:26:28.129695 [ 286 ] {d359ed76-3ddb-4907-bb84-5285b55cf3af} <Debug> TCPHandler: Processed in 0.001317924 sec. | ||
| 9893 | 2026.05.15 15:26:30.445170 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9894 | 2026.05.15 15:26:30.445243 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9895 | 2026.05.15 15:26:30.555145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18226 | ||
| 9896 | 2026.05.15 15:26:30.555666 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2026.05.15 15:26:30.555699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 9898 | 2026.05.15 15:26:30.556183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9899 | 2026.05.15 15:26:30.556418 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9900 | 2026.05.15 15:26:30.556555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18226 | ||
| 9901 | 2026.05.15 15:26:30.882333 [ 46 ] {} <Debug> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 9902 | 2026.05.15 15:26:30.882436 [ 46 ] {} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2026.05.15 15:26:30.882478 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 9904 | 2026.05.15 15:26:30.882649 [ 201 ] {7208fad8-3800-4da3-8788-b5d99270a322::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 | ||
| 9905 | 2026.05.15 15:26:30.882826 [ 201 ] {7208fad8-3800-4da3-8788-b5d99270a322::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9906 | 2026.05.15 15:26:30.882864 [ 201 ] {7208fad8-3800-4da3-8788-b5d99270a322::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 | ||
| 9907 | 2026.05.15 15:26:30.882940 [ 201 ] {7208fad8-3800-4da3-8788-b5d99270a322::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 | ||
| 9908 | 2026.05.15 15:26:30.882993 [ 201 ] {7208fad8-3800-4da3-8788-b5d99270a322::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 | ||
| 9909 | 2026.05.15 15:26:30.883048 [ 201 ] {7208fad8-3800-4da3-8788-b5d99270a322::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 | ||
| 9910 | 2026.05.15 15:26:30.883094 [ 201 ] {7208fad8-3800-4da3-8788-b5d99270a322::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 | ||
| 9911 | 2026.05.15 15:26:30.883897 [ 187 ] {7208fad8-3800-4da3-8788-b5d99270a322::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311893 sec., 4573.543726508184 rows/sec., 339.44 KiB/sec. | ||
| 9912 | 2026.05.15 15:26:30.884062 [ 187 ] {7208fad8-3800-4da3-8788-b5d99270a322::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 9913 | 2026.05.15 15:26:30.884361 [ 187 ] {7208fad8-3800-4da3-8788-b5d99270a322::all_1_5_1} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.05.15 15:26:30.884438 [ 187 ] {7208fad8-3800-4da3-8788-b5d99270a322::all_1_5_1} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 9915 | 2026.05.15 15:26:30.884548 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9916 | 2026.05.15 15:26:31.506383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9917 | 2026.05.15 15:26:31.522377 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2026.05.15 15:26:31.522436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 9919 | 2026.05.15 15:26:31.528720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9920 | 2026.05.15 15:26:31.529431 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2026.05.15 15:26:31.532085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9922 | 2026.05.15 15:26:33.098160 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9923 | 2026.05.15 15:26:33.098399 [ 286 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9924 | 2026.05.15 15:26:33.098736 [ 286 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9925 | 2026.05.15 15:26:33.098769 [ 286 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9926 | 2026.05.15 15:26:33.098987 [ 286 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9927 | 2026.05.15 15:26:33.099055 [ 286 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9928 | 2026.05.15 15:26:33.099190 [ 286 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9929 | 2026.05.15 15:26:33.099308 [ 312 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9930 | 2026.05.15 15:26:33.099315 [ 338 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9931 | 2026.05.15 15:26:33.099315 [ 313 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9932 | 2026.05.15 15:26:33.099315 [ 347 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9933 | 2026.05.15 15:26:33.099644 [ 286 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9934 | 2026.05.15 15:26:33.099680 [ 286 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9935 | 2026.05.15 15:26:33.099752 [ 286 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9936 | 2026.05.15 15:26:33.099771 [ 286 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 9937 | 2026.05.15 15:26:33.099806 [ 286 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9938 | 2026.05.15 15:26:33.099849 [ 286 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9939 | 2026.05.15 15:26:33.101093 [ 286 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002788 sec., 15064.562410329985 rows/sec., 2.66 MiB/sec. | ||
| 9940 | 2026.05.15 15:26:33.101204 [ 286 ] {8e2e19de-1803-4035-b682-2b34bc062cec} <Debug> TCPHandler: Processed in 0.003176656 sec. | ||
| 9941 | 2026.05.15 15:26:33.103311 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9942 | 2026.05.15 15:26:33.103423 [ 286 ] {fd7ab6a5-d72e-4bb2-9b7c-127b96969cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9943 | 2026.05.15 15:26:33.103486 [ 286 ] {fd7ab6a5-d72e-4bb2-9b7c-127b96969cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9944 | 2026.05.15 15:26:33.104022 [ 286 ] {fd7ab6a5-d72e-4bb2-9b7c-127b96969cc2} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9945 | 2026.05.15 15:26:33.104059 [ 286 ] {fd7ab6a5-d72e-4bb2-9b7c-127b96969cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 9946 | 2026.05.15 15:26:33.104416 [ 286 ] {fd7ab6a5-d72e-4bb2-9b7c-127b96969cc2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9947 | 2026.05.15 15:26:33.104676 [ 286 ] {fd7ab6a5-d72e-4bb2-9b7c-127b96969cc2} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9948 | 2026.05.15 15:26:33.104816 [ 286 ] {fd7ab6a5-d72e-4bb2-9b7c-127b96969cc2} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001422 sec., 81575.24613220815 rows/sec., 6.90 MiB/sec. | ||
| 9949 | 2026.05.15 15:26:33.104857 [ 286 ] {fd7ab6a5-d72e-4bb2-9b7c-127b96969cc2} <Debug> TCPHandler: Processed in 0.001598379 sec. | ||
| 9950 | 2026.05.15 15:26:33.104996 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9951 | 2026.05.15 15:26:33.105101 [ 286 ] {7541594b-eeaa-4257-a67e-c09a63b61320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9952 | 2026.05.15 15:26:33.105141 [ 286 ] {7541594b-eeaa-4257-a67e-c09a63b61320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9953 | 2026.05.15 15:26:33.105609 [ 286 ] {7541594b-eeaa-4257-a67e-c09a63b61320} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9954 | 2026.05.15 15:26:33.105650 [ 286 ] {7541594b-eeaa-4257-a67e-c09a63b61320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 9955 | 2026.05.15 15:26:33.105950 [ 286 ] {7541594b-eeaa-4257-a67e-c09a63b61320} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9956 | 2026.05.15 15:26:33.106156 [ 286 ] {7541594b-eeaa-4257-a67e-c09a63b61320} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9957 | 2026.05.15 15:26:33.106280 [ 286 ] {7541594b-eeaa-4257-a67e-c09a63b61320} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001198 sec., 25041.736227045072 rows/sec., 1.84 MiB/sec. | ||
| 9958 | 2026.05.15 15:26:33.106318 [ 286 ] {7541594b-eeaa-4257-a67e-c09a63b61320} <Debug> TCPHandler: Processed in 0.001373104 sec. | ||
| 9959 | 2026.05.15 15:26:33.106454 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9960 | 2026.05.15 15:26:33.106549 [ 286 ] {671b2087-f6d4-4141-a0dc-1cc7e04d90f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9961 | 2026.05.15 15:26:33.106588 [ 286 ] {671b2087-f6d4-4141-a0dc-1cc7e04d90f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9962 | 2026.05.15 15:26:33.107170 [ 286 ] {671b2087-f6d4-4141-a0dc-1cc7e04d90f8} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9963 | 2026.05.15 15:26:33.107207 [ 286 ] {671b2087-f6d4-4141-a0dc-1cc7e04d90f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 9964 | 2026.05.15 15:26:33.107541 [ 286 ] {671b2087-f6d4-4141-a0dc-1cc7e04d90f8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9965 | 2026.05.15 15:26:33.107765 [ 286 ] {671b2087-f6d4-4141-a0dc-1cc7e04d90f8} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9966 | 2026.05.15 15:26:33.107893 [ 286 ] {671b2087-f6d4-4141-a0dc-1cc7e04d90f8} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001362 sec., 69016.15271659325 rows/sec., 5.39 MiB/sec. | ||
| 9967 | 2026.05.15 15:26:33.107931 [ 286 ] {671b2087-f6d4-4141-a0dc-1cc7e04d90f8} <Debug> TCPHandler: Processed in 0.001524777 sec. | ||
| 9968 | 2026.05.15 15:26:33.108079 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9969 | 2026.05.15 15:26:33.108175 [ 286 ] {2c43ae22-27c9-4217-9bec-ab0d494dba0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9970 | 2026.05.15 15:26:33.108216 [ 286 ] {2c43ae22-27c9-4217-9bec-ab0d494dba0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9971 | 2026.05.15 15:26:33.108649 [ 286 ] {2c43ae22-27c9-4217-9bec-ab0d494dba0a} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9972 | 2026.05.15 15:26:33.108685 [ 286 ] {2c43ae22-27c9-4217-9bec-ab0d494dba0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 9973 | 2026.05.15 15:26:33.109009 [ 286 ] {2c43ae22-27c9-4217-9bec-ab0d494dba0a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9974 | 2026.05.15 15:26:33.109223 [ 286 ] {2c43ae22-27c9-4217-9bec-ab0d494dba0a} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9975 | 2026.05.15 15:26:33.109348 [ 286 ] {2c43ae22-27c9-4217-9bec-ab0d494dba0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 9976 | 2026.05.15 15:26:33.109396 [ 286 ] {2c43ae22-27c9-4217-9bec-ab0d494dba0a} <Debug> TCPHandler: Processed in 0.001364565 sec. | ||
| 9977 | 2026.05.15 15:26:33.109535 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9978 | 2026.05.15 15:26:33.109630 [ 286 ] {2a327a68-30aa-41ba-ba9a-c6863cfce28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9979 | 2026.05.15 15:26:33.109682 [ 286 ] {2a327a68-30aa-41ba-ba9a-c6863cfce28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9980 | 2026.05.15 15:26:33.110498 [ 286 ] {2a327a68-30aa-41ba-ba9a-c6863cfce28e} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9981 | 2026.05.15 15:26:33.110534 [ 286 ] {2a327a68-30aa-41ba-ba9a-c6863cfce28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 9982 | 2026.05.15 15:26:33.111064 [ 286 ] {2a327a68-30aa-41ba-ba9a-c6863cfce28e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9983 | 2026.05.15 15:26:33.111323 [ 286 ] {2a327a68-30aa-41ba-ba9a-c6863cfce28e} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9984 | 2026.05.15 15:26:33.111462 [ 286 ] {2a327a68-30aa-41ba-ba9a-c6863cfce28e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001851 sec., 16207.45542949757 rows/sec., 29.04 MiB/sec. | ||
| 9985 | 2026.05.15 15:26:33.111515 [ 286 ] {2a327a68-30aa-41ba-ba9a-c6863cfce28e} <Debug> TCPHandler: Processed in 0.002027636 sec. | ||
| 9986 | 2026.05.15 15:26:33.111661 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9987 | 2026.05.15 15:26:33.111773 [ 286 ] {7d42d914-34af-4312-858d-b14f5ba8a8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9988 | 2026.05.15 15:26:33.111820 [ 286 ] {7d42d914-34af-4312-858d-b14f5ba8a8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9989 | 2026.05.15 15:26:33.112231 [ 286 ] {7d42d914-34af-4312-858d-b14f5ba8a8bc} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9990 | 2026.05.15 15:26:33.112279 [ 286 ] {7d42d914-34af-4312-858d-b14f5ba8a8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 9991 | 2026.05.15 15:26:33.112667 [ 286 ] {7d42d914-34af-4312-858d-b14f5ba8a8bc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9992 | 2026.05.15 15:26:33.112882 [ 286 ] {7d42d914-34af-4312-858d-b14f5ba8a8bc} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2026.05.15 15:26:33.113009 [ 286 ] {7d42d914-34af-4312-858d-b14f5ba8a8bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00127 sec., 47244.09448818897 rows/sec., 3.18 MiB/sec. | ||
| 9994 | 2026.05.15 15:26:33.113046 [ 286 ] {7d42d914-34af-4312-858d-b14f5ba8a8bc} <Debug> TCPHandler: Processed in 0.001432565 sec. | ||
| 9995 | 2026.05.15 15:26:35.622616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1260 | ||
| 9996 | 2026.05.15 15:26:35.625520 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2026.05.15 15:26:35.625563 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 9998 | 2026.05.15 15:26:35.626771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9999 | 2026.05.15 15:26:35.627051 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2026.05.15 15:26:35.627318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
| 10001 | 2026.05.15 15:26:38.056625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18738 | ||
| 10002 | 2026.05.15 15:26:38.057218 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.05.15 15:26:38.057267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10004 | 2026.05.15 15:26:38.057852 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10005 | 2026.05.15 15:26:38.058070 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.05.15 15:26:38.058196 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18738 | ||
| 10007 | 2026.05.15 15:26:38.102309 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10008 | 2026.05.15 15:26:38.102493 [ 286 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10009 | 2026.05.15 15:26:38.102783 [ 286 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10010 | 2026.05.15 15:26:38.102819 [ 286 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10011 | 2026.05.15 15:26:38.103148 [ 286 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10012 | 2026.05.15 15:26:38.103215 [ 286 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10013 | 2026.05.15 15:26:38.103390 [ 286 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10014 | 2026.05.15 15:26:38.103485 [ 312 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10015 | 2026.05.15 15:26:38.103502 [ 338 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10016 | 2026.05.15 15:26:38.103525 [ 347 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10017 | 2026.05.15 15:26:38.103502 [ 313 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10018 | 2026.05.15 15:26:38.103696 [ 286 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10019 | 2026.05.15 15:26:38.103725 [ 286 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10020 | 2026.05.15 15:26:38.103795 [ 286 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10021 | 2026.05.15 15:26:38.103816 [ 286 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 10022 | 2026.05.15 15:26:38.103850 [ 286 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10023 | 2026.05.15 15:26:38.103889 [ 286 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10024 | 2026.05.15 15:26:38.105001 [ 286 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002585 sec., 16247.582205029013 rows/sec., 2.87 MiB/sec. | ||
| 10025 | 2026.05.15 15:26:38.105110 [ 286 ] {c63a9b27-dc3a-44af-9ada-5166c4f2d03e} <Debug> TCPHandler: Processed in 0.002919642 sec. | ||
| 10026 | 2026.05.15 15:26:38.110240 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10027 | 2026.05.15 15:26:38.110377 [ 286 ] {0fbd666a-14a4-442f-abe2-7004fea9aef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10028 | 2026.05.15 15:26:38.110427 [ 286 ] {0fbd666a-14a4-442f-abe2-7004fea9aef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10029 | 2026.05.15 15:26:38.111099 [ 286 ] {0fbd666a-14a4-442f-abe2-7004fea9aef1} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10030 | 2026.05.15 15:26:38.111134 [ 286 ] {0fbd666a-14a4-442f-abe2-7004fea9aef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10031 | 2026.05.15 15:26:38.111469 [ 286 ] {0fbd666a-14a4-442f-abe2-7004fea9aef1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10032 | 2026.05.15 15:26:38.111694 [ 286 ] {0fbd666a-14a4-442f-abe2-7004fea9aef1} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10033 | 2026.05.15 15:26:38.111827 [ 286 ] {0fbd666a-14a4-442f-abe2-7004fea9aef1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00149 sec., 190604.0268456376 rows/sec., 12.11 MiB/sec. | ||
| 10034 | 2026.05.15 15:26:38.111866 [ 286 ] {0fbd666a-14a4-442f-abe2-7004fea9aef1} <Debug> TCPHandler: Processed in 0.00168786 sec. | ||
| 10035 | 2026.05.15 15:26:38.112000 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10036 | 2026.05.15 15:26:38.112097 [ 286 ] {a101938c-3a3b-499d-aeb0-61a3e9126635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10037 | 2026.05.15 15:26:38.112138 [ 286 ] {a101938c-3a3b-499d-aeb0-61a3e9126635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10038 | 2026.05.15 15:26:38.112953 [ 286 ] {a101938c-3a3b-499d-aeb0-61a3e9126635} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10039 | 2026.05.15 15:26:38.112990 [ 286 ] {a101938c-3a3b-499d-aeb0-61a3e9126635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10040 | 2026.05.15 15:26:38.113353 [ 286 ] {a101938c-3a3b-499d-aeb0-61a3e9126635} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10041 | 2026.05.15 15:26:38.113568 [ 286 ] {a101938c-3a3b-499d-aeb0-61a3e9126635} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10042 | 2026.05.15 15:26:38.113702 [ 286 ] {a101938c-3a3b-499d-aeb0-61a3e9126635} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001624 sec., 506773.3990147783 rows/sec., 39.32 MiB/sec. | ||
| 10043 | 2026.05.15 15:26:38.113741 [ 286 ] {a101938c-3a3b-499d-aeb0-61a3e9126635} <Debug> TCPHandler: Processed in 0.001790252 sec. | ||
| 10044 | 2026.05.15 15:26:38.113869 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10045 | 2026.05.15 15:26:38.113967 [ 286 ] {6fe48063-2335-458b-87f2-a93fa0b56041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10046 | 2026.05.15 15:26:38.114007 [ 286 ] {6fe48063-2335-458b-87f2-a93fa0b56041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10047 | 2026.05.15 15:26:38.114498 [ 286 ] {6fe48063-2335-458b-87f2-a93fa0b56041} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10048 | 2026.05.15 15:26:38.114534 [ 286 ] {6fe48063-2335-458b-87f2-a93fa0b56041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10049 | 2026.05.15 15:26:38.114831 [ 286 ] {6fe48063-2335-458b-87f2-a93fa0b56041} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10050 | 2026.05.15 15:26:38.115038 [ 286 ] {6fe48063-2335-458b-87f2-a93fa0b56041} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10051 | 2026.05.15 15:26:38.115171 [ 286 ] {6fe48063-2335-458b-87f2-a93fa0b56041} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001223 sec., 126737.53066230581 rows/sec., 7.60 MiB/sec. | ||
| 10052 | 2026.05.15 15:26:38.115208 [ 286 ] {6fe48063-2335-458b-87f2-a93fa0b56041} <Debug> TCPHandler: Processed in 0.001386684 sec. | ||
| 10053 | 2026.05.15 15:26:38.115336 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10054 | 2026.05.15 15:26:38.115431 [ 286 ] {ed5f9519-6ab5-4148-9cd0-73af5088a9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10055 | 2026.05.15 15:26:38.115471 [ 286 ] {ed5f9519-6ab5-4148-9cd0-73af5088a9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10056 | 2026.05.15 15:26:38.115919 [ 286 ] {ed5f9519-6ab5-4148-9cd0-73af5088a9b2} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2026.05.15 15:26:38.115956 [ 286 ] {ed5f9519-6ab5-4148-9cd0-73af5088a9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10058 | 2026.05.15 15:26:38.116274 [ 286 ] {ed5f9519-6ab5-4148-9cd0-73af5088a9b2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10059 | 2026.05.15 15:26:38.116492 [ 286 ] {ed5f9519-6ab5-4148-9cd0-73af5088a9b2} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2026.05.15 15:26:38.116621 [ 286 ] {ed5f9519-6ab5-4148-9cd0-73af5088a9b2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001208 sec., 123344.37086092714 rows/sec., 7.97 MiB/sec. | ||
| 10061 | 2026.05.15 15:26:38.116660 [ 286 ] {ed5f9519-6ab5-4148-9cd0-73af5088a9b2} <Debug> TCPHandler: Processed in 0.001371354 sec. | ||
| 10062 | 2026.05.15 15:26:38.116795 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10063 | 2026.05.15 15:26:38.116892 [ 286 ] {27e1031c-1641-40cd-8e61-a180dd63a276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10064 | 2026.05.15 15:26:38.116931 [ 286 ] {27e1031c-1641-40cd-8e61-a180dd63a276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10065 | 2026.05.15 15:26:38.117371 [ 286 ] {27e1031c-1641-40cd-8e61-a180dd63a276} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10066 | 2026.05.15 15:26:38.117407 [ 286 ] {27e1031c-1641-40cd-8e61-a180dd63a276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10067 | 2026.05.15 15:26:38.117710 [ 286 ] {27e1031c-1641-40cd-8e61-a180dd63a276} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10068 | 2026.05.15 15:26:38.117920 [ 286 ] {27e1031c-1641-40cd-8e61-a180dd63a276} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2026.05.15 15:26:38.118047 [ 286 ] {27e1031c-1641-40cd-8e61-a180dd63a276} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 10070 | 2026.05.15 15:26:38.118084 [ 286 ] {27e1031c-1641-40cd-8e61-a180dd63a276} <Debug> TCPHandler: Processed in 0.001335984 sec. | ||
| 10071 | 2026.05.15 15:26:38.118228 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10072 | 2026.05.15 15:26:38.118322 [ 286 ] {68bfcdb2-0c52-4c48-8343-02fee2b2489f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10073 | 2026.05.15 15:26:38.118361 [ 286 ] {68bfcdb2-0c52-4c48-8343-02fee2b2489f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10074 | 2026.05.15 15:26:38.119046 [ 286 ] {68bfcdb2-0c52-4c48-8343-02fee2b2489f} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2026.05.15 15:26:38.119083 [ 286 ] {68bfcdb2-0c52-4c48-8343-02fee2b2489f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10076 | 2026.05.15 15:26:38.119403 [ 286 ] {68bfcdb2-0c52-4c48-8343-02fee2b2489f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10077 | 2026.05.15 15:26:38.119615 [ 286 ] {68bfcdb2-0c52-4c48-8343-02fee2b2489f} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10078 | 2026.05.15 15:26:38.119747 [ 286 ] {68bfcdb2-0c52-4c48-8343-02fee2b2489f} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001443 sec., 348579.3485793486 rows/sec., 24.51 MiB/sec. | ||
| 10079 | 2026.05.15 15:26:38.119784 [ 286 ] {68bfcdb2-0c52-4c48-8343-02fee2b2489f} <Debug> TCPHandler: Processed in 0.001603518 sec. | ||
| 10080 | 2026.05.15 15:26:38.119913 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10081 | 2026.05.15 15:26:38.120008 [ 286 ] {a4368458-02fa-42bc-b3c4-e4ccdd2cc7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10082 | 2026.05.15 15:26:38.120049 [ 286 ] {a4368458-02fa-42bc-b3c4-e4ccdd2cc7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10083 | 2026.05.15 15:26:38.120395 [ 286 ] {a4368458-02fa-42bc-b3c4-e4ccdd2cc7c0} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2026.05.15 15:26:38.120430 [ 286 ] {a4368458-02fa-42bc-b3c4-e4ccdd2cc7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10085 | 2026.05.15 15:26:38.120743 [ 286 ] {a4368458-02fa-42bc-b3c4-e4ccdd2cc7c0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10086 | 2026.05.15 15:26:38.120959 [ 286 ] {a4368458-02fa-42bc-b3c4-e4ccdd2cc7c0} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10087 | 2026.05.15 15:26:38.121089 [ 286 ] {a4368458-02fa-42bc-b3c4-e4ccdd2cc7c0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 10088 | 2026.05.15 15:26:38.121126 [ 286 ] {a4368458-02fa-42bc-b3c4-e4ccdd2cc7c0} <Debug> TCPHandler: Processed in 0.001260032 sec. | ||
| 10089 | 2026.05.15 15:26:38.121244 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10090 | 2026.05.15 15:26:38.121339 [ 286 ] {d1f97253-4944-4810-afdb-ae8176d8deee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10091 | 2026.05.15 15:26:38.121381 [ 286 ] {d1f97253-4944-4810-afdb-ae8176d8deee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10092 | 2026.05.15 15:26:38.121841 [ 286 ] {d1f97253-4944-4810-afdb-ae8176d8deee} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10093 | 2026.05.15 15:26:38.121878 [ 286 ] {d1f97253-4944-4810-afdb-ae8176d8deee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10094 | 2026.05.15 15:26:38.122227 [ 286 ] {d1f97253-4944-4810-afdb-ae8176d8deee} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10095 | 2026.05.15 15:26:38.122439 [ 286 ] {d1f97253-4944-4810-afdb-ae8176d8deee} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2026.05.15 15:26:38.122565 [ 286 ] {d1f97253-4944-4810-afdb-ae8176d8deee} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001244 sec., 213022.5080385852 rows/sec., 14.16 MiB/sec. | ||
| 10097 | 2026.05.15 15:26:38.122602 [ 286 ] {d1f97253-4944-4810-afdb-ae8176d8deee} <Debug> TCPHandler: Processed in 0.001405845 sec. | ||
| 10098 | 2026.05.15 15:26:38.122822 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10099 | 2026.05.15 15:26:38.123002 [ 286 ] {919cf636-fdb6-4322-aee2-d2c779cc371c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10100 | 2026.05.15 15:26:38.123078 [ 286 ] {919cf636-fdb6-4322-aee2-d2c779cc371c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10101 | 2026.05.15 15:26:38.123652 [ 286 ] {919cf636-fdb6-4322-aee2-d2c779cc371c} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2026.05.15 15:26:38.123696 [ 286 ] {919cf636-fdb6-4322-aee2-d2c779cc371c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10103 | 2026.05.15 15:26:38.124115 [ 286 ] {919cf636-fdb6-4322-aee2-d2c779cc371c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10104 | 2026.05.15 15:26:38.124344 [ 286 ] {919cf636-fdb6-4322-aee2-d2c779cc371c} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10105 | 2026.05.15 15:26:38.124495 [ 286 ] {919cf636-fdb6-4322-aee2-d2c779cc371c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001546 sec., 646.8305304010349 rows/sec., 43.59 KiB/sec. | ||
| 10106 | 2026.05.15 15:26:38.124535 [ 286 ] {919cf636-fdb6-4322-aee2-d2c779cc371c} <Debug> TCPHandler: Processed in 0.001848013 sec. | ||
| 10107 | 2026.05.15 15:26:38.124658 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2026.05.15 15:26:38.124756 [ 286 ] {32405a9a-c400-4394-81ce-3664d9a01d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10109 | 2026.05.15 15:26:38.124813 [ 286 ] {32405a9a-c400-4394-81ce-3664d9a01d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10110 | 2026.05.15 15:26:38.125763 [ 286 ] {32405a9a-c400-4394-81ce-3664d9a01d19} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2026.05.15 15:26:38.125800 [ 286 ] {32405a9a-c400-4394-81ce-3664d9a01d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10112 | 2026.05.15 15:26:38.126348 [ 286 ] {32405a9a-c400-4394-81ce-3664d9a01d19} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10113 | 2026.05.15 15:26:38.126582 [ 286 ] {32405a9a-c400-4394-81ce-3664d9a01d19} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2026.05.15 15:26:38.126725 [ 286 ] {32405a9a-c400-4394-81ce-3664d9a01d19} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001987 sec., 6542.526421741319 rows/sec., 11.72 MiB/sec. | ||
| 10115 | 2026.05.15 15:26:38.126778 [ 286 ] {32405a9a-c400-4394-81ce-3664d9a01d19} <Debug> TCPHandler: Processed in 0.002167979 sec. | ||
| 10116 | 2026.05.15 15:26:38.126910 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10117 | 2026.05.15 15:26:38.127006 [ 286 ] {eac844d4-fc3d-4168-b1c3-cbc384497ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10118 | 2026.05.15 15:26:38.127047 [ 286 ] {eac844d4-fc3d-4168-b1c3-cbc384497ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10119 | 2026.05.15 15:26:38.127421 [ 286 ] {eac844d4-fc3d-4168-b1c3-cbc384497ee4} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.05.15 15:26:38.127456 [ 286 ] {eac844d4-fc3d-4168-b1c3-cbc384497ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10121 | 2026.05.15 15:26:38.127774 [ 286 ] {eac844d4-fc3d-4168-b1c3-cbc384497ee4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10122 | 2026.05.15 15:26:38.127986 [ 286 ] {eac844d4-fc3d-4168-b1c3-cbc384497ee4} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.05.15 15:26:38.128110 [ 286 ] {eac844d4-fc3d-4168-b1c3-cbc384497ee4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001123 sec., 80142.47551202137 rows/sec., 5.01 MiB/sec. | ||
| 10124 | 2026.05.15 15:26:38.128145 [ 286 ] {eac844d4-fc3d-4168-b1c3-cbc384497ee4} <Debug> TCPHandler: Processed in 0.001283393 sec. | ||
| 10125 | 2026.05.15 15:26:39.032178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 10126 | 2026.05.15 15:26:39.048235 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.05.15 15:26:39.048289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10128 | 2026.05.15 15:26:39.054197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10129 | 2026.05.15 15:26:39.054889 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10130 | 2026.05.15 15:26:39.057600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 10131 | 2026.05.15 15:26:42.355033 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63693 | ||
| 10132 | 2026.05.15 15:26:42.355129 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10133 | 2026.05.15 15:26:42.355154 [ 285 ] {} <Debug> TCP-Session: 57354f61-f669-418c-b8e9-947039c3132a Authenticating user 'default' from [fd00:1122:3344:101::e]:63693 | ||
| 10134 | 2026.05.15 15:26:42.355175 [ 285 ] {} <Debug> TCP-Session: 57354f61-f669-418c-b8e9-947039c3132a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10135 | 2026.05.15 15:26:42.355188 [ 285 ] {} <Debug> TCP-Session: 57354f61-f669-418c-b8e9-947039c3132a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10136 | 2026.05.15 15:26:42.355428 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57243 | ||
| 10137 | 2026.05.15 15:26:42.355453 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37381 | ||
| 10138 | 2026.05.15 15:26:42.355489 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40206 | ||
| 10139 | 2026.05.15 15:26:42.355507 [ 285 ] {} <Trace> TCP-Session: 57354f61-f669-418c-b8e9-947039c3132a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10140 | 2026.05.15 15:26:42.355499 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62515 | ||
| 10141 | 2026.05.15 15:26:42.355561 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10142 | 2026.05.15 15:26:42.355561 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10143 | 2026.05.15 15:26:42.355656 [ 303 ] {} <Debug> TCP-Session: 0c948a3d-84b0-444e-8a05-bd1b3f91f807 Authenticating user 'default' from [fd00:1122:3344:101::e]:37381 | ||
| 10144 | 2026.05.15 15:26:42.355667 [ 310 ] {} <Debug> TCP-Session: 8032a697-1f3a-484a-897f-99999271a4e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40206 | ||
| 10145 | 2026.05.15 15:26:42.355667 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10146 | 2026.05.15 15:26:42.355689 [ 310 ] {} <Debug> TCP-Session: 8032a697-1f3a-484a-897f-99999271a4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10147 | 2026.05.15 15:26:42.355686 [ 303 ] {} <Debug> TCP-Session: 0c948a3d-84b0-444e-8a05-bd1b3f91f807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10148 | 2026.05.15 15:26:42.355713 [ 310 ] {} <Debug> TCP-Session: 8032a697-1f3a-484a-897f-99999271a4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10149 | 2026.05.15 15:26:42.355715 [ 3 ] {} <Debug> TCP-Session: 47fb77f8-cc8a-46c0-9164-ef003d8ed12c Authenticating user 'default' from [fd00:1122:3344:101::e]:62515 | ||
| 10150 | 2026.05.15 15:26:42.355723 [ 303 ] {} <Debug> TCP-Session: 0c948a3d-84b0-444e-8a05-bd1b3f91f807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10151 | 2026.05.15 15:26:42.355757 [ 3 ] {} <Debug> TCP-Session: 47fb77f8-cc8a-46c0-9164-ef003d8ed12c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10152 | 2026.05.15 15:26:42.355712 [ 285 ] {a37e7796-7f7c-409f-bd57-4d72b66f5255} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63693) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10153 | 2026.05.15 15:26:42.355785 [ 3 ] {} <Debug> TCP-Session: 47fb77f8-cc8a-46c0-9164-ef003d8ed12c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10154 | 2026.05.15 15:26:42.355477 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48017 | ||
| 10155 | 2026.05.15 15:26:42.355477 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37146 | ||
| 10156 | 2026.05.15 15:26:42.355477 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51479 | ||
| 10157 | 2026.05.15 15:26:42.355453 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50605 | ||
| 10158 | 2026.05.15 15:26:42.355524 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10159 | 2026.05.15 15:26:42.355989 [ 302 ] {} <Debug> TCP-Session: 367002af-cf66-45b3-af10-7b4ec3f80ec8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57243 | ||
| 10160 | 2026.05.15 15:26:42.356011 [ 302 ] {} <Debug> TCP-Session: 367002af-cf66-45b3-af10-7b4ec3f80ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10161 | 2026.05.15 15:26:42.356025 [ 302 ] {} <Debug> TCP-Session: 367002af-cf66-45b3-af10-7b4ec3f80ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10162 | 2026.05.15 15:26:42.356059 [ 285 ] {a37e7796-7f7c-409f-bd57-4d72b66f5255} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10163 | 2026.05.15 15:26:42.356122 [ 285 ] {a37e7796-7f7c-409f-bd57-4d72b66f5255} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10164 | 2026.05.15 15:26:42.356279 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10165 | 2026.05.15 15:26:42.356314 [ 307 ] {} <Debug> TCP-Session: 2032e4af-7dad-4316-bd29-1e047601cffa Authenticating user 'default' from [fd00:1122:3344:101::e]:48017 | ||
| 10166 | 2026.05.15 15:26:42.356331 [ 307 ] {} <Debug> TCP-Session: 2032e4af-7dad-4316-bd29-1e047601cffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10167 | 2026.05.15 15:26:42.356347 [ 307 ] {} <Debug> TCP-Session: 2032e4af-7dad-4316-bd29-1e047601cffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10168 | 2026.05.15 15:26:42.356391 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10169 | 2026.05.15 15:26:42.356409 [ 285 ] {a37e7796-7f7c-409f-bd57-4d72b66f5255} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 10170 | 2026.05.15 15:26:42.356426 [ 306 ] {} <Debug> TCP-Session: 114f0fcf-f85f-46b8-8756-52d23218d6e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50605 | ||
| 10171 | 2026.05.15 15:26:42.356453 [ 306 ] {} <Debug> TCP-Session: 114f0fcf-f85f-46b8-8756-52d23218d6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10172 | 2026.05.15 15:26:42.356466 [ 306 ] {} <Debug> TCP-Session: 114f0fcf-f85f-46b8-8756-52d23218d6e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10173 | 2026.05.15 15:26:42.356708 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10174 | 2026.05.15 15:26:42.356740 [ 308 ] {} <Debug> TCP-Session: eac3b31b-388d-477d-ba45-8df7dacd860f Authenticating user 'default' from [fd00:1122:3344:101::e]:51479 | ||
| 10175 | 2026.05.15 15:26:42.356758 [ 308 ] {} <Debug> TCP-Session: eac3b31b-388d-477d-ba45-8df7dacd860f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10176 | 2026.05.15 15:26:42.356771 [ 308 ] {} <Debug> TCP-Session: eac3b31b-388d-477d-ba45-8df7dacd860f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10177 | 2026.05.15 15:26:42.356837 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10178 | 2026.05.15 15:26:42.356876 [ 309 ] {} <Debug> TCP-Session: 4600a7e0-d5f1-4616-ae4d-2ed851757f55 Authenticating user 'default' from [fd00:1122:3344:101::e]:37146 | ||
| 10179 | 2026.05.15 15:26:42.356893 [ 309 ] {} <Debug> TCP-Session: 4600a7e0-d5f1-4616-ae4d-2ed851757f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10180 | 2026.05.15 15:26:42.356906 [ 309 ] {} <Debug> TCP-Session: 4600a7e0-d5f1-4616-ae4d-2ed851757f55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10181 | 2026.05.15 15:26:42.357357 [ 347 ] {a37e7796-7f7c-409f-bd57-4d72b66f5255} <Trace> AggregatingTransform: Aggregating | ||
| 10182 | 2026.05.15 15:26:42.357397 [ 347 ] {a37e7796-7f7c-409f-bd57-4d72b66f5255} <Trace> Aggregator: Aggregation method: without_key | ||
| 10183 | 2026.05.15 15:26:42.357428 [ 347 ] {a37e7796-7f7c-409f-bd57-4d72b66f5255} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905996 sec. (1103.758 rows/sec., 43.12 KiB/sec.) | ||
| 10184 | 2026.05.15 15:26:42.357445 [ 347 ] {a37e7796-7f7c-409f-bd57-4d72b66f5255} <Trace> Aggregator: Merging aggregated data | ||
| 10185 | 2026.05.15 15:26:42.358002 [ 285 ] {a37e7796-7f7c-409f-bd57-4d72b66f5255} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002349 sec., 425.7130693912303 rows/sec., 16.63 KiB/sec. | ||
| 10186 | 2026.05.15 15:26:42.358201 [ 285 ] {a37e7796-7f7c-409f-bd57-4d72b66f5255} <Debug> TCPHandler: Processed in 0.00281353 sec. | ||
| 10187 | 2026.05.15 15:26:42.358321 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10188 | 2026.05.15 15:26:42.358352 [ 285 ] {} <Debug> TCP-Session: 57354f61-f669-418c-b8e9-947039c3132a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10189 | 2026.05.15 15:26:42.358359 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10190 | 2026.05.15 15:26:42.358375 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10191 | 2026.05.15 15:26:42.358396 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10192 | 2026.05.15 15:26:42.358410 [ 302 ] {} <Debug> TCP-Session: 367002af-cf66-45b3-af10-7b4ec3f80ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2026.05.15 15:26:42.358416 [ 306 ] {} <Debug> TCP-Session: 114f0fcf-f85f-46b8-8756-52d23218d6e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10194 | 2026.05.15 15:26:42.358419 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10195 | 2026.05.15 15:26:42.358447 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10196 | 2026.05.15 15:26:42.358466 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10197 | 2026.05.15 15:26:42.358479 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10198 | 2026.05.15 15:26:42.358494 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10199 | 2026.05.15 15:26:42.358522 [ 310 ] {} <Debug> TCP-Session: 8032a697-1f3a-484a-897f-99999271a4e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10200 | 2026.05.15 15:26:42.358534 [ 309 ] {} <Debug> TCP-Session: 4600a7e0-d5f1-4616-ae4d-2ed851757f55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10201 | 2026.05.15 15:26:42.358546 [ 308 ] {} <Debug> TCP-Session: eac3b31b-388d-477d-ba45-8df7dacd860f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10202 | 2026.05.15 15:26:42.358500 [ 3 ] {} <Debug> TCP-Session: 47fb77f8-cc8a-46c0-9164-ef003d8ed12c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10203 | 2026.05.15 15:26:42.358481 [ 307 ] {} <Debug> TCP-Session: 2032e4af-7dad-4316-bd29-1e047601cffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10204 | 2026.05.15 15:26:42.358430 [ 303 ] {} <Debug> TCP-Session: 0c948a3d-84b0-444e-8a05-bd1b3f91f807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10205 | 2026.05.15 15:26:42.514524 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34055 | ||
| 10206 | 2026.05.15 15:26:42.514649 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10207 | 2026.05.15 15:26:42.514705 [ 285 ] {} <Debug> TCP-Session: 75289baa-b36a-4600-a620-b4ebf483c5d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34055 | ||
| 10208 | 2026.05.15 15:26:42.514742 [ 285 ] {} <Debug> TCP-Session: 75289baa-b36a-4600-a620-b4ebf483c5d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10209 | 2026.05.15 15:26:42.514759 [ 285 ] {} <Debug> TCP-Session: 75289baa-b36a-4600-a620-b4ebf483c5d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10210 | 2026.05.15 15:26:42.515041 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55677 | ||
| 10211 | 2026.05.15 15:26:42.515050 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41762 | ||
| 10212 | 2026.05.15 15:26:42.515063 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57059 | ||
| 10213 | 2026.05.15 15:26:42.515107 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56356 | ||
| 10214 | 2026.05.15 15:26:42.515127 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61766 | ||
| 10215 | 2026.05.15 15:26:42.515157 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56720 | ||
| 10216 | 2026.05.15 15:26:42.515169 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10217 | 2026.05.15 15:26:42.515225 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10218 | 2026.05.15 15:26:42.515138 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10219 | 2026.05.15 15:26:42.515265 [ 310 ] {} <Debug> TCP-Session: 19ca3340-4ea4-4b59-83c4-e5f4d58e55c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61766 | ||
| 10220 | 2026.05.15 15:26:42.515261 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10221 | 2026.05.15 15:26:42.515286 [ 303 ] {} <Debug> TCP-Session: 475169e6-01e4-4fa5-919e-2e7d2e496903 Authenticating user 'default' from [fd00:1122:3344:101::e]:41762 | ||
| 10222 | 2026.05.15 15:26:42.515301 [ 310 ] {} <Debug> TCP-Session: 19ca3340-4ea4-4b59-83c4-e5f4d58e55c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10223 | 2026.05.15 15:26:42.515327 [ 303 ] {} <Debug> TCP-Session: 475169e6-01e4-4fa5-919e-2e7d2e496903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10224 | 2026.05.15 15:26:42.515341 [ 310 ] {} <Debug> TCP-Session: 19ca3340-4ea4-4b59-83c4-e5f4d58e55c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10225 | 2026.05.15 15:26:42.515354 [ 303 ] {} <Debug> TCP-Session: 475169e6-01e4-4fa5-919e-2e7d2e496903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10226 | 2026.05.15 15:26:42.515317 [ 3 ] {} <Debug> TCP-Session: dd276f14-634e-46b8-9866-f9d090117f68 Authenticating user 'default' from [fd00:1122:3344:101::e]:56720 | ||
| 10227 | 2026.05.15 15:26:42.515250 [ 306 ] {} <Debug> TCP-Session: 231136d6-4e8e-491d-8229-30ea6aa5a26c Authenticating user 'default' from [fd00:1122:3344:101::e]:57059 | ||
| 10228 | 2026.05.15 15:26:42.515132 [ 285 ] {} <Trace> TCP-Session: 75289baa-b36a-4600-a620-b4ebf483c5d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10229 | 2026.05.15 15:26:42.515451 [ 306 ] {} <Debug> TCP-Session: 231136d6-4e8e-491d-8229-30ea6aa5a26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10230 | 2026.05.15 15:26:42.515436 [ 3 ] {} <Debug> TCP-Session: dd276f14-634e-46b8-9866-f9d090117f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10231 | 2026.05.15 15:26:42.515481 [ 306 ] {} <Debug> TCP-Session: 231136d6-4e8e-491d-8229-30ea6aa5a26c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10232 | 2026.05.15 15:26:42.515509 [ 3 ] {} <Debug> TCP-Session: dd276f14-634e-46b8-9866-f9d090117f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10233 | 2026.05.15 15:26:42.515129 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10234 | 2026.05.15 15:26:42.515096 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58476 | ||
| 10235 | 2026.05.15 15:26:42.515570 [ 302 ] {} <Debug> TCP-Session: 913820f1-7668-4969-893a-70c6fc0af95b Authenticating user 'default' from [fd00:1122:3344:101::e]:55677 | ||
| 10236 | 2026.05.15 15:26:42.515172 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10237 | 2026.05.15 15:26:42.515612 [ 285 ] {80fbace6-044f-40ba-8c10-5457d11ec7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34055) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10238 | 2026.05.15 15:26:42.515635 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10239 | 2026.05.15 15:26:42.515664 [ 308 ] {} <Debug> TCP-Session: 2be1c83c-22a8-4a95-a210-073aabbcf1f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56356 | ||
| 10240 | 2026.05.15 15:26:42.515693 [ 307 ] {} <Debug> TCP-Session: 1d9cb464-a97a-40db-9958-a01de1f3846f Authenticating user 'default' from [fd00:1122:3344:101::e]:58476 | ||
| 10241 | 2026.05.15 15:26:42.515717 [ 308 ] {} <Debug> TCP-Session: 2be1c83c-22a8-4a95-a210-073aabbcf1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2026.05.15 15:26:42.515737 [ 307 ] {} <Debug> TCP-Session: 1d9cb464-a97a-40db-9958-a01de1f3846f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10243 | 2026.05.15 15:26:42.515749 [ 308 ] {} <Debug> TCP-Session: 2be1c83c-22a8-4a95-a210-073aabbcf1f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10244 | 2026.05.15 15:26:42.515769 [ 307 ] {} <Debug> TCP-Session: 1d9cb464-a97a-40db-9958-a01de1f3846f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10245 | 2026.05.15 15:26:42.515614 [ 302 ] {} <Debug> TCP-Session: 913820f1-7668-4969-893a-70c6fc0af95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10246 | 2026.05.15 15:26:42.515121 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48779 | ||
| 10247 | 2026.05.15 15:26:42.515836 [ 302 ] {} <Debug> TCP-Session: 913820f1-7668-4969-893a-70c6fc0af95b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10248 | 2026.05.15 15:26:42.515892 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10249 | 2026.05.15 15:26:42.515902 [ 285 ] {80fbace6-044f-40ba-8c10-5457d11ec7f3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10250 | 2026.05.15 15:26:42.515924 [ 309 ] {} <Debug> TCP-Session: 74578108-e129-49c2-8fe8-315d0e0b0776 Authenticating user 'default' from [fd00:1122:3344:101::e]:48779 | ||
| 10251 | 2026.05.15 15:26:42.515953 [ 309 ] {} <Debug> TCP-Session: 74578108-e129-49c2-8fe8-315d0e0b0776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10252 | 2026.05.15 15:26:42.515968 [ 309 ] {} <Debug> TCP-Session: 74578108-e129-49c2-8fe8-315d0e0b0776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10253 | 2026.05.15 15:26:42.515970 [ 285 ] {80fbace6-044f-40ba-8c10-5457d11ec7f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10254 | 2026.05.15 15:26:42.516266 [ 285 ] {80fbace6-044f-40ba-8c10-5457d11ec7f3} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 10255 | 2026.05.15 15:26:42.517360 [ 340 ] {80fbace6-044f-40ba-8c10-5457d11ec7f3} <Trace> AggregatingTransform: Aggregating | ||
| 10256 | 2026.05.15 15:26:42.517413 [ 340 ] {80fbace6-044f-40ba-8c10-5457d11ec7f3} <Trace> Aggregator: Aggregation method: without_key | ||
| 10257 | 2026.05.15 15:26:42.517463 [ 340 ] {80fbace6-044f-40ba-8c10-5457d11ec7f3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001093229 sec. (914.721 rows/sec., 35.73 KiB/sec.) | ||
| 10258 | 2026.05.15 15:26:42.517516 [ 340 ] {80fbace6-044f-40ba-8c10-5457d11ec7f3} <Trace> Aggregator: Merging aggregated data | ||
| 10259 | 2026.05.15 15:26:42.518455 [ 285 ] {80fbace6-044f-40ba-8c10-5457d11ec7f3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002894 sec., 345.54250172771253 rows/sec., 13.50 KiB/sec. | ||
| 10260 | 2026.05.15 15:26:42.518693 [ 285 ] {80fbace6-044f-40ba-8c10-5457d11ec7f3} <Debug> TCPHandler: Processed in 0.003685755 sec. | ||
| 10261 | 2026.05.15 15:26:42.518863 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10262 | 2026.05.15 15:26:42.518899 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10263 | 2026.05.15 15:26:42.518929 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10264 | 2026.05.15 15:26:42.518951 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10265 | 2026.05.15 15:26:42.518965 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10266 | 2026.05.15 15:26:42.518980 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10267 | 2026.05.15 15:26:42.519005 [ 308 ] {} <Debug> TCP-Session: 2be1c83c-22a8-4a95-a210-073aabbcf1f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10268 | 2026.05.15 15:26:42.519026 [ 309 ] {} <Debug> TCP-Session: 74578108-e129-49c2-8fe8-315d0e0b0776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10269 | 2026.05.15 15:26:42.519044 [ 303 ] {} <Debug> TCP-Session: 475169e6-01e4-4fa5-919e-2e7d2e496903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10270 | 2026.05.15 15:26:42.519046 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10271 | 2026.05.15 15:26:42.519057 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10272 | 2026.05.15 15:26:42.519096 [ 307 ] {} <Debug> TCP-Session: 1d9cb464-a97a-40db-9958-a01de1f3846f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10273 | 2026.05.15 15:26:42.519018 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10274 | 2026.05.15 15:26:42.519116 [ 306 ] {} <Debug> TCP-Session: 231136d6-4e8e-491d-8229-30ea6aa5a26c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10275 | 2026.05.15 15:26:42.518985 [ 3 ] {} <Debug> TCP-Session: dd276f14-634e-46b8-9866-f9d090117f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10276 | 2026.05.15 15:26:42.519158 [ 310 ] {} <Debug> TCP-Session: 19ca3340-4ea4-4b59-83c4-e5f4d58e55c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10277 | 2026.05.15 15:26:42.518967 [ 302 ] {} <Debug> TCP-Session: 913820f1-7668-4969-893a-70c6fc0af95b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10278 | 2026.05.15 15:26:42.518904 [ 285 ] {} <Debug> TCP-Session: 75289baa-b36a-4600-a620-b4ebf483c5d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10279 | 2026.05.15 15:26:43.098686 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10280 | 2026.05.15 15:26:43.098918 [ 286 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10281 | 2026.05.15 15:26:43.099258 [ 286 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10282 | 2026.05.15 15:26:43.099296 [ 286 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10283 | 2026.05.15 15:26:43.099520 [ 286 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10284 | 2026.05.15 15:26:43.099593 [ 286 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10285 | 2026.05.15 15:26:43.099738 [ 286 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10286 | 2026.05.15 15:26:43.099844 [ 320 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10287 | 2026.05.15 15:26:43.099866 [ 336 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10288 | 2026.05.15 15:26:43.099848 [ 340 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10289 | 2026.05.15 15:26:43.099844 [ 322 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10290 | 2026.05.15 15:26:43.100054 [ 286 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10291 | 2026.05.15 15:26:43.100085 [ 286 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10292 | 2026.05.15 15:26:43.100163 [ 286 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10293 | 2026.05.15 15:26:43.100184 [ 286 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 10294 | 2026.05.15 15:26:43.100221 [ 286 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10295 | 2026.05.15 15:26:43.100268 [ 286 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10296 | 2026.05.15 15:26:43.101420 [ 286 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002588 sec., 16228.748068006182 rows/sec., 2.87 MiB/sec. | ||
| 10297 | 2026.05.15 15:26:43.101540 [ 286 ] {8c2502c0-54a5-486e-bfc0-3b2abf6af799} <Debug> TCPHandler: Processed in 0.002985663 sec. | ||
| 10298 | 2026.05.15 15:26:43.103773 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2026.05.15 15:26:43.103893 [ 286 ] {e1d01ae6-b75b-4278-9cd7-c8c000ba0f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10300 | 2026.05.15 15:26:43.103939 [ 286 ] {e1d01ae6-b75b-4278-9cd7-c8c000ba0f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10301 | 2026.05.15 15:26:43.104466 [ 286 ] {e1d01ae6-b75b-4278-9cd7-c8c000ba0f61} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.05.15 15:26:43.104511 [ 286 ] {e1d01ae6-b75b-4278-9cd7-c8c000ba0f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10303 | 2026.05.15 15:26:43.104928 [ 286 ] {e1d01ae6-b75b-4278-9cd7-c8c000ba0f61} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10304 | 2026.05.15 15:26:43.105150 [ 286 ] {e1d01ae6-b75b-4278-9cd7-c8c000ba0f61} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.05.15 15:26:43.105302 [ 286 ] {e1d01ae6-b75b-4278-9cd7-c8c000ba0f61} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001441 sec., 80499.653018737 rows/sec., 6.81 MiB/sec. | ||
| 10306 | 2026.05.15 15:26:43.105300 [ 28 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10307 | 2026.05.15 15:26:43.105346 [ 286 ] {e1d01ae6-b75b-4278-9cd7-c8c000ba0f61} <Debug> TCPHandler: Processed in 0.001627168 sec. | ||
| 10308 | 2026.05.15 15:26:43.105362 [ 28 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2026.05.15 15:26:43.105389 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10310 | 2026.05.15 15:26:43.105501 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::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 | ||
| 10311 | 2026.05.15 15:26:43.105544 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10312 | 2026.05.15 15:26:43.105650 [ 286 ] {ef8f16f8-030b-4467-b54d-d0d3bc11c5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10313 | 2026.05.15 15:26:43.105661 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10314 | 2026.05.15 15:26:43.105694 [ 286 ] {ef8f16f8-030b-4467-b54d-d0d3bc11c5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10315 | 2026.05.15 15:26:43.105725 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3241 rows starting from the beginning of the part | ||
| 10316 | 2026.05.15 15:26:43.105811 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 10317 | 2026.05.15 15:26:43.105863 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 823 rows starting from the beginning of the part | ||
| 10318 | 2026.05.15 15:26:43.105920 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 116 rows starting from the beginning of the part | ||
| 10319 | 2026.05.15 15:26:43.105974 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 823 rows starting from the beginning of the part | ||
| 10320 | 2026.05.15 15:26:43.106023 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 116 rows starting from the beginning of the part | ||
| 10321 | 2026.05.15 15:26:43.106165 [ 286 ] {ef8f16f8-030b-4467-b54d-d0d3bc11c5c3} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2026.05.15 15:26:43.106209 [ 286 ] {ef8f16f8-030b-4467-b54d-d0d3bc11c5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10323 | 2026.05.15 15:26:43.106533 [ 286 ] {ef8f16f8-030b-4467-b54d-d0d3bc11c5c3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10324 | 2026.05.15 15:26:43.106762 [ 286 ] {ef8f16f8-030b-4467-b54d-d0d3bc11c5c3} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10325 | 2026.05.15 15:26:43.106906 [ 286 ] {ef8f16f8-030b-4467-b54d-d0d3bc11c5c3} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001278 sec., 23474.17840375587 rows/sec., 1.72 MiB/sec. | ||
| 10326 | 2026.05.15 15:26:43.106947 [ 286 ] {ef8f16f8-030b-4467-b54d-d0d3bc11c5c3} <Debug> TCPHandler: Processed in 0.001455096 sec. | ||
| 10327 | 2026.05.15 15:26:43.107109 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10328 | 2026.05.15 15:26:43.107209 [ 286 ] {bc517bbd-a6a9-4c04-a99c-d741b474cd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10329 | 2026.05.15 15:26:43.107249 [ 286 ] {bc517bbd-a6a9-4c04-a99c-d741b474cd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10330 | 2026.05.15 15:26:43.107689 [ 286 ] {bc517bbd-a6a9-4c04-a99c-d741b474cd34} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2026.05.15 15:26:43.107727 [ 286 ] {bc517bbd-a6a9-4c04-a99c-d741b474cd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10332 | 2026.05.15 15:26:43.108002 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5175 rows, containing 5 columns (5 merged, 0 gathered) in 0.002552485 sec., 2027436.008438835 rows/sec., 161.97 MiB/sec. | ||
| 10333 | 2026.05.15 15:26:43.108034 [ 286 ] {bc517bbd-a6a9-4c04-a99c-d741b474cd34} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10334 | 2026.05.15 15:26:43.108261 [ 286 ] {bc517bbd-a6a9-4c04-a99c-d741b474cd34} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2026.05.15 15:26:43.108367 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10336 | 2026.05.15 15:26:43.108400 [ 28 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10337 | 2026.05.15 15:26:43.108412 [ 286 ] {bc517bbd-a6a9-4c04-a99c-d741b474cd34} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001223 sec., 76860.1798855274 rows/sec., 6.00 MiB/sec. | ||
| 10338 | 2026.05.15 15:26:43.108445 [ 28 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10339 | 2026.05.15 15:26:43.108469 [ 286 ] {bc517bbd-a6a9-4c04-a99c-d741b474cd34} <Debug> TCPHandler: Processed in 0.001409575 sec. | ||
| 10340 | 2026.05.15 15:26:43.108475 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10341 | 2026.05.15 15:26:43.108627 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::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 | ||
| 10342 | 2026.05.15 15:26:43.108637 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10343 | 2026.05.15 15:26:43.108718 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_61_12} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2026.05.15 15:26:43.108751 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10345 | 2026.05.15 15:26:43.108769 [ 286 ] {a9353b6c-d16f-4bd8-8d73-5dc7f9cb6eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10346 | 2026.05.15 15:26:43.108789 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1793 rows starting from the beginning of the part | ||
| 10347 | 2026.05.15 15:26:43.108819 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_61_12} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10348 | 2026.05.15 15:26:43.108819 [ 286 ] {a9353b6c-d16f-4bd8-8d73-5dc7f9cb6eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10349 | 2026.05.15 15:26:43.108859 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 10350 | 2026.05.15 15:26:43.108909 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 503 rows starting from the beginning of the part | ||
| 10351 | 2026.05.15 15:26:43.108915 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10352 | 2026.05.15 15:26:43.109014 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 94 rows starting from the beginning of the part | ||
| 10353 | 2026.05.15 15:26:43.109072 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 503 rows starting from the beginning of the part | ||
| 10354 | 2026.05.15 15:26:43.109116 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 94 rows starting from the beginning of the part | ||
| 10355 | 2026.05.15 15:26:43.109315 [ 286 ] {a9353b6c-d16f-4bd8-8d73-5dc7f9cb6eec} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10356 | 2026.05.15 15:26:43.109355 [ 286 ] {a9353b6c-d16f-4bd8-8d73-5dc7f9cb6eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10357 | 2026.05.15 15:26:43.109807 [ 286 ] {a9353b6c-d16f-4bd8-8d73-5dc7f9cb6eec} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10358 | 2026.05.15 15:26:43.110046 [ 286 ] {a9353b6c-d16f-4bd8-8d73-5dc7f9cb6eec} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.05.15 15:26:43.110187 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10360 | 2026.05.15 15:26:43.110192 [ 286 ] {a9353b6c-d16f-4bd8-8d73-5dc7f9cb6eec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001442 sec., 110957.00416088766 rows/sec., 7.73 MiB/sec. | ||
| 10361 | 2026.05.15 15:26:43.110261 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2026.05.15 15:26:43.110276 [ 286 ] {a9353b6c-d16f-4bd8-8d73-5dc7f9cb6eec} <Debug> TCPHandler: Processed in 0.00169462 sec. | ||
| 10363 | 2026.05.15 15:26:43.110299 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10364 | 2026.05.15 15:26:43.110385 [ 199 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 10365 | 2026.05.15 15:26:43.110436 [ 191 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3051 rows, containing 5 columns (5 merged, 0 gathered) in 0.001846053 sec., 1652715.2795721465 rows/sec., 121.08 MiB/sec. | ||
| 10366 | 2026.05.15 15:26:43.110447 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10367 | 2026.05.15 15:26:43.110485 [ 199 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10368 | 2026.05.15 15:26:43.110521 [ 199 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 21720 rows starting from the beginning of the part | ||
| 10369 | 2026.05.15 15:26:43.110569 [ 286 ] {93c71a54-4bf3-435d-a473-ce7f522b23c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10370 | 2026.05.15 15:26:43.110578 [ 199 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part | ||
| 10371 | 2026.05.15 15:26:43.110642 [ 199 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 265 rows starting from the beginning of the part | ||
| 10372 | 2026.05.15 15:26:43.110643 [ 286 ] {93c71a54-4bf3-435d-a473-ce7f522b23c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10373 | 2026.05.15 15:26:43.110661 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10374 | 2026.05.15 15:26:43.110691 [ 199 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 10375 | 2026.05.15 15:26:43.110739 [ 199 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 265 rows starting from the beginning of the part | ||
| 10376 | 2026.05.15 15:26:43.110783 [ 199 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 10377 | 2026.05.15 15:26:43.110944 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_61_12} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2026.05.15 15:26:43.111031 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_61_12} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10379 | 2026.05.15 15:26:43.111110 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 10380 | 2026.05.15 15:26:43.111594 [ 286 ] {93c71a54-4bf3-435d-a473-ce7f522b23c0} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.05.15 15:26:43.111635 [ 286 ] {93c71a54-4bf3-435d-a473-ce7f522b23c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10382 | 2026.05.15 15:26:43.112474 [ 286 ] {93c71a54-4bf3-435d-a473-ce7f522b23c0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10383 | 2026.05.15 15:26:43.112769 [ 286 ] {93c71a54-4bf3-435d-a473-ce7f522b23c0} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.05.15 15:26:43.112974 [ 286 ] {93c71a54-4bf3-435d-a473-ce7f522b23c0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002423 sec., 12381.345439537765 rows/sec., 22.19 MiB/sec. | ||
| 10385 | 2026.05.15 15:26:43.113118 [ 286 ] {93c71a54-4bf3-435d-a473-ce7f522b23c0} <Debug> TCPHandler: Processed in 0.002725278 sec. | ||
| 10386 | 2026.05.15 15:26:43.113316 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2026.05.15 15:26:43.113446 [ 286 ] {d8a57911-909a-4923-bd39-4ce9879eff2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10388 | 2026.05.15 15:26:43.113505 [ 286 ] {d8a57911-909a-4923-bd39-4ce9879eff2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10389 | 2026.05.15 15:26:43.113956 [ 286 ] {d8a57911-909a-4923-bd39-4ce9879eff2e} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.05.15 15:26:43.113994 [ 286 ] {d8a57911-909a-4923-bd39-4ce9879eff2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10391 | 2026.05.15 15:26:43.114325 [ 286 ] {d8a57911-909a-4923-bd39-4ce9879eff2e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10392 | 2026.05.15 15:26:43.114541 [ 286 ] {d8a57911-909a-4923-bd39-4ce9879eff2e} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2026.05.15 15:26:43.114663 [ 26 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10394 | 2026.05.15 15:26:43.114677 [ 286 ] {d8a57911-909a-4923-bd39-4ce9879eff2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001269 sec., 47281.32387706856 rows/sec., 3.19 MiB/sec. | ||
| 10395 | 2026.05.15 15:26:43.114705 [ 26 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2026.05.15 15:26:43.114728 [ 286 ] {d8a57911-909a-4923-bd39-4ce9879eff2e} <Debug> TCPHandler: Processed in 0.001517307 sec. | ||
| 10397 | 2026.05.15 15:26:43.114734 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10398 | 2026.05.15 15:26:43.114833 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 10399 | 2026.05.15 15:26:43.114929 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10400 | 2026.05.15 15:26:43.114957 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3762 rows starting from the beginning of the part | ||
| 10401 | 2026.05.15 15:26:43.115008 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
| 10402 | 2026.05.15 15:26:43.115051 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 10403 | 2026.05.15 15:26:43.115090 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 10404 | 2026.05.15 15:26:43.115126 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part | ||
| 10405 | 2026.05.15 15:26:43.115162 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 10406 | 2026.05.15 15:26:43.116604 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001808371 sec., 2272763.7193916515 rows/sec., 146.39 MiB/sec. | ||
| 10407 | 2026.05.15 15:26:43.116859 [ 200 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10408 | 2026.05.15 15:26:43.117113 [ 200 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_61_12} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.05.15 15:26:43.117179 [ 200 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_61_12} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10410 | 2026.05.15 15:26:43.117243 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 10411 | 2026.05.15 15:26:43.118300 [ 200 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22698 rows, containing 5 columns (5 merged, 0 gathered) in 0.00795149 sec., 2854559.3341625277 rows/sec., 185.62 MiB/sec. | ||
| 10412 | 2026.05.15 15:26:43.118739 [ 200 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10413 | 2026.05.15 15:26:43.118980 [ 200 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2026.05.15 15:26:43.119049 [ 200 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10415 | 2026.05.15 15:26:43.119122 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10416 | 2026.05.15 15:26:45.445329 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10417 | 2026.05.15 15:26:45.445429 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10418 | 2026.05.15 15:26:45.558311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19186 | ||
| 10419 | 2026.05.15 15:26:45.559067 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10420 | 2026.05.15 15:26:45.559101 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10421 | 2026.05.15 15:26:45.559605 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10422 | 2026.05.15 15:26:45.559835 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2026.05.15 15:26:45.559963 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19186 | ||
| 10424 | 2026.05.15 15:26:45.627611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1302 | ||
| 10425 | 2026.05.15 15:26:45.630291 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10426 | 2026.05.15 15:26:45.630335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10427 | 2026.05.15 15:26:45.631597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10428 | 2026.05.15 15:26:45.631868 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10429 | 2026.05.15 15:26:45.632126 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1302 | ||
| 10430 | 2026.05.15 15:26:46.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.12 MiB, peak 318.55 MiB, free memory in arenas 0.00 B, will set to 308.13 MiB (RSS), difference: 4.00 MiB | ||
| 10431 | 2026.05.15 15:26:46.557676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 10432 | 2026.05.15 15:26:46.574797 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10433 | 2026.05.15 15:26:46.574858 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10434 | 2026.05.15 15:26:46.580962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10435 | 2026.05.15 15:26:46.581666 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2026.05.15 15:26:46.584484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 10437 | 2026.05.15 15:26:48.102753 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2026.05.15 15:26:48.102992 [ 286 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10439 | 2026.05.15 15:26:48.103339 [ 286 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10440 | 2026.05.15 15:26:48.103376 [ 286 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10441 | 2026.05.15 15:26:48.103617 [ 286 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10442 | 2026.05.15 15:26:48.103682 [ 286 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10443 | 2026.05.15 15:26:48.103820 [ 286 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10444 | 2026.05.15 15:26:48.103907 [ 320 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10445 | 2026.05.15 15:26:48.103915 [ 336 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10446 | 2026.05.15 15:26:48.103934 [ 322 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10447 | 2026.05.15 15:26:48.103915 [ 340 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10448 | 2026.05.15 15:26:48.104082 [ 286 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10449 | 2026.05.15 15:26:48.104110 [ 286 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10450 | 2026.05.15 15:26:48.104178 [ 286 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10451 | 2026.05.15 15:26:48.104198 [ 286 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 10452 | 2026.05.15 15:26:48.104231 [ 286 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10453 | 2026.05.15 15:26:48.104268 [ 286 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10454 | 2026.05.15 15:26:48.105378 [ 286 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002486 sec., 16894.6098149638 rows/sec., 2.99 MiB/sec. | ||
| 10455 | 2026.05.15 15:26:48.105485 [ 286 ] {0a2dce49-6b72-46e3-899a-36440bb2a7eb} <Debug> TCPHandler: Processed in 0.002858201 sec. | ||
| 10456 | 2026.05.15 15:26:48.110357 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10457 | 2026.05.15 15:26:48.110487 [ 286 ] {8dec9326-6745-453f-b351-eb1e8b514803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10458 | 2026.05.15 15:26:48.110545 [ 286 ] {8dec9326-6745-453f-b351-eb1e8b514803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10459 | 2026.05.15 15:26:48.111163 [ 286 ] {8dec9326-6745-453f-b351-eb1e8b514803} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10460 | 2026.05.15 15:26:48.111205 [ 286 ] {8dec9326-6745-453f-b351-eb1e8b514803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10461 | 2026.05.15 15:26:48.111578 [ 286 ] {8dec9326-6745-453f-b351-eb1e8b514803} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10462 | 2026.05.15 15:26:48.111800 [ 286 ] {8dec9326-6745-453f-b351-eb1e8b514803} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2026.05.15 15:26:48.111939 [ 39 ] {} <Debug> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 10464 | 2026.05.15 15:26:48.111947 [ 286 ] {8dec9326-6745-453f-b351-eb1e8b514803} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001498 sec., 189586.11481975968 rows/sec., 12.04 MiB/sec. | ||
| 10465 | 2026.05.15 15:26:48.112006 [ 39 ] {} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2026.05.15 15:26:48.112015 [ 286 ] {8dec9326-6745-453f-b351-eb1e8b514803} <Debug> TCPHandler: Processed in 0.00171623 sec. | ||
| 10467 | 2026.05.15 15:26:48.112039 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10468 | 2026.05.15 15:26:48.112139 [ 191 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 10469 | 2026.05.15 15:26:48.112183 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10470 | 2026.05.15 15:26:48.112243 [ 191 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10471 | 2026.05.15 15:26:48.112272 [ 191 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 284 rows starting from the beginning of the part | ||
| 10472 | 2026.05.15 15:26:48.112279 [ 286 ] {91f76e16-ef55-46c7-b1f7-fbb0cac20ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10473 | 2026.05.15 15:26:48.112319 [ 286 ] {91f76e16-ef55-46c7-b1f7-fbb0cac20ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10474 | 2026.05.15 15:26:48.112328 [ 191 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 10475 | 2026.05.15 15:26:48.112374 [ 191 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 10476 | 2026.05.15 15:26:48.112412 [ 191 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 10477 | 2026.05.15 15:26:48.112451 [ 191 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 10478 | 2026.05.15 15:26:48.113213 [ 286 ] {91f76e16-ef55-46c7-b1f7-fbb0cac20ef6} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2026.05.15 15:26:48.113248 [ 286 ] {91f76e16-ef55-46c7-b1f7-fbb0cac20ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10480 | 2026.05.15 15:26:48.113287 [ 200 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001186551 sec., 1196745.8625882915 rows/sec., 80.57 MiB/sec. | ||
| 10481 | 2026.05.15 15:26:48.113410 [ 200 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 10482 | 2026.05.15 15:26:48.113618 [ 286 ] {91f76e16-ef55-46c7-b1f7-fbb0cac20ef6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10483 | 2026.05.15 15:26:48.113654 [ 200 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_29_7} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10484 | 2026.05.15 15:26:48.113718 [ 200 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_29_7} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 10485 | 2026.05.15 15:26:48.113777 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10486 | 2026.05.15 15:26:48.113834 [ 286 ] {91f76e16-ef55-46c7-b1f7-fbb0cac20ef6} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2026.05.15 15:26:48.113964 [ 286 ] {91f76e16-ef55-46c7-b1f7-fbb0cac20ef6} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001703 sec., 483264.82677627716 rows/sec., 37.50 MiB/sec. | ||
| 10488 | 2026.05.15 15:26:48.114000 [ 286 ] {91f76e16-ef55-46c7-b1f7-fbb0cac20ef6} <Debug> TCPHandler: Processed in 0.001865993 sec. | ||
| 10489 | 2026.05.15 15:26:48.114137 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2026.05.15 15:26:48.114233 [ 286 ] {6685fe9c-3737-42a4-8f34-fe7a3aa3073d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10491 | 2026.05.15 15:26:48.114272 [ 286 ] {6685fe9c-3737-42a4-8f34-fe7a3aa3073d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10492 | 2026.05.15 15:26:48.114738 [ 286 ] {6685fe9c-3737-42a4-8f34-fe7a3aa3073d} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2026.05.15 15:26:48.114773 [ 286 ] {6685fe9c-3737-42a4-8f34-fe7a3aa3073d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10494 | 2026.05.15 15:26:48.115080 [ 286 ] {6685fe9c-3737-42a4-8f34-fe7a3aa3073d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10495 | 2026.05.15 15:26:48.115286 [ 286 ] {6685fe9c-3737-42a4-8f34-fe7a3aa3073d} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10496 | 2026.05.15 15:26:48.115414 [ 286 ] {6685fe9c-3737-42a4-8f34-fe7a3aa3073d} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001199 sec., 129274.3953294412 rows/sec., 7.75 MiB/sec. | ||
| 10497 | 2026.05.15 15:26:48.115435 [ 39 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10498 | 2026.05.15 15:26:48.115450 [ 286 ] {6685fe9c-3737-42a4-8f34-fe7a3aa3073d} <Debug> TCPHandler: Processed in 0.001361114 sec. | ||
| 10499 | 2026.05.15 15:26:48.115487 [ 39 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10500 | 2026.05.15 15:26:48.115516 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10501 | 2026.05.15 15:26:48.115595 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::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 | ||
| 10502 | 2026.05.15 15:26:48.115605 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10503 | 2026.05.15 15:26:48.115685 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10504 | 2026.05.15 15:26:48.115709 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 212 rows starting from the beginning of the part | ||
| 10505 | 2026.05.15 15:26:48.115714 [ 286 ] {bf6edeef-f3f7-41ad-978a-05f57dbc6b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10506 | 2026.05.15 15:26:48.115753 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 155 rows starting from the beginning of the part | ||
| 10507 | 2026.05.15 15:26:48.115756 [ 286 ] {bf6edeef-f3f7-41ad-978a-05f57dbc6b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10508 | 2026.05.15 15:26:48.115791 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
| 10509 | 2026.05.15 15:26:48.115826 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 155 rows starting from the beginning of the part | ||
| 10510 | 2026.05.15 15:26:48.115861 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
| 10511 | 2026.05.15 15:26:48.115895 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 155 rows starting from the beginning of the part | ||
| 10512 | 2026.05.15 15:26:48.116250 [ 286 ] {bf6edeef-f3f7-41ad-978a-05f57dbc6b00} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.05.15 15:26:48.116284 [ 286 ] {bf6edeef-f3f7-41ad-978a-05f57dbc6b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10514 | 2026.05.15 15:26:48.116584 [ 286 ] {bf6edeef-f3f7-41ad-978a-05f57dbc6b00} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10515 | 2026.05.15 15:26:48.116659 [ 200 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 737 rows, containing 5 columns (5 merged, 0 gathered) in 0.001088419 sec., 677128.9365584394 rows/sec., 44.55 MiB/sec. | ||
| 10516 | 2026.05.15 15:26:48.116818 [ 286 ] {bf6edeef-f3f7-41ad-978a-05f57dbc6b00} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2026.05.15 15:26:48.116861 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10518 | 2026.05.15 15:26:48.116954 [ 39 ] {} <Debug> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 10519 | 2026.05.15 15:26:48.116956 [ 286 ] {bf6edeef-f3f7-41ad-978a-05f57dbc6b00} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00126 sec., 118253.96825396825 rows/sec., 7.64 MiB/sec. | ||
| 10520 | 2026.05.15 15:26:48.117001 [ 39 ] {} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10521 | 2026.05.15 15:26:48.117022 [ 286 ] {bf6edeef-f3f7-41ad-978a-05f57dbc6b00} <Debug> TCPHandler: Processed in 0.001464746 sec. | ||
| 10522 | 2026.05.15 15:26:48.117033 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10523 | 2026.05.15 15:26:48.117110 [ 191 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 10524 | 2026.05.15 15:26:48.117187 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10525 | 2026.05.15 15:26:48.117200 [ 191 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10526 | 2026.05.15 15:26:48.117202 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_56_11} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10527 | 2026.05.15 15:26:48.117230 [ 191 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 951 rows starting from the beginning of the part | ||
| 10528 | 2026.05.15 15:26:48.117284 [ 286 ] {036724e2-c67d-4977-a1c7-f3fb15d9ebea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10529 | 2026.05.15 15:26:48.117297 [ 191 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 10530 | 2026.05.15 15:26:48.117315 [ 196 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_56_11} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10531 | 2026.05.15 15:26:48.117327 [ 286 ] {036724e2-c67d-4977-a1c7-f3fb15d9ebea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10532 | 2026.05.15 15:26:48.117338 [ 191 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 801 rows starting from the beginning of the part | ||
| 10533 | 2026.05.15 15:26:48.117379 [ 191 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 10534 | 2026.05.15 15:26:48.117415 [ 191 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 10535 | 2026.05.15 15:26:48.117428 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10536 | 2026.05.15 15:26:48.117453 [ 191 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 10537 | 2026.05.15 15:26:48.117790 [ 286 ] {036724e2-c67d-4977-a1c7-f3fb15d9ebea} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.05.15 15:26:48.117825 [ 286 ] {036724e2-c67d-4977-a1c7-f3fb15d9ebea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10539 | 2026.05.15 15:26:48.118133 [ 286 ] {036724e2-c67d-4977-a1c7-f3fb15d9ebea} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10540 | 2026.05.15 15:26:48.118342 [ 286 ] {036724e2-c67d-4977-a1c7-f3fb15d9ebea} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2026.05.15 15:26:48.118397 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311753 sec., 1789971.1302356466 rows/sec., 114.11 MiB/sec. | ||
| 10542 | 2026.05.15 15:26:48.118452 [ 39 ] {} <Debug> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 10543 | 2026.05.15 15:26:48.118469 [ 286 ] {036724e2-c67d-4977-a1c7-f3fb15d9ebea} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 10544 | 2026.05.15 15:26:48.118491 [ 39 ] {} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10545 | 2026.05.15 15:26:48.118515 [ 286 ] {036724e2-c67d-4977-a1c7-f3fb15d9ebea} <Debug> TCPHandler: Processed in 0.001374984 sec. | ||
| 10546 | 2026.05.15 15:26:48.118517 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10547 | 2026.05.15 15:26:48.118574 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 10548 | 2026.05.15 15:26:48.118625 [ 200 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 10549 | 2026.05.15 15:26:48.118713 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10550 | 2026.05.15 15:26:48.118744 [ 200 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10551 | 2026.05.15 15:26:48.118785 [ 200 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 148 rows starting from the beginning of the part | ||
| 10552 | 2026.05.15 15:26:48.118816 [ 286 ] {25bd7b25-91dd-4813-bb20-f08e267b1482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10553 | 2026.05.15 15:26:48.118853 [ 200 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 10554 | 2026.05.15 15:26:48.118862 [ 286 ] {25bd7b25-91dd-4813-bb20-f08e267b1482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10555 | 2026.05.15 15:26:48.118912 [ 200 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 10556 | 2026.05.15 15:26:48.118930 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_35_7} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2026.05.15 15:26:48.118966 [ 200 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 10558 | 2026.05.15 15:26:48.119010 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_35_7} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 10559 | 2026.05.15 15:26:48.119014 [ 200 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 10560 | 2026.05.15 15:26:48.119092 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 10561 | 2026.05.15 15:26:48.119551 [ 286 ] {25bd7b25-91dd-4813-bb20-f08e267b1482} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.05.15 15:26:48.119591 [ 286 ] {25bd7b25-91dd-4813-bb20-f08e267b1482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10563 | 2026.05.15 15:26:48.119902 [ 197 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311683 sec., 564160.7004131334 rows/sec., 34.24 MiB/sec. | ||
| 10564 | 2026.05.15 15:26:48.119929 [ 286 ] {25bd7b25-91dd-4813-bb20-f08e267b1482} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10565 | 2026.05.15 15:26:48.120061 [ 191 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 10566 | 2026.05.15 15:26:48.120174 [ 286 ] {25bd7b25-91dd-4813-bb20-f08e267b1482} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2026.05.15 15:26:48.120306 [ 286 ] {25bd7b25-91dd-4813-bb20-f08e267b1482} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001508 sec., 333554.3766578249 rows/sec., 23.46 MiB/sec. | ||
| 10568 | 2026.05.15 15:26:48.120314 [ 191 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_29_7} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2026.05.15 15:26:48.120343 [ 286 ] {25bd7b25-91dd-4813-bb20-f08e267b1482} <Debug> TCPHandler: Processed in 0.00167933 sec. | ||
| 10570 | 2026.05.15 15:26:48.120382 [ 191 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_29_7} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 10571 | 2026.05.15 15:26:48.120450 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10572 | 2026.05.15 15:26:48.120500 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10573 | 2026.05.15 15:26:48.120595 [ 286 ] {bfe04652-69ef-4770-baa8-0224f7976538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10574 | 2026.05.15 15:26:48.120636 [ 286 ] {bfe04652-69ef-4770-baa8-0224f7976538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10575 | 2026.05.15 15:26:48.120999 [ 286 ] {bfe04652-69ef-4770-baa8-0224f7976538} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.05.15 15:26:48.121033 [ 286 ] {bfe04652-69ef-4770-baa8-0224f7976538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10577 | 2026.05.15 15:26:48.121332 [ 286 ] {bfe04652-69ef-4770-baa8-0224f7976538} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10578 | 2026.05.15 15:26:48.121536 [ 286 ] {bfe04652-69ef-4770-baa8-0224f7976538} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10579 | 2026.05.15 15:26:48.121663 [ 286 ] {bfe04652-69ef-4770-baa8-0224f7976538} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 10580 | 2026.05.15 15:26:48.121699 [ 286 ] {bfe04652-69ef-4770-baa8-0224f7976538} <Debug> TCPHandler: Processed in 0.001247693 sec. | ||
| 10581 | 2026.05.15 15:26:48.121828 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10582 | 2026.05.15 15:26:48.121923 [ 286 ] {371edcac-2138-4e54-8c57-0987e8f873f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10583 | 2026.05.15 15:26:48.121964 [ 286 ] {371edcac-2138-4e54-8c57-0987e8f873f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10584 | 2026.05.15 15:26:48.122391 [ 286 ] {371edcac-2138-4e54-8c57-0987e8f873f9} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10585 | 2026.05.15 15:26:48.122427 [ 286 ] {371edcac-2138-4e54-8c57-0987e8f873f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10586 | 2026.05.15 15:26:48.122758 [ 286 ] {371edcac-2138-4e54-8c57-0987e8f873f9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10587 | 2026.05.15 15:26:48.122966 [ 286 ] {371edcac-2138-4e54-8c57-0987e8f873f9} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10588 | 2026.05.15 15:26:48.123095 [ 286 ] {371edcac-2138-4e54-8c57-0987e8f873f9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001189 sec., 222876.36669470143 rows/sec., 14.81 MiB/sec. | ||
| 10589 | 2026.05.15 15:26:48.123130 [ 286 ] {371edcac-2138-4e54-8c57-0987e8f873f9} <Debug> TCPHandler: Processed in 0.001350304 sec. | ||
| 10590 | 2026.05.15 15:26:48.123255 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10591 | 2026.05.15 15:26:48.123349 [ 286 ] {d05343d8-4341-4229-a67e-16abd6bec92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10592 | 2026.05.15 15:26:48.123390 [ 286 ] {d05343d8-4341-4229-a67e-16abd6bec92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10593 | 2026.05.15 15:26:48.123731 [ 286 ] {d05343d8-4341-4229-a67e-16abd6bec92a} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10594 | 2026.05.15 15:26:48.123767 [ 286 ] {d05343d8-4341-4229-a67e-16abd6bec92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10595 | 2026.05.15 15:26:48.124053 [ 286 ] {d05343d8-4341-4229-a67e-16abd6bec92a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10596 | 2026.05.15 15:26:48.124266 [ 286 ] {d05343d8-4341-4229-a67e-16abd6bec92a} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2026.05.15 15:26:48.124376 [ 39 ] {} <Debug> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 10598 | 2026.05.15 15:26:48.124397 [ 286 ] {d05343d8-4341-4229-a67e-16abd6bec92a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 10599 | 2026.05.15 15:26:48.124428 [ 39 ] {} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2026.05.15 15:26:48.124444 [ 286 ] {d05343d8-4341-4229-a67e-16abd6bec92a} <Debug> TCPHandler: Processed in 0.001236552 sec. | ||
| 10601 | 2026.05.15 15:26:48.124457 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10602 | 2026.05.15 15:26:48.124565 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 10603 | 2026.05.15 15:26:48.124578 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10604 | 2026.05.15 15:26:48.124693 [ 286 ] {57fe8454-c791-4d42-8847-4d246dfd4f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10605 | 2026.05.15 15:26:48.124714 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10606 | 2026.05.15 15:26:48.124746 [ 286 ] {57fe8454-c791-4d42-8847-4d246dfd4f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10607 | 2026.05.15 15:26:48.124759 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 10608 | 2026.05.15 15:26:48.124835 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10609 | 2026.05.15 15:26:48.124887 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10610 | 2026.05.15 15:26:48.124934 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10611 | 2026.05.15 15:26:48.124980 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10612 | 2026.05.15 15:26:48.125026 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 10613 | 2026.05.15 15:26:48.125563 [ 286 ] {57fe8454-c791-4d42-8847-4d246dfd4f09} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2026.05.15 15:26:48.125605 [ 286 ] {57fe8454-c791-4d42-8847-4d246dfd4f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10615 | 2026.05.15 15:26:48.125865 [ 197 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001344414 sec., 22314.554891573578 rows/sec., 1.47 MiB/sec. | ||
| 10616 | 2026.05.15 15:26:48.126019 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 10617 | 2026.05.15 15:26:48.126135 [ 286 ] {57fe8454-c791-4d42-8847-4d246dfd4f09} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10618 | 2026.05.15 15:26:48.126302 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_30_6} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2026.05.15 15:26:48.126367 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_30_6} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 10620 | 2026.05.15 15:26:48.126371 [ 286 ] {57fe8454-c791-4d42-8847-4d246dfd4f09} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2026.05.15 15:26:48.126439 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10622 | 2026.05.15 15:26:48.126510 [ 286 ] {57fe8454-c791-4d42-8847-4d246dfd4f09} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001835 sec., 7084.4686648501365 rows/sec., 12.70 MiB/sec. | ||
| 10623 | 2026.05.15 15:26:48.126524 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10624 | 2026.05.15 15:26:48.126563 [ 286 ] {57fe8454-c791-4d42-8847-4d246dfd4f09} <Debug> TCPHandler: Processed in 0.002033456 sec. | ||
| 10625 | 2026.05.15 15:26:48.126569 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10626 | 2026.05.15 15:26:48.126625 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10627 | 2026.05.15 15:26:48.126731 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10628 | 2026.05.15 15:26:48.126736 [ 192 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 10629 | 2026.05.15 15:26:48.126836 [ 286 ] {fdc14a0d-5d3a-4526-8c9b-0646eb3fef64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10630 | 2026.05.15 15:26:48.126883 [ 286 ] {fdc14a0d-5d3a-4526-8c9b-0646eb3fef64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10631 | 2026.05.15 15:26:48.127008 [ 192 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10632 | 2026.05.15 15:26:48.127077 [ 192 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1083 rows starting from the beginning of the part | ||
| 10633 | 2026.05.15 15:26:48.127209 [ 192 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part | ||
| 10634 | 2026.05.15 15:26:48.127229 [ 286 ] {fdc14a0d-5d3a-4526-8c9b-0646eb3fef64} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10635 | 2026.05.15 15:26:48.127271 [ 286 ] {fdc14a0d-5d3a-4526-8c9b-0646eb3fef64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10636 | 2026.05.15 15:26:48.127319 [ 192 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
| 10637 | 2026.05.15 15:26:48.127434 [ 192 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part | ||
| 10638 | 2026.05.15 15:26:48.127543 [ 192 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
| 10639 | 2026.05.15 15:26:48.127599 [ 286 ] {fdc14a0d-5d3a-4526-8c9b-0646eb3fef64} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10640 | 2026.05.15 15:26:48.127654 [ 192 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part | ||
| 10641 | 2026.05.15 15:26:48.127834 [ 286 ] {fdc14a0d-5d3a-4526-8c9b-0646eb3fef64} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10642 | 2026.05.15 15:26:48.127975 [ 286 ] {fdc14a0d-5d3a-4526-8c9b-0646eb3fef64} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001157 sec., 77787.38115816767 rows/sec., 4.87 MiB/sec. | ||
| 10643 | 2026.05.15 15:26:48.128012 [ 286 ] {fdc14a0d-5d3a-4526-8c9b-0646eb3fef64} <Debug> TCPHandler: Processed in 0.001329004 sec. | ||
| 10644 | 2026.05.15 15:26:48.132608 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 19 columns (19 merged, 0 gathered) in 0.005919555 sec., 199677.17167929007 rows/sec., 357.81 MiB/sec. | ||
| 10645 | 2026.05.15 15:26:48.133782 [ 192 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10646 | 2026.05.15 15:26:48.134103 [ 192 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10647 | 2026.05.15 15:26:48.134178 [ 192 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10648 | 2026.05.15 15:26:48.134270 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 10649 | 2026.05.15 15:26:48.404068 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10650 | 2026.05.15 15:26:48.404454 [ 286 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 10651 | 2026.05.15 15:26:48.404857 [ 286 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10652 | 2026.05.15 15:26:48.404902 [ 286 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 10653 | 2026.05.15 15:26:48.405171 [ 286 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10654 | 2026.05.15 15:26:48.405240 [ 286 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10655 | 2026.05.15 15:26:48.405386 [ 286 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 10656 | 2026.05.15 15:26:48.405494 [ 340 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10657 | 2026.05.15 15:26:48.405499 [ 322 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10658 | 2026.05.15 15:26:48.405504 [ 320 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10659 | 2026.05.15 15:26:48.405497 [ 332 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10660 | 2026.05.15 15:26:48.405724 [ 286 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10661 | 2026.05.15 15:26:48.405753 [ 286 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10662 | 2026.05.15 15:26:48.405825 [ 286 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10663 | 2026.05.15 15:26:48.405845 [ 286 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 10664 | 2026.05.15 15:26:48.405879 [ 286 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 10665 | 2026.05.15 15:26:48.405918 [ 286 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 10666 | 2026.05.15 15:26:48.407075 [ 286 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Debug> executeQuery: Read 42 rows, 9.23 KiB in 0.002847 sec., 14752.370916754478 rows/sec., 3.17 MiB/sec. | ||
| 10667 | 2026.05.15 15:26:48.407217 [ 286 ] {0b46639d-34a0-435b-afdd-8d2d552d6617} <Debug> TCPHandler: Processed in 0.003298408 sec. | ||
| 10668 | 2026.05.15 15:26:48.420371 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10669 | 2026.05.15 15:26:48.420506 [ 286 ] {f5dc3d9d-efcc-4967-ade1-06ffe0990228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10670 | 2026.05.15 15:26:48.420557 [ 286 ] {f5dc3d9d-efcc-4967-ade1-06ffe0990228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10671 | 2026.05.15 15:26:48.421149 [ 286 ] {f5dc3d9d-efcc-4967-ade1-06ffe0990228} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10672 | 2026.05.15 15:26:48.421185 [ 286 ] {f5dc3d9d-efcc-4967-ade1-06ffe0990228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10673 | 2026.05.15 15:26:48.421567 [ 286 ] {f5dc3d9d-efcc-4967-ade1-06ffe0990228} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10674 | 2026.05.15 15:26:48.421817 [ 286 ] {f5dc3d9d-efcc-4967-ade1-06ffe0990228} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10675 | 2026.05.15 15:26:48.421965 [ 286 ] {f5dc3d9d-efcc-4967-ade1-06ffe0990228} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001498 sec., 1335.113484646195 rows/sec., 108.87 KiB/sec. | ||
| 10676 | 2026.05.15 15:26:48.422003 [ 286 ] {f5dc3d9d-efcc-4967-ade1-06ffe0990228} <Debug> TCPHandler: Processed in 0.00169247 sec. | ||
| 10677 | 2026.05.15 15:26:48.422134 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10678 | 2026.05.15 15:26:48.422230 [ 286 ] {57c4ae0d-6307-4ae0-a49f-2003ad676636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10679 | 2026.05.15 15:26:48.422268 [ 286 ] {57c4ae0d-6307-4ae0-a49f-2003ad676636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10680 | 2026.05.15 15:26:48.423837 [ 286 ] {57c4ae0d-6307-4ae0-a49f-2003ad676636} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10681 | 2026.05.15 15:26:48.423874 [ 286 ] {57c4ae0d-6307-4ae0-a49f-2003ad676636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10682 | 2026.05.15 15:26:48.424326 [ 286 ] {57c4ae0d-6307-4ae0-a49f-2003ad676636} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10683 | 2026.05.15 15:26:48.424546 [ 286 ] {57c4ae0d-6307-4ae0-a49f-2003ad676636} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10684 | 2026.05.15 15:26:48.424675 [ 286 ] {57c4ae0d-6307-4ae0-a49f-2003ad676636} <Debug> executeQuery: Read 2466 rows, 186.32 KiB in 0.002464 sec., 1000811.6883116883 rows/sec., 73.84 MiB/sec. | ||
| 10685 | 2026.05.15 15:26:48.424713 [ 286 ] {57c4ae0d-6307-4ae0-a49f-2003ad676636} <Debug> TCPHandler: Processed in 0.002626947 sec. | ||
| 10686 | 2026.05.15 15:26:48.424843 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10687 | 2026.05.15 15:26:48.424939 [ 286 ] {1aa1bd17-2c45-48b3-8cc2-25c7c76d6a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10688 | 2026.05.15 15:26:48.424979 [ 286 ] {1aa1bd17-2c45-48b3-8cc2-25c7c76d6a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10689 | 2026.05.15 15:26:48.425408 [ 286 ] {1aa1bd17-2c45-48b3-8cc2-25c7c76d6a40} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10690 | 2026.05.15 15:26:48.425444 [ 286 ] {1aa1bd17-2c45-48b3-8cc2-25c7c76d6a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10691 | 2026.05.15 15:26:48.425749 [ 286 ] {1aa1bd17-2c45-48b3-8cc2-25c7c76d6a40} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10692 | 2026.05.15 15:26:48.425965 [ 286 ] {1aa1bd17-2c45-48b3-8cc2-25c7c76d6a40} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10693 | 2026.05.15 15:26:48.426092 [ 286 ] {1aa1bd17-2c45-48b3-8cc2-25c7c76d6a40} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.00117 sec., 36752.13675213675 rows/sec., 2.69 MiB/sec. | ||
| 10694 | 2026.05.15 15:26:48.426127 [ 286 ] {1aa1bd17-2c45-48b3-8cc2-25c7c76d6a40} <Debug> TCPHandler: Processed in 0.001332434 sec. | ||
| 10695 | 2026.05.15 15:26:48.426252 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10696 | 2026.05.15 15:26:48.426347 [ 286 ] {0d72fd15-082b-48a5-ab06-4d21ecc3a5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10697 | 2026.05.15 15:26:48.426387 [ 286 ] {0d72fd15-082b-48a5-ab06-4d21ecc3a5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10698 | 2026.05.15 15:26:48.427071 [ 286 ] {0d72fd15-082b-48a5-ab06-4d21ecc3a5b7} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10699 | 2026.05.15 15:26:48.427107 [ 286 ] {0d72fd15-082b-48a5-ab06-4d21ecc3a5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10700 | 2026.05.15 15:26:48.427440 [ 286 ] {0d72fd15-082b-48a5-ab06-4d21ecc3a5b7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10701 | 2026.05.15 15:26:48.427659 [ 286 ] {0d72fd15-082b-48a5-ab06-4d21ecc3a5b7} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10702 | 2026.05.15 15:26:48.427787 [ 286 ] {0d72fd15-082b-48a5-ab06-4d21ecc3a5b7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001458 sec., 549382.7160493827 rows/sec., 31.73 MiB/sec. | ||
| 10703 | 2026.05.15 15:26:48.427824 [ 286 ] {0d72fd15-082b-48a5-ab06-4d21ecc3a5b7} <Debug> TCPHandler: Processed in 0.001619378 sec. | ||
| 10704 | 2026.05.15 15:26:48.427963 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10705 | 2026.05.15 15:26:48.428057 [ 286 ] {7ca1009b-1e20-4372-9b00-f9bfa6be5ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10706 | 2026.05.15 15:26:48.428105 [ 286 ] {7ca1009b-1e20-4372-9b00-f9bfa6be5ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10707 | 2026.05.15 15:26:48.428500 [ 286 ] {7ca1009b-1e20-4372-9b00-f9bfa6be5ec2} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10708 | 2026.05.15 15:26:48.428536 [ 286 ] {7ca1009b-1e20-4372-9b00-f9bfa6be5ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10709 | 2026.05.15 15:26:48.428837 [ 286 ] {7ca1009b-1e20-4372-9b00-f9bfa6be5ec2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 10710 | 2026.05.15 15:26:48.429050 [ 286 ] {7ca1009b-1e20-4372-9b00-f9bfa6be5ec2} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10711 | 2026.05.15 15:26:48.429176 [ 286 ] {7ca1009b-1e20-4372-9b00-f9bfa6be5ec2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 10712 | 2026.05.15 15:26:48.429213 [ 286 ] {7ca1009b-1e20-4372-9b00-f9bfa6be5ec2} <Debug> TCPHandler: Processed in 0.001298213 sec. | ||
| 10713 | 2026.05.15 15:26:48.429340 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10714 | 2026.05.15 15:26:48.429442 [ 286 ] {7092d9a1-c5e5-447a-8853-330067913163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10715 | 2026.05.15 15:26:48.429480 [ 286 ] {7092d9a1-c5e5-447a-8853-330067913163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10716 | 2026.05.15 15:26:48.430346 [ 286 ] {7092d9a1-c5e5-447a-8853-330067913163} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10717 | 2026.05.15 15:26:48.430381 [ 286 ] {7092d9a1-c5e5-447a-8853-330067913163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10718 | 2026.05.15 15:26:48.430742 [ 286 ] {7092d9a1-c5e5-447a-8853-330067913163} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10719 | 2026.05.15 15:26:48.430954 [ 286 ] {7092d9a1-c5e5-447a-8853-330067913163} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2026.05.15 15:26:48.431087 [ 286 ] {7092d9a1-c5e5-447a-8853-330067913163} <Debug> executeQuery: Read 1322 rows, 90.68 KiB in 0.001671 sec., 791143.0281268702 rows/sec., 53.00 MiB/sec. | ||
| 10721 | 2026.05.15 15:26:48.431125 [ 286 ] {7092d9a1-c5e5-447a-8853-330067913163} <Debug> TCPHandler: Processed in 0.001832843 sec. | ||
| 10722 | 2026.05.15 15:26:48.431252 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10723 | 2026.05.15 15:26:48.431347 [ 286 ] {33fc11bd-8eb2-4dc5-92be-aa5b3dc74a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10724 | 2026.05.15 15:26:48.431388 [ 286 ] {33fc11bd-8eb2-4dc5-92be-aa5b3dc74a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10725 | 2026.05.15 15:26:48.432117 [ 286 ] {33fc11bd-8eb2-4dc5-92be-aa5b3dc74a3a} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2026.05.15 15:26:48.432152 [ 286 ] {33fc11bd-8eb2-4dc5-92be-aa5b3dc74a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10727 | 2026.05.15 15:26:48.432580 [ 286 ] {33fc11bd-8eb2-4dc5-92be-aa5b3dc74a3a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10728 | 2026.05.15 15:26:48.432799 [ 286 ] {33fc11bd-8eb2-4dc5-92be-aa5b3dc74a3a} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2026.05.15 15:26:48.432932 [ 286 ] {33fc11bd-8eb2-4dc5-92be-aa5b3dc74a3a} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001604 sec., 933291.7705735661 rows/sec., 56.61 MiB/sec. | ||
| 10730 | 2026.05.15 15:26:48.432969 [ 286 ] {33fc11bd-8eb2-4dc5-92be-aa5b3dc74a3a} <Debug> TCPHandler: Processed in 0.001765791 sec. | ||
| 10731 | 2026.05.15 15:26:48.433107 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2026.05.15 15:26:48.433202 [ 286 ] {291e8402-e84a-46a8-9250-d176d7708c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10733 | 2026.05.15 15:26:48.433255 [ 286 ] {291e8402-e84a-46a8-9250-d176d7708c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10734 | 2026.05.15 15:26:48.434124 [ 286 ] {291e8402-e84a-46a8-9250-d176d7708c32} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2026.05.15 15:26:48.434159 [ 286 ] {291e8402-e84a-46a8-9250-d176d7708c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10736 | 2026.05.15 15:26:48.434736 [ 286 ] {291e8402-e84a-46a8-9250-d176d7708c32} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10737 | 2026.05.15 15:26:48.434989 [ 286 ] {291e8402-e84a-46a8-9250-d176d7708c32} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10738 | 2026.05.15 15:26:48.435130 [ 286 ] {291e8402-e84a-46a8-9250-d176d7708c32} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001947 sec., 21058.03800719055 rows/sec., 37.74 MiB/sec. | ||
| 10739 | 2026.05.15 15:26:48.435183 [ 286 ] {291e8402-e84a-46a8-9250-d176d7708c32} <Debug> TCPHandler: Processed in 0.002124517 sec. | ||
| 10740 | 2026.05.15 15:26:48.435323 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10741 | 2026.05.15 15:26:48.435424 [ 286 ] {3218420c-c47a-4e4a-a12e-5dceac2706d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10742 | 2026.05.15 15:26:48.435466 [ 286 ] {3218420c-c47a-4e4a-a12e-5dceac2706d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10743 | 2026.05.15 15:26:48.435807 [ 286 ] {3218420c-c47a-4e4a-a12e-5dceac2706d9} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.05.15 15:26:48.435844 [ 286 ] {3218420c-c47a-4e4a-a12e-5dceac2706d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10745 | 2026.05.15 15:26:48.436145 [ 286 ] {3218420c-c47a-4e4a-a12e-5dceac2706d9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10746 | 2026.05.15 15:26:48.436364 [ 286 ] {3218420c-c47a-4e4a-a12e-5dceac2706d9} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2026.05.15 15:26:48.436492 [ 286 ] {3218420c-c47a-4e4a-a12e-5dceac2706d9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 762.55 KiB/sec. | ||
| 10748 | 2026.05.15 15:26:48.436528 [ 286 ] {3218420c-c47a-4e4a-a12e-5dceac2706d9} <Debug> TCPHandler: Processed in 0.001255832 sec. | ||
| 10749 | 2026.05.15 15:26:50.110578 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47225 | ||
| 10750 | 2026.05.15 15:26:50.110688 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10751 | 2026.05.15 15:26:50.110715 [ 309 ] {} <Debug> TCP-Session: aafcaa7f-0484-4c5b-b4c2-7ba24a2958c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47225 | ||
| 10752 | 2026.05.15 15:26:50.110739 [ 309 ] {} <Debug> TCP-Session: aafcaa7f-0484-4c5b-b4c2-7ba24a2958c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10753 | 2026.05.15 15:26:50.110752 [ 309 ] {} <Debug> TCP-Session: aafcaa7f-0484-4c5b-b4c2-7ba24a2958c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10754 | 2026.05.15 15:26:50.110978 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45028 | ||
| 10755 | 2026.05.15 15:26:50.111002 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48289 | ||
| 10756 | 2026.05.15 15:26:50.111014 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35397 | ||
| 10757 | 2026.05.15 15:26:50.111044 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33810 | ||
| 10758 | 2026.05.15 15:26:50.111080 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57701 | ||
| 10759 | 2026.05.15 15:26:50.111097 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10760 | 2026.05.15 15:26:50.111156 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10761 | 2026.05.15 15:26:50.111086 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10762 | 2026.05.15 15:26:50.111187 [ 285 ] {} <Debug> TCP-Session: 2655d027-7298-472e-836d-5cab49243ce1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35397 | ||
| 10763 | 2026.05.15 15:26:50.111196 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10764 | 2026.05.15 15:26:50.111212 [ 309 ] {} <Trace> TCP-Session: aafcaa7f-0484-4c5b-b4c2-7ba24a2958c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10765 | 2026.05.15 15:26:50.111245 [ 285 ] {} <Debug> TCP-Session: 2655d027-7298-472e-836d-5cab49243ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10766 | 2026.05.15 15:26:50.111259 [ 308 ] {} <Debug> TCP-Session: c4ba7e65-1386-40e4-90d3-b226e1bb8999 Authenticating user 'default' from [fd00:1122:3344:101::e]:57701 | ||
| 10767 | 2026.05.15 15:26:50.111290 [ 285 ] {} <Debug> TCP-Session: 2655d027-7298-472e-836d-5cab49243ce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10768 | 2026.05.15 15:26:50.111221 [ 310 ] {} <Debug> TCP-Session: 88dcdc08-39b8-470d-b5d5-c4a90e1f8c48 Authenticating user 'default' from [fd00:1122:3344:101::e]:45028 | ||
| 10769 | 2026.05.15 15:26:50.111316 [ 308 ] {} <Debug> TCP-Session: c4ba7e65-1386-40e4-90d3-b226e1bb8999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10770 | 2026.05.15 15:26:50.111344 [ 310 ] {} <Debug> TCP-Session: 88dcdc08-39b8-470d-b5d5-c4a90e1f8c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10771 | 2026.05.15 15:26:50.111360 [ 308 ] {} <Debug> TCP-Session: c4ba7e65-1386-40e4-90d3-b226e1bb8999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10772 | 2026.05.15 15:26:50.111385 [ 310 ] {} <Debug> TCP-Session: 88dcdc08-39b8-470d-b5d5-c4a90e1f8c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10773 | 2026.05.15 15:26:50.111198 [ 302 ] {} <Debug> TCP-Session: 1dd4011c-b2cf-486b-b055-1e28093895c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33810 | ||
| 10774 | 2026.05.15 15:26:50.111086 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10775 | 2026.05.15 15:26:50.111437 [ 309 ] {4996b3f9-47ee-4d20-94bb-cd6b06a8daa4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47225) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10776 | 2026.05.15 15:26:50.111452 [ 302 ] {} <Debug> TCP-Session: 1dd4011c-b2cf-486b-b055-1e28093895c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10777 | 2026.05.15 15:26:50.111470 [ 3 ] {} <Debug> TCP-Session: 4a72f0ff-55e4-4be7-a083-cafa1c57fc56 Authenticating user 'default' from [fd00:1122:3344:101::e]:48289 | ||
| 10778 | 2026.05.15 15:26:50.111497 [ 302 ] {} <Debug> TCP-Session: 1dd4011c-b2cf-486b-b055-1e28093895c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10779 | 2026.05.15 15:26:50.111514 [ 3 ] {} <Debug> TCP-Session: 4a72f0ff-55e4-4be7-a083-cafa1c57fc56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10780 | 2026.05.15 15:26:50.111069 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42406 | ||
| 10781 | 2026.05.15 15:26:50.111542 [ 3 ] {} <Debug> TCP-Session: 4a72f0ff-55e4-4be7-a083-cafa1c57fc56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10782 | 2026.05.15 15:26:50.111059 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46630 | ||
| 10783 | 2026.05.15 15:26:50.111600 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10784 | 2026.05.15 15:26:50.111049 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62530 | ||
| 10785 | 2026.05.15 15:26:50.111642 [ 307 ] {} <Debug> TCP-Session: 0646fb60-c6bd-4a01-b7e3-78668320c4c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42406 | ||
| 10786 | 2026.05.15 15:26:50.111654 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10787 | 2026.05.15 15:26:50.111685 [ 307 ] {} <Debug> TCP-Session: 0646fb60-c6bd-4a01-b7e3-78668320c4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10788 | 2026.05.15 15:26:50.111697 [ 306 ] {} <Debug> TCP-Session: 6aa299ae-9ea3-4af4-953c-992c9e8d119e Authenticating user 'default' from [fd00:1122:3344:101::e]:46630 | ||
| 10789 | 2026.05.15 15:26:50.111700 [ 307 ] {} <Debug> TCP-Session: 0646fb60-c6bd-4a01-b7e3-78668320c4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10790 | 2026.05.15 15:26:50.111698 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10791 | 2026.05.15 15:26:50.111718 [ 306 ] {} <Debug> TCP-Session: 6aa299ae-9ea3-4af4-953c-992c9e8d119e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10792 | 2026.05.15 15:26:50.111749 [ 303 ] {} <Debug> TCP-Session: a67c69a0-1977-4057-86d5-1906a151829b Authenticating user 'default' from [fd00:1122:3344:101::e]:62530 | ||
| 10793 | 2026.05.15 15:26:50.111758 [ 306 ] {} <Debug> TCP-Session: 6aa299ae-9ea3-4af4-953c-992c9e8d119e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10794 | 2026.05.15 15:26:50.111803 [ 303 ] {} <Debug> TCP-Session: a67c69a0-1977-4057-86d5-1906a151829b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10795 | 2026.05.15 15:26:50.111803 [ 309 ] {4996b3f9-47ee-4d20-94bb-cd6b06a8daa4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10796 | 2026.05.15 15:26:50.111831 [ 303 ] {} <Debug> TCP-Session: a67c69a0-1977-4057-86d5-1906a151829b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10797 | 2026.05.15 15:26:50.111890 [ 309 ] {4996b3f9-47ee-4d20-94bb-cd6b06a8daa4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10798 | 2026.05.15 15:26:50.112217 [ 309 ] {4996b3f9-47ee-4d20-94bb-cd6b06a8daa4} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 10799 | 2026.05.15 15:26:50.113310 [ 322 ] {4996b3f9-47ee-4d20-94bb-cd6b06a8daa4} <Trace> AggregatingTransform: Aggregating | ||
| 10800 | 2026.05.15 15:26:50.113345 [ 322 ] {4996b3f9-47ee-4d20-94bb-cd6b06a8daa4} <Trace> Aggregator: Aggregation method: without_key | ||
| 10801 | 2026.05.15 15:26:50.113377 [ 322 ] {4996b3f9-47ee-4d20-94bb-cd6b06a8daa4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001055179 sec. (947.707 rows/sec., 37.02 KiB/sec.) | ||
| 10802 | 2026.05.15 15:26:50.113392 [ 322 ] {4996b3f9-47ee-4d20-94bb-cd6b06a8daa4} <Trace> Aggregator: Merging aggregated data | ||
| 10803 | 2026.05.15 15:26:50.114079 [ 309 ] {4996b3f9-47ee-4d20-94bb-cd6b06a8daa4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0027 sec., 370.3703703703703 rows/sec., 14.47 KiB/sec. | ||
| 10804 | 2026.05.15 15:26:50.114274 [ 309 ] {4996b3f9-47ee-4d20-94bb-cd6b06a8daa4} <Debug> TCPHandler: Processed in 0.003224097 sec. | ||
| 10805 | 2026.05.15 15:26:50.114415 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10806 | 2026.05.15 15:26:50.114445 [ 309 ] {} <Debug> TCP-Session: aafcaa7f-0484-4c5b-b4c2-7ba24a2958c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10807 | 2026.05.15 15:26:50.114458 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10808 | 2026.05.15 15:26:50.114468 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10809 | 2026.05.15 15:26:50.114490 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10810 | 2026.05.15 15:26:50.114512 [ 310 ] {} <Debug> TCP-Session: 88dcdc08-39b8-470d-b5d5-c4a90e1f8c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10811 | 2026.05.15 15:26:50.114539 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10812 | 2026.05.15 15:26:50.114539 [ 308 ] {} <Debug> TCP-Session: c4ba7e65-1386-40e4-90d3-b226e1bb8999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10813 | 2026.05.15 15:26:50.114564 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10814 | 2026.05.15 15:26:50.114599 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10815 | 2026.05.15 15:26:50.114588 [ 302 ] {} <Debug> TCP-Session: 1dd4011c-b2cf-486b-b055-1e28093895c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10816 | 2026.05.15 15:26:50.114636 [ 306 ] {} <Debug> TCP-Session: 6aa299ae-9ea3-4af4-953c-992c9e8d119e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10817 | 2026.05.15 15:26:50.114649 [ 307 ] {} <Debug> TCP-Session: 0646fb60-c6bd-4a01-b7e3-78668320c4c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10818 | 2026.05.15 15:26:50.114575 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10819 | 2026.05.15 15:26:50.114555 [ 285 ] {} <Debug> TCP-Session: 2655d027-7298-472e-836d-5cab49243ce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10820 | 2026.05.15 15:26:50.114730 [ 303 ] {} <Debug> TCP-Session: a67c69a0-1977-4057-86d5-1906a151829b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10821 | 2026.05.15 15:26:50.114519 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10822 | 2026.05.15 15:26:50.114787 [ 3 ] {} <Debug> TCP-Session: 4a72f0ff-55e4-4be7-a083-cafa1c57fc56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10823 | 2026.05.15 15:26:53.060054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19698 | ||
| 10824 | 2026.05.15 15:26:53.060641 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10825 | 2026.05.15 15:26:53.060700 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10826 | 2026.05.15 15:26:53.061237 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10827 | 2026.05.15 15:26:53.061467 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2026.05.15 15:26:53.061599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19698 | ||
| 10829 | 2026.05.15 15:26:53.061637 [ 98 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10830 | 2026.05.15 15:26:53.061706 [ 98 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2026.05.15 15:26:53.061730 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10832 | 2026.05.15 15:26:53.061879 [ 193 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 10833 | 2026.05.15 15:26:53.062024 [ 193 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10834 | 2026.05.15 15:26:53.062062 [ 193 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17266 rows starting from the beginning of the part | ||
| 10835 | 2026.05.15 15:26:53.062124 [ 193 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 10836 | 2026.05.15 15:26:53.062167 [ 193 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 10837 | 2026.05.15 15:26:53.062208 [ 193 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 10838 | 2026.05.15 15:26:53.062246 [ 193 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 10839 | 2026.05.15 15:26:53.062285 [ 193 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 10840 | 2026.05.15 15:26:53.064264 [ 188 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19698 rows, containing 4 columns (4 merged, 0 gathered) in 0.002453644 sec., 8028059.490292805 rows/sec., 114.84 MiB/sec. | ||
| 10841 | 2026.05.15 15:26:53.064542 [ 193 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10842 | 2026.05.15 15:26:53.064792 [ 193 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_41_8} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2026.05.15 15:26:53.064862 [ 193 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_41_8} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10844 | 2026.05.15 15:26:53.064956 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 10845 | 2026.05.15 15:26:53.096706 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10846 | 2026.05.15 15:26:53.097037 [ 286 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10847 | 2026.05.15 15:26:53.097496 [ 286 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10848 | 2026.05.15 15:26:53.097575 [ 286 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10849 | 2026.05.15 15:26:53.097863 [ 286 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10850 | 2026.05.15 15:26:53.097942 [ 286 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10851 | 2026.05.15 15:26:53.098089 [ 286 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10852 | 2026.05.15 15:26:53.098177 [ 316 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10853 | 2026.05.15 15:26:53.098181 [ 335 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10854 | 2026.05.15 15:26:53.098181 [ 356 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10855 | 2026.05.15 15:26:53.098193 [ 340 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10856 | 2026.05.15 15:26:53.098359 [ 286 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10857 | 2026.05.15 15:26:53.098387 [ 286 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10858 | 2026.05.15 15:26:53.098457 [ 286 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10859 | 2026.05.15 15:26:53.098478 [ 286 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 10860 | 2026.05.15 15:26:53.098515 [ 286 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10861 | 2026.05.15 15:26:53.098576 [ 286 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10862 | 2026.05.15 15:26:53.099743 [ 286 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002841 sec., 14783.526927138331 rows/sec., 2.61 MiB/sec. | ||
| 10863 | 2026.05.15 15:26:53.099881 [ 286 ] {e3cb8ccb-6549-45ad-b2a9-905c12e7b12f} <Debug> TCPHandler: Processed in 0.003325969 sec. | ||
| 10864 | 2026.05.15 15:26:53.101453 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10865 | 2026.05.15 15:26:53.101577 [ 286 ] {11d6842b-cc79-4bd0-8192-e95d7b4552f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10866 | 2026.05.15 15:26:53.101621 [ 286 ] {11d6842b-cc79-4bd0-8192-e95d7b4552f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10867 | 2026.05.15 15:26:53.102186 [ 286 ] {11d6842b-cc79-4bd0-8192-e95d7b4552f9} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2026.05.15 15:26:53.102234 [ 286 ] {11d6842b-cc79-4bd0-8192-e95d7b4552f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10869 | 2026.05.15 15:26:53.102614 [ 286 ] {11d6842b-cc79-4bd0-8192-e95d7b4552f9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10870 | 2026.05.15 15:26:53.102878 [ 286 ] {11d6842b-cc79-4bd0-8192-e95d7b4552f9} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2026.05.15 15:26:53.103032 [ 286 ] {11d6842b-cc79-4bd0-8192-e95d7b4552f9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001487 sec., 37659.71755211836 rows/sec., 2.88 MiB/sec. | ||
| 10872 | 2026.05.15 15:26:53.103072 [ 286 ] {11d6842b-cc79-4bd0-8192-e95d7b4552f9} <Debug> TCPHandler: Processed in 0.001672959 sec. | ||
| 10873 | 2026.05.15 15:26:53.103204 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10874 | 2026.05.15 15:26:53.103306 [ 286 ] {1ac04b7e-58a8-43cb-9621-a1f830d2c1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10875 | 2026.05.15 15:26:53.103452 [ 286 ] {1ac04b7e-58a8-43cb-9621-a1f830d2c1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10876 | 2026.05.15 15:26:53.103944 [ 286 ] {1ac04b7e-58a8-43cb-9621-a1f830d2c1c5} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2026.05.15 15:26:53.103981 [ 286 ] {1ac04b7e-58a8-43cb-9621-a1f830d2c1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10878 | 2026.05.15 15:26:53.104292 [ 286 ] {1ac04b7e-58a8-43cb-9621-a1f830d2c1c5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10879 | 2026.05.15 15:26:53.104508 [ 286 ] {1ac04b7e-58a8-43cb-9621-a1f830d2c1c5} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2026.05.15 15:26:53.104670 [ 286 ] {1ac04b7e-58a8-43cb-9621-a1f830d2c1c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001385 sec., 46209.38628158845 rows/sec., 3.61 MiB/sec. | ||
| 10881 | 2026.05.15 15:26:53.104740 [ 286 ] {1ac04b7e-58a8-43cb-9621-a1f830d2c1c5} <Debug> TCPHandler: Processed in 0.001583668 sec. | ||
| 10882 | 2026.05.15 15:26:53.104876 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10883 | 2026.05.15 15:26:53.104974 [ 286 ] {b903aeb2-df8c-4a36-a6b2-bcc273c5f768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10884 | 2026.05.15 15:26:53.105016 [ 286 ] {b903aeb2-df8c-4a36-a6b2-bcc273c5f768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10885 | 2026.05.15 15:26:53.105424 [ 286 ] {b903aeb2-df8c-4a36-a6b2-bcc273c5f768} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2026.05.15 15:26:53.105461 [ 286 ] {b903aeb2-df8c-4a36-a6b2-bcc273c5f768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10887 | 2026.05.15 15:26:53.105817 [ 286 ] {b903aeb2-df8c-4a36-a6b2-bcc273c5f768} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10888 | 2026.05.15 15:26:53.106036 [ 286 ] {b903aeb2-df8c-4a36-a6b2-bcc273c5f768} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2026.05.15 15:26:53.106170 [ 286 ] {b903aeb2-df8c-4a36-a6b2-bcc273c5f768} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001216 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec. | ||
| 10890 | 2026.05.15 15:26:53.106207 [ 286 ] {b903aeb2-df8c-4a36-a6b2-bcc273c5f768} <Debug> TCPHandler: Processed in 0.001378964 sec. | ||
| 10891 | 2026.05.15 15:26:53.106338 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10892 | 2026.05.15 15:26:53.106435 [ 286 ] {bfd52655-4f61-4c9d-b341-14bdf0afcb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10893 | 2026.05.15 15:26:53.106477 [ 286 ] {bfd52655-4f61-4c9d-b341-14bdf0afcb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10894 | 2026.05.15 15:26:53.106840 [ 286 ] {bfd52655-4f61-4c9d-b341-14bdf0afcb52} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10895 | 2026.05.15 15:26:53.106876 [ 286 ] {bfd52655-4f61-4c9d-b341-14bdf0afcb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10896 | 2026.05.15 15:26:53.107235 [ 286 ] {bfd52655-4f61-4c9d-b341-14bdf0afcb52} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10897 | 2026.05.15 15:26:53.107448 [ 286 ] {bfd52655-4f61-4c9d-b341-14bdf0afcb52} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2026.05.15 15:26:53.107579 [ 286 ] {bfd52655-4f61-4c9d-b341-14bdf0afcb52} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001163 sec., 41272.5709372313 rows/sec., 2.78 MiB/sec. | ||
| 10899 | 2026.05.15 15:26:53.107616 [ 286 ] {bfd52655-4f61-4c9d-b341-14bdf0afcb52} <Debug> TCPHandler: Processed in 0.001324974 sec. | ||
| 10900 | 2026.05.15 15:26:54.084538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10901 | 2026.05.15 15:26:54.101359 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10902 | 2026.05.15 15:26:54.101411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10903 | 2026.05.15 15:26:54.107704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10904 | 2026.05.15 15:26:54.108383 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10905 | 2026.05.15 15:26:54.108726 [ 94 ] {} <Debug> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10906 | 2026.05.15 15:26:54.108810 [ 94 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2026.05.15 15:26:54.108834 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10908 | 2026.05.15 15:26:54.108973 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 10909 | 2026.05.15 15:26:54.111567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10910 | 2026.05.15 15:26:54.112955 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10911 | 2026.05.15 15:26:54.114766 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 10912 | 2026.05.15 15:26:54.120399 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 10913 | 2026.05.15 15:26:54.124169 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 10914 | 2026.05.15 15:26:54.128466 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 10915 | 2026.05.15 15:26:54.132820 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 10916 | 2026.05.15 15:26:54.136518 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 10917 | 2026.05.15 15:26:54.189245 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080335869 sec., 3846.351621590102 rows/sec., 19.89 MiB/sec. | ||
| 10918 | 2026.05.15 15:26:54.191693 [ 195 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10919 | 2026.05.15 15:26:54.193719 [ 195 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_41_8} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.05.15 15:26:54.193816 [ 195 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_41_8} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10921 | 2026.05.15 15:26:54.195946 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10922 | 2026.05.15 15:26:55.632339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1358 | ||
| 10923 | 2026.05.15 15:26:55.635337 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10924 | 2026.05.15 15:26:55.635407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10925 | 2026.05.15 15:26:55.636655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10926 | 2026.05.15 15:26:55.636918 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10927 | 2026.05.15 15:26:55.637192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1358 | ||
| 10928 | 2026.05.15 15:26:58.102746 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10929 | 2026.05.15 15:26:58.102995 [ 286 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10930 | 2026.05.15 15:26:58.103391 [ 286 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10931 | 2026.05.15 15:26:58.103432 [ 286 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10932 | 2026.05.15 15:26:58.103699 [ 286 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10933 | 2026.05.15 15:26:58.103773 [ 286 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10934 | 2026.05.15 15:26:58.103925 [ 286 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10935 | 2026.05.15 15:26:58.104039 [ 335 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10936 | 2026.05.15 15:26:58.104052 [ 356 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10937 | 2026.05.15 15:26:58.104048 [ 340 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10938 | 2026.05.15 15:26:58.104048 [ 316 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10939 | 2026.05.15 15:26:58.104251 [ 286 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10940 | 2026.05.15 15:26:58.104286 [ 286 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10941 | 2026.05.15 15:26:58.104361 [ 286 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10942 | 2026.05.15 15:26:58.104382 [ 286 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 10943 | 2026.05.15 15:26:58.104418 [ 286 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10944 | 2026.05.15 15:26:58.104458 [ 286 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10945 | 2026.05.15 15:26:58.105566 [ 286 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002671 sec., 15724.447772369898 rows/sec., 2.78 MiB/sec. | ||
| 10946 | 2026.05.15 15:26:58.105792 [ 286 ] {e2bff8f1-c8c9-4ad0-8887-bc7636cf87f0} <Debug> TCPHandler: Processed in 0.003305628 sec. | ||
| 10947 | 2026.05.15 15:26:58.110911 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10948 | 2026.05.15 15:26:58.111025 [ 286 ] {ce9b4c55-47ae-4b63-b93a-2ff0a7898e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10949 | 2026.05.15 15:26:58.111069 [ 286 ] {ce9b4c55-47ae-4b63-b93a-2ff0a7898e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10950 | 2026.05.15 15:26:58.111701 [ 286 ] {ce9b4c55-47ae-4b63-b93a-2ff0a7898e9b} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10951 | 2026.05.15 15:26:58.111742 [ 286 ] {ce9b4c55-47ae-4b63-b93a-2ff0a7898e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10952 | 2026.05.15 15:26:58.112114 [ 286 ] {ce9b4c55-47ae-4b63-b93a-2ff0a7898e9b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10953 | 2026.05.15 15:26:58.112333 [ 286 ] {ce9b4c55-47ae-4b63-b93a-2ff0a7898e9b} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10954 | 2026.05.15 15:26:58.112482 [ 286 ] {ce9b4c55-47ae-4b63-b93a-2ff0a7898e9b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001489 sec., 190732.03492276694 rows/sec., 12.11 MiB/sec. | ||
| 10955 | 2026.05.15 15:26:58.112521 [ 286 ] {ce9b4c55-47ae-4b63-b93a-2ff0a7898e9b} <Debug> TCPHandler: Processed in 0.001662469 sec. | ||
| 10956 | 2026.05.15 15:26:58.112668 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10957 | 2026.05.15 15:26:58.112768 [ 286 ] {23594d86-2d31-4c0d-91b9-09ac030cffa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10958 | 2026.05.15 15:26:58.112809 [ 286 ] {23594d86-2d31-4c0d-91b9-09ac030cffa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10959 | 2026.05.15 15:26:58.113564 [ 286 ] {23594d86-2d31-4c0d-91b9-09ac030cffa1} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10960 | 2026.05.15 15:26:58.113601 [ 286 ] {23594d86-2d31-4c0d-91b9-09ac030cffa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10961 | 2026.05.15 15:26:58.113961 [ 286 ] {23594d86-2d31-4c0d-91b9-09ac030cffa1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10962 | 2026.05.15 15:26:58.114173 [ 286 ] {23594d86-2d31-4c0d-91b9-09ac030cffa1} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10963 | 2026.05.15 15:26:58.114307 [ 286 ] {23594d86-2d31-4c0d-91b9-09ac030cffa1} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.00156 sec., 527564.1025641026 rows/sec., 40.94 MiB/sec. | ||
| 10964 | 2026.05.15 15:26:58.114345 [ 286 ] {23594d86-2d31-4c0d-91b9-09ac030cffa1} <Debug> TCPHandler: Processed in 0.00173466 sec. | ||
| 10965 | 2026.05.15 15:26:58.114467 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10966 | 2026.05.15 15:26:58.114563 [ 286 ] {5a4d023d-0d68-4647-8221-d43c57fda328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10967 | 2026.05.15 15:26:58.114602 [ 286 ] {5a4d023d-0d68-4647-8221-d43c57fda328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10968 | 2026.05.15 15:26:58.115046 [ 286 ] {5a4d023d-0d68-4647-8221-d43c57fda328} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10969 | 2026.05.15 15:26:58.115082 [ 286 ] {5a4d023d-0d68-4647-8221-d43c57fda328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10970 | 2026.05.15 15:26:58.115382 [ 286 ] {5a4d023d-0d68-4647-8221-d43c57fda328} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10971 | 2026.05.15 15:26:58.115597 [ 286 ] {5a4d023d-0d68-4647-8221-d43c57fda328} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10972 | 2026.05.15 15:26:58.115737 [ 286 ] {5a4d023d-0d68-4647-8221-d43c57fda328} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001193 sec., 129924.55993294215 rows/sec., 7.79 MiB/sec. | ||
| 10973 | 2026.05.15 15:26:58.115774 [ 286 ] {5a4d023d-0d68-4647-8221-d43c57fda328} <Debug> TCPHandler: Processed in 0.001357474 sec. | ||
| 10974 | 2026.05.15 15:26:58.115921 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10975 | 2026.05.15 15:26:58.116016 [ 286 ] {ac39e1bb-1297-411d-bd4d-40d3bf68b260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10976 | 2026.05.15 15:26:58.116055 [ 286 ] {ac39e1bb-1297-411d-bd4d-40d3bf68b260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10977 | 2026.05.15 15:26:58.116498 [ 286 ] {ac39e1bb-1297-411d-bd4d-40d3bf68b260} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10978 | 2026.05.15 15:26:58.116534 [ 286 ] {ac39e1bb-1297-411d-bd4d-40d3bf68b260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10979 | 2026.05.15 15:26:58.116842 [ 286 ] {ac39e1bb-1297-411d-bd4d-40d3bf68b260} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10980 | 2026.05.15 15:26:58.117058 [ 286 ] {ac39e1bb-1297-411d-bd4d-40d3bf68b260} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10981 | 2026.05.15 15:26:58.117183 [ 286 ] {ac39e1bb-1297-411d-bd4d-40d3bf68b260} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 10982 | 2026.05.15 15:26:58.117219 [ 286 ] {ac39e1bb-1297-411d-bd4d-40d3bf68b260} <Debug> TCPHandler: Processed in 0.001346894 sec. | ||
| 10983 | 2026.05.15 15:26:58.117349 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10984 | 2026.05.15 15:26:58.117445 [ 286 ] {7b2baeba-bcfe-48db-98b1-3d5773a286a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10985 | 2026.05.15 15:26:58.117485 [ 286 ] {7b2baeba-bcfe-48db-98b1-3d5773a286a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10986 | 2026.05.15 15:26:58.117942 [ 286 ] {7b2baeba-bcfe-48db-98b1-3d5773a286a6} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2026.05.15 15:26:58.117978 [ 286 ] {7b2baeba-bcfe-48db-98b1-3d5773a286a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10988 | 2026.05.15 15:26:58.118288 [ 286 ] {7b2baeba-bcfe-48db-98b1-3d5773a286a6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10989 | 2026.05.15 15:26:58.118501 [ 286 ] {7b2baeba-bcfe-48db-98b1-3d5773a286a6} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10990 | 2026.05.15 15:26:58.118632 [ 286 ] {7b2baeba-bcfe-48db-98b1-3d5773a286a6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 10991 | 2026.05.15 15:26:58.118683 [ 286 ] {7b2baeba-bcfe-48db-98b1-3d5773a286a6} <Debug> TCPHandler: Processed in 0.001381704 sec. | ||
| 10992 | 2026.05.15 15:26:58.118827 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10993 | 2026.05.15 15:26:58.118923 [ 286 ] {5c993026-9fff-45c3-8d77-9ce0ba5bd6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10994 | 2026.05.15 15:26:58.118961 [ 286 ] {5c993026-9fff-45c3-8d77-9ce0ba5bd6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10995 | 2026.05.15 15:26:58.119596 [ 286 ] {5c993026-9fff-45c3-8d77-9ce0ba5bd6f4} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10996 | 2026.05.15 15:26:58.119633 [ 286 ] {5c993026-9fff-45c3-8d77-9ce0ba5bd6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 10997 | 2026.05.15 15:26:58.119956 [ 286 ] {5c993026-9fff-45c3-8d77-9ce0ba5bd6f4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10998 | 2026.05.15 15:26:58.120171 [ 286 ] {5c993026-9fff-45c3-8d77-9ce0ba5bd6f4} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10999 | 2026.05.15 15:26:58.120304 [ 286 ] {5c993026-9fff-45c3-8d77-9ce0ba5bd6f4} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001398 sec., 359799.7138769671 rows/sec., 25.30 MiB/sec. | ||
| 11000 | 2026.05.15 15:26:58.120342 [ 286 ] {5c993026-9fff-45c3-8d77-9ce0ba5bd6f4} <Debug> TCPHandler: Processed in 0.001561917 sec. | ||
| 11001 | 2026.05.15 15:26:58.120471 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11002 | 2026.05.15 15:26:58.120567 [ 286 ] {a6c49915-6aa1-4d54-9b0f-4c3023323756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11003 | 2026.05.15 15:26:58.120608 [ 286 ] {a6c49915-6aa1-4d54-9b0f-4c3023323756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11004 | 2026.05.15 15:26:58.120974 [ 286 ] {a6c49915-6aa1-4d54-9b0f-4c3023323756} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11005 | 2026.05.15 15:26:58.121010 [ 286 ] {a6c49915-6aa1-4d54-9b0f-4c3023323756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11006 | 2026.05.15 15:26:58.121307 [ 286 ] {a6c49915-6aa1-4d54-9b0f-4c3023323756} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11007 | 2026.05.15 15:26:58.121512 [ 286 ] {a6c49915-6aa1-4d54-9b0f-4c3023323756} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11008 | 2026.05.15 15:26:58.121638 [ 286 ] {a6c49915-6aa1-4d54-9b0f-4c3023323756} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 11009 | 2026.05.15 15:26:58.121685 [ 286 ] {a6c49915-6aa1-4d54-9b0f-4c3023323756} <Debug> TCPHandler: Processed in 0.001261292 sec. | ||
| 11010 | 2026.05.15 15:26:58.121816 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11011 | 2026.05.15 15:26:58.121913 [ 286 ] {0d21405e-5fbc-4603-ad38-70f89bbf05bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11012 | 2026.05.15 15:26:58.121955 [ 286 ] {0d21405e-5fbc-4603-ad38-70f89bbf05bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11013 | 2026.05.15 15:26:58.122385 [ 286 ] {0d21405e-5fbc-4603-ad38-70f89bbf05bf} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11014 | 2026.05.15 15:26:58.122420 [ 286 ] {0d21405e-5fbc-4603-ad38-70f89bbf05bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11015 | 2026.05.15 15:26:58.122758 [ 286 ] {0d21405e-5fbc-4603-ad38-70f89bbf05bf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11016 | 2026.05.15 15:26:58.122970 [ 286 ] {0d21405e-5fbc-4603-ad38-70f89bbf05bf} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11017 | 2026.05.15 15:26:58.123102 [ 286 ] {0d21405e-5fbc-4603-ad38-70f89bbf05bf} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001206 sec., 219734.66003316749 rows/sec., 14.60 MiB/sec. | ||
| 11018 | 2026.05.15 15:26:58.123138 [ 286 ] {0d21405e-5fbc-4603-ad38-70f89bbf05bf} <Debug> TCPHandler: Processed in 0.001369845 sec. | ||
| 11019 | 2026.05.15 15:26:58.123263 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11020 | 2026.05.15 15:26:58.123358 [ 286 ] {f862556d-8eab-4c40-bba4-cd0bccb2ec72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11021 | 2026.05.15 15:26:58.123398 [ 286 ] {f862556d-8eab-4c40-bba4-cd0bccb2ec72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11022 | 2026.05.15 15:26:58.123727 [ 286 ] {f862556d-8eab-4c40-bba4-cd0bccb2ec72} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11023 | 2026.05.15 15:26:58.123761 [ 286 ] {f862556d-8eab-4c40-bba4-cd0bccb2ec72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11024 | 2026.05.15 15:26:58.124047 [ 286 ] {f862556d-8eab-4c40-bba4-cd0bccb2ec72} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11025 | 2026.05.15 15:26:58.124276 [ 286 ] {f862556d-8eab-4c40-bba4-cd0bccb2ec72} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2026.05.15 15:26:58.124414 [ 286 ] {f862556d-8eab-4c40-bba4-cd0bccb2ec72} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 11027 | 2026.05.15 15:26:58.124451 [ 286 ] {f862556d-8eab-4c40-bba4-cd0bccb2ec72} <Debug> TCPHandler: Processed in 0.001236702 sec. | ||
| 11028 | 2026.05.15 15:26:58.124590 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11029 | 2026.05.15 15:26:58.124700 [ 286 ] {70b52a4a-69b1-4a5b-af87-b9e74fa380d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11030 | 2026.05.15 15:26:58.124752 [ 286 ] {70b52a4a-69b1-4a5b-af87-b9e74fa380d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11031 | 2026.05.15 15:26:58.125549 [ 286 ] {70b52a4a-69b1-4a5b-af87-b9e74fa380d4} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11032 | 2026.05.15 15:26:58.125585 [ 286 ] {70b52a4a-69b1-4a5b-af87-b9e74fa380d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11033 | 2026.05.15 15:26:58.126200 [ 286 ] {70b52a4a-69b1-4a5b-af87-b9e74fa380d4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11034 | 2026.05.15 15:26:58.126434 [ 286 ] {70b52a4a-69b1-4a5b-af87-b9e74fa380d4} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11035 | 2026.05.15 15:26:58.126576 [ 286 ] {70b52a4a-69b1-4a5b-af87-b9e74fa380d4} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001893 sec., 6867.406233491813 rows/sec., 12.31 MiB/sec. | ||
| 11036 | 2026.05.15 15:26:58.126642 [ 286 ] {70b52a4a-69b1-4a5b-af87-b9e74fa380d4} <Debug> TCPHandler: Processed in 0.002099857 sec. | ||
| 11037 | 2026.05.15 15:26:58.126798 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11038 | 2026.05.15 15:26:58.126894 [ 286 ] {7994b5e0-7e49-44d0-8932-3a2a239156d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11039 | 2026.05.15 15:26:58.126934 [ 286 ] {7994b5e0-7e49-44d0-8932-3a2a239156d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11040 | 2026.05.15 15:26:58.127577 [ 286 ] {7994b5e0-7e49-44d0-8932-3a2a239156d2} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2026.05.15 15:26:58.127630 [ 286 ] {7994b5e0-7e49-44d0-8932-3a2a239156d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11042 | 2026.05.15 15:26:58.130409 [ 286 ] {7994b5e0-7e49-44d0-8932-3a2a239156d2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11043 | 2026.05.15 15:26:58.130661 [ 286 ] {7994b5e0-7e49-44d0-8932-3a2a239156d2} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11044 | 2026.05.15 15:26:58.130845 [ 286 ] {7994b5e0-7e49-44d0-8932-3a2a239156d2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.003965 sec., 22698.61286254729 rows/sec., 1.42 MiB/sec. | ||
| 11045 | 2026.05.15 15:26:58.130913 [ 286 ] {7994b5e0-7e49-44d0-8932-3a2a239156d2} <Debug> TCPHandler: Processed in 0.004162974 sec. | ||
| 11046 | 2026.05.15 15:27:00.445480 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11047 | 2026.05.15 15:27:00.445550 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11048 | 2026.05.15 15:27:00.561698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20146 | ||
| 11049 | 2026.05.15 15:27:00.562249 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11050 | 2026.05.15 15:27:00.562293 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11051 | 2026.05.15 15:27:00.562794 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11052 | 2026.05.15 15:27:00.563035 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11053 | 2026.05.15 15:27:00.563173 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20146 | ||
| 11054 | 2026.05.15 15:27:01.611648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 11055 | 2026.05.15 15:27:01.625743 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2026.05.15 15:27:01.625798 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11057 | 2026.05.15 15:27:01.633208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11058 | 2026.05.15 15:27:01.634736 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2026.05.15 15:27:01.642815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 11060 | 2026.05.15 15:27:03.099202 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11061 | 2026.05.15 15:27:03.099450 [ 286 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11062 | 2026.05.15 15:27:03.099777 [ 286 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11063 | 2026.05.15 15:27:03.099811 [ 286 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11064 | 2026.05.15 15:27:03.100024 [ 286 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11065 | 2026.05.15 15:27:03.100091 [ 286 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11066 | 2026.05.15 15:27:03.100230 [ 286 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11067 | 2026.05.15 15:27:03.100332 [ 335 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11068 | 2026.05.15 15:27:03.100342 [ 320 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11069 | 2026.05.15 15:27:03.100360 [ 356 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11070 | 2026.05.15 15:27:03.100365 [ 340 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11071 | 2026.05.15 15:27:03.100563 [ 286 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11072 | 2026.05.15 15:27:03.100590 [ 286 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11073 | 2026.05.15 15:27:03.100659 [ 286 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11074 | 2026.05.15 15:27:03.100679 [ 286 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 11075 | 2026.05.15 15:27:03.100713 [ 286 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11076 | 2026.05.15 15:27:03.100750 [ 286 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11077 | 2026.05.15 15:27:03.101907 [ 286 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002555 sec., 16438.35616438356 rows/sec., 2.91 MiB/sec. | ||
| 11078 | 2026.05.15 15:27:03.102033 [ 286 ] {b943e414-b1c3-4783-a18b-d1bbdd1d081a} <Debug> TCPHandler: Processed in 0.002969023 sec. | ||
| 11079 | 2026.05.15 15:27:03.104223 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11080 | 2026.05.15 15:27:03.104337 [ 286 ] {4513da97-4a09-477e-ab66-4152199c2a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11081 | 2026.05.15 15:27:03.104379 [ 286 ] {4513da97-4a09-477e-ab66-4152199c2a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11082 | 2026.05.15 15:27:03.105043 [ 286 ] {4513da97-4a09-477e-ab66-4152199c2a37} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2026.05.15 15:27:03.105089 [ 286 ] {4513da97-4a09-477e-ab66-4152199c2a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11084 | 2026.05.15 15:27:03.105518 [ 286 ] {4513da97-4a09-477e-ab66-4152199c2a37} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11085 | 2026.05.15 15:27:03.105738 [ 286 ] {4513da97-4a09-477e-ab66-4152199c2a37} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2026.05.15 15:27:03.105884 [ 286 ] {4513da97-4a09-477e-ab66-4152199c2a37} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001578 sec., 73510.773130545 rows/sec., 6.22 MiB/sec. | ||
| 11087 | 2026.05.15 15:27:03.105918 [ 104 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11088 | 2026.05.15 15:27:03.105922 [ 286 ] {4513da97-4a09-477e-ab66-4152199c2a37} <Debug> TCPHandler: Processed in 0.001749811 sec. | ||
| 11089 | 2026.05.15 15:27:03.105975 [ 104 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11090 | 2026.05.15 15:27:03.106001 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11091 | 2026.05.15 15:27:03.106104 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::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 | ||
| 11092 | 2026.05.15 15:27:03.106106 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11093 | 2026.05.15 15:27:03.106203 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11094 | 2026.05.15 15:27:03.106227 [ 286 ] {f2ffd536-f07f-42dd-a25a-2732722c0392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11095 | 2026.05.15 15:27:03.106230 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3241 rows starting from the beginning of the part | ||
| 11096 | 2026.05.15 15:27:03.106268 [ 286 ] {f2ffd536-f07f-42dd-a25a-2732722c0392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11097 | 2026.05.15 15:27:03.106292 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 823 rows starting from the beginning of the part | ||
| 11098 | 2026.05.15 15:27:03.106335 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2466 rows starting from the beginning of the part | ||
| 11099 | 2026.05.15 15:27:03.106377 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 11100 | 2026.05.15 15:27:03.106415 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 823 rows starting from the beginning of the part | ||
| 11101 | 2026.05.15 15:27:03.106454 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 116 rows starting from the beginning of the part | ||
| 11102 | 2026.05.15 15:27:03.106787 [ 286 ] {f2ffd536-f07f-42dd-a25a-2732722c0392} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.05.15 15:27:03.106823 [ 286 ] {f2ffd536-f07f-42dd-a25a-2732722c0392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11104 | 2026.05.15 15:27:03.107119 [ 286 ] {f2ffd536-f07f-42dd-a25a-2732722c0392} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11105 | 2026.05.15 15:27:03.107331 [ 286 ] {f2ffd536-f07f-42dd-a25a-2732722c0392} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2026.05.15 15:27:03.107462 [ 286 ] {f2ffd536-f07f-42dd-a25a-2732722c0392} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001253 sec., 23942.537909018356 rows/sec., 1.76 MiB/sec. | ||
| 11107 | 2026.05.15 15:27:03.107498 [ 286 ] {f2ffd536-f07f-42dd-a25a-2732722c0392} <Debug> TCPHandler: Processed in 0.001444875 sec. | ||
| 11108 | 2026.05.15 15:27:03.107618 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2026.05.15 15:27:03.107713 [ 286 ] {568c7697-1378-4ec1-86da-17777776d704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11110 | 2026.05.15 15:27:03.107752 [ 286 ] {568c7697-1378-4ec1-86da-17777776d704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11111 | 2026.05.15 15:27:03.108181 [ 286 ] {568c7697-1378-4ec1-86da-17777776d704} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2026.05.15 15:27:03.108217 [ 286 ] {568c7697-1378-4ec1-86da-17777776d704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11113 | 2026.05.15 15:27:03.108509 [ 286 ] {568c7697-1378-4ec1-86da-17777776d704} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11114 | 2026.05.15 15:27:03.108571 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7525 rows, containing 5 columns (5 merged, 0 gathered) in 0.002503834 sec., 3005390.93246597 rows/sec., 237.45 MiB/sec. | ||
| 11115 | 2026.05.15 15:27:03.108735 [ 286 ] {568c7697-1378-4ec1-86da-17777776d704} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11116 | 2026.05.15 15:27:03.108851 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11117 | 2026.05.15 15:27:03.108868 [ 286 ] {568c7697-1378-4ec1-86da-17777776d704} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001173 sec., 80136.40238704177 rows/sec., 6.26 MiB/sec. | ||
| 11118 | 2026.05.15 15:27:03.108881 [ 82 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11119 | 2026.05.15 15:27:03.108904 [ 286 ] {568c7697-1378-4ec1-86da-17777776d704} <Debug> TCPHandler: Processed in 0.001335643 sec. | ||
| 11120 | 2026.05.15 15:27:03.108930 [ 82 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11121 | 2026.05.15 15:27:03.108965 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11122 | 2026.05.15 15:27:03.109044 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11123 | 2026.05.15 15:27:03.109065 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::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 | ||
| 11124 | 2026.05.15 15:27:03.109113 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_66_13} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11125 | 2026.05.15 15:27:03.109147 [ 286 ] {57f101b3-5ecc-4143-a277-9731348df812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11126 | 2026.05.15 15:27:03.109186 [ 187 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_66_13} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11127 | 2026.05.15 15:27:03.109191 [ 286 ] {57f101b3-5ecc-4143-a277-9731348df812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11128 | 2026.05.15 15:27:03.109196 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11129 | 2026.05.15 15:27:03.109245 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1793 rows starting from the beginning of the part | ||
| 11130 | 2026.05.15 15:27:03.109249 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 11131 | 2026.05.15 15:27:03.109311 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 503 rows starting from the beginning of the part | ||
| 11132 | 2026.05.15 15:27:03.109384 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1322 rows starting from the beginning of the part | ||
| 11133 | 2026.05.15 15:27:03.109446 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 11134 | 2026.05.15 15:27:03.109494 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 503 rows starting from the beginning of the part | ||
| 11135 | 2026.05.15 15:27:03.109559 [ 189 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 94 rows starting from the beginning of the part | ||
| 11136 | 2026.05.15 15:27:03.109654 [ 286 ] {57f101b3-5ecc-4143-a277-9731348df812} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11137 | 2026.05.15 15:27:03.109697 [ 286 ] {57f101b3-5ecc-4143-a277-9731348df812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11138 | 2026.05.15 15:27:03.110064 [ 286 ] {57f101b3-5ecc-4143-a277-9731348df812} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11139 | 2026.05.15 15:27:03.110289 [ 286 ] {57f101b3-5ecc-4143-a277-9731348df812} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2026.05.15 15:27:03.110425 [ 286 ] {57f101b3-5ecc-4143-a277-9731348df812} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 11141 | 2026.05.15 15:27:03.110445 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11142 | 2026.05.15 15:27:03.110463 [ 286 ] {57f101b3-5ecc-4143-a277-9731348df812} <Debug> TCPHandler: Processed in 0.001467466 sec. | ||
| 11143 | 2026.05.15 15:27:03.110499 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11144 | 2026.05.15 15:27:03.110526 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11145 | 2026.05.15 15:27:03.110617 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11146 | 2026.05.15 15:27:03.110631 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::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 | ||
| 11147 | 2026.05.15 15:27:03.110725 [ 286 ] {32c73e3d-be84-4051-a428-8e0f136849ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11148 | 2026.05.15 15:27:03.110756 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11149 | 2026.05.15 15:27:03.110785 [ 286 ] {32c73e3d-be84-4051-a428-8e0f136849ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11150 | 2026.05.15 15:27:03.110794 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 22698 rows starting from the beginning of the part | ||
| 11151 | 2026.05.15 15:27:03.110870 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 265 rows starting from the beginning of the part | ||
| 11152 | 2026.05.15 15:27:03.110915 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1497 rows starting from the beginning of the part | ||
| 11153 | 2026.05.15 15:27:03.110959 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part | ||
| 11154 | 2026.05.15 15:27:03.111000 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 265 rows starting from the beginning of the part | ||
| 11155 | 2026.05.15 15:27:03.111041 [ 188 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 11156 | 2026.05.15 15:27:03.111156 [ 187 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002134218 sec., 2004949.822370536 rows/sec., 144.98 MiB/sec. | ||
| 11157 | 2026.05.15 15:27:03.111482 [ 194 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11158 | 2026.05.15 15:27:03.111680 [ 286 ] {32c73e3d-be84-4051-a428-8e0f136849ae} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11159 | 2026.05.15 15:27:03.111726 [ 286 ] {32c73e3d-be84-4051-a428-8e0f136849ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11160 | 2026.05.15 15:27:03.111808 [ 194 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_66_13} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2026.05.15 15:27:03.111897 [ 194 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_66_13} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11162 | 2026.05.15 15:27:03.111997 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11163 | 2026.05.15 15:27:03.112329 [ 286 ] {32c73e3d-be84-4051-a428-8e0f136849ae} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11164 | 2026.05.15 15:27:03.112563 [ 286 ] {32c73e3d-be84-4051-a428-8e0f136849ae} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2026.05.15 15:27:03.112713 [ 286 ] {32c73e3d-be84-4051-a428-8e0f136849ae} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002009 sec., 14932.802389248383 rows/sec., 26.76 MiB/sec. | ||
| 11166 | 2026.05.15 15:27:03.112767 [ 286 ] {32c73e3d-be84-4051-a428-8e0f136849ae} <Debug> TCPHandler: Processed in 0.002197858 sec. | ||
| 11167 | 2026.05.15 15:27:03.112887 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11168 | 2026.05.15 15:27:03.112982 [ 286 ] {d001bbc1-ad45-4b93-830c-1489081fb9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11169 | 2026.05.15 15:27:03.113023 [ 286 ] {d001bbc1-ad45-4b93-830c-1489081fb9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11170 | 2026.05.15 15:27:03.113393 [ 286 ] {d001bbc1-ad45-4b93-830c-1489081fb9ee} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2026.05.15 15:27:03.113430 [ 286 ] {d001bbc1-ad45-4b93-830c-1489081fb9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11172 | 2026.05.15 15:27:03.113745 [ 286 ] {d001bbc1-ad45-4b93-830c-1489081fb9ee} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11173 | 2026.05.15 15:27:03.113962 [ 286 ] {d001bbc1-ad45-4b93-830c-1489081fb9ee} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2026.05.15 15:27:03.114077 [ 82 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11175 | 2026.05.15 15:27:03.114093 [ 286 ] {d001bbc1-ad45-4b93-830c-1489081fb9ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 11176 | 2026.05.15 15:27:03.114115 [ 82 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2026.05.15 15:27:03.114138 [ 286 ] {d001bbc1-ad45-4b93-830c-1489081fb9ee} <Debug> TCPHandler: Processed in 0.001299913 sec. | ||
| 11178 | 2026.05.15 15:27:03.114141 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11179 | 2026.05.15 15:27:03.114260 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 11180 | 2026.05.15 15:27:03.114377 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11181 | 2026.05.15 15:27:03.114407 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4110 rows starting from the beginning of the part | ||
| 11182 | 2026.05.15 15:27:03.114466 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 11183 | 2026.05.15 15:27:03.114512 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part | ||
| 11184 | 2026.05.15 15:27:03.114564 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
| 11185 | 2026.05.15 15:27:03.114614 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part | ||
| 11186 | 2026.05.15 15:27:03.114663 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::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 | ||
| 11187 | 2026.05.15 15:27:03.116564 [ 194 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4410 rows, containing 4 columns (4 merged, 0 gathered) in 0.002341461 sec., 1883439.442296925 rows/sec., 121.33 MiB/sec. | ||
| 11188 | 2026.05.15 15:27:03.117011 [ 196 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11189 | 2026.05.15 15:27:03.117306 [ 196 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_66_13} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11190 | 2026.05.15 15:27:03.117382 [ 196 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_66_13} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11191 | 2026.05.15 15:27:03.117453 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11192 | 2026.05.15 15:27:03.122440 [ 194 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25013 rows, containing 5 columns (5 merged, 0 gathered) in 0.011848989 sec., 2110981.7892480106 rows/sec., 136.89 MiB/sec. | ||
| 11193 | 2026.05.15 15:27:03.122690 [ 200 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11194 | 2026.05.15 15:27:03.122981 [ 200 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.05.15 15:27:03.123056 [ 200 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11196 | 2026.05.15 15:27:03.123136 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 11197 | 2026.05.15 15:27:04.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.90 MiB, peak 324.52 MiB, free memory in arenas 0.00 B, will set to 313.90 MiB (RSS), difference: 2.01 MiB | ||
| 11198 | 2026.05.15 15:27:05.637484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1396 | ||
| 11199 | 2026.05.15 15:27:05.639971 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11200 | 2026.05.15 15:27:05.640030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11201 | 2026.05.15 15:27:05.641251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11202 | 2026.05.15 15:27:05.641536 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11203 | 2026.05.15 15:27:05.641692 [ 101 ] {} <Debug> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11204 | 2026.05.15 15:27:05.641758 [ 101 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11205 | 2026.05.15 15:27:05.641779 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11206 | 2026.05.15 15:27:05.641889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1396 | ||
| 11207 | 2026.05.15 15:27:05.641906 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::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 | ||
| 11208 | 2026.05.15 15:27:05.642520 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11209 | 2026.05.15 15:27:05.642681 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1168 rows starting from the beginning of the part | ||
| 11210 | 2026.05.15 15:27:05.643046 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 54 rows starting from the beginning of the part | ||
| 11211 | 2026.05.15 15:27:05.643386 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
| 11212 | 2026.05.15 15:27:05.643707 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 11213 | 2026.05.15 15:27:05.644026 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::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 | ||
| 11214 | 2026.05.15 15:27:05.644312 [ 191 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 11215 | 2026.05.15 15:27:05.651084 [ 194 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1396 rows, containing 72 columns (72 merged, 0 gathered) in 0.009243023 sec., 151032.83849883312 rows/sec., 125.52 MiB/sec. | ||
| 11216 | 2026.05.15 15:27:05.652597 [ 194 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11217 | 2026.05.15 15:27:05.653202 [ 194 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_31_6} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2026.05.15 15:27:05.653286 [ 194 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_31_6} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11219 | 2026.05.15 15:27:05.653524 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.03 MiB. | ||
| 11220 | 2026.05.15 15:27:08.063259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20658 | ||
| 11221 | 2026.05.15 15:27:08.063798 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11222 | 2026.05.15 15:27:08.063840 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11223 | 2026.05.15 15:27:08.064324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11224 | 2026.05.15 15:27:08.064553 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11225 | 2026.05.15 15:27:08.064676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20658 | ||
| 11226 | 2026.05.15 15:27:08.102393 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11227 | 2026.05.15 15:27:08.102634 [ 286 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 11228 | 2026.05.15 15:27:08.103109 [ 286 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11229 | 2026.05.15 15:27:08.103149 [ 286 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 11230 | 2026.05.15 15:27:08.103401 [ 286 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11231 | 2026.05.15 15:27:08.103471 [ 286 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11232 | 2026.05.15 15:27:08.103621 [ 286 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 11233 | 2026.05.15 15:27:08.103727 [ 335 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11234 | 2026.05.15 15:27:08.103735 [ 340 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11235 | 2026.05.15 15:27:08.103754 [ 356 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11236 | 2026.05.15 15:27:08.103735 [ 320 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11237 | 2026.05.15 15:27:08.103937 [ 286 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11238 | 2026.05.15 15:27:08.104002 [ 286 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11239 | 2026.05.15 15:27:08.104114 [ 286 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11240 | 2026.05.15 15:27:08.104137 [ 286 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 11241 | 2026.05.15 15:27:08.104189 [ 286 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11242 | 2026.05.15 15:27:08.104235 [ 286 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11243 | 2026.05.15 15:27:08.105527 [ 286 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.00299 sec., 14046.822742474917 rows/sec., 2.48 MiB/sec. | ||
| 11244 | 2026.05.15 15:27:08.105676 [ 286 ] {1aa8409a-7436-4e69-9ac2-ee93f8617097} <Debug> TCPHandler: Processed in 0.00341894 sec. | ||
| 11245 | 2026.05.15 15:27:08.111434 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11246 | 2026.05.15 15:27:08.111576 [ 286 ] {4cfaea30-2fd5-43e4-a3e5-58a5a6102061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11247 | 2026.05.15 15:27:08.111633 [ 286 ] {4cfaea30-2fd5-43e4-a3e5-58a5a6102061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11248 | 2026.05.15 15:27:08.112330 [ 286 ] {4cfaea30-2fd5-43e4-a3e5-58a5a6102061} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11249 | 2026.05.15 15:27:08.112367 [ 286 ] {4cfaea30-2fd5-43e4-a3e5-58a5a6102061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11250 | 2026.05.15 15:27:08.112761 [ 286 ] {4cfaea30-2fd5-43e4-a3e5-58a5a6102061} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11251 | 2026.05.15 15:27:08.112988 [ 286 ] {4cfaea30-2fd5-43e4-a3e5-58a5a6102061} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11252 | 2026.05.15 15:27:08.113132 [ 286 ] {4cfaea30-2fd5-43e4-a3e5-58a5a6102061} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001602 sec., 177278.40199750313 rows/sec., 11.26 MiB/sec. | ||
| 11253 | 2026.05.15 15:27:08.113169 [ 286 ] {4cfaea30-2fd5-43e4-a3e5-58a5a6102061} <Debug> TCPHandler: Processed in 0.001859373 sec. | ||
| 11254 | 2026.05.15 15:27:08.113312 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11255 | 2026.05.15 15:27:08.113406 [ 286 ] {0fb34b47-d727-4dfb-bd1e-f3027717697c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11256 | 2026.05.15 15:27:08.113447 [ 286 ] {0fb34b47-d727-4dfb-bd1e-f3027717697c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11257 | 2026.05.15 15:27:08.114028 [ 286 ] {0fb34b47-d727-4dfb-bd1e-f3027717697c} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11258 | 2026.05.15 15:27:08.114088 [ 286 ] {0fb34b47-d727-4dfb-bd1e-f3027717697c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11259 | 2026.05.15 15:27:08.114540 [ 286 ] {0fb34b47-d727-4dfb-bd1e-f3027717697c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11260 | 2026.05.15 15:27:08.114808 [ 286 ] {0fb34b47-d727-4dfb-bd1e-f3027717697c} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11261 | 2026.05.15 15:27:08.114989 [ 286 ] {0fb34b47-d727-4dfb-bd1e-f3027717697c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001596 sec., 6265.664160401003 rows/sec., 510.92 KiB/sec. | ||
| 11262 | 2026.05.15 15:27:08.115056 [ 286 ] {0fb34b47-d727-4dfb-bd1e-f3027717697c} <Debug> TCPHandler: Processed in 0.001791642 sec. | ||
| 11263 | 2026.05.15 15:27:08.115215 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11264 | 2026.05.15 15:27:08.115331 [ 286 ] {44f371b3-89a4-4598-987f-a4bb114a1c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11265 | 2026.05.15 15:27:08.115380 [ 286 ] {44f371b3-89a4-4598-987f-a4bb114a1c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11266 | 2026.05.15 15:27:08.116367 [ 286 ] {44f371b3-89a4-4598-987f-a4bb114a1c94} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11267 | 2026.05.15 15:27:08.116406 [ 286 ] {44f371b3-89a4-4598-987f-a4bb114a1c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11268 | 2026.05.15 15:27:08.116792 [ 286 ] {44f371b3-89a4-4598-987f-a4bb114a1c94} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11269 | 2026.05.15 15:27:08.117021 [ 286 ] {44f371b3-89a4-4598-987f-a4bb114a1c94} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2026.05.15 15:27:08.117159 [ 286 ] {44f371b3-89a4-4598-987f-a4bb114a1c94} <Debug> executeQuery: Read 828 rows, 65.76 KiB in 0.001861 sec., 444922.08490059106 rows/sec., 34.51 MiB/sec. | ||
| 11271 | 2026.05.15 15:27:08.117200 [ 286 ] {44f371b3-89a4-4598-987f-a4bb114a1c94} <Debug> TCPHandler: Processed in 0.002042707 sec. | ||
| 11272 | 2026.05.15 15:27:08.117357 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11273 | 2026.05.15 15:27:08.117458 [ 286 ] {70284ae6-82c3-4e7e-9d30-e080d1666754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11274 | 2026.05.15 15:27:08.117499 [ 286 ] {70284ae6-82c3-4e7e-9d30-e080d1666754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11275 | 2026.05.15 15:27:08.117979 [ 286 ] {70284ae6-82c3-4e7e-9d30-e080d1666754} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2026.05.15 15:27:08.118016 [ 286 ] {70284ae6-82c3-4e7e-9d30-e080d1666754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11277 | 2026.05.15 15:27:08.118331 [ 286 ] {70284ae6-82c3-4e7e-9d30-e080d1666754} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11278 | 2026.05.15 15:27:08.118556 [ 286 ] {70284ae6-82c3-4e7e-9d30-e080d1666754} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11279 | 2026.05.15 15:27:08.118685 [ 286 ] {70284ae6-82c3-4e7e-9d30-e080d1666754} <Debug> executeQuery: Read 165 rows, 10.22 KiB in 0.001248 sec., 132211.53846153847 rows/sec., 8.00 MiB/sec. | ||
| 11280 | 2026.05.15 15:27:08.118728 [ 286 ] {70284ae6-82c3-4e7e-9d30-e080d1666754} <Debug> TCPHandler: Processed in 0.001418625 sec. | ||
| 11281 | 2026.05.15 15:27:08.118855 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11282 | 2026.05.15 15:27:08.118949 [ 286 ] {388fddd4-70d9-4a48-9bf8-b8684f5365ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11283 | 2026.05.15 15:27:08.118989 [ 286 ] {388fddd4-70d9-4a48-9bf8-b8684f5365ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11284 | 2026.05.15 15:27:08.119436 [ 286 ] {388fddd4-70d9-4a48-9bf8-b8684f5365ec} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11285 | 2026.05.15 15:27:08.119473 [ 286 ] {388fddd4-70d9-4a48-9bf8-b8684f5365ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11286 | 2026.05.15 15:27:08.119798 [ 286 ] {388fddd4-70d9-4a48-9bf8-b8684f5365ec} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11287 | 2026.05.15 15:27:08.120011 [ 286 ] {388fddd4-70d9-4a48-9bf8-b8684f5365ec} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11288 | 2026.05.15 15:27:08.120158 [ 286 ] {388fddd4-70d9-4a48-9bf8-b8684f5365ec} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001227 sec., 121434.39282803585 rows/sec., 7.85 MiB/sec. | ||
| 11289 | 2026.05.15 15:27:08.120196 [ 286 ] {388fddd4-70d9-4a48-9bf8-b8684f5365ec} <Debug> TCPHandler: Processed in 0.001389514 sec. | ||
| 11290 | 2026.05.15 15:27:08.120327 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11291 | 2026.05.15 15:27:08.120421 [ 286 ] {d46d9522-511e-458d-98d2-b801e1ed3c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11292 | 2026.05.15 15:27:08.120461 [ 286 ] {d46d9522-511e-458d-98d2-b801e1ed3c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11293 | 2026.05.15 15:27:08.120916 [ 286 ] {d46d9522-511e-458d-98d2-b801e1ed3c24} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2026.05.15 15:27:08.120952 [ 286 ] {d46d9522-511e-458d-98d2-b801e1ed3c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11295 | 2026.05.15 15:27:08.121257 [ 286 ] {d46d9522-511e-458d-98d2-b801e1ed3c24} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11296 | 2026.05.15 15:27:08.121471 [ 286 ] {d46d9522-511e-458d-98d2-b801e1ed3c24} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11297 | 2026.05.15 15:27:08.121598 [ 286 ] {d46d9522-511e-458d-98d2-b801e1ed3c24} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 11298 | 2026.05.15 15:27:08.121635 [ 286 ] {d46d9522-511e-458d-98d2-b801e1ed3c24} <Debug> TCPHandler: Processed in 0.001356584 sec. | ||
| 11299 | 2026.05.15 15:27:08.121765 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11300 | 2026.05.15 15:27:08.121860 [ 286 ] {a6b26b38-23aa-4d22-86b7-51370f94a3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11301 | 2026.05.15 15:27:08.121901 [ 286 ] {a6b26b38-23aa-4d22-86b7-51370f94a3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11302 | 2026.05.15 15:27:08.122509 [ 286 ] {a6b26b38-23aa-4d22-86b7-51370f94a3b6} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11303 | 2026.05.15 15:27:08.122546 [ 286 ] {a6b26b38-23aa-4d22-86b7-51370f94a3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11304 | 2026.05.15 15:27:08.122868 [ 286 ] {a6b26b38-23aa-4d22-86b7-51370f94a3b6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11305 | 2026.05.15 15:27:08.123080 [ 286 ] {a6b26b38-23aa-4d22-86b7-51370f94a3b6} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11306 | 2026.05.15 15:27:08.123209 [ 286 ] {a6b26b38-23aa-4d22-86b7-51370f94a3b6} <Debug> executeQuery: Read 513 rows, 37.04 KiB in 0.001366 sec., 375549.04831625184 rows/sec., 26.48 MiB/sec. | ||
| 11307 | 2026.05.15 15:27:08.123247 [ 286 ] {a6b26b38-23aa-4d22-86b7-51370f94a3b6} <Debug> TCPHandler: Processed in 0.001530287 sec. | ||
| 11308 | 2026.05.15 15:27:08.123385 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11309 | 2026.05.15 15:27:08.123480 [ 286 ] {96bba20f-eb8a-4cc4-a0fe-caf32f1845a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11310 | 2026.05.15 15:27:08.123521 [ 286 ] {96bba20f-eb8a-4cc4-a0fe-caf32f1845a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11311 | 2026.05.15 15:27:08.123868 [ 286 ] {96bba20f-eb8a-4cc4-a0fe-caf32f1845a2} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11312 | 2026.05.15 15:27:08.123904 [ 286 ] {96bba20f-eb8a-4cc4-a0fe-caf32f1845a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11313 | 2026.05.15 15:27:08.124215 [ 286 ] {96bba20f-eb8a-4cc4-a0fe-caf32f1845a2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11314 | 2026.05.15 15:27:08.124427 [ 286 ] {96bba20f-eb8a-4cc4-a0fe-caf32f1845a2} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2026.05.15 15:27:08.124535 [ 138 ] {} <Debug> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11316 | 2026.05.15 15:27:08.124554 [ 286 ] {96bba20f-eb8a-4cc4-a0fe-caf32f1845a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 11317 | 2026.05.15 15:27:08.124593 [ 138 ] {} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11318 | 2026.05.15 15:27:08.124604 [ 286 ] {96bba20f-eb8a-4cc4-a0fe-caf32f1845a2} <Debug> TCPHandler: Processed in 0.001267452 sec. | ||
| 11319 | 2026.05.15 15:27:08.124624 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11320 | 2026.05.15 15:27:08.124728 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::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 | ||
| 11321 | 2026.05.15 15:27:08.124754 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11322 | 2026.05.15 15:27:08.124842 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11323 | 2026.05.15 15:27:08.124858 [ 286 ] {4de63c20-bba1-4ce4-bd34-b18e76c159fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11324 | 2026.05.15 15:27:08.124880 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 11325 | 2026.05.15 15:27:08.124907 [ 286 ] {4de63c20-bba1-4ce4-bd34-b18e76c159fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11326 | 2026.05.15 15:27:08.124944 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 11327 | 2026.05.15 15:27:08.124995 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 11328 | 2026.05.15 15:27:08.125036 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 11329 | 2026.05.15 15:27:08.125074 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 11330 | 2026.05.15 15:27:08.125112 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11331 | 2026.05.15 15:27:08.125342 [ 286 ] {4de63c20-bba1-4ce4-bd34-b18e76c159fb} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2026.05.15 15:27:08.125386 [ 286 ] {4de63c20-bba1-4ce4-bd34-b18e76c159fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11333 | 2026.05.15 15:27:08.125770 [ 286 ] {4de63c20-bba1-4ce4-bd34-b18e76c159fb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11334 | 2026.05.15 15:27:08.125901 [ 190 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001212511 sec., 153400.67017948703 rows/sec., 7.83 MiB/sec. | ||
| 11335 | 2026.05.15 15:27:08.126000 [ 286 ] {4de63c20-bba1-4ce4-bd34-b18e76c159fb} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11336 | 2026.05.15 15:27:08.126101 [ 186 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11337 | 2026.05.15 15:27:08.126142 [ 286 ] {4de63c20-bba1-4ce4-bd34-b18e76c159fb} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001303 sec., 207214.12125863394 rows/sec., 13.78 MiB/sec. | ||
| 11338 | 2026.05.15 15:27:08.126185 [ 286 ] {4de63c20-bba1-4ce4-bd34-b18e76c159fb} <Debug> TCPHandler: Processed in 0.001479476 sec. | ||
| 11339 | 2026.05.15 15:27:08.126320 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11340 | 2026.05.15 15:27:08.126417 [ 286 ] {00a8a334-9bed-46ad-85d7-140a64d0cc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11341 | 2026.05.15 15:27:08.126462 [ 286 ] {00a8a334-9bed-46ad-85d7-140a64d0cc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11342 | 2026.05.15 15:27:08.126489 [ 186 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_31_6} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11343 | 2026.05.15 15:27:08.126590 [ 186 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_31_6} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11344 | 2026.05.15 15:27:08.126705 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11345 | 2026.05.15 15:27:08.126816 [ 286 ] {00a8a334-9bed-46ad-85d7-140a64d0cc09} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11346 | 2026.05.15 15:27:08.126857 [ 286 ] {00a8a334-9bed-46ad-85d7-140a64d0cc09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11347 | 2026.05.15 15:27:08.127163 [ 286 ] {00a8a334-9bed-46ad-85d7-140a64d0cc09} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11348 | 2026.05.15 15:27:08.127383 [ 286 ] {00a8a334-9bed-46ad-85d7-140a64d0cc09} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11349 | 2026.05.15 15:27:08.127514 [ 286 ] {00a8a334-9bed-46ad-85d7-140a64d0cc09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 11350 | 2026.05.15 15:27:08.127569 [ 286 ] {00a8a334-9bed-46ad-85d7-140a64d0cc09} <Debug> TCPHandler: Processed in 0.001295423 sec. | ||
| 11351 | 2026.05.15 15:27:08.127721 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11352 | 2026.05.15 15:27:08.127818 [ 286 ] {45dfff96-aa6f-4926-82c1-26499c4c3b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11353 | 2026.05.15 15:27:08.127871 [ 286 ] {45dfff96-aa6f-4926-82c1-26499c4c3b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11354 | 2026.05.15 15:27:08.128696 [ 286 ] {45dfff96-aa6f-4926-82c1-26499c4c3b73} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11355 | 2026.05.15 15:27:08.128733 [ 286 ] {45dfff96-aa6f-4926-82c1-26499c4c3b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11356 | 2026.05.15 15:27:08.129261 [ 286 ] {45dfff96-aa6f-4926-82c1-26499c4c3b73} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11357 | 2026.05.15 15:27:08.129485 [ 286 ] {45dfff96-aa6f-4926-82c1-26499c4c3b73} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11358 | 2026.05.15 15:27:08.129621 [ 286 ] {45dfff96-aa6f-4926-82c1-26499c4c3b73} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00182 sec., 7142.857142857143 rows/sec., 12.80 MiB/sec. | ||
| 11359 | 2026.05.15 15:27:08.129673 [ 286 ] {45dfff96-aa6f-4926-82c1-26499c4c3b73} <Debug> TCPHandler: Processed in 0.002000525 sec. | ||
| 11360 | 2026.05.15 15:27:08.129814 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11361 | 2026.05.15 15:27:08.129914 [ 286 ] {e130b668-61b4-4bfb-83a0-6e1bc27ae22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11362 | 2026.05.15 15:27:08.129956 [ 286 ] {e130b668-61b4-4bfb-83a0-6e1bc27ae22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11363 | 2026.05.15 15:27:08.130316 [ 286 ] {e130b668-61b4-4bfb-83a0-6e1bc27ae22d} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11364 | 2026.05.15 15:27:08.130350 [ 286 ] {e130b668-61b4-4bfb-83a0-6e1bc27ae22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11365 | 2026.05.15 15:27:08.130658 [ 286 ] {e130b668-61b4-4bfb-83a0-6e1bc27ae22d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11366 | 2026.05.15 15:27:08.130879 [ 286 ] {e130b668-61b4-4bfb-83a0-6e1bc27ae22d} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11367 | 2026.05.15 15:27:08.131005 [ 286 ] {e130b668-61b4-4bfb-83a0-6e1bc27ae22d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 11368 | 2026.05.15 15:27:08.131042 [ 286 ] {e130b668-61b4-4bfb-83a0-6e1bc27ae22d} <Debug> TCPHandler: Processed in 0.001276202 sec. | ||
| 11369 | 2026.05.15 15:27:09.142881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 11370 | 2026.05.15 15:27:09.158093 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2026.05.15 15:27:09.158152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11372 | 2026.05.15 15:27:09.164100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11373 | 2026.05.15 15:27:09.164769 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11374 | 2026.05.15 15:27:09.167433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 11375 | 2026.05.15 15:27:13.098989 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11376 | 2026.05.15 15:27:13.099233 [ 286 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11377 | 2026.05.15 15:27:13.099589 [ 286 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11378 | 2026.05.15 15:27:13.099627 [ 286 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11379 | 2026.05.15 15:27:13.099882 [ 286 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11380 | 2026.05.15 15:27:13.099954 [ 286 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11381 | 2026.05.15 15:27:13.100109 [ 286 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11382 | 2026.05.15 15:27:13.100203 [ 356 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11383 | 2026.05.15 15:27:13.100213 [ 333 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11384 | 2026.05.15 15:27:13.100235 [ 335 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11385 | 2026.05.15 15:27:13.100221 [ 318 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11386 | 2026.05.15 15:27:13.100381 [ 286 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11387 | 2026.05.15 15:27:13.100408 [ 286 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11388 | 2026.05.15 15:27:13.100490 [ 286 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11389 | 2026.05.15 15:27:13.100515 [ 286 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 11390 | 2026.05.15 15:27:13.100549 [ 286 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11391 | 2026.05.15 15:27:13.100590 [ 286 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11392 | 2026.05.15 15:27:13.101631 [ 286 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002485 sec., 16901.408450704228 rows/sec., 2.99 MiB/sec. | ||
| 11393 | 2026.05.15 15:27:13.101734 [ 286 ] {8f3272cd-3fce-4369-85c6-428b37892942} <Debug> TCPHandler: Processed in 0.002887142 sec. | ||
| 11394 | 2026.05.15 15:27:13.103997 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2026.05.15 15:27:13.104117 [ 286 ] {33da482f-d024-4487-8244-ec18481f14f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11396 | 2026.05.15 15:27:13.104161 [ 286 ] {33da482f-d024-4487-8244-ec18481f14f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11397 | 2026.05.15 15:27:13.104729 [ 286 ] {33da482f-d024-4487-8244-ec18481f14f5} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.05.15 15:27:13.104823 [ 286 ] {33da482f-d024-4487-8244-ec18481f14f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11399 | 2026.05.15 15:27:13.105329 [ 286 ] {33da482f-d024-4487-8244-ec18481f14f5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11400 | 2026.05.15 15:27:13.105623 [ 286 ] {33da482f-d024-4487-8244-ec18481f14f5} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.05.15 15:27:13.105838 [ 286 ] {33da482f-d024-4487-8244-ec18481f14f5} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001748 sec., 66361.55606407323 rows/sec., 5.62 MiB/sec. | ||
| 11402 | 2026.05.15 15:27:13.105926 [ 286 ] {33da482f-d024-4487-8244-ec18481f14f5} <Debug> TCPHandler: Processed in 0.001980426 sec. | ||
| 11403 | 2026.05.15 15:27:13.106133 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2026.05.15 15:27:13.106266 [ 286 ] {0dd93f83-3c76-4f91-bf49-c22bbbb3670f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11405 | 2026.05.15 15:27:13.106326 [ 286 ] {0dd93f83-3c76-4f91-bf49-c22bbbb3670f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11406 | 2026.05.15 15:27:13.106851 [ 286 ] {0dd93f83-3c76-4f91-bf49-c22bbbb3670f} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.05.15 15:27:13.106887 [ 286 ] {0dd93f83-3c76-4f91-bf49-c22bbbb3670f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11408 | 2026.05.15 15:27:13.107186 [ 286 ] {0dd93f83-3c76-4f91-bf49-c22bbbb3670f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11409 | 2026.05.15 15:27:13.107402 [ 286 ] {0dd93f83-3c76-4f91-bf49-c22bbbb3670f} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.05.15 15:27:13.107527 [ 145 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11411 | 2026.05.15 15:27:13.107534 [ 286 ] {0dd93f83-3c76-4f91-bf49-c22bbbb3670f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001309 sec., 22918.25821237586 rows/sec., 1.68 MiB/sec. | ||
| 11412 | 2026.05.15 15:27:13.107584 [ 145 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11413 | 2026.05.15 15:27:13.107598 [ 286 ] {0dd93f83-3c76-4f91-bf49-c22bbbb3670f} <Debug> TCPHandler: Processed in 0.001581368 sec. | ||
| 11414 | 2026.05.15 15:27:13.107616 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11415 | 2026.05.15 15:27:13.107726 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::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 | ||
| 11416 | 2026.05.15 15:27:13.107735 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2026.05.15 15:27:13.107852 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11418 | 2026.05.15 15:27:13.107858 [ 286 ] {9d2676d8-833d-47f9-b4d3-2635ad455e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11419 | 2026.05.15 15:27:13.107891 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 212 rows starting from the beginning of the part | ||
| 11420 | 2026.05.15 15:27:13.107915 [ 286 ] {9d2676d8-833d-47f9-b4d3-2635ad455e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11421 | 2026.05.15 15:27:13.107954 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 43 rows starting from the beginning of the part | ||
| 11422 | 2026.05.15 15:27:13.108006 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 155 rows starting from the beginning of the part | ||
| 11423 | 2026.05.15 15:27:13.108049 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
| 11424 | 2026.05.15 15:27:13.108094 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 165 rows starting from the beginning of the part | ||
| 11425 | 2026.05.15 15:27:13.108137 [ 192 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
| 11426 | 2026.05.15 15:27:13.108377 [ 286 ] {9d2676d8-833d-47f9-b4d3-2635ad455e00} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2026.05.15 15:27:13.108421 [ 286 ] {9d2676d8-833d-47f9-b4d3-2635ad455e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11428 | 2026.05.15 15:27:13.108777 [ 286 ] {9d2676d8-833d-47f9-b4d3-2635ad455e00} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11429 | 2026.05.15 15:27:13.108995 [ 286 ] {9d2676d8-833d-47f9-b4d3-2635ad455e00} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2026.05.15 15:27:13.109011 [ 186 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330254 sec., 477352.4454728195 rows/sec., 32.05 MiB/sec. | ||
| 11431 | 2026.05.15 15:27:13.109129 [ 286 ] {9d2676d8-833d-47f9-b4d3-2635ad455e00} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00129 sec., 72868.21705426357 rows/sec., 5.69 MiB/sec. | ||
| 11432 | 2026.05.15 15:27:13.109175 [ 286 ] {9d2676d8-833d-47f9-b4d3-2635ad455e00} <Debug> TCPHandler: Processed in 0.001488426 sec. | ||
| 11433 | 2026.05.15 15:27:13.109252 [ 186 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11434 | 2026.05.15 15:27:13.109352 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2026.05.15 15:27:13.109456 [ 286 ] {b4832618-6f88-4365-b499-66d62713948b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11436 | 2026.05.15 15:27:13.109503 [ 286 ] {b4832618-6f88-4365-b499-66d62713948b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11437 | 2026.05.15 15:27:13.109600 [ 186 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_61_12} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2026.05.15 15:27:13.109719 [ 186 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_61_12} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11439 | 2026.05.15 15:27:13.109873 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11440 | 2026.05.15 15:27:13.109954 [ 286 ] {b4832618-6f88-4365-b499-66d62713948b} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11441 | 2026.05.15 15:27:13.109999 [ 286 ] {b4832618-6f88-4365-b499-66d62713948b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11442 | 2026.05.15 15:27:13.110342 [ 286 ] {b4832618-6f88-4365-b499-66d62713948b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11443 | 2026.05.15 15:27:13.110546 [ 286 ] {b4832618-6f88-4365-b499-66d62713948b} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11444 | 2026.05.15 15:27:13.110677 [ 286 ] {b4832618-6f88-4365-b499-66d62713948b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 11445 | 2026.05.15 15:27:13.110715 [ 286 ] {b4832618-6f88-4365-b499-66d62713948b} <Debug> TCPHandler: Processed in 0.001411205 sec. | ||
| 11446 | 2026.05.15 15:27:13.110844 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11447 | 2026.05.15 15:27:13.110938 [ 286 ] {958dc0cb-35ee-4f92-bd42-e93db41b6ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11448 | 2026.05.15 15:27:13.110992 [ 286 ] {958dc0cb-35ee-4f92-bd42-e93db41b6ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11449 | 2026.05.15 15:27:13.111895 [ 286 ] {958dc0cb-35ee-4f92-bd42-e93db41b6ccd} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11450 | 2026.05.15 15:27:13.111931 [ 286 ] {958dc0cb-35ee-4f92-bd42-e93db41b6ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11451 | 2026.05.15 15:27:13.112475 [ 286 ] {958dc0cb-35ee-4f92-bd42-e93db41b6ccd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11452 | 2026.05.15 15:27:13.112714 [ 286 ] {958dc0cb-35ee-4f92-bd42-e93db41b6ccd} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11453 | 2026.05.15 15:27:13.112833 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11454 | 2026.05.15 15:27:13.112847 [ 286 ] {958dc0cb-35ee-4f92-bd42-e93db41b6ccd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001935 sec., 15503.875968992248 rows/sec., 27.78 MiB/sec. | ||
| 11455 | 2026.05.15 15:27:13.112883 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2026.05.15 15:27:13.112908 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11457 | 2026.05.15 15:27:13.112916 [ 286 ] {958dc0cb-35ee-4f92-bd42-e93db41b6ccd} <Debug> TCPHandler: Processed in 0.002131978 sec. | ||
| 11458 | 2026.05.15 15:27:13.113007 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 11459 | 2026.05.15 15:27:13.113054 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11460 | 2026.05.15 15:27:13.113148 [ 286 ] {81f12d50-a881-44d6-9135-792d17d62142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11461 | 2026.05.15 15:27:13.113186 [ 286 ] {81f12d50-a881-44d6-9135-792d17d62142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11462 | 2026.05.15 15:27:13.113264 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11463 | 2026.05.15 15:27:13.113334 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1182 rows starting from the beginning of the part | ||
| 11464 | 2026.05.15 15:27:13.113456 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 41 rows starting from the beginning of the part | ||
| 11465 | 2026.05.15 15:27:13.113524 [ 286 ] {81f12d50-a881-44d6-9135-792d17d62142} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11466 | 2026.05.15 15:27:13.113558 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part | ||
| 11467 | 2026.05.15 15:27:13.113563 [ 286 ] {81f12d50-a881-44d6-9135-792d17d62142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11468 | 2026.05.15 15:27:13.113734 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
| 11469 | 2026.05.15 15:27:13.113856 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part | ||
| 11470 | 2026.05.15 15:27:13.113956 [ 286 ] {81f12d50-a881-44d6-9135-792d17d62142} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11471 | 2026.05.15 15:27:13.113971 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
| 11472 | 2026.05.15 15:27:13.114188 [ 286 ] {81f12d50-a881-44d6-9135-792d17d62142} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11473 | 2026.05.15 15:27:13.114327 [ 286 ] {81f12d50-a881-44d6-9135-792d17d62142} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 11474 | 2026.05.15 15:27:13.114366 [ 286 ] {81f12d50-a881-44d6-9135-792d17d62142} <Debug> TCPHandler: Processed in 0.001338203 sec. | ||
| 11475 | 2026.05.15 15:27:13.121283 [ 192 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1309 rows, containing 19 columns (19 merged, 0 gathered) in 0.008309667 sec., 157527.37143377707 rows/sec., 282.28 MiB/sec. | ||
| 11476 | 2026.05.15 15:27:13.122947 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11477 | 2026.05.15 15:27:13.123314 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11478 | 2026.05.15 15:27:13.123393 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11479 | 2026.05.15 15:27:13.123522 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 11480 | 2026.05.15 15:27:14.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.91 MiB, peak 326.24 MiB, free memory in arenas 0.00 B, will set to 319.51 MiB (RSS), difference: 4.60 MiB | ||
| 11481 | 2026.05.15 15:27:15.445924 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11482 | 2026.05.15 15:27:15.446018 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11483 | 2026.05.15 15:27:15.564867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21106 | ||
| 11484 | 2026.05.15 15:27:15.565349 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11485 | 2026.05.15 15:27:15.565397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11486 | 2026.05.15 15:27:15.565884 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11487 | 2026.05.15 15:27:15.566138 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2026.05.15 15:27:15.566276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 11489 | 2026.05.15 15:27:15.642189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1436 | ||
| 11490 | 2026.05.15 15:27:15.645052 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2026.05.15 15:27:15.645104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11492 | 2026.05.15 15:27:15.646399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11493 | 2026.05.15 15:27:15.646703 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11494 | 2026.05.15 15:27:15.647099 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1436 | ||
| 11495 | 2026.05.15 15:27:16.667577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 11496 | 2026.05.15 15:27:16.683912 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2026.05.15 15:27:16.683958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11498 | 2026.05.15 15:27:16.689736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11499 | 2026.05.15 15:27:16.690409 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2026.05.15 15:27:16.693162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 11501 | 2026.05.15 15:27:18.102667 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11502 | 2026.05.15 15:27:18.102917 [ 286 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11503 | 2026.05.15 15:27:18.103286 [ 286 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11504 | 2026.05.15 15:27:18.103323 [ 286 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11505 | 2026.05.15 15:27:18.103565 [ 286 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11506 | 2026.05.15 15:27:18.103633 [ 286 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11507 | 2026.05.15 15:27:18.103780 [ 286 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11508 | 2026.05.15 15:27:18.103888 [ 335 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11509 | 2026.05.15 15:27:18.103900 [ 318 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11510 | 2026.05.15 15:27:18.103890 [ 356 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11511 | 2026.05.15 15:27:18.103889 [ 333 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11512 | 2026.05.15 15:27:18.104095 [ 286 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11513 | 2026.05.15 15:27:18.104124 [ 286 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11514 | 2026.05.15 15:27:18.104195 [ 286 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11515 | 2026.05.15 15:27:18.104216 [ 286 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 11516 | 2026.05.15 15:27:18.104250 [ 286 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11517 | 2026.05.15 15:27:18.104290 [ 286 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11518 | 2026.05.15 15:27:18.105474 [ 286 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002663 sec., 15771.686068343974 rows/sec., 2.79 MiB/sec. | ||
| 11519 | 2026.05.15 15:27:18.105606 [ 286 ] {d1d7edef-66a0-486c-a998-0be809b19e68} <Debug> TCPHandler: Processed in 0.003076814 sec. | ||
| 11520 | 2026.05.15 15:27:18.110859 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11521 | 2026.05.15 15:27:18.110976 [ 286 ] {db1e3573-4234-40e1-b473-f6b8f8a61ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11522 | 2026.05.15 15:27:18.111019 [ 286 ] {db1e3573-4234-40e1-b473-f6b8f8a61ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11523 | 2026.05.15 15:27:18.111628 [ 286 ] {db1e3573-4234-40e1-b473-f6b8f8a61ff8} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2026.05.15 15:27:18.111674 [ 286 ] {db1e3573-4234-40e1-b473-f6b8f8a61ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11525 | 2026.05.15 15:27:18.112051 [ 286 ] {db1e3573-4234-40e1-b473-f6b8f8a61ff8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11526 | 2026.05.15 15:27:18.112268 [ 286 ] {db1e3573-4234-40e1-b473-f6b8f8a61ff8} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11527 | 2026.05.15 15:27:18.112412 [ 286 ] {db1e3573-4234-40e1-b473-f6b8f8a61ff8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001469 sec., 193328.79509870659 rows/sec., 12.28 MiB/sec. | ||
| 11528 | 2026.05.15 15:27:18.112451 [ 286 ] {db1e3573-4234-40e1-b473-f6b8f8a61ff8} <Debug> TCPHandler: Processed in 0.001642979 sec. | ||
| 11529 | 2026.05.15 15:27:18.112586 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11530 | 2026.05.15 15:27:18.112682 [ 286 ] {f119974d-3521-45dd-a75c-1f9691599fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11531 | 2026.05.15 15:27:18.112721 [ 286 ] {f119974d-3521-45dd-a75c-1f9691599fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11532 | 2026.05.15 15:27:18.113523 [ 286 ] {f119974d-3521-45dd-a75c-1f9691599fcd} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2026.05.15 15:27:18.113559 [ 286 ] {f119974d-3521-45dd-a75c-1f9691599fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11534 | 2026.05.15 15:27:18.113903 [ 286 ] {f119974d-3521-45dd-a75c-1f9691599fcd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11535 | 2026.05.15 15:27:18.114117 [ 286 ] {f119974d-3521-45dd-a75c-1f9691599fcd} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2026.05.15 15:27:18.114248 [ 286 ] {f119974d-3521-45dd-a75c-1f9691599fcd} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001584 sec., 519570.7070707071 rows/sec., 40.32 MiB/sec. | ||
| 11537 | 2026.05.15 15:27:18.114286 [ 286 ] {f119974d-3521-45dd-a75c-1f9691599fcd} <Debug> TCPHandler: Processed in 0.00174762 sec. | ||
| 11538 | 2026.05.15 15:27:18.114417 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11539 | 2026.05.15 15:27:18.114519 [ 286 ] {32153ad5-6a0a-4ee7-8aa9-b8c9536ad98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11540 | 2026.05.15 15:27:18.114558 [ 286 ] {32153ad5-6a0a-4ee7-8aa9-b8c9536ad98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11541 | 2026.05.15 15:27:18.115012 [ 286 ] {32153ad5-6a0a-4ee7-8aa9-b8c9536ad98d} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11542 | 2026.05.15 15:27:18.115050 [ 286 ] {32153ad5-6a0a-4ee7-8aa9-b8c9536ad98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11543 | 2026.05.15 15:27:18.115356 [ 286 ] {32153ad5-6a0a-4ee7-8aa9-b8c9536ad98d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11544 | 2026.05.15 15:27:18.115558 [ 286 ] {32153ad5-6a0a-4ee7-8aa9-b8c9536ad98d} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2026.05.15 15:27:18.115685 [ 286 ] {32153ad5-6a0a-4ee7-8aa9-b8c9536ad98d} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001184 sec., 130912.16216216217 rows/sec., 7.85 MiB/sec. | ||
| 11546 | 2026.05.15 15:27:18.115730 [ 286 ] {32153ad5-6a0a-4ee7-8aa9-b8c9536ad98d} <Debug> TCPHandler: Processed in 0.001361484 sec. | ||
| 11547 | 2026.05.15 15:27:18.115855 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11548 | 2026.05.15 15:27:18.115950 [ 286 ] {43787d85-ea4d-44d3-8f1e-6fa65d92a717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11549 | 2026.05.15 15:27:18.115989 [ 286 ] {43787d85-ea4d-44d3-8f1e-6fa65d92a717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11550 | 2026.05.15 15:27:18.116460 [ 286 ] {43787d85-ea4d-44d3-8f1e-6fa65d92a717} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2026.05.15 15:27:18.116495 [ 286 ] {43787d85-ea4d-44d3-8f1e-6fa65d92a717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11552 | 2026.05.15 15:27:18.116788 [ 286 ] {43787d85-ea4d-44d3-8f1e-6fa65d92a717} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11553 | 2026.05.15 15:27:18.116997 [ 286 ] {43787d85-ea4d-44d3-8f1e-6fa65d92a717} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11554 | 2026.05.15 15:27:18.117123 [ 286 ] {43787d85-ea4d-44d3-8f1e-6fa65d92a717} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 11555 | 2026.05.15 15:27:18.117160 [ 286 ] {43787d85-ea4d-44d3-8f1e-6fa65d92a717} <Debug> TCPHandler: Processed in 0.001352634 sec. | ||
| 11556 | 2026.05.15 15:27:18.117287 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11557 | 2026.05.15 15:27:18.117381 [ 286 ] {2d7863f6-2df2-4e90-abd7-fd4fce63f470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11558 | 2026.05.15 15:27:18.117420 [ 286 ] {2d7863f6-2df2-4e90-abd7-fd4fce63f470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11559 | 2026.05.15 15:27:18.117866 [ 286 ] {2d7863f6-2df2-4e90-abd7-fd4fce63f470} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11560 | 2026.05.15 15:27:18.117903 [ 286 ] {2d7863f6-2df2-4e90-abd7-fd4fce63f470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11561 | 2026.05.15 15:27:18.118207 [ 286 ] {2d7863f6-2df2-4e90-abd7-fd4fce63f470} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11562 | 2026.05.15 15:27:18.118411 [ 286 ] {2d7863f6-2df2-4e90-abd7-fd4fce63f470} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11563 | 2026.05.15 15:27:18.118537 [ 286 ] {2d7863f6-2df2-4e90-abd7-fd4fce63f470} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001174 sec., 126064.73594548553 rows/sec., 7.17 MiB/sec. | ||
| 11564 | 2026.05.15 15:27:18.118575 [ 286 ] {2d7863f6-2df2-4e90-abd7-fd4fce63f470} <Debug> TCPHandler: Processed in 0.001335333 sec. | ||
| 11565 | 2026.05.15 15:27:18.118699 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11566 | 2026.05.15 15:27:18.118795 [ 286 ] {1abc5757-f08e-4562-aca5-b1217af7bd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11567 | 2026.05.15 15:27:18.118833 [ 286 ] {1abc5757-f08e-4562-aca5-b1217af7bd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11568 | 2026.05.15 15:27:18.119461 [ 286 ] {1abc5757-f08e-4562-aca5-b1217af7bd4f} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11569 | 2026.05.15 15:27:18.119497 [ 286 ] {1abc5757-f08e-4562-aca5-b1217af7bd4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11570 | 2026.05.15 15:27:18.119822 [ 286 ] {1abc5757-f08e-4562-aca5-b1217af7bd4f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11571 | 2026.05.15 15:27:18.120031 [ 286 ] {1abc5757-f08e-4562-aca5-b1217af7bd4f} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11572 | 2026.05.15 15:27:18.120157 [ 286 ] {1abc5757-f08e-4562-aca5-b1217af7bd4f} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.00138 sec., 364492.7536231884 rows/sec., 25.63 MiB/sec. | ||
| 11573 | 2026.05.15 15:27:18.120194 [ 286 ] {1abc5757-f08e-4562-aca5-b1217af7bd4f} <Debug> TCPHandler: Processed in 0.001543368 sec. | ||
| 11574 | 2026.05.15 15:27:18.120320 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11575 | 2026.05.15 15:27:18.120422 [ 286 ] {0eea2979-2724-4caf-a4d7-63841d33d21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11576 | 2026.05.15 15:27:18.120463 [ 286 ] {0eea2979-2724-4caf-a4d7-63841d33d21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11577 | 2026.05.15 15:27:18.120834 [ 286 ] {0eea2979-2724-4caf-a4d7-63841d33d21e} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11578 | 2026.05.15 15:27:18.120870 [ 286 ] {0eea2979-2724-4caf-a4d7-63841d33d21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11579 | 2026.05.15 15:27:18.121172 [ 286 ] {0eea2979-2724-4caf-a4d7-63841d33d21e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11580 | 2026.05.15 15:27:18.121375 [ 286 ] {0eea2979-2724-4caf-a4d7-63841d33d21e} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11581 | 2026.05.15 15:27:18.121502 [ 286 ] {0eea2979-2724-4caf-a4d7-63841d33d21e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 11582 | 2026.05.15 15:27:18.121538 [ 286 ] {0eea2979-2724-4caf-a4d7-63841d33d21e} <Debug> TCPHandler: Processed in 0.001265702 sec. | ||
| 11583 | 2026.05.15 15:27:18.121677 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11584 | 2026.05.15 15:27:18.121771 [ 286 ] {20db7154-b055-48dd-ad73-b9a9e6ef68e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11585 | 2026.05.15 15:27:18.121813 [ 286 ] {20db7154-b055-48dd-ad73-b9a9e6ef68e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11586 | 2026.05.15 15:27:18.122239 [ 286 ] {20db7154-b055-48dd-ad73-b9a9e6ef68e8} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2026.05.15 15:27:18.122275 [ 286 ] {20db7154-b055-48dd-ad73-b9a9e6ef68e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11588 | 2026.05.15 15:27:18.122597 [ 286 ] {20db7154-b055-48dd-ad73-b9a9e6ef68e8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11589 | 2026.05.15 15:27:18.122811 [ 286 ] {20db7154-b055-48dd-ad73-b9a9e6ef68e8} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2026.05.15 15:27:18.122937 [ 286 ] {20db7154-b055-48dd-ad73-b9a9e6ef68e8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001183 sec., 224006.76246830093 rows/sec., 14.89 MiB/sec. | ||
| 11591 | 2026.05.15 15:27:18.122973 [ 286 ] {20db7154-b055-48dd-ad73-b9a9e6ef68e8} <Debug> TCPHandler: Processed in 0.001344524 sec. | ||
| 11592 | 2026.05.15 15:27:18.123114 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11593 | 2026.05.15 15:27:18.123208 [ 286 ] {83f912b4-9031-486f-a084-e63b720cadd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11594 | 2026.05.15 15:27:18.123260 [ 286 ] {83f912b4-9031-486f-a084-e63b720cadd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11595 | 2026.05.15 15:27:18.123590 [ 286 ] {83f912b4-9031-486f-a084-e63b720cadd6} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2026.05.15 15:27:18.123625 [ 286 ] {83f912b4-9031-486f-a084-e63b720cadd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11597 | 2026.05.15 15:27:18.123911 [ 286 ] {83f912b4-9031-486f-a084-e63b720cadd6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11598 | 2026.05.15 15:27:18.124128 [ 286 ] {83f912b4-9031-486f-a084-e63b720cadd6} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2026.05.15 15:27:18.124254 [ 286 ] {83f912b4-9031-486f-a084-e63b720cadd6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 11600 | 2026.05.15 15:27:18.124289 [ 286 ] {83f912b4-9031-486f-a084-e63b720cadd6} <Debug> TCPHandler: Processed in 0.001222702 sec. | ||
| 11601 | 2026.05.15 15:27:18.124418 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11602 | 2026.05.15 15:27:18.124512 [ 286 ] {cca5aceb-1832-4681-92c1-a8eeae800b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11603 | 2026.05.15 15:27:18.124564 [ 286 ] {cca5aceb-1832-4681-92c1-a8eeae800b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11604 | 2026.05.15 15:27:18.125326 [ 286 ] {cca5aceb-1832-4681-92c1-a8eeae800b62} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11605 | 2026.05.15 15:27:18.125363 [ 286 ] {cca5aceb-1832-4681-92c1-a8eeae800b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11606 | 2026.05.15 15:27:18.125870 [ 286 ] {cca5aceb-1832-4681-92c1-a8eeae800b62} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11607 | 2026.05.15 15:27:18.126103 [ 286 ] {cca5aceb-1832-4681-92c1-a8eeae800b62} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11608 | 2026.05.15 15:27:18.126244 [ 286 ] {cca5aceb-1832-4681-92c1-a8eeae800b62} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001748 sec., 7437.070938215103 rows/sec., 13.33 MiB/sec. | ||
| 11609 | 2026.05.15 15:27:18.126296 [ 286 ] {cca5aceb-1832-4681-92c1-a8eeae800b62} <Debug> TCPHandler: Processed in 0.001925174 sec. | ||
| 11610 | 2026.05.15 15:27:18.126426 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11611 | 2026.05.15 15:27:18.126523 [ 286 ] {62172629-7274-4dc9-832f-414e90b6f23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11612 | 2026.05.15 15:27:18.126564 [ 286 ] {62172629-7274-4dc9-832f-414e90b6f23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11613 | 2026.05.15 15:27:18.126900 [ 286 ] {62172629-7274-4dc9-832f-414e90b6f23a} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11614 | 2026.05.15 15:27:18.126936 [ 286 ] {62172629-7274-4dc9-832f-414e90b6f23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11615 | 2026.05.15 15:27:18.127247 [ 286 ] {62172629-7274-4dc9-832f-414e90b6f23a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11616 | 2026.05.15 15:27:18.127453 [ 286 ] {62172629-7274-4dc9-832f-414e90b6f23a} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.05.15 15:27:18.127578 [ 286 ] {62172629-7274-4dc9-832f-414e90b6f23a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 11618 | 2026.05.15 15:27:18.127614 [ 286 ] {62172629-7274-4dc9-832f-414e90b6f23a} <Debug> TCPHandler: Processed in 0.001236362 sec. | ||
| 11619 | 2026.05.15 15:27:18.403081 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11620 | 2026.05.15 15:27:18.403352 [ 286 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 11621 | 2026.05.15 15:27:18.403772 [ 286 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11622 | 2026.05.15 15:27:18.403817 [ 286 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 11623 | 2026.05.15 15:27:18.404088 [ 286 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11624 | 2026.05.15 15:27:18.404157 [ 286 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11625 | 2026.05.15 15:27:18.404303 [ 286 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 11626 | 2026.05.15 15:27:18.404411 [ 356 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11627 | 2026.05.15 15:27:18.404433 [ 358 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11628 | 2026.05.15 15:27:18.404428 [ 335 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11629 | 2026.05.15 15:27:18.404411 [ 333 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11630 | 2026.05.15 15:27:18.404634 [ 286 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11631 | 2026.05.15 15:27:18.404668 [ 286 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11632 | 2026.05.15 15:27:18.404739 [ 286 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11633 | 2026.05.15 15:27:18.404759 [ 286 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 11634 | 2026.05.15 15:27:18.404793 [ 286 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 11635 | 2026.05.15 15:27:18.404831 [ 286 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 11636 | 2026.05.15 15:27:18.406089 [ 286 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Debug> executeQuery: Read 42 rows, 9.23 KiB in 0.002853 sec., 14721.345951629863 rows/sec., 3.16 MiB/sec. | ||
| 11637 | 2026.05.15 15:27:18.406231 [ 286 ] {0b9d731a-56c1-4de6-b3ed-1f389cae4e5c} <Debug> TCPHandler: Processed in 0.003293788 sec. | ||
| 11638 | 2026.05.15 15:27:18.419540 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11639 | 2026.05.15 15:27:18.419748 [ 286 ] {ba6051ee-9e6b-4130-b22a-4f98e8443b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11640 | 2026.05.15 15:27:18.419835 [ 286 ] {ba6051ee-9e6b-4130-b22a-4f98e8443b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11641 | 2026.05.15 15:27:18.420571 [ 286 ] {ba6051ee-9e6b-4130-b22a-4f98e8443b9f} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2026.05.15 15:27:18.420616 [ 286 ] {ba6051ee-9e6b-4130-b22a-4f98e8443b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11643 | 2026.05.15 15:27:18.421007 [ 286 ] {ba6051ee-9e6b-4130-b22a-4f98e8443b9f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11644 | 2026.05.15 15:27:18.421248 [ 286 ] {ba6051ee-9e6b-4130-b22a-4f98e8443b9f} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2026.05.15 15:27:18.421400 [ 286 ] {ba6051ee-9e6b-4130-b22a-4f98e8443b9f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00171 sec., 3508.7719298245615 rows/sec., 286.12 KiB/sec. | ||
| 11646 | 2026.05.15 15:27:18.421444 [ 286 ] {ba6051ee-9e6b-4130-b22a-4f98e8443b9f} <Debug> TCPHandler: Processed in 0.002073807 sec. | ||
| 11647 | 2026.05.15 15:27:18.421585 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11648 | 2026.05.15 15:27:18.421682 [ 286 ] {a1aab98c-8b8b-418a-8375-4fcc01f32d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11649 | 2026.05.15 15:27:18.421722 [ 286 ] {a1aab98c-8b8b-418a-8375-4fcc01f32d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11650 | 2026.05.15 15:27:18.422992 [ 286 ] {a1aab98c-8b8b-418a-8375-4fcc01f32d6d} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11651 | 2026.05.15 15:27:18.423029 [ 286 ] {a1aab98c-8b8b-418a-8375-4fcc01f32d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11652 | 2026.05.15 15:27:18.423471 [ 286 ] {a1aab98c-8b8b-418a-8375-4fcc01f32d6d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11653 | 2026.05.15 15:27:18.423688 [ 286 ] {a1aab98c-8b8b-418a-8375-4fcc01f32d6d} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2026.05.15 15:27:18.423831 [ 286 ] {a1aab98c-8b8b-418a-8375-4fcc01f32d6d} <Debug> executeQuery: Read 2468 rows, 186.46 KiB in 0.002168 sec., 1138376.3837638379 rows/sec., 83.99 MiB/sec. | ||
| 11655 | 2026.05.15 15:27:18.423870 [ 286 ] {a1aab98c-8b8b-418a-8375-4fcc01f32d6d} <Debug> TCPHandler: Processed in 0.002334031 sec. | ||
| 11656 | 2026.05.15 15:27:18.424027 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11657 | 2026.05.15 15:27:18.424128 [ 286 ] {e0a9c5a5-e007-44a1-b05c-3b5c3e7e99aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11658 | 2026.05.15 15:27:18.424170 [ 286 ] {e0a9c5a5-e007-44a1-b05c-3b5c3e7e99aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11659 | 2026.05.15 15:27:18.424616 [ 286 ] {e0a9c5a5-e007-44a1-b05c-3b5c3e7e99aa} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2026.05.15 15:27:18.424653 [ 286 ] {e0a9c5a5-e007-44a1-b05c-3b5c3e7e99aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11661 | 2026.05.15 15:27:18.424965 [ 286 ] {e0a9c5a5-e007-44a1-b05c-3b5c3e7e99aa} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11662 | 2026.05.15 15:27:18.425175 [ 286 ] {e0a9c5a5-e007-44a1-b05c-3b5c3e7e99aa} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2026.05.15 15:27:18.425305 [ 286 ] {e0a9c5a5-e007-44a1-b05c-3b5c3e7e99aa} <Debug> executeQuery: Read 47 rows, 3.50 KiB in 0.001199 sec., 39199.33277731443 rows/sec., 2.85 MiB/sec. | ||
| 11664 | 2026.05.15 15:27:18.425344 [ 286 ] {e0a9c5a5-e007-44a1-b05c-3b5c3e7e99aa} <Debug> TCPHandler: Processed in 0.001366114 sec. | ||
| 11665 | 2026.05.15 15:27:18.425476 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11666 | 2026.05.15 15:27:18.425576 [ 286 ] {8b77168c-7046-4eab-bca4-24329b8a9f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11667 | 2026.05.15 15:27:18.425616 [ 286 ] {8b77168c-7046-4eab-bca4-24329b8a9f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11668 | 2026.05.15 15:27:18.426402 [ 286 ] {8b77168c-7046-4eab-bca4-24329b8a9f38} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11669 | 2026.05.15 15:27:18.426439 [ 286 ] {8b77168c-7046-4eab-bca4-24329b8a9f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11670 | 2026.05.15 15:27:18.426779 [ 286 ] {8b77168c-7046-4eab-bca4-24329b8a9f38} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11671 | 2026.05.15 15:27:18.427004 [ 286 ] {8b77168c-7046-4eab-bca4-24329b8a9f38} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11672 | 2026.05.15 15:27:18.427137 [ 286 ] {8b77168c-7046-4eab-bca4-24329b8a9f38} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00158 sec., 506962.0253164557 rows/sec., 29.28 MiB/sec. | ||
| 11673 | 2026.05.15 15:27:18.427151 [ 143 ] {} <Debug> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 11674 | 2026.05.15 15:27:18.427176 [ 286 ] {8b77168c-7046-4eab-bca4-24329b8a9f38} <Debug> TCPHandler: Processed in 0.001748241 sec. | ||
| 11675 | 2026.05.15 15:27:18.427208 [ 143 ] {} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11676 | 2026.05.15 15:27:18.427236 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11677 | 2026.05.15 15:27:18.427323 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11678 | 2026.05.15 15:27:18.427333 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 11679 | 2026.05.15 15:27:18.427442 [ 286 ] {cf53ac07-3918-416d-a225-3dc2004624cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11680 | 2026.05.15 15:27:18.427465 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11681 | 2026.05.15 15:27:18.427489 [ 286 ] {cf53ac07-3918-416d-a225-3dc2004624cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11682 | 2026.05.15 15:27:18.427502 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 951 rows starting from the beginning of the part | ||
| 11683 | 2026.05.15 15:27:18.427571 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 801 rows starting from the beginning of the part | ||
| 11684 | 2026.05.15 15:27:18.427618 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 11685 | 2026.05.15 15:27:18.427660 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 11686 | 2026.05.15 15:27:18.427700 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 11687 | 2026.05.15 15:27:18.427741 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 801 rows starting from the beginning of the part | ||
| 11688 | 2026.05.15 15:27:18.427903 [ 286 ] {cf53ac07-3918-416d-a225-3dc2004624cd} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11689 | 2026.05.15 15:27:18.427947 [ 286 ] {cf53ac07-3918-416d-a225-3dc2004624cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11690 | 2026.05.15 15:27:18.428255 [ 286 ] {cf53ac07-3918-416d-a225-3dc2004624cd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 11691 | 2026.05.15 15:27:18.428493 [ 286 ] {cf53ac07-3918-416d-a225-3dc2004624cd} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2026.05.15 15:27:18.428637 [ 286 ] {cf53ac07-3918-416d-a225-3dc2004624cd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001214 sec., 823.7232289950576 rows/sec., 57.92 KiB/sec. | ||
| 11693 | 2026.05.15 15:27:18.428674 [ 286 ] {cf53ac07-3918-416d-a225-3dc2004624cd} <Debug> TCPHandler: Processed in 0.001400675 sec. | ||
| 11694 | 2026.05.15 15:27:18.428814 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11695 | 2026.05.15 15:27:18.428916 [ 286 ] {ea9db4ef-22ee-450e-9724-f73a6fd0b090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11696 | 2026.05.15 15:27:18.428957 [ 286 ] {ea9db4ef-22ee-450e-9724-f73a6fd0b090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11697 | 2026.05.15 15:27:18.429000 [ 192 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170758 sec., 1756872.2988088406 rows/sec., 110.58 MiB/sec. | ||
| 11698 | 2026.05.15 15:27:18.429227 [ 193 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 11699 | 2026.05.15 15:27:18.429547 [ 193 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_40_8} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2026.05.15 15:27:18.429628 [ 193 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_40_8} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 11701 | 2026.05.15 15:27:18.429722 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 11702 | 2026.05.15 15:27:18.429942 [ 286 ] {ea9db4ef-22ee-450e-9724-f73a6fd0b090} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11703 | 2026.05.15 15:27:18.429985 [ 286 ] {ea9db4ef-22ee-450e-9724-f73a6fd0b090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11704 | 2026.05.15 15:27:18.430357 [ 286 ] {ea9db4ef-22ee-450e-9724-f73a6fd0b090} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11705 | 2026.05.15 15:27:18.430566 [ 286 ] {ea9db4ef-22ee-450e-9724-f73a6fd0b090} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11706 | 2026.05.15 15:27:18.430696 [ 286 ] {ea9db4ef-22ee-450e-9724-f73a6fd0b090} <Debug> executeQuery: Read 1326 rows, 91.01 KiB in 0.001806 sec., 734219.26910299 rows/sec., 49.21 MiB/sec. | ||
| 11707 | 2026.05.15 15:27:18.430735 [ 286 ] {ea9db4ef-22ee-450e-9724-f73a6fd0b090} <Debug> TCPHandler: Processed in 0.001970645 sec. | ||
| 11708 | 2026.05.15 15:27:18.430894 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11709 | 2026.05.15 15:27:18.430990 [ 286 ] {7e4af997-7398-4ebe-87f4-0c507d1b4122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11710 | 2026.05.15 15:27:18.431033 [ 286 ] {7e4af997-7398-4ebe-87f4-0c507d1b4122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11711 | 2026.05.15 15:27:18.431891 [ 286 ] {7e4af997-7398-4ebe-87f4-0c507d1b4122} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11712 | 2026.05.15 15:27:18.431927 [ 286 ] {7e4af997-7398-4ebe-87f4-0c507d1b4122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11713 | 2026.05.15 15:27:18.432344 [ 286 ] {7e4af997-7398-4ebe-87f4-0c507d1b4122} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11714 | 2026.05.15 15:27:18.432563 [ 286 ] {7e4af997-7398-4ebe-87f4-0c507d1b4122} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11715 | 2026.05.15 15:27:18.432694 [ 286 ] {7e4af997-7398-4ebe-87f4-0c507d1b4122} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001722 sec., 870499.4192799071 rows/sec., 52.81 MiB/sec. | ||
| 11716 | 2026.05.15 15:27:18.432731 [ 286 ] {7e4af997-7398-4ebe-87f4-0c507d1b4122} <Debug> TCPHandler: Processed in 0.001893603 sec. | ||
| 11717 | 2026.05.15 15:27:18.432886 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11718 | 2026.05.15 15:27:18.432981 [ 286 ] {a5442dc7-7bb1-4656-9941-91b1c320da17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11719 | 2026.05.15 15:27:18.433033 [ 286 ] {a5442dc7-7bb1-4656-9941-91b1c320da17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11720 | 2026.05.15 15:27:18.433910 [ 286 ] {a5442dc7-7bb1-4656-9941-91b1c320da17} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11721 | 2026.05.15 15:27:18.433946 [ 286 ] {a5442dc7-7bb1-4656-9941-91b1c320da17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11722 | 2026.05.15 15:27:18.434491 [ 286 ] {a5442dc7-7bb1-4656-9941-91b1c320da17} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11723 | 2026.05.15 15:27:18.434710 [ 286 ] {a5442dc7-7bb1-4656-9941-91b1c320da17} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11724 | 2026.05.15 15:27:18.434849 [ 286 ] {a5442dc7-7bb1-4656-9941-91b1c320da17} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001885 sec., 21750.663129973476 rows/sec., 38.98 MiB/sec. | ||
| 11725 | 2026.05.15 15:27:18.434902 [ 286 ] {a5442dc7-7bb1-4656-9941-91b1c320da17} <Debug> TCPHandler: Processed in 0.002072437 sec. | ||
| 11726 | 2026.05.15 15:27:18.435031 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11727 | 2026.05.15 15:27:18.435127 [ 286 ] {4e2cc5ff-c6ae-46a8-a563-f5b6da96a9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11728 | 2026.05.15 15:27:18.435168 [ 286 ] {4e2cc5ff-c6ae-46a8-a563-f5b6da96a9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11729 | 2026.05.15 15:27:18.435508 [ 286 ] {4e2cc5ff-c6ae-46a8-a563-f5b6da96a9fa} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11730 | 2026.05.15 15:27:18.435546 [ 286 ] {4e2cc5ff-c6ae-46a8-a563-f5b6da96a9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 11731 | 2026.05.15 15:27:18.435840 [ 286 ] {4e2cc5ff-c6ae-46a8-a563-f5b6da96a9fa} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11732 | 2026.05.15 15:27:18.436048 [ 286 ] {4e2cc5ff-c6ae-46a8-a563-f5b6da96a9fa} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11733 | 2026.05.15 15:27:18.436174 [ 286 ] {4e2cc5ff-c6ae-46a8-a563-f5b6da96a9fa} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001065 sec., 11267.605633802817 rows/sec., 777.58 KiB/sec. | ||
| 11734 | 2026.05.15 15:27:18.436210 [ 286 ] {4e2cc5ff-c6ae-46a8-a563-f5b6da96a9fa} <Debug> TCPHandler: Processed in 0.001228222 sec. | ||
| 11735 | 2026.05.15 15:27:19.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.24 MiB, peak 326.24 MiB, free memory in arenas 0.00 B, will set to 319.64 MiB (RSS), difference: -1.60 MiB | ||
| 11736 | 2026.05.15 15:27:23.066350 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21618 | ||
| 11737 | 2026.05.15 15:27:23.066868 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2026.05.15 15:27:23.066908 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11739 | 2026.05.15 15:27:23.067375 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11740 | 2026.05.15 15:27:23.067597 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2026.05.15 15:27:23.067736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21618 | ||
| 11742 | 2026.05.15 15:27:23.096404 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11743 | 2026.05.15 15:27:23.096668 [ 286 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11744 | 2026.05.15 15:27:23.097048 [ 286 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11745 | 2026.05.15 15:27:23.097088 [ 286 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11746 | 2026.05.15 15:27:23.097316 [ 286 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11747 | 2026.05.15 15:27:23.097382 [ 286 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11748 | 2026.05.15 15:27:23.097521 [ 286 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11749 | 2026.05.15 15:27:23.097604 [ 356 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11750 | 2026.05.15 15:27:23.097629 [ 358 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11751 | 2026.05.15 15:27:23.097630 [ 335 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11752 | 2026.05.15 15:27:23.097630 [ 333 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11753 | 2026.05.15 15:27:23.097773 [ 286 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11754 | 2026.05.15 15:27:23.097799 [ 286 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11755 | 2026.05.15 15:27:23.097868 [ 286 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11756 | 2026.05.15 15:27:23.097888 [ 286 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 11757 | 2026.05.15 15:27:23.097923 [ 286 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11758 | 2026.05.15 15:27:23.097965 [ 286 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11759 | 2026.05.15 15:27:23.099134 [ 286 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002567 sec., 16361.511492014026 rows/sec., 2.89 MiB/sec. | ||
| 11760 | 2026.05.15 15:27:23.099244 [ 286 ] {be024bbd-9f92-4ced-a13d-5fa8970e6ae5} <Debug> TCPHandler: Processed in 0.002978873 sec. | ||
| 11761 | 2026.05.15 15:27:23.100853 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11762 | 2026.05.15 15:27:23.100967 [ 286 ] {197c89bf-2908-437d-9b37-4ef89fd9f637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11763 | 2026.05.15 15:27:23.101010 [ 286 ] {197c89bf-2908-437d-9b37-4ef89fd9f637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11764 | 2026.05.15 15:27:23.101549 [ 286 ] {197c89bf-2908-437d-9b37-4ef89fd9f637} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11765 | 2026.05.15 15:27:23.101592 [ 286 ] {197c89bf-2908-437d-9b37-4ef89fd9f637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11766 | 2026.05.15 15:27:23.101958 [ 286 ] {197c89bf-2908-437d-9b37-4ef89fd9f637} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11767 | 2026.05.15 15:27:23.102184 [ 286 ] {197c89bf-2908-437d-9b37-4ef89fd9f637} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11768 | 2026.05.15 15:27:23.102434 [ 286 ] {197c89bf-2908-437d-9b37-4ef89fd9f637} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001497 sec., 37408.14963259853 rows/sec., 2.86 MiB/sec. | ||
| 11769 | 2026.05.15 15:27:23.102437 [ 133 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11770 | 2026.05.15 15:27:23.102475 [ 286 ] {197c89bf-2908-437d-9b37-4ef89fd9f637} <Debug> TCPHandler: Processed in 0.00168147 sec. | ||
| 11771 | 2026.05.15 15:27:23.102505 [ 133 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11772 | 2026.05.15 15:27:23.102537 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11773 | 2026.05.15 15:27:23.102646 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11774 | 2026.05.15 15:27:23.102667 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11775 | 2026.05.15 15:27:23.102749 [ 286 ] {67ec503c-9155-4b1d-9f0a-114948219b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11776 | 2026.05.15 15:27:23.102790 [ 286 ] {67ec503c-9155-4b1d-9f0a-114948219b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11777 | 2026.05.15 15:27:23.102808 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11778 | 2026.05.15 15:27:23.102875 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3245 rows starting from the beginning of the part | ||
| 11779 | 2026.05.15 15:27:23.102950 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 828 rows starting from the beginning of the part | ||
| 11780 | 2026.05.15 15:27:23.102999 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 116 rows starting from the beginning of the part | ||
| 11781 | 2026.05.15 15:27:23.103049 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 823 rows starting from the beginning of the part | ||
| 11782 | 2026.05.15 15:27:23.103093 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2468 rows starting from the beginning of the part | ||
| 11783 | 2026.05.15 15:27:23.103140 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 11784 | 2026.05.15 15:27:23.103265 [ 286 ] {67ec503c-9155-4b1d-9f0a-114948219b6b} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11785 | 2026.05.15 15:27:23.103309 [ 286 ] {67ec503c-9155-4b1d-9f0a-114948219b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11786 | 2026.05.15 15:27:23.103641 [ 286 ] {67ec503c-9155-4b1d-9f0a-114948219b6b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11787 | 2026.05.15 15:27:23.103880 [ 286 ] {67ec503c-9155-4b1d-9f0a-114948219b6b} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11788 | 2026.05.15 15:27:23.104016 [ 286 ] {67ec503c-9155-4b1d-9f0a-114948219b6b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001285 sec., 49805.447470817126 rows/sec., 3.89 MiB/sec. | ||
| 11789 | 2026.05.15 15:27:23.104023 [ 133 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11790 | 2026.05.15 15:27:23.104057 [ 286 ] {67ec503c-9155-4b1d-9f0a-114948219b6b} <Debug> TCPHandler: Processed in 0.001472156 sec. | ||
| 11791 | 2026.05.15 15:27:23.104083 [ 133 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11792 | 2026.05.15 15:27:23.104116 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11793 | 2026.05.15 15:27:23.104202 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11794 | 2026.05.15 15:27:23.104228 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11795 | 2026.05.15 15:27:23.104304 [ 286 ] {d688d167-0df6-42ba-99b8-131b3cc4e710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11796 | 2026.05.15 15:27:23.104350 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11797 | 2026.05.15 15:27:23.104352 [ 286 ] {d688d167-0df6-42ba-99b8-131b3cc4e710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11798 | 2026.05.15 15:27:23.104391 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1795 rows starting from the beginning of the part | ||
| 11799 | 2026.05.15 15:27:23.104460 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 513 rows starting from the beginning of the part | ||
| 11800 | 2026.05.15 15:27:23.104509 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 94 rows starting from the beginning of the part | ||
| 11801 | 2026.05.15 15:27:23.104558 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 503 rows starting from the beginning of the part | ||
| 11802 | 2026.05.15 15:27:23.104603 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1326 rows starting from the beginning of the part | ||
| 11803 | 2026.05.15 15:27:23.104648 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 11804 | 2026.05.15 15:27:23.104878 [ 286 ] {d688d167-0df6-42ba-99b8-131b3cc4e710} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11805 | 2026.05.15 15:27:23.104925 [ 286 ] {d688d167-0df6-42ba-99b8-131b3cc4e710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11806 | 2026.05.15 15:27:23.105292 [ 286 ] {d688d167-0df6-42ba-99b8-131b3cc4e710} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11807 | 2026.05.15 15:27:23.105448 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7536 rows, containing 5 columns (5 merged, 0 gathered) in 0.00283818 sec., 2655222.713147158 rows/sec., 209.80 MiB/sec. | ||
| 11808 | 2026.05.15 15:27:23.105533 [ 286 ] {d688d167-0df6-42ba-99b8-131b3cc4e710} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11809 | 2026.05.15 15:27:23.105661 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 11810 | 2026.05.15 15:27:23.105671 [ 286 ] {d688d167-0df6-42ba-99b8-131b3cc4e710} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001386 sec., 92352.09235209235 rows/sec., 6.43 MiB/sec. | ||
| 11811 | 2026.05.15 15:27:23.105701 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11812 | 2026.05.15 15:27:23.105727 [ 286 ] {d688d167-0df6-42ba-99b8-131b3cc4e710} <Debug> TCPHandler: Processed in 0.001574118 sec. | ||
| 11813 | 2026.05.15 15:27:23.105727 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11814 | 2026.05.15 15:27:23.105767 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11815 | 2026.05.15 15:27:23.105844 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full | ||
| 11816 | 2026.05.15 15:27:23.105916 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11817 | 2026.05.15 15:27:23.105980 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11818 | 2026.05.15 15:27:23.106019 [ 286 ] {4395a6a0-77e5-4a96-9812-d9ce3b68bb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11819 | 2026.05.15 15:27:23.106021 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 25013 rows starting from the beginning of the part | ||
| 11820 | 2026.05.15 15:27:23.106070 [ 286 ] {4395a6a0-77e5-4a96-9812-d9ce3b68bb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11821 | 2026.05.15 15:27:23.106084 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_71_14} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11822 | 2026.05.15 15:27:23.106111 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 270 rows starting from the beginning of the part | ||
| 11823 | 2026.05.15 15:27:23.106130 [ 195 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4295 rows, containing 5 columns (5 merged, 0 gathered) in 0.001952644 sec., 2199581.6953832856 rows/sec., 159.14 MiB/sec. | ||
| 11824 | 2026.05.15 15:27:23.106165 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 11825 | 2026.05.15 15:27:23.106174 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_71_14} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11826 | 2026.05.15 15:27:23.106222 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 265 rows starting from the beginning of the part | ||
| 11827 | 2026.05.15 15:27:23.106271 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1499 rows starting from the beginning of the part | ||
| 11828 | 2026.05.15 15:27:23.106287 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 11829 | 2026.05.15 15:27:23.106344 [ 187 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11830 | 2026.05.15 15:27:23.106430 [ 286 ] {4395a6a0-77e5-4a96-9812-d9ce3b68bb2f} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11831 | 2026.05.15 15:27:23.106474 [ 286 ] {4395a6a0-77e5-4a96-9812-d9ce3b68bb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11832 | 2026.05.15 15:27:23.106677 [ 187 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_71_14} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2026.05.15 15:27:23.106769 [ 187 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_71_14} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11834 | 2026.05.15 15:27:23.106834 [ 286 ] {4395a6a0-77e5-4a96-9812-d9ce3b68bb2f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11835 | 2026.05.15 15:27:23.106849 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 11836 | 2026.05.15 15:27:23.107070 [ 286 ] {4395a6a0-77e5-4a96-9812-d9ce3b68bb2f} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11837 | 2026.05.15 15:27:23.107213 [ 286 ] {4395a6a0-77e5-4a96-9812-d9ce3b68bb2f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001212 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
| 11838 | 2026.05.15 15:27:23.107212 [ 130 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11839 | 2026.05.15 15:27:23.107249 [ 286 ] {4395a6a0-77e5-4a96-9812-d9ce3b68bb2f} <Debug> TCPHandler: Processed in 0.001381234 sec. | ||
| 11840 | 2026.05.15 15:27:23.107262 [ 130 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11841 | 2026.05.15 15:27:23.107282 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11842 | 2026.05.15 15:27:23.107369 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11843 | 2026.05.15 15:27:23.107495 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11844 | 2026.05.15 15:27:23.107524 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4410 rows starting from the beginning of the part | ||
| 11845 | 2026.05.15 15:27:23.107581 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
| 11846 | 2026.05.15 15:27:23.107630 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 11847 | 2026.05.15 15:27:23.107672 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 11848 | 2026.05.15 15:27:23.107716 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 12 rows starting from the beginning of the part | ||
| 11849 | 2026.05.15 15:27:23.107761 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
| 11850 | 2026.05.15 15:27:23.109503 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4710 rows, containing 4 columns (4 merged, 0 gathered) in 0.002171359 sec., 2169148.4457429657 rows/sec., 139.74 MiB/sec. | ||
| 11851 | 2026.05.15 15:27:23.109797 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11852 | 2026.05.15 15:27:23.110069 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_71_14} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11853 | 2026.05.15 15:27:23.110145 [ 187 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_71_14} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11854 | 2026.05.15 15:27:23.110234 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11855 | 2026.05.15 15:27:23.114911 [ 198 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27207 rows, containing 5 columns (5 merged, 0 gathered) in 0.009103671 sec., 2988574.60907803 rows/sec., 193.29 MiB/sec. | ||
| 11856 | 2026.05.15 15:27:23.115270 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 11857 | 2026.05.15 15:27:23.115683 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11858 | 2026.05.15 15:27:23.115805 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 11859 | 2026.05.15 15:27:23.115934 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11860 | 2026.05.15 15:27:24.193230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 11861 | 2026.05.15 15:27:24.210865 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2026.05.15 15:27:24.210914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11863 | 2026.05.15 15:27:24.216996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11864 | 2026.05.15 15:27:24.217717 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2026.05.15 15:27:24.220477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 11866 | 2026.05.15 15:27:25.647355 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1490 | ||
| 11867 | 2026.05.15 15:27:25.650335 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11868 | 2026.05.15 15:27:25.650391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11869 | 2026.05.15 15:27:25.651632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11870 | 2026.05.15 15:27:25.651904 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11871 | 2026.05.15 15:27:25.652171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1490 | ||
| 11872 | 2026.05.15 15:27:28.103561 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11873 | 2026.05.15 15:27:28.103845 [ 286 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11874 | 2026.05.15 15:27:28.104256 [ 286 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11875 | 2026.05.15 15:27:28.104300 [ 286 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11876 | 2026.05.15 15:27:28.104554 [ 286 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11877 | 2026.05.15 15:27:28.104623 [ 286 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11878 | 2026.05.15 15:27:28.104767 [ 286 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11879 | 2026.05.15 15:27:28.104880 [ 356 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11880 | 2026.05.15 15:27:28.104911 [ 351 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11881 | 2026.05.15 15:27:28.104879 [ 333 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11882 | 2026.05.15 15:27:28.104878 [ 335 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11883 | 2026.05.15 15:27:28.105097 [ 286 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11884 | 2026.05.15 15:27:28.105125 [ 286 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11885 | 2026.05.15 15:27:28.105201 [ 286 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11886 | 2026.05.15 15:27:28.105223 [ 286 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 11887 | 2026.05.15 15:27:28.105257 [ 286 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11888 | 2026.05.15 15:27:28.105295 [ 286 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11889 | 2026.05.15 15:27:28.106609 [ 286 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002873 sec., 14618.86529759833 rows/sec., 2.58 MiB/sec. | ||
| 11890 | 2026.05.15 15:27:28.106803 [ 286 ] {5d636d26-e65a-4f67-a9bb-574ec519258d} <Debug> TCPHandler: Processed in 0.00339234 sec. | ||
| 11891 | 2026.05.15 15:27:28.111967 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11892 | 2026.05.15 15:27:28.112122 [ 286 ] {898fce2c-a181-44f1-aa72-342e4f5a6b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11893 | 2026.05.15 15:27:28.112190 [ 286 ] {898fce2c-a181-44f1-aa72-342e4f5a6b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11894 | 2026.05.15 15:27:28.112889 [ 286 ] {898fce2c-a181-44f1-aa72-342e4f5a6b2f} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11895 | 2026.05.15 15:27:28.112933 [ 286 ] {898fce2c-a181-44f1-aa72-342e4f5a6b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11896 | 2026.05.15 15:27:28.113337 [ 286 ] {898fce2c-a181-44f1-aa72-342e4f5a6b2f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11897 | 2026.05.15 15:27:28.113579 [ 286 ] {898fce2c-a181-44f1-aa72-342e4f5a6b2f} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11898 | 2026.05.15 15:27:28.113726 [ 286 ] {898fce2c-a181-44f1-aa72-342e4f5a6b2f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001654 sec., 171704.95767835548 rows/sec., 10.91 MiB/sec. | ||
| 11899 | 2026.05.15 15:27:28.113756 [ 122 ] {} <Debug> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 11900 | 2026.05.15 15:27:28.113765 [ 286 ] {898fce2c-a181-44f1-aa72-342e4f5a6b2f} <Debug> TCPHandler: Processed in 0.001928634 sec. | ||
| 11901 | 2026.05.15 15:27:28.113814 [ 122 ] {} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11902 | 2026.05.15 15:27:28.113847 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11903 | 2026.05.15 15:27:28.113954 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 11904 | 2026.05.15 15:27:28.113954 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11905 | 2026.05.15 15:27:28.114096 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11906 | 2026.05.15 15:27:28.114100 [ 286 ] {87ec6fef-c359-4772-99db-faebf2543d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11907 | 2026.05.15 15:27:28.114140 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 284 rows starting from the beginning of the part | ||
| 11908 | 2026.05.15 15:27:28.114161 [ 286 ] {87ec6fef-c359-4772-99db-faebf2543d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11909 | 2026.05.15 15:27:28.114230 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 11910 | 2026.05.15 15:27:28.114285 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 11911 | 2026.05.15 15:27:28.114342 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 11912 | 2026.05.15 15:27:28.114389 [ 187 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 11913 | 2026.05.15 15:27:28.115303 [ 286 ] {87ec6fef-c359-4772-99db-faebf2543d61} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11914 | 2026.05.15 15:27:28.115346 [ 286 ] {87ec6fef-c359-4772-99db-faebf2543d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11915 | 2026.05.15 15:27:28.115524 [ 198 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001613188 sec., 880244.5840162461 rows/sec., 59.27 MiB/sec. | ||
| 11916 | 2026.05.15 15:27:28.115721 [ 196 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 11917 | 2026.05.15 15:27:28.115724 [ 286 ] {87ec6fef-c359-4772-99db-faebf2543d61} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11918 | 2026.05.15 15:27:28.116034 [ 286 ] {87ec6fef-c359-4772-99db-faebf2543d61} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11919 | 2026.05.15 15:27:28.116101 [ 196 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_33_8} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2026.05.15 15:27:28.116175 [ 286 ] {87ec6fef-c359-4772-99db-faebf2543d61} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.002094 sec., 393027.6981852913 rows/sec., 30.50 MiB/sec. | ||
| 11921 | 2026.05.15 15:27:28.116191 [ 196 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_33_8} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 11922 | 2026.05.15 15:27:28.116223 [ 286 ] {87ec6fef-c359-4772-99db-faebf2543d61} <Debug> TCPHandler: Processed in 0.002317241 sec. | ||
| 11923 | 2026.05.15 15:27:28.116291 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11924 | 2026.05.15 15:27:28.116364 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11925 | 2026.05.15 15:27:28.116473 [ 286 ] {03307ccd-fbc0-4031-86d9-4e1e2ea25e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11926 | 2026.05.15 15:27:28.116514 [ 286 ] {03307ccd-fbc0-4031-86d9-4e1e2ea25e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11927 | 2026.05.15 15:27:28.117010 [ 286 ] {03307ccd-fbc0-4031-86d9-4e1e2ea25e66} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11928 | 2026.05.15 15:27:28.117046 [ 286 ] {03307ccd-fbc0-4031-86d9-4e1e2ea25e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11929 | 2026.05.15 15:27:28.117360 [ 286 ] {03307ccd-fbc0-4031-86d9-4e1e2ea25e66} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11930 | 2026.05.15 15:27:28.117574 [ 286 ] {03307ccd-fbc0-4031-86d9-4e1e2ea25e66} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11931 | 2026.05.15 15:27:28.117700 [ 286 ] {03307ccd-fbc0-4031-86d9-4e1e2ea25e66} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001245 sec., 124497.99196787148 rows/sec., 7.47 MiB/sec. | ||
| 11932 | 2026.05.15 15:27:28.117737 [ 286 ] {03307ccd-fbc0-4031-86d9-4e1e2ea25e66} <Debug> TCPHandler: Processed in 0.001420695 sec. | ||
| 11933 | 2026.05.15 15:27:28.117879 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11934 | 2026.05.15 15:27:28.117979 [ 286 ] {86d6ad2e-6830-487c-9cac-7c357f447031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11935 | 2026.05.15 15:27:28.118020 [ 286 ] {86d6ad2e-6830-487c-9cac-7c357f447031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11936 | 2026.05.15 15:27:28.118491 [ 286 ] {86d6ad2e-6830-487c-9cac-7c357f447031} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11937 | 2026.05.15 15:27:28.118528 [ 286 ] {86d6ad2e-6830-487c-9cac-7c357f447031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11938 | 2026.05.15 15:27:28.118831 [ 286 ] {86d6ad2e-6830-487c-9cac-7c357f447031} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11939 | 2026.05.15 15:27:28.119065 [ 286 ] {86d6ad2e-6830-487c-9cac-7c357f447031} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11940 | 2026.05.15 15:27:28.119198 [ 286 ] {86d6ad2e-6830-487c-9cac-7c357f447031} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001237 sec., 120452.70816491511 rows/sec., 7.78 MiB/sec. | ||
| 11941 | 2026.05.15 15:27:28.119236 [ 286 ] {86d6ad2e-6830-487c-9cac-7c357f447031} <Debug> TCPHandler: Processed in 0.001403985 sec. | ||
| 11942 | 2026.05.15 15:27:28.119366 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11943 | 2026.05.15 15:27:28.119460 [ 286 ] {0655235f-9176-40d5-a16c-1de61bc125ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11944 | 2026.05.15 15:27:28.119499 [ 286 ] {0655235f-9176-40d5-a16c-1de61bc125ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11945 | 2026.05.15 15:27:28.119986 [ 286 ] {0655235f-9176-40d5-a16c-1de61bc125ed} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11946 | 2026.05.15 15:27:28.120023 [ 286 ] {0655235f-9176-40d5-a16c-1de61bc125ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11947 | 2026.05.15 15:27:28.120328 [ 286 ] {0655235f-9176-40d5-a16c-1de61bc125ed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11948 | 2026.05.15 15:27:28.120542 [ 286 ] {0655235f-9176-40d5-a16c-1de61bc125ed} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11949 | 2026.05.15 15:27:28.120669 [ 286 ] {0655235f-9176-40d5-a16c-1de61bc125ed} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001226 sec., 120717.78140293637 rows/sec., 6.87 MiB/sec. | ||
| 11950 | 2026.05.15 15:27:28.120671 [ 122 ] {} <Debug> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 11951 | 2026.05.15 15:27:28.120710 [ 286 ] {0655235f-9176-40d5-a16c-1de61bc125ed} <Debug> TCPHandler: Processed in 0.001391665 sec. | ||
| 11952 | 2026.05.15 15:27:28.120723 [ 122 ] {} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11953 | 2026.05.15 15:27:28.120750 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11954 | 2026.05.15 15:27:28.120867 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11955 | 2026.05.15 15:27:28.120879 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 11956 | 2026.05.15 15:27:28.120973 [ 286 ] {c76dd41b-9507-4800-bf7d-f91074345936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11957 | 2026.05.15 15:27:28.121017 [ 286 ] {c76dd41b-9507-4800-bf7d-f91074345936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11958 | 2026.05.15 15:27:28.121045 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11959 | 2026.05.15 15:27:28.121091 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 148 rows starting from the beginning of the part | ||
| 11960 | 2026.05.15 15:27:28.121170 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 11961 | 2026.05.15 15:27:28.121227 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 11962 | 2026.05.15 15:27:28.121279 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 11963 | 2026.05.15 15:27:28.121330 [ 187 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 11964 | 2026.05.15 15:27:28.121677 [ 286 ] {c76dd41b-9507-4800-bf7d-f91074345936} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2026.05.15 15:27:28.121720 [ 286 ] {c76dd41b-9507-4800-bf7d-f91074345936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11966 | 2026.05.15 15:27:28.122072 [ 286 ] {c76dd41b-9507-4800-bf7d-f91074345936} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11967 | 2026.05.15 15:27:28.122227 [ 198 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401454 sec., 528023.038929569 rows/sec., 32.04 MiB/sec. | ||
| 11968 | 2026.05.15 15:27:28.122297 [ 286 ] {c76dd41b-9507-4800-bf7d-f91074345936} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11969 | 2026.05.15 15:27:28.122393 [ 189 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 11970 | 2026.05.15 15:27:28.122439 [ 286 ] {c76dd41b-9507-4800-bf7d-f91074345936} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001484 sec., 338948.7870619946 rows/sec., 23.83 MiB/sec. | ||
| 11971 | 2026.05.15 15:27:28.122483 [ 286 ] {c76dd41b-9507-4800-bf7d-f91074345936} <Debug> TCPHandler: Processed in 0.001664569 sec. | ||
| 11972 | 2026.05.15 15:27:28.122621 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11973 | 2026.05.15 15:27:28.122719 [ 286 ] {57ef0922-4bb8-4c8a-91e3-c75567267ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11974 | 2026.05.15 15:27:28.122731 [ 189 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_33_8} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2026.05.15 15:27:28.122763 [ 286 ] {57ef0922-4bb8-4c8a-91e3-c75567267ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11976 | 2026.05.15 15:27:28.122816 [ 189 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_33_8} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 11977 | 2026.05.15 15:27:28.122898 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11978 | 2026.05.15 15:27:28.123127 [ 286 ] {57ef0922-4bb8-4c8a-91e3-c75567267ab8} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2026.05.15 15:27:28.123169 [ 286 ] {57ef0922-4bb8-4c8a-91e3-c75567267ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11980 | 2026.05.15 15:27:28.123480 [ 286 ] {57ef0922-4bb8-4c8a-91e3-c75567267ab8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11981 | 2026.05.15 15:27:28.123696 [ 286 ] {57ef0922-4bb8-4c8a-91e3-c75567267ab8} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2026.05.15 15:27:28.123825 [ 286 ] {57ef0922-4bb8-4c8a-91e3-c75567267ab8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 279.14 KiB/sec. | ||
| 11983 | 2026.05.15 15:27:28.123862 [ 286 ] {57ef0922-4bb8-4c8a-91e3-c75567267ab8} <Debug> TCPHandler: Processed in 0.001289083 sec. | ||
| 11984 | 2026.05.15 15:27:28.124000 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11985 | 2026.05.15 15:27:28.124099 [ 286 ] {1f897d95-c29b-436c-9be1-c2691ad12b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11986 | 2026.05.15 15:27:28.124141 [ 286 ] {1f897d95-c29b-436c-9be1-c2691ad12b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11987 | 2026.05.15 15:27:28.124569 [ 286 ] {1f897d95-c29b-436c-9be1-c2691ad12b19} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11988 | 2026.05.15 15:27:28.124605 [ 286 ] {1f897d95-c29b-436c-9be1-c2691ad12b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11989 | 2026.05.15 15:27:28.124940 [ 286 ] {1f897d95-c29b-436c-9be1-c2691ad12b19} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11990 | 2026.05.15 15:27:28.125156 [ 286 ] {1f897d95-c29b-436c-9be1-c2691ad12b19} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11991 | 2026.05.15 15:27:28.125282 [ 286 ] {1f897d95-c29b-436c-9be1-c2691ad12b19} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.0012 sec., 220833.33333333334 rows/sec., 14.67 MiB/sec. | ||
| 11992 | 2026.05.15 15:27:28.125319 [ 286 ] {1f897d95-c29b-436c-9be1-c2691ad12b19} <Debug> TCPHandler: Processed in 0.001367964 sec. | ||
| 11993 | 2026.05.15 15:27:28.125443 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11994 | 2026.05.15 15:27:28.125537 [ 286 ] {878fd42e-536e-4a39-92dc-14e8a97ac1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11995 | 2026.05.15 15:27:28.125579 [ 286 ] {878fd42e-536e-4a39-92dc-14e8a97ac1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11996 | 2026.05.15 15:27:28.125925 [ 286 ] {878fd42e-536e-4a39-92dc-14e8a97ac1af} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2026.05.15 15:27:28.125960 [ 286 ] {878fd42e-536e-4a39-92dc-14e8a97ac1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 11998 | 2026.05.15 15:27:28.126257 [ 286 ] {878fd42e-536e-4a39-92dc-14e8a97ac1af} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11999 | 2026.05.15 15:27:28.126468 [ 286 ] {878fd42e-536e-4a39-92dc-14e8a97ac1af} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2026.05.15 15:27:28.126594 [ 286 ] {878fd42e-536e-4a39-92dc-14e8a97ac1af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 12001 | 2026.05.15 15:27:28.126631 [ 286 ] {878fd42e-536e-4a39-92dc-14e8a97ac1af} <Debug> TCPHandler: Processed in 0.001236081 sec. | ||
| 12002 | 2026.05.15 15:27:28.126755 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12003 | 2026.05.15 15:27:28.126848 [ 286 ] {1ffd460f-04ce-484f-bb5b-f9fa7400816f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12004 | 2026.05.15 15:27:28.126901 [ 286 ] {1ffd460f-04ce-484f-bb5b-f9fa7400816f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12005 | 2026.05.15 15:27:28.127696 [ 286 ] {1ffd460f-04ce-484f-bb5b-f9fa7400816f} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2026.05.15 15:27:28.127733 [ 286 ] {1ffd460f-04ce-484f-bb5b-f9fa7400816f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12007 | 2026.05.15 15:27:28.128240 [ 286 ] {1ffd460f-04ce-484f-bb5b-f9fa7400816f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12008 | 2026.05.15 15:27:28.128475 [ 286 ] {1ffd460f-04ce-484f-bb5b-f9fa7400816f} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2026.05.15 15:27:28.128610 [ 286 ] {1ffd460f-04ce-484f-bb5b-f9fa7400816f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001779 sec., 7307.476110174255 rows/sec., 13.09 MiB/sec. | ||
| 12010 | 2026.05.15 15:27:28.128662 [ 286 ] {1ffd460f-04ce-484f-bb5b-f9fa7400816f} <Debug> TCPHandler: Processed in 0.001954804 sec. | ||
| 12011 | 2026.05.15 15:27:28.128792 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2026.05.15 15:27:28.128887 [ 286 ] {e9084656-b9ba-4d5c-b169-3af45c58aa0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12013 | 2026.05.15 15:27:28.128927 [ 286 ] {e9084656-b9ba-4d5c-b169-3af45c58aa0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12014 | 2026.05.15 15:27:28.129305 [ 286 ] {e9084656-b9ba-4d5c-b169-3af45c58aa0f} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2026.05.15 15:27:28.129349 [ 286 ] {e9084656-b9ba-4d5c-b169-3af45c58aa0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12016 | 2026.05.15 15:27:28.129654 [ 286 ] {e9084656-b9ba-4d5c-b169-3af45c58aa0f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12017 | 2026.05.15 15:27:28.129871 [ 286 ] {e9084656-b9ba-4d5c-b169-3af45c58aa0f} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.05.15 15:27:28.130000 [ 286 ] {e9084656-b9ba-4d5c-b169-3af45c58aa0f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00113 sec., 79646.01769911505 rows/sec., 4.98 MiB/sec. | ||
| 12019 | 2026.05.15 15:27:28.130034 [ 286 ] {e9084656-b9ba-4d5c-b169-3af45c58aa0f} <Debug> TCPHandler: Processed in 0.001292742 sec. | ||
| 12020 | 2026.05.15 15:27:30.446332 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12021 | 2026.05.15 15:27:30.446431 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12022 | 2026.05.15 15:27:30.567827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22066 | ||
| 12023 | 2026.05.15 15:27:30.568369 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2026.05.15 15:27:30.568414 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12025 | 2026.05.15 15:27:30.568966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12026 | 2026.05.15 15:27:30.569212 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.05.15 15:27:30.569350 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22066 | ||
| 12028 | 2026.05.15 15:27:30.569379 [ 119 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12029 | 2026.05.15 15:27:30.569452 [ 119 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12030 | 2026.05.15 15:27:30.569472 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12031 | 2026.05.15 15:27:30.569579 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 12032 | 2026.05.15 15:27:30.569709 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12033 | 2026.05.15 15:27:30.569749 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19698 rows starting from the beginning of the part | ||
| 12034 | 2026.05.15 15:27:30.569816 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 12035 | 2026.05.15 15:27:30.569863 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 12036 | 2026.05.15 15:27:30.569905 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 12037 | 2026.05.15 15:27:30.569983 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 12038 | 2026.05.15 15:27:30.570024 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 12039 | 2026.05.15 15:27:30.572032 [ 188 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22066 rows, containing 4 columns (4 merged, 0 gathered) in 0.002494244 sec., 8846768.800486239 rows/sec., 126.55 MiB/sec. | ||
| 12040 | 2026.05.15 15:27:30.572271 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12041 | 2026.05.15 15:27:30.572527 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_46_9} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12042 | 2026.05.15 15:27:30.572595 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_46_9} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12043 | 2026.05.15 15:27:30.572667 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 12044 | 2026.05.15 15:27:31.720549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 12045 | 2026.05.15 15:27:31.737794 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12046 | 2026.05.15 15:27:31.737853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12047 | 2026.05.15 15:27:31.743471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12048 | 2026.05.15 15:27:31.744163 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12049 | 2026.05.15 15:27:31.744498 [ 116 ] {} <Debug> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12050 | 2026.05.15 15:27:31.744573 [ 116 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2026.05.15 15:27:31.744593 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12052 | 2026.05.15 15:27:31.744800 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 12053 | 2026.05.15 15:27:31.747320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 12054 | 2026.05.15 15:27:31.749114 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12055 | 2026.05.15 15:27:31.750880 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 12056 | 2026.05.15 15:27:31.755809 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 12057 | 2026.05.15 15:27:31.760632 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 12058 | 2026.05.15 15:27:31.765467 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 12059 | 2026.05.15 15:27:31.769850 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 12060 | 2026.05.15 15:27:31.773672 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 12061 | 2026.05.15 15:27:31.825087 [ 188 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.08038369 sec., 4316.796106274793 rows/sec., 22.32 MiB/sec. | ||
| 12062 | 2026.05.15 15:27:31.827821 [ 200 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12063 | 2026.05.15 15:27:31.829970 [ 200 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_46_9} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12064 | 2026.05.15 15:27:31.830077 [ 200 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_46_9} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12065 | 2026.05.15 15:27:31.832146 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12066 | 2026.05.15 15:27:33.099373 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12067 | 2026.05.15 15:27:33.099603 [ 286 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12068 | 2026.05.15 15:27:33.099926 [ 286 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12069 | 2026.05.15 15:27:33.099960 [ 286 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12070 | 2026.05.15 15:27:33.100171 [ 286 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12071 | 2026.05.15 15:27:33.100238 [ 286 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12072 | 2026.05.15 15:27:33.100373 [ 286 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12073 | 2026.05.15 15:27:33.100470 [ 333 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12074 | 2026.05.15 15:27:33.100490 [ 361 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12075 | 2026.05.15 15:27:33.100492 [ 351 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12076 | 2026.05.15 15:27:33.100479 [ 335 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12077 | 2026.05.15 15:27:33.100669 [ 286 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12078 | 2026.05.15 15:27:33.100696 [ 286 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12079 | 2026.05.15 15:27:33.100763 [ 286 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12080 | 2026.05.15 15:27:33.100784 [ 286 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 12081 | 2026.05.15 15:27:33.100819 [ 286 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12082 | 2026.05.15 15:27:33.100862 [ 286 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12083 | 2026.05.15 15:27:33.101948 [ 286 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002433 sec., 17262.638717632555 rows/sec., 3.05 MiB/sec. | ||
| 12084 | 2026.05.15 15:27:33.102075 [ 286 ] {d51e1f3c-a3e5-49b7-814c-c7ab6f1bebfd} <Debug> TCPHandler: Processed in 0.00284028 sec. | ||
| 12085 | 2026.05.15 15:27:33.104445 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12086 | 2026.05.15 15:27:33.104557 [ 286 ] {c9a5a528-8451-4948-ac66-e96a0c4892b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12087 | 2026.05.15 15:27:33.104600 [ 286 ] {c9a5a528-8451-4948-ac66-e96a0c4892b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12088 | 2026.05.15 15:27:33.105230 [ 286 ] {c9a5a528-8451-4948-ac66-e96a0c4892b8} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12089 | 2026.05.15 15:27:33.105279 [ 286 ] {c9a5a528-8451-4948-ac66-e96a0c4892b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12090 | 2026.05.15 15:27:33.105678 [ 286 ] {c9a5a528-8451-4948-ac66-e96a0c4892b8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12091 | 2026.05.15 15:27:33.105899 [ 286 ] {c9a5a528-8451-4948-ac66-e96a0c4892b8} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12092 | 2026.05.15 15:27:33.106047 [ 286 ] {c9a5a528-8451-4948-ac66-e96a0c4892b8} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001522 sec., 76215.50591327202 rows/sec., 6.45 MiB/sec. | ||
| 12093 | 2026.05.15 15:27:33.106085 [ 286 ] {c9a5a528-8451-4948-ac66-e96a0c4892b8} <Debug> TCPHandler: Processed in 0.00168903 sec. | ||
| 12094 | 2026.05.15 15:27:33.106228 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12095 | 2026.05.15 15:27:33.106324 [ 286 ] {71a44529-3619-4a22-8701-36d9df365fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12096 | 2026.05.15 15:27:33.106364 [ 286 ] {71a44529-3619-4a22-8701-36d9df365fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12097 | 2026.05.15 15:27:33.106796 [ 286 ] {71a44529-3619-4a22-8701-36d9df365fda} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12098 | 2026.05.15 15:27:33.106831 [ 286 ] {71a44529-3619-4a22-8701-36d9df365fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12099 | 2026.05.15 15:27:33.107121 [ 286 ] {71a44529-3619-4a22-8701-36d9df365fda} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12100 | 2026.05.15 15:27:33.107346 [ 286 ] {71a44529-3619-4a22-8701-36d9df365fda} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12101 | 2026.05.15 15:27:33.107481 [ 286 ] {71a44529-3619-4a22-8701-36d9df365fda} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001175 sec., 25531.91489361702 rows/sec., 1.87 MiB/sec. | ||
| 12102 | 2026.05.15 15:27:33.107518 [ 286 ] {71a44529-3619-4a22-8701-36d9df365fda} <Debug> TCPHandler: Processed in 0.001338123 sec. | ||
| 12103 | 2026.05.15 15:27:33.107649 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12104 | 2026.05.15 15:27:33.107745 [ 286 ] {2b70c1ac-b132-4043-8f88-564e537b460c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12105 | 2026.05.15 15:27:33.107784 [ 286 ] {2b70c1ac-b132-4043-8f88-564e537b460c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12106 | 2026.05.15 15:27:33.108603 [ 286 ] {2b70c1ac-b132-4043-8f88-564e537b460c} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12107 | 2026.05.15 15:27:33.108648 [ 286 ] {2b70c1ac-b132-4043-8f88-564e537b460c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12108 | 2026.05.15 15:27:33.109060 [ 286 ] {2b70c1ac-b132-4043-8f88-564e537b460c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12109 | 2026.05.15 15:27:33.109290 [ 286 ] {2b70c1ac-b132-4043-8f88-564e537b460c} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12110 | 2026.05.15 15:27:33.109438 [ 286 ] {2b70c1ac-b132-4043-8f88-564e537b460c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001708 sec., 55035.1288056206 rows/sec., 4.30 MiB/sec. | ||
| 12111 | 2026.05.15 15:27:33.109480 [ 286 ] {2b70c1ac-b132-4043-8f88-564e537b460c} <Debug> TCPHandler: Processed in 0.001879003 sec. | ||
| 12112 | 2026.05.15 15:27:33.109701 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12113 | 2026.05.15 15:27:33.109832 [ 286 ] {28a848e9-1d86-4030-9057-9465a34f1389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12114 | 2026.05.15 15:27:33.109888 [ 286 ] {28a848e9-1d86-4030-9057-9465a34f1389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12115 | 2026.05.15 15:27:33.110375 [ 286 ] {28a848e9-1d86-4030-9057-9465a34f1389} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12116 | 2026.05.15 15:27:33.110411 [ 286 ] {28a848e9-1d86-4030-9057-9465a34f1389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12117 | 2026.05.15 15:27:33.110757 [ 286 ] {28a848e9-1d86-4030-9057-9465a34f1389} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12118 | 2026.05.15 15:27:33.110972 [ 286 ] {28a848e9-1d86-4030-9057-9465a34f1389} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12119 | 2026.05.15 15:27:33.111108 [ 286 ] {28a848e9-1d86-4030-9057-9465a34f1389} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 12120 | 2026.05.15 15:27:33.111146 [ 286 ] {28a848e9-1d86-4030-9057-9465a34f1389} <Debug> TCPHandler: Processed in 0.001559227 sec. | ||
| 12121 | 2026.05.15 15:27:33.111280 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12122 | 2026.05.15 15:27:33.111379 [ 286 ] {a6c83aaf-ac89-40bd-a74d-2ba7559a80d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12123 | 2026.05.15 15:27:33.111434 [ 286 ] {a6c83aaf-ac89-40bd-a74d-2ba7559a80d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12124 | 2026.05.15 15:27:33.112374 [ 286 ] {a6c83aaf-ac89-40bd-a74d-2ba7559a80d1} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12125 | 2026.05.15 15:27:33.112411 [ 286 ] {a6c83aaf-ac89-40bd-a74d-2ba7559a80d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12126 | 2026.05.15 15:27:33.112957 [ 286 ] {a6c83aaf-ac89-40bd-a74d-2ba7559a80d1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12127 | 2026.05.15 15:27:33.113193 [ 286 ] {a6c83aaf-ac89-40bd-a74d-2ba7559a80d1} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12128 | 2026.05.15 15:27:33.113343 [ 286 ] {a6c83aaf-ac89-40bd-a74d-2ba7559a80d1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001985 sec., 15113.350125944586 rows/sec., 27.08 MiB/sec. | ||
| 12129 | 2026.05.15 15:27:33.113410 [ 286 ] {a6c83aaf-ac89-40bd-a74d-2ba7559a80d1} <Debug> TCPHandler: Processed in 0.002178689 sec. | ||
| 12130 | 2026.05.15 15:27:33.113562 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12131 | 2026.05.15 15:27:33.113667 [ 286 ] {d34287e6-7b5a-4fe4-9a55-2f07992c1a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12132 | 2026.05.15 15:27:33.113709 [ 286 ] {d34287e6-7b5a-4fe4-9a55-2f07992c1a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12133 | 2026.05.15 15:27:33.114064 [ 286 ] {d34287e6-7b5a-4fe4-9a55-2f07992c1a4f} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12134 | 2026.05.15 15:27:33.114098 [ 286 ] {d34287e6-7b5a-4fe4-9a55-2f07992c1a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12135 | 2026.05.15 15:27:33.114404 [ 286 ] {d34287e6-7b5a-4fe4-9a55-2f07992c1a4f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12136 | 2026.05.15 15:27:33.114615 [ 286 ] {d34287e6-7b5a-4fe4-9a55-2f07992c1a4f} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12137 | 2026.05.15 15:27:33.114743 [ 286 ] {d34287e6-7b5a-4fe4-9a55-2f07992c1a4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 12138 | 2026.05.15 15:27:33.114779 [ 286 ] {d34287e6-7b5a-4fe4-9a55-2f07992c1a4f} <Debug> TCPHandler: Processed in 0.001265613 sec. | ||
| 12139 | 2026.05.15 15:27:35.652499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1528 | ||
| 12140 | 2026.05.15 15:27:35.655005 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12141 | 2026.05.15 15:27:35.655054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12142 | 2026.05.15 15:27:35.656289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12143 | 2026.05.15 15:27:35.656569 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12144 | 2026.05.15 15:27:35.656830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1528 | ||
| 12145 | 2026.05.15 15:27:38.069453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22578 | ||
| 12146 | 2026.05.15 15:27:38.069956 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12147 | 2026.05.15 15:27:38.069997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12148 | 2026.05.15 15:27:38.070712 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12149 | 2026.05.15 15:27:38.070939 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12150 | 2026.05.15 15:27:38.071061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22578 | ||
| 12151 | 2026.05.15 15:27:38.102280 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12152 | 2026.05.15 15:27:38.102545 [ 286 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12153 | 2026.05.15 15:27:38.103031 [ 286 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12154 | 2026.05.15 15:27:38.103069 [ 286 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 12155 | 2026.05.15 15:27:38.103320 [ 286 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12156 | 2026.05.15 15:27:38.103392 [ 286 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12157 | 2026.05.15 15:27:38.103540 [ 286 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12158 | 2026.05.15 15:27:38.103628 [ 333 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12159 | 2026.05.15 15:27:38.103628 [ 351 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12160 | 2026.05.15 15:27:38.103668 [ 335 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12161 | 2026.05.15 15:27:38.103633 [ 361 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12162 | 2026.05.15 15:27:38.103814 [ 286 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12163 | 2026.05.15 15:27:38.103849 [ 286 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12164 | 2026.05.15 15:27:38.103926 [ 286 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12165 | 2026.05.15 15:27:38.103947 [ 286 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 12166 | 2026.05.15 15:27:38.103981 [ 286 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12167 | 2026.05.15 15:27:38.104020 [ 286 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12168 | 2026.05.15 15:27:38.105131 [ 286 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002696 sec., 15578.635014836795 rows/sec., 2.75 MiB/sec. | ||
| 12169 | 2026.05.15 15:27:38.105277 [ 286 ] {22bd2fd4-4a6b-4db3-9170-77709a20c072} <Debug> TCPHandler: Processed in 0.003134686 sec. | ||
| 12170 | 2026.05.15 15:27:38.110783 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12171 | 2026.05.15 15:27:38.110918 [ 286 ] {449e56a3-4b89-4a90-becf-69e01915e3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12172 | 2026.05.15 15:27:38.110973 [ 286 ] {449e56a3-4b89-4a90-becf-69e01915e3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12173 | 2026.05.15 15:27:38.111640 [ 286 ] {449e56a3-4b89-4a90-becf-69e01915e3e3} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2026.05.15 15:27:38.111690 [ 286 ] {449e56a3-4b89-4a90-becf-69e01915e3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12175 | 2026.05.15 15:27:38.112105 [ 286 ] {449e56a3-4b89-4a90-becf-69e01915e3e3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12176 | 2026.05.15 15:27:38.112334 [ 286 ] {449e56a3-4b89-4a90-becf-69e01915e3e3} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.05.15 15:27:38.112488 [ 286 ] {449e56a3-4b89-4a90-becf-69e01915e3e3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001611 sec., 176288.01986343885 rows/sec., 11.20 MiB/sec. | ||
| 12178 | 2026.05.15 15:27:38.112528 [ 286 ] {449e56a3-4b89-4a90-becf-69e01915e3e3} <Debug> TCPHandler: Processed in 0.001807792 sec. | ||
| 12179 | 2026.05.15 15:27:38.112698 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12180 | 2026.05.15 15:27:38.112798 [ 286 ] {7b4dd7f2-6c61-479c-a064-3bc654a37830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12181 | 2026.05.15 15:27:38.112841 [ 286 ] {7b4dd7f2-6c61-479c-a064-3bc654a37830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12182 | 2026.05.15 15:27:38.113702 [ 286 ] {7b4dd7f2-6c61-479c-a064-3bc654a37830} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2026.05.15 15:27:38.113740 [ 286 ] {7b4dd7f2-6c61-479c-a064-3bc654a37830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12184 | 2026.05.15 15:27:38.114110 [ 286 ] {7b4dd7f2-6c61-479c-a064-3bc654a37830} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12185 | 2026.05.15 15:27:38.114334 [ 286 ] {7b4dd7f2-6c61-479c-a064-3bc654a37830} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2026.05.15 15:27:38.114471 [ 286 ] {7b4dd7f2-6c61-479c-a064-3bc654a37830} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001695 sec., 485545.72271386435 rows/sec., 37.68 MiB/sec. | ||
| 12187 | 2026.05.15 15:27:38.114510 [ 286 ] {7b4dd7f2-6c61-479c-a064-3bc654a37830} <Debug> TCPHandler: Processed in 0.001862173 sec. | ||
| 12188 | 2026.05.15 15:27:38.114656 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12189 | 2026.05.15 15:27:38.114754 [ 286 ] {ee97fa27-d2dc-4157-87f0-eebacd8f7a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12190 | 2026.05.15 15:27:38.114794 [ 286 ] {ee97fa27-d2dc-4157-87f0-eebacd8f7a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12191 | 2026.05.15 15:27:38.115267 [ 286 ] {ee97fa27-d2dc-4157-87f0-eebacd8f7a2a} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2026.05.15 15:27:38.115304 [ 286 ] {ee97fa27-d2dc-4157-87f0-eebacd8f7a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12193 | 2026.05.15 15:27:38.115619 [ 286 ] {ee97fa27-d2dc-4157-87f0-eebacd8f7a2a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12194 | 2026.05.15 15:27:38.115854 [ 286 ] {ee97fa27-d2dc-4157-87f0-eebacd8f7a2a} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.05.15 15:27:38.115985 [ 286 ] {ee97fa27-d2dc-4157-87f0-eebacd8f7a2a} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001251 sec., 123900.87929656275 rows/sec., 7.43 MiB/sec. | ||
| 12196 | 2026.05.15 15:27:38.116024 [ 286 ] {ee97fa27-d2dc-4157-87f0-eebacd8f7a2a} <Debug> TCPHandler: Processed in 0.001418454 sec. | ||
| 12197 | 2026.05.15 15:27:38.116024 [ 106 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12198 | 2026.05.15 15:27:38.116088 [ 106 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12199 | 2026.05.15 15:27:38.116115 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12200 | 2026.05.15 15:27:38.116155 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12201 | 2026.05.15 15:27:38.116216 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::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 | ||
| 12202 | 2026.05.15 15:27:38.116258 [ 286 ] {75a20e0a-0ecd-4ddd-96e7-b97261f0ceb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12203 | 2026.05.15 15:27:38.116304 [ 286 ] {75a20e0a-0ecd-4ddd-96e7-b97261f0ceb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12204 | 2026.05.15 15:27:38.116326 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12205 | 2026.05.15 15:27:38.116362 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 214 rows starting from the beginning of the part | ||
| 12206 | 2026.05.15 15:27:38.116422 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 155 rows starting from the beginning of the part | ||
| 12207 | 2026.05.15 15:27:38.116469 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 47 rows starting from the beginning of the part | ||
| 12208 | 2026.05.15 15:27:38.116542 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 155 rows starting from the beginning of the part | ||
| 12209 | 2026.05.15 15:27:38.116610 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
| 12210 | 2026.05.15 15:27:38.116681 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 155 rows starting from the beginning of the part | ||
| 12211 | 2026.05.15 15:27:38.116764 [ 286 ] {75a20e0a-0ecd-4ddd-96e7-b97261f0ceb3} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12212 | 2026.05.15 15:27:38.116807 [ 286 ] {75a20e0a-0ecd-4ddd-96e7-b97261f0ceb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12213 | 2026.05.15 15:27:38.117154 [ 286 ] {75a20e0a-0ecd-4ddd-96e7-b97261f0ceb3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12214 | 2026.05.15 15:27:38.117392 [ 286 ] {75a20e0a-0ecd-4ddd-96e7-b97261f0ceb3} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12215 | 2026.05.15 15:27:38.117529 [ 286 ] {75a20e0a-0ecd-4ddd-96e7-b97261f0ceb3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001289 sec., 115593.48332040341 rows/sec., 7.47 MiB/sec. | ||
| 12216 | 2026.05.15 15:27:38.117567 [ 286 ] {75a20e0a-0ecd-4ddd-96e7-b97261f0ceb3} <Debug> TCPHandler: Processed in 0.001460116 sec. | ||
| 12217 | 2026.05.15 15:27:38.117631 [ 188 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451076 sec., 520992.697832505 rows/sec., 34.41 MiB/sec. | ||
| 12218 | 2026.05.15 15:27:38.117817 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12219 | 2026.05.15 15:27:38.117819 [ 190 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12220 | 2026.05.15 15:27:38.117923 [ 286 ] {b4c30847-de44-4742-984e-d3bc7aa5c0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12221 | 2026.05.15 15:27:38.117970 [ 286 ] {b4c30847-de44-4742-984e-d3bc7aa5c0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12222 | 2026.05.15 15:27:38.118181 [ 190 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_66_13} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12223 | 2026.05.15 15:27:38.118266 [ 190 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_66_13} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12224 | 2026.05.15 15:27:38.118351 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12225 | 2026.05.15 15:27:38.118464 [ 286 ] {b4c30847-de44-4742-984e-d3bc7aa5c0e8} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12226 | 2026.05.15 15:27:38.118505 [ 286 ] {b4c30847-de44-4742-984e-d3bc7aa5c0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12227 | 2026.05.15 15:27:38.118879 [ 286 ] {b4c30847-de44-4742-984e-d3bc7aa5c0e8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12228 | 2026.05.15 15:27:38.119104 [ 286 ] {b4c30847-de44-4742-984e-d3bc7aa5c0e8} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12229 | 2026.05.15 15:27:38.119236 [ 286 ] {b4c30847-de44-4742-984e-d3bc7aa5c0e8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001331 sec., 111194.59053343351 rows/sec., 6.32 MiB/sec. | ||
| 12230 | 2026.05.15 15:27:38.119273 [ 286 ] {b4c30847-de44-4742-984e-d3bc7aa5c0e8} <Debug> TCPHandler: Processed in 0.001505237 sec. | ||
| 12231 | 2026.05.15 15:27:38.119418 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2026.05.15 15:27:38.119515 [ 286 ] {467bcf51-84ca-46f4-bdc4-963fe07bb282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12233 | 2026.05.15 15:27:38.119554 [ 286 ] {467bcf51-84ca-46f4-bdc4-963fe07bb282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12234 | 2026.05.15 15:27:38.120224 [ 286 ] {467bcf51-84ca-46f4-bdc4-963fe07bb282} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12235 | 2026.05.15 15:27:38.120259 [ 286 ] {467bcf51-84ca-46f4-bdc4-963fe07bb282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12236 | 2026.05.15 15:27:38.120599 [ 286 ] {467bcf51-84ca-46f4-bdc4-963fe07bb282} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12237 | 2026.05.15 15:27:38.120815 [ 286 ] {467bcf51-84ca-46f4-bdc4-963fe07bb282} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12238 | 2026.05.15 15:27:38.120947 [ 286 ] {467bcf51-84ca-46f4-bdc4-963fe07bb282} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.00145 sec., 346896.551724138 rows/sec., 24.39 MiB/sec. | ||
| 12239 | 2026.05.15 15:27:38.120985 [ 286 ] {467bcf51-84ca-46f4-bdc4-963fe07bb282} <Debug> TCPHandler: Processed in 0.001614598 sec. | ||
| 12240 | 2026.05.15 15:27:38.121122 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12241 | 2026.05.15 15:27:38.121219 [ 286 ] {54c24e6b-dc10-485f-8ccd-803d1db04e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12242 | 2026.05.15 15:27:38.121261 [ 286 ] {54c24e6b-dc10-485f-8ccd-803d1db04e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12243 | 2026.05.15 15:27:38.121621 [ 286 ] {54c24e6b-dc10-485f-8ccd-803d1db04e63} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12244 | 2026.05.15 15:27:38.121655 [ 286 ] {54c24e6b-dc10-485f-8ccd-803d1db04e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12245 | 2026.05.15 15:27:38.121966 [ 286 ] {54c24e6b-dc10-485f-8ccd-803d1db04e63} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12246 | 2026.05.15 15:27:38.122184 [ 286 ] {54c24e6b-dc10-485f-8ccd-803d1db04e63} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12247 | 2026.05.15 15:27:38.122315 [ 286 ] {54c24e6b-dc10-485f-8ccd-803d1db04e63} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 12248 | 2026.05.15 15:27:38.122352 [ 286 ] {54c24e6b-dc10-485f-8ccd-803d1db04e63} <Debug> TCPHandler: Processed in 0.001278202 sec. | ||
| 12249 | 2026.05.15 15:27:38.122478 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12250 | 2026.05.15 15:27:38.122575 [ 286 ] {ec499aaa-b64e-4b98-a174-fd492ff448df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12251 | 2026.05.15 15:27:38.122617 [ 286 ] {ec499aaa-b64e-4b98-a174-fd492ff448df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12252 | 2026.05.15 15:27:38.123057 [ 286 ] {ec499aaa-b64e-4b98-a174-fd492ff448df} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2026.05.15 15:27:38.123093 [ 286 ] {ec499aaa-b64e-4b98-a174-fd492ff448df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12254 | 2026.05.15 15:27:38.123435 [ 286 ] {ec499aaa-b64e-4b98-a174-fd492ff448df} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12255 | 2026.05.15 15:27:38.123660 [ 286 ] {ec499aaa-b64e-4b98-a174-fd492ff448df} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12256 | 2026.05.15 15:27:38.123788 [ 286 ] {ec499aaa-b64e-4b98-a174-fd492ff448df} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00123 sec., 215447.15447154472 rows/sec., 14.32 MiB/sec. | ||
| 12257 | 2026.05.15 15:27:38.123826 [ 286 ] {ec499aaa-b64e-4b98-a174-fd492ff448df} <Debug> TCPHandler: Processed in 0.001396664 sec. | ||
| 12258 | 2026.05.15 15:27:38.123962 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12259 | 2026.05.15 15:27:38.124056 [ 286 ] {09dbf434-2473-414a-ac2d-71737fa33f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12260 | 2026.05.15 15:27:38.124098 [ 286 ] {09dbf434-2473-414a-ac2d-71737fa33f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12261 | 2026.05.15 15:27:38.124429 [ 286 ] {09dbf434-2473-414a-ac2d-71737fa33f84} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2026.05.15 15:27:38.124465 [ 286 ] {09dbf434-2473-414a-ac2d-71737fa33f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12263 | 2026.05.15 15:27:38.124757 [ 286 ] {09dbf434-2473-414a-ac2d-71737fa33f84} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12264 | 2026.05.15 15:27:38.124973 [ 286 ] {09dbf434-2473-414a-ac2d-71737fa33f84} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2026.05.15 15:27:38.125093 [ 106 ] {} <Debug> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 12266 | 2026.05.15 15:27:38.125103 [ 286 ] {09dbf434-2473-414a-ac2d-71737fa33f84} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 12267 | 2026.05.15 15:27:38.125149 [ 106 ] {} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2026.05.15 15:27:38.125163 [ 286 ] {09dbf434-2473-414a-ac2d-71737fa33f84} <Debug> TCPHandler: Processed in 0.001249802 sec. | ||
| 12269 | 2026.05.15 15:27:38.125181 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12270 | 2026.05.15 15:27:38.125272 [ 197 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 12271 | 2026.05.15 15:27:38.125319 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12272 | 2026.05.15 15:27:38.125370 [ 197 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12273 | 2026.05.15 15:27:38.125403 [ 197 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
| 12274 | 2026.05.15 15:27:38.125420 [ 286 ] {59cb198b-d2b1-49cf-91d2-81ef280d0eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12275 | 2026.05.15 15:27:38.125455 [ 197 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 12276 | 2026.05.15 15:27:38.125480 [ 286 ] {59cb198b-d2b1-49cf-91d2-81ef280d0eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12277 | 2026.05.15 15:27:38.125504 [ 197 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 12278 | 2026.05.15 15:27:38.125550 [ 197 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 12279 | 2026.05.15 15:27:38.125588 [ 197 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 12280 | 2026.05.15 15:27:38.125626 [ 197 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 12281 | 2026.05.15 15:27:38.126281 [ 286 ] {59cb198b-d2b1-49cf-91d2-81ef280d0eb2} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12282 | 2026.05.15 15:27:38.126323 [ 286 ] {59cb198b-d2b1-49cf-91d2-81ef280d0eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12283 | 2026.05.15 15:27:38.126336 [ 197 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.001097869 sec., 31879.94196028852 rows/sec., 2.09 MiB/sec. | ||
| 12284 | 2026.05.15 15:27:38.126445 [ 197 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 12285 | 2026.05.15 15:27:38.126743 [ 197 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_35_7} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12286 | 2026.05.15 15:27:38.126807 [ 197 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_35_7} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 12287 | 2026.05.15 15:27:38.126866 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 12288 | 2026.05.15 15:27:38.126913 [ 286 ] {59cb198b-d2b1-49cf-91d2-81ef280d0eb2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12289 | 2026.05.15 15:27:38.127156 [ 286 ] {59cb198b-d2b1-49cf-91d2-81ef280d0eb2} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12290 | 2026.05.15 15:27:38.127298 [ 286 ] {59cb198b-d2b1-49cf-91d2-81ef280d0eb2} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001895 sec., 6860.158311345646 rows/sec., 12.29 MiB/sec. | ||
| 12291 | 2026.05.15 15:27:38.127303 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12292 | 2026.05.15 15:27:38.127355 [ 286 ] {59cb198b-d2b1-49cf-91d2-81ef280d0eb2} <Debug> TCPHandler: Processed in 0.002088417 sec. | ||
| 12293 | 2026.05.15 15:27:38.127356 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12294 | 2026.05.15 15:27:38.127401 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12295 | 2026.05.15 15:27:38.127494 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::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 | ||
| 12296 | 2026.05.15 15:27:38.127502 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12297 | 2026.05.15 15:27:38.127638 [ 286 ] {286af7fb-e5cc-49a1-bbee-45d5b07a09eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12298 | 2026.05.15 15:27:38.127680 [ 286 ] {286af7fb-e5cc-49a1-bbee-45d5b07a09eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12299 | 2026.05.15 15:27:38.127720 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12300 | 2026.05.15 15:27:38.127776 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1309 rows starting from the beginning of the part | ||
| 12301 | 2026.05.15 15:27:38.127886 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part | ||
| 12302 | 2026.05.15 15:27:38.127989 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 41 rows starting from the beginning of the part | ||
| 12303 | 2026.05.15 15:27:38.128031 [ 286 ] {286af7fb-e5cc-49a1-bbee-45d5b07a09eb} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12304 | 2026.05.15 15:27:38.128073 [ 286 ] {286af7fb-e5cc-49a1-bbee-45d5b07a09eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12305 | 2026.05.15 15:27:38.128086 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part | ||
| 12306 | 2026.05.15 15:27:38.128186 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
| 12307 | 2026.05.15 15:27:38.128278 [ 191 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part | ||
| 12308 | 2026.05.15 15:27:38.128399 [ 286 ] {286af7fb-e5cc-49a1-bbee-45d5b07a09eb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12309 | 2026.05.15 15:27:38.128694 [ 286 ] {286af7fb-e5cc-49a1-bbee-45d5b07a09eb} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2026.05.15 15:27:38.128867 [ 286 ] {286af7fb-e5cc-49a1-bbee-45d5b07a09eb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001243 sec., 72405.47063555913 rows/sec., 4.53 MiB/sec. | ||
| 12311 | 2026.05.15 15:27:38.128923 [ 286 ] {286af7fb-e5cc-49a1-bbee-45d5b07a09eb} <Debug> TCPHandler: Processed in 0.001469806 sec. | ||
| 12312 | 2026.05.15 15:27:38.134852 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1419 rows, containing 19 columns (19 merged, 0 gathered) in 0.007399631 sec., 191766.3191583472 rows/sec., 343.64 MiB/sec. | ||
| 12313 | 2026.05.15 15:27:38.136559 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12314 | 2026.05.15 15:27:38.136888 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12315 | 2026.05.15 15:27:38.136958 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12316 | 2026.05.15 15:27:38.137042 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 12317 | 2026.05.15 15:27:39.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.36 MiB, peak 334.76 MiB, free memory in arenas 0.00 B, will set to 325.37 MiB (RSS), difference: 3.01 MiB | ||
| 12318 | 2026.05.15 15:27:39.247438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 12319 | 2026.05.15 15:27:39.262176 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12320 | 2026.05.15 15:27:39.262232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12321 | 2026.05.15 15:27:39.267772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12322 | 2026.05.15 15:27:39.268443 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12323 | 2026.05.15 15:27:39.270951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 12324 | 2026.05.15 15:27:41.679282 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56677 | ||
| 12325 | 2026.05.15 15:27:41.679371 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12326 | 2026.05.15 15:27:41.679397 [ 309 ] {} <Debug> TCP-Session: 77f61ae3-4cd5-4267-9b41-e33f83a874ca Authenticating user 'default' from [fd00:1122:3344:101::e]:56677 | ||
| 12327 | 2026.05.15 15:27:41.679425 [ 309 ] {} <Debug> TCP-Session: 77f61ae3-4cd5-4267-9b41-e33f83a874ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12328 | 2026.05.15 15:27:41.679440 [ 309 ] {} <Debug> TCP-Session: 77f61ae3-4cd5-4267-9b41-e33f83a874ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12329 | 2026.05.15 15:27:41.679671 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40204 | ||
| 12330 | 2026.05.15 15:27:41.679708 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50583 | ||
| 12331 | 2026.05.15 15:27:41.679688 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45796 | ||
| 12332 | 2026.05.15 15:27:41.679743 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43068 | ||
| 12333 | 2026.05.15 15:27:41.679771 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12334 | 2026.05.15 15:27:41.679782 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12335 | 2026.05.15 15:27:41.679811 [ 310 ] {} <Debug> TCP-Session: d787348d-0270-4cfe-bdf0-190f653aa0db Authenticating user 'default' from [fd00:1122:3344:101::e]:40204 | ||
| 12336 | 2026.05.15 15:27:41.679826 [ 302 ] {} <Debug> TCP-Session: 7bc22059-b102-46d2-8823-506f7e9a64a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50583 | ||
| 12337 | 2026.05.15 15:27:41.679745 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63641 | ||
| 12338 | 2026.05.15 15:27:41.679858 [ 302 ] {} <Debug> TCP-Session: 7bc22059-b102-46d2-8823-506f7e9a64a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12339 | 2026.05.15 15:27:41.679733 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45694 | ||
| 12340 | 2026.05.15 15:27:41.679910 [ 302 ] {} <Debug> TCP-Session: 7bc22059-b102-46d2-8823-506f7e9a64a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12341 | 2026.05.15 15:27:41.679733 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44550 | ||
| 12342 | 2026.05.15 15:27:41.679740 [ 309 ] {} <Trace> TCP-Session: 77f61ae3-4cd5-4267-9b41-e33f83a874ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12343 | 2026.05.15 15:27:41.679676 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63466 | ||
| 12344 | 2026.05.15 15:27:41.679850 [ 310 ] {} <Debug> TCP-Session: d787348d-0270-4cfe-bdf0-190f653aa0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12345 | 2026.05.15 15:27:41.680071 [ 310 ] {} <Debug> TCP-Session: d787348d-0270-4cfe-bdf0-190f653aa0db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12346 | 2026.05.15 15:27:41.680178 [ 309 ] {a32a66ab-0e5b-4b6a-86c0-b71987d9e237} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56677) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12347 | 2026.05.15 15:27:41.680468 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12348 | 2026.05.15 15:27:41.680471 [ 309 ] {a32a66ab-0e5b-4b6a-86c0-b71987d9e237} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12349 | 2026.05.15 15:27:41.680511 [ 306 ] {} <Debug> TCP-Session: 7288d212-e548-4598-992c-4ac138e42d25 Authenticating user 'default' from [fd00:1122:3344:101::e]:44550 | ||
| 12350 | 2026.05.15 15:27:41.680545 [ 306 ] {} <Debug> TCP-Session: 7288d212-e548-4598-992c-4ac138e42d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12351 | 2026.05.15 15:27:41.680552 [ 309 ] {a32a66ab-0e5b-4b6a-86c0-b71987d9e237} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12352 | 2026.05.15 15:27:41.680561 [ 306 ] {} <Debug> TCP-Session: 7288d212-e548-4598-992c-4ac138e42d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12353 | 2026.05.15 15:27:41.680586 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12354 | 2026.05.15 15:27:41.680626 [ 3 ] {} <Debug> TCP-Session: 12cdc85e-2703-46fb-a7a3-35b35250e2a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63466 | ||
| 12355 | 2026.05.15 15:27:41.680649 [ 3 ] {} <Debug> TCP-Session: 12cdc85e-2703-46fb-a7a3-35b35250e2a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12356 | 2026.05.15 15:27:41.680668 [ 3 ] {} <Debug> TCP-Session: 12cdc85e-2703-46fb-a7a3-35b35250e2a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12357 | 2026.05.15 15:27:41.680840 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12358 | 2026.05.15 15:27:41.680859 [ 309 ] {a32a66ab-0e5b-4b6a-86c0-b71987d9e237} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 12359 | 2026.05.15 15:27:41.680877 [ 285 ] {} <Debug> TCP-Session: 73f42907-9e36-4561-ac94-6d2fd3ec6442 Authenticating user 'default' from [fd00:1122:3344:101::e]:45796 | ||
| 12360 | 2026.05.15 15:27:41.680913 [ 285 ] {} <Debug> TCP-Session: 73f42907-9e36-4561-ac94-6d2fd3ec6442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12361 | 2026.05.15 15:27:41.680926 [ 285 ] {} <Debug> TCP-Session: 73f42907-9e36-4561-ac94-6d2fd3ec6442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12362 | 2026.05.15 15:27:41.680949 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12363 | 2026.05.15 15:27:41.680983 [ 303 ] {} <Debug> TCP-Session: e3687377-467d-4687-9c45-68550ee171fe Authenticating user 'default' from [fd00:1122:3344:101::e]:45694 | ||
| 12364 | 2026.05.15 15:27:41.681001 [ 303 ] {} <Debug> TCP-Session: e3687377-467d-4687-9c45-68550ee171fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12365 | 2026.05.15 15:27:41.681014 [ 303 ] {} <Debug> TCP-Session: e3687377-467d-4687-9c45-68550ee171fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12366 | 2026.05.15 15:27:41.681207 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12367 | 2026.05.15 15:27:41.681243 [ 307 ] {} <Debug> TCP-Session: 209147a6-8084-437c-928d-f96b1e081fac Authenticating user 'default' from [fd00:1122:3344:101::e]:43068 | ||
| 12368 | 2026.05.15 15:27:41.681261 [ 307 ] {} <Debug> TCP-Session: 209147a6-8084-437c-928d-f96b1e081fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12369 | 2026.05.15 15:27:41.681278 [ 307 ] {} <Debug> TCP-Session: 209147a6-8084-437c-928d-f96b1e081fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12370 | 2026.05.15 15:27:41.681325 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12371 | 2026.05.15 15:27:41.681362 [ 308 ] {} <Debug> TCP-Session: 9d487027-21c3-48bc-aa8a-887ec6b58b1a Authenticating user 'default' from [fd00:1122:3344:101::e]:63641 | ||
| 12372 | 2026.05.15 15:27:41.681379 [ 308 ] {} <Debug> TCP-Session: 9d487027-21c3-48bc-aa8a-887ec6b58b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12373 | 2026.05.15 15:27:41.681392 [ 308 ] {} <Debug> TCP-Session: 9d487027-21c3-48bc-aa8a-887ec6b58b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12374 | 2026.05.15 15:27:41.681849 [ 333 ] {a32a66ab-0e5b-4b6a-86c0-b71987d9e237} <Trace> AggregatingTransform: Aggregating | ||
| 12375 | 2026.05.15 15:27:41.681879 [ 333 ] {a32a66ab-0e5b-4b6a-86c0-b71987d9e237} <Trace> Aggregator: Aggregation method: without_key | ||
| 12376 | 2026.05.15 15:27:41.681908 [ 333 ] {a32a66ab-0e5b-4b6a-86c0-b71987d9e237} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924346 sec. (1081.846 rows/sec., 42.26 KiB/sec.) | ||
| 12377 | 2026.05.15 15:27:41.681923 [ 333 ] {a32a66ab-0e5b-4b6a-86c0-b71987d9e237} <Trace> Aggregator: Merging aggregated data | ||
| 12378 | 2026.05.15 15:27:41.682494 [ 309 ] {a32a66ab-0e5b-4b6a-86c0-b71987d9e237} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002379 sec., 420.3446826397646 rows/sec., 16.42 KiB/sec. | ||
| 12379 | 2026.05.15 15:27:41.682633 [ 309 ] {a32a66ab-0e5b-4b6a-86c0-b71987d9e237} <Debug> TCPHandler: Processed in 0.003031723 sec. | ||
| 12380 | 2026.05.15 15:27:41.682748 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12381 | 2026.05.15 15:27:41.682778 [ 309 ] {} <Debug> TCP-Session: 77f61ae3-4cd5-4267-9b41-e33f83a874ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12382 | 2026.05.15 15:27:41.682780 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12383 | 2026.05.15 15:27:41.682796 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12384 | 2026.05.15 15:27:41.682811 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12385 | 2026.05.15 15:27:41.682837 [ 310 ] {} <Debug> TCP-Session: d787348d-0270-4cfe-bdf0-190f653aa0db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12386 | 2026.05.15 15:27:41.682847 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12387 | 2026.05.15 15:27:41.682853 [ 308 ] {} <Debug> TCP-Session: 9d487027-21c3-48bc-aa8a-887ec6b58b1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12388 | 2026.05.15 15:27:41.682868 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12389 | 2026.05.15 15:27:41.682888 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12390 | 2026.05.15 15:27:41.682907 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12391 | 2026.05.15 15:27:41.682931 [ 285 ] {} <Debug> TCP-Session: 73f42907-9e36-4561-ac94-6d2fd3ec6442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12392 | 2026.05.15 15:27:41.682943 [ 302 ] {} <Debug> TCP-Session: 7bc22059-b102-46d2-8823-506f7e9a64a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12393 | 2026.05.15 15:27:41.682959 [ 307 ] {} <Debug> TCP-Session: 209147a6-8084-437c-928d-f96b1e081fac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12394 | 2026.05.15 15:27:41.682901 [ 3 ] {} <Debug> TCP-Session: 12cdc85e-2703-46fb-a7a3-35b35250e2a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12395 | 2026.05.15 15:27:41.682834 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12396 | 2026.05.15 15:27:41.682869 [ 303 ] {} <Debug> TCP-Session: e3687377-467d-4687-9c45-68550ee171fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12397 | 2026.05.15 15:27:41.683042 [ 306 ] {} <Debug> TCP-Session: 7288d212-e548-4598-992c-4ac138e42d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12398 | 2026.05.15 15:27:41.688526 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36318 | ||
| 12399 | 2026.05.15 15:27:41.688577 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12400 | 2026.05.15 15:27:41.688598 [ 309 ] {} <Debug> TCP-Session: 61048d3d-2c1e-45f3-be00-7aef868906b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36318 | ||
| 12401 | 2026.05.15 15:27:41.688614 [ 309 ] {} <Debug> TCP-Session: 61048d3d-2c1e-45f3-be00-7aef868906b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12402 | 2026.05.15 15:27:41.688629 [ 309 ] {} <Debug> TCP-Session: 61048d3d-2c1e-45f3-be00-7aef868906b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12403 | 2026.05.15 15:27:41.688814 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58827 | ||
| 12404 | 2026.05.15 15:27:41.688836 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50806 | ||
| 12405 | 2026.05.15 15:27:41.688866 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50834 | ||
| 12406 | 2026.05.15 15:27:41.688875 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34993 | ||
| 12407 | 2026.05.15 15:27:41.688895 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12408 | 2026.05.15 15:27:41.688916 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41072 | ||
| 12409 | 2026.05.15 15:27:41.688941 [ 3 ] {} <Debug> TCP-Session: 6084ce39-4aac-45f0-8667-791055635f58 Authenticating user 'default' from [fd00:1122:3344:101::e]:50806 | ||
| 12410 | 2026.05.15 15:27:41.688936 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47108 | ||
| 12411 | 2026.05.15 15:27:41.688972 [ 3 ] {} <Debug> TCP-Session: 6084ce39-4aac-45f0-8667-791055635f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12412 | 2026.05.15 15:27:41.688976 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12413 | 2026.05.15 15:27:41.688993 [ 3 ] {} <Debug> TCP-Session: 6084ce39-4aac-45f0-8667-791055635f58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12414 | 2026.05.15 15:27:41.689008 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12415 | 2026.05.15 15:27:41.689012 [ 303 ] {} <Debug> TCP-Session: 8f657bb2-9fd2-4deb-9570-e0ed729ac7fa Authenticating user 'default' from [fd00:1122:3344:101::e]:41072 | ||
| 12416 | 2026.05.15 15:27:41.689033 [ 307 ] {} <Debug> TCP-Session: 90beb55e-9178-42d1-ade8-aa8df0a91232 Authenticating user 'default' from [fd00:1122:3344:101::e]:47108 | ||
| 12417 | 2026.05.15 15:27:41.689048 [ 303 ] {} <Debug> TCP-Session: 8f657bb2-9fd2-4deb-9570-e0ed729ac7fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12418 | 2026.05.15 15:27:41.689064 [ 307 ] {} <Debug> TCP-Session: 90beb55e-9178-42d1-ade8-aa8df0a91232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12419 | 2026.05.15 15:27:41.689073 [ 303 ] {} <Debug> TCP-Session: 8f657bb2-9fd2-4deb-9570-e0ed729ac7fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12420 | 2026.05.15 15:27:41.689091 [ 307 ] {} <Debug> TCP-Session: 90beb55e-9178-42d1-ade8-aa8df0a91232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12421 | 2026.05.15 15:27:41.688946 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12422 | 2026.05.15 15:27:41.688944 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57666 | ||
| 12423 | 2026.05.15 15:27:41.689161 [ 302 ] {} <Debug> TCP-Session: 59083dee-e3a3-43b5-9d2f-33eb38cf74d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34993 | ||
| 12424 | 2026.05.15 15:27:41.689196 [ 302 ] {} <Debug> TCP-Session: 59083dee-e3a3-43b5-9d2f-33eb38cf74d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12425 | 2026.05.15 15:27:41.689201 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12426 | 2026.05.15 15:27:41.689213 [ 302 ] {} <Debug> TCP-Session: 59083dee-e3a3-43b5-9d2f-33eb38cf74d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12427 | 2026.05.15 15:27:41.689232 [ 308 ] {} <Debug> TCP-Session: 7c3ed858-f5df-400d-8d52-2d69b291f8a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57666 | ||
| 12428 | 2026.05.15 15:27:41.688923 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12429 | 2026.05.15 15:27:41.689261 [ 308 ] {} <Debug> TCP-Session: 7c3ed858-f5df-400d-8d52-2d69b291f8a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12430 | 2026.05.15 15:27:41.688927 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61516 | ||
| 12431 | 2026.05.15 15:27:41.689293 [ 308 ] {} <Debug> TCP-Session: 7c3ed858-f5df-400d-8d52-2d69b291f8a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12432 | 2026.05.15 15:27:41.689287 [ 285 ] {} <Debug> TCP-Session: ce205ce9-225a-4dec-b794-279318e484f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50834 | ||
| 12433 | 2026.05.15 15:27:41.688919 [ 309 ] {} <Trace> TCP-Session: 61048d3d-2c1e-45f3-be00-7aef868906b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12434 | 2026.05.15 15:27:41.689350 [ 285 ] {} <Debug> TCP-Session: ce205ce9-225a-4dec-b794-279318e484f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12435 | 2026.05.15 15:27:41.689340 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12436 | 2026.05.15 15:27:41.689374 [ 285 ] {} <Debug> TCP-Session: ce205ce9-225a-4dec-b794-279318e484f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12437 | 2026.05.15 15:27:41.689399 [ 306 ] {} <Debug> TCP-Session: 501d5cef-b105-4f47-adf6-40d842893a62 Authenticating user 'default' from [fd00:1122:3344:101::e]:61516 | ||
| 12438 | 2026.05.15 15:27:41.688886 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12439 | 2026.05.15 15:27:41.689425 [ 306 ] {} <Debug> TCP-Session: 501d5cef-b105-4f47-adf6-40d842893a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12440 | 2026.05.15 15:27:41.689462 [ 306 ] {} <Debug> TCP-Session: 501d5cef-b105-4f47-adf6-40d842893a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12441 | 2026.05.15 15:27:41.689463 [ 310 ] {} <Debug> TCP-Session: 65aa388f-bb60-4947-9c08-877011515d32 Authenticating user 'default' from [fd00:1122:3344:101::e]:58827 | ||
| 12442 | 2026.05.15 15:27:41.689473 [ 309 ] {469f54df-ac50-4de4-bb93-340e4f9a7135} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36318) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12443 | 2026.05.15 15:27:41.689498 [ 310 ] {} <Debug> TCP-Session: 65aa388f-bb60-4947-9c08-877011515d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12444 | 2026.05.15 15:27:41.689526 [ 310 ] {} <Debug> TCP-Session: 65aa388f-bb60-4947-9c08-877011515d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12445 | 2026.05.15 15:27:41.689662 [ 309 ] {469f54df-ac50-4de4-bb93-340e4f9a7135} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12446 | 2026.05.15 15:27:41.689708 [ 309 ] {469f54df-ac50-4de4-bb93-340e4f9a7135} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12447 | 2026.05.15 15:27:41.689947 [ 309 ] {469f54df-ac50-4de4-bb93-340e4f9a7135} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 12448 | 2026.05.15 15:27:41.690763 [ 348 ] {469f54df-ac50-4de4-bb93-340e4f9a7135} <Trace> AggregatingTransform: Aggregating | ||
| 12449 | 2026.05.15 15:27:41.690811 [ 348 ] {469f54df-ac50-4de4-bb93-340e4f9a7135} <Trace> Aggregator: Aggregation method: without_key | ||
| 12450 | 2026.05.15 15:27:41.690849 [ 348 ] {469f54df-ac50-4de4-bb93-340e4f9a7135} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000818824 sec. (1221.264 rows/sec., 47.71 KiB/sec.) | ||
| 12451 | 2026.05.15 15:27:41.690867 [ 348 ] {469f54df-ac50-4de4-bb93-340e4f9a7135} <Trace> Aggregator: Merging aggregated data | ||
| 12452 | 2026.05.15 15:27:41.691523 [ 309 ] {469f54df-ac50-4de4-bb93-340e4f9a7135} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00208 sec., 480.76923076923083 rows/sec., 18.78 KiB/sec. | ||
| 12453 | 2026.05.15 15:27:41.691691 [ 309 ] {469f54df-ac50-4de4-bb93-340e4f9a7135} <Debug> TCPHandler: Processed in 0.00287713 sec. | ||
| 12454 | 2026.05.15 15:27:41.691801 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12455 | 2026.05.15 15:27:41.691829 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12456 | 2026.05.15 15:27:41.691835 [ 309 ] {} <Debug> TCP-Session: 61048d3d-2c1e-45f3-be00-7aef868906b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12457 | 2026.05.15 15:27:41.691868 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12458 | 2026.05.15 15:27:41.691884 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12459 | 2026.05.15 15:27:41.691901 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12460 | 2026.05.15 15:27:41.691915 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12461 | 2026.05.15 15:27:41.691939 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12462 | 2026.05.15 15:27:41.691961 [ 3 ] {} <Debug> TCP-Session: 6084ce39-4aac-45f0-8667-791055635f58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12463 | 2026.05.15 15:27:41.691971 [ 303 ] {} <Debug> TCP-Session: 8f657bb2-9fd2-4deb-9570-e0ed729ac7fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12464 | 2026.05.15 15:27:41.691990 [ 302 ] {} <Debug> TCP-Session: 59083dee-e3a3-43b5-9d2f-33eb38cf74d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12465 | 2026.05.15 15:27:41.691913 [ 306 ] {} <Debug> TCP-Session: 501d5cef-b105-4f47-adf6-40d842893a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12466 | 2026.05.15 15:27:41.691876 [ 308 ] {} <Debug> TCP-Session: 7c3ed858-f5df-400d-8d52-2d69b291f8a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12467 | 2026.05.15 15:27:41.691950 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12468 | 2026.05.15 15:27:41.691934 [ 310 ] {} <Debug> TCP-Session: 65aa388f-bb60-4947-9c08-877011515d32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12469 | 2026.05.15 15:27:41.692116 [ 307 ] {} <Debug> TCP-Session: 90beb55e-9178-42d1-ade8-aa8df0a91232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12470 | 2026.05.15 15:27:41.691874 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12471 | 2026.05.15 15:27:41.692169 [ 285 ] {} <Debug> TCP-Session: ce205ce9-225a-4dec-b794-279318e484f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12472 | 2026.05.15 15:27:43.098751 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12473 | 2026.05.15 15:27:43.099024 [ 286 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12474 | 2026.05.15 15:27:43.099414 [ 286 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12475 | 2026.05.15 15:27:43.099458 [ 286 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12476 | 2026.05.15 15:27:43.099720 [ 286 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12477 | 2026.05.15 15:27:43.099800 [ 286 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12478 | 2026.05.15 15:27:43.099955 [ 286 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12479 | 2026.05.15 15:27:43.100076 [ 343 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12480 | 2026.05.15 15:27:43.100089 [ 352 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12481 | 2026.05.15 15:27:43.100077 [ 357 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12482 | 2026.05.15 15:27:43.100078 [ 338 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12483 | 2026.05.15 15:27:43.100293 [ 286 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12484 | 2026.05.15 15:27:43.100322 [ 286 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12485 | 2026.05.15 15:27:43.100395 [ 286 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12486 | 2026.05.15 15:27:43.100416 [ 286 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 12487 | 2026.05.15 15:27:43.100450 [ 286 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12488 | 2026.05.15 15:27:43.100490 [ 286 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12489 | 2026.05.15 15:27:43.101721 [ 286 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002803 sec., 14983.945772386729 rows/sec., 2.65 MiB/sec. | ||
| 12490 | 2026.05.15 15:27:43.101867 [ 286 ] {29e1c6ce-a8cf-4234-9b81-83734aaf2bfb} <Debug> TCPHandler: Processed in 0.003265417 sec. | ||
| 12491 | 2026.05.15 15:27:43.104162 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12492 | 2026.05.15 15:27:43.104298 [ 286 ] {5acc9aff-5d45-4d31-869d-aa1957ecfbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12493 | 2026.05.15 15:27:43.104349 [ 286 ] {5acc9aff-5d45-4d31-869d-aa1957ecfbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12494 | 2026.05.15 15:27:43.105002 [ 286 ] {5acc9aff-5d45-4d31-869d-aa1957ecfbf5} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2026.05.15 15:27:43.105053 [ 286 ] {5acc9aff-5d45-4d31-869d-aa1957ecfbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12496 | 2026.05.15 15:27:43.105458 [ 286 ] {5acc9aff-5d45-4d31-869d-aa1957ecfbf5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12497 | 2026.05.15 15:27:43.105697 [ 286 ] {5acc9aff-5d45-4d31-869d-aa1957ecfbf5} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2026.05.15 15:27:43.105851 [ 286 ] {5acc9aff-5d45-4d31-869d-aa1957ecfbf5} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001591 sec., 72910.11942174732 rows/sec., 6.17 MiB/sec. | ||
| 12499 | 2026.05.15 15:27:43.105890 [ 286 ] {5acc9aff-5d45-4d31-869d-aa1957ecfbf5} <Debug> TCPHandler: Processed in 0.001791422 sec. | ||
| 12500 | 2026.05.15 15:27:43.106039 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2026.05.15 15:27:43.106136 [ 286 ] {2bc59ecc-b354-4bdf-a6cd-e5843bd74a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12502 | 2026.05.15 15:27:43.106177 [ 286 ] {2bc59ecc-b354-4bdf-a6cd-e5843bd74a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12503 | 2026.05.15 15:27:43.106669 [ 286 ] {2bc59ecc-b354-4bdf-a6cd-e5843bd74a4d} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2026.05.15 15:27:43.106707 [ 286 ] {2bc59ecc-b354-4bdf-a6cd-e5843bd74a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12505 | 2026.05.15 15:27:43.107008 [ 286 ] {2bc59ecc-b354-4bdf-a6cd-e5843bd74a4d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12506 | 2026.05.15 15:27:43.107226 [ 286 ] {2bc59ecc-b354-4bdf-a6cd-e5843bd74a4d} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2026.05.15 15:27:43.107360 [ 286 ] {2bc59ecc-b354-4bdf-a6cd-e5843bd74a4d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001242 sec., 24154.589371980674 rows/sec., 1.77 MiB/sec. | ||
| 12508 | 2026.05.15 15:27:43.107398 [ 286 ] {2bc59ecc-b354-4bdf-a6cd-e5843bd74a4d} <Debug> TCPHandler: Processed in 0.001407355 sec. | ||
| 12509 | 2026.05.15 15:27:43.107546 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12510 | 2026.05.15 15:27:43.107643 [ 286 ] {6ebdb66d-eced-409c-9dfa-0d5f746b501b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12511 | 2026.05.15 15:27:43.107683 [ 286 ] {6ebdb66d-eced-409c-9dfa-0d5f746b501b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12512 | 2026.05.15 15:27:43.108164 [ 286 ] {6ebdb66d-eced-409c-9dfa-0d5f746b501b} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2026.05.15 15:27:43.108200 [ 286 ] {6ebdb66d-eced-409c-9dfa-0d5f746b501b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12514 | 2026.05.15 15:27:43.108511 [ 286 ] {6ebdb66d-eced-409c-9dfa-0d5f746b501b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12515 | 2026.05.15 15:27:43.108724 [ 286 ] {6ebdb66d-eced-409c-9dfa-0d5f746b501b} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2026.05.15 15:27:43.108853 [ 286 ] {6ebdb66d-eced-409c-9dfa-0d5f746b501b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001229 sec., 76484.94711147273 rows/sec., 5.97 MiB/sec. | ||
| 12517 | 2026.05.15 15:27:43.108890 [ 286 ] {6ebdb66d-eced-409c-9dfa-0d5f746b501b} <Debug> TCPHandler: Processed in 0.001393134 sec. | ||
| 12518 | 2026.05.15 15:27:43.109012 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2026.05.15 15:27:43.109108 [ 286 ] {559e4112-4646-4b15-90af-3331acd93a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12520 | 2026.05.15 15:27:43.109151 [ 286 ] {559e4112-4646-4b15-90af-3331acd93a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12521 | 2026.05.15 15:27:43.109610 [ 286 ] {559e4112-4646-4b15-90af-3331acd93a11} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2026.05.15 15:27:43.109646 [ 286 ] {559e4112-4646-4b15-90af-3331acd93a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12523 | 2026.05.15 15:27:43.109975 [ 286 ] {559e4112-4646-4b15-90af-3331acd93a11} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12524 | 2026.05.15 15:27:43.110188 [ 286 ] {559e4112-4646-4b15-90af-3331acd93a11} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2026.05.15 15:27:43.110319 [ 286 ] {559e4112-4646-4b15-90af-3331acd93a11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 12526 | 2026.05.15 15:27:43.110335 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 12527 | 2026.05.15 15:27:43.110357 [ 286 ] {559e4112-4646-4b15-90af-3331acd93a11} <Debug> TCPHandler: Processed in 0.001393035 sec. | ||
| 12528 | 2026.05.15 15:27:43.110398 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12529 | 2026.05.15 15:27:43.110426 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12530 | 2026.05.15 15:27:43.110497 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12531 | 2026.05.15 15:27:43.110538 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 12532 | 2026.05.15 15:27:43.110609 [ 286 ] {c6a7648d-ab93-4870-86d5-06082edc7803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12533 | 2026.05.15 15:27:43.110669 [ 286 ] {c6a7648d-ab93-4870-86d5-06082edc7803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12534 | 2026.05.15 15:27:43.110697 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12535 | 2026.05.15 15:27:43.110741 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 27207 rows starting from the beginning of the part | ||
| 12536 | 2026.05.15 15:27:43.110810 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
| 12537 | 2026.05.15 15:27:43.110860 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 265 rows starting from the beginning of the part | ||
| 12538 | 2026.05.15 15:27:43.110907 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 12539 | 2026.05.15 15:27:43.110952 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 265 rows starting from the beginning of the part | ||
| 12540 | 2026.05.15 15:27:43.110998 [ 192 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 12541 | 2026.05.15 15:27:43.111564 [ 286 ] {c6a7648d-ab93-4870-86d5-06082edc7803} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12542 | 2026.05.15 15:27:43.111607 [ 286 ] {c6a7648d-ab93-4870-86d5-06082edc7803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12543 | 2026.05.15 15:27:43.112231 [ 286 ] {c6a7648d-ab93-4870-86d5-06082edc7803} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12544 | 2026.05.15 15:27:43.112481 [ 286 ] {c6a7648d-ab93-4870-86d5-06082edc7803} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12545 | 2026.05.15 15:27:43.112636 [ 286 ] {c6a7648d-ab93-4870-86d5-06082edc7803} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002052 sec., 14619.883040935672 rows/sec., 26.20 MiB/sec. | ||
| 12546 | 2026.05.15 15:27:43.112691 [ 286 ] {c6a7648d-ab93-4870-86d5-06082edc7803} <Debug> TCPHandler: Processed in 0.002242649 sec. | ||
| 12547 | 2026.05.15 15:27:43.112840 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12548 | 2026.05.15 15:27:43.112941 [ 286 ] {0edddb1f-c482-435e-80af-7503e91a4952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12549 | 2026.05.15 15:27:43.112982 [ 286 ] {0edddb1f-c482-435e-80af-7503e91a4952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12550 | 2026.05.15 15:27:43.113375 [ 286 ] {0edddb1f-c482-435e-80af-7503e91a4952} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12551 | 2026.05.15 15:27:43.113411 [ 286 ] {0edddb1f-c482-435e-80af-7503e91a4952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12552 | 2026.05.15 15:27:43.113737 [ 286 ] {0edddb1f-c482-435e-80af-7503e91a4952} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12553 | 2026.05.15 15:27:43.113958 [ 286 ] {0edddb1f-c482-435e-80af-7503e91a4952} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12554 | 2026.05.15 15:27:43.114096 [ 286 ] {0edddb1f-c482-435e-80af-7503e91a4952} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 12555 | 2026.05.15 15:27:43.114132 [ 286 ] {0edddb1f-c482-435e-80af-7503e91a4952} <Debug> TCPHandler: Processed in 0.001346104 sec. | ||
| 12556 | 2026.05.15 15:27:43.117872 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28185 rows, containing 5 columns (5 merged, 0 gathered) in 0.007381251 sec., 3818458.4157888684 rows/sec., 247.39 MiB/sec. | ||
| 12557 | 2026.05.15 15:27:43.118304 [ 197 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 12558 | 2026.05.15 15:27:43.118648 [ 197 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2026.05.15 15:27:43.118745 [ 197 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 12560 | 2026.05.15 15:27:43.118861 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12561 | 2026.05.15 15:27:43.916270 [ 4 ] {} <Trace> TCP-Session: 38cf8d3e-9646-4e3f-be13-2f926f3bda48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12562 | 2026.05.15 15:27:43.916547 [ 4 ] {5fbc3da5-171f-4ac8-9845-0cba172b4351} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36859) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 12563 | 2026.05.15 15:27:43.917115 [ 4 ] {5fbc3da5-171f-4ac8-9845-0cba172b4351} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 12564 | 2026.05.15 15:27:43.917432 [ 4 ] {5fbc3da5-171f-4ac8-9845-0cba172b4351} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12565 | 2026.05.15 15:27:43.917875 [ 352 ] {5fbc3da5-171f-4ac8-9845-0cba172b4351} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 12566 | 2026.05.15 15:27:43.918526 [ 4 ] {5fbc3da5-171f-4ac8-9845-0cba172b4351} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002115 sec., 58628.84160756501 rows/sec., 3.23 MiB/sec. | ||
| 12567 | 2026.05.15 15:27:43.918642 [ 4 ] {5fbc3da5-171f-4ac8-9845-0cba172b4351} <Debug> TCPHandler: Processed in 0.002508345 sec. | ||
| 12568 | 2026.05.15 15:27:44.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.38 MiB, peak 336.37 MiB, free memory in arenas 0.00 B, will set to 327.97 MiB (RSS), difference: 1.59 MiB | ||
| 12569 | 2026.05.15 15:27:45.446693 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12570 | 2026.05.15 15:27:45.446757 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12571 | 2026.05.15 15:27:45.571232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23026 | ||
| 12572 | 2026.05.15 15:27:45.571716 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12573 | 2026.05.15 15:27:45.571759 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12574 | 2026.05.15 15:27:45.572232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12575 | 2026.05.15 15:27:45.572459 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12576 | 2026.05.15 15:27:45.572586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23026 | ||
| 12577 | 2026.05.15 15:27:45.657081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1572 | ||
| 12578 | 2026.05.15 15:27:45.659719 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12579 | 2026.05.15 15:27:45.659757 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12580 | 2026.05.15 15:27:45.660867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12581 | 2026.05.15 15:27:45.661120 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12582 | 2026.05.15 15:27:45.661355 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1572 | ||
| 12583 | 2026.05.15 15:27:46.001348 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000931357 sec. | ||
| 12584 | 2026.05.15 15:27:46.771054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 12585 | 2026.05.15 15:27:46.786427 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12586 | 2026.05.15 15:27:46.786473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12587 | 2026.05.15 15:27:46.792170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12588 | 2026.05.15 15:27:46.792873 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12589 | 2026.05.15 15:27:46.795367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 12590 | 2026.05.15 15:27:48.102939 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12591 | 2026.05.15 15:27:48.103297 [ 286 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12592 | 2026.05.15 15:27:48.103832 [ 286 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12593 | 2026.05.15 15:27:48.103897 [ 286 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 12594 | 2026.05.15 15:27:48.104172 [ 286 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12595 | 2026.05.15 15:27:48.104241 [ 286 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12596 | 2026.05.15 15:27:48.104383 [ 286 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12597 | 2026.05.15 15:27:48.104487 [ 352 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12598 | 2026.05.15 15:27:48.104497 [ 338 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12599 | 2026.05.15 15:27:48.104495 [ 357 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12600 | 2026.05.15 15:27:48.104491 [ 343 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12601 | 2026.05.15 15:27:48.104716 [ 286 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12602 | 2026.05.15 15:27:48.104744 [ 286 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12603 | 2026.05.15 15:27:48.104816 [ 286 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12604 | 2026.05.15 15:27:48.104836 [ 286 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 12605 | 2026.05.15 15:27:48.104867 [ 286 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12606 | 2026.05.15 15:27:48.104902 [ 286 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12607 | 2026.05.15 15:27:48.105952 [ 286 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.00281 sec., 14946.61921708185 rows/sec., 2.64 MiB/sec. | ||
| 12608 | 2026.05.15 15:27:48.106055 [ 286 ] {09521cfc-37fb-40bc-a1a8-28d4c0d3a8a2} <Debug> TCPHandler: Processed in 0.003281898 sec. | ||
| 12609 | 2026.05.15 15:27:48.111410 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12610 | 2026.05.15 15:27:48.111539 [ 286 ] {38eb39af-76e2-4eaa-b314-e99694e5eb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12611 | 2026.05.15 15:27:48.111589 [ 286 ] {38eb39af-76e2-4eaa-b314-e99694e5eb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12612 | 2026.05.15 15:27:48.112199 [ 286 ] {38eb39af-76e2-4eaa-b314-e99694e5eb89} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12613 | 2026.05.15 15:27:48.112241 [ 286 ] {38eb39af-76e2-4eaa-b314-e99694e5eb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12614 | 2026.05.15 15:27:48.112622 [ 286 ] {38eb39af-76e2-4eaa-b314-e99694e5eb89} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12615 | 2026.05.15 15:27:48.112847 [ 286 ] {38eb39af-76e2-4eaa-b314-e99694e5eb89} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12616 | 2026.05.15 15:27:48.112992 [ 286 ] {38eb39af-76e2-4eaa-b314-e99694e5eb89} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00149 sec., 190604.0268456376 rows/sec., 12.11 MiB/sec. | ||
| 12617 | 2026.05.15 15:27:48.113029 [ 286 ] {38eb39af-76e2-4eaa-b314-e99694e5eb89} <Debug> TCPHandler: Processed in 0.0016788 sec. | ||
| 12618 | 2026.05.15 15:27:48.113177 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12619 | 2026.05.15 15:27:48.113279 [ 286 ] {ebad2589-ed58-4213-b00c-9b30eb79d7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12620 | 2026.05.15 15:27:48.113319 [ 286 ] {ebad2589-ed58-4213-b00c-9b30eb79d7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12621 | 2026.05.15 15:27:48.114191 [ 286 ] {ebad2589-ed58-4213-b00c-9b30eb79d7a6} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12622 | 2026.05.15 15:27:48.114228 [ 286 ] {ebad2589-ed58-4213-b00c-9b30eb79d7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12623 | 2026.05.15 15:27:48.114631 [ 286 ] {ebad2589-ed58-4213-b00c-9b30eb79d7a6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12624 | 2026.05.15 15:27:48.114863 [ 286 ] {ebad2589-ed58-4213-b00c-9b30eb79d7a6} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12625 | 2026.05.15 15:27:48.114994 [ 286 ] {ebad2589-ed58-4213-b00c-9b30eb79d7a6} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001733 sec., 474899.0190421235 rows/sec., 36.85 MiB/sec. | ||
| 12626 | 2026.05.15 15:27:48.114998 [ 92 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12627 | 2026.05.15 15:27:48.115034 [ 286 ] {ebad2589-ed58-4213-b00c-9b30eb79d7a6} <Debug> TCPHandler: Processed in 0.001905044 sec. | ||
| 12628 | 2026.05.15 15:27:48.115058 [ 92 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12629 | 2026.05.15 15:27:48.115110 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12630 | 2026.05.15 15:27:48.115191 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12631 | 2026.05.15 15:27:48.115258 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12632 | 2026.05.15 15:27:48.115292 [ 286 ] {a035ce94-5211-4482-836f-31c148832645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12633 | 2026.05.15 15:27:48.115337 [ 286 ] {a035ce94-5211-4482-836f-31c148832645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12634 | 2026.05.15 15:27:48.115382 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12635 | 2026.05.15 15:27:48.115421 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3245 rows starting from the beginning of the part | ||
| 12636 | 2026.05.15 15:27:48.115485 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 823 rows starting from the beginning of the part | ||
| 12637 | 2026.05.15 15:27:48.115532 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 116 rows starting from the beginning of the part | ||
| 12638 | 2026.05.15 15:27:48.115577 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 823 rows starting from the beginning of the part | ||
| 12639 | 2026.05.15 15:27:48.115618 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 116 rows starting from the beginning of the part | ||
| 12640 | 2026.05.15 15:27:48.115659 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 823 rows starting from the beginning of the part | ||
| 12641 | 2026.05.15 15:27:48.115805 [ 286 ] {a035ce94-5211-4482-836f-31c148832645} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2026.05.15 15:27:48.115849 [ 286 ] {a035ce94-5211-4482-836f-31c148832645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12643 | 2026.05.15 15:27:48.116175 [ 286 ] {a035ce94-5211-4482-836f-31c148832645} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12644 | 2026.05.15 15:27:48.116400 [ 286 ] {a035ce94-5211-4482-836f-31c148832645} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12645 | 2026.05.15 15:27:48.116538 [ 286 ] {a035ce94-5211-4482-836f-31c148832645} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001265 sec., 122529.6442687747 rows/sec., 7.35 MiB/sec. | ||
| 12646 | 2026.05.15 15:27:48.116575 [ 286 ] {a035ce94-5211-4482-836f-31c148832645} <Debug> TCPHandler: Processed in 0.001439306 sec. | ||
| 12647 | 2026.05.15 15:27:48.116710 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12648 | 2026.05.15 15:27:48.116805 [ 286 ] {6add14f7-5774-484e-af8b-c6aa98875c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12649 | 2026.05.15 15:27:48.116844 [ 286 ] {6add14f7-5774-484e-af8b-c6aa98875c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12650 | 2026.05.15 15:27:48.117289 [ 286 ] {6add14f7-5774-484e-af8b-c6aa98875c7c} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2026.05.15 15:27:48.117325 [ 286 ] {6add14f7-5774-484e-af8b-c6aa98875c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12652 | 2026.05.15 15:27:48.117632 [ 286 ] {6add14f7-5774-484e-af8b-c6aa98875c7c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12653 | 2026.05.15 15:27:48.117655 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5946 rows, containing 5 columns (5 merged, 0 gathered) in 0.002460414 sec., 2416666.463448834 rows/sec., 193.60 MiB/sec. | ||
| 12654 | 2026.05.15 15:27:48.117852 [ 286 ] {6add14f7-5774-484e-af8b-c6aa98875c7c} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2026.05.15 15:27:48.117989 [ 286 ] {6add14f7-5774-484e-af8b-c6aa98875c7c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 12656 | 2026.05.15 15:27:48.118029 [ 286 ] {6add14f7-5774-484e-af8b-c6aa98875c7c} <Debug> TCPHandler: Processed in 0.001366534 sec. | ||
| 12657 | 2026.05.15 15:27:48.118054 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12658 | 2026.05.15 15:27:48.118176 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12659 | 2026.05.15 15:27:48.118279 [ 286 ] {fac4587b-b94b-462e-85de-a1f35c71a527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12660 | 2026.05.15 15:27:48.118321 [ 286 ] {fac4587b-b94b-462e-85de-a1f35c71a527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12661 | 2026.05.15 15:27:48.118450 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_76_15} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2026.05.15 15:27:48.118555 [ 199 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_76_15} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12663 | 2026.05.15 15:27:48.118672 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 12664 | 2026.05.15 15:27:48.118760 [ 286 ] {fac4587b-b94b-462e-85de-a1f35c71a527} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2026.05.15 15:27:48.118802 [ 286 ] {fac4587b-b94b-462e-85de-a1f35c71a527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12666 | 2026.05.15 15:27:48.119125 [ 286 ] {fac4587b-b94b-462e-85de-a1f35c71a527} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12667 | 2026.05.15 15:27:48.119346 [ 286 ] {fac4587b-b94b-462e-85de-a1f35c71a527} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12668 | 2026.05.15 15:27:48.119499 [ 286 ] {fac4587b-b94b-462e-85de-a1f35c71a527} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001237 sec., 119644.30072756669 rows/sec., 6.80 MiB/sec. | ||
| 12669 | 2026.05.15 15:27:48.119536 [ 286 ] {fac4587b-b94b-462e-85de-a1f35c71a527} <Debug> TCPHandler: Processed in 0.001408065 sec. | ||
| 12670 | 2026.05.15 15:27:48.119684 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12671 | 2026.05.15 15:27:48.119779 [ 286 ] {301e3117-4c28-4bc3-941c-b17bef53c0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12672 | 2026.05.15 15:27:48.119818 [ 286 ] {301e3117-4c28-4bc3-941c-b17bef53c0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12673 | 2026.05.15 15:27:48.120431 [ 286 ] {301e3117-4c28-4bc3-941c-b17bef53c0f9} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12674 | 2026.05.15 15:27:48.120467 [ 286 ] {301e3117-4c28-4bc3-941c-b17bef53c0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12675 | 2026.05.15 15:27:48.120793 [ 286 ] {301e3117-4c28-4bc3-941c-b17bef53c0f9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12676 | 2026.05.15 15:27:48.121025 [ 286 ] {301e3117-4c28-4bc3-941c-b17bef53c0f9} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12677 | 2026.05.15 15:27:48.121144 [ 92 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12678 | 2026.05.15 15:27:48.121154 [ 286 ] {301e3117-4c28-4bc3-941c-b17bef53c0f9} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001392 sec., 361350.5747126437 rows/sec., 25.41 MiB/sec. | ||
| 12679 | 2026.05.15 15:27:48.121185 [ 92 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12680 | 2026.05.15 15:27:48.121212 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12681 | 2026.05.15 15:27:48.121213 [ 286 ] {301e3117-4c28-4bc3-941c-b17bef53c0f9} <Debug> TCPHandler: Processed in 0.001576478 sec. | ||
| 12682 | 2026.05.15 15:27:48.121293 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12683 | 2026.05.15 15:27:48.121366 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12684 | 2026.05.15 15:27:48.121397 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12685 | 2026.05.15 15:27:48.121432 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1795 rows starting from the beginning of the part | ||
| 12686 | 2026.05.15 15:27:48.121466 [ 286 ] {612fd769-f1ab-4d5b-8c47-dc8baccd7b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12687 | 2026.05.15 15:27:48.121485 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 503 rows starting from the beginning of the part | ||
| 12688 | 2026.05.15 15:27:48.121513 [ 286 ] {612fd769-f1ab-4d5b-8c47-dc8baccd7b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12689 | 2026.05.15 15:27:48.121535 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 94 rows starting from the beginning of the part | ||
| 12690 | 2026.05.15 15:27:48.121583 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 503 rows starting from the beginning of the part | ||
| 12691 | 2026.05.15 15:27:48.121628 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 94 rows starting from the beginning of the part | ||
| 12692 | 2026.05.15 15:27:48.121674 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 503 rows starting from the beginning of the part | ||
| 12693 | 2026.05.15 15:27:48.121890 [ 286 ] {612fd769-f1ab-4d5b-8c47-dc8baccd7b61} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12694 | 2026.05.15 15:27:48.121932 [ 286 ] {612fd769-f1ab-4d5b-8c47-dc8baccd7b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12695 | 2026.05.15 15:27:48.122262 [ 286 ] {612fd769-f1ab-4d5b-8c47-dc8baccd7b61} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12696 | 2026.05.15 15:27:48.122495 [ 286 ] {612fd769-f1ab-4d5b-8c47-dc8baccd7b61} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12697 | 2026.05.15 15:27:48.122625 [ 286 ] {612fd769-f1ab-4d5b-8c47-dc8baccd7b61} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001177 sec., 5097.706032285471 rows/sec., 266.34 KiB/sec. | ||
| 12698 | 2026.05.15 15:27:48.122661 [ 286 ] {612fd769-f1ab-4d5b-8c47-dc8baccd7b61} <Debug> TCPHandler: Processed in 0.001342543 sec. | ||
| 12699 | 2026.05.15 15:27:48.122786 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12700 | 2026.05.15 15:27:48.122885 [ 286 ] {9b7918b8-34b2-44d9-8755-4588bf4a771b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12701 | 2026.05.15 15:27:48.122920 [ 201 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662829 sec., 2100035.5418386376 rows/sec., 153.79 MiB/sec. | ||
| 12702 | 2026.05.15 15:27:48.122926 [ 286 ] {9b7918b8-34b2-44d9-8755-4588bf4a771b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12703 | 2026.05.15 15:27:48.123142 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12704 | 2026.05.15 15:27:48.123379 [ 286 ] {9b7918b8-34b2-44d9-8755-4588bf4a771b} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12705 | 2026.05.15 15:27:48.123423 [ 286 ] {9b7918b8-34b2-44d9-8755-4588bf4a771b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12706 | 2026.05.15 15:27:48.123430 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_76_15} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2026.05.15 15:27:48.123517 [ 193 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_76_15} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12708 | 2026.05.15 15:27:48.123603 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 12709 | 2026.05.15 15:27:48.123791 [ 286 ] {9b7918b8-34b2-44d9-8755-4588bf4a771b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12710 | 2026.05.15 15:27:48.124020 [ 286 ] {9b7918b8-34b2-44d9-8755-4588bf4a771b} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12711 | 2026.05.15 15:27:48.124152 [ 286 ] {9b7918b8-34b2-44d9-8755-4588bf4a771b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001285 sec., 206225.68093385216 rows/sec., 13.70 MiB/sec. | ||
| 12712 | 2026.05.15 15:27:48.124189 [ 286 ] {9b7918b8-34b2-44d9-8755-4588bf4a771b} <Debug> TCPHandler: Processed in 0.001450545 sec. | ||
| 12713 | 2026.05.15 15:27:48.124332 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12714 | 2026.05.15 15:27:48.124427 [ 286 ] {5748fd13-74db-49cd-8fa6-b81ceadbf1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12715 | 2026.05.15 15:27:48.124472 [ 286 ] {5748fd13-74db-49cd-8fa6-b81ceadbf1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12716 | 2026.05.15 15:27:48.124811 [ 286 ] {5748fd13-74db-49cd-8fa6-b81ceadbf1be} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12717 | 2026.05.15 15:27:48.124846 [ 286 ] {5748fd13-74db-49cd-8fa6-b81ceadbf1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12718 | 2026.05.15 15:27:48.125149 [ 286 ] {5748fd13-74db-49cd-8fa6-b81ceadbf1be} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12719 | 2026.05.15 15:27:48.125365 [ 286 ] {5748fd13-74db-49cd-8fa6-b81ceadbf1be} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12720 | 2026.05.15 15:27:48.125494 [ 286 ] {5748fd13-74db-49cd-8fa6-b81ceadbf1be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 12721 | 2026.05.15 15:27:48.125530 [ 286 ] {5748fd13-74db-49cd-8fa6-b81ceadbf1be} <Debug> TCPHandler: Processed in 0.001246092 sec. | ||
| 12722 | 2026.05.15 15:27:48.125657 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12723 | 2026.05.15 15:27:48.125751 [ 286 ] {b5cf0ea0-34a5-4aab-865c-248af06c7a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12724 | 2026.05.15 15:27:48.125802 [ 286 ] {b5cf0ea0-34a5-4aab-865c-248af06c7a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12725 | 2026.05.15 15:27:48.126565 [ 286 ] {b5cf0ea0-34a5-4aab-865c-248af06c7a54} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12726 | 2026.05.15 15:27:48.126600 [ 286 ] {b5cf0ea0-34a5-4aab-865c-248af06c7a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12727 | 2026.05.15 15:27:48.127127 [ 286 ] {b5cf0ea0-34a5-4aab-865c-248af06c7a54} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12728 | 2026.05.15 15:27:48.127352 [ 286 ] {b5cf0ea0-34a5-4aab-865c-248af06c7a54} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12729 | 2026.05.15 15:27:48.127489 [ 286 ] {b5cf0ea0-34a5-4aab-865c-248af06c7a54} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001755 sec., 7407.407407407407 rows/sec., 13.27 MiB/sec. | ||
| 12730 | 2026.05.15 15:27:48.127540 [ 286 ] {b5cf0ea0-34a5-4aab-865c-248af06c7a54} <Debug> TCPHandler: Processed in 0.001930345 sec. | ||
| 12731 | 2026.05.15 15:27:48.127677 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12732 | 2026.05.15 15:27:48.127774 [ 286 ] {541499aa-d350-45b3-be2f-cca8b7e843ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12733 | 2026.05.15 15:27:48.127814 [ 286 ] {541499aa-d350-45b3-be2f-cca8b7e843ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12734 | 2026.05.15 15:27:48.128150 [ 286 ] {541499aa-d350-45b3-be2f-cca8b7e843ad} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12735 | 2026.05.15 15:27:48.128185 [ 286 ] {541499aa-d350-45b3-be2f-cca8b7e843ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12736 | 2026.05.15 15:27:48.128493 [ 286 ] {541499aa-d350-45b3-be2f-cca8b7e843ad} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12737 | 2026.05.15 15:27:48.128715 [ 286 ] {541499aa-d350-45b3-be2f-cca8b7e843ad} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12738 | 2026.05.15 15:27:48.128840 [ 286 ] {541499aa-d350-45b3-be2f-cca8b7e843ad} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001084 sec., 83025.8302583026 rows/sec., 5.20 MiB/sec. | ||
| 12739 | 2026.05.15 15:27:48.128852 [ 92 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12740 | 2026.05.15 15:27:48.128876 [ 286 ] {541499aa-d350-45b3-be2f-cca8b7e843ad} <Debug> TCPHandler: Processed in 0.001246712 sec. | ||
| 12741 | 2026.05.15 15:27:48.128906 [ 92 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12742 | 2026.05.15 15:27:48.128939 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12743 | 2026.05.15 15:27:48.129044 [ 188 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12744 | 2026.05.15 15:27:48.129159 [ 188 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12745 | 2026.05.15 15:27:48.129193 [ 188 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4710 rows starting from the beginning of the part | ||
| 12746 | 2026.05.15 15:27:48.129256 [ 188 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
| 12747 | 2026.05.15 15:27:48.129301 [ 188 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 12748 | 2026.05.15 15:27:48.129346 [ 188 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part | ||
| 12749 | 2026.05.15 15:27:48.129388 [ 188 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 12750 | 2026.05.15 15:27:48.129430 [ 188 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part | ||
| 12751 | 2026.05.15 15:27:48.131068 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002062797 sec., 2472371.2512670904 rows/sec., 159.21 MiB/sec. | ||
| 12752 | 2026.05.15 15:27:48.131485 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12753 | 2026.05.15 15:27:48.131836 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_76_15} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12754 | 2026.05.15 15:27:48.131933 [ 193 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_76_15} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12755 | 2026.05.15 15:27:48.132026 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12756 | 2026.05.15 15:27:48.405174 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12757 | 2026.05.15 15:27:48.405436 [ 286 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 12758 | 2026.05.15 15:27:48.405814 [ 286 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12759 | 2026.05.15 15:27:48.405852 [ 286 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 12760 | 2026.05.15 15:27:48.406099 [ 286 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12761 | 2026.05.15 15:27:48.406170 [ 286 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12762 | 2026.05.15 15:27:48.406321 [ 286 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 12763 | 2026.05.15 15:27:48.406426 [ 338 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12764 | 2026.05.15 15:27:48.406443 [ 352 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12765 | 2026.05.15 15:27:48.406431 [ 343 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12766 | 2026.05.15 15:27:48.406428 [ 335 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12767 | 2026.05.15 15:27:48.406655 [ 286 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12768 | 2026.05.15 15:27:48.406686 [ 286 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12769 | 2026.05.15 15:27:48.406759 [ 286 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12770 | 2026.05.15 15:27:48.406782 [ 286 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 12771 | 2026.05.15 15:27:48.406816 [ 286 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 12772 | 2026.05.15 15:27:48.406857 [ 286 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 12773 | 2026.05.15 15:27:48.408175 [ 286 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Debug> executeQuery: Read 42 rows, 9.23 KiB in 0.002849 sec., 14742.014742014742 rows/sec., 3.17 MiB/sec. | ||
| 12774 | 2026.05.15 15:27:48.408321 [ 286 ] {4b1391b1-a395-494c-882e-d9dfd4d62d77} <Debug> TCPHandler: Processed in 0.003296808 sec. | ||
| 12775 | 2026.05.15 15:27:48.422081 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12776 | 2026.05.15 15:27:48.422219 [ 286 ] {3eb84530-ac10-4b26-97b3-ace136e0ff8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12777 | 2026.05.15 15:27:48.422271 [ 286 ] {3eb84530-ac10-4b26-97b3-ace136e0ff8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12778 | 2026.05.15 15:27:48.422875 [ 286 ] {3eb84530-ac10-4b26-97b3-ace136e0ff8b} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2026.05.15 15:27:48.422928 [ 286 ] {3eb84530-ac10-4b26-97b3-ace136e0ff8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12780 | 2026.05.15 15:27:48.423336 [ 286 ] {3eb84530-ac10-4b26-97b3-ace136e0ff8b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12781 | 2026.05.15 15:27:48.423573 [ 286 ] {3eb84530-ac10-4b26-97b3-ace136e0ff8b} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2026.05.15 15:27:48.423735 [ 286 ] {3eb84530-ac10-4b26-97b3-ace136e0ff8b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001555 sec., 1286.1736334405145 rows/sec., 104.88 KiB/sec. | ||
| 12783 | 2026.05.15 15:27:48.423775 [ 286 ] {3eb84530-ac10-4b26-97b3-ace136e0ff8b} <Debug> TCPHandler: Processed in 0.001758341 sec. | ||
| 12784 | 2026.05.15 15:27:48.423923 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12785 | 2026.05.15 15:27:48.424023 [ 286 ] {0549f2d1-0440-4739-9f52-4f7471df3b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12786 | 2026.05.15 15:27:48.424064 [ 286 ] {0549f2d1-0440-4739-9f52-4f7471df3b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12787 | 2026.05.15 15:27:48.425297 [ 286 ] {0549f2d1-0440-4739-9f52-4f7471df3b81} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12788 | 2026.05.15 15:27:48.425335 [ 286 ] {0549f2d1-0440-4739-9f52-4f7471df3b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12789 | 2026.05.15 15:27:48.425796 [ 286 ] {0549f2d1-0440-4739-9f52-4f7471df3b81} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12790 | 2026.05.15 15:27:48.426028 [ 286 ] {0549f2d1-0440-4739-9f52-4f7471df3b81} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12791 | 2026.05.15 15:27:48.426168 [ 286 ] {0549f2d1-0440-4739-9f52-4f7471df3b81} <Debug> executeQuery: Read 2466 rows, 186.32 KiB in 0.002163 sec., 1140083.2177531207 rows/sec., 84.12 MiB/sec. | ||
| 12792 | 2026.05.15 15:27:48.426208 [ 286 ] {0549f2d1-0440-4739-9f52-4f7471df3b81} <Debug> TCPHandler: Processed in 0.002336791 sec. | ||
| 12793 | 2026.05.15 15:27:48.426347 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12794 | 2026.05.15 15:27:48.426449 [ 286 ] {e76bc431-f40a-43eb-a6b4-e8cc40e89b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12795 | 2026.05.15 15:27:48.426490 [ 286 ] {e76bc431-f40a-43eb-a6b4-e8cc40e89b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12796 | 2026.05.15 15:27:48.426981 [ 286 ] {e76bc431-f40a-43eb-a6b4-e8cc40e89b6f} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12797 | 2026.05.15 15:27:48.427018 [ 286 ] {e76bc431-f40a-43eb-a6b4-e8cc40e89b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12798 | 2026.05.15 15:27:48.427330 [ 286 ] {e76bc431-f40a-43eb-a6b4-e8cc40e89b6f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12799 | 2026.05.15 15:27:48.427549 [ 286 ] {e76bc431-f40a-43eb-a6b4-e8cc40e89b6f} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12800 | 2026.05.15 15:27:48.427681 [ 286 ] {e76bc431-f40a-43eb-a6b4-e8cc40e89b6f} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001251 sec., 34372.50199840128 rows/sec., 2.52 MiB/sec. | ||
| 12801 | 2026.05.15 15:27:48.427720 [ 286 ] {e76bc431-f40a-43eb-a6b4-e8cc40e89b6f} <Debug> TCPHandler: Processed in 0.001428815 sec. | ||
| 12802 | 2026.05.15 15:27:48.427845 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12803 | 2026.05.15 15:27:48.427949 [ 286 ] {cb219974-c1e6-413f-b82c-a60adc80d354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12804 | 2026.05.15 15:27:48.427991 [ 286 ] {cb219974-c1e6-413f-b82c-a60adc80d354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12805 | 2026.05.15 15:27:48.428632 [ 286 ] {cb219974-c1e6-413f-b82c-a60adc80d354} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12806 | 2026.05.15 15:27:48.428670 [ 286 ] {cb219974-c1e6-413f-b82c-a60adc80d354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12807 | 2026.05.15 15:27:48.429072 [ 286 ] {cb219974-c1e6-413f-b82c-a60adc80d354} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12808 | 2026.05.15 15:27:48.429284 [ 286 ] {cb219974-c1e6-413f-b82c-a60adc80d354} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12809 | 2026.05.15 15:27:48.429418 [ 286 ] {cb219974-c1e6-413f-b82c-a60adc80d354} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001488 sec., 538306.4516129033 rows/sec., 31.09 MiB/sec. | ||
| 12810 | 2026.05.15 15:27:48.429456 [ 286 ] {cb219974-c1e6-413f-b82c-a60adc80d354} <Debug> TCPHandler: Processed in 0.00166355 sec. | ||
| 12811 | 2026.05.15 15:27:48.429613 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12812 | 2026.05.15 15:27:48.429710 [ 286 ] {448d3f7e-753f-4075-9478-cbabd2658cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12813 | 2026.05.15 15:27:48.429752 [ 286 ] {448d3f7e-753f-4075-9478-cbabd2658cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12814 | 2026.05.15 15:27:48.430189 [ 286 ] {448d3f7e-753f-4075-9478-cbabd2658cb2} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12815 | 2026.05.15 15:27:48.430226 [ 286 ] {448d3f7e-753f-4075-9478-cbabd2658cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12816 | 2026.05.15 15:27:48.430510 [ 286 ] {448d3f7e-753f-4075-9478-cbabd2658cb2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 12817 | 2026.05.15 15:27:48.430725 [ 286 ] {448d3f7e-753f-4075-9478-cbabd2658cb2} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12818 | 2026.05.15 15:27:48.430867 [ 286 ] {448d3f7e-753f-4075-9478-cbabd2658cb2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 59.79 KiB/sec. | ||
| 12819 | 2026.05.15 15:27:48.430906 [ 286 ] {448d3f7e-753f-4075-9478-cbabd2658cb2} <Debug> TCPHandler: Processed in 0.001342304 sec. | ||
| 12820 | 2026.05.15 15:27:48.431028 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12821 | 2026.05.15 15:27:48.431123 [ 286 ] {3cfbd106-dc0b-42ff-b699-b7c937d3b81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12822 | 2026.05.15 15:27:48.431161 [ 286 ] {3cfbd106-dc0b-42ff-b699-b7c937d3b81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12823 | 2026.05.15 15:27:48.432197 [ 286 ] {3cfbd106-dc0b-42ff-b699-b7c937d3b81a} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12824 | 2026.05.15 15:27:48.432234 [ 286 ] {3cfbd106-dc0b-42ff-b699-b7c937d3b81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12825 | 2026.05.15 15:27:48.432587 [ 286 ] {3cfbd106-dc0b-42ff-b699-b7c937d3b81a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12826 | 2026.05.15 15:27:48.432808 [ 286 ] {3cfbd106-dc0b-42ff-b699-b7c937d3b81a} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12827 | 2026.05.15 15:27:48.432948 [ 286 ] {3cfbd106-dc0b-42ff-b699-b7c937d3b81a} <Debug> executeQuery: Read 1322 rows, 90.68 KiB in 0.001843 sec., 717308.7357569181 rows/sec., 48.05 MiB/sec. | ||
| 12828 | 2026.05.15 15:27:48.432986 [ 286 ] {3cfbd106-dc0b-42ff-b699-b7c937d3b81a} <Debug> TCPHandler: Processed in 0.002005925 sec. | ||
| 12829 | 2026.05.15 15:27:48.433113 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12830 | 2026.05.15 15:27:48.433212 [ 286 ] {995e3cfe-f3d2-46e9-bd06-f9d6adddfc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12831 | 2026.05.15 15:27:48.433254 [ 286 ] {995e3cfe-f3d2-46e9-bd06-f9d6adddfc4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12832 | 2026.05.15 15:27:48.434067 [ 286 ] {995e3cfe-f3d2-46e9-bd06-f9d6adddfc4c} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2026.05.15 15:27:48.434104 [ 286 ] {995e3cfe-f3d2-46e9-bd06-f9d6adddfc4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12834 | 2026.05.15 15:27:48.434565 [ 286 ] {995e3cfe-f3d2-46e9-bd06-f9d6adddfc4c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12835 | 2026.05.15 15:27:48.434789 [ 286 ] {995e3cfe-f3d2-46e9-bd06-f9d6adddfc4c} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2026.05.15 15:27:48.434977 [ 286 ] {995e3cfe-f3d2-46e9-bd06-f9d6adddfc4c} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001785 sec., 838655.462184874 rows/sec., 50.87 MiB/sec. | ||
| 12837 | 2026.05.15 15:27:48.435016 [ 286 ] {995e3cfe-f3d2-46e9-bd06-f9d6adddfc4c} <Debug> TCPHandler: Processed in 0.001955975 sec. | ||
| 12838 | 2026.05.15 15:27:48.435173 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12839 | 2026.05.15 15:27:48.435270 [ 286 ] {3358578c-1f04-4c66-8a4a-217b9e952bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12840 | 2026.05.15 15:27:48.435324 [ 286 ] {3358578c-1f04-4c66-8a4a-217b9e952bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12841 | 2026.05.15 15:27:48.436180 [ 286 ] {3358578c-1f04-4c66-8a4a-217b9e952bca} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12842 | 2026.05.15 15:27:48.436216 [ 286 ] {3358578c-1f04-4c66-8a4a-217b9e952bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12843 | 2026.05.15 15:27:48.436820 [ 286 ] {3358578c-1f04-4c66-8a4a-217b9e952bca} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12844 | 2026.05.15 15:27:48.437098 [ 286 ] {3358578c-1f04-4c66-8a4a-217b9e952bca} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12845 | 2026.05.15 15:27:48.437244 [ 286 ] {3358578c-1f04-4c66-8a4a-217b9e952bca} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001992 sec., 20582.32931726908 rows/sec., 36.88 MiB/sec. | ||
| 12846 | 2026.05.15 15:27:48.437310 [ 286 ] {3358578c-1f04-4c66-8a4a-217b9e952bca} <Debug> TCPHandler: Processed in 0.002184358 sec. | ||
| 12847 | 2026.05.15 15:27:48.437450 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12848 | 2026.05.15 15:27:48.437546 [ 286 ] {d645fb09-e968-4b51-905a-9fcc10b7d8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12849 | 2026.05.15 15:27:48.437588 [ 286 ] {d645fb09-e968-4b51-905a-9fcc10b7d8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12850 | 2026.05.15 15:27:48.437934 [ 286 ] {d645fb09-e968-4b51-905a-9fcc10b7d8f2} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12851 | 2026.05.15 15:27:48.437971 [ 286 ] {d645fb09-e968-4b51-905a-9fcc10b7d8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12852 | 2026.05.15 15:27:48.438268 [ 286 ] {d645fb09-e968-4b51-905a-9fcc10b7d8f2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12853 | 2026.05.15 15:27:48.438486 [ 286 ] {d645fb09-e968-4b51-905a-9fcc10b7d8f2} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12854 | 2026.05.15 15:27:48.438615 [ 286 ] {d645fb09-e968-4b51-905a-9fcc10b7d8f2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 761.84 KiB/sec. | ||
| 12855 | 2026.05.15 15:27:48.438650 [ 286 ] {d645fb09-e968-4b51-905a-9fcc10b7d8f2} <Debug> TCPHandler: Processed in 0.001248422 sec. | ||
| 12856 | 2026.05.15 15:27:49.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.64 MiB, peak 336.37 MiB, free memory in arenas 0.00 B, will set to 327.97 MiB (RSS), difference: -1.67 MiB | ||
| 12857 | 2026.05.15 15:27:50.171197 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63899 | ||
| 12858 | 2026.05.15 15:27:50.171283 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12859 | 2026.05.15 15:27:50.171306 [ 309 ] {} <Debug> TCP-Session: 123aedca-405b-4bc9-b0de-734cc2aaed61 Authenticating user 'default' from [fd00:1122:3344:101::e]:63899 | ||
| 12860 | 2026.05.15 15:27:50.171329 [ 309 ] {} <Debug> TCP-Session: 123aedca-405b-4bc9-b0de-734cc2aaed61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12861 | 2026.05.15 15:27:50.171341 [ 309 ] {} <Debug> TCP-Session: 123aedca-405b-4bc9-b0de-734cc2aaed61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12862 | 2026.05.15 15:27:50.171547 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59007 | ||
| 12863 | 2026.05.15 15:27:50.171592 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33601 | ||
| 12864 | 2026.05.15 15:27:50.171604 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51485 | ||
| 12865 | 2026.05.15 15:27:50.171637 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12866 | 2026.05.15 15:27:50.171630 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37552 | ||
| 12867 | 2026.05.15 15:27:50.171667 [ 310 ] {} <Debug> TCP-Session: 2cc500d7-c2e6-4d06-b5b2-5f09b44a0f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:59007 | ||
| 12868 | 2026.05.15 15:27:50.171680 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12869 | 2026.05.15 15:27:50.171659 [ 309 ] {} <Trace> TCP-Session: 123aedca-405b-4bc9-b0de-734cc2aaed61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12870 | 2026.05.15 15:27:50.171719 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12871 | 2026.05.15 15:27:50.171714 [ 285 ] {} <Debug> TCP-Session: b3430556-1f21-48e3-b9d9-f3fed194bb63 Authenticating user 'default' from [fd00:1122:3344:101::e]:51485 | ||
| 12872 | 2026.05.15 15:27:50.171756 [ 303 ] {} <Debug> TCP-Session: 06e6704a-87f1-4462-a3a3-1d90ada5f2a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37552 | ||
| 12873 | 2026.05.15 15:27:50.171774 [ 285 ] {} <Debug> TCP-Session: b3430556-1f21-48e3-b9d9-f3fed194bb63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12874 | 2026.05.15 15:27:50.171791 [ 303 ] {} <Debug> TCP-Session: 06e6704a-87f1-4462-a3a3-1d90ada5f2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12875 | 2026.05.15 15:27:50.171803 [ 285 ] {} <Debug> TCP-Session: b3430556-1f21-48e3-b9d9-f3fed194bb63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12876 | 2026.05.15 15:27:50.171817 [ 303 ] {} <Debug> TCP-Session: 06e6704a-87f1-4462-a3a3-1d90ada5f2a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12877 | 2026.05.15 15:27:50.171658 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44202 | ||
| 12878 | 2026.05.15 15:27:50.171883 [ 309 ] {51e00742-f763-4f76-b040-400a3c9da8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63899) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12879 | 2026.05.15 15:27:50.171657 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12880 | 2026.05.15 15:27:50.171937 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12881 | 2026.05.15 15:27:50.171650 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40413 | ||
| 12882 | 2026.05.15 15:27:50.171984 [ 308 ] {} <Debug> TCP-Session: b4d6348c-ce36-467b-9481-605f9d752776 Authenticating user 'default' from [fd00:1122:3344:101::e]:44202 | ||
| 12883 | 2026.05.15 15:27:50.171986 [ 3 ] {} <Debug> TCP-Session: 42105d17-28b7-4731-b4ff-c600bd05b333 Authenticating user 'default' from [fd00:1122:3344:101::e]:33601 | ||
| 12884 | 2026.05.15 15:27:50.171645 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63676 | ||
| 12885 | 2026.05.15 15:27:50.172035 [ 3 ] {} <Debug> TCP-Session: 42105d17-28b7-4731-b4ff-c600bd05b333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12886 | 2026.05.15 15:27:50.172029 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12887 | 2026.05.15 15:27:50.172061 [ 3 ] {} <Debug> TCP-Session: 42105d17-28b7-4731-b4ff-c600bd05b333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12888 | 2026.05.15 15:27:50.172080 [ 307 ] {} <Debug> TCP-Session: 10748434-c28b-4619-9321-36cc7cb70f22 Authenticating user 'default' from [fd00:1122:3344:101::e]:40413 | ||
| 12889 | 2026.05.15 15:27:50.172089 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12890 | 2026.05.15 15:27:50.172111 [ 307 ] {} <Debug> TCP-Session: 10748434-c28b-4619-9321-36cc7cb70f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12891 | 2026.05.15 15:27:50.172128 [ 306 ] {} <Debug> TCP-Session: fc743548-2e45-45e8-8076-908479632f63 Authenticating user 'default' from [fd00:1122:3344:101::e]:63676 | ||
| 12892 | 2026.05.15 15:27:50.172141 [ 307 ] {} <Debug> TCP-Session: 10748434-c28b-4619-9321-36cc7cb70f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12893 | 2026.05.15 15:27:50.172142 [ 309 ] {51e00742-f763-4f76-b040-400a3c9da8f9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12894 | 2026.05.15 15:27:50.172157 [ 306 ] {} <Debug> TCP-Session: fc743548-2e45-45e8-8076-908479632f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12895 | 2026.05.15 15:27:50.171630 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55573 | ||
| 12896 | 2026.05.15 15:27:50.172198 [ 306 ] {} <Debug> TCP-Session: fc743548-2e45-45e8-8076-908479632f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12897 | 2026.05.15 15:27:50.172216 [ 309 ] {51e00742-f763-4f76-b040-400a3c9da8f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12898 | 2026.05.15 15:27:50.172243 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12899 | 2026.05.15 15:27:50.171707 [ 310 ] {} <Debug> TCP-Session: 2cc500d7-c2e6-4d06-b5b2-5f09b44a0f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12900 | 2026.05.15 15:27:50.172265 [ 302 ] {} <Debug> TCP-Session: 37faf88f-7eda-4651-8c60-56ba0b5a9a79 Authenticating user 'default' from [fd00:1122:3344:101::e]:55573 | ||
| 12901 | 2026.05.15 15:27:50.172297 [ 310 ] {} <Debug> TCP-Session: 2cc500d7-c2e6-4d06-b5b2-5f09b44a0f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12902 | 2026.05.15 15:27:50.172306 [ 302 ] {} <Debug> TCP-Session: 37faf88f-7eda-4651-8c60-56ba0b5a9a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12903 | 2026.05.15 15:27:50.172019 [ 308 ] {} <Debug> TCP-Session: b4d6348c-ce36-467b-9481-605f9d752776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12904 | 2026.05.15 15:27:50.172330 [ 302 ] {} <Debug> TCP-Session: 37faf88f-7eda-4651-8c60-56ba0b5a9a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12905 | 2026.05.15 15:27:50.172352 [ 308 ] {} <Debug> TCP-Session: b4d6348c-ce36-467b-9481-605f9d752776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12906 | 2026.05.15 15:27:50.172518 [ 309 ] {51e00742-f763-4f76-b040-400a3c9da8f9} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 12907 | 2026.05.15 15:27:50.173373 [ 352 ] {51e00742-f763-4f76-b040-400a3c9da8f9} <Trace> AggregatingTransform: Aggregating | ||
| 12908 | 2026.05.15 15:27:50.173411 [ 352 ] {51e00742-f763-4f76-b040-400a3c9da8f9} <Trace> Aggregator: Aggregation method: without_key | ||
| 12909 | 2026.05.15 15:27:50.173440 [ 352 ] {51e00742-f763-4f76-b040-400a3c9da8f9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000822214 sec. (1216.228 rows/sec., 47.51 KiB/sec.) | ||
| 12910 | 2026.05.15 15:27:50.173455 [ 352 ] {51e00742-f763-4f76-b040-400a3c9da8f9} <Trace> Aggregator: Merging aggregated data | ||
| 12911 | 2026.05.15 15:27:50.174078 [ 309 ] {51e00742-f763-4f76-b040-400a3c9da8f9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002256 sec., 443.2624113475177 rows/sec., 17.31 KiB/sec. | ||
| 12912 | 2026.05.15 15:27:50.174212 [ 309 ] {51e00742-f763-4f76-b040-400a3c9da8f9} <Debug> TCPHandler: Processed in 0.002664427 sec. | ||
| 12913 | 2026.05.15 15:27:50.174336 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12914 | 2026.05.15 15:27:50.174364 [ 309 ] {} <Debug> TCP-Session: 123aedca-405b-4bc9-b0de-734cc2aaed61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12915 | 2026.05.15 15:27:50.174364 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12916 | 2026.05.15 15:27:50.174383 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12917 | 2026.05.15 15:27:50.174401 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12918 | 2026.05.15 15:27:50.174419 [ 308 ] {} <Debug> TCP-Session: b4d6348c-ce36-467b-9481-605f9d752776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12919 | 2026.05.15 15:27:50.174439 [ 310 ] {} <Debug> TCP-Session: 2cc500d7-c2e6-4d06-b5b2-5f09b44a0f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12920 | 2026.05.15 15:27:50.174450 [ 285 ] {} <Debug> TCP-Session: b3430556-1f21-48e3-b9d9-f3fed194bb63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12921 | 2026.05.15 15:27:50.174445 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12922 | 2026.05.15 15:27:50.174462 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12923 | 2026.05.15 15:27:50.174498 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12924 | 2026.05.15 15:27:50.174511 [ 306 ] {} <Debug> TCP-Session: fc743548-2e45-45e8-8076-908479632f63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12925 | 2026.05.15 15:27:50.174520 [ 302 ] {} <Debug> TCP-Session: 37faf88f-7eda-4651-8c60-56ba0b5a9a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12926 | 2026.05.15 15:27:50.174530 [ 303 ] {} <Debug> TCP-Session: 06e6704a-87f1-4462-a3a3-1d90ada5f2a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12927 | 2026.05.15 15:27:50.174485 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12928 | 2026.05.15 15:27:50.174430 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12929 | 2026.05.15 15:27:50.174597 [ 307 ] {} <Debug> TCP-Session: 10748434-c28b-4619-9321-36cc7cb70f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12930 | 2026.05.15 15:27:50.174617 [ 3 ] {} <Debug> TCP-Session: 42105d17-28b7-4731-b4ff-c600bd05b333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12931 | 2026.05.15 15:27:53.072685 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23538 | ||
| 12932 | 2026.05.15 15:27:53.073241 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12933 | 2026.05.15 15:27:53.073286 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12934 | 2026.05.15 15:27:53.073782 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12935 | 2026.05.15 15:27:53.074020 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12936 | 2026.05.15 15:27:53.074158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23538 | ||
| 12937 | 2026.05.15 15:27:53.097239 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12938 | 2026.05.15 15:27:53.097514 [ 286 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12939 | 2026.05.15 15:27:53.097898 [ 286 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12940 | 2026.05.15 15:27:53.097939 [ 286 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 12941 | 2026.05.15 15:27:53.098178 [ 286 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12942 | 2026.05.15 15:27:53.098247 [ 286 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12943 | 2026.05.15 15:27:53.098389 [ 286 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12944 | 2026.05.15 15:27:53.098485 [ 357 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12945 | 2026.05.15 15:27:53.098510 [ 324 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12946 | 2026.05.15 15:27:53.098518 [ 352 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12947 | 2026.05.15 15:27:53.098485 [ 362 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12948 | 2026.05.15 15:27:53.098710 [ 286 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12949 | 2026.05.15 15:27:53.098739 [ 286 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12950 | 2026.05.15 15:27:53.098809 [ 286 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12951 | 2026.05.15 15:27:53.098830 [ 286 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 12952 | 2026.05.15 15:27:53.098865 [ 286 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12953 | 2026.05.15 15:27:53.098907 [ 286 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12954 | 2026.05.15 15:27:53.100064 [ 286 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002657 sec., 15807.301467820851 rows/sec., 2.79 MiB/sec. | ||
| 12955 | 2026.05.15 15:27:53.100169 [ 286 ] {cf905d85-769c-4c75-9164-d1f653b1255a} <Debug> TCPHandler: Processed in 0.003074685 sec. | ||
| 12956 | 2026.05.15 15:27:53.101872 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12957 | 2026.05.15 15:27:53.101987 [ 286 ] {29ad6ce7-4793-4bb1-8bb1-4b45115ed3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12958 | 2026.05.15 15:27:53.102037 [ 286 ] {29ad6ce7-4793-4bb1-8bb1-4b45115ed3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12959 | 2026.05.15 15:27:53.102863 [ 286 ] {29ad6ce7-4793-4bb1-8bb1-4b45115ed3d6} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12960 | 2026.05.15 15:27:53.102908 [ 286 ] {29ad6ce7-4793-4bb1-8bb1-4b45115ed3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12961 | 2026.05.15 15:27:53.103319 [ 286 ] {29ad6ce7-4793-4bb1-8bb1-4b45115ed3d6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12962 | 2026.05.15 15:27:53.103541 [ 286 ] {29ad6ce7-4793-4bb1-8bb1-4b45115ed3d6} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12963 | 2026.05.15 15:27:53.103695 [ 286 ] {29ad6ce7-4793-4bb1-8bb1-4b45115ed3d6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001739 sec., 32202.415181138582 rows/sec., 2.46 MiB/sec. | ||
| 12964 | 2026.05.15 15:27:53.103734 [ 286 ] {29ad6ce7-4793-4bb1-8bb1-4b45115ed3d6} <Debug> TCPHandler: Processed in 0.001921184 sec. | ||
| 12965 | 2026.05.15 15:27:53.103921 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12966 | 2026.05.15 15:27:53.104018 [ 286 ] {bf3cbade-1831-47b5-a578-235c11a47aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12967 | 2026.05.15 15:27:53.104059 [ 286 ] {bf3cbade-1831-47b5-a578-235c11a47aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12968 | 2026.05.15 15:27:53.104540 [ 286 ] {bf3cbade-1831-47b5-a578-235c11a47aec} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12969 | 2026.05.15 15:27:53.104576 [ 286 ] {bf3cbade-1831-47b5-a578-235c11a47aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12970 | 2026.05.15 15:27:53.104868 [ 286 ] {bf3cbade-1831-47b5-a578-235c11a47aec} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12971 | 2026.05.15 15:27:53.105082 [ 286 ] {bf3cbade-1831-47b5-a578-235c11a47aec} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12972 | 2026.05.15 15:27:53.105231 [ 286 ] {bf3cbade-1831-47b5-a578-235c11a47aec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 12973 | 2026.05.15 15:27:53.105268 [ 286 ] {bf3cbade-1831-47b5-a578-235c11a47aec} <Debug> TCPHandler: Processed in 0.001395055 sec. | ||
| 12974 | 2026.05.15 15:27:53.105405 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12975 | 2026.05.15 15:27:53.105500 [ 286 ] {dd966c7c-86e1-4914-8b58-7aa018a5190f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12976 | 2026.05.15 15:27:53.105542 [ 286 ] {dd966c7c-86e1-4914-8b58-7aa018a5190f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12977 | 2026.05.15 15:27:53.105963 [ 286 ] {dd966c7c-86e1-4914-8b58-7aa018a5190f} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12978 | 2026.05.15 15:27:53.105999 [ 286 ] {dd966c7c-86e1-4914-8b58-7aa018a5190f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12979 | 2026.05.15 15:27:53.106321 [ 286 ] {dd966c7c-86e1-4914-8b58-7aa018a5190f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12980 | 2026.05.15 15:27:53.106543 [ 286 ] {dd966c7c-86e1-4914-8b58-7aa018a5190f} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12981 | 2026.05.15 15:27:53.106678 [ 286 ] {dd966c7c-86e1-4914-8b58-7aa018a5190f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001196 sec., 107023.41137123745 rows/sec., 7.45 MiB/sec. | ||
| 12982 | 2026.05.15 15:27:53.106715 [ 286 ] {dd966c7c-86e1-4914-8b58-7aa018a5190f} <Debug> TCPHandler: Processed in 0.001357773 sec. | ||
| 12983 | 2026.05.15 15:27:53.106841 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12984 | 2026.05.15 15:27:53.106936 [ 286 ] {b5bb903e-0058-417f-bebd-a0fe738de63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12985 | 2026.05.15 15:27:53.106976 [ 286 ] {b5bb903e-0058-417f-bebd-a0fe738de63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12986 | 2026.05.15 15:27:53.107357 [ 286 ] {b5bb903e-0058-417f-bebd-a0fe738de63a} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2026.05.15 15:27:53.107392 [ 286 ] {b5bb903e-0058-417f-bebd-a0fe738de63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12988 | 2026.05.15 15:27:53.107690 [ 286 ] {b5bb903e-0058-417f-bebd-a0fe738de63a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12989 | 2026.05.15 15:27:53.107898 [ 286 ] {b5bb903e-0058-417f-bebd-a0fe738de63a} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2026.05.15 15:27:53.108053 [ 286 ] {b5bb903e-0058-417f-bebd-a0fe738de63a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001135 sec., 42290.748898678416 rows/sec., 2.85 MiB/sec. | ||
| 12991 | 2026.05.15 15:27:53.108090 [ 286 ] {b5bb903e-0058-417f-bebd-a0fe738de63a} <Debug> TCPHandler: Processed in 0.001297553 sec. | ||
| 12992 | 2026.05.15 15:27:54.295432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 12993 | 2026.05.15 15:27:54.311335 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2026.05.15 15:27:54.311382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 12995 | 2026.05.15 15:27:54.317606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12996 | 2026.05.15 15:27:54.318275 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2026.05.15 15:27:54.320971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 12998 | 2026.05.15 15:27:55.661635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1628 | ||
| 12999 | 2026.05.15 15:27:55.664546 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2026.05.15 15:27:55.664585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13001 | 2026.05.15 15:27:55.665839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13002 | 2026.05.15 15:27:55.666105 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13003 | 2026.05.15 15:27:55.666336 [ 69 ] {} <Debug> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13004 | 2026.05.15 15:27:55.666373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1628 | ||
| 13005 | 2026.05.15 15:27:55.666439 [ 69 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13006 | 2026.05.15 15:27:55.666486 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13007 | 2026.05.15 15:27:55.666660 [ 201 ] {773e38ca-37b8-4c26-8f40-12781283cc15::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 | ||
| 13008 | 2026.05.15 15:27:55.667364 [ 201 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13009 | 2026.05.15 15:27:55.667546 [ 201 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1396 rows starting from the beginning of the part | ||
| 13010 | 2026.05.15 15:27:55.667967 [ 201 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 13011 | 2026.05.15 15:27:55.668347 [ 201 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 54 rows starting from the beginning of the part | ||
| 13012 | 2026.05.15 15:27:55.668707 [ 201 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
| 13013 | 2026.05.15 15:27:55.669043 [ 201 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 44 rows starting from the beginning of the part | ||
| 13014 | 2026.05.15 15:27:55.669352 [ 201 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 13015 | 2026.05.15 15:27:55.676107 [ 186 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1628 rows, containing 72 columns (72 merged, 0 gathered) in 0.009516178 sec., 171077.08577960604 rows/sec., 141.66 MiB/sec. | ||
| 13016 | 2026.05.15 15:27:55.678033 [ 196 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13017 | 2026.05.15 15:27:55.678673 [ 196 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_36_7} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13018 | 2026.05.15 15:27:55.678751 [ 196 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_36_7} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13019 | 2026.05.15 15:27:55.679124 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. | ||
| 13020 | 2026.05.15 15:27:58.102729 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13021 | 2026.05.15 15:27:58.102960 [ 286 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13022 | 2026.05.15 15:27:58.103405 [ 286 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13023 | 2026.05.15 15:27:58.103442 [ 286 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13024 | 2026.05.15 15:27:58.103694 [ 286 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13025 | 2026.05.15 15:27:58.103761 [ 286 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13026 | 2026.05.15 15:27:58.103916 [ 286 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13027 | 2026.05.15 15:27:58.104035 [ 324 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13028 | 2026.05.15 15:27:58.104058 [ 362 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13029 | 2026.05.15 15:27:58.104124 [ 324 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13030 | 2026.05.15 15:27:58.104055 [ 357 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13031 | 2026.05.15 15:27:58.104273 [ 286 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13032 | 2026.05.15 15:27:58.104305 [ 286 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13033 | 2026.05.15 15:27:58.104377 [ 286 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13034 | 2026.05.15 15:27:58.104399 [ 286 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 13035 | 2026.05.15 15:27:58.104434 [ 286 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13036 | 2026.05.15 15:27:58.104474 [ 286 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13037 | 2026.05.15 15:27:58.105650 [ 286 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002784 sec., 15086.206896551725 rows/sec., 2.67 MiB/sec. | ||
| 13038 | 2026.05.15 15:27:58.105795 [ 286 ] {49ec0d7b-e8b9-4cab-aa5f-3edd19c979a3} <Debug> TCPHandler: Processed in 0.003191196 sec. | ||
| 13039 | 2026.05.15 15:27:58.111118 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13040 | 2026.05.15 15:27:58.111312 [ 286 ] {87be7b2a-fd3f-4bda-9ce0-8abc9d551e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13041 | 2026.05.15 15:27:58.111363 [ 286 ] {87be7b2a-fd3f-4bda-9ce0-8abc9d551e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13042 | 2026.05.15 15:27:58.112089 [ 286 ] {87be7b2a-fd3f-4bda-9ce0-8abc9d551e60} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2026.05.15 15:27:58.112143 [ 286 ] {87be7b2a-fd3f-4bda-9ce0-8abc9d551e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13044 | 2026.05.15 15:27:58.112541 [ 286 ] {87be7b2a-fd3f-4bda-9ce0-8abc9d551e60} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13045 | 2026.05.15 15:27:58.112761 [ 286 ] {87be7b2a-fd3f-4bda-9ce0-8abc9d551e60} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13046 | 2026.05.15 15:27:58.112908 [ 286 ] {87be7b2a-fd3f-4bda-9ce0-8abc9d551e60} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001643 sec., 172854.53438831406 rows/sec., 10.98 MiB/sec. | ||
| 13047 | 2026.05.15 15:27:58.112946 [ 286 ] {87be7b2a-fd3f-4bda-9ce0-8abc9d551e60} <Debug> TCPHandler: Processed in 0.001925423 sec. | ||
| 13048 | 2026.05.15 15:27:58.113078 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13049 | 2026.05.15 15:27:58.113174 [ 286 ] {3ebcf980-d8ec-4b24-bd74-e2264ca03c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13050 | 2026.05.15 15:27:58.113216 [ 286 ] {3ebcf980-d8ec-4b24-bd74-e2264ca03c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13051 | 2026.05.15 15:27:58.114056 [ 286 ] {3ebcf980-d8ec-4b24-bd74-e2264ca03c85} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13052 | 2026.05.15 15:27:58.114093 [ 286 ] {3ebcf980-d8ec-4b24-bd74-e2264ca03c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13053 | 2026.05.15 15:27:58.114437 [ 286 ] {3ebcf980-d8ec-4b24-bd74-e2264ca03c85} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13054 | 2026.05.15 15:27:58.114654 [ 286 ] {3ebcf980-d8ec-4b24-bd74-e2264ca03c85} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13055 | 2026.05.15 15:27:58.114786 [ 286 ] {3ebcf980-d8ec-4b24-bd74-e2264ca03c85} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.00163 sec., 504907.97546012275 rows/sec., 39.18 MiB/sec. | ||
| 13056 | 2026.05.15 15:27:58.114823 [ 286 ] {3ebcf980-d8ec-4b24-bd74-e2264ca03c85} <Debug> TCPHandler: Processed in 0.001793402 sec. | ||
| 13057 | 2026.05.15 15:27:58.115068 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13058 | 2026.05.15 15:27:58.115258 [ 286 ] {385eec83-3a01-49e1-ae01-6bbc6538320d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13059 | 2026.05.15 15:27:58.115335 [ 286 ] {385eec83-3a01-49e1-ae01-6bbc6538320d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13060 | 2026.05.15 15:27:58.116161 [ 286 ] {385eec83-3a01-49e1-ae01-6bbc6538320d} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2026.05.15 15:27:58.116216 [ 286 ] {385eec83-3a01-49e1-ae01-6bbc6538320d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13062 | 2026.05.15 15:27:58.116690 [ 286 ] {385eec83-3a01-49e1-ae01-6bbc6538320d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13063 | 2026.05.15 15:27:58.116959 [ 286 ] {385eec83-3a01-49e1-ae01-6bbc6538320d} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2026.05.15 15:27:58.117134 [ 286 ] {385eec83-3a01-49e1-ae01-6bbc6538320d} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001933 sec., 80186.2390067253 rows/sec., 4.81 MiB/sec. | ||
| 13065 | 2026.05.15 15:27:58.117182 [ 286 ] {385eec83-3a01-49e1-ae01-6bbc6538320d} <Debug> TCPHandler: Processed in 0.002249719 sec. | ||
| 13066 | 2026.05.15 15:27:58.117328 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13067 | 2026.05.15 15:27:58.117426 [ 286 ] {a45c9af3-0cce-40f6-a563-f42afe9d2069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13068 | 2026.05.15 15:27:58.117466 [ 286 ] {a45c9af3-0cce-40f6-a563-f42afe9d2069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13069 | 2026.05.15 15:27:58.117956 [ 286 ] {a45c9af3-0cce-40f6-a563-f42afe9d2069} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13070 | 2026.05.15 15:27:58.117994 [ 286 ] {a45c9af3-0cce-40f6-a563-f42afe9d2069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13071 | 2026.05.15 15:27:58.118314 [ 286 ] {a45c9af3-0cce-40f6-a563-f42afe9d2069} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13072 | 2026.05.15 15:27:58.118522 [ 286 ] {a45c9af3-0cce-40f6-a563-f42afe9d2069} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13073 | 2026.05.15 15:27:58.118654 [ 286 ] {a45c9af3-0cce-40f6-a563-f42afe9d2069} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001247 sec., 119486.76824378507 rows/sec., 7.72 MiB/sec. | ||
| 13074 | 2026.05.15 15:27:58.118657 [ 76 ] {} <Debug> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 13075 | 2026.05.15 15:27:58.118696 [ 286 ] {a45c9af3-0cce-40f6-a563-f42afe9d2069} <Debug> TCPHandler: Processed in 0.001416555 sec. | ||
| 13076 | 2026.05.15 15:27:58.118717 [ 76 ] {} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.05.15 15:27:58.118748 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13078 | 2026.05.15 15:27:58.118833 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13079 | 2026.05.15 15:27:58.118850 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 13080 | 2026.05.15 15:27:58.118936 [ 286 ] {6bb0a1a9-2208-424a-8a74-4e2eb1d3d56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13081 | 2026.05.15 15:27:58.118970 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13082 | 2026.05.15 15:27:58.118982 [ 286 ] {6bb0a1a9-2208-424a-8a74-4e2eb1d3d56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13083 | 2026.05.15 15:27:58.119013 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 951 rows starting from the beginning of the part | ||
| 13084 | 2026.05.15 15:27:58.119085 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 13085 | 2026.05.15 15:27:58.119138 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 13086 | 2026.05.15 15:27:58.119188 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part | ||
| 13087 | 2026.05.15 15:27:58.119237 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 801 rows starting from the beginning of the part | ||
| 13088 | 2026.05.15 15:27:58.119279 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 13089 | 2026.05.15 15:27:58.119567 [ 286 ] {6bb0a1a9-2208-424a-8a74-4e2eb1d3d56a} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13090 | 2026.05.15 15:27:58.119611 [ 286 ] {6bb0a1a9-2208-424a-8a74-4e2eb1d3d56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13091 | 2026.05.15 15:27:58.119979 [ 286 ] {6bb0a1a9-2208-424a-8a74-4e2eb1d3d56a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13092 | 2026.05.15 15:27:58.120193 [ 286 ] {6bb0a1a9-2208-424a-8a74-4e2eb1d3d56a} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13093 | 2026.05.15 15:27:58.120326 [ 286 ] {6bb0a1a9-2208-424a-8a74-4e2eb1d3d56a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001408 sec., 105113.63636363637 rows/sec., 5.98 MiB/sec. | ||
| 13094 | 2026.05.15 15:27:58.120345 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534117 sec., 1530522.1179349425 rows/sec., 97.57 MiB/sec. | ||
| 13095 | 2026.05.15 15:27:58.120365 [ 286 ] {6bb0a1a9-2208-424a-8a74-4e2eb1d3d56a} <Debug> TCPHandler: Processed in 0.001580498 sec. | ||
| 13096 | 2026.05.15 15:27:58.120549 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13097 | 2026.05.15 15:27:58.120599 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 13098 | 2026.05.15 15:27:58.120647 [ 286 ] {ff325198-d854-48a8-8c48-6e8d4e22224b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13099 | 2026.05.15 15:27:58.120693 [ 286 ] {ff325198-d854-48a8-8c48-6e8d4e22224b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13100 | 2026.05.15 15:27:58.120949 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_45_9} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2026.05.15 15:27:58.121052 [ 186 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_45_9} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 13102 | 2026.05.15 15:27:58.121170 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 13103 | 2026.05.15 15:27:58.121402 [ 286 ] {ff325198-d854-48a8-8c48-6e8d4e22224b} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13104 | 2026.05.15 15:27:58.121445 [ 286 ] {ff325198-d854-48a8-8c48-6e8d4e22224b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13105 | 2026.05.15 15:27:58.121784 [ 286 ] {ff325198-d854-48a8-8c48-6e8d4e22224b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13106 | 2026.05.15 15:27:58.121999 [ 286 ] {ff325198-d854-48a8-8c48-6e8d4e22224b} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13107 | 2026.05.15 15:27:58.122141 [ 286 ] {ff325198-d854-48a8-8c48-6e8d4e22224b} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001512 sec., 332671.9576719577 rows/sec., 23.39 MiB/sec. | ||
| 13108 | 2026.05.15 15:27:58.122180 [ 286 ] {ff325198-d854-48a8-8c48-6e8d4e22224b} <Debug> TCPHandler: Processed in 0.00167869 sec. | ||
| 13109 | 2026.05.15 15:27:58.122303 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13110 | 2026.05.15 15:27:58.122400 [ 286 ] {a2b8f05f-3b65-424f-ab1c-cd7c805b6ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13111 | 2026.05.15 15:27:58.122444 [ 286 ] {a2b8f05f-3b65-424f-ab1c-cd7c805b6ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13112 | 2026.05.15 15:27:58.122821 [ 286 ] {a2b8f05f-3b65-424f-ab1c-cd7c805b6ca5} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13113 | 2026.05.15 15:27:58.122856 [ 286 ] {a2b8f05f-3b65-424f-ab1c-cd7c805b6ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13114 | 2026.05.15 15:27:58.123166 [ 286 ] {a2b8f05f-3b65-424f-ab1c-cd7c805b6ca5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13115 | 2026.05.15 15:27:58.123378 [ 286 ] {a2b8f05f-3b65-424f-ab1c-cd7c805b6ca5} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2026.05.15 15:27:58.123489 [ 81 ] {} <Debug> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13117 | 2026.05.15 15:27:58.123509 [ 286 ] {a2b8f05f-3b65-424f-ab1c-cd7c805b6ca5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 13118 | 2026.05.15 15:27:58.123531 [ 81 ] {} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13119 | 2026.05.15 15:27:58.123552 [ 286 ] {a2b8f05f-3b65-424f-ab1c-cd7c805b6ca5} <Debug> TCPHandler: Processed in 0.001297743 sec. | ||
| 13120 | 2026.05.15 15:27:58.123556 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13121 | 2026.05.15 15:27:58.123678 [ 200 ] {7b7b7807-421e-4600-9910-c6e457aca185::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 | ||
| 13122 | 2026.05.15 15:27:58.123712 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13123 | 2026.05.15 15:27:58.123813 [ 200 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13124 | 2026.05.15 15:27:58.123815 [ 286 ] {d01a2625-b378-405e-b3ec-3ba5886a77d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13125 | 2026.05.15 15:27:58.123862 [ 200 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 13126 | 2026.05.15 15:27:58.123881 [ 286 ] {d01a2625-b378-405e-b3ec-3ba5886a77d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13127 | 2026.05.15 15:27:58.123930 [ 200 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 13128 | 2026.05.15 15:27:58.123985 [ 200 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 13129 | 2026.05.15 15:27:58.124032 [ 200 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 13130 | 2026.05.15 15:27:58.124076 [ 200 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 13131 | 2026.05.15 15:27:58.124117 [ 200 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 13132 | 2026.05.15 15:27:58.124353 [ 286 ] {d01a2625-b378-405e-b3ec-3ba5886a77d2} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13133 | 2026.05.15 15:27:58.124396 [ 286 ] {d01a2625-b378-405e-b3ec-3ba5886a77d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13134 | 2026.05.15 15:27:58.124775 [ 286 ] {d01a2625-b378-405e-b3ec-3ba5886a77d2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13135 | 2026.05.15 15:27:58.124867 [ 186 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001232322 sec., 175278.86380345395 rows/sec., 8.94 MiB/sec. | ||
| 13136 | 2026.05.15 15:27:58.125008 [ 286 ] {d01a2625-b378-405e-b3ec-3ba5886a77d2} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13137 | 2026.05.15 15:27:58.125013 [ 186 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13138 | 2026.05.15 15:27:58.125152 [ 286 ] {d01a2625-b378-405e-b3ec-3ba5886a77d2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001355 sec., 195571.95571955718 rows/sec., 13.00 MiB/sec. | ||
| 13139 | 2026.05.15 15:27:58.125195 [ 286 ] {d01a2625-b378-405e-b3ec-3ba5886a77d2} <Debug> TCPHandler: Processed in 0.001530807 sec. | ||
| 13140 | 2026.05.15 15:27:58.125303 [ 186 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_36_7} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13141 | 2026.05.15 15:27:58.125340 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13142 | 2026.05.15 15:27:58.125384 [ 186 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_36_7} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13143 | 2026.05.15 15:27:58.125441 [ 286 ] {7b33e93c-44d9-461f-8e07-9afe9cfc3830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13144 | 2026.05.15 15:27:58.125476 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13145 | 2026.05.15 15:27:58.125489 [ 286 ] {7b33e93c-44d9-461f-8e07-9afe9cfc3830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13146 | 2026.05.15 15:27:58.125857 [ 286 ] {7b33e93c-44d9-461f-8e07-9afe9cfc3830} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13147 | 2026.05.15 15:27:58.125892 [ 286 ] {7b33e93c-44d9-461f-8e07-9afe9cfc3830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13148 | 2026.05.15 15:27:58.126191 [ 286 ] {7b33e93c-44d9-461f-8e07-9afe9cfc3830} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13149 | 2026.05.15 15:27:58.126394 [ 286 ] {7b33e93c-44d9-461f-8e07-9afe9cfc3830} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2026.05.15 15:27:58.126525 [ 286 ] {7b33e93c-44d9-461f-8e07-9afe9cfc3830} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 13151 | 2026.05.15 15:27:58.126560 [ 286 ] {7b33e93c-44d9-461f-8e07-9afe9cfc3830} <Debug> TCPHandler: Processed in 0.001267522 sec. | ||
| 13152 | 2026.05.15 15:27:58.126710 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13153 | 2026.05.15 15:27:58.126805 [ 286 ] {a1618cf9-a13e-4651-8983-032e2722f564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13154 | 2026.05.15 15:27:58.126888 [ 286 ] {a1618cf9-a13e-4651-8983-032e2722f564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13155 | 2026.05.15 15:27:58.127844 [ 286 ] {a1618cf9-a13e-4651-8983-032e2722f564} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13156 | 2026.05.15 15:27:58.127881 [ 286 ] {a1618cf9-a13e-4651-8983-032e2722f564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13157 | 2026.05.15 15:27:58.128431 [ 286 ] {a1618cf9-a13e-4651-8983-032e2722f564} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13158 | 2026.05.15 15:27:58.128660 [ 286 ] {a1618cf9-a13e-4651-8983-032e2722f564} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13159 | 2026.05.15 15:27:58.128801 [ 286 ] {a1618cf9-a13e-4651-8983-032e2722f564} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002012 sec., 6461.232604373758 rows/sec., 11.58 MiB/sec. | ||
| 13160 | 2026.05.15 15:27:58.128854 [ 286 ] {a1618cf9-a13e-4651-8983-032e2722f564} <Debug> TCPHandler: Processed in 0.002190919 sec. | ||
| 13161 | 2026.05.15 15:27:58.128997 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13162 | 2026.05.15 15:27:58.129095 [ 286 ] {413dcedb-1093-47a5-9999-4f3ff133f8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13163 | 2026.05.15 15:27:58.129137 [ 286 ] {413dcedb-1093-47a5-9999-4f3ff133f8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13164 | 2026.05.15 15:27:58.129503 [ 286 ] {413dcedb-1093-47a5-9999-4f3ff133f8f2} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13165 | 2026.05.15 15:27:58.129539 [ 286 ] {413dcedb-1093-47a5-9999-4f3ff133f8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13166 | 2026.05.15 15:27:58.129865 [ 286 ] {413dcedb-1093-47a5-9999-4f3ff133f8f2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13167 | 2026.05.15 15:27:58.130086 [ 286 ] {413dcedb-1093-47a5-9999-4f3ff133f8f2} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13168 | 2026.05.15 15:27:58.130211 [ 286 ] {413dcedb-1093-47a5-9999-4f3ff133f8f2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001135 sec., 79295.15418502202 rows/sec., 4.96 MiB/sec. | ||
| 13169 | 2026.05.15 15:27:58.130245 [ 286 ] {413dcedb-1093-47a5-9999-4f3ff133f8f2} <Debug> TCPHandler: Processed in 0.001298713 sec. | ||
| 13170 | 2026.05.15 15:27:59.619825 [ 80 ] {} <Debug> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 13171 | 2026.05.15 15:27:59.619898 [ 80 ] {} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2026.05.15 15:27:59.619924 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13173 | 2026.05.15 15:27:59.620427 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 13174 | 2026.05.15 15:27:59.620578 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13175 | 2026.05.15 15:27:59.620617 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 13176 | 2026.05.15 15:27:59.620695 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 13177 | 2026.05.15 15:27:59.620749 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 13178 | 2026.05.15 15:27:59.620800 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 13179 | 2026.05.15 15:27:59.620850 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 13180 | 2026.05.15 15:27:59.621667 [ 190 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292842 sec., 29392.6094603981 rows/sec., 2.45 MiB/sec. | ||
| 13181 | 2026.05.15 15:27:59.621789 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 13182 | 2026.05.15 15:27:59.622035 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_18_4} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13183 | 2026.05.15 15:27:59.622103 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_18_4} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 13184 | 2026.05.15 15:27:59.622166 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13185 | 2026.05.15 15:28:00.446827 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13186 | 2026.05.15 15:28:00.446901 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13187 | 2026.05.15 15:28:00.574306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23986 | ||
| 13188 | 2026.05.15 15:28:00.575112 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.05.15 15:28:00.575188 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13190 | 2026.05.15 15:28:00.575792 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13191 | 2026.05.15 15:28:00.576030 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13192 | 2026.05.15 15:28:00.576170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23986 | ||
| 13193 | 2026.05.15 15:28:01.821053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 13194 | 2026.05.15 15:28:01.837040 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13195 | 2026.05.15 15:28:01.837099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13196 | 2026.05.15 15:28:01.843188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13197 | 2026.05.15 15:28:01.843861 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13198 | 2026.05.15 15:28:01.846681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 13199 | 2026.05.15 15:28:03.098840 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13200 | 2026.05.15 15:28:03.099069 [ 286 ] {20566daa-ace6-4623-a022-05fe62982089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13201 | 2026.05.15 15:28:03.099438 [ 286 ] {20566daa-ace6-4623-a022-05fe62982089} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13202 | 2026.05.15 15:28:03.099483 [ 286 ] {20566daa-ace6-4623-a022-05fe62982089} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13203 | 2026.05.15 15:28:03.099760 [ 286 ] {20566daa-ace6-4623-a022-05fe62982089} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13204 | 2026.05.15 15:28:03.099828 [ 286 ] {20566daa-ace6-4623-a022-05fe62982089} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13205 | 2026.05.15 15:28:03.099979 [ 286 ] {20566daa-ace6-4623-a022-05fe62982089} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13206 | 2026.05.15 15:28:03.100079 [ 327 ] {20566daa-ace6-4623-a022-05fe62982089} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13207 | 2026.05.15 15:28:03.100087 [ 324 ] {20566daa-ace6-4623-a022-05fe62982089} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13208 | 2026.05.15 15:28:03.100079 [ 362 ] {20566daa-ace6-4623-a022-05fe62982089} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13209 | 2026.05.15 15:28:03.100079 [ 335 ] {20566daa-ace6-4623-a022-05fe62982089} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13210 | 2026.05.15 15:28:03.100281 [ 286 ] {20566daa-ace6-4623-a022-05fe62982089} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13211 | 2026.05.15 15:28:03.100309 [ 286 ] {20566daa-ace6-4623-a022-05fe62982089} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13212 | 2026.05.15 15:28:03.100378 [ 286 ] {20566daa-ace6-4623-a022-05fe62982089} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13213 | 2026.05.15 15:28:03.100399 [ 286 ] {20566daa-ace6-4623-a022-05fe62982089} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 13214 | 2026.05.15 15:28:03.100433 [ 286 ] {20566daa-ace6-4623-a022-05fe62982089} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13215 | 2026.05.15 15:28:03.100471 [ 286 ] {20566daa-ace6-4623-a022-05fe62982089} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13216 | 2026.05.15 15:28:03.101504 [ 286 ] {20566daa-ace6-4623-a022-05fe62982089} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.00252 sec., 16666.666666666664 rows/sec., 2.95 MiB/sec. | ||
| 13217 | 2026.05.15 15:28:03.101634 [ 286 ] {20566daa-ace6-4623-a022-05fe62982089} <Debug> TCPHandler: Processed in 0.002920361 sec. | ||
| 13218 | 2026.05.15 15:28:03.103901 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13219 | 2026.05.15 15:28:03.104033 [ 286 ] {889739d1-d7a7-4634-b64a-f893a57e956b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13220 | 2026.05.15 15:28:03.104086 [ 286 ] {889739d1-d7a7-4634-b64a-f893a57e956b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13221 | 2026.05.15 15:28:03.104687 [ 286 ] {889739d1-d7a7-4634-b64a-f893a57e956b} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13222 | 2026.05.15 15:28:03.104735 [ 286 ] {889739d1-d7a7-4634-b64a-f893a57e956b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13223 | 2026.05.15 15:28:03.105147 [ 286 ] {889739d1-d7a7-4634-b64a-f893a57e956b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13224 | 2026.05.15 15:28:03.105381 [ 286 ] {889739d1-d7a7-4634-b64a-f893a57e956b} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13225 | 2026.05.15 15:28:03.105532 [ 286 ] {889739d1-d7a7-4634-b64a-f893a57e956b} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001537 sec., 75471.69811320755 rows/sec., 6.39 MiB/sec. | ||
| 13226 | 2026.05.15 15:28:03.105571 [ 286 ] {889739d1-d7a7-4634-b64a-f893a57e956b} <Debug> TCPHandler: Processed in 0.001729191 sec. | ||
| 13227 | 2026.05.15 15:28:03.105707 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13228 | 2026.05.15 15:28:03.105803 [ 286 ] {b99b2eb6-be9a-460d-90cc-b804fb8c853c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13229 | 2026.05.15 15:28:03.105844 [ 286 ] {b99b2eb6-be9a-460d-90cc-b804fb8c853c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13230 | 2026.05.15 15:28:03.106284 [ 286 ] {b99b2eb6-be9a-460d-90cc-b804fb8c853c} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13231 | 2026.05.15 15:28:03.106321 [ 286 ] {b99b2eb6-be9a-460d-90cc-b804fb8c853c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13232 | 2026.05.15 15:28:03.106622 [ 286 ] {b99b2eb6-be9a-460d-90cc-b804fb8c853c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13233 | 2026.05.15 15:28:03.106840 [ 286 ] {b99b2eb6-be9a-460d-90cc-b804fb8c853c} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13234 | 2026.05.15 15:28:03.106971 [ 286 ] {b99b2eb6-be9a-460d-90cc-b804fb8c853c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001186 sec., 25295.109612141652 rows/sec., 1.86 MiB/sec. | ||
| 13235 | 2026.05.15 15:28:03.106970 [ 77 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13236 | 2026.05.15 15:28:03.107009 [ 286 ] {b99b2eb6-be9a-460d-90cc-b804fb8c853c} <Debug> TCPHandler: Processed in 0.001350463 sec. | ||
| 13237 | 2026.05.15 15:28:03.107054 [ 77 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.05.15 15:28:03.107086 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13239 | 2026.05.15 15:28:03.107199 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 13240 | 2026.05.15 15:28:03.107222 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13241 | 2026.05.15 15:28:03.107323 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13242 | 2026.05.15 15:28:03.107323 [ 286 ] {11d043f8-bebd-4c57-8571-3e793b901a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13243 | 2026.05.15 15:28:03.107364 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 214 rows starting from the beginning of the part | ||
| 13244 | 2026.05.15 15:28:03.107385 [ 286 ] {11d043f8-bebd-4c57-8571-3e793b901a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13245 | 2026.05.15 15:28:03.107433 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part | ||
| 13246 | 2026.05.15 15:28:03.107488 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 155 rows starting from the beginning of the part | ||
| 13247 | 2026.05.15 15:28:03.107532 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 43 rows starting from the beginning of the part | ||
| 13248 | 2026.05.15 15:28:03.107578 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 155 rows starting from the beginning of the part | ||
| 13249 | 2026.05.15 15:28:03.107723 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
| 13250 | 2026.05.15 15:28:03.107953 [ 286 ] {11d043f8-bebd-4c57-8571-3e793b901a03} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2026.05.15 15:28:03.107995 [ 286 ] {11d043f8-bebd-4c57-8571-3e793b901a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13252 | 2026.05.15 15:28:03.108322 [ 286 ] {11d043f8-bebd-4c57-8571-3e793b901a03} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13253 | 2026.05.15 15:28:03.108541 [ 286 ] {11d043f8-bebd-4c57-8571-3e793b901a03} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2026.05.15 15:28:03.108567 [ 190 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414625 sec., 443227.0036228682 rows/sec., 29.74 MiB/sec. | ||
| 13255 | 2026.05.15 15:28:03.108670 [ 286 ] {11d043f8-bebd-4c57-8571-3e793b901a03} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001365 sec., 68864.46886446887 rows/sec., 5.38 MiB/sec. | ||
| 13256 | 2026.05.15 15:28:03.108710 [ 286 ] {11d043f8-bebd-4c57-8571-3e793b901a03} <Debug> TCPHandler: Processed in 0.001537497 sec. | ||
| 13257 | 2026.05.15 15:28:03.108756 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13258 | 2026.05.15 15:28:03.108853 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13259 | 2026.05.15 15:28:03.108955 [ 286 ] {5e957ba7-c9ce-4b6d-aa38-bc40da82cd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13260 | 2026.05.15 15:28:03.108999 [ 286 ] {5e957ba7-c9ce-4b6d-aa38-bc40da82cd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13261 | 2026.05.15 15:28:03.109062 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_71_14} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13262 | 2026.05.15 15:28:03.109151 [ 194 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_71_14} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13263 | 2026.05.15 15:28:03.109243 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13264 | 2026.05.15 15:28:03.109430 [ 286 ] {5e957ba7-c9ce-4b6d-aa38-bc40da82cd16} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13265 | 2026.05.15 15:28:03.109470 [ 286 ] {5e957ba7-c9ce-4b6d-aa38-bc40da82cd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13266 | 2026.05.15 15:28:03.109800 [ 286 ] {5e957ba7-c9ce-4b6d-aa38-bc40da82cd16} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13267 | 2026.05.15 15:28:03.110009 [ 286 ] {5e957ba7-c9ce-4b6d-aa38-bc40da82cd16} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2026.05.15 15:28:03.110129 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 5 parts from all_1_75_15 to all_79_79_0 | ||
| 13269 | 2026.05.15 15:28:03.110136 [ 286 ] {5e957ba7-c9ce-4b6d-aa38-bc40da82cd16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 13270 | 2026.05.15 15:28:03.110178 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13271 | 2026.05.15 15:28:03.110195 [ 286 ] {5e957ba7-c9ce-4b6d-aa38-bc40da82cd16} <Debug> TCPHandler: Processed in 0.001389945 sec. | ||
| 13272 | 2026.05.15 15:28:03.110217 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13273 | 2026.05.15 15:28:03.110311 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_75_15 to all_79_79_0 into Compact with storage Full | ||
| 13274 | 2026.05.15 15:28:03.110328 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13275 | 2026.05.15 15:28:03.110428 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13276 | 2026.05.15 15:28:03.110433 [ 286 ] {4233af92-7b34-4ba9-af66-4f514136bcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13277 | 2026.05.15 15:28:03.110466 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 28185 rows starting from the beginning of the part | ||
| 13278 | 2026.05.15 15:28:03.110500 [ 286 ] {4233af92-7b34-4ba9-af66-4f514136bcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13279 | 2026.05.15 15:28:03.110536 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 265 rows starting from the beginning of the part | ||
| 13280 | 2026.05.15 15:28:03.110587 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1497 rows starting from the beginning of the part | ||
| 13281 | 2026.05.15 15:28:03.110628 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part | ||
| 13282 | 2026.05.15 15:28:03.110665 [ 191 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 265 rows starting from the beginning of the part | ||
| 13283 | 2026.05.15 15:28:03.111344 [ 286 ] {4233af92-7b34-4ba9-af66-4f514136bcc2} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13284 | 2026.05.15 15:28:03.111384 [ 286 ] {4233af92-7b34-4ba9-af66-4f514136bcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13285 | 2026.05.15 15:28:03.111978 [ 286 ] {4233af92-7b34-4ba9-af66-4f514136bcc2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13286 | 2026.05.15 15:28:03.112209 [ 286 ] {4233af92-7b34-4ba9-af66-4f514136bcc2} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2026.05.15 15:28:03.112356 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13288 | 2026.05.15 15:28:03.112376 [ 286 ] {4233af92-7b34-4ba9-af66-4f514136bcc2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00196 sec., 15306.122448979593 rows/sec., 27.43 MiB/sec. | ||
| 13289 | 2026.05.15 15:28:03.112391 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13290 | 2026.05.15 15:28:03.112417 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13291 | 2026.05.15 15:28:03.112436 [ 286 ] {4233af92-7b34-4ba9-af66-4f514136bcc2} <Debug> TCPHandler: Processed in 0.002156798 sec. | ||
| 13292 | 2026.05.15 15:28:03.112495 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 13293 | 2026.05.15 15:28:03.112562 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13294 | 2026.05.15 15:28:03.112657 [ 286 ] {fb0f165e-c7ff-4a1a-9f8f-dd65d0e85856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13295 | 2026.05.15 15:28:03.112685 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13296 | 2026.05.15 15:28:03.112723 [ 286 ] {fb0f165e-c7ff-4a1a-9f8f-dd65d0e85856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13297 | 2026.05.15 15:28:03.112737 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1419 rows starting from the beginning of the part | ||
| 13298 | 2026.05.15 15:28:03.112853 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part | ||
| 13299 | 2026.05.15 15:28:03.112949 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part | ||
| 13300 | 2026.05.15 15:28:03.113042 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 41 rows starting from the beginning of the part | ||
| 13301 | 2026.05.15 15:28:03.113076 [ 286 ] {fb0f165e-c7ff-4a1a-9f8f-dd65d0e85856} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13302 | 2026.05.15 15:28:03.113112 [ 286 ] {fb0f165e-c7ff-4a1a-9f8f-dd65d0e85856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13303 | 2026.05.15 15:28:03.113131 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 13 rows starting from the beginning of the part | ||
| 13304 | 2026.05.15 15:28:03.113217 [ 194 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
| 13305 | 2026.05.15 15:28:03.113494 [ 286 ] {fb0f165e-c7ff-4a1a-9f8f-dd65d0e85856} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13306 | 2026.05.15 15:28:03.113717 [ 286 ] {fb0f165e-c7ff-4a1a-9f8f-dd65d0e85856} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13307 | 2026.05.15 15:28:03.113847 [ 286 ] {fb0f165e-c7ff-4a1a-9f8f-dd65d0e85856} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 13308 | 2026.05.15 15:28:03.113884 [ 286 ] {fb0f165e-c7ff-4a1a-9f8f-dd65d0e85856} <Debug> TCPHandler: Processed in 0.001369685 sec. | ||
| 13309 | 2026.05.15 15:28:03.118149 [ 198 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30340 rows, containing 5 columns (5 merged, 0 gathered) in 0.007874619 sec., 3852884.8189353673 rows/sec., 249.03 MiB/sec. | ||
| 13310 | 2026.05.15 15:28:03.118545 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) | ||
| 13311 | 2026.05.15 15:28:03.118860 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13312 | 2026.05.15 15:28:03.118943 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 5 parts: [all_1_75_15, all_79_79_0] -> all_1_79_16 | ||
| 13313 | 2026.05.15 15:28:03.119034 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13314 | 2026.05.15 15:28:03.120841 [ 195 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 19 columns (19 merged, 0 gathered) in 0.008380397 sec., 184478.1339117944 rows/sec., 330.58 MiB/sec. | ||
| 13315 | 2026.05.15 15:28:03.122919 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13316 | 2026.05.15 15:28:03.123306 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13317 | 2026.05.15 15:28:03.123387 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13318 | 2026.05.15 15:28:03.123550 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 13319 | 2026.05.15 15:28:04.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.24 MiB, peak 341.92 MiB, free memory in arenas 0.00 B, will set to 336.75 MiB (RSS), difference: 7.52 MiB | ||
| 13320 | 2026.05.15 15:28:05.666684 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1666 | ||
| 13321 | 2026.05.15 15:28:05.669370 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2026.05.15 15:28:05.669417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13323 | 2026.05.15 15:28:05.670620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13324 | 2026.05.15 15:28:05.670890 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13325 | 2026.05.15 15:28:05.671151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1666 | ||
| 13326 | 2026.05.15 15:28:08.076298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24498 | ||
| 13327 | 2026.05.15 15:28:08.076843 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2026.05.15 15:28:08.076900 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13329 | 2026.05.15 15:28:08.077443 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13330 | 2026.05.15 15:28:08.077676 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13331 | 2026.05.15 15:28:08.077802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24498 | ||
| 13332 | 2026.05.15 15:28:08.077832 [ 54 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13333 | 2026.05.15 15:28:08.077904 [ 54 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13334 | 2026.05.15 15:28:08.077928 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13335 | 2026.05.15 15:28:08.078047 [ 192 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 13336 | 2026.05.15 15:28:08.078189 [ 192 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13337 | 2026.05.15 15:28:08.078226 [ 192 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22066 rows starting from the beginning of the part | ||
| 13338 | 2026.05.15 15:28:08.078285 [ 192 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 13339 | 2026.05.15 15:28:08.078327 [ 192 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 13340 | 2026.05.15 15:28:08.078364 [ 192 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 13341 | 2026.05.15 15:28:08.078403 [ 192 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 13342 | 2026.05.15 15:28:08.078441 [ 192 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 13343 | 2026.05.15 15:28:08.080346 [ 198 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24498 rows, containing 4 columns (4 merged, 0 gathered) in 0.002354462 sec., 10404924.77687047 rows/sec., 148.84 MiB/sec. | ||
| 13344 | 2026.05.15 15:28:08.080629 [ 188 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13345 | 2026.05.15 15:28:08.080939 [ 188 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_51_10} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13346 | 2026.05.15 15:28:08.081060 [ 188 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_51_10} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13347 | 2026.05.15 15:28:08.081176 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 13348 | 2026.05.15 15:28:08.102758 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13349 | 2026.05.15 15:28:08.102959 [ 286 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 13350 | 2026.05.15 15:28:08.103287 [ 286 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13351 | 2026.05.15 15:28:08.103325 [ 286 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 13352 | 2026.05.15 15:28:08.103555 [ 286 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13353 | 2026.05.15 15:28:08.103620 [ 286 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13354 | 2026.05.15 15:28:08.103749 [ 286 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 13355 | 2026.05.15 15:28:08.103828 [ 335 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13356 | 2026.05.15 15:28:08.103830 [ 327 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13357 | 2026.05.15 15:28:08.103842 [ 343 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13358 | 2026.05.15 15:28:08.103845 [ 365 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13359 | 2026.05.15 15:28:08.103997 [ 286 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13360 | 2026.05.15 15:28:08.104019 [ 286 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13361 | 2026.05.15 15:28:08.104083 [ 286 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13362 | 2026.05.15 15:28:08.104103 [ 286 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 13363 | 2026.05.15 15:28:08.104134 [ 286 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13364 | 2026.05.15 15:28:08.104171 [ 286 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13365 | 2026.05.15 15:28:08.105335 [ 286 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002452 sec., 17128.874388254484 rows/sec., 3.03 MiB/sec. | ||
| 13366 | 2026.05.15 15:28:08.105530 [ 286 ] {9605e103-5e6d-45ec-8fb5-6a3483282a2a} <Debug> TCPHandler: Processed in 0.002884201 sec. | ||
| 13367 | 2026.05.15 15:28:08.110981 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13368 | 2026.05.15 15:28:08.111138 [ 286 ] {eecabdbc-690c-4e80-9931-1da67e5cf1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13369 | 2026.05.15 15:28:08.111200 [ 286 ] {eecabdbc-690c-4e80-9931-1da67e5cf1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13370 | 2026.05.15 15:28:08.111965 [ 286 ] {eecabdbc-690c-4e80-9931-1da67e5cf1cc} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13371 | 2026.05.15 15:28:08.112007 [ 286 ] {eecabdbc-690c-4e80-9931-1da67e5cf1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13372 | 2026.05.15 15:28:08.112386 [ 286 ] {eecabdbc-690c-4e80-9931-1da67e5cf1cc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13373 | 2026.05.15 15:28:08.112610 [ 286 ] {eecabdbc-690c-4e80-9931-1da67e5cf1cc} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13374 | 2026.05.15 15:28:08.112756 [ 286 ] {eecabdbc-690c-4e80-9931-1da67e5cf1cc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001664 sec., 170673.07692307694 rows/sec., 10.84 MiB/sec. | ||
| 13375 | 2026.05.15 15:28:08.112774 [ 54 ] {} <Debug> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13376 | 2026.05.15 15:28:08.112798 [ 286 ] {eecabdbc-690c-4e80-9931-1da67e5cf1cc} <Debug> TCPHandler: Processed in 0.001955234 sec. | ||
| 13377 | 2026.05.15 15:28:08.112831 [ 54 ] {} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13378 | 2026.05.15 15:28:08.112865 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13379 | 2026.05.15 15:28:08.112941 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13380 | 2026.05.15 15:28:08.112969 [ 199 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 13381 | 2026.05.15 15:28:08.113045 [ 286 ] {987ff2f0-e8f0-453f-8420-c5a9751944b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13382 | 2026.05.15 15:28:08.113088 [ 199 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13383 | 2026.05.15 15:28:08.113093 [ 286 ] {987ff2f0-e8f0-453f-8420-c5a9751944b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13384 | 2026.05.15 15:28:08.113130 [ 199 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 284 rows starting from the beginning of the part | ||
| 13385 | 2026.05.15 15:28:08.113205 [ 199 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 13386 | 2026.05.15 15:28:08.113251 [ 199 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 13387 | 2026.05.15 15:28:08.113295 [ 199 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 13388 | 2026.05.15 15:28:08.113336 [ 199 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 13389 | 2026.05.15 15:28:08.113563 [ 286 ] {987ff2f0-e8f0-453f-8420-c5a9751944b7} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13390 | 2026.05.15 15:28:08.113608 [ 286 ] {987ff2f0-e8f0-453f-8420-c5a9751944b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13391 | 2026.05.15 15:28:08.113930 [ 286 ] {987ff2f0-e8f0-453f-8420-c5a9751944b7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13392 | 2026.05.15 15:28:08.114156 [ 286 ] {987ff2f0-e8f0-453f-8420-c5a9751944b7} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13393 | 2026.05.15 15:28:08.114289 [ 286 ] {987ff2f0-e8f0-453f-8420-c5a9751944b7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001263 sec., 7917.656373713381 rows/sec., 645.63 KiB/sec. | ||
| 13394 | 2026.05.15 15:28:08.114311 [ 198 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383824 sec., 1026142.052746592 rows/sec., 69.09 MiB/sec. | ||
| 13395 | 2026.05.15 15:28:08.114328 [ 286 ] {987ff2f0-e8f0-453f-8420-c5a9751944b7} <Debug> TCPHandler: Processed in 0.001435935 sec. | ||
| 13396 | 2026.05.15 15:28:08.114485 [ 193 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13397 | 2026.05.15 15:28:08.114488 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13398 | 2026.05.15 15:28:08.114605 [ 286 ] {d3fc17c8-7ab0-4f70-b064-e559d34ca4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13399 | 2026.05.15 15:28:08.114649 [ 286 ] {d3fc17c8-7ab0-4f70-b064-e559d34ca4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13400 | 2026.05.15 15:28:08.114886 [ 193 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_37_9} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13401 | 2026.05.15 15:28:08.114964 [ 193 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_37_9} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13402 | 2026.05.15 15:28:08.115039 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13403 | 2026.05.15 15:28:08.115549 [ 286 ] {d3fc17c8-7ab0-4f70-b064-e559d34ca4f9} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13404 | 2026.05.15 15:28:08.115590 [ 286 ] {d3fc17c8-7ab0-4f70-b064-e559d34ca4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13405 | 2026.05.15 15:28:08.116032 [ 286 ] {d3fc17c8-7ab0-4f70-b064-e559d34ca4f9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13406 | 2026.05.15 15:28:08.116351 [ 286 ] {d3fc17c8-7ab0-4f70-b064-e559d34ca4f9} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13407 | 2026.05.15 15:28:08.116501 [ 54 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13408 | 2026.05.15 15:28:08.116539 [ 54 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2026.05.15 15:28:08.116556 [ 286 ] {d3fc17c8-7ab0-4f70-b064-e559d34ca4f9} <Debug> executeQuery: Read 828 rows, 65.76 KiB in 0.001962 sec., 422018.3486238532 rows/sec., 32.73 MiB/sec. | ||
| 13410 | 2026.05.15 15:28:08.116558 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13411 | 2026.05.15 15:28:08.116634 [ 286 ] {d3fc17c8-7ab0-4f70-b064-e559d34ca4f9} <Debug> TCPHandler: Processed in 0.002194409 sec. | ||
| 13412 | 2026.05.15 15:28:08.116662 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13413 | 2026.05.15 15:28:08.116761 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13414 | 2026.05.15 15:28:08.116790 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3245 rows starting from the beginning of the part | ||
| 13415 | 2026.05.15 15:28:08.116832 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13416 | 2026.05.15 15:28:08.116865 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 2466 rows starting from the beginning of the part | ||
| 13417 | 2026.05.15 15:28:08.116940 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 13418 | 2026.05.15 15:28:08.116973 [ 286 ] {3189550f-cb0a-4255-8df7-f1f0580a1a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13419 | 2026.05.15 15:28:08.116984 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 823 rows starting from the beginning of the part | ||
| 13420 | 2026.05.15 15:28:08.117036 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 116 rows starting from the beginning of the part | ||
| 13421 | 2026.05.15 15:28:08.117039 [ 286 ] {3189550f-cb0a-4255-8df7-f1f0580a1a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13422 | 2026.05.15 15:28:08.117079 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 828 rows starting from the beginning of the part | ||
| 13423 | 2026.05.15 15:28:08.117617 [ 286 ] {3189550f-cb0a-4255-8df7-f1f0580a1a6a} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13424 | 2026.05.15 15:28:08.117663 [ 286 ] {3189550f-cb0a-4255-8df7-f1f0580a1a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13425 | 2026.05.15 15:28:08.118039 [ 286 ] {3189550f-cb0a-4255-8df7-f1f0580a1a6a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13426 | 2026.05.15 15:28:08.118267 [ 286 ] {3189550f-cb0a-4255-8df7-f1f0580a1a6a} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13427 | 2026.05.15 15:28:08.118397 [ 286 ] {3189550f-cb0a-4255-8df7-f1f0580a1a6a} <Debug> executeQuery: Read 165 rows, 10.22 KiB in 0.001468 sec., 112397.82016348775 rows/sec., 6.80 MiB/sec. | ||
| 13428 | 2026.05.15 15:28:08.118435 [ 286 ] {3189550f-cb0a-4255-8df7-f1f0580a1a6a} <Debug> TCPHandler: Processed in 0.00171968 sec. | ||
| 13429 | 2026.05.15 15:28:08.118570 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13430 | 2026.05.15 15:28:08.118669 [ 286 ] {7e597d92-b0c7-4105-82ce-25de7d6d947f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13431 | 2026.05.15 15:28:08.118710 [ 286 ] {7e597d92-b0c7-4105-82ce-25de7d6d947f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13432 | 2026.05.15 15:28:08.119262 [ 286 ] {7e597d92-b0c7-4105-82ce-25de7d6d947f} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2026.05.15 15:28:08.119262 [ 193 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7534 rows, containing 5 columns (5 merged, 0 gathered) in 0.002633276 sec., 2861074.949986253 rows/sec., 226.06 MiB/sec. | ||
| 13434 | 2026.05.15 15:28:08.119303 [ 286 ] {7e597d92-b0c7-4105-82ce-25de7d6d947f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13435 | 2026.05.15 15:28:08.119574 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13436 | 2026.05.15 15:28:08.119661 [ 286 ] {7e597d92-b0c7-4105-82ce-25de7d6d947f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13437 | 2026.05.15 15:28:08.119944 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_81_16} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2026.05.15 15:28:08.119959 [ 286 ] {7e597d92-b0c7-4105-82ce-25de7d6d947f} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13439 | 2026.05.15 15:28:08.120051 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_81_16} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13440 | 2026.05.15 15:28:08.120134 [ 286 ] {7e597d92-b0c7-4105-82ce-25de7d6d947f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001483 sec., 100472.01618341201 rows/sec., 6.49 MiB/sec. | ||
| 13441 | 2026.05.15 15:28:08.120156 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 13442 | 2026.05.15 15:28:08.120179 [ 286 ] {7e597d92-b0c7-4105-82ce-25de7d6d947f} <Debug> TCPHandler: Processed in 0.00165924 sec. | ||
| 13443 | 2026.05.15 15:28:08.120335 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13444 | 2026.05.15 15:28:08.120432 [ 286 ] {ec7c0d9d-d6d3-41d1-b9b8-8a1f08ce4c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13445 | 2026.05.15 15:28:08.120471 [ 286 ] {ec7c0d9d-d6d3-41d1-b9b8-8a1f08ce4c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13446 | 2026.05.15 15:28:08.120934 [ 286 ] {ec7c0d9d-d6d3-41d1-b9b8-8a1f08ce4c55} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2026.05.15 15:28:08.120970 [ 286 ] {ec7c0d9d-d6d3-41d1-b9b8-8a1f08ce4c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13448 | 2026.05.15 15:28:08.121275 [ 286 ] {ec7c0d9d-d6d3-41d1-b9b8-8a1f08ce4c55} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13449 | 2026.05.15 15:28:08.121488 [ 286 ] {ec7c0d9d-d6d3-41d1-b9b8-8a1f08ce4c55} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2026.05.15 15:28:08.121603 [ 54 ] {} <Debug> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13451 | 2026.05.15 15:28:08.121619 [ 286 ] {ec7c0d9d-d6d3-41d1-b9b8-8a1f08ce4c55} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 13452 | 2026.05.15 15:28:08.121644 [ 54 ] {} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13453 | 2026.05.15 15:28:08.121667 [ 286 ] {ec7c0d9d-d6d3-41d1-b9b8-8a1f08ce4c55} <Debug> TCPHandler: Processed in 0.001380725 sec. | ||
| 13454 | 2026.05.15 15:28:08.121669 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13455 | 2026.05.15 15:28:08.121749 [ 198 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 13456 | 2026.05.15 15:28:08.121803 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13457 | 2026.05.15 15:28:08.121824 [ 198 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13458 | 2026.05.15 15:28:08.121853 [ 198 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 148 rows starting from the beginning of the part | ||
| 13459 | 2026.05.15 15:28:08.121897 [ 198 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 13460 | 2026.05.15 15:28:08.121903 [ 286 ] {ceffb5c0-076f-4ca8-8b14-f3c4281575d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13461 | 2026.05.15 15:28:08.121938 [ 198 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 13462 | 2026.05.15 15:28:08.121951 [ 286 ] {ceffb5c0-076f-4ca8-8b14-f3c4281575d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13463 | 2026.05.15 15:28:08.121977 [ 198 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 13464 | 2026.05.15 15:28:08.122015 [ 198 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 13465 | 2026.05.15 15:28:08.122618 [ 286 ] {ceffb5c0-076f-4ca8-8b14-f3c4281575d8} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2026.05.15 15:28:08.122658 [ 286 ] {ceffb5c0-076f-4ca8-8b14-f3c4281575d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13467 | 2026.05.15 15:28:08.122743 [ 193 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001016758 sec., 727803.4694588092 rows/sec., 44.17 MiB/sec. | ||
| 13468 | 2026.05.15 15:28:08.122859 [ 198 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13469 | 2026.05.15 15:28:08.123007 [ 286 ] {ceffb5c0-076f-4ca8-8b14-f3c4281575d8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13470 | 2026.05.15 15:28:08.123122 [ 198 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_37_9} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13471 | 2026.05.15 15:28:08.123196 [ 198 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_37_9} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13472 | 2026.05.15 15:28:08.123252 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13473 | 2026.05.15 15:28:08.123256 [ 286 ] {ceffb5c0-076f-4ca8-8b14-f3c4281575d8} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13474 | 2026.05.15 15:28:08.123393 [ 54 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13475 | 2026.05.15 15:28:08.123400 [ 286 ] {ceffb5c0-076f-4ca8-8b14-f3c4281575d8} <Debug> executeQuery: Read 513 rows, 37.04 KiB in 0.001514 sec., 338837.51651254954 rows/sec., 23.89 MiB/sec. | ||
| 13476 | 2026.05.15 15:28:08.123430 [ 54 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13477 | 2026.05.15 15:28:08.123454 [ 286 ] {ceffb5c0-076f-4ca8-8b14-f3c4281575d8} <Debug> TCPHandler: Processed in 0.001699841 sec. | ||
| 13478 | 2026.05.15 15:28:08.123455 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13479 | 2026.05.15 15:28:08.123553 [ 201 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13480 | 2026.05.15 15:28:08.123615 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13481 | 2026.05.15 15:28:08.123643 [ 201 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13482 | 2026.05.15 15:28:08.123671 [ 201 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1795 rows starting from the beginning of the part | ||
| 13483 | 2026.05.15 15:28:08.123710 [ 286 ] {ddc983f0-2b89-4fbd-b1c3-2a65a11c7789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13484 | 2026.05.15 15:28:08.123724 [ 201 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1322 rows starting from the beginning of the part | ||
| 13485 | 2026.05.15 15:28:08.123751 [ 286 ] {ddc983f0-2b89-4fbd-b1c3-2a65a11c7789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13486 | 2026.05.15 15:28:08.123766 [ 201 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 13487 | 2026.05.15 15:28:08.123805 [ 201 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 503 rows starting from the beginning of the part | ||
| 13488 | 2026.05.15 15:28:08.123844 [ 201 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 94 rows starting from the beginning of the part | ||
| 13489 | 2026.05.15 15:28:08.123884 [ 201 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 513 rows starting from the beginning of the part | ||
| 13490 | 2026.05.15 15:28:08.124227 [ 286 ] {ddc983f0-2b89-4fbd-b1c3-2a65a11c7789} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13491 | 2026.05.15 15:28:08.124277 [ 286 ] {ddc983f0-2b89-4fbd-b1c3-2a65a11c7789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13492 | 2026.05.15 15:28:08.124663 [ 286 ] {ddc983f0-2b89-4fbd-b1c3-2a65a11c7789} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13493 | 2026.05.15 15:28:08.124891 [ 286 ] {ddc983f0-2b89-4fbd-b1c3-2a65a11c7789} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13494 | 2026.05.15 15:28:08.125046 [ 286 ] {ddc983f0-2b89-4fbd-b1c3-2a65a11c7789} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 231.86 KiB/sec. | ||
| 13495 | 2026.05.15 15:28:08.125099 [ 286 ] {ddc983f0-2b89-4fbd-b1c3-2a65a11c7789} <Debug> TCPHandler: Processed in 0.001532476 sec. | ||
| 13496 | 2026.05.15 15:28:08.125208 [ 198 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4291 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169037 sec., 2538497.488715488 rows/sec., 183.64 MiB/sec. | ||
| 13497 | 2026.05.15 15:28:08.125252 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13498 | 2026.05.15 15:28:08.125374 [ 286 ] {f7b21a24-90a2-4676-a0e9-632526b2b845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13499 | 2026.05.15 15:28:08.125389 [ 201 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13500 | 2026.05.15 15:28:08.125427 [ 286 ] {f7b21a24-90a2-4676-a0e9-632526b2b845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13501 | 2026.05.15 15:28:08.125632 [ 201 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_81_16} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2026.05.15 15:28:08.125700 [ 201 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_81_16} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13503 | 2026.05.15 15:28:08.125760 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 13504 | 2026.05.15 15:28:08.125899 [ 286 ] {f7b21a24-90a2-4676-a0e9-632526b2b845} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2026.05.15 15:28:08.125939 [ 286 ] {f7b21a24-90a2-4676-a0e9-632526b2b845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13506 | 2026.05.15 15:28:08.126276 [ 286 ] {f7b21a24-90a2-4676-a0e9-632526b2b845} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13507 | 2026.05.15 15:28:08.126482 [ 286 ] {f7b21a24-90a2-4676-a0e9-632526b2b845} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2026.05.15 15:28:08.126611 [ 286 ] {f7b21a24-90a2-4676-a0e9-632526b2b845} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001271 sec., 212431.15656963023 rows/sec., 14.13 MiB/sec. | ||
| 13509 | 2026.05.15 15:28:08.126648 [ 286 ] {f7b21a24-90a2-4676-a0e9-632526b2b845} <Debug> TCPHandler: Processed in 0.001459336 sec. | ||
| 13510 | 2026.05.15 15:28:08.126776 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13511 | 2026.05.15 15:28:08.126873 [ 286 ] {dd35ecfb-2b9c-4666-bef2-40e70c2a3b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13512 | 2026.05.15 15:28:08.126915 [ 286 ] {dd35ecfb-2b9c-4666-bef2-40e70c2a3b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13513 | 2026.05.15 15:28:08.127253 [ 286 ] {dd35ecfb-2b9c-4666-bef2-40e70c2a3b5d} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13514 | 2026.05.15 15:28:08.127289 [ 286 ] {dd35ecfb-2b9c-4666-bef2-40e70c2a3b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13515 | 2026.05.15 15:28:08.127582 [ 286 ] {dd35ecfb-2b9c-4666-bef2-40e70c2a3b5d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13516 | 2026.05.15 15:28:08.127807 [ 286 ] {dd35ecfb-2b9c-4666-bef2-40e70c2a3b5d} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2026.05.15 15:28:08.127942 [ 286 ] {dd35ecfb-2b9c-4666-bef2-40e70c2a3b5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 13518 | 2026.05.15 15:28:08.127978 [ 286 ] {dd35ecfb-2b9c-4666-bef2-40e70c2a3b5d} <Debug> TCPHandler: Processed in 0.001250003 sec. | ||
| 13519 | 2026.05.15 15:28:08.128098 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13520 | 2026.05.15 15:28:08.128193 [ 286 ] {f21b9aaf-cec7-4086-a93f-94b9300912e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13521 | 2026.05.15 15:28:08.128247 [ 286 ] {f21b9aaf-cec7-4086-a93f-94b9300912e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13522 | 2026.05.15 15:28:08.129048 [ 286 ] {f21b9aaf-cec7-4086-a93f-94b9300912e8} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13523 | 2026.05.15 15:28:08.129084 [ 286 ] {f21b9aaf-cec7-4086-a93f-94b9300912e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13524 | 2026.05.15 15:28:08.129588 [ 286 ] {f21b9aaf-cec7-4086-a93f-94b9300912e8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13525 | 2026.05.15 15:28:08.129806 [ 286 ] {f21b9aaf-cec7-4086-a93f-94b9300912e8} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13526 | 2026.05.15 15:28:08.129942 [ 286 ] {f21b9aaf-cec7-4086-a93f-94b9300912e8} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001766 sec., 7361.268403171008 rows/sec., 13.19 MiB/sec. | ||
| 13527 | 2026.05.15 15:28:08.129996 [ 286 ] {f21b9aaf-cec7-4086-a93f-94b9300912e8} <Debug> TCPHandler: Processed in 0.001945794 sec. | ||
| 13528 | 2026.05.15 15:28:08.130132 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13529 | 2026.05.15 15:28:08.130229 [ 286 ] {fe5ae3bf-1a9b-4c52-9365-bb878c0098c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13530 | 2026.05.15 15:28:08.130271 [ 286 ] {fe5ae3bf-1a9b-4c52-9365-bb878c0098c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13531 | 2026.05.15 15:28:08.130619 [ 286 ] {fe5ae3bf-1a9b-4c52-9365-bb878c0098c4} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13532 | 2026.05.15 15:28:08.130654 [ 286 ] {fe5ae3bf-1a9b-4c52-9365-bb878c0098c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13533 | 2026.05.15 15:28:08.130951 [ 286 ] {fe5ae3bf-1a9b-4c52-9365-bb878c0098c4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13534 | 2026.05.15 15:28:08.131154 [ 286 ] {fe5ae3bf-1a9b-4c52-9365-bb878c0098c4} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13535 | 2026.05.15 15:28:08.131277 [ 286 ] {fe5ae3bf-1a9b-4c52-9365-bb878c0098c4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 13536 | 2026.05.15 15:28:08.131292 [ 52 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13537 | 2026.05.15 15:28:08.131313 [ 286 ] {fe5ae3bf-1a9b-4c52-9365-bb878c0098c4} <Debug> TCPHandler: Processed in 0.001229741 sec. | ||
| 13538 | 2026.05.15 15:28:08.131336 [ 52 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13539 | 2026.05.15 15:28:08.131377 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13540 | 2026.05.15 15:28:08.131456 [ 189 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13541 | 2026.05.15 15:28:08.131559 [ 189 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13542 | 2026.05.15 15:28:08.131589 [ 189 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5100 rows starting from the beginning of the part | ||
| 13543 | 2026.05.15 15:28:08.131638 [ 189 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 12 rows starting from the beginning of the part | ||
| 13544 | 2026.05.15 15:28:08.131677 [ 189 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part | ||
| 13545 | 2026.05.15 15:28:08.131736 [ 189 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 90 rows starting from the beginning of the part | ||
| 13546 | 2026.05.15 15:28:08.131771 [ 189 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 13547 | 2026.05.15 15:28:08.131807 [ 189 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 90 rows starting from the beginning of the part | ||
| 13548 | 2026.05.15 15:28:08.133426 [ 201 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002005276 sec., 2692896.139982726 rows/sec., 173.43 MiB/sec. | ||
| 13549 | 2026.05.15 15:28:08.133768 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13550 | 2026.05.15 15:28:08.134034 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_81_16} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13551 | 2026.05.15 15:28:08.134105 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_81_16} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13552 | 2026.05.15 15:28:08.134182 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13553 | 2026.05.15 15:28:09.346781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 13554 | 2026.05.15 15:28:09.364141 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13555 | 2026.05.15 15:28:09.364197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13556 | 2026.05.15 15:28:09.369913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13557 | 2026.05.15 15:28:09.370600 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13558 | 2026.05.15 15:28:09.370965 [ 32 ] {} <Debug> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13559 | 2026.05.15 15:28:09.371080 [ 32 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13560 | 2026.05.15 15:28:09.371118 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13561 | 2026.05.15 15:28:09.371264 [ 201 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 13562 | 2026.05.15 15:28:09.373699 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 13563 | 2026.05.15 15:28:09.375376 [ 201 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13564 | 2026.05.15 15:28:09.376892 [ 201 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 13565 | 2026.05.15 15:28:09.381822 [ 201 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 13566 | 2026.05.15 15:28:09.386628 [ 201 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 13567 | 2026.05.15 15:28:09.391185 [ 201 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 13568 | 2026.05.15 15:28:09.395655 [ 201 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 13569 | 2026.05.15 15:28:09.399731 [ 201 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 13570 | 2026.05.15 15:28:09.454208 [ 198 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.083001956 sec., 4626.396997198475 rows/sec., 23.92 MiB/sec. | ||
| 13571 | 2026.05.15 15:28:09.456617 [ 200 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13572 | 2026.05.15 15:28:09.458483 [ 200 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_51_10} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13573 | 2026.05.15 15:28:09.458596 [ 200 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_51_10} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13574 | 2026.05.15 15:28:09.460875 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13575 | 2026.05.15 15:28:10.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.91 MiB, peak 351.32 MiB, free memory in arenas 0.00 B, will set to 339.14 MiB (RSS), difference: 1.24 MiB | ||
| 13576 | 2026.05.15 15:28:13.098928 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13577 | 2026.05.15 15:28:13.099162 [ 286 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13578 | 2026.05.15 15:28:13.099488 [ 286 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13579 | 2026.05.15 15:28:13.099530 [ 286 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13580 | 2026.05.15 15:28:13.099751 [ 286 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13581 | 2026.05.15 15:28:13.099820 [ 286 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13582 | 2026.05.15 15:28:13.099958 [ 286 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13583 | 2026.05.15 15:28:13.100061 [ 345 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13584 | 2026.05.15 15:28:13.100065 [ 325 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13585 | 2026.05.15 15:28:13.100059 [ 343 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13586 | 2026.05.15 15:28:13.100065 [ 327 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13587 | 2026.05.15 15:28:13.100253 [ 286 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13588 | 2026.05.15 15:28:13.100280 [ 286 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13589 | 2026.05.15 15:28:13.100348 [ 286 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13590 | 2026.05.15 15:28:13.100368 [ 286 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 13591 | 2026.05.15 15:28:13.100401 [ 286 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13592 | 2026.05.15 15:28:13.100442 [ 286 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13593 | 2026.05.15 15:28:13.101680 [ 286 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002605 sec., 16122.840690978886 rows/sec., 2.85 MiB/sec. | ||
| 13594 | 2026.05.15 15:28:13.101801 [ 286 ] {0f3b1129-7615-48a1-ae52-04646a4338eb} <Debug> TCPHandler: Processed in 0.002999453 sec. | ||
| 13595 | 2026.05.15 15:28:13.104061 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13596 | 2026.05.15 15:28:13.104220 [ 286 ] {eb863a90-eb7a-4fcf-9754-787cb1d89fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13597 | 2026.05.15 15:28:13.104281 [ 286 ] {eb863a90-eb7a-4fcf-9754-787cb1d89fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13598 | 2026.05.15 15:28:13.105018 [ 286 ] {eb863a90-eb7a-4fcf-9754-787cb1d89fe4} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13599 | 2026.05.15 15:28:13.105056 [ 286 ] {eb863a90-eb7a-4fcf-9754-787cb1d89fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13600 | 2026.05.15 15:28:13.105457 [ 286 ] {eb863a90-eb7a-4fcf-9754-787cb1d89fe4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13601 | 2026.05.15 15:28:13.105692 [ 286 ] {eb863a90-eb7a-4fcf-9754-787cb1d89fe4} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13602 | 2026.05.15 15:28:13.105840 [ 286 ] {eb863a90-eb7a-4fcf-9754-787cb1d89fe4} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001665 sec., 69669.66966966967 rows/sec., 5.90 MiB/sec. | ||
| 13603 | 2026.05.15 15:28:13.105877 [ 286 ] {eb863a90-eb7a-4fcf-9754-787cb1d89fe4} <Debug> TCPHandler: Processed in 0.001889233 sec. | ||
| 13604 | 2026.05.15 15:28:13.106049 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13605 | 2026.05.15 15:28:13.106146 [ 286 ] {d7c83d7a-6517-46bc-aac3-f1145aede6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13606 | 2026.05.15 15:28:13.106187 [ 286 ] {d7c83d7a-6517-46bc-aac3-f1145aede6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13607 | 2026.05.15 15:28:13.106666 [ 286 ] {d7c83d7a-6517-46bc-aac3-f1145aede6a9} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13608 | 2026.05.15 15:28:13.106702 [ 286 ] {d7c83d7a-6517-46bc-aac3-f1145aede6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13609 | 2026.05.15 15:28:13.107007 [ 286 ] {d7c83d7a-6517-46bc-aac3-f1145aede6a9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13610 | 2026.05.15 15:28:13.107218 [ 286 ] {d7c83d7a-6517-46bc-aac3-f1145aede6a9} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13611 | 2026.05.15 15:28:13.107347 [ 286 ] {d7c83d7a-6517-46bc-aac3-f1145aede6a9} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001219 sec., 24610.33634126333 rows/sec., 1.81 MiB/sec. | ||
| 13612 | 2026.05.15 15:28:13.107384 [ 286 ] {d7c83d7a-6517-46bc-aac3-f1145aede6a9} <Debug> TCPHandler: Processed in 0.001383835 sec. | ||
| 13613 | 2026.05.15 15:28:13.107512 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13614 | 2026.05.15 15:28:13.107610 [ 286 ] {47580944-1a12-4f9b-97b4-2bcf77f5ebbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13615 | 2026.05.15 15:28:13.107649 [ 286 ] {47580944-1a12-4f9b-97b4-2bcf77f5ebbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13616 | 2026.05.15 15:28:13.108098 [ 286 ] {47580944-1a12-4f9b-97b4-2bcf77f5ebbc} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13617 | 2026.05.15 15:28:13.108134 [ 286 ] {47580944-1a12-4f9b-97b4-2bcf77f5ebbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13618 | 2026.05.15 15:28:13.108434 [ 286 ] {47580944-1a12-4f9b-97b4-2bcf77f5ebbc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13619 | 2026.05.15 15:28:13.108638 [ 286 ] {47580944-1a12-4f9b-97b4-2bcf77f5ebbc} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13620 | 2026.05.15 15:28:13.108770 [ 286 ] {47580944-1a12-4f9b-97b4-2bcf77f5ebbc} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001179 sec., 79728.58354537745 rows/sec., 6.23 MiB/sec. | ||
| 13621 | 2026.05.15 15:28:13.108807 [ 286 ] {47580944-1a12-4f9b-97b4-2bcf77f5ebbc} <Debug> TCPHandler: Processed in 0.001343144 sec. | ||
| 13622 | 2026.05.15 15:28:13.108936 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13623 | 2026.05.15 15:28:13.109036 [ 286 ] {0000f53e-4c23-4718-a506-62fc9695fd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13624 | 2026.05.15 15:28:13.109079 [ 286 ] {0000f53e-4c23-4718-a506-62fc9695fd29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13625 | 2026.05.15 15:28:13.109512 [ 286 ] {0000f53e-4c23-4718-a506-62fc9695fd29} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13626 | 2026.05.15 15:28:13.109549 [ 286 ] {0000f53e-4c23-4718-a506-62fc9695fd29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13627 | 2026.05.15 15:28:13.109875 [ 286 ] {0000f53e-4c23-4718-a506-62fc9695fd29} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13628 | 2026.05.15 15:28:13.110089 [ 286 ] {0000f53e-4c23-4718-a506-62fc9695fd29} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13629 | 2026.05.15 15:28:13.110226 [ 286 ] {0000f53e-4c23-4718-a506-62fc9695fd29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 13630 | 2026.05.15 15:28:13.110262 [ 286 ] {0000f53e-4c23-4718-a506-62fc9695fd29} <Debug> TCPHandler: Processed in 0.001375085 sec. | ||
| 13631 | 2026.05.15 15:28:13.110388 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13632 | 2026.05.15 15:28:13.110484 [ 286 ] {2d2dd986-80eb-4103-bb89-9107ae96358d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13633 | 2026.05.15 15:28:13.110538 [ 286 ] {2d2dd986-80eb-4103-bb89-9107ae96358d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13634 | 2026.05.15 15:28:13.111394 [ 286 ] {2d2dd986-80eb-4103-bb89-9107ae96358d} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13635 | 2026.05.15 15:28:13.111430 [ 286 ] {2d2dd986-80eb-4103-bb89-9107ae96358d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13636 | 2026.05.15 15:28:13.111968 [ 286 ] {2d2dd986-80eb-4103-bb89-9107ae96358d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13637 | 2026.05.15 15:28:13.112193 [ 286 ] {2d2dd986-80eb-4103-bb89-9107ae96358d} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13638 | 2026.05.15 15:28:13.112333 [ 286 ] {2d2dd986-80eb-4103-bb89-9107ae96358d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001867 sec., 16068.559185859669 rows/sec., 28.79 MiB/sec. | ||
| 13639 | 2026.05.15 15:28:13.112387 [ 286 ] {2d2dd986-80eb-4103-bb89-9107ae96358d} <Debug> TCPHandler: Processed in 0.002047326 sec. | ||
| 13640 | 2026.05.15 15:28:13.112541 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13641 | 2026.05.15 15:28:13.112638 [ 286 ] {f517390f-8656-4203-8979-eadf14270a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13642 | 2026.05.15 15:28:13.112679 [ 286 ] {f517390f-8656-4203-8979-eadf14270a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13643 | 2026.05.15 15:28:13.113052 [ 286 ] {f517390f-8656-4203-8979-eadf14270a13} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.05.15 15:28:13.113089 [ 286 ] {f517390f-8656-4203-8979-eadf14270a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13645 | 2026.05.15 15:28:13.113400 [ 286 ] {f517390f-8656-4203-8979-eadf14270a13} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13646 | 2026.05.15 15:28:13.113622 [ 286 ] {f517390f-8656-4203-8979-eadf14270a13} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.05.15 15:28:13.113753 [ 286 ] {f517390f-8656-4203-8979-eadf14270a13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 13648 | 2026.05.15 15:28:13.113790 [ 286 ] {f517390f-8656-4203-8979-eadf14270a13} <Debug> TCPHandler: Processed in 0.001297443 sec. | ||
| 13649 | 2026.05.15 15:28:15.446975 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13650 | 2026.05.15 15:28:15.447050 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13651 | 2026.05.15 15:28:15.577988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24946 | ||
| 13652 | 2026.05.15 15:28:15.578511 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13653 | 2026.05.15 15:28:15.578557 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13654 | 2026.05.15 15:28:15.579393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13655 | 2026.05.15 15:28:15.579656 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13656 | 2026.05.15 15:28:15.579793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24946 | ||
| 13657 | 2026.05.15 15:28:15.671412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1706 | ||
| 13658 | 2026.05.15 15:28:15.673745 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13659 | 2026.05.15 15:28:15.673781 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13660 | 2026.05.15 15:28:15.674931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13661 | 2026.05.15 15:28:15.675195 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13662 | 2026.05.15 15:28:15.675442 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1706 | ||
| 13663 | 2026.05.15 15:28:16.873811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 13664 | 2026.05.15 15:28:16.891195 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13665 | 2026.05.15 15:28:16.891269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13666 | 2026.05.15 15:28:16.896643 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13667 | 2026.05.15 15:28:16.897367 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13668 | 2026.05.15 15:28:16.901346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 13669 | 2026.05.15 15:28:18.103411 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13670 | 2026.05.15 15:28:18.103687 [ 286 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13671 | 2026.05.15 15:28:18.104201 [ 286 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13672 | 2026.05.15 15:28:18.104275 [ 286 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13673 | 2026.05.15 15:28:18.104553 [ 286 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13674 | 2026.05.15 15:28:18.104638 [ 286 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13675 | 2026.05.15 15:28:18.104791 [ 286 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13676 | 2026.05.15 15:28:18.104882 [ 325 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13677 | 2026.05.15 15:28:18.104902 [ 336 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13678 | 2026.05.15 15:28:18.104913 [ 327 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13679 | 2026.05.15 15:28:18.104913 [ 345 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13680 | 2026.05.15 15:28:18.105078 [ 286 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13681 | 2026.05.15 15:28:18.105113 [ 286 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13682 | 2026.05.15 15:28:18.105186 [ 286 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13683 | 2026.05.15 15:28:18.105207 [ 286 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 13684 | 2026.05.15 15:28:18.105241 [ 286 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13685 | 2026.05.15 15:28:18.105282 [ 286 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13686 | 2026.05.15 15:28:18.106439 [ 286 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002869 sec., 14639.247124433601 rows/sec., 2.59 MiB/sec. | ||
| 13687 | 2026.05.15 15:28:18.106598 [ 286 ] {790b1d89-393c-4046-bb1d-4ca2a515cdc3} <Debug> TCPHandler: Processed in 0.0033441 sec. | ||
| 13688 | 2026.05.15 15:28:18.112312 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13689 | 2026.05.15 15:28:18.112468 [ 286 ] {610da196-571a-485b-a891-e7d6d06cb3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13690 | 2026.05.15 15:28:18.112528 [ 286 ] {610da196-571a-485b-a891-e7d6d06cb3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13691 | 2026.05.15 15:28:18.113181 [ 286 ] {610da196-571a-485b-a891-e7d6d06cb3ed} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13692 | 2026.05.15 15:28:18.113230 [ 286 ] {610da196-571a-485b-a891-e7d6d06cb3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13693 | 2026.05.15 15:28:18.113623 [ 286 ] {610da196-571a-485b-a891-e7d6d06cb3ed} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13694 | 2026.05.15 15:28:18.113849 [ 286 ] {610da196-571a-485b-a891-e7d6d06cb3ed} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13695 | 2026.05.15 15:28:18.113998 [ 286 ] {610da196-571a-485b-a891-e7d6d06cb3ed} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00158 sec., 179746.83544303797 rows/sec., 11.42 MiB/sec. | ||
| 13696 | 2026.05.15 15:28:18.114037 [ 286 ] {610da196-571a-485b-a891-e7d6d06cb3ed} <Debug> TCPHandler: Processed in 0.001853593 sec. | ||
| 13697 | 2026.05.15 15:28:18.114177 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13698 | 2026.05.15 15:28:18.114274 [ 286 ] {079d9b17-803d-4d4d-8e25-6ce338331279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13699 | 2026.05.15 15:28:18.114314 [ 286 ] {079d9b17-803d-4d4d-8e25-6ce338331279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13700 | 2026.05.15 15:28:18.115113 [ 286 ] {079d9b17-803d-4d4d-8e25-6ce338331279} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2026.05.15 15:28:18.115150 [ 286 ] {079d9b17-803d-4d4d-8e25-6ce338331279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13702 | 2026.05.15 15:28:18.115496 [ 286 ] {079d9b17-803d-4d4d-8e25-6ce338331279} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13703 | 2026.05.15 15:28:18.115722 [ 286 ] {079d9b17-803d-4d4d-8e25-6ce338331279} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2026.05.15 15:28:18.115851 [ 286 ] {079d9b17-803d-4d4d-8e25-6ce338331279} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001596 sec., 515664.1604010025 rows/sec., 40.01 MiB/sec. | ||
| 13705 | 2026.05.15 15:28:18.115889 [ 286 ] {079d9b17-803d-4d4d-8e25-6ce338331279} <Debug> TCPHandler: Processed in 0.001760631 sec. | ||
| 13706 | 2026.05.15 15:28:18.116125 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13707 | 2026.05.15 15:28:18.116301 [ 286 ] {472deabf-d0d7-4bde-afc2-e8b9d1d9f5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13708 | 2026.05.15 15:28:18.116373 [ 286 ] {472deabf-d0d7-4bde-afc2-e8b9d1d9f5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13709 | 2026.05.15 15:28:18.117111 [ 286 ] {472deabf-d0d7-4bde-afc2-e8b9d1d9f5ff} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2026.05.15 15:28:18.117153 [ 286 ] {472deabf-d0d7-4bde-afc2-e8b9d1d9f5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13711 | 2026.05.15 15:28:18.117557 [ 286 ] {472deabf-d0d7-4bde-afc2-e8b9d1d9f5ff} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13712 | 2026.05.15 15:28:18.117796 [ 286 ] {472deabf-d0d7-4bde-afc2-e8b9d1d9f5ff} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13713 | 2026.05.15 15:28:18.117949 [ 286 ] {472deabf-d0d7-4bde-afc2-e8b9d1d9f5ff} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001697 sec., 91337.65468473778 rows/sec., 5.48 MiB/sec. | ||
| 13714 | 2026.05.15 15:28:18.117992 [ 286 ] {472deabf-d0d7-4bde-afc2-e8b9d1d9f5ff} <Debug> TCPHandler: Processed in 0.002006965 sec. | ||
| 13715 | 2026.05.15 15:28:18.118113 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13716 | 2026.05.15 15:28:18.118209 [ 286 ] {2768507c-ec52-45c9-b076-c6ce0c1cb060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13717 | 2026.05.15 15:28:18.118249 [ 286 ] {2768507c-ec52-45c9-b076-c6ce0c1cb060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13718 | 2026.05.15 15:28:18.118721 [ 286 ] {2768507c-ec52-45c9-b076-c6ce0c1cb060} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13719 | 2026.05.15 15:28:18.118757 [ 286 ] {2768507c-ec52-45c9-b076-c6ce0c1cb060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13720 | 2026.05.15 15:28:18.119074 [ 286 ] {2768507c-ec52-45c9-b076-c6ce0c1cb060} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13721 | 2026.05.15 15:28:18.119285 [ 286 ] {2768507c-ec52-45c9-b076-c6ce0c1cb060} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13722 | 2026.05.15 15:28:18.119415 [ 286 ] {2768507c-ec52-45c9-b076-c6ce0c1cb060} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001224 sec., 121732.02614379085 rows/sec., 7.86 MiB/sec. | ||
| 13723 | 2026.05.15 15:28:18.119453 [ 286 ] {2768507c-ec52-45c9-b076-c6ce0c1cb060} <Debug> TCPHandler: Processed in 0.001387245 sec. | ||
| 13724 | 2026.05.15 15:28:18.119578 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13725 | 2026.05.15 15:28:18.119673 [ 286 ] {572bc240-4392-43ff-8d49-082463e7e7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13726 | 2026.05.15 15:28:18.119711 [ 286 ] {572bc240-4392-43ff-8d49-082463e7e7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13727 | 2026.05.15 15:28:18.120165 [ 286 ] {572bc240-4392-43ff-8d49-082463e7e7f1} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13728 | 2026.05.15 15:28:18.120201 [ 286 ] {572bc240-4392-43ff-8d49-082463e7e7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13729 | 2026.05.15 15:28:18.120511 [ 286 ] {572bc240-4392-43ff-8d49-082463e7e7f1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13730 | 2026.05.15 15:28:18.120727 [ 286 ] {572bc240-4392-43ff-8d49-082463e7e7f1} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13731 | 2026.05.15 15:28:18.120855 [ 286 ] {572bc240-4392-43ff-8d49-082463e7e7f1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 13732 | 2026.05.15 15:28:18.120893 [ 286 ] {572bc240-4392-43ff-8d49-082463e7e7f1} <Debug> TCPHandler: Processed in 0.001362884 sec. | ||
| 13733 | 2026.05.15 15:28:18.121029 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13734 | 2026.05.15 15:28:18.121124 [ 286 ] {825175f1-6d63-4ead-b8aa-de144bd27aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13735 | 2026.05.15 15:28:18.121163 [ 286 ] {825175f1-6d63-4ead-b8aa-de144bd27aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13736 | 2026.05.15 15:28:18.121816 [ 286 ] {825175f1-6d63-4ead-b8aa-de144bd27aca} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13737 | 2026.05.15 15:28:18.121851 [ 286 ] {825175f1-6d63-4ead-b8aa-de144bd27aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13738 | 2026.05.15 15:28:18.122185 [ 286 ] {825175f1-6d63-4ead-b8aa-de144bd27aca} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13739 | 2026.05.15 15:28:18.122410 [ 286 ] {825175f1-6d63-4ead-b8aa-de144bd27aca} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13740 | 2026.05.15 15:28:18.122543 [ 286 ] {825175f1-6d63-4ead-b8aa-de144bd27aca} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001437 sec., 350034.7947112039 rows/sec., 24.61 MiB/sec. | ||
| 13741 | 2026.05.15 15:28:18.122581 [ 286 ] {825175f1-6d63-4ead-b8aa-de144bd27aca} <Debug> TCPHandler: Processed in 0.001600008 sec. | ||
| 13742 | 2026.05.15 15:28:18.122705 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13743 | 2026.05.15 15:28:18.122799 [ 286 ] {b433746c-d9e0-43ff-8395-4f2ec3520082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13744 | 2026.05.15 15:28:18.122841 [ 286 ] {b433746c-d9e0-43ff-8395-4f2ec3520082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13745 | 2026.05.15 15:28:18.123203 [ 286 ] {b433746c-d9e0-43ff-8395-4f2ec3520082} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13746 | 2026.05.15 15:28:18.123238 [ 286 ] {b433746c-d9e0-43ff-8395-4f2ec3520082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13747 | 2026.05.15 15:28:18.123548 [ 286 ] {b433746c-d9e0-43ff-8395-4f2ec3520082} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13748 | 2026.05.15 15:28:18.123764 [ 286 ] {b433746c-d9e0-43ff-8395-4f2ec3520082} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13749 | 2026.05.15 15:28:18.123899 [ 286 ] {b433746c-d9e0-43ff-8395-4f2ec3520082} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 13750 | 2026.05.15 15:28:18.123936 [ 286 ] {b433746c-d9e0-43ff-8395-4f2ec3520082} <Debug> TCPHandler: Processed in 0.001278503 sec. | ||
| 13751 | 2026.05.15 15:28:18.124062 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13752 | 2026.05.15 15:28:18.124157 [ 286 ] {7f7b9c9e-d79b-4943-83d6-8137efc9adc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13753 | 2026.05.15 15:28:18.124200 [ 286 ] {7f7b9c9e-d79b-4943-83d6-8137efc9adc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13754 | 2026.05.15 15:28:18.124632 [ 286 ] {7f7b9c9e-d79b-4943-83d6-8137efc9adc0} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13755 | 2026.05.15 15:28:18.124668 [ 286 ] {7f7b9c9e-d79b-4943-83d6-8137efc9adc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13756 | 2026.05.15 15:28:18.124998 [ 286 ] {7f7b9c9e-d79b-4943-83d6-8137efc9adc0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13757 | 2026.05.15 15:28:18.125218 [ 286 ] {7f7b9c9e-d79b-4943-83d6-8137efc9adc0} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13758 | 2026.05.15 15:28:18.125345 [ 286 ] {7f7b9c9e-d79b-4943-83d6-8137efc9adc0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001207 sec., 219552.6097763049 rows/sec., 14.59 MiB/sec. | ||
| 13759 | 2026.05.15 15:28:18.125382 [ 286 ] {7f7b9c9e-d79b-4943-83d6-8137efc9adc0} <Debug> TCPHandler: Processed in 0.001369535 sec. | ||
| 13760 | 2026.05.15 15:28:18.125510 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13761 | 2026.05.15 15:28:18.125606 [ 286 ] {2d44ce9a-aa40-46bf-ba87-262b6f69466e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13762 | 2026.05.15 15:28:18.125648 [ 286 ] {2d44ce9a-aa40-46bf-ba87-262b6f69466e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13763 | 2026.05.15 15:28:18.125987 [ 286 ] {2d44ce9a-aa40-46bf-ba87-262b6f69466e} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13764 | 2026.05.15 15:28:18.126023 [ 286 ] {2d44ce9a-aa40-46bf-ba87-262b6f69466e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13765 | 2026.05.15 15:28:18.126320 [ 286 ] {2d44ce9a-aa40-46bf-ba87-262b6f69466e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13766 | 2026.05.15 15:28:18.126533 [ 286 ] {2d44ce9a-aa40-46bf-ba87-262b6f69466e} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13767 | 2026.05.15 15:28:18.126662 [ 286 ] {2d44ce9a-aa40-46bf-ba87-262b6f69466e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 13768 | 2026.05.15 15:28:18.126698 [ 286 ] {2d44ce9a-aa40-46bf-ba87-262b6f69466e} <Debug> TCPHandler: Processed in 0.001236772 sec. | ||
| 13769 | 2026.05.15 15:28:18.126841 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13770 | 2026.05.15 15:28:18.126937 [ 286 ] {f81a884a-0819-4311-bceb-9cd917023ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13771 | 2026.05.15 15:28:18.126990 [ 286 ] {f81a884a-0819-4311-bceb-9cd917023ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13772 | 2026.05.15 15:28:18.127818 [ 286 ] {f81a884a-0819-4311-bceb-9cd917023ac7} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13773 | 2026.05.15 15:28:18.127853 [ 286 ] {f81a884a-0819-4311-bceb-9cd917023ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13774 | 2026.05.15 15:28:18.128371 [ 286 ] {f81a884a-0819-4311-bceb-9cd917023ac7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13775 | 2026.05.15 15:28:18.128593 [ 286 ] {f81a884a-0819-4311-bceb-9cd917023ac7} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13776 | 2026.05.15 15:28:18.128729 [ 286 ] {f81a884a-0819-4311-bceb-9cd917023ac7} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00181 sec., 7182.320441988951 rows/sec., 12.87 MiB/sec. | ||
| 13777 | 2026.05.15 15:28:18.128781 [ 286 ] {f81a884a-0819-4311-bceb-9cd917023ac7} <Debug> TCPHandler: Processed in 0.001987375 sec. | ||
| 13778 | 2026.05.15 15:28:18.128916 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13779 | 2026.05.15 15:28:18.129010 [ 286 ] {3587d71b-3539-4180-9dcc-15ac35adbad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13780 | 2026.05.15 15:28:18.129052 [ 286 ] {3587d71b-3539-4180-9dcc-15ac35adbad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13781 | 2026.05.15 15:28:18.129429 [ 286 ] {3587d71b-3539-4180-9dcc-15ac35adbad4} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13782 | 2026.05.15 15:28:18.129470 [ 286 ] {3587d71b-3539-4180-9dcc-15ac35adbad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13783 | 2026.05.15 15:28:18.129786 [ 286 ] {3587d71b-3539-4180-9dcc-15ac35adbad4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13784 | 2026.05.15 15:28:18.130013 [ 286 ] {3587d71b-3539-4180-9dcc-15ac35adbad4} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13785 | 2026.05.15 15:28:18.130147 [ 286 ] {3587d71b-3539-4180-9dcc-15ac35adbad4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001155 sec., 77922.07792207792 rows/sec., 4.88 MiB/sec. | ||
| 13786 | 2026.05.15 15:28:18.130182 [ 286 ] {3587d71b-3539-4180-9dcc-15ac35adbad4} <Debug> TCPHandler: Processed in 0.001314443 sec. | ||
| 13787 | 2026.05.15 15:28:18.401581 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13788 | 2026.05.15 15:28:18.401807 [ 286 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 13789 | 2026.05.15 15:28:18.402259 [ 286 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13790 | 2026.05.15 15:28:18.402296 [ 286 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 13791 | 2026.05.15 15:28:18.402534 [ 286 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13792 | 2026.05.15 15:28:18.402606 [ 286 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13793 | 2026.05.15 15:28:18.402751 [ 286 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 13794 | 2026.05.15 15:28:18.402835 [ 325 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13795 | 2026.05.15 15:28:18.402852 [ 345 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13796 | 2026.05.15 15:28:18.402856 [ 321 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13797 | 2026.05.15 15:28:18.402857 [ 336 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13798 | 2026.05.15 15:28:18.403057 [ 286 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13799 | 2026.05.15 15:28:18.403086 [ 286 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13800 | 2026.05.15 15:28:18.403157 [ 286 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13801 | 2026.05.15 15:28:18.403177 [ 286 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 13802 | 2026.05.15 15:28:18.403210 [ 286 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 13803 | 2026.05.15 15:28:18.403251 [ 286 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 13804 | 2026.05.15 15:28:18.404489 [ 286 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Debug> executeQuery: Read 42 rows, 9.23 KiB in 0.002775 sec., 15135.135135135135 rows/sec., 3.25 MiB/sec. | ||
| 13805 | 2026.05.15 15:28:18.404600 [ 286 ] {639e02e4-dda8-498a-aea0-9978995b63ad} <Debug> TCPHandler: Processed in 0.003145525 sec. | ||
| 13806 | 2026.05.15 15:28:18.418050 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13807 | 2026.05.15 15:28:18.418181 [ 286 ] {5dbbfc37-ef71-4da2-b369-96626720cc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13808 | 2026.05.15 15:28:18.418236 [ 286 ] {5dbbfc37-ef71-4da2-b369-96626720cc1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13809 | 2026.05.15 15:28:18.418810 [ 286 ] {5dbbfc37-ef71-4da2-b369-96626720cc1c} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13810 | 2026.05.15 15:28:18.418860 [ 286 ] {5dbbfc37-ef71-4da2-b369-96626720cc1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13811 | 2026.05.15 15:28:18.419242 [ 286 ] {5dbbfc37-ef71-4da2-b369-96626720cc1c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13812 | 2026.05.15 15:28:18.419468 [ 286 ] {5dbbfc37-ef71-4da2-b369-96626720cc1c} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13813 | 2026.05.15 15:28:18.419616 [ 286 ] {5dbbfc37-ef71-4da2-b369-96626720cc1c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001472 sec., 4076.086956521739 rows/sec., 332.38 KiB/sec. | ||
| 13814 | 2026.05.15 15:28:18.419655 [ 286 ] {5dbbfc37-ef71-4da2-b369-96626720cc1c} <Debug> TCPHandler: Processed in 0.001664609 sec. | ||
| 13815 | 2026.05.15 15:28:18.419787 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13816 | 2026.05.15 15:28:18.419893 [ 286 ] {1c2a141e-9ce3-48b7-81a1-ff412b919bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13817 | 2026.05.15 15:28:18.419932 [ 286 ] {1c2a141e-9ce3-48b7-81a1-ff412b919bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13818 | 2026.05.15 15:28:18.421724 [ 286 ] {1c2a141e-9ce3-48b7-81a1-ff412b919bfb} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13819 | 2026.05.15 15:28:18.421760 [ 286 ] {1c2a141e-9ce3-48b7-81a1-ff412b919bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13820 | 2026.05.15 15:28:18.422210 [ 286 ] {1c2a141e-9ce3-48b7-81a1-ff412b919bfb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13821 | 2026.05.15 15:28:18.422435 [ 286 ] {1c2a141e-9ce3-48b7-81a1-ff412b919bfb} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13822 | 2026.05.15 15:28:18.422565 [ 286 ] {1c2a141e-9ce3-48b7-81a1-ff412b919bfb} <Debug> executeQuery: Read 2468 rows, 186.46 KiB in 0.002691 sec., 917131.1780007433 rows/sec., 67.67 MiB/sec. | ||
| 13823 | 2026.05.15 15:28:18.422602 [ 286 ] {1c2a141e-9ce3-48b7-81a1-ff412b919bfb} <Debug> TCPHandler: Processed in 0.00286249 sec. | ||
| 13824 | 2026.05.15 15:28:18.422724 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13825 | 2026.05.15 15:28:18.422819 [ 286 ] {768ec086-cc26-46a7-b16a-afc1635b9fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13826 | 2026.05.15 15:28:18.422859 [ 286 ] {768ec086-cc26-46a7-b16a-afc1635b9fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13827 | 2026.05.15 15:28:18.423365 [ 286 ] {768ec086-cc26-46a7-b16a-afc1635b9fbb} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13828 | 2026.05.15 15:28:18.423402 [ 286 ] {768ec086-cc26-46a7-b16a-afc1635b9fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13829 | 2026.05.15 15:28:18.423705 [ 286 ] {768ec086-cc26-46a7-b16a-afc1635b9fbb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13830 | 2026.05.15 15:28:18.423924 [ 286 ] {768ec086-cc26-46a7-b16a-afc1635b9fbb} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13831 | 2026.05.15 15:28:18.424053 [ 286 ] {768ec086-cc26-46a7-b16a-afc1635b9fbb} <Debug> executeQuery: Read 47 rows, 3.50 KiB in 0.001252 sec., 37539.93610223642 rows/sec., 2.73 MiB/sec. | ||
| 13832 | 2026.05.15 15:28:18.424090 [ 286 ] {768ec086-cc26-46a7-b16a-afc1635b9fbb} <Debug> TCPHandler: Processed in 0.001413995 sec. | ||
| 13833 | 2026.05.15 15:28:18.424221 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13834 | 2026.05.15 15:28:18.424317 [ 286 ] {a6a37a40-4591-4dfb-92a0-bafe8065e0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13835 | 2026.05.15 15:28:18.424356 [ 286 ] {a6a37a40-4591-4dfb-92a0-bafe8065e0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13836 | 2026.05.15 15:28:18.425069 [ 286 ] {a6a37a40-4591-4dfb-92a0-bafe8065e0e9} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2026.05.15 15:28:18.425106 [ 286 ] {a6a37a40-4591-4dfb-92a0-bafe8065e0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13838 | 2026.05.15 15:28:18.425431 [ 286 ] {a6a37a40-4591-4dfb-92a0-bafe8065e0e9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13839 | 2026.05.15 15:28:18.425648 [ 286 ] {a6a37a40-4591-4dfb-92a0-bafe8065e0e9} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13840 | 2026.05.15 15:28:18.425783 [ 286 ] {a6a37a40-4591-4dfb-92a0-bafe8065e0e9} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001484 sec., 539757.4123989218 rows/sec., 31.18 MiB/sec. | ||
| 13841 | 2026.05.15 15:28:18.425821 [ 286 ] {a6a37a40-4591-4dfb-92a0-bafe8065e0e9} <Debug> TCPHandler: Processed in 0.001647549 sec. | ||
| 13842 | 2026.05.15 15:28:18.425941 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13843 | 2026.05.15 15:28:18.426036 [ 286 ] {a9d2a9b9-a62c-4554-87c3-52d46c810575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13844 | 2026.05.15 15:28:18.426075 [ 286 ] {a9d2a9b9-a62c-4554-87c3-52d46c810575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13845 | 2026.05.15 15:28:18.426497 [ 286 ] {a9d2a9b9-a62c-4554-87c3-52d46c810575} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13846 | 2026.05.15 15:28:18.426532 [ 286 ] {a9d2a9b9-a62c-4554-87c3-52d46c810575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13847 | 2026.05.15 15:28:18.426835 [ 286 ] {a9d2a9b9-a62c-4554-87c3-52d46c810575} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 13848 | 2026.05.15 15:28:18.427247 [ 286 ] {a9d2a9b9-a62c-4554-87c3-52d46c810575} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13849 | 2026.05.15 15:28:18.427521 [ 286 ] {a9d2a9b9-a62c-4554-87c3-52d46c810575} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001493 sec., 669.7923643670463 rows/sec., 47.09 KiB/sec. | ||
| 13850 | 2026.05.15 15:28:18.427615 [ 286 ] {a9d2a9b9-a62c-4554-87c3-52d46c810575} <Debug> TCPHandler: Processed in 0.001721551 sec. | ||
| 13851 | 2026.05.15 15:28:18.427812 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13852 | 2026.05.15 15:28:18.427960 [ 286 ] {c249ac4d-8956-48dd-b9bc-a76a3eedf273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13853 | 2026.05.15 15:28:18.428020 [ 286 ] {c249ac4d-8956-48dd-b9bc-a76a3eedf273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13854 | 2026.05.15 15:28:18.429293 [ 286 ] {c249ac4d-8956-48dd-b9bc-a76a3eedf273} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13855 | 2026.05.15 15:28:18.429335 [ 286 ] {c249ac4d-8956-48dd-b9bc-a76a3eedf273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13856 | 2026.05.15 15:28:18.429762 [ 286 ] {c249ac4d-8956-48dd-b9bc-a76a3eedf273} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13857 | 2026.05.15 15:28:18.429986 [ 286 ] {c249ac4d-8956-48dd-b9bc-a76a3eedf273} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13858 | 2026.05.15 15:28:18.430123 [ 286 ] {c249ac4d-8956-48dd-b9bc-a76a3eedf273} <Debug> executeQuery: Read 1326 rows, 91.01 KiB in 0.00221 sec., 600000 rows/sec., 40.21 MiB/sec. | ||
| 13859 | 2026.05.15 15:28:18.430161 [ 286 ] {c249ac4d-8956-48dd-b9bc-a76a3eedf273} <Debug> TCPHandler: Processed in 0.002476604 sec. | ||
| 13860 | 2026.05.15 15:28:18.430302 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13861 | 2026.05.15 15:28:18.430399 [ 286 ] {eeff35d3-54e5-431e-9bb9-4b809058c9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13862 | 2026.05.15 15:28:18.430444 [ 286 ] {eeff35d3-54e5-431e-9bb9-4b809058c9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13863 | 2026.05.15 15:28:18.431267 [ 286 ] {eeff35d3-54e5-431e-9bb9-4b809058c9f1} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13864 | 2026.05.15 15:28:18.431303 [ 286 ] {eeff35d3-54e5-431e-9bb9-4b809058c9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13865 | 2026.05.15 15:28:18.431763 [ 286 ] {eeff35d3-54e5-431e-9bb9-4b809058c9f1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13866 | 2026.05.15 15:28:18.431980 [ 286 ] {eeff35d3-54e5-431e-9bb9-4b809058c9f1} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13867 | 2026.05.15 15:28:18.432106 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_79_16 to all_84_84_0 | ||
| 13868 | 2026.05.15 15:28:18.432112 [ 286 ] {eeff35d3-54e5-431e-9bb9-4b809058c9f1} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001732 sec., 865473.441108545 rows/sec., 52.50 MiB/sec. | ||
| 13869 | 2026.05.15 15:28:18.432165 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13870 | 2026.05.15 15:28:18.432177 [ 286 ] {eeff35d3-54e5-431e-9bb9-4b809058c9f1} <Debug> TCPHandler: Processed in 0.001924834 sec. | ||
| 13871 | 2026.05.15 15:28:18.432198 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13872 | 2026.05.15 15:28:18.432306 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_84_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_79_16 to all_84_84_0 into Compact with storage Full | ||
| 13873 | 2026.05.15 15:28:18.432332 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13874 | 2026.05.15 15:28:18.432427 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_84_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13875 | 2026.05.15 15:28:18.432434 [ 286 ] {dd329021-5c20-45f7-b210-ac8040551d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13876 | 2026.05.15 15:28:18.432470 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_79_16, total 30340 rows starting from the beginning of the part | ||
| 13877 | 2026.05.15 15:28:18.432508 [ 286 ] {dd329021-5c20-45f7-b210-ac8040551d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13878 | 2026.05.15 15:28:18.432540 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 13879 | 2026.05.15 15:28:18.432599 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 270 rows starting from the beginning of the part | ||
| 13880 | 2026.05.15 15:28:18.432683 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 13881 | 2026.05.15 15:28:18.432731 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 265 rows starting from the beginning of the part | ||
| 13882 | 2026.05.15 15:28:18.432779 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1499 rows starting from the beginning of the part | ||
| 13883 | 2026.05.15 15:28:18.433426 [ 286 ] {dd329021-5c20-45f7-b210-ac8040551d49} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13884 | 2026.05.15 15:28:18.433470 [ 286 ] {dd329021-5c20-45f7-b210-ac8040551d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13885 | 2026.05.15 15:28:18.434116 [ 286 ] {dd329021-5c20-45f7-b210-ac8040551d49} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13886 | 2026.05.15 15:28:18.434366 [ 286 ] {dd329021-5c20-45f7-b210-ac8040551d49} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2026.05.15 15:28:18.434538 [ 286 ] {dd329021-5c20-45f7-b210-ac8040551d49} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002122 sec., 19321.394910461826 rows/sec., 34.62 MiB/sec. | ||
| 13888 | 2026.05.15 15:28:18.434593 [ 286 ] {dd329021-5c20-45f7-b210-ac8040551d49} <Debug> TCPHandler: Processed in 0.002309771 sec. | ||
| 13889 | 2026.05.15 15:28:18.434738 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13890 | 2026.05.15 15:28:18.434836 [ 286 ] {4e8c2635-a3bb-4594-9231-065ae87e2861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13891 | 2026.05.15 15:28:18.434877 [ 286 ] {4e8c2635-a3bb-4594-9231-065ae87e2861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13892 | 2026.05.15 15:28:18.435247 [ 286 ] {4e8c2635-a3bb-4594-9231-065ae87e2861} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13893 | 2026.05.15 15:28:18.435283 [ 286 ] {4e8c2635-a3bb-4594-9231-065ae87e2861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13894 | 2026.05.15 15:28:18.435718 [ 286 ] {4e8c2635-a3bb-4594-9231-065ae87e2861} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13895 | 2026.05.15 15:28:18.435939 [ 286 ] {4e8c2635-a3bb-4594-9231-065ae87e2861} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13896 | 2026.05.15 15:28:18.436075 [ 286 ] {4e8c2635-a3bb-4594-9231-065ae87e2861} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001258 sec., 9538.950715421304 rows/sec., 658.29 KiB/sec. | ||
| 13897 | 2026.05.15 15:28:18.436112 [ 286 ] {4e8c2635-a3bb-4594-9231-065ae87e2861} <Debug> TCPHandler: Processed in 0.001423115 sec. | ||
| 13898 | 2026.05.15 15:28:18.439687 [ 190 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_84_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32694 rows, containing 5 columns (5 merged, 0 gathered) in 0.007424491 sec., 4403534.195138765 rows/sec., 284.17 MiB/sec. | ||
| 13899 | 2026.05.15 15:28:18.440354 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_84_17} <Trace> MergedBlockOutputStream: filled checksums all_1_84_17 (state Temporary) | ||
| 13900 | 2026.05.15 15:28:18.440753 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_84_17 to all_1_84_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13901 | 2026.05.15 15:28:18.440861 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_79_16, all_84_84_0] -> all_1_84_17 | ||
| 13902 | 2026.05.15 15:28:18.440986 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13903 | 2026.05.15 15:28:23.079950 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25458 | ||
| 13904 | 2026.05.15 15:28:23.080885 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13905 | 2026.05.15 15:28:23.080977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13906 | 2026.05.15 15:28:23.081512 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13907 | 2026.05.15 15:28:23.081755 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13908 | 2026.05.15 15:28:23.081910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25458 | ||
| 13909 | 2026.05.15 15:28:23.097544 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13910 | 2026.05.15 15:28:23.097759 [ 286 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13911 | 2026.05.15 15:28:23.098069 [ 286 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13912 | 2026.05.15 15:28:23.098102 [ 286 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13913 | 2026.05.15 15:28:23.098297 [ 286 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13914 | 2026.05.15 15:28:23.098359 [ 286 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13915 | 2026.05.15 15:28:23.098489 [ 286 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13916 | 2026.05.15 15:28:23.098573 [ 321 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13917 | 2026.05.15 15:28:23.098598 [ 345 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13918 | 2026.05.15 15:28:23.098603 [ 325 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13919 | 2026.05.15 15:28:23.098598 [ 342 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13920 | 2026.05.15 15:28:23.098772 [ 286 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13921 | 2026.05.15 15:28:23.098797 [ 286 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13922 | 2026.05.15 15:28:23.098864 [ 286 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13923 | 2026.05.15 15:28:23.098884 [ 286 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 13924 | 2026.05.15 15:28:23.098916 [ 286 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13925 | 2026.05.15 15:28:23.098961 [ 286 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13926 | 2026.05.15 15:28:23.100115 [ 286 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002442 sec., 17199.0171990172 rows/sec., 3.04 MiB/sec. | ||
| 13927 | 2026.05.15 15:28:23.100217 [ 286 ] {8eaaab83-a279-49a3-889a-d50e9bc201c9} <Debug> TCPHandler: Processed in 0.002792889 sec. | ||
| 13928 | 2026.05.15 15:28:23.101836 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13929 | 2026.05.15 15:28:23.101945 [ 286 ] {a69b7e1c-5371-43b4-b672-9494426b289e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13930 | 2026.05.15 15:28:23.102000 [ 286 ] {a69b7e1c-5371-43b4-b672-9494426b289e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13931 | 2026.05.15 15:28:23.103193 [ 286 ] {a69b7e1c-5371-43b4-b672-9494426b289e} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2026.05.15 15:28:23.103250 [ 286 ] {a69b7e1c-5371-43b4-b672-9494426b289e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13933 | 2026.05.15 15:28:23.103580 [ 286 ] {a69b7e1c-5371-43b4-b672-9494426b289e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13934 | 2026.05.15 15:28:23.103799 [ 286 ] {a69b7e1c-5371-43b4-b672-9494426b289e} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13935 | 2026.05.15 15:28:23.103940 [ 286 ] {a69b7e1c-5371-43b4-b672-9494426b289e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002025 sec., 27654.320987654322 rows/sec., 2.11 MiB/sec. | ||
| 13936 | 2026.05.15 15:28:23.103979 [ 286 ] {a69b7e1c-5371-43b4-b672-9494426b289e} <Debug> TCPHandler: Processed in 0.002192639 sec. | ||
| 13937 | 2026.05.15 15:28:23.104118 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13938 | 2026.05.15 15:28:23.104214 [ 286 ] {6a209984-11ac-4d46-8139-e664cc4e9bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13939 | 2026.05.15 15:28:23.104253 [ 286 ] {6a209984-11ac-4d46-8139-e664cc4e9bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13940 | 2026.05.15 15:28:23.104687 [ 286 ] {6a209984-11ac-4d46-8139-e664cc4e9bd0} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13941 | 2026.05.15 15:28:23.104723 [ 286 ] {6a209984-11ac-4d46-8139-e664cc4e9bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13942 | 2026.05.15 15:28:23.105011 [ 286 ] {6a209984-11ac-4d46-8139-e664cc4e9bd0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13943 | 2026.05.15 15:28:23.105227 [ 286 ] {6a209984-11ac-4d46-8139-e664cc4e9bd0} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13944 | 2026.05.15 15:28:23.105356 [ 286 ] {6a209984-11ac-4d46-8139-e664cc4e9bd0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 13945 | 2026.05.15 15:28:23.105393 [ 286 ] {6a209984-11ac-4d46-8139-e664cc4e9bd0} <Debug> TCPHandler: Processed in 0.001325914 sec. | ||
| 13946 | 2026.05.15 15:28:23.105533 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13947 | 2026.05.15 15:28:23.105629 [ 286 ] {50b98db4-247a-46e2-a13c-5b671f5b54e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13948 | 2026.05.15 15:28:23.105671 [ 286 ] {50b98db4-247a-46e2-a13c-5b671f5b54e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13949 | 2026.05.15 15:28:23.106059 [ 286 ] {50b98db4-247a-46e2-a13c-5b671f5b54e3} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13950 | 2026.05.15 15:28:23.106094 [ 286 ] {50b98db4-247a-46e2-a13c-5b671f5b54e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13951 | 2026.05.15 15:28:23.106415 [ 286 ] {50b98db4-247a-46e2-a13c-5b671f5b54e3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13952 | 2026.05.15 15:28:23.106620 [ 286 ] {50b98db4-247a-46e2-a13c-5b671f5b54e3} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13953 | 2026.05.15 15:28:23.106746 [ 286 ] {50b98db4-247a-46e2-a13c-5b671f5b54e3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001135 sec., 112775.33039647578 rows/sec., 7.85 MiB/sec. | ||
| 13954 | 2026.05.15 15:28:23.106782 [ 286 ] {50b98db4-247a-46e2-a13c-5b671f5b54e3} <Debug> TCPHandler: Processed in 0.001297592 sec. | ||
| 13955 | 2026.05.15 15:28:23.106906 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13956 | 2026.05.15 15:28:23.107002 [ 286 ] {cc835193-9086-46c1-aa5c-9c9193c97503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13957 | 2026.05.15 15:28:23.107044 [ 286 ] {cc835193-9086-46c1-aa5c-9c9193c97503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13958 | 2026.05.15 15:28:23.107377 [ 286 ] {cc835193-9086-46c1-aa5c-9c9193c97503} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13959 | 2026.05.15 15:28:23.107413 [ 286 ] {cc835193-9086-46c1-aa5c-9c9193c97503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13960 | 2026.05.15 15:28:23.107712 [ 286 ] {cc835193-9086-46c1-aa5c-9c9193c97503} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13961 | 2026.05.15 15:28:23.107923 [ 286 ] {cc835193-9086-46c1-aa5c-9c9193c97503} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13962 | 2026.05.15 15:28:23.108054 [ 286 ] {cc835193-9086-46c1-aa5c-9c9193c97503} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001069 sec., 44901.77736202058 rows/sec., 3.03 MiB/sec. | ||
| 13963 | 2026.05.15 15:28:23.108089 [ 286 ] {cc835193-9086-46c1-aa5c-9c9193c97503} <Debug> TCPHandler: Processed in 0.001231971 sec. | ||
| 13964 | 2026.05.15 15:28:24.401457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 13965 | 2026.05.15 15:28:24.416947 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2026.05.15 15:28:24.417007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13967 | 2026.05.15 15:28:24.422687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13968 | 2026.05.15 15:28:24.423362 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2026.05.15 15:28:24.426021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 13970 | 2026.05.15 15:28:25.675675 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1760 | ||
| 13971 | 2026.05.15 15:28:25.678377 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13972 | 2026.05.15 15:28:25.678425 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 13973 | 2026.05.15 15:28:25.679644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13974 | 2026.05.15 15:28:25.679909 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13975 | 2026.05.15 15:28:25.680182 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1760 | ||
| 13976 | 2026.05.15 15:28:28.103687 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13977 | 2026.05.15 15:28:28.103942 [ 286 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13978 | 2026.05.15 15:28:28.104657 [ 286 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13979 | 2026.05.15 15:28:28.104768 [ 286 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13980 | 2026.05.15 15:28:28.105154 [ 286 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13981 | 2026.05.15 15:28:28.105245 [ 286 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13982 | 2026.05.15 15:28:28.105406 [ 286 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13983 | 2026.05.15 15:28:28.105606 [ 325 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13984 | 2026.05.15 15:28:28.105610 [ 341 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13985 | 2026.05.15 15:28:28.105635 [ 342 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13986 | 2026.05.15 15:28:28.105623 [ 321 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13987 | 2026.05.15 15:28:28.105776 [ 286 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13988 | 2026.05.15 15:28:28.105809 [ 286 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13989 | 2026.05.15 15:28:28.105891 [ 286 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13990 | 2026.05.15 15:28:28.105913 [ 286 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 13991 | 2026.05.15 15:28:28.105953 [ 286 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13992 | 2026.05.15 15:28:28.105996 [ 286 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13993 | 2026.05.15 15:28:28.107053 [ 286 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.003211 sec., 13080.037371535347 rows/sec., 2.31 MiB/sec. | ||
| 13994 | 2026.05.15 15:28:28.107239 [ 286 ] {318d04e3-6266-4d6a-88e7-9cae20aef6aa} <Debug> TCPHandler: Processed in 0.003696965 sec. | ||
| 13995 | 2026.05.15 15:28:28.112527 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13996 | 2026.05.15 15:28:28.112683 [ 286 ] {154ebca3-e0a2-416c-837e-7b4668c333a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13997 | 2026.05.15 15:28:28.112750 [ 286 ] {154ebca3-e0a2-416c-837e-7b4668c333a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13998 | 2026.05.15 15:28:28.113458 [ 286 ] {154ebca3-e0a2-416c-837e-7b4668c333a9} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13999 | 2026.05.15 15:28:28.113504 [ 286 ] {154ebca3-e0a2-416c-837e-7b4668c333a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14000 | 2026.05.15 15:28:28.113882 [ 286 ] {154ebca3-e0a2-416c-837e-7b4668c333a9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14001 | 2026.05.15 15:28:28.114098 [ 286 ] {154ebca3-e0a2-416c-837e-7b4668c333a9} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14002 | 2026.05.15 15:28:28.114239 [ 286 ] {154ebca3-e0a2-416c-837e-7b4668c333a9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001604 sec., 177057.35660847882 rows/sec., 11.25 MiB/sec. | ||
| 14003 | 2026.05.15 15:28:28.114277 [ 286 ] {154ebca3-e0a2-416c-837e-7b4668c333a9} <Debug> TCPHandler: Processed in 0.001871273 sec. | ||
| 14004 | 2026.05.15 15:28:28.114416 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14005 | 2026.05.15 15:28:28.114513 [ 286 ] {39508b45-e104-473e-8024-16140005dff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14006 | 2026.05.15 15:28:28.114552 [ 286 ] {39508b45-e104-473e-8024-16140005dff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14007 | 2026.05.15 15:28:28.115332 [ 286 ] {39508b45-e104-473e-8024-16140005dff3} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14008 | 2026.05.15 15:28:28.115368 [ 286 ] {39508b45-e104-473e-8024-16140005dff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14009 | 2026.05.15 15:28:28.115706 [ 286 ] {39508b45-e104-473e-8024-16140005dff3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14010 | 2026.05.15 15:28:28.115914 [ 286 ] {39508b45-e104-473e-8024-16140005dff3} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14011 | 2026.05.15 15:28:28.116040 [ 47 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14012 | 2026.05.15 15:28:28.116047 [ 286 ] {39508b45-e104-473e-8024-16140005dff3} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001553 sec., 529942.0476497103 rows/sec., 41.12 MiB/sec. | ||
| 14013 | 2026.05.15 15:28:28.116083 [ 47 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14014 | 2026.05.15 15:28:28.116102 [ 286 ] {39508b45-e104-473e-8024-16140005dff3} <Debug> TCPHandler: Processed in 0.001735051 sec. | ||
| 14015 | 2026.05.15 15:28:28.116109 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14016 | 2026.05.15 15:28:28.116232 [ 190 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14017 | 2026.05.15 15:28:28.116239 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14018 | 2026.05.15 15:28:28.116357 [ 286 ] {7d253bcd-f6d1-40eb-891b-433e50bd0e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14019 | 2026.05.15 15:28:28.116361 [ 190 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14020 | 2026.05.15 15:28:28.116402 [ 286 ] {7d253bcd-f6d1-40eb-891b-433e50bd0e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14021 | 2026.05.15 15:28:28.116414 [ 190 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3245 rows starting from the beginning of the part | ||
| 14022 | 2026.05.15 15:28:28.116499 [ 190 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 116 rows starting from the beginning of the part | ||
| 14023 | 2026.05.15 15:28:28.116552 [ 190 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 823 rows starting from the beginning of the part | ||
| 14024 | 2026.05.15 15:28:28.116598 [ 190 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2468 rows starting from the beginning of the part | ||
| 14025 | 2026.05.15 15:28:28.116647 [ 190 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 14026 | 2026.05.15 15:28:28.116691 [ 190 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 823 rows starting from the beginning of the part | ||
| 14027 | 2026.05.15 15:28:28.116868 [ 286 ] {7d253bcd-f6d1-40eb-891b-433e50bd0e41} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14028 | 2026.05.15 15:28:28.116910 [ 286 ] {7d253bcd-f6d1-40eb-891b-433e50bd0e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14029 | 2026.05.15 15:28:28.117231 [ 286 ] {7d253bcd-f6d1-40eb-891b-433e50bd0e41} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14030 | 2026.05.15 15:28:28.117447 [ 286 ] {7d253bcd-f6d1-40eb-891b-433e50bd0e41} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14031 | 2026.05.15 15:28:28.117564 [ 47 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14032 | 2026.05.15 15:28:28.117577 [ 286 ] {7d253bcd-f6d1-40eb-891b-433e50bd0e41} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001237 sec., 125303.15278900566 rows/sec., 7.52 MiB/sec. | ||
| 14033 | 2026.05.15 15:28:28.117600 [ 47 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2026.05.15 15:28:28.117641 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14035 | 2026.05.15 15:28:28.117656 [ 286 ] {7d253bcd-f6d1-40eb-891b-433e50bd0e41} <Debug> TCPHandler: Processed in 0.001463737 sec. | ||
| 14036 | 2026.05.15 15:28:28.117719 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 14037 | 2026.05.15 15:28:28.117824 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14038 | 2026.05.15 15:28:28.117851 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14039 | 2026.05.15 15:28:28.117858 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 214 rows starting from the beginning of the part | ||
| 14040 | 2026.05.15 15:28:28.117929 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 165 rows starting from the beginning of the part | ||
| 14041 | 2026.05.15 15:28:28.117973 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part | ||
| 14042 | 2026.05.15 15:28:28.117975 [ 286 ] {88871418-5313-46b7-a4fe-45249cf47d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14043 | 2026.05.15 15:28:28.118013 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 155 rows starting from the beginning of the part | ||
| 14044 | 2026.05.15 15:28:28.118034 [ 286 ] {88871418-5313-46b7-a4fe-45249cf47d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14045 | 2026.05.15 15:28:28.118056 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 47 rows starting from the beginning of the part | ||
| 14046 | 2026.05.15 15:28:28.118099 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 155 rows starting from the beginning of the part | ||
| 14047 | 2026.05.15 15:28:28.118522 [ 286 ] {88871418-5313-46b7-a4fe-45249cf47d6f} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14048 | 2026.05.15 15:28:28.118564 [ 286 ] {88871418-5313-46b7-a4fe-45249cf47d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14049 | 2026.05.15 15:28:28.118910 [ 197 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 766 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229772 sec., 622879.6882674186 rows/sec., 41.19 MiB/sec. | ||
| 14050 | 2026.05.15 15:28:28.119046 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14051 | 2026.05.15 15:28:28.119078 [ 197 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002903012 sec., 2594202.159687938 rows/sec., 204.98 MiB/sec. | ||
| 14052 | 2026.05.15 15:28:28.119132 [ 286 ] {88871418-5313-46b7-a4fe-45249cf47d6f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14053 | 2026.05.15 15:28:28.119329 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_76_15} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14054 | 2026.05.15 15:28:28.119357 [ 197 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14055 | 2026.05.15 15:28:28.119409 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_76_15} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14056 | 2026.05.15 15:28:28.119419 [ 286 ] {88871418-5313-46b7-a4fe-45249cf47d6f} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14057 | 2026.05.15 15:28:28.119472 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14058 | 2026.05.15 15:28:28.119565 [ 286 ] {88871418-5313-46b7-a4fe-45249cf47d6f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001615 sec., 92260.06191950465 rows/sec., 5.96 MiB/sec. | ||
| 14059 | 2026.05.15 15:28:28.119609 [ 286 ] {88871418-5313-46b7-a4fe-45249cf47d6f} <Debug> TCPHandler: Processed in 0.001818862 sec. | ||
| 14060 | 2026.05.15 15:28:28.119634 [ 197 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_86_17} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14061 | 2026.05.15 15:28:28.119709 [ 197 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_86_17} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14062 | 2026.05.15 15:28:28.119757 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14063 | 2026.05.15 15:28:28.119785 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 14064 | 2026.05.15 15:28:28.119857 [ 286 ] {e2aecdb4-f19b-4fdf-a6a1-7487efd08d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14065 | 2026.05.15 15:28:28.119900 [ 286 ] {e2aecdb4-f19b-4fdf-a6a1-7487efd08d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14066 | 2026.05.15 15:28:28.120347 [ 286 ] {e2aecdb4-f19b-4fdf-a6a1-7487efd08d01} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2026.05.15 15:28:28.120383 [ 286 ] {e2aecdb4-f19b-4fdf-a6a1-7487efd08d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14068 | 2026.05.15 15:28:28.120688 [ 286 ] {e2aecdb4-f19b-4fdf-a6a1-7487efd08d01} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14069 | 2026.05.15 15:28:28.120901 [ 286 ] {e2aecdb4-f19b-4fdf-a6a1-7487efd08d01} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.05.15 15:28:28.121027 [ 286 ] {e2aecdb4-f19b-4fdf-a6a1-7487efd08d01} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 14071 | 2026.05.15 15:28:28.121066 [ 286 ] {e2aecdb4-f19b-4fdf-a6a1-7487efd08d01} <Debug> TCPHandler: Processed in 0.001357634 sec. | ||
| 14072 | 2026.05.15 15:28:28.121208 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14073 | 2026.05.15 15:28:28.121302 [ 286 ] {173eb49f-aa68-44d9-8903-75c346cd13cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14074 | 2026.05.15 15:28:28.121341 [ 286 ] {173eb49f-aa68-44d9-8903-75c346cd13cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14075 | 2026.05.15 15:28:28.121937 [ 286 ] {173eb49f-aa68-44d9-8903-75c346cd13cb} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14076 | 2026.05.15 15:28:28.121974 [ 286 ] {173eb49f-aa68-44d9-8903-75c346cd13cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14077 | 2026.05.15 15:28:28.122296 [ 286 ] {173eb49f-aa68-44d9-8903-75c346cd13cb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14078 | 2026.05.15 15:28:28.122500 [ 286 ] {173eb49f-aa68-44d9-8903-75c346cd13cb} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14079 | 2026.05.15 15:28:28.122609 [ 47 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14080 | 2026.05.15 15:28:28.122627 [ 286 ] {173eb49f-aa68-44d9-8903-75c346cd13cb} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001343 sec., 374534.62397617276 rows/sec., 26.34 MiB/sec. | ||
| 14081 | 2026.05.15 15:28:28.122639 [ 47 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14082 | 2026.05.15 15:28:28.122666 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14083 | 2026.05.15 15:28:28.122671 [ 286 ] {173eb49f-aa68-44d9-8903-75c346cd13cb} <Debug> TCPHandler: Processed in 0.001511927 sec. | ||
| 14084 | 2026.05.15 15:28:28.122764 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14085 | 2026.05.15 15:28:28.122802 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14086 | 2026.05.15 15:28:28.122880 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14087 | 2026.05.15 15:28:28.122905 [ 286 ] {a9c4970e-5152-46bb-b801-56a5ff703a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14088 | 2026.05.15 15:28:28.122917 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1795 rows starting from the beginning of the part | ||
| 14089 | 2026.05.15 15:28:28.122954 [ 286 ] {a9c4970e-5152-46bb-b801-56a5ff703a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14090 | 2026.05.15 15:28:28.122991 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 94 rows starting from the beginning of the part | ||
| 14091 | 2026.05.15 15:28:28.123046 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 503 rows starting from the beginning of the part | ||
| 14092 | 2026.05.15 15:28:28.123090 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1326 rows starting from the beginning of the part | ||
| 14093 | 2026.05.15 15:28:28.123134 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 14094 | 2026.05.15 15:28:28.123177 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 503 rows starting from the beginning of the part | ||
| 14095 | 2026.05.15 15:28:28.123341 [ 286 ] {a9c4970e-5152-46bb-b801-56a5ff703a67} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14096 | 2026.05.15 15:28:28.123381 [ 286 ] {a9c4970e-5152-46bb-b801-56a5ff703a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14097 | 2026.05.15 15:28:28.123709 [ 286 ] {a9c4970e-5152-46bb-b801-56a5ff703a67} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14098 | 2026.05.15 15:28:28.123926 [ 286 ] {a9c4970e-5152-46bb-b801-56a5ff703a67} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14099 | 2026.05.15 15:28:28.124057 [ 286 ] {a9c4970e-5152-46bb-b801-56a5ff703a67} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00117 sec., 5128.205128205128 rows/sec., 267.93 KiB/sec. | ||
| 14100 | 2026.05.15 15:28:28.124093 [ 286 ] {a9c4970e-5152-46bb-b801-56a5ff703a67} <Debug> TCPHandler: Processed in 0.001341734 sec. | ||
| 14101 | 2026.05.15 15:28:28.124224 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14102 | 2026.05.15 15:28:28.124320 [ 286 ] {dbe0de75-dc34-42d3-9aa8-169f212a163a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14103 | 2026.05.15 15:28:28.124362 [ 286 ] {dbe0de75-dc34-42d3-9aa8-169f212a163a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14104 | 2026.05.15 15:28:28.124581 [ 191 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4285 rows, containing 5 columns (5 merged, 0 gathered) in 0.001864343 sec., 2298396.8078835276 rows/sec., 166.23 MiB/sec. | ||
| 14105 | 2026.05.15 15:28:28.124772 [ 286 ] {dbe0de75-dc34-42d3-9aa8-169f212a163a} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14106 | 2026.05.15 15:28:28.124787 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14107 | 2026.05.15 15:28:28.124816 [ 286 ] {dbe0de75-dc34-42d3-9aa8-169f212a163a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14108 | 2026.05.15 15:28:28.125087 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_86_17} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14109 | 2026.05.15 15:28:28.125166 [ 196 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_86_17} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14110 | 2026.05.15 15:28:28.125189 [ 286 ] {dbe0de75-dc34-42d3-9aa8-169f212a163a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14111 | 2026.05.15 15:28:28.125239 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 14112 | 2026.05.15 15:28:28.125404 [ 286 ] {dbe0de75-dc34-42d3-9aa8-169f212a163a} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14113 | 2026.05.15 15:28:28.125536 [ 286 ] {dbe0de75-dc34-42d3-9aa8-169f212a163a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001234 sec., 214748.78444084278 rows/sec., 14.27 MiB/sec. | ||
| 14114 | 2026.05.15 15:28:28.125573 [ 286 ] {dbe0de75-dc34-42d3-9aa8-169f212a163a} <Debug> TCPHandler: Processed in 0.001397294 sec. | ||
| 14115 | 2026.05.15 15:28:28.125698 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14116 | 2026.05.15 15:28:28.125793 [ 286 ] {bebccd73-dcdc-41de-8636-394fea0618e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14117 | 2026.05.15 15:28:28.125834 [ 286 ] {bebccd73-dcdc-41de-8636-394fea0618e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14118 | 2026.05.15 15:28:28.126155 [ 286 ] {bebccd73-dcdc-41de-8636-394fea0618e0} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14119 | 2026.05.15 15:28:28.126191 [ 286 ] {bebccd73-dcdc-41de-8636-394fea0618e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14120 | 2026.05.15 15:28:28.126474 [ 286 ] {bebccd73-dcdc-41de-8636-394fea0618e0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14121 | 2026.05.15 15:28:28.126672 [ 286 ] {bebccd73-dcdc-41de-8636-394fea0618e0} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14122 | 2026.05.15 15:28:28.126774 [ 47 ] {} <Debug> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 14123 | 2026.05.15 15:28:28.126795 [ 286 ] {bebccd73-dcdc-41de-8636-394fea0618e0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 14124 | 2026.05.15 15:28:28.126804 [ 47 ] {} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14125 | 2026.05.15 15:28:28.126835 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14126 | 2026.05.15 15:28:28.126837 [ 286 ] {bebccd73-dcdc-41de-8636-394fea0618e0} <Debug> TCPHandler: Processed in 0.001186791 sec. | ||
| 14127 | 2026.05.15 15:28:28.126914 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 14128 | 2026.05.15 15:28:28.126969 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14129 | 2026.05.15 15:28:28.127024 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14130 | 2026.05.15 15:28:28.127057 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
| 14131 | 2026.05.15 15:28:28.127070 [ 286 ] {c91247ce-97d2-468b-8a96-e45a2b232a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14132 | 2026.05.15 15:28:28.127108 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 14133 | 2026.05.15 15:28:28.127126 [ 286 ] {c91247ce-97d2-468b-8a96-e45a2b232a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14134 | 2026.05.15 15:28:28.127156 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 14135 | 2026.05.15 15:28:28.127200 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 14136 | 2026.05.15 15:28:28.127236 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 14137 | 2026.05.15 15:28:28.127273 [ 193 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 14138 | 2026.05.15 15:28:28.127977 [ 286 ] {c91247ce-97d2-468b-8a96-e45a2b232a72} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14139 | 2026.05.15 15:28:28.127991 [ 196 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.00110961 sec., 36048.70179612657 rows/sec., 2.37 MiB/sec. | ||
| 14140 | 2026.05.15 15:28:28.128020 [ 286 ] {c91247ce-97d2-468b-8a96-e45a2b232a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14141 | 2026.05.15 15:28:28.128162 [ 191 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 14142 | 2026.05.15 15:28:28.128485 [ 191 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_40_8} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14143 | 2026.05.15 15:28:28.128566 [ 191 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_40_8} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 14144 | 2026.05.15 15:28:28.128566 [ 286 ] {c91247ce-97d2-468b-8a96-e45a2b232a72} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14145 | 2026.05.15 15:28:28.128653 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14146 | 2026.05.15 15:28:28.128806 [ 286 ] {c91247ce-97d2-468b-8a96-e45a2b232a72} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14147 | 2026.05.15 15:28:28.128942 [ 286 ] {c91247ce-97d2-468b-8a96-e45a2b232a72} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00189 sec., 6878.306878306878 rows/sec., 12.33 MiB/sec. | ||
| 14148 | 2026.05.15 15:28:28.128942 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14149 | 2026.05.15 15:28:28.128999 [ 286 ] {c91247ce-97d2-468b-8a96-e45a2b232a72} <Debug> TCPHandler: Processed in 0.002077107 sec. | ||
| 14150 | 2026.05.15 15:28:28.129003 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14151 | 2026.05.15 15:28:28.129040 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14152 | 2026.05.15 15:28:28.129123 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 14153 | 2026.05.15 15:28:28.129151 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14154 | 2026.05.15 15:28:28.129247 [ 286 ] {15278970-8557-49aa-97f9-b9424d6c0256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14155 | 2026.05.15 15:28:28.129287 [ 286 ] {15278970-8557-49aa-97f9-b9424d6c0256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14156 | 2026.05.15 15:28:28.129306 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14157 | 2026.05.15 15:28:28.129358 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1546 rows starting from the beginning of the part | ||
| 14158 | 2026.05.15 15:28:28.129471 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 13 rows starting from the beginning of the part | ||
| 14159 | 2026.05.15 15:28:28.129568 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part | ||
| 14160 | 2026.05.15 15:28:28.129646 [ 286 ] {15278970-8557-49aa-97f9-b9424d6c0256} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14161 | 2026.05.15 15:28:28.129658 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 13 rows starting from the beginning of the part | ||
| 14162 | 2026.05.15 15:28:28.129683 [ 286 ] {15278970-8557-49aa-97f9-b9424d6c0256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14163 | 2026.05.15 15:28:28.129752 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 41 rows starting from the beginning of the part | ||
| 14164 | 2026.05.15 15:28:28.129842 [ 188 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 13 rows starting from the beginning of the part | ||
| 14165 | 2026.05.15 15:28:28.130055 [ 286 ] {15278970-8557-49aa-97f9-b9424d6c0256} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14166 | 2026.05.15 15:28:28.130370 [ 286 ] {15278970-8557-49aa-97f9-b9424d6c0256} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2026.05.15 15:28:28.130498 [ 46 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14168 | 2026.05.15 15:28:28.130524 [ 46 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14169 | 2026.05.15 15:28:28.130541 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14170 | 2026.05.15 15:28:28.130557 [ 286 ] {15278970-8557-49aa-97f9-b9424d6c0256} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001326 sec., 67873.30316742082 rows/sec., 4.25 MiB/sec. | ||
| 14171 | 2026.05.15 15:28:28.130619 [ 286 ] {15278970-8557-49aa-97f9-b9424d6c0256} <Debug> TCPHandler: Processed in 0.001515917 sec. | ||
| 14172 | 2026.05.15 15:28:28.130620 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14173 | 2026.05.15 15:28:28.130726 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14174 | 2026.05.15 15:28:28.130756 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5400 rows starting from the beginning of the part | ||
| 14175 | 2026.05.15 15:28:28.130811 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 14176 | 2026.05.15 15:28:28.130862 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 90 rows starting from the beginning of the part | ||
| 14177 | 2026.05.15 15:28:28.130907 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 12 rows starting from the beginning of the part | ||
| 14178 | 2026.05.15 15:28:28.130950 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part | ||
| 14179 | 2026.05.15 15:28:28.130994 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 90 rows starting from the beginning of the part | ||
| 14180 | 2026.05.15 15:28:28.132757 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002174688 sec., 2621065.6425197544 rows/sec., 168.81 MiB/sec. | ||
| 14181 | 2026.05.15 15:28:28.133264 [ 189 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14182 | 2026.05.15 15:28:28.133555 [ 189 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_86_17} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14183 | 2026.05.15 15:28:28.133639 [ 189 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_86_17} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14184 | 2026.05.15 15:28:28.133700 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 14185 | 2026.05.15 15:28:28.137149 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1656 rows, containing 19 columns (19 merged, 0 gathered) in 0.008061233 sec., 205427.63123209565 rows/sec., 368.12 MiB/sec. | ||
| 14186 | 2026.05.15 15:28:28.139042 [ 189 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14187 | 2026.05.15 15:28:28.139378 [ 189 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14188 | 2026.05.15 15:28:28.139445 [ 189 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14189 | 2026.05.15 15:28:28.139533 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 14190 | 2026.05.15 15:28:29.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.81 MiB, peak 353.41 MiB, free memory in arenas 0.00 B, will set to 346.73 MiB (RSS), difference: 4.92 MiB | ||
| 14191 | 2026.05.15 15:28:29.448030 [ 43 ] {} <Debug> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 14192 | 2026.05.15 15:28:29.448090 [ 43 ] {} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14193 | 2026.05.15 15:28:29.448112 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14194 | 2026.05.15 15:28:29.448238 [ 189 ] {7208fad8-3800-4da3-8788-b5d99270a322::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 | ||
| 14195 | 2026.05.15 15:28:29.448379 [ 189 ] {7208fad8-3800-4da3-8788-b5d99270a322::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14196 | 2026.05.15 15:28:29.448429 [ 189 ] {7208fad8-3800-4da3-8788-b5d99270a322::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 | ||
| 14197 | 2026.05.15 15:28:29.448502 [ 189 ] {7208fad8-3800-4da3-8788-b5d99270a322::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 | ||
| 14198 | 2026.05.15 15:28:29.448551 [ 189 ] {7208fad8-3800-4da3-8788-b5d99270a322::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 | ||
| 14199 | 2026.05.15 15:28:29.448595 [ 189 ] {7208fad8-3800-4da3-8788-b5d99270a322::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 | ||
| 14200 | 2026.05.15 15:28:29.448651 [ 189 ] {7208fad8-3800-4da3-8788-b5d99270a322::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 | ||
| 14201 | 2026.05.15 15:28:29.449545 [ 198 ] {7208fad8-3800-4da3-8788-b5d99270a322::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360284 sec., 4410.843617950369 rows/sec., 327.37 KiB/sec. | ||
| 14202 | 2026.05.15 15:28:29.449778 [ 200 ] {7208fad8-3800-4da3-8788-b5d99270a322::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 14203 | 2026.05.15 15:28:29.450189 [ 200 ] {7208fad8-3800-4da3-8788-b5d99270a322::all_1_9_2} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14204 | 2026.05.15 15:28:29.450281 [ 200 ] {7208fad8-3800-4da3-8788-b5d99270a322::all_1_9_2} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 14205 | 2026.05.15 15:28:29.450413 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 14206 | 2026.05.15 15:28:30.447142 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14207 | 2026.05.15 15:28:30.447244 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14208 | 2026.05.15 15:28:30.582108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25906 | ||
| 14209 | 2026.05.15 15:28:30.582791 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14210 | 2026.05.15 15:28:30.582833 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14211 | 2026.05.15 15:28:30.583386 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14212 | 2026.05.15 15:28:30.583623 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14213 | 2026.05.15 15:28:30.583759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25906 | ||
| 14214 | 2026.05.15 15:28:31.926135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 14215 | 2026.05.15 15:28:31.942809 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2026.05.15 15:28:31.942868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14217 | 2026.05.15 15:28:31.948886 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14218 | 2026.05.15 15:28:31.949585 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14219 | 2026.05.15 15:28:31.952441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 14220 | 2026.05.15 15:28:33.098846 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14221 | 2026.05.15 15:28:33.099095 [ 286 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14222 | 2026.05.15 15:28:33.099451 [ 286 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14223 | 2026.05.15 15:28:33.099486 [ 286 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14224 | 2026.05.15 15:28:33.099699 [ 286 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14225 | 2026.05.15 15:28:33.099766 [ 286 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14226 | 2026.05.15 15:28:33.099903 [ 286 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14227 | 2026.05.15 15:28:33.099984 [ 342 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14228 | 2026.05.15 15:28:33.100005 [ 325 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14229 | 2026.05.15 15:28:33.100006 [ 321 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14230 | 2026.05.15 15:28:33.100004 [ 341 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14231 | 2026.05.15 15:28:33.100173 [ 286 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 14232 | 2026.05.15 15:28:33.100200 [ 286 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14233 | 2026.05.15 15:28:33.100268 [ 286 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14234 | 2026.05.15 15:28:33.100288 [ 286 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 14235 | 2026.05.15 15:28:33.100321 [ 286 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14236 | 2026.05.15 15:28:33.100359 [ 286 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14237 | 2026.05.15 15:28:33.101376 [ 286 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.00238 sec., 17647.05882352941 rows/sec., 3.12 MiB/sec. | ||
| 14238 | 2026.05.15 15:28:33.101497 [ 286 ] {9df54ed8-0b93-4932-a196-a8892b53d421} <Debug> TCPHandler: Processed in 0.0027912 sec. | ||
| 14239 | 2026.05.15 15:28:33.103819 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14240 | 2026.05.15 15:28:33.103931 [ 286 ] {25d0ae68-1451-4038-8100-0cea79270cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14241 | 2026.05.15 15:28:33.103973 [ 286 ] {25d0ae68-1451-4038-8100-0cea79270cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14242 | 2026.05.15 15:28:33.104504 [ 286 ] {25d0ae68-1451-4038-8100-0cea79270cc3} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14243 | 2026.05.15 15:28:33.104547 [ 286 ] {25d0ae68-1451-4038-8100-0cea79270cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14244 | 2026.05.15 15:28:33.104910 [ 286 ] {25d0ae68-1451-4038-8100-0cea79270cc3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14245 | 2026.05.15 15:28:33.105128 [ 286 ] {25d0ae68-1451-4038-8100-0cea79270cc3} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14246 | 2026.05.15 15:28:33.105275 [ 286 ] {25d0ae68-1451-4038-8100-0cea79270cc3} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001375 sec., 84363.63636363637 rows/sec., 7.14 MiB/sec. | ||
| 14247 | 2026.05.15 15:28:33.105313 [ 286 ] {25d0ae68-1451-4038-8100-0cea79270cc3} <Debug> TCPHandler: Processed in 0.001545717 sec. | ||
| 14248 | 2026.05.15 15:28:33.105455 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14249 | 2026.05.15 15:28:33.105559 [ 286 ] {12a989a2-3ec6-46ca-87bb-48ebc4719426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14250 | 2026.05.15 15:28:33.105598 [ 286 ] {12a989a2-3ec6-46ca-87bb-48ebc4719426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14251 | 2026.05.15 15:28:33.106017 [ 286 ] {12a989a2-3ec6-46ca-87bb-48ebc4719426} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14252 | 2026.05.15 15:28:33.106060 [ 286 ] {12a989a2-3ec6-46ca-87bb-48ebc4719426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14253 | 2026.05.15 15:28:33.106344 [ 286 ] {12a989a2-3ec6-46ca-87bb-48ebc4719426} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14254 | 2026.05.15 15:28:33.106671 [ 286 ] {12a989a2-3ec6-46ca-87bb-48ebc4719426} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2026.05.15 15:28:33.106802 [ 286 ] {12a989a2-3ec6-46ca-87bb-48ebc4719426} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001269 sec., 23640.66193853428 rows/sec., 1.74 MiB/sec. | ||
| 14256 | 2026.05.15 15:28:33.106838 [ 286 ] {12a989a2-3ec6-46ca-87bb-48ebc4719426} <Debug> TCPHandler: Processed in 0.001431965 sec. | ||
| 14257 | 2026.05.15 15:28:33.106977 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14258 | 2026.05.15 15:28:33.107079 [ 286 ] {1a3b5122-5e39-486f-8ac5-6341870047eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14259 | 2026.05.15 15:28:33.107118 [ 286 ] {1a3b5122-5e39-486f-8ac5-6341870047eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14260 | 2026.05.15 15:28:33.107597 [ 286 ] {1a3b5122-5e39-486f-8ac5-6341870047eb} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14261 | 2026.05.15 15:28:33.107633 [ 286 ] {1a3b5122-5e39-486f-8ac5-6341870047eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14262 | 2026.05.15 15:28:33.107942 [ 286 ] {1a3b5122-5e39-486f-8ac5-6341870047eb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14263 | 2026.05.15 15:28:33.108154 [ 286 ] {1a3b5122-5e39-486f-8ac5-6341870047eb} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14264 | 2026.05.15 15:28:33.108281 [ 286 ] {1a3b5122-5e39-486f-8ac5-6341870047eb} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001221 sec., 76986.07698607698 rows/sec., 6.01 MiB/sec. | ||
| 14265 | 2026.05.15 15:28:33.108318 [ 286 ] {1a3b5122-5e39-486f-8ac5-6341870047eb} <Debug> TCPHandler: Processed in 0.001393675 sec. | ||
| 14266 | 2026.05.15 15:28:33.108442 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14267 | 2026.05.15 15:28:33.108536 [ 286 ] {dd2c6a79-259e-4b25-ac81-34d095ee0edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14268 | 2026.05.15 15:28:33.108579 [ 286 ] {dd2c6a79-259e-4b25-ac81-34d095ee0edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14269 | 2026.05.15 15:28:33.109019 [ 286 ] {dd2c6a79-259e-4b25-ac81-34d095ee0edd} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2026.05.15 15:28:33.109054 [ 286 ] {dd2c6a79-259e-4b25-ac81-34d095ee0edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14271 | 2026.05.15 15:28:33.109379 [ 286 ] {dd2c6a79-259e-4b25-ac81-34d095ee0edd} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14272 | 2026.05.15 15:28:33.109596 [ 286 ] {dd2c6a79-259e-4b25-ac81-34d095ee0edd} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2026.05.15 15:28:33.109728 [ 286 ] {dd2c6a79-259e-4b25-ac81-34d095ee0edd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 14274 | 2026.05.15 15:28:33.109765 [ 286 ] {dd2c6a79-259e-4b25-ac81-34d095ee0edd} <Debug> TCPHandler: Processed in 0.001371345 sec. | ||
| 14275 | 2026.05.15 15:28:33.109939 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.05.15 15:28:33.110034 [ 286 ] {cecf2d05-420d-409a-8934-0149187c653c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14277 | 2026.05.15 15:28:33.110085 [ 286 ] {cecf2d05-420d-409a-8934-0149187c653c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14278 | 2026.05.15 15:28:33.110981 [ 286 ] {cecf2d05-420d-409a-8934-0149187c653c} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2026.05.15 15:28:33.111017 [ 286 ] {cecf2d05-420d-409a-8934-0149187c653c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14280 | 2026.05.15 15:28:33.111553 [ 286 ] {cecf2d05-420d-409a-8934-0149187c653c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14281 | 2026.05.15 15:28:33.111793 [ 286 ] {cecf2d05-420d-409a-8934-0149187c653c} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2026.05.15 15:28:33.111931 [ 286 ] {cecf2d05-420d-409a-8934-0149187c653c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001915 sec., 15665.796344647519 rows/sec., 28.07 MiB/sec. | ||
| 14283 | 2026.05.15 15:28:33.111983 [ 286 ] {cecf2d05-420d-409a-8934-0149187c653c} <Debug> TCPHandler: Processed in 0.002091777 sec. | ||
| 14284 | 2026.05.15 15:28:33.112125 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2026.05.15 15:28:33.112221 [ 286 ] {eb192564-4633-434b-b88f-dd11f458837d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14286 | 2026.05.15 15:28:33.112262 [ 286 ] {eb192564-4633-434b-b88f-dd11f458837d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14287 | 2026.05.15 15:28:33.112629 [ 286 ] {eb192564-4633-434b-b88f-dd11f458837d} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2026.05.15 15:28:33.112664 [ 286 ] {eb192564-4633-434b-b88f-dd11f458837d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14289 | 2026.05.15 15:28:33.112969 [ 286 ] {eb192564-4633-434b-b88f-dd11f458837d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14290 | 2026.05.15 15:28:33.113186 [ 286 ] {eb192564-4633-434b-b88f-dd11f458837d} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2026.05.15 15:28:33.113313 [ 286 ] {eb192564-4633-434b-b88f-dd11f458837d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 14292 | 2026.05.15 15:28:33.113349 [ 286 ] {eb192564-4633-434b-b88f-dd11f458837d} <Debug> TCPHandler: Processed in 0.001272122 sec. | ||
| 14293 | 2026.05.15 15:28:35.680520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1798 | ||
| 14294 | 2026.05.15 15:28:35.683173 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14295 | 2026.05.15 15:28:35.683222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14296 | 2026.05.15 15:28:35.684466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14297 | 2026.05.15 15:28:35.684732 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14298 | 2026.05.15 15:28:35.684997 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1798 | ||
| 14299 | 2026.05.15 15:28:38.083884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26418 | ||
| 14300 | 2026.05.15 15:28:38.084389 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14301 | 2026.05.15 15:28:38.084427 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14302 | 2026.05.15 15:28:38.084886 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14303 | 2026.05.15 15:28:38.085134 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14304 | 2026.05.15 15:28:38.085273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26418 | ||
| 14305 | 2026.05.15 15:28:38.103942 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14306 | 2026.05.15 15:28:38.104194 [ 286 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14307 | 2026.05.15 15:28:38.104573 [ 286 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14308 | 2026.05.15 15:28:38.104609 [ 286 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 14309 | 2026.05.15 15:28:38.104841 [ 286 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14310 | 2026.05.15 15:28:38.104906 [ 286 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14311 | 2026.05.15 15:28:38.105044 [ 286 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14312 | 2026.05.15 15:28:38.105140 [ 341 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14313 | 2026.05.15 15:28:38.105140 [ 321 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14314 | 2026.05.15 15:28:38.105141 [ 354 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14315 | 2026.05.15 15:28:38.105140 [ 325 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14316 | 2026.05.15 15:28:38.105329 [ 286 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 14317 | 2026.05.15 15:28:38.105356 [ 286 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14318 | 2026.05.15 15:28:38.105425 [ 286 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14319 | 2026.05.15 15:28:38.105445 [ 286 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 14320 | 2026.05.15 15:28:38.105477 [ 286 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14321 | 2026.05.15 15:28:38.105515 [ 286 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14322 | 2026.05.15 15:28:38.106651 [ 286 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002565 sec., 16374.269005847953 rows/sec., 2.89 MiB/sec. | ||
| 14323 | 2026.05.15 15:28:38.106767 [ 286 ] {507ef837-d905-464e-8113-2e3ada2f49b3} <Debug> TCPHandler: Processed in 0.002961352 sec. | ||
| 14324 | 2026.05.15 15:28:38.111856 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14325 | 2026.05.15 15:28:38.111969 [ 286 ] {406463e2-aee8-4393-8edc-e6c650e13c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14326 | 2026.05.15 15:28:38.112011 [ 286 ] {406463e2-aee8-4393-8edc-e6c650e13c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14327 | 2026.05.15 15:28:38.112677 [ 286 ] {406463e2-aee8-4393-8edc-e6c650e13c84} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14328 | 2026.05.15 15:28:38.112716 [ 286 ] {406463e2-aee8-4393-8edc-e6c650e13c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14329 | 2026.05.15 15:28:38.113081 [ 286 ] {406463e2-aee8-4393-8edc-e6c650e13c84} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14330 | 2026.05.15 15:28:38.113300 [ 286 ] {406463e2-aee8-4393-8edc-e6c650e13c84} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14331 | 2026.05.15 15:28:38.113441 [ 286 ] {406463e2-aee8-4393-8edc-e6c650e13c84} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001503 sec., 188955.42248835662 rows/sec., 12.00 MiB/sec. | ||
| 14332 | 2026.05.15 15:28:38.113479 [ 286 ] {406463e2-aee8-4393-8edc-e6c650e13c84} <Debug> TCPHandler: Processed in 0.00167388 sec. | ||
| 14333 | 2026.05.15 15:28:38.113607 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14334 | 2026.05.15 15:28:38.113711 [ 286 ] {66efe2c4-0eaf-407a-acec-732604bacc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14335 | 2026.05.15 15:28:38.113751 [ 286 ] {66efe2c4-0eaf-407a-acec-732604bacc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14336 | 2026.05.15 15:28:38.114575 [ 286 ] {66efe2c4-0eaf-407a-acec-732604bacc9f} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14337 | 2026.05.15 15:28:38.114611 [ 286 ] {66efe2c4-0eaf-407a-acec-732604bacc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14338 | 2026.05.15 15:28:38.114949 [ 286 ] {66efe2c4-0eaf-407a-acec-732604bacc9f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14339 | 2026.05.15 15:28:38.115168 [ 286 ] {66efe2c4-0eaf-407a-acec-732604bacc9f} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14340 | 2026.05.15 15:28:38.115297 [ 286 ] {66efe2c4-0eaf-407a-acec-732604bacc9f} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001604 sec., 513092.2693266833 rows/sec., 39.82 MiB/sec. | ||
| 14341 | 2026.05.15 15:28:38.115333 [ 286 ] {66efe2c4-0eaf-407a-acec-732604bacc9f} <Debug> TCPHandler: Processed in 0.001775411 sec. | ||
| 14342 | 2026.05.15 15:28:38.115483 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14343 | 2026.05.15 15:28:38.115579 [ 286 ] {4b7c1d74-29f1-4d6a-aaa4-202dca366ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14344 | 2026.05.15 15:28:38.115618 [ 286 ] {4b7c1d74-29f1-4d6a-aaa4-202dca366ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14345 | 2026.05.15 15:28:38.116073 [ 286 ] {4b7c1d74-29f1-4d6a-aaa4-202dca366ccc} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14346 | 2026.05.15 15:28:38.116109 [ 286 ] {4b7c1d74-29f1-4d6a-aaa4-202dca366ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14347 | 2026.05.15 15:28:38.116405 [ 286 ] {4b7c1d74-29f1-4d6a-aaa4-202dca366ccc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14348 | 2026.05.15 15:28:38.116610 [ 286 ] {4b7c1d74-29f1-4d6a-aaa4-202dca366ccc} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14349 | 2026.05.15 15:28:38.116740 [ 286 ] {4b7c1d74-29f1-4d6a-aaa4-202dca366ccc} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.00118 sec., 131355.93220338982 rows/sec., 7.88 MiB/sec. | ||
| 14350 | 2026.05.15 15:28:38.116777 [ 286 ] {4b7c1d74-29f1-4d6a-aaa4-202dca366ccc} <Debug> TCPHandler: Processed in 0.001342294 sec. | ||
| 14351 | 2026.05.15 15:28:38.116907 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14352 | 2026.05.15 15:28:38.117002 [ 286 ] {14940315-43eb-4fdb-9d78-e608e9bc9ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14353 | 2026.05.15 15:28:38.117041 [ 286 ] {14940315-43eb-4fdb-9d78-e608e9bc9ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14354 | 2026.05.15 15:28:38.117480 [ 286 ] {14940315-43eb-4fdb-9d78-e608e9bc9ca3} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14355 | 2026.05.15 15:28:38.117515 [ 286 ] {14940315-43eb-4fdb-9d78-e608e9bc9ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14356 | 2026.05.15 15:28:38.117805 [ 286 ] {14940315-43eb-4fdb-9d78-e608e9bc9ca3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14357 | 2026.05.15 15:28:38.118017 [ 286 ] {14940315-43eb-4fdb-9d78-e608e9bc9ca3} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14358 | 2026.05.15 15:28:38.118123 [ 31 ] {} <Debug> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 14359 | 2026.05.15 15:28:38.118142 [ 286 ] {14940315-43eb-4fdb-9d78-e608e9bc9ca3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 14360 | 2026.05.15 15:28:38.118190 [ 31 ] {} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14361 | 2026.05.15 15:28:38.118216 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14362 | 2026.05.15 15:28:38.118216 [ 286 ] {14940315-43eb-4fdb-9d78-e608e9bc9ca3} <Debug> TCPHandler: Processed in 0.001357155 sec. | ||
| 14363 | 2026.05.15 15:28:38.118317 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 14364 | 2026.05.15 15:28:38.118358 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14365 | 2026.05.15 15:28:38.118441 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14366 | 2026.05.15 15:28:38.118457 [ 286 ] {b6d9e78c-aba0-47a6-8477-7cb39560faf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14367 | 2026.05.15 15:28:38.118481 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 951 rows starting from the beginning of the part | ||
| 14368 | 2026.05.15 15:28:38.118501 [ 286 ] {b6d9e78c-aba0-47a6-8477-7cb39560faf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14369 | 2026.05.15 15:28:38.118550 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 149 rows starting from the beginning of the part | ||
| 14370 | 2026.05.15 15:28:38.118603 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 14371 | 2026.05.15 15:28:38.118650 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 801 rows starting from the beginning of the part | ||
| 14372 | 2026.05.15 15:28:38.118697 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 14373 | 2026.05.15 15:28:38.118742 [ 189 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part | ||
| 14374 | 2026.05.15 15:28:38.118985 [ 286 ] {b6d9e78c-aba0-47a6-8477-7cb39560faf5} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14375 | 2026.05.15 15:28:38.119027 [ 286 ] {b6d9e78c-aba0-47a6-8477-7cb39560faf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14376 | 2026.05.15 15:28:38.119345 [ 286 ] {b6d9e78c-aba0-47a6-8477-7cb39560faf5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14377 | 2026.05.15 15:28:38.119564 [ 286 ] {b6d9e78c-aba0-47a6-8477-7cb39560faf5} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14378 | 2026.05.15 15:28:38.119692 [ 286 ] {b6d9e78c-aba0-47a6-8477-7cb39560faf5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001252 sec., 118210.8626198083 rows/sec., 6.72 MiB/sec. | ||
| 14379 | 2026.05.15 15:28:38.119730 [ 286 ] {b6d9e78c-aba0-47a6-8477-7cb39560faf5} <Debug> TCPHandler: Processed in 0.001419705 sec. | ||
| 14380 | 2026.05.15 15:28:38.119858 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14381 | 2026.05.15 15:28:38.119939 [ 201 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166575 sec., 1409575.266396518 rows/sec., 89.86 MiB/sec. | ||
| 14382 | 2026.05.15 15:28:38.119959 [ 286 ] {d1b59f48-d03a-47ff-aeab-d5bc1718ffe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14383 | 2026.05.15 15:28:38.120003 [ 286 ] {d1b59f48-d03a-47ff-aeab-d5bc1718ffe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14384 | 2026.05.15 15:28:38.120128 [ 194 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 14385 | 2026.05.15 15:28:38.120409 [ 194 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_50_10} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14386 | 2026.05.15 15:28:38.120481 [ 194 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_50_10} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 14387 | 2026.05.15 15:28:38.120552 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 14388 | 2026.05.15 15:28:38.120700 [ 286 ] {d1b59f48-d03a-47ff-aeab-d5bc1718ffe9} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14389 | 2026.05.15 15:28:38.120740 [ 286 ] {d1b59f48-d03a-47ff-aeab-d5bc1718ffe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14390 | 2026.05.15 15:28:38.121070 [ 286 ] {d1b59f48-d03a-47ff-aeab-d5bc1718ffe9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14391 | 2026.05.15 15:28:38.121284 [ 286 ] {d1b59f48-d03a-47ff-aeab-d5bc1718ffe9} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14392 | 2026.05.15 15:28:38.121413 [ 286 ] {d1b59f48-d03a-47ff-aeab-d5bc1718ffe9} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001471 sec., 341944.2556084296 rows/sec., 24.05 MiB/sec. | ||
| 14393 | 2026.05.15 15:28:38.121450 [ 286 ] {d1b59f48-d03a-47ff-aeab-d5bc1718ffe9} <Debug> TCPHandler: Processed in 0.001640269 sec. | ||
| 14394 | 2026.05.15 15:28:38.121568 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14395 | 2026.05.15 15:28:38.121662 [ 286 ] {ae844d29-950b-4e15-b092-1a1cab7b3c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14396 | 2026.05.15 15:28:38.121703 [ 286 ] {ae844d29-950b-4e15-b092-1a1cab7b3c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14397 | 2026.05.15 15:28:38.122063 [ 286 ] {ae844d29-950b-4e15-b092-1a1cab7b3c68} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14398 | 2026.05.15 15:28:38.122096 [ 286 ] {ae844d29-950b-4e15-b092-1a1cab7b3c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14399 | 2026.05.15 15:28:38.122382 [ 286 ] {ae844d29-950b-4e15-b092-1a1cab7b3c68} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14400 | 2026.05.15 15:28:38.122574 [ 286 ] {ae844d29-950b-4e15-b092-1a1cab7b3c68} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2026.05.15 15:28:38.122691 [ 286 ] {ae844d29-950b-4e15-b092-1a1cab7b3c68} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 14402 | 2026.05.15 15:28:38.122723 [ 286 ] {ae844d29-950b-4e15-b092-1a1cab7b3c68} <Debug> TCPHandler: Processed in 0.001250482 sec. | ||
| 14403 | 2026.05.15 15:28:38.122848 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14404 | 2026.05.15 15:28:38.122936 [ 286 ] {e6fa7892-bb8f-4724-9b58-502da71d98a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14405 | 2026.05.15 15:28:38.123040 [ 286 ] {e6fa7892-bb8f-4724-9b58-502da71d98a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14406 | 2026.05.15 15:28:38.123458 [ 286 ] {e6fa7892-bb8f-4724-9b58-502da71d98a1} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14407 | 2026.05.15 15:28:38.123492 [ 286 ] {e6fa7892-bb8f-4724-9b58-502da71d98a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14408 | 2026.05.15 15:28:38.123813 [ 286 ] {e6fa7892-bb8f-4724-9b58-502da71d98a1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14409 | 2026.05.15 15:28:38.124020 [ 286 ] {e6fa7892-bb8f-4724-9b58-502da71d98a1} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14410 | 2026.05.15 15:28:38.124146 [ 286 ] {e6fa7892-bb8f-4724-9b58-502da71d98a1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. | ||
| 14411 | 2026.05.15 15:28:38.124181 [ 286 ] {e6fa7892-bb8f-4724-9b58-502da71d98a1} <Debug> TCPHandler: Processed in 0.001324573 sec. | ||
| 14412 | 2026.05.15 15:28:38.124310 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14413 | 2026.05.15 15:28:38.124404 [ 286 ] {81a9fa3e-394e-44e9-a2c5-23a08427366a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14414 | 2026.05.15 15:28:38.124445 [ 286 ] {81a9fa3e-394e-44e9-a2c5-23a08427366a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14415 | 2026.05.15 15:28:38.124797 [ 286 ] {81a9fa3e-394e-44e9-a2c5-23a08427366a} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14416 | 2026.05.15 15:28:38.124831 [ 286 ] {81a9fa3e-394e-44e9-a2c5-23a08427366a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14417 | 2026.05.15 15:28:38.125127 [ 286 ] {81a9fa3e-394e-44e9-a2c5-23a08427366a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14418 | 2026.05.15 15:28:38.125329 [ 286 ] {81a9fa3e-394e-44e9-a2c5-23a08427366a} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2026.05.15 15:28:38.125453 [ 286 ] {81a9fa3e-394e-44e9-a2c5-23a08427366a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 14420 | 2026.05.15 15:28:38.125488 [ 286 ] {81a9fa3e-394e-44e9-a2c5-23a08427366a} <Debug> TCPHandler: Processed in 0.001225612 sec. | ||
| 14421 | 2026.05.15 15:28:38.125605 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14422 | 2026.05.15 15:28:38.125707 [ 286 ] {a2d0f6d4-ffe2-4988-b847-c5f276b8f234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14423 | 2026.05.15 15:28:38.125757 [ 286 ] {a2d0f6d4-ffe2-4988-b847-c5f276b8f234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14424 | 2026.05.15 15:28:38.126524 [ 286 ] {a2d0f6d4-ffe2-4988-b847-c5f276b8f234} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14425 | 2026.05.15 15:28:38.126560 [ 286 ] {a2d0f6d4-ffe2-4988-b847-c5f276b8f234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14426 | 2026.05.15 15:28:38.127064 [ 286 ] {a2d0f6d4-ffe2-4988-b847-c5f276b8f234} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14427 | 2026.05.15 15:28:38.127293 [ 286 ] {a2d0f6d4-ffe2-4988-b847-c5f276b8f234} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14428 | 2026.05.15 15:28:38.127431 [ 286 ] {a2d0f6d4-ffe2-4988-b847-c5f276b8f234} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001749 sec., 7432.8187535734705 rows/sec., 13.32 MiB/sec. | ||
| 14429 | 2026.05.15 15:28:38.127483 [ 286 ] {a2d0f6d4-ffe2-4988-b847-c5f276b8f234} <Debug> TCPHandler: Processed in 0.001925084 sec. | ||
| 14430 | 2026.05.15 15:28:38.127606 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14431 | 2026.05.15 15:28:38.127701 [ 286 ] {38733a1a-8cfd-4c94-bb73-c0dda967883a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14432 | 2026.05.15 15:28:38.127741 [ 286 ] {38733a1a-8cfd-4c94-bb73-c0dda967883a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14433 | 2026.05.15 15:28:38.128090 [ 286 ] {38733a1a-8cfd-4c94-bb73-c0dda967883a} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14434 | 2026.05.15 15:28:38.128127 [ 286 ] {38733a1a-8cfd-4c94-bb73-c0dda967883a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14435 | 2026.05.15 15:28:38.128425 [ 286 ] {38733a1a-8cfd-4c94-bb73-c0dda967883a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14436 | 2026.05.15 15:28:38.128630 [ 286 ] {38733a1a-8cfd-4c94-bb73-c0dda967883a} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14437 | 2026.05.15 15:28:38.128753 [ 286 ] {38733a1a-8cfd-4c94-bb73-c0dda967883a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 14438 | 2026.05.15 15:28:38.128788 [ 286 ] {38733a1a-8cfd-4c94-bb73-c0dda967883a} <Debug> TCPHandler: Processed in 0.001229741 sec. | ||
| 14439 | 2026.05.15 15:28:39.452526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 14440 | 2026.05.15 15:28:39.470100 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14441 | 2026.05.15 15:28:39.470161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14442 | 2026.05.15 15:28:39.476264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14443 | 2026.05.15 15:28:39.476950 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14444 | 2026.05.15 15:28:39.479945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 14445 | 2026.05.15 15:28:41.649930 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56175 | ||
| 14446 | 2026.05.15 15:28:41.650023 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14447 | 2026.05.15 15:28:41.650054 [ 3 ] {} <Debug> TCP-Session: 36e68232-387a-4e71-80e3-eecac2a7ffb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56175 | ||
| 14448 | 2026.05.15 15:28:41.650075 [ 3 ] {} <Debug> TCP-Session: 36e68232-387a-4e71-80e3-eecac2a7ffb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14449 | 2026.05.15 15:28:41.650088 [ 3 ] {} <Debug> TCP-Session: 36e68232-387a-4e71-80e3-eecac2a7ffb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14450 | 2026.05.15 15:28:41.650296 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61159 | ||
| 14451 | 2026.05.15 15:28:41.650327 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34408 | ||
| 14452 | 2026.05.15 15:28:41.650350 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33865 | ||
| 14453 | 2026.05.15 15:28:41.650372 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48927 | ||
| 14454 | 2026.05.15 15:28:41.650388 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50087 | ||
| 14455 | 2026.05.15 15:28:41.650415 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14456 | 2026.05.15 15:28:41.650436 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14457 | 2026.05.15 15:28:41.650463 [ 307 ] {} <Debug> TCP-Session: 60eb983f-73b2-4cf3-8c07-971b0687cea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33865 | ||
| 14458 | 2026.05.15 15:28:41.650477 [ 309 ] {} <Debug> TCP-Session: 150e5495-928c-401e-8cc5-0185e606b212 Authenticating user 'default' from [fd00:1122:3344:101::e]:48927 | ||
| 14459 | 2026.05.15 15:28:41.650481 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14460 | 2026.05.15 15:28:41.650499 [ 307 ] {} <Debug> TCP-Session: 60eb983f-73b2-4cf3-8c07-971b0687cea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14461 | 2026.05.15 15:28:41.650506 [ 309 ] {} <Debug> TCP-Session: 150e5495-928c-401e-8cc5-0185e606b212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14462 | 2026.05.15 15:28:41.650524 [ 310 ] {} <Debug> TCP-Session: 1d13df25-808a-46a5-a269-4236dec78172 Authenticating user 'default' from [fd00:1122:3344:101::e]:50087 | ||
| 14463 | 2026.05.15 15:28:41.650530 [ 307 ] {} <Debug> TCP-Session: 60eb983f-73b2-4cf3-8c07-971b0687cea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14464 | 2026.05.15 15:28:41.650571 [ 310 ] {} <Debug> TCP-Session: 1d13df25-808a-46a5-a269-4236dec78172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14465 | 2026.05.15 15:28:41.650544 [ 309 ] {} <Debug> TCP-Session: 150e5495-928c-401e-8cc5-0185e606b212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14466 | 2026.05.15 15:28:41.650597 [ 310 ] {} <Debug> TCP-Session: 1d13df25-808a-46a5-a269-4236dec78172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14467 | 2026.05.15 15:28:41.650396 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14468 | 2026.05.15 15:28:41.650393 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14469 | 2026.05.15 15:28:41.650658 [ 303 ] {} <Debug> TCP-Session: fd1ebafd-7d3a-462f-a847-3c6de4f7e852 Authenticating user 'default' from [fd00:1122:3344:101::e]:34408 | ||
| 14470 | 2026.05.15 15:28:41.650364 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52939 | ||
| 14471 | 2026.05.15 15:28:41.650680 [ 285 ] {} <Debug> TCP-Session: c31aa08b-20ca-4b80-a56d-a2d33112368c Authenticating user 'default' from [fd00:1122:3344:101::e]:61159 | ||
| 14472 | 2026.05.15 15:28:41.650348 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36946 | ||
| 14473 | 2026.05.15 15:28:41.650761 [ 285 ] {} <Debug> TCP-Session: c31aa08b-20ca-4b80-a56d-a2d33112368c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14474 | 2026.05.15 15:28:41.650315 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44467 | ||
| 14475 | 2026.05.15 15:28:41.650799 [ 285 ] {} <Debug> TCP-Session: c31aa08b-20ca-4b80-a56d-a2d33112368c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14476 | 2026.05.15 15:28:41.650682 [ 303 ] {} <Debug> TCP-Session: fd1ebafd-7d3a-462f-a847-3c6de4f7e852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14477 | 2026.05.15 15:28:41.650396 [ 3 ] {} <Trace> TCP-Session: 36e68232-387a-4e71-80e3-eecac2a7ffb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14478 | 2026.05.15 15:28:41.650860 [ 303 ] {} <Debug> TCP-Session: fd1ebafd-7d3a-462f-a847-3c6de4f7e852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14479 | 2026.05.15 15:28:41.650930 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14480 | 2026.05.15 15:28:41.650967 [ 308 ] {} <Debug> TCP-Session: d9f35a3a-180c-4751-86ff-e9b8a64d04a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52939 | ||
| 14481 | 2026.05.15 15:28:41.650992 [ 308 ] {} <Debug> TCP-Session: d9f35a3a-180c-4751-86ff-e9b8a64d04a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14482 | 2026.05.15 15:28:41.651009 [ 308 ] {} <Debug> TCP-Session: d9f35a3a-180c-4751-86ff-e9b8a64d04a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14483 | 2026.05.15 15:28:41.651039 [ 3 ] {0d21585a-93c6-4992-a87e-eb686c16125e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56175) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14484 | 2026.05.15 15:28:41.651299 [ 3 ] {0d21585a-93c6-4992-a87e-eb686c16125e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14485 | 2026.05.15 15:28:41.651358 [ 3 ] {0d21585a-93c6-4992-a87e-eb686c16125e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14486 | 2026.05.15 15:28:41.651362 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14487 | 2026.05.15 15:28:41.651400 [ 302 ] {} <Debug> TCP-Session: fad85546-8196-4ed0-b87a-8254696ae92b Authenticating user 'default' from [fd00:1122:3344:101::e]:44467 | ||
| 14488 | 2026.05.15 15:28:41.651420 [ 302 ] {} <Debug> TCP-Session: fad85546-8196-4ed0-b87a-8254696ae92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14489 | 2026.05.15 15:28:41.651440 [ 302 ] {} <Debug> TCP-Session: fad85546-8196-4ed0-b87a-8254696ae92b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14490 | 2026.05.15 15:28:41.651477 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14491 | 2026.05.15 15:28:41.651510 [ 306 ] {} <Debug> TCP-Session: f8ed7796-c49e-4151-98db-ba70bd542f11 Authenticating user 'default' from [fd00:1122:3344:101::e]:36946 | ||
| 14492 | 2026.05.15 15:28:41.651527 [ 306 ] {} <Debug> TCP-Session: f8ed7796-c49e-4151-98db-ba70bd542f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14493 | 2026.05.15 15:28:41.651539 [ 306 ] {} <Debug> TCP-Session: f8ed7796-c49e-4151-98db-ba70bd542f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14494 | 2026.05.15 15:28:41.651642 [ 3 ] {0d21585a-93c6-4992-a87e-eb686c16125e} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 14495 | 2026.05.15 15:28:41.652572 [ 341 ] {0d21585a-93c6-4992-a87e-eb686c16125e} <Trace> AggregatingTransform: Aggregating | ||
| 14496 | 2026.05.15 15:28:41.652628 [ 341 ] {0d21585a-93c6-4992-a87e-eb686c16125e} <Trace> Aggregator: Aggregation method: without_key | ||
| 14497 | 2026.05.15 15:28:41.652657 [ 341 ] {0d21585a-93c6-4992-a87e-eb686c16125e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910547 sec. (1098.241 rows/sec., 42.90 KiB/sec.) | ||
| 14498 | 2026.05.15 15:28:41.652670 [ 341 ] {0d21585a-93c6-4992-a87e-eb686c16125e} <Trace> Aggregator: Merging aggregated data | ||
| 14499 | 2026.05.15 15:28:41.653245 [ 3 ] {0d21585a-93c6-4992-a87e-eb686c16125e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002267 sec., 441.1116012351125 rows/sec., 17.23 KiB/sec. | ||
| 14500 | 2026.05.15 15:28:41.653367 [ 3 ] {0d21585a-93c6-4992-a87e-eb686c16125e} <Debug> TCPHandler: Processed in 0.003079794 sec. | ||
| 14501 | 2026.05.15 15:28:41.653497 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14502 | 2026.05.15 15:28:41.653526 [ 3 ] {} <Debug> TCP-Session: 36e68232-387a-4e71-80e3-eecac2a7ffb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14503 | 2026.05.15 15:28:41.653538 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14504 | 2026.05.15 15:28:41.653552 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14505 | 2026.05.15 15:28:41.653576 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14506 | 2026.05.15 15:28:41.653600 [ 285 ] {} <Debug> TCP-Session: c31aa08b-20ca-4b80-a56d-a2d33112368c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14507 | 2026.05.15 15:28:41.653619 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14508 | 2026.05.15 15:28:41.653640 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14509 | 2026.05.15 15:28:41.653662 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14510 | 2026.05.15 15:28:41.653674 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14511 | 2026.05.15 15:28:41.653615 [ 303 ] {} <Debug> TCP-Session: fd1ebafd-7d3a-462f-a847-3c6de4f7e852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14512 | 2026.05.15 15:28:41.653717 [ 310 ] {} <Debug> TCP-Session: 1d13df25-808a-46a5-a269-4236dec78172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14513 | 2026.05.15 15:28:41.653728 [ 306 ] {} <Debug> TCP-Session: f8ed7796-c49e-4151-98db-ba70bd542f11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14514 | 2026.05.15 15:28:41.653745 [ 307 ] {} <Debug> TCP-Session: 60eb983f-73b2-4cf3-8c07-971b0687cea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14515 | 2026.05.15 15:28:41.653732 [ 309 ] {} <Debug> TCP-Session: 150e5495-928c-401e-8cc5-0185e606b212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14516 | 2026.05.15 15:28:41.653596 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14517 | 2026.05.15 15:28:41.653824 [ 302 ] {} <Debug> TCP-Session: fad85546-8196-4ed0-b87a-8254696ae92b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14518 | 2026.05.15 15:28:41.653840 [ 308 ] {} <Debug> TCP-Session: d9f35a3a-180c-4751-86ff-e9b8a64d04a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14519 | 2026.05.15 15:28:41.803728 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40143 | ||
| 14520 | 2026.05.15 15:28:41.803811 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14521 | 2026.05.15 15:28:41.803855 [ 3 ] {} <Debug> TCP-Session: b9c5a0dc-1e8d-422e-8d70-48ba9ed039bc Authenticating user 'default' from [fd00:1122:3344:101::e]:40143 | ||
| 14522 | 2026.05.15 15:28:41.803879 [ 3 ] {} <Debug> TCP-Session: b9c5a0dc-1e8d-422e-8d70-48ba9ed039bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14523 | 2026.05.15 15:28:41.803892 [ 3 ] {} <Debug> TCP-Session: b9c5a0dc-1e8d-422e-8d70-48ba9ed039bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14524 | 2026.05.15 15:28:41.804100 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62693 | ||
| 14525 | 2026.05.15 15:28:41.804148 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49982 | ||
| 14526 | 2026.05.15 15:28:41.804161 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45151 | ||
| 14527 | 2026.05.15 15:28:41.804181 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34901 | ||
| 14528 | 2026.05.15 15:28:41.804205 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52836 | ||
| 14529 | 2026.05.15 15:28:41.804236 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14530 | 2026.05.15 15:28:41.804259 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14531 | 2026.05.15 15:28:41.804274 [ 3 ] {} <Trace> TCP-Session: b9c5a0dc-1e8d-422e-8d70-48ba9ed039bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14532 | 2026.05.15 15:28:41.804294 [ 306 ] {} <Debug> TCP-Session: dae5ba62-eab6-4d7b-b4bc-260374ce083c Authenticating user 'default' from [fd00:1122:3344:101::e]:45151 | ||
| 14533 | 2026.05.15 15:28:41.804304 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14534 | 2026.05.15 15:28:41.804332 [ 306 ] {} <Debug> TCP-Session: dae5ba62-eab6-4d7b-b4bc-260374ce083c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14535 | 2026.05.15 15:28:41.804285 [ 302 ] {} <Debug> TCP-Session: 7ae0028e-544a-4783-b6c8-119d723e3894 Authenticating user 'default' from [fd00:1122:3344:101::e]:49982 | ||
| 14536 | 2026.05.15 15:28:41.804357 [ 306 ] {} <Debug> TCP-Session: dae5ba62-eab6-4d7b-b4bc-260374ce083c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14537 | 2026.05.15 15:28:41.804351 [ 309 ] {} <Debug> TCP-Session: 95661d51-d111-45b3-9e13-8f1cf7552d26 Authenticating user 'default' from [fd00:1122:3344:101::e]:52836 | ||
| 14538 | 2026.05.15 15:28:41.804373 [ 302 ] {} <Debug> TCP-Session: 7ae0028e-544a-4783-b6c8-119d723e3894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14539 | 2026.05.15 15:28:41.804404 [ 309 ] {} <Debug> TCP-Session: 95661d51-d111-45b3-9e13-8f1cf7552d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14540 | 2026.05.15 15:28:41.804410 [ 302 ] {} <Debug> TCP-Session: 7ae0028e-544a-4783-b6c8-119d723e3894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14541 | 2026.05.15 15:28:41.804427 [ 309 ] {} <Debug> TCP-Session: 95661d51-d111-45b3-9e13-8f1cf7552d26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14542 | 2026.05.15 15:28:41.804219 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44597 | ||
| 14543 | 2026.05.15 15:28:41.804464 [ 3 ] {bfe1baa6-6499-473d-9629-f9aa6a0a9d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40143) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14544 | 2026.05.15 15:28:41.804172 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36110 | ||
| 14545 | 2026.05.15 15:28:41.804528 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14546 | 2026.05.15 15:28:41.804162 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33664 | ||
| 14547 | 2026.05.15 15:28:41.804569 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14548 | 2026.05.15 15:28:41.804565 [ 310 ] {} <Debug> TCP-Session: c6fe031a-64c4-4853-9f9f-554b0618a1aa Authenticating user 'default' from [fd00:1122:3344:101::e]:44597 | ||
| 14549 | 2026.05.15 15:28:41.804597 [ 307 ] {} <Debug> TCP-Session: fceb6ce3-7fc7-4ed4-bc50-32d0b6cfa757 Authenticating user 'default' from [fd00:1122:3344:101::e]:36110 | ||
| 14550 | 2026.05.15 15:28:41.804607 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14551 | 2026.05.15 15:28:41.804618 [ 310 ] {} <Debug> TCP-Session: c6fe031a-64c4-4853-9f9f-554b0618a1aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14552 | 2026.05.15 15:28:41.804623 [ 307 ] {} <Debug> TCP-Session: fceb6ce3-7fc7-4ed4-bc50-32d0b6cfa757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14553 | 2026.05.15 15:28:41.804640 [ 303 ] {} <Debug> TCP-Session: f3129663-587c-49c2-b3ec-a62af65726de Authenticating user 'default' from [fd00:1122:3344:101::e]:33664 | ||
| 14554 | 2026.05.15 15:28:41.804643 [ 310 ] {} <Debug> TCP-Session: c6fe031a-64c4-4853-9f9f-554b0618a1aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14555 | 2026.05.15 15:28:41.804651 [ 307 ] {} <Debug> TCP-Session: fceb6ce3-7fc7-4ed4-bc50-32d0b6cfa757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14556 | 2026.05.15 15:28:41.804664 [ 303 ] {} <Debug> TCP-Session: f3129663-587c-49c2-b3ec-a62af65726de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14557 | 2026.05.15 15:28:41.804153 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14558 | 2026.05.15 15:28:41.804716 [ 303 ] {} <Debug> TCP-Session: f3129663-587c-49c2-b3ec-a62af65726de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14559 | 2026.05.15 15:28:41.804744 [ 285 ] {} <Debug> TCP-Session: 249357eb-2698-4e1c-bc22-c3cfc705a556 Authenticating user 'default' from [fd00:1122:3344:101::e]:62693 | ||
| 14560 | 2026.05.15 15:28:41.804260 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14561 | 2026.05.15 15:28:41.804766 [ 3 ] {bfe1baa6-6499-473d-9629-f9aa6a0a9d0c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14562 | 2026.05.15 15:28:41.804792 [ 308 ] {} <Debug> TCP-Session: 27cee753-1186-473a-a055-a5dae94b405c Authenticating user 'default' from [fd00:1122:3344:101::e]:34901 | ||
| 14563 | 2026.05.15 15:28:41.804771 [ 285 ] {} <Debug> TCP-Session: 249357eb-2698-4e1c-bc22-c3cfc705a556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14564 | 2026.05.15 15:28:41.804815 [ 308 ] {} <Debug> TCP-Session: 27cee753-1186-473a-a055-a5dae94b405c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14565 | 2026.05.15 15:28:41.804827 [ 285 ] {} <Debug> TCP-Session: 249357eb-2698-4e1c-bc22-c3cfc705a556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14566 | 2026.05.15 15:28:41.804834 [ 308 ] {} <Debug> TCP-Session: 27cee753-1186-473a-a055-a5dae94b405c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14567 | 2026.05.15 15:28:41.804839 [ 3 ] {bfe1baa6-6499-473d-9629-f9aa6a0a9d0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14568 | 2026.05.15 15:28:41.805131 [ 3 ] {bfe1baa6-6499-473d-9629-f9aa6a0a9d0c} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 14569 | 2026.05.15 15:28:41.806092 [ 364 ] {bfe1baa6-6499-473d-9629-f9aa6a0a9d0c} <Trace> AggregatingTransform: Aggregating | ||
| 14570 | 2026.05.15 15:28:41.806128 [ 364 ] {bfe1baa6-6499-473d-9629-f9aa6a0a9d0c} <Trace> Aggregator: Aggregation method: without_key | ||
| 14571 | 2026.05.15 15:28:41.806158 [ 364 ] {bfe1baa6-6499-473d-9629-f9aa6a0a9d0c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926346 sec. (1079.510 rows/sec., 42.17 KiB/sec.) | ||
| 14572 | 2026.05.15 15:28:41.806172 [ 364 ] {bfe1baa6-6499-473d-9629-f9aa6a0a9d0c} <Trace> Aggregator: Merging aggregated data | ||
| 14573 | 2026.05.15 15:28:41.806757 [ 3 ] {bfe1baa6-6499-473d-9629-f9aa6a0a9d0c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002356 sec., 424.44821731748726 rows/sec., 16.58 KiB/sec. | ||
| 14574 | 2026.05.15 15:28:41.806921 [ 3 ] {bfe1baa6-6499-473d-9629-f9aa6a0a9d0c} <Debug> TCPHandler: Processed in 0.0027873 sec. | ||
| 14575 | 2026.05.15 15:28:41.807057 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14576 | 2026.05.15 15:28:41.807088 [ 3 ] {} <Debug> TCP-Session: b9c5a0dc-1e8d-422e-8d70-48ba9ed039bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14577 | 2026.05.15 15:28:41.807091 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14578 | 2026.05.15 15:28:41.807113 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14579 | 2026.05.15 15:28:41.807136 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14580 | 2026.05.15 15:28:41.807141 [ 285 ] {} <Debug> TCP-Session: 249357eb-2698-4e1c-bc22-c3cfc705a556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14581 | 2026.05.15 15:28:41.807167 [ 310 ] {} <Debug> TCP-Session: c6fe031a-64c4-4853-9f9f-554b0618a1aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14582 | 2026.05.15 15:28:41.807182 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14583 | 2026.05.15 15:28:41.807194 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14584 | 2026.05.15 15:28:41.807184 [ 302 ] {} <Debug> TCP-Session: 7ae0028e-544a-4783-b6c8-119d723e3894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14585 | 2026.05.15 15:28:41.807218 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14586 | 2026.05.15 15:28:41.807240 [ 306 ] {} <Debug> TCP-Session: dae5ba62-eab6-4d7b-b4bc-260374ce083c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14587 | 2026.05.15 15:28:41.807285 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14588 | 2026.05.15 15:28:41.807298 [ 307 ] {} <Debug> TCP-Session: fceb6ce3-7fc7-4ed4-bc50-32d0b6cfa757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14589 | 2026.05.15 15:28:41.807334 [ 309 ] {} <Debug> TCP-Session: 95661d51-d111-45b3-9e13-8f1cf7552d26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14590 | 2026.05.15 15:28:41.807156 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14591 | 2026.05.15 15:28:41.807236 [ 308 ] {} <Debug> TCP-Session: 27cee753-1186-473a-a055-a5dae94b405c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14592 | 2026.05.15 15:28:41.807429 [ 303 ] {} <Debug> TCP-Session: f3129663-587c-49c2-b3ec-a62af65726de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14593 | 2026.05.15 15:28:43.099135 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14594 | 2026.05.15 15:28:43.099384 [ 286 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14595 | 2026.05.15 15:28:43.099737 [ 286 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14596 | 2026.05.15 15:28:43.099774 [ 286 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14597 | 2026.05.15 15:28:43.099996 [ 286 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14598 | 2026.05.15 15:28:43.100066 [ 286 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14599 | 2026.05.15 15:28:43.100207 [ 286 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14600 | 2026.05.15 15:28:43.100314 [ 337 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14601 | 2026.05.15 15:28:43.100314 [ 325 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14602 | 2026.05.15 15:28:43.100322 [ 316 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14603 | 2026.05.15 15:28:43.100317 [ 328 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14604 | 2026.05.15 15:28:43.100549 [ 286 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 14605 | 2026.05.15 15:28:43.100580 [ 286 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14606 | 2026.05.15 15:28:43.100651 [ 286 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14607 | 2026.05.15 15:28:43.100672 [ 286 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 14608 | 2026.05.15 15:28:43.100706 [ 286 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14609 | 2026.05.15 15:28:43.100745 [ 286 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14610 | 2026.05.15 15:28:43.101940 [ 286 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002654 sec., 15825.169555388093 rows/sec., 2.80 MiB/sec. | ||
| 14611 | 2026.05.15 15:28:43.102082 [ 286 ] {52857d41-0fc4-47e0-bd91-12a106b8bcb2} <Debug> TCPHandler: Processed in 0.003079694 sec. | ||
| 14612 | 2026.05.15 15:28:43.104409 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14613 | 2026.05.15 15:28:43.104543 [ 286 ] {f30dc95c-f135-4ca0-a568-50a1b974ace1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14614 | 2026.05.15 15:28:43.104597 [ 286 ] {f30dc95c-f135-4ca0-a568-50a1b974ace1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14615 | 2026.05.15 15:28:43.105212 [ 286 ] {f30dc95c-f135-4ca0-a568-50a1b974ace1} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14616 | 2026.05.15 15:28:43.105255 [ 286 ] {f30dc95c-f135-4ca0-a568-50a1b974ace1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14617 | 2026.05.15 15:28:43.105648 [ 286 ] {f30dc95c-f135-4ca0-a568-50a1b974ace1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14618 | 2026.05.15 15:28:43.105892 [ 286 ] {f30dc95c-f135-4ca0-a568-50a1b974ace1} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14619 | 2026.05.15 15:28:43.106049 [ 286 ] {f30dc95c-f135-4ca0-a568-50a1b974ace1} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001544 sec., 75129.53367875647 rows/sec., 6.36 MiB/sec. | ||
| 14620 | 2026.05.15 15:28:43.106089 [ 286 ] {f30dc95c-f135-4ca0-a568-50a1b974ace1} <Debug> TCPHandler: Processed in 0.001740851 sec. | ||
| 14621 | 2026.05.15 15:28:43.106238 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14622 | 2026.05.15 15:28:43.106338 [ 286 ] {ec2bdd6d-f706-4f48-847e-cc68110046b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14623 | 2026.05.15 15:28:43.106380 [ 286 ] {ec2bdd6d-f706-4f48-847e-cc68110046b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14624 | 2026.05.15 15:28:43.106826 [ 286 ] {ec2bdd6d-f706-4f48-847e-cc68110046b0} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14625 | 2026.05.15 15:28:43.106864 [ 286 ] {ec2bdd6d-f706-4f48-847e-cc68110046b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14626 | 2026.05.15 15:28:43.107164 [ 286 ] {ec2bdd6d-f706-4f48-847e-cc68110046b0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14627 | 2026.05.15 15:28:43.107378 [ 286 ] {ec2bdd6d-f706-4f48-847e-cc68110046b0} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14628 | 2026.05.15 15:28:43.107514 [ 286 ] {ec2bdd6d-f706-4f48-847e-cc68110046b0} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001197 sec., 25062.65664160401 rows/sec., 1.84 MiB/sec. | ||
| 14629 | 2026.05.15 15:28:43.107553 [ 286 ] {ec2bdd6d-f706-4f48-847e-cc68110046b0} <Debug> TCPHandler: Processed in 0.001364154 sec. | ||
| 14630 | 2026.05.15 15:28:43.107734 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14631 | 2026.05.15 15:28:43.107841 [ 286 ] {6aa7996f-f91a-4e6d-9f9f-93cf93c797e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14632 | 2026.05.15 15:28:43.107881 [ 286 ] {6aa7996f-f91a-4e6d-9f9f-93cf93c797e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14633 | 2026.05.15 15:28:43.108347 [ 286 ] {6aa7996f-f91a-4e6d-9f9f-93cf93c797e6} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14634 | 2026.05.15 15:28:43.108385 [ 286 ] {6aa7996f-f91a-4e6d-9f9f-93cf93c797e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14635 | 2026.05.15 15:28:43.108697 [ 286 ] {6aa7996f-f91a-4e6d-9f9f-93cf93c797e6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14636 | 2026.05.15 15:28:43.108907 [ 286 ] {6aa7996f-f91a-4e6d-9f9f-93cf93c797e6} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14637 | 2026.05.15 15:28:43.109042 [ 286 ] {6aa7996f-f91a-4e6d-9f9f-93cf93c797e6} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00122 sec., 77049.18032786886 rows/sec., 6.02 MiB/sec. | ||
| 14638 | 2026.05.15 15:28:43.109080 [ 286 ] {6aa7996f-f91a-4e6d-9f9f-93cf93c797e6} <Debug> TCPHandler: Processed in 0.001395195 sec. | ||
| 14639 | 2026.05.15 15:28:43.109220 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14640 | 2026.05.15 15:28:43.109317 [ 286 ] {7d4518e3-dd83-49f3-ba87-f6e1d7e49c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14641 | 2026.05.15 15:28:43.109361 [ 286 ] {7d4518e3-dd83-49f3-ba87-f6e1d7e49c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14642 | 2026.05.15 15:28:43.109825 [ 286 ] {7d4518e3-dd83-49f3-ba87-f6e1d7e49c23} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14643 | 2026.05.15 15:28:43.109861 [ 286 ] {7d4518e3-dd83-49f3-ba87-f6e1d7e49c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14644 | 2026.05.15 15:28:43.110194 [ 286 ] {7d4518e3-dd83-49f3-ba87-f6e1d7e49c23} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14645 | 2026.05.15 15:28:43.110419 [ 286 ] {7d4518e3-dd83-49f3-ba87-f6e1d7e49c23} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14646 | 2026.05.15 15:28:43.110540 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 5 parts from all_1_84_17 to all_88_88_0 | ||
| 14647 | 2026.05.15 15:28:43.110552 [ 286 ] {7d4518e3-dd83-49f3-ba87-f6e1d7e49c23} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 14648 | 2026.05.15 15:28:43.110595 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14649 | 2026.05.15 15:28:43.110610 [ 286 ] {7d4518e3-dd83-49f3-ba87-f6e1d7e49c23} <Debug> TCPHandler: Processed in 0.001438966 sec. | ||
| 14650 | 2026.05.15 15:28:43.110623 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14651 | 2026.05.15 15:28:43.110741 [ 198 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_88_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_84_17 to all_88_88_0 into Compact with storage Full | ||
| 14652 | 2026.05.15 15:28:43.110750 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14653 | 2026.05.15 15:28:43.110878 [ 286 ] {89cce445-373f-43a8-abe6-0bd1348417db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14654 | 2026.05.15 15:28:43.110885 [ 198 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_88_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14655 | 2026.05.15 15:28:43.110936 [ 198 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_84_17, total 32694 rows starting from the beginning of the part | ||
| 14656 | 2026.05.15 15:28:43.110936 [ 286 ] {89cce445-373f-43a8-abe6-0bd1348417db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14657 | 2026.05.15 15:28:43.111012 [ 198 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part | ||
| 14658 | 2026.05.15 15:28:43.111079 [ 198 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 265 rows starting from the beginning of the part | ||
| 14659 | 2026.05.15 15:28:43.111131 [ 198 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 14660 | 2026.05.15 15:28:43.111179 [ 198 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 265 rows starting from the beginning of the part | ||
| 14661 | 2026.05.15 15:28:43.111898 [ 286 ] {89cce445-373f-43a8-abe6-0bd1348417db} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14662 | 2026.05.15 15:28:43.111941 [ 286 ] {89cce445-373f-43a8-abe6-0bd1348417db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14663 | 2026.05.15 15:28:43.112530 [ 286 ] {89cce445-373f-43a8-abe6-0bd1348417db} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14664 | 2026.05.15 15:28:43.112770 [ 286 ] {89cce445-373f-43a8-abe6-0bd1348417db} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14665 | 2026.05.15 15:28:43.112925 [ 286 ] {89cce445-373f-43a8-abe6-0bd1348417db} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002066 sec., 14520.813165537269 rows/sec., 26.02 MiB/sec. | ||
| 14666 | 2026.05.15 15:28:43.112991 [ 286 ] {89cce445-373f-43a8-abe6-0bd1348417db} <Debug> TCPHandler: Processed in 0.002289441 sec. | ||
| 14667 | 2026.05.15 15:28:43.113112 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14668 | 2026.05.15 15:28:43.113208 [ 286 ] {207b7c49-b187-42dc-808e-d96d1ca45212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14669 | 2026.05.15 15:28:43.113250 [ 286 ] {207b7c49-b187-42dc-808e-d96d1ca45212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14670 | 2026.05.15 15:28:43.113616 [ 286 ] {207b7c49-b187-42dc-808e-d96d1ca45212} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14671 | 2026.05.15 15:28:43.113653 [ 286 ] {207b7c49-b187-42dc-808e-d96d1ca45212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14672 | 2026.05.15 15:28:43.113985 [ 286 ] {207b7c49-b187-42dc-808e-d96d1ca45212} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14673 | 2026.05.15 15:28:43.114207 [ 286 ] {207b7c49-b187-42dc-808e-d96d1ca45212} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14674 | 2026.05.15 15:28:43.114339 [ 286 ] {207b7c49-b187-42dc-808e-d96d1ca45212} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 14675 | 2026.05.15 15:28:43.114376 [ 286 ] {207b7c49-b187-42dc-808e-d96d1ca45212} <Debug> TCPHandler: Processed in 0.001312003 sec. | ||
| 14676 | 2026.05.15 15:28:43.117390 [ 194 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_88_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33512 rows, containing 5 columns (5 merged, 0 gathered) in 0.006697168 sec., 5003906.128680063 rows/sec., 323.28 MiB/sec. | ||
| 14677 | 2026.05.15 15:28:43.117665 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_88_18} <Trace> MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) | ||
| 14678 | 2026.05.15 15:28:43.117990 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14679 | 2026.05.15 15:28:43.118079 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 5 parts: [all_1_84_17, all_88_88_0] -> all_1_88_18 | ||
| 14680 | 2026.05.15 15:28:43.118174 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14681 | 2026.05.15 15:28:45.447296 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14682 | 2026.05.15 15:28:45.447365 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14683 | 2026.05.15 15:28:45.585434 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26866 | ||
| 14684 | 2026.05.15 15:28:45.585917 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14685 | 2026.05.15 15:28:45.585955 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14686 | 2026.05.15 15:28:45.586423 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14687 | 2026.05.15 15:28:45.586664 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14688 | 2026.05.15 15:28:45.586794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26866 | ||
| 14689 | 2026.05.15 15:28:45.586833 [ 44 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14690 | 2026.05.15 15:28:45.586896 [ 44 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14691 | 2026.05.15 15:28:45.586917 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14692 | 2026.05.15 15:28:45.587034 [ 200 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 14693 | 2026.05.15 15:28:45.587155 [ 200 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14694 | 2026.05.15 15:28:45.587192 [ 200 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24498 rows starting from the beginning of the part | ||
| 14695 | 2026.05.15 15:28:45.587248 [ 200 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 14696 | 2026.05.15 15:28:45.587291 [ 200 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 14697 | 2026.05.15 15:28:45.587331 [ 200 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 14698 | 2026.05.15 15:28:45.587368 [ 200 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 14699 | 2026.05.15 15:28:45.587414 [ 200 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 14700 | 2026.05.15 15:28:45.589452 [ 194 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26866 rows, containing 4 columns (4 merged, 0 gathered) in 0.002464274 sec., 10902196.75247152 rows/sec., 155.96 MiB/sec. | ||
| 14701 | 2026.05.15 15:28:45.589734 [ 187 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14702 | 2026.05.15 15:28:45.590014 [ 187 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_56_11} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14703 | 2026.05.15 15:28:45.590088 [ 187 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_56_11} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14704 | 2026.05.15 15:28:45.590177 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 14705 | 2026.05.15 15:28:45.685261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1840 | ||
| 14706 | 2026.05.15 15:28:45.687704 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14707 | 2026.05.15 15:28:45.687745 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14708 | 2026.05.15 15:28:45.688946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14709 | 2026.05.15 15:28:45.689211 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14710 | 2026.05.15 15:28:45.689411 [ 39 ] {} <Debug> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 14711 | 2026.05.15 15:28:45.689455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1840 | ||
| 14712 | 2026.05.15 15:28:45.689517 [ 39 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14713 | 2026.05.15 15:28:45.689562 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14714 | 2026.05.15 15:28:45.689752 [ 195 ] {773e38ca-37b8-4c26-8f40-12781283cc15::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 | ||
| 14715 | 2026.05.15 15:28:45.690391 [ 195 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14716 | 2026.05.15 15:28:45.690546 [ 195 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1628 rows starting from the beginning of the part | ||
| 14717 | 2026.05.15 15:28:45.690927 [ 195 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 38 rows starting from the beginning of the part | ||
| 14718 | 2026.05.15 15:28:45.691238 [ 195 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 14719 | 2026.05.15 15:28:45.691541 [ 195 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 54 rows starting from the beginning of the part | ||
| 14720 | 2026.05.15 15:28:45.691861 [ 195 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part | ||
| 14721 | 2026.05.15 15:28:45.692194 [ 195 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 14722 | 2026.05.15 15:28:45.698835 [ 194 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1840 rows, containing 72 columns (72 merged, 0 gathered) in 0.009165762 sec., 200747.08463955318 rows/sec., 165.76 MiB/sec. | ||
| 14723 | 2026.05.15 15:28:45.700612 [ 194 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 14724 | 2026.05.15 15:28:45.701263 [ 194 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_41_8} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14725 | 2026.05.15 15:28:45.701349 [ 194 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_41_8} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 14726 | 2026.05.15 15:28:45.701605 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.29 MiB. | ||
| 14727 | 2026.05.15 15:28:46.980062 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 14728 | 2026.05.15 15:28:47.002216 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14729 | 2026.05.15 15:28:47.002287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14730 | 2026.05.15 15:28:47.008874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14731 | 2026.05.15 15:28:47.009637 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14732 | 2026.05.15 15:28:47.009954 [ 39 ] {} <Debug> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14733 | 2026.05.15 15:28:47.010009 [ 39 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14734 | 2026.05.15 15:28:47.010033 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14735 | 2026.05.15 15:28:47.010191 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 14736 | 2026.05.15 15:28:47.014030 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14737 | 2026.05.15 15:28:47.015515 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 14738 | 2026.05.15 15:28:47.015522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 14739 | 2026.05.15 15:28:47.020049 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 14740 | 2026.05.15 15:28:47.024542 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 14741 | 2026.05.15 15:28:47.029131 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 14742 | 2026.05.15 15:28:47.033347 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 14743 | 2026.05.15 15:28:47.037033 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 14744 | 2026.05.15 15:28:47.086299 [ 186 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.076183116 sec., 5539.2851087897225 rows/sec., 28.64 MiB/sec. | ||
| 14745 | 2026.05.15 15:28:47.088886 [ 192 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14746 | 2026.05.15 15:28:47.090856 [ 192 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_56_11} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14747 | 2026.05.15 15:28:47.090958 [ 192 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_56_11} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14748 | 2026.05.15 15:28:47.093584 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14749 | 2026.05.15 15:28:48.103099 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14750 | 2026.05.15 15:28:48.103377 [ 286 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14751 | 2026.05.15 15:28:48.103792 [ 286 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14752 | 2026.05.15 15:28:48.103836 [ 286 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 14753 | 2026.05.15 15:28:48.104081 [ 286 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14754 | 2026.05.15 15:28:48.104149 [ 286 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14755 | 2026.05.15 15:28:48.104294 [ 286 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14756 | 2026.05.15 15:28:48.104395 [ 316 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14757 | 2026.05.15 15:28:48.104426 [ 328 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14758 | 2026.05.15 15:28:48.104440 [ 325 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14759 | 2026.05.15 15:28:48.104435 [ 344 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14760 | 2026.05.15 15:28:48.104636 [ 286 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 14761 | 2026.05.15 15:28:48.104665 [ 286 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14762 | 2026.05.15 15:28:48.104737 [ 286 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14763 | 2026.05.15 15:28:48.104758 [ 286 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 14764 | 2026.05.15 15:28:48.104792 [ 286 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14765 | 2026.05.15 15:28:48.104833 [ 286 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14766 | 2026.05.15 15:28:48.106010 [ 286 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002747 sec., 15289.406625409538 rows/sec., 2.70 MiB/sec. | ||
| 14767 | 2026.05.15 15:28:48.106151 [ 286 ] {2e71d94e-3013-422b-9c16-4b6dbd10946b} <Debug> TCPHandler: Processed in 0.003289899 sec. | ||
| 14768 | 2026.05.15 15:28:48.111603 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14769 | 2026.05.15 15:28:48.111801 [ 286 ] {6fdecb92-afa2-4396-a9e9-2b93257d045c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14770 | 2026.05.15 15:28:48.111856 [ 286 ] {6fdecb92-afa2-4396-a9e9-2b93257d045c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14771 | 2026.05.15 15:28:48.112665 [ 286 ] {6fdecb92-afa2-4396-a9e9-2b93257d045c} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14772 | 2026.05.15 15:28:48.112718 [ 286 ] {6fdecb92-afa2-4396-a9e9-2b93257d045c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14773 | 2026.05.15 15:28:48.113116 [ 286 ] {6fdecb92-afa2-4396-a9e9-2b93257d045c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14774 | 2026.05.15 15:28:48.113346 [ 286 ] {6fdecb92-afa2-4396-a9e9-2b93257d045c} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14775 | 2026.05.15 15:28:48.113480 [ 39 ] {} <Debug> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 14776 | 2026.05.15 15:28:48.113487 [ 286 ] {6fdecb92-afa2-4396-a9e9-2b93257d045c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001741 sec., 163124.64101091327 rows/sec., 10.36 MiB/sec. | ||
| 14777 | 2026.05.15 15:28:48.113532 [ 39 ] {} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14778 | 2026.05.15 15:28:48.113549 [ 286 ] {6fdecb92-afa2-4396-a9e9-2b93257d045c} <Debug> TCPHandler: Processed in 0.002040056 sec. | ||
| 14779 | 2026.05.15 15:28:48.113562 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14780 | 2026.05.15 15:28:48.113701 [ 188 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 14781 | 2026.05.15 15:28:48.113706 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14782 | 2026.05.15 15:28:48.113833 [ 286 ] {dc04e236-da26-46a8-a3d2-d05a509b6784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14783 | 2026.05.15 15:28:48.113844 [ 188 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14784 | 2026.05.15 15:28:48.113877 [ 286 ] {dc04e236-da26-46a8-a3d2-d05a509b6784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14785 | 2026.05.15 15:28:48.113888 [ 188 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 284 rows starting from the beginning of the part | ||
| 14786 | 2026.05.15 15:28:48.113973 [ 188 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 14787 | 2026.05.15 15:28:48.114028 [ 188 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 14788 | 2026.05.15 15:28:48.114085 [ 188 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 14789 | 2026.05.15 15:28:48.114129 [ 188 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 14790 | 2026.05.15 15:28:48.114795 [ 286 ] {dc04e236-da26-46a8-a3d2-d05a509b6784} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14791 | 2026.05.15 15:28:48.114839 [ 286 ] {dc04e236-da26-46a8-a3d2-d05a509b6784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14792 | 2026.05.15 15:28:48.115128 [ 188 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473516 sec., 963681.4259227589 rows/sec., 64.88 MiB/sec. | ||
| 14793 | 2026.05.15 15:28:48.115212 [ 286 ] {dc04e236-da26-46a8-a3d2-d05a509b6784} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14794 | 2026.05.15 15:28:48.115270 [ 188 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 14795 | 2026.05.15 15:28:48.115482 [ 286 ] {dc04e236-da26-46a8-a3d2-d05a509b6784} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14796 | 2026.05.15 15:28:48.115637 [ 286 ] {dc04e236-da26-46a8-a3d2-d05a509b6784} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001822 sec., 451701.42700329307 rows/sec., 35.05 MiB/sec. | ||
| 14797 | 2026.05.15 15:28:48.115676 [ 286 ] {dc04e236-da26-46a8-a3d2-d05a509b6784} <Debug> TCPHandler: Processed in 0.002019786 sec. | ||
| 14798 | 2026.05.15 15:28:48.115687 [ 188 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_41_10} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14799 | 2026.05.15 15:28:48.115783 [ 188 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_41_10} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 14800 | 2026.05.15 15:28:48.115823 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14801 | 2026.05.15 15:28:48.115891 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 14802 | 2026.05.15 15:28:48.115927 [ 286 ] {c3504724-3f87-4530-87b2-1b8cc31c5315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14803 | 2026.05.15 15:28:48.115972 [ 286 ] {c3504724-3f87-4530-87b2-1b8cc31c5315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14804 | 2026.05.15 15:28:48.116512 [ 286 ] {c3504724-3f87-4530-87b2-1b8cc31c5315} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14805 | 2026.05.15 15:28:48.116548 [ 286 ] {c3504724-3f87-4530-87b2-1b8cc31c5315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14806 | 2026.05.15 15:28:48.116845 [ 286 ] {c3504724-3f87-4530-87b2-1b8cc31c5315} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14807 | 2026.05.15 15:28:48.117045 [ 286 ] {c3504724-3f87-4530-87b2-1b8cc31c5315} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14808 | 2026.05.15 15:28:48.117171 [ 286 ] {c3504724-3f87-4530-87b2-1b8cc31c5315} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001264 sec., 122626.58227848102 rows/sec., 7.35 MiB/sec. | ||
| 14809 | 2026.05.15 15:28:48.117208 [ 286 ] {c3504724-3f87-4530-87b2-1b8cc31c5315} <Debug> TCPHandler: Processed in 0.001434645 sec. | ||
| 14810 | 2026.05.15 15:28:48.117332 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14811 | 2026.05.15 15:28:48.117428 [ 286 ] {dd6d0b69-ee99-43c6-b5a8-482e97d780b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14812 | 2026.05.15 15:28:48.117467 [ 286 ] {dd6d0b69-ee99-43c6-b5a8-482e97d780b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14813 | 2026.05.15 15:28:48.117889 [ 286 ] {dd6d0b69-ee99-43c6-b5a8-482e97d780b3} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14814 | 2026.05.15 15:28:48.117924 [ 286 ] {dd6d0b69-ee99-43c6-b5a8-482e97d780b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14815 | 2026.05.15 15:28:48.118218 [ 286 ] {dd6d0b69-ee99-43c6-b5a8-482e97d780b3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14816 | 2026.05.15 15:28:48.118417 [ 286 ] {dd6d0b69-ee99-43c6-b5a8-482e97d780b3} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14817 | 2026.05.15 15:28:48.118546 [ 286 ] {dd6d0b69-ee99-43c6-b5a8-482e97d780b3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001136 sec., 131161.97183098592 rows/sec., 8.47 MiB/sec. | ||
| 14818 | 2026.05.15 15:28:48.118583 [ 286 ] {dd6d0b69-ee99-43c6-b5a8-482e97d780b3} <Debug> TCPHandler: Processed in 0.001299423 sec. | ||
| 14819 | 2026.05.15 15:28:48.118706 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14820 | 2026.05.15 15:28:48.118802 [ 286 ] {44980e94-4019-4ff8-84e5-9c47c0762076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14821 | 2026.05.15 15:28:48.118840 [ 286 ] {44980e94-4019-4ff8-84e5-9c47c0762076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14822 | 2026.05.15 15:28:48.119256 [ 286 ] {44980e94-4019-4ff8-84e5-9c47c0762076} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14823 | 2026.05.15 15:28:48.119292 [ 286 ] {44980e94-4019-4ff8-84e5-9c47c0762076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14824 | 2026.05.15 15:28:48.119584 [ 286 ] {44980e94-4019-4ff8-84e5-9c47c0762076} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14825 | 2026.05.15 15:28:48.119784 [ 286 ] {44980e94-4019-4ff8-84e5-9c47c0762076} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14826 | 2026.05.15 15:28:48.119884 [ 39 ] {} <Debug> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 14827 | 2026.05.15 15:28:48.119907 [ 286 ] {44980e94-4019-4ff8-84e5-9c47c0762076} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001123 sec., 131789.84861976845 rows/sec., 7.50 MiB/sec. | ||
| 14828 | 2026.05.15 15:28:48.119917 [ 39 ] {} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14829 | 2026.05.15 15:28:48.119946 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14830 | 2026.05.15 15:28:48.119951 [ 286 ] {44980e94-4019-4ff8-84e5-9c47c0762076} <Debug> TCPHandler: Processed in 0.001293072 sec. | ||
| 14831 | 2026.05.15 15:28:48.120048 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 14832 | 2026.05.15 15:28:48.120090 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14833 | 2026.05.15 15:28:48.120161 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14834 | 2026.05.15 15:28:48.120189 [ 286 ] {db06a4ea-a8ad-4688-b2b6-82c465bf32c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14835 | 2026.05.15 15:28:48.120196 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 148 rows starting from the beginning of the part | ||
| 14836 | 2026.05.15 15:28:48.120235 [ 286 ] {db06a4ea-a8ad-4688-b2b6-82c465bf32c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14837 | 2026.05.15 15:28:48.120272 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 14838 | 2026.05.15 15:28:48.120326 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 14839 | 2026.05.15 15:28:48.120372 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 14840 | 2026.05.15 15:28:48.120414 [ 196 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 14841 | 2026.05.15 15:28:48.120808 [ 286 ] {db06a4ea-a8ad-4688-b2b6-82c465bf32c4} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14842 | 2026.05.15 15:28:48.120849 [ 286 ] {db06a4ea-a8ad-4688-b2b6-82c465bf32c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14843 | 2026.05.15 15:28:48.121175 [ 286 ] {db06a4ea-a8ad-4688-b2b6-82c465bf32c4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14844 | 2026.05.15 15:28:48.121197 [ 188 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001187011 sec., 623414.6103111092 rows/sec., 37.83 MiB/sec. | ||
| 14845 | 2026.05.15 15:28:48.121353 [ 188 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 14846 | 2026.05.15 15:28:48.121399 [ 286 ] {db06a4ea-a8ad-4688-b2b6-82c465bf32c4} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14847 | 2026.05.15 15:28:48.121544 [ 286 ] {db06a4ea-a8ad-4688-b2b6-82c465bf32c4} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001372 sec., 366618.0758017493 rows/sec., 25.78 MiB/sec. | ||
| 14848 | 2026.05.15 15:28:48.121584 [ 286 ] {db06a4ea-a8ad-4688-b2b6-82c465bf32c4} <Debug> TCPHandler: Processed in 0.001541647 sec. | ||
| 14849 | 2026.05.15 15:28:48.121619 [ 188 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_41_10} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14850 | 2026.05.15 15:28:48.121699 [ 188 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_41_10} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 14851 | 2026.05.15 15:28:48.121706 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14852 | 2026.05.15 15:28:48.121777 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14853 | 2026.05.15 15:28:48.121812 [ 286 ] {fc1735f7-fba2-445a-84c5-0eee9ed17eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14854 | 2026.05.15 15:28:48.121857 [ 286 ] {fc1735f7-fba2-445a-84c5-0eee9ed17eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14855 | 2026.05.15 15:28:48.122198 [ 286 ] {fc1735f7-fba2-445a-84c5-0eee9ed17eb4} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14856 | 2026.05.15 15:28:48.122236 [ 286 ] {fc1735f7-fba2-445a-84c5-0eee9ed17eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14857 | 2026.05.15 15:28:48.122529 [ 286 ] {fc1735f7-fba2-445a-84c5-0eee9ed17eb4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14858 | 2026.05.15 15:28:48.122735 [ 286 ] {fc1735f7-fba2-445a-84c5-0eee9ed17eb4} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14859 | 2026.05.15 15:28:48.122861 [ 286 ] {fc1735f7-fba2-445a-84c5-0eee9ed17eb4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 14860 | 2026.05.15 15:28:48.122867 [ 113 ] {} <Debug> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 14861 | 2026.05.15 15:28:48.122899 [ 286 ] {fc1735f7-fba2-445a-84c5-0eee9ed17eb4} <Debug> TCPHandler: Processed in 0.001241002 sec. | ||
| 14862 | 2026.05.15 15:28:48.122916 [ 113 ] {} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14863 | 2026.05.15 15:28:48.122941 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14864 | 2026.05.15 15:28:48.123024 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14865 | 2026.05.15 15:28:48.123031 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::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 | ||
| 14866 | 2026.05.15 15:28:48.123143 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14867 | 2026.05.15 15:28:48.123175 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 14868 | 2026.05.15 15:28:48.123232 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 14869 | 2026.05.15 15:28:48.123248 [ 286 ] {ceb3aa52-3f00-415e-87af-49a312bdddb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14870 | 2026.05.15 15:28:48.123276 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 14871 | 2026.05.15 15:28:48.123324 [ 286 ] {ceb3aa52-3f00-415e-87af-49a312bdddb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14872 | 2026.05.15 15:28:48.123325 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 14873 | 2026.05.15 15:28:48.123387 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 14874 | 2026.05.15 15:28:48.123431 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 14875 | 2026.05.15 15:28:48.123911 [ 286 ] {ceb3aa52-3f00-415e-87af-49a312bdddb5} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14876 | 2026.05.15 15:28:48.123951 [ 286 ] {ceb3aa52-3f00-415e-87af-49a312bdddb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14877 | 2026.05.15 15:28:48.124169 [ 188 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001177781 sec., 208867.35309875096 rows/sec., 10.66 MiB/sec. | ||
| 14878 | 2026.05.15 15:28:48.124284 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 14879 | 2026.05.15 15:28:48.124338 [ 286 ] {ceb3aa52-3f00-415e-87af-49a312bdddb5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14880 | 2026.05.15 15:28:48.124608 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_41_8} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14881 | 2026.05.15 15:28:48.124680 [ 191 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_41_8} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 14882 | 2026.05.15 15:28:48.124690 [ 286 ] {ceb3aa52-3f00-415e-87af-49a312bdddb5} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14883 | 2026.05.15 15:28:48.124740 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14884 | 2026.05.15 15:28:48.124847 [ 286 ] {ceb3aa52-3f00-415e-87af-49a312bdddb5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001644 sec., 161192.21411192213 rows/sec., 10.71 MiB/sec. | ||
| 14885 | 2026.05.15 15:28:48.124899 [ 286 ] {ceb3aa52-3f00-415e-87af-49a312bdddb5} <Debug> TCPHandler: Processed in 0.001922484 sec. | ||
| 14886 | 2026.05.15 15:28:48.125072 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14887 | 2026.05.15 15:28:48.125189 [ 286 ] {22c0dbe7-c989-436a-a626-b36489be623f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14888 | 2026.05.15 15:28:48.125239 [ 286 ] {22c0dbe7-c989-436a-a626-b36489be623f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14889 | 2026.05.15 15:28:48.125651 [ 286 ] {22c0dbe7-c989-436a-a626-b36489be623f} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14890 | 2026.05.15 15:28:48.125693 [ 286 ] {22c0dbe7-c989-436a-a626-b36489be623f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14891 | 2026.05.15 15:28:48.126012 [ 286 ] {22c0dbe7-c989-436a-a626-b36489be623f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14892 | 2026.05.15 15:28:48.126232 [ 286 ] {22c0dbe7-c989-436a-a626-b36489be623f} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14893 | 2026.05.15 15:28:48.126363 [ 286 ] {22c0dbe7-c989-436a-a626-b36489be623f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001199 sec., 834.0283569641368 rows/sec., 56.20 KiB/sec. | ||
| 14894 | 2026.05.15 15:28:48.126399 [ 286 ] {22c0dbe7-c989-436a-a626-b36489be623f} <Debug> TCPHandler: Processed in 0.001405865 sec. | ||
| 14895 | 2026.05.15 15:28:48.126519 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14896 | 2026.05.15 15:28:48.126615 [ 286 ] {0d5b2021-d75a-4c53-aa89-f92a8bcc752d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14897 | 2026.05.15 15:28:48.126668 [ 286 ] {0d5b2021-d75a-4c53-aa89-f92a8bcc752d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14898 | 2026.05.15 15:28:48.127462 [ 286 ] {0d5b2021-d75a-4c53-aa89-f92a8bcc752d} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14899 | 2026.05.15 15:28:48.127499 [ 286 ] {0d5b2021-d75a-4c53-aa89-f92a8bcc752d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14900 | 2026.05.15 15:28:48.128010 [ 286 ] {0d5b2021-d75a-4c53-aa89-f92a8bcc752d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14901 | 2026.05.15 15:28:48.128230 [ 286 ] {0d5b2021-d75a-4c53-aa89-f92a8bcc752d} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14902 | 2026.05.15 15:28:48.128365 [ 286 ] {0d5b2021-d75a-4c53-aa89-f92a8bcc752d} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001768 sec., 7352.941176470588 rows/sec., 13.18 MiB/sec. | ||
| 14903 | 2026.05.15 15:28:48.128419 [ 286 ] {0d5b2021-d75a-4c53-aa89-f92a8bcc752d} <Debug> TCPHandler: Processed in 0.001948265 sec. | ||
| 14904 | 2026.05.15 15:28:48.128539 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14905 | 2026.05.15 15:28:48.128636 [ 286 ] {4e0e0f89-5b51-4e3c-bc70-1cbd1c24d514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14906 | 2026.05.15 15:28:48.128676 [ 286 ] {4e0e0f89-5b51-4e3c-bc70-1cbd1c24d514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14907 | 2026.05.15 15:28:48.129011 [ 286 ] {4e0e0f89-5b51-4e3c-bc70-1cbd1c24d514} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14908 | 2026.05.15 15:28:48.129050 [ 286 ] {4e0e0f89-5b51-4e3c-bc70-1cbd1c24d514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14909 | 2026.05.15 15:28:48.129356 [ 286 ] {4e0e0f89-5b51-4e3c-bc70-1cbd1c24d514} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14910 | 2026.05.15 15:28:48.129562 [ 286 ] {4e0e0f89-5b51-4e3c-bc70-1cbd1c24d514} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14911 | 2026.05.15 15:28:48.129686 [ 286 ] {4e0e0f89-5b51-4e3c-bc70-1cbd1c24d514} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 14912 | 2026.05.15 15:28:48.129722 [ 286 ] {4e0e0f89-5b51-4e3c-bc70-1cbd1c24d514} <Debug> TCPHandler: Processed in 0.001231742 sec. | ||
| 14913 | 2026.05.15 15:28:48.405475 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14914 | 2026.05.15 15:28:48.405752 [ 286 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 14915 | 2026.05.15 15:28:48.406141 [ 286 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14916 | 2026.05.15 15:28:48.406178 [ 286 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 14917 | 2026.05.15 15:28:48.406422 [ 286 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14918 | 2026.05.15 15:28:48.406491 [ 286 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14919 | 2026.05.15 15:28:48.406639 [ 286 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 14920 | 2026.05.15 15:28:48.406734 [ 328 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14921 | 2026.05.15 15:28:48.406756 [ 354 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14922 | 2026.05.15 15:28:48.406762 [ 344 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14923 | 2026.05.15 15:28:48.406734 [ 316 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14924 | 2026.05.15 15:28:48.406955 [ 286 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 14925 | 2026.05.15 15:28:48.406983 [ 286 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14926 | 2026.05.15 15:28:48.407056 [ 286 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14927 | 2026.05.15 15:28:48.407083 [ 286 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 14928 | 2026.05.15 15:28:48.407119 [ 286 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 14929 | 2026.05.15 15:28:48.407159 [ 286 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 14930 | 2026.05.15 15:28:48.408377 [ 286 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Debug> executeQuery: Read 42 rows, 9.23 KiB in 0.002743 sec., 15311.702515493984 rows/sec., 3.29 MiB/sec. | ||
| 14931 | 2026.05.15 15:28:48.408517 [ 286 ] {0b99c5ae-6406-4d76-a8b3-c88bdfcd76a4} <Debug> TCPHandler: Processed in 0.003195576 sec. | ||
| 14932 | 2026.05.15 15:28:48.422145 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14933 | 2026.05.15 15:28:48.422277 [ 286 ] {c57b7cf5-cfed-46a4-b03b-c323034ac4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14934 | 2026.05.15 15:28:48.422328 [ 286 ] {c57b7cf5-cfed-46a4-b03b-c323034ac4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14935 | 2026.05.15 15:28:48.422900 [ 286 ] {c57b7cf5-cfed-46a4-b03b-c323034ac4b4} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14936 | 2026.05.15 15:28:48.422952 [ 286 ] {c57b7cf5-cfed-46a4-b03b-c323034ac4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14937 | 2026.05.15 15:28:48.423333 [ 286 ] {c57b7cf5-cfed-46a4-b03b-c323034ac4b4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14938 | 2026.05.15 15:28:48.423572 [ 286 ] {c57b7cf5-cfed-46a4-b03b-c323034ac4b4} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14939 | 2026.05.15 15:28:48.423724 [ 286 ] {c57b7cf5-cfed-46a4-b03b-c323034ac4b4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001486 sec., 1345.8950201884254 rows/sec., 109.75 KiB/sec. | ||
| 14940 | 2026.05.15 15:28:48.423764 [ 286 ] {c57b7cf5-cfed-46a4-b03b-c323034ac4b4} <Debug> TCPHandler: Processed in 0.001682199 sec. | ||
| 14941 | 2026.05.15 15:28:48.423918 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14942 | 2026.05.15 15:28:48.424014 [ 286 ] {6add7a99-51de-46bf-8ee8-663e30f27005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14943 | 2026.05.15 15:28:48.424054 [ 286 ] {6add7a99-51de-46bf-8ee8-663e30f27005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14944 | 2026.05.15 15:28:48.425696 [ 286 ] {6add7a99-51de-46bf-8ee8-663e30f27005} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14945 | 2026.05.15 15:28:48.425733 [ 286 ] {6add7a99-51de-46bf-8ee8-663e30f27005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14946 | 2026.05.15 15:28:48.426183 [ 286 ] {6add7a99-51de-46bf-8ee8-663e30f27005} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14947 | 2026.05.15 15:28:48.426405 [ 286 ] {6add7a99-51de-46bf-8ee8-663e30f27005} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14948 | 2026.05.15 15:28:48.426539 [ 286 ] {6add7a99-51de-46bf-8ee8-663e30f27005} <Debug> executeQuery: Read 2466 rows, 186.32 KiB in 0.002543 sec., 969720.8022021235 rows/sec., 71.55 MiB/sec. | ||
| 14949 | 2026.05.15 15:28:48.426548 [ 113 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14950 | 2026.05.15 15:28:48.426578 [ 286 ] {6add7a99-51de-46bf-8ee8-663e30f27005} <Debug> TCPHandler: Processed in 0.002727208 sec. | ||
| 14951 | 2026.05.15 15:28:48.426614 [ 113 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14952 | 2026.05.15 15:28:48.426647 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14953 | 2026.05.15 15:28:48.426726 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14954 | 2026.05.15 15:28:48.426757 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14955 | 2026.05.15 15:28:48.426834 [ 286 ] {0c04ff61-f8d5-460d-a5c7-0b83fc52bc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14956 | 2026.05.15 15:28:48.426880 [ 286 ] {0c04ff61-f8d5-460d-a5c7-0b83fc52bc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14957 | 2026.05.15 15:28:48.426883 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14958 | 2026.05.15 15:28:48.426928 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3245 rows starting from the beginning of the part | ||
| 14959 | 2026.05.15 15:28:48.426989 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 116 rows starting from the beginning of the part | ||
| 14960 | 2026.05.15 15:28:48.427037 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 823 rows starting from the beginning of the part | ||
| 14961 | 2026.05.15 15:28:48.427082 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 116 rows starting from the beginning of the part | ||
| 14962 | 2026.05.15 15:28:48.427131 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 823 rows starting from the beginning of the part | ||
| 14963 | 2026.05.15 15:28:48.427182 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 2466 rows starting from the beginning of the part | ||
| 14964 | 2026.05.15 15:28:48.427351 [ 286 ] {0c04ff61-f8d5-460d-a5c7-0b83fc52bc05} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14965 | 2026.05.15 15:28:48.427395 [ 286 ] {0c04ff61-f8d5-460d-a5c7-0b83fc52bc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14966 | 2026.05.15 15:28:48.427722 [ 286 ] {0c04ff61-f8d5-460d-a5c7-0b83fc52bc05} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14967 | 2026.05.15 15:28:48.427950 [ 286 ] {0c04ff61-f8d5-460d-a5c7-0b83fc52bc05} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14968 | 2026.05.15 15:28:48.428080 [ 113 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14969 | 2026.05.15 15:28:48.428089 [ 286 ] {0c04ff61-f8d5-460d-a5c7-0b83fc52bc05} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001279 sec., 33620.01563721657 rows/sec., 2.46 MiB/sec. | ||
| 14970 | 2026.05.15 15:28:48.428119 [ 113 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14971 | 2026.05.15 15:28:48.428145 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14972 | 2026.05.15 15:28:48.428147 [ 286 ] {0c04ff61-f8d5-460d-a5c7-0b83fc52bc05} <Debug> TCPHandler: Processed in 0.001468886 sec. | ||
| 14973 | 2026.05.15 15:28:48.428254 [ 188 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14974 | 2026.05.15 15:28:48.428294 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14975 | 2026.05.15 15:28:48.428390 [ 188 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14976 | 2026.05.15 15:28:48.428402 [ 286 ] {bde300dc-136c-4130-a96a-597d2f3014c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14977 | 2026.05.15 15:28:48.428433 [ 188 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 214 rows starting from the beginning of the part | ||
| 14978 | 2026.05.15 15:28:48.428455 [ 286 ] {bde300dc-136c-4130-a96a-597d2f3014c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14979 | 2026.05.15 15:28:48.428501 [ 188 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
| 14980 | 2026.05.15 15:28:48.428553 [ 188 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 155 rows starting from the beginning of the part | ||
| 14981 | 2026.05.15 15:28:48.428594 [ 188 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part | ||
| 14982 | 2026.05.15 15:28:48.428632 [ 188 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 155 rows starting from the beginning of the part | ||
| 14983 | 2026.05.15 15:28:48.428672 [ 188 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 43 rows starting from the beginning of the part | ||
| 14984 | 2026.05.15 15:28:48.429199 [ 286 ] {bde300dc-136c-4130-a96a-597d2f3014c6} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14985 | 2026.05.15 15:28:48.429242 [ 286 ] {bde300dc-136c-4130-a96a-597d2f3014c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14986 | 2026.05.15 15:28:48.429482 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274883 sec., 491809.83666736475 rows/sec., 33.00 MiB/sec. | ||
| 14987 | 2026.05.15 15:28:48.429624 [ 286 ] {bde300dc-136c-4130-a96a-597d2f3014c6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14988 | 2026.05.15 15:28:48.429639 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14989 | 2026.05.15 15:28:48.429787 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7589 rows, containing 5 columns (5 merged, 0 gathered) in 0.003079305 sec., 2464517.155656877 rows/sec., 195.07 MiB/sec. | ||
| 14990 | 2026.05.15 15:28:48.429947 [ 286 ] {bde300dc-136c-4130-a96a-597d2f3014c6} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14991 | 2026.05.15 15:28:48.430006 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_81_16} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14992 | 2026.05.15 15:28:48.430089 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14993 | 2026.05.15 15:28:48.430092 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_81_16} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14994 | 2026.05.15 15:28:48.430101 [ 286 ] {bde300dc-136c-4130-a96a-597d2f3014c6} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001717 sec., 466511.35701805475 rows/sec., 26.95 MiB/sec. | ||
| 14995 | 2026.05.15 15:28:48.430155 [ 286 ] {bde300dc-136c-4130-a96a-597d2f3014c6} <Debug> TCPHandler: Processed in 0.001909623 sec. | ||
| 14996 | 2026.05.15 15:28:48.430178 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14997 | 2026.05.15 15:28:48.430297 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14998 | 2026.05.15 15:28:48.430385 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_91_18} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14999 | 2026.05.15 15:28:48.430401 [ 286 ] {63016d39-397d-4301-a7e6-465997dbd4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15000 | 2026.05.15 15:28:48.430448 [ 286 ] {63016d39-397d-4301-a7e6-465997dbd4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15001 | 2026.05.15 15:28:48.430474 [ 198 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_91_18} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15002 | 2026.05.15 15:28:48.430561 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 15003 | 2026.05.15 15:28:48.430872 [ 286 ] {63016d39-397d-4301-a7e6-465997dbd4f0} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2026.05.15 15:28:48.430914 [ 286 ] {63016d39-397d-4301-a7e6-465997dbd4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15005 | 2026.05.15 15:28:48.431222 [ 286 ] {63016d39-397d-4301-a7e6-465997dbd4f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 15006 | 2026.05.15 15:28:48.431443 [ 286 ] {63016d39-397d-4301-a7e6-465997dbd4f0} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2026.05.15 15:28:48.431578 [ 286 ] {63016d39-397d-4301-a7e6-465997dbd4f0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001195 sec., 836.8200836820083 rows/sec., 58.84 KiB/sec. | ||
| 15008 | 2026.05.15 15:28:48.431620 [ 286 ] {63016d39-397d-4301-a7e6-465997dbd4f0} <Debug> TCPHandler: Processed in 0.001369734 sec. | ||
| 15009 | 2026.05.15 15:28:48.431750 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15010 | 2026.05.15 15:28:48.431845 [ 286 ] {6aaa5921-725a-4f57-b437-6dece17f9657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15011 | 2026.05.15 15:28:48.431885 [ 286 ] {6aaa5921-725a-4f57-b437-6dece17f9657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15012 | 2026.05.15 15:28:48.432953 [ 286 ] {6aaa5921-725a-4f57-b437-6dece17f9657} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15013 | 2026.05.15 15:28:48.432990 [ 286 ] {6aaa5921-725a-4f57-b437-6dece17f9657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15014 | 2026.05.15 15:28:48.433355 [ 286 ] {6aaa5921-725a-4f57-b437-6dece17f9657} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15015 | 2026.05.15 15:28:48.433570 [ 286 ] {6aaa5921-725a-4f57-b437-6dece17f9657} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2026.05.15 15:28:48.433701 [ 286 ] {6aaa5921-725a-4f57-b437-6dece17f9657} <Debug> executeQuery: Read 1322 rows, 90.68 KiB in 0.001874 sec., 705442.9028815369 rows/sec., 47.25 MiB/sec. | ||
| 15017 | 2026.05.15 15:28:48.433701 [ 88 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15018 | 2026.05.15 15:28:48.433742 [ 286 ] {6aaa5921-725a-4f57-b437-6dece17f9657} <Debug> TCPHandler: Processed in 0.002040406 sec. | ||
| 15019 | 2026.05.15 15:28:48.433753 [ 88 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15020 | 2026.05.15 15:28:48.433785 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15021 | 2026.05.15 15:28:48.433885 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15022 | 2026.05.15 15:28:48.433892 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15023 | 2026.05.15 15:28:48.434011 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15024 | 2026.05.15 15:28:48.434013 [ 286 ] {deaaf7fc-39da-43c3-8f86-2d7b46d6ee75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15025 | 2026.05.15 15:28:48.434046 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1795 rows starting from the beginning of the part | ||
| 15026 | 2026.05.15 15:28:48.434068 [ 286 ] {deaaf7fc-39da-43c3-8f86-2d7b46d6ee75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15027 | 2026.05.15 15:28:48.434114 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 94 rows starting from the beginning of the part | ||
| 15028 | 2026.05.15 15:28:48.434173 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 503 rows starting from the beginning of the part | ||
| 15029 | 2026.05.15 15:28:48.434224 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 94 rows starting from the beginning of the part | ||
| 15030 | 2026.05.15 15:28:48.434273 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 503 rows starting from the beginning of the part | ||
| 15031 | 2026.05.15 15:28:48.434321 [ 188 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1322 rows starting from the beginning of the part | ||
| 15032 | 2026.05.15 15:28:48.434839 [ 286 ] {deaaf7fc-39da-43c3-8f86-2d7b46d6ee75} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15033 | 2026.05.15 15:28:48.434876 [ 286 ] {deaaf7fc-39da-43c3-8f86-2d7b46d6ee75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15034 | 2026.05.15 15:28:48.435315 [ 286 ] {deaaf7fc-39da-43c3-8f86-2d7b46d6ee75} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15035 | 2026.05.15 15:28:48.435534 [ 286 ] {deaaf7fc-39da-43c3-8f86-2d7b46d6ee75} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15036 | 2026.05.15 15:28:48.435670 [ 286 ] {deaaf7fc-39da-43c3-8f86-2d7b46d6ee75} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001675 sec., 893731.343283582 rows/sec., 54.21 MiB/sec. | ||
| 15037 | 2026.05.15 15:28:48.435707 [ 286 ] {deaaf7fc-39da-43c3-8f86-2d7b46d6ee75} <Debug> TCPHandler: Processed in 0.001863844 sec. | ||
| 15038 | 2026.05.15 15:28:48.435847 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15039 | 2026.05.15 15:28:48.435846 [ 198 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.002007096 sec., 2147879.324157888 rows/sec., 155.47 MiB/sec. | ||
| 15040 | 2026.05.15 15:28:48.435946 [ 286 ] {c548558e-4094-49bd-9e30-5b12f2882cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15041 | 2026.05.15 15:28:48.436007 [ 286 ] {c548558e-4094-49bd-9e30-5b12f2882cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15042 | 2026.05.15 15:28:48.436117 [ 198 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15043 | 2026.05.15 15:28:48.436432 [ 198 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_91_18} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15044 | 2026.05.15 15:28:48.436520 [ 198 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_91_18} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15045 | 2026.05.15 15:28:48.436631 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15046 | 2026.05.15 15:28:48.436851 [ 286 ] {c548558e-4094-49bd-9e30-5b12f2882cea} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15047 | 2026.05.15 15:28:48.436895 [ 286 ] {c548558e-4094-49bd-9e30-5b12f2882cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15048 | 2026.05.15 15:28:48.437495 [ 286 ] {c548558e-4094-49bd-9e30-5b12f2882cea} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15049 | 2026.05.15 15:28:48.437735 [ 286 ] {c548558e-4094-49bd-9e30-5b12f2882cea} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15050 | 2026.05.15 15:28:48.437869 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15051 | 2026.05.15 15:28:48.437876 [ 286 ] {c548558e-4094-49bd-9e30-5b12f2882cea} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001949 sec., 21036.42893791688 rows/sec., 37.70 MiB/sec. | ||
| 15052 | 2026.05.15 15:28:48.437922 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15053 | 2026.05.15 15:28:48.437953 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15054 | 2026.05.15 15:28:48.437964 [ 286 ] {c548558e-4094-49bd-9e30-5b12f2882cea} <Debug> TCPHandler: Processed in 0.002165928 sec. | ||
| 15055 | 2026.05.15 15:28:48.438045 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 15056 | 2026.05.15 15:28:48.438153 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15057 | 2026.05.15 15:28:48.438265 [ 286 ] {e57786d9-c485-45c5-8593-f68c6330dfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15058 | 2026.05.15 15:28:48.438284 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15059 | 2026.05.15 15:28:48.438306 [ 286 ] {e57786d9-c485-45c5-8593-f68c6330dfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15060 | 2026.05.15 15:28:48.438346 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1656 rows starting from the beginning of the part | ||
| 15061 | 2026.05.15 15:28:48.438481 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
| 15062 | 2026.05.15 15:28:48.438592 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 13 rows starting from the beginning of the part | ||
| 15063 | 2026.05.15 15:28:48.438685 [ 286 ] {e57786d9-c485-45c5-8593-f68c6330dfc3} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15064 | 2026.05.15 15:28:48.438696 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part | ||
| 15065 | 2026.05.15 15:28:48.438731 [ 286 ] {e57786d9-c485-45c5-8593-f68c6330dfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15066 | 2026.05.15 15:28:48.438820 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 13 rows starting from the beginning of the part | ||
| 15067 | 2026.05.15 15:28:48.438932 [ 187 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 41 rows starting from the beginning of the part | ||
| 15068 | 2026.05.15 15:28:48.439056 [ 286 ] {e57786d9-c485-45c5-8593-f68c6330dfc3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15069 | 2026.05.15 15:28:48.439311 [ 286 ] {e57786d9-c485-45c5-8593-f68c6330dfc3} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15070 | 2026.05.15 15:28:48.439444 [ 88 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15071 | 2026.05.15 15:28:48.439455 [ 286 ] {e57786d9-c485-45c5-8593-f68c6330dfc3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00121 sec., 9917.355371900827 rows/sec., 684.40 KiB/sec. | ||
| 15072 | 2026.05.15 15:28:48.439479 [ 88 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15073 | 2026.05.15 15:28:48.439503 [ 286 ] {e57786d9-c485-45c5-8593-f68c6330dfc3} <Debug> TCPHandler: Processed in 0.001399894 sec. | ||
| 15074 | 2026.05.15 15:28:48.439505 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15075 | 2026.05.15 15:28:48.439614 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15076 | 2026.05.15 15:28:48.439722 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15077 | 2026.05.15 15:28:48.439749 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5700 rows starting from the beginning of the part | ||
| 15078 | 2026.05.15 15:28:48.439799 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 15079 | 2026.05.15 15:28:48.439843 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 90 rows starting from the beginning of the part | ||
| 15080 | 2026.05.15 15:28:48.439882 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 15081 | 2026.05.15 15:28:48.439920 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 90 rows starting from the beginning of the part | ||
| 15082 | 2026.05.15 15:28:48.439960 [ 198 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 12 rows starting from the beginning of the part | ||
| 15083 | 2026.05.15 15:28:48.441779 [ 201 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6012 rows, containing 4 columns (4 merged, 0 gathered) in 0.002207869 sec., 2722987.641023992 rows/sec., 175.41 MiB/sec. | ||
| 15084 | 2026.05.15 15:28:48.442344 [ 195 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15085 | 2026.05.15 15:28:48.442637 [ 195 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_91_18} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15086 | 2026.05.15 15:28:48.442713 [ 195 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_91_18} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15087 | 2026.05.15 15:28:48.442808 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 15088 | 2026.05.15 15:28:48.448800 [ 200 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1783 rows, containing 19 columns (19 merged, 0 gathered) in 0.010790681 sec., 165235.16912417297 rows/sec., 296.09 MiB/sec. | ||
| 15089 | 2026.05.15 15:28:48.450512 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15090 | 2026.05.15 15:28:48.450872 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15091 | 2026.05.15 15:28:48.450949 [ 197 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15092 | 2026.05.15 15:28:48.451044 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.16 MiB. | ||
| 15093 | 2026.05.15 15:28:49.000295 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.85 MiB, peak 366.97 MiB, free memory in arenas 0.00 B, will set to 354.94 MiB (RSS), difference: 5.08 MiB | ||
| 15094 | 2026.05.15 15:28:50.056587 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40267 | ||
| 15095 | 2026.05.15 15:28:50.056683 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15096 | 2026.05.15 15:28:50.056708 [ 3 ] {} <Debug> TCP-Session: dd13ddd3-f58a-4d50-b806-bcd362afe40a Authenticating user 'default' from [fd00:1122:3344:101::e]:40267 | ||
| 15097 | 2026.05.15 15:28:50.056730 [ 3 ] {} <Debug> TCP-Session: dd13ddd3-f58a-4d50-b806-bcd362afe40a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15098 | 2026.05.15 15:28:50.056742 [ 3 ] {} <Debug> TCP-Session: dd13ddd3-f58a-4d50-b806-bcd362afe40a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15099 | 2026.05.15 15:28:50.056922 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53178 | ||
| 15100 | 2026.05.15 15:28:50.056948 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36989 | ||
| 15101 | 2026.05.15 15:28:50.056983 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15102 | 2026.05.15 15:28:50.056989 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36187 | ||
| 15103 | 2026.05.15 15:28:50.057003 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46170 | ||
| 15104 | 2026.05.15 15:28:50.057055 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15105 | 2026.05.15 15:28:50.057059 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15106 | 2026.05.15 15:28:50.057030 [ 285 ] {} <Debug> TCP-Session: b3151b6e-013b-406a-a540-89357fd294bb Authenticating user 'default' from [fd00:1122:3344:101::e]:53178 | ||
| 15107 | 2026.05.15 15:28:50.057105 [ 308 ] {} <Debug> TCP-Session: 54d27282-d1ee-418c-828d-d7eb2e4fbfc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36187 | ||
| 15108 | 2026.05.15 15:28:50.057125 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15109 | 2026.05.15 15:28:50.057137 [ 285 ] {} <Debug> TCP-Session: b3151b6e-013b-406a-a540-89357fd294bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15110 | 2026.05.15 15:28:50.057155 [ 308 ] {} <Debug> TCP-Session: 54d27282-d1ee-418c-828d-d7eb2e4fbfc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15111 | 2026.05.15 15:28:50.057180 [ 285 ] {} <Debug> TCP-Session: b3151b6e-013b-406a-a540-89357fd294bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15112 | 2026.05.15 15:28:50.057192 [ 308 ] {} <Debug> TCP-Session: 54d27282-d1ee-418c-828d-d7eb2e4fbfc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15113 | 2026.05.15 15:28:50.057183 [ 309 ] {} <Debug> TCP-Session: f9ad9bb2-d868-41df-9158-df10ba2def34 Authenticating user 'default' from [fd00:1122:3344:101::e]:46170 | ||
| 15114 | 2026.05.15 15:28:50.057105 [ 303 ] {} <Debug> TCP-Session: 4b706dcd-d3ca-47ff-bce7-83cc740f97e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36989 | ||
| 15115 | 2026.05.15 15:28:50.057249 [ 309 ] {} <Debug> TCP-Session: f9ad9bb2-d868-41df-9158-df10ba2def34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15116 | 2026.05.15 15:28:50.057094 [ 3 ] {} <Trace> TCP-Session: dd13ddd3-f58a-4d50-b806-bcd362afe40a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15117 | 2026.05.15 15:28:50.057274 [ 303 ] {} <Debug> TCP-Session: 4b706dcd-d3ca-47ff-bce7-83cc740f97e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15118 | 2026.05.15 15:28:50.057280 [ 309 ] {} <Debug> TCP-Session: f9ad9bb2-d868-41df-9158-df10ba2def34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15119 | 2026.05.15 15:28:50.057301 [ 303 ] {} <Debug> TCP-Session: 4b706dcd-d3ca-47ff-bce7-83cc740f97e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15120 | 2026.05.15 15:28:50.057025 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57800 | ||
| 15121 | 2026.05.15 15:28:50.056978 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41375 | ||
| 15122 | 2026.05.15 15:28:50.056959 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60644 | ||
| 15123 | 2026.05.15 15:28:50.057394 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15124 | 2026.05.15 15:28:50.056946 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40387 | ||
| 15125 | 2026.05.15 15:28:50.057442 [ 310 ] {} <Debug> TCP-Session: 059d3c7d-acdd-4c38-8d2f-b27f9efab61c Authenticating user 'default' from [fd00:1122:3344:101::e]:57800 | ||
| 15126 | 2026.05.15 15:28:50.057437 [ 3 ] {2a95bc44-bc97-4427-be73-13ccf026c21e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40267) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15127 | 2026.05.15 15:28:50.057481 [ 310 ] {} <Debug> TCP-Session: 059d3c7d-acdd-4c38-8d2f-b27f9efab61c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15128 | 2026.05.15 15:28:50.057430 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15129 | 2026.05.15 15:28:50.057515 [ 310 ] {} <Debug> TCP-Session: 059d3c7d-acdd-4c38-8d2f-b27f9efab61c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15130 | 2026.05.15 15:28:50.057549 [ 307 ] {} <Debug> TCP-Session: f39e07b8-8d94-4465-a8e4-1fb984fbb80f Authenticating user 'default' from [fd00:1122:3344:101::e]:41375 | ||
| 15131 | 2026.05.15 15:28:50.057572 [ 307 ] {} <Debug> TCP-Session: f39e07b8-8d94-4465-a8e4-1fb984fbb80f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15132 | 2026.05.15 15:28:50.057585 [ 307 ] {} <Debug> TCP-Session: f39e07b8-8d94-4465-a8e4-1fb984fbb80f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15133 | 2026.05.15 15:28:50.057754 [ 3 ] {2a95bc44-bc97-4427-be73-13ccf026c21e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15134 | 2026.05.15 15:28:50.057812 [ 3 ] {2a95bc44-bc97-4427-be73-13ccf026c21e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15135 | 2026.05.15 15:28:50.057845 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15136 | 2026.05.15 15:28:50.057872 [ 306 ] {} <Debug> TCP-Session: dc6efb98-e13b-4cb0-8028-c8e3a4fb44f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60644 | ||
| 15137 | 2026.05.15 15:28:50.057887 [ 306 ] {} <Debug> TCP-Session: dc6efb98-e13b-4cb0-8028-c8e3a4fb44f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15138 | 2026.05.15 15:28:50.057900 [ 306 ] {} <Debug> TCP-Session: dc6efb98-e13b-4cb0-8028-c8e3a4fb44f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15139 | 2026.05.15 15:28:50.057960 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15140 | 2026.05.15 15:28:50.057993 [ 302 ] {} <Debug> TCP-Session: a4d41f9f-28fd-4793-bc39-7b8dbf3bfd8a Authenticating user 'default' from [fd00:1122:3344:101::e]:40387 | ||
| 15141 | 2026.05.15 15:28:50.058010 [ 302 ] {} <Debug> TCP-Session: a4d41f9f-28fd-4793-bc39-7b8dbf3bfd8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15142 | 2026.05.15 15:28:50.058051 [ 302 ] {} <Debug> TCP-Session: a4d41f9f-28fd-4793-bc39-7b8dbf3bfd8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15143 | 2026.05.15 15:28:50.058088 [ 3 ] {2a95bc44-bc97-4427-be73-13ccf026c21e} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 15144 | 2026.05.15 15:28:50.058991 [ 328 ] {2a95bc44-bc97-4427-be73-13ccf026c21e} <Trace> AggregatingTransform: Aggregating | ||
| 15145 | 2026.05.15 15:28:50.059035 [ 328 ] {2a95bc44-bc97-4427-be73-13ccf026c21e} <Trace> Aggregator: Aggregation method: without_key | ||
| 15146 | 2026.05.15 15:28:50.059068 [ 328 ] {2a95bc44-bc97-4427-be73-13ccf026c21e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000878985 sec. (1137.676 rows/sec., 44.44 KiB/sec.) | ||
| 15147 | 2026.05.15 15:28:50.059091 [ 328 ] {2a95bc44-bc97-4427-be73-13ccf026c21e} <Trace> Aggregator: Merging aggregated data | ||
| 15148 | 2026.05.15 15:28:50.059743 [ 3 ] {2a95bc44-bc97-4427-be73-13ccf026c21e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002359 sec., 423.908435777872 rows/sec., 16.56 KiB/sec. | ||
| 15149 | 2026.05.15 15:28:50.059906 [ 3 ] {2a95bc44-bc97-4427-be73-13ccf026c21e} <Debug> TCPHandler: Processed in 0.002976012 sec. | ||
| 15150 | 2026.05.15 15:28:50.060038 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15151 | 2026.05.15 15:28:50.060069 [ 3 ] {} <Debug> TCP-Session: dd13ddd3-f58a-4d50-b806-bcd362afe40a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15152 | 2026.05.15 15:28:50.060088 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15153 | 2026.05.15 15:28:50.060112 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15154 | 2026.05.15 15:28:50.060075 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15155 | 2026.05.15 15:28:50.060152 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15156 | 2026.05.15 15:28:50.060173 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15157 | 2026.05.15 15:28:50.060193 [ 285 ] {} <Debug> TCP-Session: b3151b6e-013b-406a-a540-89357fd294bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15158 | 2026.05.15 15:28:50.060200 [ 307 ] {} <Debug> TCP-Session: f39e07b8-8d94-4465-a8e4-1fb984fbb80f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15159 | 2026.05.15 15:28:50.060217 [ 303 ] {} <Debug> TCP-Session: 4b706dcd-d3ca-47ff-bce7-83cc740f97e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15160 | 2026.05.15 15:28:50.060230 [ 309 ] {} <Debug> TCP-Session: f9ad9bb2-d868-41df-9158-df10ba2def34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15161 | 2026.05.15 15:28:50.060225 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15162 | 2026.05.15 15:28:50.060244 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15163 | 2026.05.15 15:28:50.060181 [ 302 ] {} <Debug> TCP-Session: a4d41f9f-28fd-4793-bc39-7b8dbf3bfd8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15164 | 2026.05.15 15:28:50.060314 [ 306 ] {} <Debug> TCP-Session: dc6efb98-e13b-4cb0-8028-c8e3a4fb44f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15165 | 2026.05.15 15:28:50.060334 [ 308 ] {} <Debug> TCP-Session: 54d27282-d1ee-418c-828d-d7eb2e4fbfc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15166 | 2026.05.15 15:28:50.060135 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15167 | 2026.05.15 15:28:50.060395 [ 310 ] {} <Debug> TCP-Session: 059d3c7d-acdd-4c38-8d2f-b27f9efab61c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15168 | 2026.05.15 15:28:53.086942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27378 | ||
| 15169 | 2026.05.15 15:28:53.087469 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15170 | 2026.05.15 15:28:53.087513 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15171 | 2026.05.15 15:28:53.087973 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15172 | 2026.05.15 15:28:53.088195 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15173 | 2026.05.15 15:28:53.088320 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27378 | ||
| 15174 | 2026.05.15 15:28:53.097300 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15175 | 2026.05.15 15:28:53.097486 [ 286 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15176 | 2026.05.15 15:28:53.097771 [ 286 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15177 | 2026.05.15 15:28:53.097804 [ 286 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 15178 | 2026.05.15 15:28:53.098004 [ 286 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15179 | 2026.05.15 15:28:53.098068 [ 286 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15180 | 2026.05.15 15:28:53.098201 [ 286 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15181 | 2026.05.15 15:28:53.098301 [ 344 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15182 | 2026.05.15 15:28:53.098313 [ 354 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15183 | 2026.05.15 15:28:53.098301 [ 347 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15184 | 2026.05.15 15:28:53.098306 [ 335 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15185 | 2026.05.15 15:28:53.098528 [ 286 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15186 | 2026.05.15 15:28:53.098555 [ 286 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15187 | 2026.05.15 15:28:53.098621 [ 286 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15188 | 2026.05.15 15:28:53.098640 [ 286 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 15189 | 2026.05.15 15:28:53.098675 [ 286 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15190 | 2026.05.15 15:28:53.098716 [ 286 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15191 | 2026.05.15 15:28:53.099788 [ 286 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.00237 sec., 17721.51898734177 rows/sec., 3.13 MiB/sec. | ||
| 15192 | 2026.05.15 15:28:53.099919 [ 286 ] {ab71d704-0a54-41fa-a88f-834586ed7ed8} <Debug> TCPHandler: Processed in 0.002739228 sec. | ||
| 15193 | 2026.05.15 15:28:53.101725 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15194 | 2026.05.15 15:28:53.101859 [ 286 ] {98f34a74-bbe8-4737-96e4-04836474d436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15195 | 2026.05.15 15:28:53.101909 [ 286 ] {98f34a74-bbe8-4737-96e4-04836474d436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15196 | 2026.05.15 15:28:53.102647 [ 286 ] {98f34a74-bbe8-4737-96e4-04836474d436} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15197 | 2026.05.15 15:28:53.102693 [ 286 ] {98f34a74-bbe8-4737-96e4-04836474d436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15198 | 2026.05.15 15:28:53.103064 [ 286 ] {98f34a74-bbe8-4737-96e4-04836474d436} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15199 | 2026.05.15 15:28:53.103276 [ 286 ] {98f34a74-bbe8-4737-96e4-04836474d436} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15200 | 2026.05.15 15:28:53.103411 [ 286 ] {98f34a74-bbe8-4737-96e4-04836474d436} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.69 MiB/sec. | ||
| 15201 | 2026.05.15 15:28:53.103449 [ 286 ] {98f34a74-bbe8-4737-96e4-04836474d436} <Debug> TCPHandler: Processed in 0.001785741 sec. | ||
| 15202 | 2026.05.15 15:28:53.103584 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15203 | 2026.05.15 15:28:53.103680 [ 286 ] {e19d1e7e-7cad-4267-a6a9-8a3d63a038ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15204 | 2026.05.15 15:28:53.103719 [ 286 ] {e19d1e7e-7cad-4267-a6a9-8a3d63a038ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15205 | 2026.05.15 15:28:53.104160 [ 286 ] {e19d1e7e-7cad-4267-a6a9-8a3d63a038ec} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15206 | 2026.05.15 15:28:53.104197 [ 286 ] {e19d1e7e-7cad-4267-a6a9-8a3d63a038ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15207 | 2026.05.15 15:28:53.104491 [ 286 ] {e19d1e7e-7cad-4267-a6a9-8a3d63a038ec} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15208 | 2026.05.15 15:28:53.104704 [ 286 ] {e19d1e7e-7cad-4267-a6a9-8a3d63a038ec} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15209 | 2026.05.15 15:28:53.104831 [ 286 ] {e19d1e7e-7cad-4267-a6a9-8a3d63a038ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 15210 | 2026.05.15 15:28:53.104868 [ 286 ] {e19d1e7e-7cad-4267-a6a9-8a3d63a038ec} <Debug> TCPHandler: Processed in 0.001333993 sec. | ||
| 15211 | 2026.05.15 15:28:53.105019 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15212 | 2026.05.15 15:28:53.105116 [ 286 ] {024ae1c6-190f-4d24-a17a-a87074edcaea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15213 | 2026.05.15 15:28:53.105166 [ 286 ] {024ae1c6-190f-4d24-a17a-a87074edcaea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15214 | 2026.05.15 15:28:53.105586 [ 286 ] {024ae1c6-190f-4d24-a17a-a87074edcaea} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15215 | 2026.05.15 15:28:53.105622 [ 286 ] {024ae1c6-190f-4d24-a17a-a87074edcaea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15216 | 2026.05.15 15:28:53.105957 [ 286 ] {024ae1c6-190f-4d24-a17a-a87074edcaea} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15217 | 2026.05.15 15:28:53.106174 [ 286 ] {024ae1c6-190f-4d24-a17a-a87074edcaea} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15218 | 2026.05.15 15:28:53.106303 [ 286 ] {024ae1c6-190f-4d24-a17a-a87074edcaea} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001205 sec., 106224.0663900415 rows/sec., 7.40 MiB/sec. | ||
| 15219 | 2026.05.15 15:28:53.106340 [ 286 ] {024ae1c6-190f-4d24-a17a-a87074edcaea} <Debug> TCPHandler: Processed in 0.001370615 sec. | ||
| 15220 | 2026.05.15 15:28:53.106468 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15221 | 2026.05.15 15:28:53.106563 [ 286 ] {3e45ebe0-4ca8-41f5-967c-6b97782e05ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15222 | 2026.05.15 15:28:53.106605 [ 286 ] {3e45ebe0-4ca8-41f5-967c-6b97782e05ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15223 | 2026.05.15 15:28:53.106958 [ 286 ] {3e45ebe0-4ca8-41f5-967c-6b97782e05ac} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15224 | 2026.05.15 15:28:53.106993 [ 286 ] {3e45ebe0-4ca8-41f5-967c-6b97782e05ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15225 | 2026.05.15 15:28:53.107302 [ 286 ] {3e45ebe0-4ca8-41f5-967c-6b97782e05ac} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15226 | 2026.05.15 15:28:53.107510 [ 286 ] {3e45ebe0-4ca8-41f5-967c-6b97782e05ac} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15227 | 2026.05.15 15:28:53.107637 [ 286 ] {3e45ebe0-4ca8-41f5-967c-6b97782e05ac} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001091 sec., 43996.33363886343 rows/sec., 2.97 MiB/sec. | ||
| 15228 | 2026.05.15 15:28:53.107673 [ 286 ] {3e45ebe0-4ca8-41f5-967c-6b97782e05ac} <Debug> TCPHandler: Processed in 0.001253622 sec. | ||
| 15229 | 2026.05.15 15:28:54.515639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 15230 | 2026.05.15 15:28:54.530231 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15231 | 2026.05.15 15:28:54.530299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15232 | 2026.05.15 15:28:54.535465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15233 | 2026.05.15 15:28:54.536117 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15234 | 2026.05.15 15:28:54.538776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 15235 | 2026.05.15 15:28:55.689741 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1896 | ||
| 15236 | 2026.05.15 15:28:55.692607 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15237 | 2026.05.15 15:28:55.692655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15238 | 2026.05.15 15:28:55.693929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15239 | 2026.05.15 15:28:55.694196 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15240 | 2026.05.15 15:28:55.694467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1896 | ||
| 15241 | 2026.05.15 15:28:58.103004 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15242 | 2026.05.15 15:28:58.103291 [ 286 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15243 | 2026.05.15 15:28:58.103883 [ 286 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15244 | 2026.05.15 15:28:58.103941 [ 286 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 15245 | 2026.05.15 15:28:58.104259 [ 286 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15246 | 2026.05.15 15:28:58.104333 [ 286 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15247 | 2026.05.15 15:28:58.104485 [ 286 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15248 | 2026.05.15 15:28:58.104598 [ 322 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15249 | 2026.05.15 15:28:58.104611 [ 329 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15250 | 2026.05.15 15:28:58.104610 [ 344 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15251 | 2026.05.15 15:28:58.104598 [ 335 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15252 | 2026.05.15 15:28:58.104840 [ 286 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15253 | 2026.05.15 15:28:58.104873 [ 286 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15254 | 2026.05.15 15:28:58.104956 [ 286 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15255 | 2026.05.15 15:28:58.104977 [ 286 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 15256 | 2026.05.15 15:28:58.105012 [ 286 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15257 | 2026.05.15 15:28:58.105053 [ 286 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15258 | 2026.05.15 15:28:58.106295 [ 286 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.003131 sec., 13414.244650271477 rows/sec., 2.37 MiB/sec. | ||
| 15259 | 2026.05.15 15:28:58.106435 [ 286 ] {4989fcb9-447f-4b58-878e-56c9bf74b078} <Debug> TCPHandler: Processed in 0.003568323 sec. | ||
| 15260 | 2026.05.15 15:28:58.111749 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15261 | 2026.05.15 15:28:58.111910 [ 286 ] {ecb54f21-32a8-4198-aae8-61c465d87abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15262 | 2026.05.15 15:28:58.111972 [ 286 ] {ecb54f21-32a8-4198-aae8-61c465d87abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15263 | 2026.05.15 15:28:58.112616 [ 286 ] {ecb54f21-32a8-4198-aae8-61c465d87abc} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15264 | 2026.05.15 15:28:58.112655 [ 286 ] {ecb54f21-32a8-4198-aae8-61c465d87abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15265 | 2026.05.15 15:28:58.113015 [ 286 ] {ecb54f21-32a8-4198-aae8-61c465d87abc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15266 | 2026.05.15 15:28:58.113233 [ 286 ] {ecb54f21-32a8-4198-aae8-61c465d87abc} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15267 | 2026.05.15 15:28:58.113379 [ 286 ] {ecb54f21-32a8-4198-aae8-61c465d87abc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001515 sec., 187458.74587458745 rows/sec., 11.91 MiB/sec. | ||
| 15268 | 2026.05.15 15:28:58.113418 [ 286 ] {ecb54f21-32a8-4198-aae8-61c465d87abc} <Debug> TCPHandler: Processed in 0.001745301 sec. | ||
| 15269 | 2026.05.15 15:28:58.113551 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15270 | 2026.05.15 15:28:58.113652 [ 286 ] {019f143f-c1de-43b8-a027-48761cad4c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15271 | 2026.05.15 15:28:58.113692 [ 286 ] {019f143f-c1de-43b8-a027-48761cad4c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15272 | 2026.05.15 15:28:58.114514 [ 286 ] {019f143f-c1de-43b8-a027-48761cad4c5d} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15273 | 2026.05.15 15:28:58.114550 [ 286 ] {019f143f-c1de-43b8-a027-48761cad4c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15274 | 2026.05.15 15:28:58.114887 [ 286 ] {019f143f-c1de-43b8-a027-48761cad4c5d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15275 | 2026.05.15 15:28:58.115094 [ 286 ] {019f143f-c1de-43b8-a027-48761cad4c5d} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2026.05.15 15:28:58.115233 [ 286 ] {019f143f-c1de-43b8-a027-48761cad4c5d} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001598 sec., 515018.7734668335 rows/sec., 39.96 MiB/sec. | ||
| 15277 | 2026.05.15 15:28:58.115270 [ 286 ] {019f143f-c1de-43b8-a027-48761cad4c5d} <Debug> TCPHandler: Processed in 0.001767281 sec. | ||
| 15278 | 2026.05.15 15:28:58.115384 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15279 | 2026.05.15 15:28:58.115480 [ 286 ] {21808368-fcfd-4a1d-89d7-ee4d5f2afbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15280 | 2026.05.15 15:28:58.115519 [ 286 ] {21808368-fcfd-4a1d-89d7-ee4d5f2afbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15281 | 2026.05.15 15:28:58.115967 [ 286 ] {21808368-fcfd-4a1d-89d7-ee4d5f2afbdc} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15282 | 2026.05.15 15:28:58.116003 [ 286 ] {21808368-fcfd-4a1d-89d7-ee4d5f2afbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15283 | 2026.05.15 15:28:58.116316 [ 286 ] {21808368-fcfd-4a1d-89d7-ee4d5f2afbdc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15284 | 2026.05.15 15:28:58.116520 [ 286 ] {21808368-fcfd-4a1d-89d7-ee4d5f2afbdc} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15285 | 2026.05.15 15:28:58.116646 [ 286 ] {21808368-fcfd-4a1d-89d7-ee4d5f2afbdc} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001184 sec., 130912.16216216217 rows/sec., 7.85 MiB/sec. | ||
| 15286 | 2026.05.15 15:28:58.116682 [ 286 ] {21808368-fcfd-4a1d-89d7-ee4d5f2afbdc} <Debug> TCPHandler: Processed in 0.001347084 sec. | ||
| 15287 | 2026.05.15 15:28:58.116824 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15288 | 2026.05.15 15:28:58.116919 [ 286 ] {291dbb8a-60dc-41a7-8a74-504e948c1ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15289 | 2026.05.15 15:28:58.116958 [ 286 ] {291dbb8a-60dc-41a7-8a74-504e948c1ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15290 | 2026.05.15 15:28:58.117396 [ 286 ] {291dbb8a-60dc-41a7-8a74-504e948c1ee7} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15291 | 2026.05.15 15:28:58.117431 [ 286 ] {291dbb8a-60dc-41a7-8a74-504e948c1ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15292 | 2026.05.15 15:28:58.117713 [ 286 ] {291dbb8a-60dc-41a7-8a74-504e948c1ee7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15293 | 2026.05.15 15:28:58.117916 [ 286 ] {291dbb8a-60dc-41a7-8a74-504e948c1ee7} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15294 | 2026.05.15 15:28:58.118039 [ 286 ] {291dbb8a-60dc-41a7-8a74-504e948c1ee7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001138 sec., 130931.45869947277 rows/sec., 8.46 MiB/sec. | ||
| 15295 | 2026.05.15 15:28:58.118076 [ 286 ] {291dbb8a-60dc-41a7-8a74-504e948c1ee7} <Debug> TCPHandler: Processed in 0.001300722 sec. | ||
| 15296 | 2026.05.15 15:28:58.118201 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15297 | 2026.05.15 15:28:58.118295 [ 286 ] {9061347d-4435-411b-aaa0-79e3a7d523c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15298 | 2026.05.15 15:28:58.118334 [ 286 ] {9061347d-4435-411b-aaa0-79e3a7d523c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15299 | 2026.05.15 15:28:58.118765 [ 286 ] {9061347d-4435-411b-aaa0-79e3a7d523c9} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15300 | 2026.05.15 15:28:58.118800 [ 286 ] {9061347d-4435-411b-aaa0-79e3a7d523c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15301 | 2026.05.15 15:28:58.119095 [ 286 ] {9061347d-4435-411b-aaa0-79e3a7d523c9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15302 | 2026.05.15 15:28:58.119302 [ 286 ] {9061347d-4435-411b-aaa0-79e3a7d523c9} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15303 | 2026.05.15 15:28:58.119426 [ 286 ] {9061347d-4435-411b-aaa0-79e3a7d523c9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 15304 | 2026.05.15 15:28:58.119462 [ 286 ] {9061347d-4435-411b-aaa0-79e3a7d523c9} <Debug> TCPHandler: Processed in 0.001310233 sec. | ||
| 15305 | 2026.05.15 15:28:58.119605 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15306 | 2026.05.15 15:28:58.119710 [ 286 ] {89d80835-5892-4da2-954e-1a9d2582dd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15307 | 2026.05.15 15:28:58.119749 [ 286 ] {89d80835-5892-4da2-954e-1a9d2582dd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15308 | 2026.05.15 15:28:58.120346 [ 286 ] {89d80835-5892-4da2-954e-1a9d2582dd2e} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15309 | 2026.05.15 15:28:58.120381 [ 286 ] {89d80835-5892-4da2-954e-1a9d2582dd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15310 | 2026.05.15 15:28:58.120692 [ 286 ] {89d80835-5892-4da2-954e-1a9d2582dd2e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15311 | 2026.05.15 15:28:58.120904 [ 286 ] {89d80835-5892-4da2-954e-1a9d2582dd2e} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15312 | 2026.05.15 15:28:58.121030 [ 286 ] {89d80835-5892-4da2-954e-1a9d2582dd2e} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001337 sec., 376215.40762902016 rows/sec., 26.46 MiB/sec. | ||
| 15313 | 2026.05.15 15:28:58.121068 [ 286 ] {89d80835-5892-4da2-954e-1a9d2582dd2e} <Debug> TCPHandler: Processed in 0.001510826 sec. | ||
| 15314 | 2026.05.15 15:28:58.121188 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15315 | 2026.05.15 15:28:58.121285 [ 286 ] {1c54552f-f4ee-4de6-b4a6-33bee73d9b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15316 | 2026.05.15 15:28:58.121326 [ 286 ] {1c54552f-f4ee-4de6-b4a6-33bee73d9b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15317 | 2026.05.15 15:28:58.121659 [ 286 ] {1c54552f-f4ee-4de6-b4a6-33bee73d9b1b} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15318 | 2026.05.15 15:28:58.121694 [ 286 ] {1c54552f-f4ee-4de6-b4a6-33bee73d9b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15319 | 2026.05.15 15:28:58.121985 [ 286 ] {1c54552f-f4ee-4de6-b4a6-33bee73d9b1b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15320 | 2026.05.15 15:28:58.122192 [ 286 ] {1c54552f-f4ee-4de6-b4a6-33bee73d9b1b} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15321 | 2026.05.15 15:28:58.122319 [ 286 ] {1c54552f-f4ee-4de6-b4a6-33bee73d9b1b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 15322 | 2026.05.15 15:28:58.122355 [ 286 ] {1c54552f-f4ee-4de6-b4a6-33bee73d9b1b} <Debug> TCPHandler: Processed in 0.001215741 sec. | ||
| 15323 | 2026.05.15 15:28:58.122473 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15324 | 2026.05.15 15:28:58.122569 [ 286 ] {913db8ad-04fd-4054-a725-7a71a6e605a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15325 | 2026.05.15 15:28:58.122610 [ 286 ] {913db8ad-04fd-4054-a725-7a71a6e605a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15326 | 2026.05.15 15:28:58.123054 [ 286 ] {913db8ad-04fd-4054-a725-7a71a6e605a9} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15327 | 2026.05.15 15:28:58.123089 [ 286 ] {913db8ad-04fd-4054-a725-7a71a6e605a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15328 | 2026.05.15 15:28:58.123407 [ 286 ] {913db8ad-04fd-4054-a725-7a71a6e605a9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15329 | 2026.05.15 15:28:58.123613 [ 286 ] {913db8ad-04fd-4054-a725-7a71a6e605a9} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15330 | 2026.05.15 15:28:58.123731 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_88_18 to all_93_93_0 | ||
| 15331 | 2026.05.15 15:28:58.123735 [ 286 ] {913db8ad-04fd-4054-a725-7a71a6e605a9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001185 sec., 223628.69198312235 rows/sec., 14.86 MiB/sec. | ||
| 15332 | 2026.05.15 15:28:58.123780 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15333 | 2026.05.15 15:28:58.123796 [ 286 ] {913db8ad-04fd-4054-a725-7a71a6e605a9} <Debug> TCPHandler: Processed in 0.001371044 sec. | ||
| 15334 | 2026.05.15 15:28:58.123805 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15335 | 2026.05.15 15:28:58.123919 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15336 | 2026.05.15 15:28:58.123934 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_93_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_88_18 to all_93_93_0 into Compact with storage Full | ||
| 15337 | 2026.05.15 15:28:58.124019 [ 286 ] {db3a8825-fc3f-4eb5-9004-ab0530607c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15338 | 2026.05.15 15:28:58.124038 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_93_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15339 | 2026.05.15 15:28:58.124060 [ 286 ] {db3a8825-fc3f-4eb5-9004-ab0530607c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15340 | 2026.05.15 15:28:58.124071 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_88_18, total 33512 rows starting from the beginning of the part | ||
| 15341 | 2026.05.15 15:28:58.124135 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 15342 | 2026.05.15 15:28:58.124185 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 265 rows starting from the beginning of the part | ||
| 15343 | 2026.05.15 15:28:58.124235 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1497 rows starting from the beginning of the part | ||
| 15344 | 2026.05.15 15:28:58.124280 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 128 rows starting from the beginning of the part | ||
| 15345 | 2026.05.15 15:28:58.124325 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 265 rows starting from the beginning of the part | ||
| 15346 | 2026.05.15 15:28:58.124380 [ 286 ] {db3a8825-fc3f-4eb5-9004-ab0530607c85} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15347 | 2026.05.15 15:28:58.124416 [ 286 ] {db3a8825-fc3f-4eb5-9004-ab0530607c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15348 | 2026.05.15 15:28:58.124709 [ 286 ] {db3a8825-fc3f-4eb5-9004-ab0530607c85} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15349 | 2026.05.15 15:28:58.124917 [ 286 ] {db3a8825-fc3f-4eb5-9004-ab0530607c85} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15350 | 2026.05.15 15:28:58.125043 [ 286 ] {db3a8825-fc3f-4eb5-9004-ab0530607c85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 15351 | 2026.05.15 15:28:58.125079 [ 286 ] {db3a8825-fc3f-4eb5-9004-ab0530607c85} <Debug> TCPHandler: Processed in 0.001207641 sec. | ||
| 15352 | 2026.05.15 15:28:58.125192 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15353 | 2026.05.15 15:28:58.125286 [ 286 ] {86035afd-a55b-4117-add3-f743e4d6dc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15354 | 2026.05.15 15:28:58.125339 [ 286 ] {86035afd-a55b-4117-add3-f743e4d6dc4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15355 | 2026.05.15 15:28:58.126091 [ 286 ] {86035afd-a55b-4117-add3-f743e4d6dc4b} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15356 | 2026.05.15 15:28:58.126127 [ 286 ] {86035afd-a55b-4117-add3-f743e4d6dc4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15357 | 2026.05.15 15:28:58.126635 [ 286 ] {86035afd-a55b-4117-add3-f743e4d6dc4b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15358 | 2026.05.15 15:28:58.126853 [ 286 ] {86035afd-a55b-4117-add3-f743e4d6dc4b} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15359 | 2026.05.15 15:28:58.126990 [ 286 ] {86035afd-a55b-4117-add3-f743e4d6dc4b} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001721 sec., 7553.747821034282 rows/sec., 13.54 MiB/sec. | ||
| 15360 | 2026.05.15 15:28:58.127043 [ 286 ] {86035afd-a55b-4117-add3-f743e4d6dc4b} <Debug> TCPHandler: Processed in 0.001899393 sec. | ||
| 15361 | 2026.05.15 15:28:58.127161 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15362 | 2026.05.15 15:28:58.127258 [ 286 ] {4d0df66f-7289-4709-85b3-094b336c2701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15363 | 2026.05.15 15:28:58.127299 [ 286 ] {4d0df66f-7289-4709-85b3-094b336c2701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15364 | 2026.05.15 15:28:58.127632 [ 286 ] {4d0df66f-7289-4709-85b3-094b336c2701} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15365 | 2026.05.15 15:28:58.127669 [ 286 ] {4d0df66f-7289-4709-85b3-094b336c2701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15366 | 2026.05.15 15:28:58.127971 [ 286 ] {4d0df66f-7289-4709-85b3-094b336c2701} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15367 | 2026.05.15 15:28:58.128303 [ 286 ] {4d0df66f-7289-4709-85b3-094b336c2701} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15368 | 2026.05.15 15:28:58.128531 [ 286 ] {4d0df66f-7289-4709-85b3-094b336c2701} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001285 sec., 70038.91050583658 rows/sec., 4.38 MiB/sec. | ||
| 15369 | 2026.05.15 15:28:58.128604 [ 286 ] {4d0df66f-7289-4709-85b3-094b336c2701} <Debug> TCPHandler: Processed in 0.001492206 sec. | ||
| 15370 | 2026.05.15 15:28:58.130765 [ 200 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_93_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35827 rows, containing 5 columns (5 merged, 0 gathered) in 0.006880482 sec., 5207047.9946027035 rows/sec., 335.90 MiB/sec. | ||
| 15371 | 2026.05.15 15:28:58.131040 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_93_19} <Trace> MergedBlockOutputStream: filled checksums all_1_93_19 (state Temporary) | ||
| 15372 | 2026.05.15 15:28:58.131279 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_93_19} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_93_19 to all_1_93_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15373 | 2026.05.15 15:28:58.131342 [ 201 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_93_19} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_88_18, all_93_93_0] -> all_1_93_19 | ||
| 15374 | 2026.05.15 15:28:58.131407 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15375 | 2026.05.15 15:29:00.447627 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15376 | 2026.05.15 15:29:00.447705 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15377 | 2026.05.15 15:29:00.588536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27826 | ||
| 15378 | 2026.05.15 15:29:00.589305 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15379 | 2026.05.15 15:29:00.589346 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15380 | 2026.05.15 15:29:00.589846 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15381 | 2026.05.15 15:29:00.590097 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15382 | 2026.05.15 15:29:00.590243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27826 | ||
| 15383 | 2026.05.15 15:29:02.039159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 15384 | 2026.05.15 15:29:02.053742 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15385 | 2026.05.15 15:29:02.053795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15386 | 2026.05.15 15:29:02.059101 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15387 | 2026.05.15 15:29:02.059744 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15388 | 2026.05.15 15:29:02.062205 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 15389 | 2026.05.15 15:29:03.098520 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15390 | 2026.05.15 15:29:03.098767 [ 286 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15391 | 2026.05.15 15:29:03.099098 [ 286 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15392 | 2026.05.15 15:29:03.099133 [ 286 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15393 | 2026.05.15 15:29:03.099343 [ 286 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15394 | 2026.05.15 15:29:03.099410 [ 286 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15395 | 2026.05.15 15:29:03.099545 [ 286 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15396 | 2026.05.15 15:29:03.099653 [ 335 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15397 | 2026.05.15 15:29:03.099668 [ 350 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15398 | 2026.05.15 15:29:03.099654 [ 344 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15399 | 2026.05.15 15:29:03.099653 [ 322 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15400 | 2026.05.15 15:29:03.099877 [ 286 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15401 | 2026.05.15 15:29:03.099905 [ 286 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15402 | 2026.05.15 15:29:03.099973 [ 286 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15403 | 2026.05.15 15:29:03.099994 [ 286 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 15404 | 2026.05.15 15:29:03.100028 [ 286 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15405 | 2026.05.15 15:29:03.100063 [ 286 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15406 | 2026.05.15 15:29:03.101428 [ 286 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.00276 sec., 15217.391304347826 rows/sec., 2.69 MiB/sec. | ||
| 15407 | 2026.05.15 15:29:03.101561 [ 286 ] {38291531-ff4e-45b1-a603-a1a372b40be5} <Debug> TCPHandler: Processed in 0.003186556 sec. | ||
| 15408 | 2026.05.15 15:29:03.103876 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15409 | 2026.05.15 15:29:03.103990 [ 286 ] {68541aad-288a-49eb-b662-afe5a5247cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15410 | 2026.05.15 15:29:03.104033 [ 286 ] {68541aad-288a-49eb-b662-afe5a5247cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15411 | 2026.05.15 15:29:03.104671 [ 286 ] {68541aad-288a-49eb-b662-afe5a5247cb1} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15412 | 2026.05.15 15:29:03.104720 [ 286 ] {68541aad-288a-49eb-b662-afe5a5247cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15413 | 2026.05.15 15:29:03.105109 [ 286 ] {68541aad-288a-49eb-b662-afe5a5247cb1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15414 | 2026.05.15 15:29:03.105329 [ 286 ] {68541aad-288a-49eb-b662-afe5a5247cb1} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2026.05.15 15:29:03.105480 [ 286 ] {68541aad-288a-49eb-b662-afe5a5247cb1} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001524 sec., 76115.48556430446 rows/sec., 6.44 MiB/sec. | ||
| 15416 | 2026.05.15 15:29:03.105518 [ 286 ] {68541aad-288a-49eb-b662-afe5a5247cb1} <Debug> TCPHandler: Processed in 0.00169351 sec. | ||
| 15417 | 2026.05.15 15:29:03.105658 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15418 | 2026.05.15 15:29:03.105755 [ 286 ] {4e1aa6a2-cfc8-4f5b-81c2-6a02e36227d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15419 | 2026.05.15 15:29:03.105795 [ 286 ] {4e1aa6a2-cfc8-4f5b-81c2-6a02e36227d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15420 | 2026.05.15 15:29:03.106226 [ 286 ] {4e1aa6a2-cfc8-4f5b-81c2-6a02e36227d1} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15421 | 2026.05.15 15:29:03.106262 [ 286 ] {4e1aa6a2-cfc8-4f5b-81c2-6a02e36227d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15422 | 2026.05.15 15:29:03.106548 [ 286 ] {4e1aa6a2-cfc8-4f5b-81c2-6a02e36227d1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15423 | 2026.05.15 15:29:03.106753 [ 286 ] {4e1aa6a2-cfc8-4f5b-81c2-6a02e36227d1} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15424 | 2026.05.15 15:29:03.106885 [ 286 ] {4e1aa6a2-cfc8-4f5b-81c2-6a02e36227d1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00115 sec., 26086.956521739132 rows/sec., 1.92 MiB/sec. | ||
| 15425 | 2026.05.15 15:29:03.106927 [ 286 ] {4e1aa6a2-cfc8-4f5b-81c2-6a02e36227d1} <Debug> TCPHandler: Processed in 0.001317734 sec. | ||
| 15426 | 2026.05.15 15:29:03.107061 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15427 | 2026.05.15 15:29:03.107156 [ 286 ] {60588a6f-b7cb-4c51-907d-2a85133e78ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15428 | 2026.05.15 15:29:03.107195 [ 286 ] {60588a6f-b7cb-4c51-907d-2a85133e78ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15429 | 2026.05.15 15:29:03.107634 [ 286 ] {60588a6f-b7cb-4c51-907d-2a85133e78ee} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15430 | 2026.05.15 15:29:03.107670 [ 286 ] {60588a6f-b7cb-4c51-907d-2a85133e78ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15431 | 2026.05.15 15:29:03.107962 [ 286 ] {60588a6f-b7cb-4c51-907d-2a85133e78ee} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15432 | 2026.05.15 15:29:03.108183 [ 286 ] {60588a6f-b7cb-4c51-907d-2a85133e78ee} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15433 | 2026.05.15 15:29:03.108311 [ 286 ] {60588a6f-b7cb-4c51-907d-2a85133e78ee} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001173 sec., 80136.40238704177 rows/sec., 6.26 MiB/sec. | ||
| 15434 | 2026.05.15 15:29:03.108347 [ 286 ] {60588a6f-b7cb-4c51-907d-2a85133e78ee} <Debug> TCPHandler: Processed in 0.001334304 sec. | ||
| 15435 | 2026.05.15 15:29:03.108472 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15436 | 2026.05.15 15:29:03.108566 [ 286 ] {c2107159-a001-452a-971b-bba8cc5210dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15437 | 2026.05.15 15:29:03.108609 [ 286 ] {c2107159-a001-452a-971b-bba8cc5210dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15438 | 2026.05.15 15:29:03.109042 [ 286 ] {c2107159-a001-452a-971b-bba8cc5210dd} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15439 | 2026.05.15 15:29:03.109078 [ 286 ] {c2107159-a001-452a-971b-bba8cc5210dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15440 | 2026.05.15 15:29:03.109404 [ 286 ] {c2107159-a001-452a-971b-bba8cc5210dd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15441 | 2026.05.15 15:29:03.109614 [ 286 ] {c2107159-a001-452a-971b-bba8cc5210dd} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15442 | 2026.05.15 15:29:03.109747 [ 286 ] {c2107159-a001-452a-971b-bba8cc5210dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 15443 | 2026.05.15 15:29:03.109783 [ 286 ] {c2107159-a001-452a-971b-bba8cc5210dd} <Debug> TCPHandler: Processed in 0.001360084 sec. | ||
| 15444 | 2026.05.15 15:29:03.109910 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15445 | 2026.05.15 15:29:03.110004 [ 286 ] {8cd90904-1c92-4e9b-a5dd-70a9c17c7563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15446 | 2026.05.15 15:29:03.110057 [ 286 ] {8cd90904-1c92-4e9b-a5dd-70a9c17c7563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15447 | 2026.05.15 15:29:03.110947 [ 286 ] {8cd90904-1c92-4e9b-a5dd-70a9c17c7563} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15448 | 2026.05.15 15:29:03.110984 [ 286 ] {8cd90904-1c92-4e9b-a5dd-70a9c17c7563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15449 | 2026.05.15 15:29:03.111508 [ 286 ] {8cd90904-1c92-4e9b-a5dd-70a9c17c7563} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15450 | 2026.05.15 15:29:03.111730 [ 286 ] {8cd90904-1c92-4e9b-a5dd-70a9c17c7563} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15451 | 2026.05.15 15:29:03.111867 [ 286 ] {8cd90904-1c92-4e9b-a5dd-70a9c17c7563} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001881 sec., 15948.963317384369 rows/sec., 28.58 MiB/sec. | ||
| 15452 | 2026.05.15 15:29:03.111920 [ 286 ] {8cd90904-1c92-4e9b-a5dd-70a9c17c7563} <Debug> TCPHandler: Processed in 0.002059287 sec. | ||
| 15453 | 2026.05.15 15:29:03.112045 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15454 | 2026.05.15 15:29:03.112139 [ 286 ] {b19fd01e-4693-4007-bbcb-a8c2eb8829d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15455 | 2026.05.15 15:29:03.112182 [ 286 ] {b19fd01e-4693-4007-bbcb-a8c2eb8829d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15456 | 2026.05.15 15:29:03.112584 [ 286 ] {b19fd01e-4693-4007-bbcb-a8c2eb8829d3} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15457 | 2026.05.15 15:29:03.112619 [ 286 ] {b19fd01e-4693-4007-bbcb-a8c2eb8829d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15458 | 2026.05.15 15:29:03.112924 [ 286 ] {b19fd01e-4693-4007-bbcb-a8c2eb8829d3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15459 | 2026.05.15 15:29:03.113134 [ 286 ] {b19fd01e-4693-4007-bbcb-a8c2eb8829d3} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15460 | 2026.05.15 15:29:03.113262 [ 286 ] {b19fd01e-4693-4007-bbcb-a8c2eb8829d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 15461 | 2026.05.15 15:29:03.113297 [ 286 ] {b19fd01e-4693-4007-bbcb-a8c2eb8829d3} <Debug> TCPHandler: Processed in 0.001301563 sec. | ||
| 15462 | 2026.05.15 15:29:05.694780 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1934 | ||
| 15463 | 2026.05.15 15:29:05.697373 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15464 | 2026.05.15 15:29:05.697418 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15465 | 2026.05.15 15:29:05.698622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15466 | 2026.05.15 15:29:05.698884 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15467 | 2026.05.15 15:29:05.699151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1934 | ||
| 15468 | 2026.05.15 15:29:08.090344 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28338 | ||
| 15469 | 2026.05.15 15:29:08.090853 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15470 | 2026.05.15 15:29:08.090899 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15471 | 2026.05.15 15:29:08.091333 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15472 | 2026.05.15 15:29:08.091549 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15473 | 2026.05.15 15:29:08.091672 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28338 | ||
| 15474 | 2026.05.15 15:29:08.100968 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15475 | 2026.05.15 15:29:08.101196 [ 286 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 15476 | 2026.05.15 15:29:08.101534 [ 286 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15477 | 2026.05.15 15:29:08.101572 [ 286 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 15478 | 2026.05.15 15:29:08.101808 [ 286 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15479 | 2026.05.15 15:29:08.101873 [ 286 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15480 | 2026.05.15 15:29:08.102010 [ 286 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 15481 | 2026.05.15 15:29:08.102101 [ 335 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15482 | 2026.05.15 15:29:08.102110 [ 344 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15483 | 2026.05.15 15:29:08.102107 [ 348 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15484 | 2026.05.15 15:29:08.102104 [ 322 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15485 | 2026.05.15 15:29:08.102296 [ 286 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15486 | 2026.05.15 15:29:08.102323 [ 286 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15487 | 2026.05.15 15:29:08.102391 [ 286 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15488 | 2026.05.15 15:29:08.102410 [ 286 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 15489 | 2026.05.15 15:29:08.102444 [ 286 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 15490 | 2026.05.15 15:29:08.102480 [ 286 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 15491 | 2026.05.15 15:29:08.103629 [ 286 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002522 sec., 16653.449643140364 rows/sec., 2.94 MiB/sec. | ||
| 15492 | 2026.05.15 15:29:08.103807 [ 286 ] {64a84cd7-d14b-48a8-9d73-d052ad5148ac} <Debug> TCPHandler: Processed in 0.002961612 sec. | ||
| 15493 | 2026.05.15 15:29:08.109499 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15494 | 2026.05.15 15:29:08.109663 [ 286 ] {bf98c222-3777-46e9-be4e-83c6116be81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15495 | 2026.05.15 15:29:08.109730 [ 286 ] {bf98c222-3777-46e9-be4e-83c6116be81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15496 | 2026.05.15 15:29:08.110467 [ 286 ] {bf98c222-3777-46e9-be4e-83c6116be81f} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15497 | 2026.05.15 15:29:08.110514 [ 286 ] {bf98c222-3777-46e9-be4e-83c6116be81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15498 | 2026.05.15 15:29:08.110919 [ 286 ] {bf98c222-3777-46e9-be4e-83c6116be81f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15499 | 2026.05.15 15:29:08.111150 [ 286 ] {bf98c222-3777-46e9-be4e-83c6116be81f} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15500 | 2026.05.15 15:29:08.111310 [ 286 ] {bf98c222-3777-46e9-be4e-83c6116be81f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001701 sec., 166960.61140505585 rows/sec., 10.60 MiB/sec. | ||
| 15501 | 2026.05.15 15:29:08.111350 [ 286 ] {bf98c222-3777-46e9-be4e-83c6116be81f} <Debug> TCPHandler: Processed in 0.001983605 sec. | ||
| 15502 | 2026.05.15 15:29:08.111499 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15503 | 2026.05.15 15:29:08.111596 [ 286 ] {35e0f116-1376-4dc1-a37c-7d31e86be36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15504 | 2026.05.15 15:29:08.111637 [ 286 ] {35e0f116-1376-4dc1-a37c-7d31e86be36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15505 | 2026.05.15 15:29:08.112066 [ 286 ] {35e0f116-1376-4dc1-a37c-7d31e86be36e} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15506 | 2026.05.15 15:29:08.112102 [ 286 ] {35e0f116-1376-4dc1-a37c-7d31e86be36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15507 | 2026.05.15 15:29:08.112409 [ 286 ] {35e0f116-1376-4dc1-a37c-7d31e86be36e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15508 | 2026.05.15 15:29:08.112623 [ 286 ] {35e0f116-1376-4dc1-a37c-7d31e86be36e} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15509 | 2026.05.15 15:29:08.112753 [ 286 ] {35e0f116-1376-4dc1-a37c-7d31e86be36e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001176 sec., 8503.401360544218 rows/sec., 693.39 KiB/sec. | ||
| 15510 | 2026.05.15 15:29:08.112790 [ 286 ] {35e0f116-1376-4dc1-a37c-7d31e86be36e} <Debug> TCPHandler: Processed in 0.001339693 sec. | ||
| 15511 | 2026.05.15 15:29:08.112921 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15512 | 2026.05.15 15:29:08.113017 [ 286 ] {dd3d31cb-7f3a-431c-addd-83c4b4608003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15513 | 2026.05.15 15:29:08.113056 [ 286 ] {dd3d31cb-7f3a-431c-addd-83c4b4608003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15514 | 2026.05.15 15:29:08.113878 [ 286 ] {dd3d31cb-7f3a-431c-addd-83c4b4608003} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15515 | 2026.05.15 15:29:08.113915 [ 286 ] {dd3d31cb-7f3a-431c-addd-83c4b4608003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15516 | 2026.05.15 15:29:08.114275 [ 286 ] {dd3d31cb-7f3a-431c-addd-83c4b4608003} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15517 | 2026.05.15 15:29:08.114483 [ 286 ] {dd3d31cb-7f3a-431c-addd-83c4b4608003} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15518 | 2026.05.15 15:29:08.114615 [ 286 ] {dd3d31cb-7f3a-431c-addd-83c4b4608003} <Debug> executeQuery: Read 828 rows, 65.76 KiB in 0.001615 sec., 512693.4984520124 rows/sec., 39.77 MiB/sec. | ||
| 15519 | 2026.05.15 15:29:08.114652 [ 286 ] {dd3d31cb-7f3a-431c-addd-83c4b4608003} <Debug> TCPHandler: Processed in 0.001778972 sec. | ||
| 15520 | 2026.05.15 15:29:08.114790 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15521 | 2026.05.15 15:29:08.114885 [ 286 ] {51063652-c15d-4ea1-a72d-b604829e28dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15522 | 2026.05.15 15:29:08.114925 [ 286 ] {51063652-c15d-4ea1-a72d-b604829e28dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15523 | 2026.05.15 15:29:08.115450 [ 286 ] {51063652-c15d-4ea1-a72d-b604829e28dd} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15524 | 2026.05.15 15:29:08.115487 [ 286 ] {51063652-c15d-4ea1-a72d-b604829e28dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15525 | 2026.05.15 15:29:08.115793 [ 286 ] {51063652-c15d-4ea1-a72d-b604829e28dd} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15526 | 2026.05.15 15:29:08.115998 [ 286 ] {51063652-c15d-4ea1-a72d-b604829e28dd} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15527 | 2026.05.15 15:29:08.116124 [ 286 ] {51063652-c15d-4ea1-a72d-b604829e28dd} <Debug> executeQuery: Read 165 rows, 10.22 KiB in 0.001257 sec., 131264.91646778042 rows/sec., 7.94 MiB/sec. | ||
| 15528 | 2026.05.15 15:29:08.116161 [ 286 ] {51063652-c15d-4ea1-a72d-b604829e28dd} <Debug> TCPHandler: Processed in 0.001418455 sec. | ||
| 15529 | 2026.05.15 15:29:08.116311 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15530 | 2026.05.15 15:29:08.116406 [ 286 ] {814a9be6-0ef7-42a6-8bc0-eca2a1b0c724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15531 | 2026.05.15 15:29:08.116445 [ 286 ] {814a9be6-0ef7-42a6-8bc0-eca2a1b0c724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15532 | 2026.05.15 15:29:08.116901 [ 286 ] {814a9be6-0ef7-42a6-8bc0-eca2a1b0c724} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15533 | 2026.05.15 15:29:08.116935 [ 286 ] {814a9be6-0ef7-42a6-8bc0-eca2a1b0c724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15534 | 2026.05.15 15:29:08.117236 [ 286 ] {814a9be6-0ef7-42a6-8bc0-eca2a1b0c724} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15535 | 2026.05.15 15:29:08.117459 [ 286 ] {814a9be6-0ef7-42a6-8bc0-eca2a1b0c724} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15536 | 2026.05.15 15:29:08.117588 [ 286 ] {814a9be6-0ef7-42a6-8bc0-eca2a1b0c724} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0012 sec., 124166.66666666667 rows/sec., 8.02 MiB/sec. | ||
| 15537 | 2026.05.15 15:29:08.117625 [ 286 ] {814a9be6-0ef7-42a6-8bc0-eca2a1b0c724} <Debug> TCPHandler: Processed in 0.001362484 sec. | ||
| 15538 | 2026.05.15 15:29:08.117752 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15539 | 2026.05.15 15:29:08.117846 [ 286 ] {3194af7b-9f74-476d-8365-413e2d2e35a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15540 | 2026.05.15 15:29:08.117886 [ 286 ] {3194af7b-9f74-476d-8365-413e2d2e35a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15541 | 2026.05.15 15:29:08.118364 [ 286 ] {3194af7b-9f74-476d-8365-413e2d2e35a9} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15542 | 2026.05.15 15:29:08.118399 [ 286 ] {3194af7b-9f74-476d-8365-413e2d2e35a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15543 | 2026.05.15 15:29:08.118680 [ 286 ] {3194af7b-9f74-476d-8365-413e2d2e35a9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15544 | 2026.05.15 15:29:08.118872 [ 286 ] {3194af7b-9f74-476d-8365-413e2d2e35a9} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15545 | 2026.05.15 15:29:08.119068 [ 286 ] {3194af7b-9f74-476d-8365-413e2d2e35a9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001238 sec., 119547.65751211632 rows/sec., 6.80 MiB/sec. | ||
| 15546 | 2026.05.15 15:29:08.119105 [ 286 ] {3194af7b-9f74-476d-8365-413e2d2e35a9} <Debug> TCPHandler: Processed in 0.001399995 sec. | ||
| 15547 | 2026.05.15 15:29:08.119267 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15548 | 2026.05.15 15:29:08.119363 [ 286 ] {5872a9d0-349c-4ba9-9559-b9d806a3950a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15549 | 2026.05.15 15:29:08.119402 [ 286 ] {5872a9d0-349c-4ba9-9559-b9d806a3950a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15550 | 2026.05.15 15:29:08.120036 [ 286 ] {5872a9d0-349c-4ba9-9559-b9d806a3950a} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15551 | 2026.05.15 15:29:08.120071 [ 286 ] {5872a9d0-349c-4ba9-9559-b9d806a3950a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15552 | 2026.05.15 15:29:08.120387 [ 286 ] {5872a9d0-349c-4ba9-9559-b9d806a3950a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15553 | 2026.05.15 15:29:08.120598 [ 286 ] {5872a9d0-349c-4ba9-9559-b9d806a3950a} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15554 | 2026.05.15 15:29:08.120728 [ 286 ] {5872a9d0-349c-4ba9-9559-b9d806a3950a} <Debug> executeQuery: Read 513 rows, 37.04 KiB in 0.001383 sec., 370932.75488069415 rows/sec., 26.15 MiB/sec. | ||
| 15555 | 2026.05.15 15:29:08.120766 [ 286 ] {5872a9d0-349c-4ba9-9559-b9d806a3950a} <Debug> TCPHandler: Processed in 0.001547527 sec. | ||
| 15556 | 2026.05.15 15:29:08.120895 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15557 | 2026.05.15 15:29:08.120991 [ 286 ] {254dc61f-12e0-4bab-a46d-e6ad5f73a0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15558 | 2026.05.15 15:29:08.121033 [ 286 ] {254dc61f-12e0-4bab-a46d-e6ad5f73a0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15559 | 2026.05.15 15:29:08.121393 [ 286 ] {254dc61f-12e0-4bab-a46d-e6ad5f73a0af} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15560 | 2026.05.15 15:29:08.121428 [ 286 ] {254dc61f-12e0-4bab-a46d-e6ad5f73a0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15561 | 2026.05.15 15:29:08.121733 [ 286 ] {254dc61f-12e0-4bab-a46d-e6ad5f73a0af} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15562 | 2026.05.15 15:29:08.121949 [ 286 ] {254dc61f-12e0-4bab-a46d-e6ad5f73a0af} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15563 | 2026.05.15 15:29:08.122091 [ 286 ] {254dc61f-12e0-4bab-a46d-e6ad5f73a0af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 15564 | 2026.05.15 15:29:08.122127 [ 286 ] {254dc61f-12e0-4bab-a46d-e6ad5f73a0af} <Debug> TCPHandler: Processed in 0.001279482 sec. | ||
| 15565 | 2026.05.15 15:29:08.122257 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15566 | 2026.05.15 15:29:08.122353 [ 286 ] {a417787a-6c96-4a92-a30b-bbda83279743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15567 | 2026.05.15 15:29:08.122394 [ 286 ] {a417787a-6c96-4a92-a30b-bbda83279743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15568 | 2026.05.15 15:29:08.122826 [ 286 ] {a417787a-6c96-4a92-a30b-bbda83279743} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15569 | 2026.05.15 15:29:08.122859 [ 286 ] {a417787a-6c96-4a92-a30b-bbda83279743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15570 | 2026.05.15 15:29:08.123189 [ 286 ] {a417787a-6c96-4a92-a30b-bbda83279743} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15571 | 2026.05.15 15:29:08.123401 [ 286 ] {a417787a-6c96-4a92-a30b-bbda83279743} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15572 | 2026.05.15 15:29:08.123526 [ 286 ] {a417787a-6c96-4a92-a30b-bbda83279743} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001191 sec., 226700.25188916878 rows/sec., 15.07 MiB/sec. | ||
| 15573 | 2026.05.15 15:29:08.123561 [ 286 ] {a417787a-6c96-4a92-a30b-bbda83279743} <Debug> TCPHandler: Processed in 0.001350553 sec. | ||
| 15574 | 2026.05.15 15:29:08.123692 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15575 | 2026.05.15 15:29:08.123786 [ 286 ] {bcdd97b8-ed97-4465-adb0-c0b5dc83011e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15576 | 2026.05.15 15:29:08.123827 [ 286 ] {bcdd97b8-ed97-4465-adb0-c0b5dc83011e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15577 | 2026.05.15 15:29:08.124166 [ 286 ] {bcdd97b8-ed97-4465-adb0-c0b5dc83011e} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15578 | 2026.05.15 15:29:08.124199 [ 286 ] {bcdd97b8-ed97-4465-adb0-c0b5dc83011e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15579 | 2026.05.15 15:29:08.124489 [ 286 ] {bcdd97b8-ed97-4465-adb0-c0b5dc83011e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15580 | 2026.05.15 15:29:08.124698 [ 286 ] {bcdd97b8-ed97-4465-adb0-c0b5dc83011e} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15581 | 2026.05.15 15:29:08.124824 [ 286 ] {bcdd97b8-ed97-4465-adb0-c0b5dc83011e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 15582 | 2026.05.15 15:29:08.124860 [ 286 ] {bcdd97b8-ed97-4465-adb0-c0b5dc83011e} <Debug> TCPHandler: Processed in 0.001216131 sec. | ||
| 15583 | 2026.05.15 15:29:08.124986 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15584 | 2026.05.15 15:29:08.125082 [ 286 ] {4ba01807-ef88-4fbe-a349-095731e3621d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15585 | 2026.05.15 15:29:08.125134 [ 286 ] {4ba01807-ef88-4fbe-a349-095731e3621d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15586 | 2026.05.15 15:29:08.125936 [ 286 ] {4ba01807-ef88-4fbe-a349-095731e3621d} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15587 | 2026.05.15 15:29:08.125973 [ 286 ] {4ba01807-ef88-4fbe-a349-095731e3621d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15588 | 2026.05.15 15:29:08.126480 [ 286 ] {4ba01807-ef88-4fbe-a349-095731e3621d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15589 | 2026.05.15 15:29:08.126710 [ 286 ] {4ba01807-ef88-4fbe-a349-095731e3621d} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15590 | 2026.05.15 15:29:08.126848 [ 286 ] {4ba01807-ef88-4fbe-a349-095731e3621d} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001783 sec., 7291.082445316882 rows/sec., 13.07 MiB/sec. | ||
| 15591 | 2026.05.15 15:29:08.126900 [ 286 ] {4ba01807-ef88-4fbe-a349-095731e3621d} <Debug> TCPHandler: Processed in 0.001963154 sec. | ||
| 15592 | 2026.05.15 15:29:08.127087 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15593 | 2026.05.15 15:29:08.127244 [ 286 ] {7c6e5b2c-46fe-41de-972e-0cce864b1d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15594 | 2026.05.15 15:29:08.127302 [ 286 ] {7c6e5b2c-46fe-41de-972e-0cce864b1d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15595 | 2026.05.15 15:29:08.127880 [ 286 ] {7c6e5b2c-46fe-41de-972e-0cce864b1d5d} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15596 | 2026.05.15 15:29:08.127925 [ 286 ] {7c6e5b2c-46fe-41de-972e-0cce864b1d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15597 | 2026.05.15 15:29:08.128383 [ 286 ] {7c6e5b2c-46fe-41de-972e-0cce864b1d5d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15598 | 2026.05.15 15:29:08.128617 [ 286 ] {7c6e5b2c-46fe-41de-972e-0cce864b1d5d} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15599 | 2026.05.15 15:29:08.128766 [ 286 ] {7c6e5b2c-46fe-41de-972e-0cce864b1d5d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001563 sec., 57581.57389635317 rows/sec., 3.60 MiB/sec. | ||
| 15600 | 2026.05.15 15:29:08.128804 [ 286 ] {7c6e5b2c-46fe-41de-972e-0cce864b1d5d} <Debug> TCPHandler: Processed in 0.001786072 sec. | ||
| 15601 | 2026.05.15 15:29:09.562251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 15602 | 2026.05.15 15:29:09.577814 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15603 | 2026.05.15 15:29:09.577868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15604 | 2026.05.15 15:29:09.583525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15605 | 2026.05.15 15:29:09.584203 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15606 | 2026.05.15 15:29:09.586815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 15607 | 2026.05.15 15:29:13.097183 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15608 | 2026.05.15 15:29:13.097448 [ 286 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15609 | 2026.05.15 15:29:13.097819 [ 286 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15610 | 2026.05.15 15:29:13.097853 [ 286 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15611 | 2026.05.15 15:29:13.098065 [ 286 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15612 | 2026.05.15 15:29:13.098131 [ 286 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15613 | 2026.05.15 15:29:13.098266 [ 286 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15614 | 2026.05.15 15:29:13.098352 [ 346 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15615 | 2026.05.15 15:29:13.098366 [ 344 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15616 | 2026.05.15 15:29:13.098368 [ 322 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15617 | 2026.05.15 15:29:13.098369 [ 335 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15618 | 2026.05.15 15:29:13.098542 [ 286 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15619 | 2026.05.15 15:29:13.098569 [ 286 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15620 | 2026.05.15 15:29:13.098637 [ 286 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15621 | 2026.05.15 15:29:13.098657 [ 286 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 15622 | 2026.05.15 15:29:13.098689 [ 286 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15623 | 2026.05.15 15:29:13.098732 [ 286 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15624 | 2026.05.15 15:29:13.099919 [ 286 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002565 sec., 16374.269005847953 rows/sec., 2.89 MiB/sec. | ||
| 15625 | 2026.05.15 15:29:13.100106 [ 286 ] {5089591b-63c4-49e5-a29d-6c6f52ae7e62} <Debug> TCPHandler: Processed in 0.003057234 sec. | ||
| 15626 | 2026.05.15 15:29:13.102461 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15627 | 2026.05.15 15:29:13.102606 [ 286 ] {004b4f68-63e7-47de-b378-c352a474fdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15628 | 2026.05.15 15:29:13.102669 [ 286 ] {004b4f68-63e7-47de-b378-c352a474fdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15629 | 2026.05.15 15:29:13.103311 [ 286 ] {004b4f68-63e7-47de-b378-c352a474fdda} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15630 | 2026.05.15 15:29:13.103361 [ 286 ] {004b4f68-63e7-47de-b378-c352a474fdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15631 | 2026.05.15 15:29:13.103790 [ 286 ] {004b4f68-63e7-47de-b378-c352a474fdda} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15632 | 2026.05.15 15:29:13.104030 [ 286 ] {004b4f68-63e7-47de-b378-c352a474fdda} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15633 | 2026.05.15 15:29:13.104187 [ 286 ] {004b4f68-63e7-47de-b378-c352a474fdda} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001629 sec., 71209.33087783917 rows/sec., 6.03 MiB/sec. | ||
| 15634 | 2026.05.15 15:29:13.104210 [ 150 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15635 | 2026.05.15 15:29:13.104226 [ 286 ] {004b4f68-63e7-47de-b378-c352a474fdda} <Debug> TCPHandler: Processed in 0.001889803 sec. | ||
| 15636 | 2026.05.15 15:29:13.104265 [ 150 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15637 | 2026.05.15 15:29:13.104293 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15638 | 2026.05.15 15:29:13.104395 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15639 | 2026.05.15 15:29:13.104435 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15640 | 2026.05.15 15:29:13.104511 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15641 | 2026.05.15 15:29:13.104552 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3245 rows starting from the beginning of the part | ||
| 15642 | 2026.05.15 15:29:13.104569 [ 286 ] {fab2676a-eed9-472c-b271-99f7fe4c410f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15643 | 2026.05.15 15:29:13.104619 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 15644 | 2026.05.15 15:29:13.104625 [ 286 ] {fab2676a-eed9-472c-b271-99f7fe4c410f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15645 | 2026.05.15 15:29:13.104685 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 823 rows starting from the beginning of the part | ||
| 15646 | 2026.05.15 15:29:13.104740 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 116 rows starting from the beginning of the part | ||
| 15647 | 2026.05.15 15:29:13.104784 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 828 rows starting from the beginning of the part | ||
| 15648 | 2026.05.15 15:29:13.104825 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 116 rows starting from the beginning of the part | ||
| 15649 | 2026.05.15 15:29:13.105247 [ 286 ] {fab2676a-eed9-472c-b271-99f7fe4c410f} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15650 | 2026.05.15 15:29:13.105303 [ 286 ] {fab2676a-eed9-472c-b271-99f7fe4c410f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15651 | 2026.05.15 15:29:13.105718 [ 286 ] {fab2676a-eed9-472c-b271-99f7fe4c410f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15652 | 2026.05.15 15:29:13.105952 [ 286 ] {fab2676a-eed9-472c-b271-99f7fe4c410f} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15653 | 2026.05.15 15:29:13.106116 [ 286 ] {fab2676a-eed9-472c-b271-99f7fe4c410f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001581 sec., 18975.332068311196 rows/sec., 1.39 MiB/sec. | ||
| 15654 | 2026.05.15 15:29:13.106158 [ 286 ] {fab2676a-eed9-472c-b271-99f7fe4c410f} <Debug> TCPHandler: Processed in 0.001781421 sec. | ||
| 15655 | 2026.05.15 15:29:13.106310 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15656 | 2026.05.15 15:29:13.106406 [ 286 ] {d0b44f0f-d224-422f-865f-571ea97d24a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15657 | 2026.05.15 15:29:13.106445 [ 286 ] {d0b44f0f-d224-422f-865f-571ea97d24a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15658 | 2026.05.15 15:29:13.106509 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5184 rows, containing 5 columns (5 merged, 0 gathered) in 0.002161528 sec., 2398303.422393788 rows/sec., 191.62 MiB/sec. | ||
| 15659 | 2026.05.15 15:29:13.106784 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15660 | 2026.05.15 15:29:13.106924 [ 286 ] {d0b44f0f-d224-422f-865f-571ea97d24a2} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15661 | 2026.05.15 15:29:13.106970 [ 286 ] {d0b44f0f-d224-422f-865f-571ea97d24a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15662 | 2026.05.15 15:29:13.107061 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_96_19} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15663 | 2026.05.15 15:29:13.107141 [ 186 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_96_19} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15664 | 2026.05.15 15:29:13.107222 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 15665 | 2026.05.15 15:29:13.107322 [ 286 ] {d0b44f0f-d224-422f-865f-571ea97d24a2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15666 | 2026.05.15 15:29:13.107683 [ 286 ] {d0b44f0f-d224-422f-865f-571ea97d24a2} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15667 | 2026.05.15 15:29:13.107863 [ 150 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15668 | 2026.05.15 15:29:13.107894 [ 286 ] {d0b44f0f-d224-422f-865f-571ea97d24a2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001504 sec., 62500.00000000001 rows/sec., 4.88 MiB/sec. | ||
| 15669 | 2026.05.15 15:29:13.107901 [ 150 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15670 | 2026.05.15 15:29:13.107940 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15671 | 2026.05.15 15:29:13.107974 [ 286 ] {d0b44f0f-d224-422f-865f-571ea97d24a2} <Debug> TCPHandler: Processed in 0.00171231 sec. | ||
| 15672 | 2026.05.15 15:29:13.108030 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15673 | 2026.05.15 15:29:13.108132 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15674 | 2026.05.15 15:29:13.108145 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15675 | 2026.05.15 15:29:13.108162 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1795 rows starting from the beginning of the part | ||
| 15676 | 2026.05.15 15:29:13.108231 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 15677 | 2026.05.15 15:29:13.108260 [ 286 ] {101ded5a-af60-4eb7-9a2f-b7ca93600be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15678 | 2026.05.15 15:29:13.108279 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 503 rows starting from the beginning of the part | ||
| 15679 | 2026.05.15 15:29:13.108328 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 94 rows starting from the beginning of the part | ||
| 15680 | 2026.05.15 15:29:13.108338 [ 286 ] {101ded5a-af60-4eb7-9a2f-b7ca93600be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15681 | 2026.05.15 15:29:13.108377 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 513 rows starting from the beginning of the part | ||
| 15682 | 2026.05.15 15:29:13.108423 [ 192 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 94 rows starting from the beginning of the part | ||
| 15683 | 2026.05.15 15:29:13.108818 [ 286 ] {101ded5a-af60-4eb7-9a2f-b7ca93600be8} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15684 | 2026.05.15 15:29:13.108859 [ 286 ] {101ded5a-af60-4eb7-9a2f-b7ca93600be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15685 | 2026.05.15 15:29:13.109251 [ 286 ] {101ded5a-af60-4eb7-9a2f-b7ca93600be8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15686 | 2026.05.15 15:29:13.109539 [ 286 ] {101ded5a-af60-4eb7-9a2f-b7ca93600be8} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15687 | 2026.05.15 15:29:13.109683 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3063 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168751 sec., 1815100.3549608595 rows/sec., 133.05 MiB/sec. | ||
| 15688 | 2026.05.15 15:29:13.109699 [ 286 ] {101ded5a-af60-4eb7-9a2f-b7ca93600be8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001459 sec., 109664.15352981494 rows/sec., 7.64 MiB/sec. | ||
| 15689 | 2026.05.15 15:29:13.109778 [ 286 ] {101ded5a-af60-4eb7-9a2f-b7ca93600be8} <Debug> TCPHandler: Processed in 0.00169033 sec. | ||
| 15690 | 2026.05.15 15:29:13.109930 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15691 | 2026.05.15 15:29:13.109945 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15692 | 2026.05.15 15:29:13.110051 [ 286 ] {e807a969-2fac-4670-b954-03504983a245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15693 | 2026.05.15 15:29:13.110118 [ 286 ] {e807a969-2fac-4670-b954-03504983a245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15694 | 2026.05.15 15:29:13.110272 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_96_19} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15695 | 2026.05.15 15:29:13.110371 [ 186 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_96_19} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15696 | 2026.05.15 15:29:13.110490 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 15697 | 2026.05.15 15:29:13.111047 [ 286 ] {e807a969-2fac-4670-b954-03504983a245} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15698 | 2026.05.15 15:29:13.111107 [ 286 ] {e807a969-2fac-4670-b954-03504983a245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15699 | 2026.05.15 15:29:13.111726 [ 286 ] {e807a969-2fac-4670-b954-03504983a245} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15700 | 2026.05.15 15:29:13.111960 [ 286 ] {e807a969-2fac-4670-b954-03504983a245} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15701 | 2026.05.15 15:29:13.112131 [ 286 ] {e807a969-2fac-4670-b954-03504983a245} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002099 sec., 14292.520247737017 rows/sec., 25.61 MiB/sec. | ||
| 15702 | 2026.05.15 15:29:13.112186 [ 286 ] {e807a969-2fac-4670-b954-03504983a245} <Debug> TCPHandler: Processed in 0.00230428 sec. | ||
| 15703 | 2026.05.15 15:29:13.112319 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15704 | 2026.05.15 15:29:13.112438 [ 286 ] {22f4ded1-5859-4fff-9b6a-70b32796ab66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15705 | 2026.05.15 15:29:13.112483 [ 286 ] {22f4ded1-5859-4fff-9b6a-70b32796ab66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15706 | 2026.05.15 15:29:13.112859 [ 286 ] {22f4ded1-5859-4fff-9b6a-70b32796ab66} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15707 | 2026.05.15 15:29:13.112895 [ 286 ] {22f4ded1-5859-4fff-9b6a-70b32796ab66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15708 | 2026.05.15 15:29:13.113253 [ 286 ] {22f4ded1-5859-4fff-9b6a-70b32796ab66} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15709 | 2026.05.15 15:29:13.113612 [ 286 ] {22f4ded1-5859-4fff-9b6a-70b32796ab66} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15710 | 2026.05.15 15:29:13.113765 [ 150 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15711 | 2026.05.15 15:29:13.113799 [ 150 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15712 | 2026.05.15 15:29:13.113811 [ 286 ] {22f4ded1-5859-4fff-9b6a-70b32796ab66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec. | ||
| 15713 | 2026.05.15 15:29:13.113816 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15714 | 2026.05.15 15:29:13.113884 [ 286 ] {22f4ded1-5859-4fff-9b6a-70b32796ab66} <Debug> TCPHandler: Processed in 0.001613568 sec. | ||
| 15715 | 2026.05.15 15:29:13.113924 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15716 | 2026.05.15 15:29:13.114037 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15717 | 2026.05.15 15:29:13.114068 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6012 rows starting from the beginning of the part | ||
| 15718 | 2026.05.15 15:29:13.114127 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part | ||
| 15719 | 2026.05.15 15:29:13.114177 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part | ||
| 15720 | 2026.05.15 15:29:13.114223 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 15721 | 2026.05.15 15:29:13.114268 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 90 rows starting from the beginning of the part | ||
| 15722 | 2026.05.15 15:29:13.114313 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 15723 | 2026.05.15 15:29:13.115952 [ 190 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6360 rows, containing 4 columns (4 merged, 0 gathered) in 0.002064607 sec., 3080489.410333298 rows/sec., 198.52 MiB/sec. | ||
| 15724 | 2026.05.15 15:29:13.116359 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15725 | 2026.05.15 15:29:13.116672 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_96_19} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15726 | 2026.05.15 15:29:13.116749 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_96_19} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15727 | 2026.05.15 15:29:13.116856 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 15728 | 2026.05.15 15:29:15.447781 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15729 | 2026.05.15 15:29:15.447857 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15730 | 2026.05.15 15:29:15.592451 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28786 | ||
| 15731 | 2026.05.15 15:29:15.593111 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15732 | 2026.05.15 15:29:15.593153 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15733 | 2026.05.15 15:29:15.593667 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15734 | 2026.05.15 15:29:15.593900 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15735 | 2026.05.15 15:29:15.594041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28786 | ||
| 15736 | 2026.05.15 15:29:15.700044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1974 | ||
| 15737 | 2026.05.15 15:29:15.702999 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15738 | 2026.05.15 15:29:15.703044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15739 | 2026.05.15 15:29:15.704388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15740 | 2026.05.15 15:29:15.704684 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15741 | 2026.05.15 15:29:15.704954 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1974 | ||
| 15742 | 2026.05.15 15:29:17.087401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 15743 | 2026.05.15 15:29:17.103520 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15744 | 2026.05.15 15:29:17.103595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15745 | 2026.05.15 15:29:17.109520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15746 | 2026.05.15 15:29:17.110205 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15747 | 2026.05.15 15:29:17.112914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 15748 | 2026.05.15 15:29:18.101732 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15749 | 2026.05.15 15:29:18.101994 [ 286 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15750 | 2026.05.15 15:29:18.102399 [ 286 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15751 | 2026.05.15 15:29:18.102435 [ 286 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 15752 | 2026.05.15 15:29:18.102672 [ 286 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15753 | 2026.05.15 15:29:18.102738 [ 286 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15754 | 2026.05.15 15:29:18.102877 [ 286 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15755 | 2026.05.15 15:29:18.102972 [ 318 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15756 | 2026.05.15 15:29:18.102978 [ 346 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15757 | 2026.05.15 15:29:18.103002 [ 331 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15758 | 2026.05.15 15:29:18.103002 [ 333 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15759 | 2026.05.15 15:29:18.103207 [ 286 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15760 | 2026.05.15 15:29:18.103236 [ 286 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15761 | 2026.05.15 15:29:18.103305 [ 286 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15762 | 2026.05.15 15:29:18.103325 [ 286 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 15763 | 2026.05.15 15:29:18.103359 [ 286 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15764 | 2026.05.15 15:29:18.103397 [ 286 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15765 | 2026.05.15 15:29:18.104473 [ 286 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002589 sec., 16222.479721900347 rows/sec., 2.87 MiB/sec. | ||
| 15766 | 2026.05.15 15:29:18.104592 [ 286 ] {394e89be-7949-43e3-ab7d-d172e789ecd4} <Debug> TCPHandler: Processed in 0.003000793 sec. | ||
| 15767 | 2026.05.15 15:29:18.109738 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15768 | 2026.05.15 15:29:18.109843 [ 286 ] {7f21943c-4710-4847-801d-3c01beaa5785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15769 | 2026.05.15 15:29:18.109882 [ 286 ] {7f21943c-4710-4847-801d-3c01beaa5785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15770 | 2026.05.15 15:29:18.110432 [ 286 ] {7f21943c-4710-4847-801d-3c01beaa5785} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15771 | 2026.05.15 15:29:18.110471 [ 286 ] {7f21943c-4710-4847-801d-3c01beaa5785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15772 | 2026.05.15 15:29:18.110885 [ 286 ] {7f21943c-4710-4847-801d-3c01beaa5785} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15773 | 2026.05.15 15:29:18.111107 [ 286 ] {7f21943c-4710-4847-801d-3c01beaa5785} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15774 | 2026.05.15 15:29:18.111255 [ 286 ] {7f21943c-4710-4847-801d-3c01beaa5785} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001431 sec., 198462.61355695318 rows/sec., 12.61 MiB/sec. | ||
| 15775 | 2026.05.15 15:29:18.111297 [ 286 ] {7f21943c-4710-4847-801d-3c01beaa5785} <Debug> TCPHandler: Processed in 0.001607148 sec. | ||
| 15776 | 2026.05.15 15:29:18.111428 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15777 | 2026.05.15 15:29:18.111525 [ 286 ] {96ef87fe-ccd0-4bf2-afeb-33b2dd2de09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15778 | 2026.05.15 15:29:18.111565 [ 286 ] {96ef87fe-ccd0-4bf2-afeb-33b2dd2de09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15779 | 2026.05.15 15:29:18.112348 [ 286 ] {96ef87fe-ccd0-4bf2-afeb-33b2dd2de09c} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15780 | 2026.05.15 15:29:18.112384 [ 286 ] {96ef87fe-ccd0-4bf2-afeb-33b2dd2de09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15781 | 2026.05.15 15:29:18.112724 [ 286 ] {96ef87fe-ccd0-4bf2-afeb-33b2dd2de09c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15782 | 2026.05.15 15:29:18.112935 [ 286 ] {96ef87fe-ccd0-4bf2-afeb-33b2dd2de09c} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15783 | 2026.05.15 15:29:18.113067 [ 286 ] {96ef87fe-ccd0-4bf2-afeb-33b2dd2de09c} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001558 sec., 528241.3350449294 rows/sec., 40.99 MiB/sec. | ||
| 15784 | 2026.05.15 15:29:18.113106 [ 286 ] {96ef87fe-ccd0-4bf2-afeb-33b2dd2de09c} <Debug> TCPHandler: Processed in 0.00172666 sec. | ||
| 15785 | 2026.05.15 15:29:18.113235 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15786 | 2026.05.15 15:29:18.113342 [ 286 ] {15e943e0-2df0-47d3-a5b8-3090b14f232d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15787 | 2026.05.15 15:29:18.113381 [ 286 ] {15e943e0-2df0-47d3-a5b8-3090b14f232d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15788 | 2026.05.15 15:29:18.113851 [ 286 ] {15e943e0-2df0-47d3-a5b8-3090b14f232d} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15789 | 2026.05.15 15:29:18.113895 [ 286 ] {15e943e0-2df0-47d3-a5b8-3090b14f232d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15790 | 2026.05.15 15:29:18.114191 [ 286 ] {15e943e0-2df0-47d3-a5b8-3090b14f232d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15791 | 2026.05.15 15:29:18.114409 [ 286 ] {15e943e0-2df0-47d3-a5b8-3090b14f232d} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15792 | 2026.05.15 15:29:18.114532 [ 143 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15793 | 2026.05.15 15:29:18.114538 [ 286 ] {15e943e0-2df0-47d3-a5b8-3090b14f232d} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001212 sec., 127887.78877887789 rows/sec., 7.67 MiB/sec. | ||
| 15794 | 2026.05.15 15:29:18.114586 [ 143 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15795 | 2026.05.15 15:29:18.114599 [ 286 ] {15e943e0-2df0-47d3-a5b8-3090b14f232d} <Debug> TCPHandler: Processed in 0.001412405 sec. | ||
| 15796 | 2026.05.15 15:29:18.114616 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15797 | 2026.05.15 15:29:18.114718 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 15798 | 2026.05.15 15:29:18.114731 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15799 | 2026.05.15 15:29:18.114829 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15800 | 2026.05.15 15:29:18.114838 [ 286 ] {45ce53a9-a1f1-42bc-af41-e77f6475206d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15801 | 2026.05.15 15:29:18.114861 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 214 rows starting from the beginning of the part | ||
| 15802 | 2026.05.15 15:29:18.114879 [ 286 ] {45ce53a9-a1f1-42bc-af41-e77f6475206d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15803 | 2026.05.15 15:29:18.114925 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 155 rows starting from the beginning of the part | ||
| 15804 | 2026.05.15 15:29:18.114976 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part | ||
| 15805 | 2026.05.15 15:29:18.115022 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 165 rows starting from the beginning of the part | ||
| 15806 | 2026.05.15 15:29:18.115067 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 30 rows starting from the beginning of the part | ||
| 15807 | 2026.05.15 15:29:18.115111 [ 191 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 155 rows starting from the beginning of the part | ||
| 15808 | 2026.05.15 15:29:18.115372 [ 286 ] {45ce53a9-a1f1-42bc-af41-e77f6475206d} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15809 | 2026.05.15 15:29:18.115407 [ 286 ] {45ce53a9-a1f1-42bc-af41-e77f6475206d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15810 | 2026.05.15 15:29:18.115702 [ 286 ] {45ce53a9-a1f1-42bc-af41-e77f6475206d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15811 | 2026.05.15 15:29:18.115927 [ 189 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250692 sec., 598868.4664169915 rows/sec., 39.47 MiB/sec. | ||
| 15812 | 2026.05.15 15:29:18.115984 [ 286 ] {45ce53a9-a1f1-42bc-af41-e77f6475206d} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15813 | 2026.05.15 15:29:18.116093 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15814 | 2026.05.15 15:29:18.116122 [ 286 ] {45ce53a9-a1f1-42bc-af41-e77f6475206d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0013 sec., 114615.38461538462 rows/sec., 7.40 MiB/sec. | ||
| 15815 | 2026.05.15 15:29:18.116137 [ 141 ] {} <Debug> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 15816 | 2026.05.15 15:29:18.116162 [ 286 ] {45ce53a9-a1f1-42bc-af41-e77f6475206d} <Debug> TCPHandler: Processed in 0.001479346 sec. | ||
| 15817 | 2026.05.15 15:29:18.116190 [ 141 ] {} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2026.05.15 15:29:18.116219 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15819 | 2026.05.15 15:29:18.116305 [ 190 ] {1ebe48d4-2e44-4db0-b918-e88143386673::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 | ||
| 15820 | 2026.05.15 15:29:18.116312 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15821 | 2026.05.15 15:29:18.116398 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_86_17} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15822 | 2026.05.15 15:29:18.116424 [ 190 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15823 | 2026.05.15 15:29:18.116430 [ 286 ] {982fc430-1332-483e-88c3-a70cfae4d7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15824 | 2026.05.15 15:29:18.116464 [ 190 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 951 rows starting from the beginning of the part | ||
| 15825 | 2026.05.15 15:29:18.116465 [ 193 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_86_17} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15826 | 2026.05.15 15:29:18.116484 [ 286 ] {982fc430-1332-483e-88c3-a70cfae4d7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15827 | 2026.05.15 15:29:18.116534 [ 190 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 15828 | 2026.05.15 15:29:18.116549 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15829 | 2026.05.15 15:29:18.116587 [ 190 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 801 rows starting from the beginning of the part | ||
| 15830 | 2026.05.15 15:29:18.116633 [ 190 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 149 rows starting from the beginning of the part | ||
| 15831 | 2026.05.15 15:29:18.116673 [ 190 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 149 rows starting from the beginning of the part | ||
| 15832 | 2026.05.15 15:29:18.116713 [ 190 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 149 rows starting from the beginning of the part | ||
| 15833 | 2026.05.15 15:29:18.116988 [ 286 ] {982fc430-1332-483e-88c3-a70cfae4d7b0} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15834 | 2026.05.15 15:29:18.117033 [ 286 ] {982fc430-1332-483e-88c3-a70cfae4d7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15835 | 2026.05.15 15:29:18.117349 [ 286 ] {982fc430-1332-483e-88c3-a70cfae4d7b0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15836 | 2026.05.15 15:29:18.117576 [ 286 ] {982fc430-1332-483e-88c3-a70cfae4d7b0} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15837 | 2026.05.15 15:29:18.117705 [ 286 ] {982fc430-1332-483e-88c3-a70cfae4d7b0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001291 sec., 114639.81409759876 rows/sec., 6.52 MiB/sec. | ||
| 15838 | 2026.05.15 15:29:18.117787 [ 193 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519637 sec., 1545105.8377757322 rows/sec., 98.50 MiB/sec. | ||
| 15839 | 2026.05.15 15:29:18.117821 [ 286 ] {982fc430-1332-483e-88c3-a70cfae4d7b0} <Debug> TCPHandler: Processed in 0.001555188 sec. | ||
| 15840 | 2026.05.15 15:29:18.117991 [ 194 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 15841 | 2026.05.15 15:29:18.118029 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15842 | 2026.05.15 15:29:18.118160 [ 286 ] {16fda5e6-686e-4900-a30b-4a150b762010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15843 | 2026.05.15 15:29:18.118215 [ 286 ] {16fda5e6-686e-4900-a30b-4a150b762010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15844 | 2026.05.15 15:29:18.118280 [ 194 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_55_11} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15845 | 2026.05.15 15:29:18.118353 [ 194 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_55_11} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 15846 | 2026.05.15 15:29:18.118433 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 15847 | 2026.05.15 15:29:18.118988 [ 286 ] {16fda5e6-686e-4900-a30b-4a150b762010} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15848 | 2026.05.15 15:29:18.119023 [ 286 ] {16fda5e6-686e-4900-a30b-4a150b762010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15849 | 2026.05.15 15:29:18.119386 [ 286 ] {16fda5e6-686e-4900-a30b-4a150b762010} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15850 | 2026.05.15 15:29:18.119623 [ 286 ] {16fda5e6-686e-4900-a30b-4a150b762010} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15851 | 2026.05.15 15:29:18.119761 [ 286 ] {16fda5e6-686e-4900-a30b-4a150b762010} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.00164 sec., 306707.31707317074 rows/sec., 21.57 MiB/sec. | ||
| 15852 | 2026.05.15 15:29:18.119801 [ 286 ] {16fda5e6-686e-4900-a30b-4a150b762010} <Debug> TCPHandler: Processed in 0.001883663 sec. | ||
| 15853 | 2026.05.15 15:29:18.119934 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15854 | 2026.05.15 15:29:18.120032 [ 286 ] {6a54d787-0a63-4fb2-a7e0-c92898e8e579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15855 | 2026.05.15 15:29:18.120077 [ 286 ] {6a54d787-0a63-4fb2-a7e0-c92898e8e579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15856 | 2026.05.15 15:29:18.120644 [ 286 ] {6a54d787-0a63-4fb2-a7e0-c92898e8e579} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15857 | 2026.05.15 15:29:18.120691 [ 286 ] {6a54d787-0a63-4fb2-a7e0-c92898e8e579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15858 | 2026.05.15 15:29:18.121081 [ 286 ] {6a54d787-0a63-4fb2-a7e0-c92898e8e579} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15859 | 2026.05.15 15:29:18.121319 [ 286 ] {6a54d787-0a63-4fb2-a7e0-c92898e8e579} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15860 | 2026.05.15 15:29:18.121477 [ 286 ] {6a54d787-0a63-4fb2-a7e0-c92898e8e579} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. | ||
| 15861 | 2026.05.15 15:29:18.121534 [ 286 ] {6a54d787-0a63-4fb2-a7e0-c92898e8e579} <Debug> TCPHandler: Processed in 0.001649309 sec. | ||
| 15862 | 2026.05.15 15:29:18.121719 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15863 | 2026.05.15 15:29:18.121846 [ 286 ] {c6b77be0-56dd-4ed0-888f-fa09e6a29c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15864 | 2026.05.15 15:29:18.121902 [ 286 ] {c6b77be0-56dd-4ed0-888f-fa09e6a29c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15865 | 2026.05.15 15:29:18.122339 [ 286 ] {c6b77be0-56dd-4ed0-888f-fa09e6a29c4d} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15866 | 2026.05.15 15:29:18.122376 [ 286 ] {c6b77be0-56dd-4ed0-888f-fa09e6a29c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15867 | 2026.05.15 15:29:18.122709 [ 286 ] {c6b77be0-56dd-4ed0-888f-fa09e6a29c4d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15868 | 2026.05.15 15:29:18.122913 [ 286 ] {c6b77be0-56dd-4ed0-888f-fa09e6a29c4d} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15869 | 2026.05.15 15:29:18.123040 [ 286 ] {c6b77be0-56dd-4ed0-888f-fa09e6a29c4d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001231 sec., 215272.13647441103 rows/sec., 14.31 MiB/sec. | ||
| 15870 | 2026.05.15 15:29:18.123076 [ 286 ] {c6b77be0-56dd-4ed0-888f-fa09e6a29c4d} <Debug> TCPHandler: Processed in 0.001463246 sec. | ||
| 15871 | 2026.05.15 15:29:18.123225 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15872 | 2026.05.15 15:29:18.123321 [ 286 ] {b3566468-88df-4982-948e-7ae6eb3ba5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15873 | 2026.05.15 15:29:18.123363 [ 286 ] {b3566468-88df-4982-948e-7ae6eb3ba5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15874 | 2026.05.15 15:29:18.123683 [ 286 ] {b3566468-88df-4982-948e-7ae6eb3ba5e2} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15875 | 2026.05.15 15:29:18.123718 [ 286 ] {b3566468-88df-4982-948e-7ae6eb3ba5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15876 | 2026.05.15 15:29:18.124006 [ 286 ] {b3566468-88df-4982-948e-7ae6eb3ba5e2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15877 | 2026.05.15 15:29:18.124214 [ 286 ] {b3566468-88df-4982-948e-7ae6eb3ba5e2} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15878 | 2026.05.15 15:29:18.124324 [ 143 ] {} <Debug> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 15879 | 2026.05.15 15:29:18.124345 [ 286 ] {b3566468-88df-4982-948e-7ae6eb3ba5e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 15880 | 2026.05.15 15:29:18.124364 [ 143 ] {} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15881 | 2026.05.15 15:29:18.124386 [ 286 ] {b3566468-88df-4982-948e-7ae6eb3ba5e2} <Debug> TCPHandler: Processed in 0.001209151 sec. | ||
| 15882 | 2026.05.15 15:29:18.124388 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15883 | 2026.05.15 15:29:18.124475 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 15884 | 2026.05.15 15:29:18.124517 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15885 | 2026.05.15 15:29:18.124567 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15886 | 2026.05.15 15:29:18.124597 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part | ||
| 15887 | 2026.05.15 15:29:18.124615 [ 286 ] {85139d98-12f9-4cfe-98a5-24ae38667904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15888 | 2026.05.15 15:29:18.124641 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 15889 | 2026.05.15 15:29:18.124673 [ 286 ] {85139d98-12f9-4cfe-98a5-24ae38667904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15890 | 2026.05.15 15:29:18.124681 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 15891 | 2026.05.15 15:29:18.124726 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 15892 | 2026.05.15 15:29:18.124758 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 15893 | 2026.05.15 15:29:18.124790 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 15894 | 2026.05.15 15:29:18.125437 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.000989977 sec., 45455.60149377208 rows/sec., 2.99 MiB/sec. | ||
| 15895 | 2026.05.15 15:29:18.125500 [ 286 ] {85139d98-12f9-4cfe-98a5-24ae38667904} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15896 | 2026.05.15 15:29:18.125543 [ 286 ] {85139d98-12f9-4cfe-98a5-24ae38667904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15897 | 2026.05.15 15:29:18.125549 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 15898 | 2026.05.15 15:29:18.125814 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_45_9} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2026.05.15 15:29:18.125887 [ 190 ] {391754e9-41ff-4d70-80d6-1f0e3949ced1::all_1_45_9} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 15900 | 2026.05.15 15:29:18.125952 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15901 | 2026.05.15 15:29:18.126081 [ 286 ] {85139d98-12f9-4cfe-98a5-24ae38667904} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15902 | 2026.05.15 15:29:18.126302 [ 286 ] {85139d98-12f9-4cfe-98a5-24ae38667904} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15903 | 2026.05.15 15:29:18.126447 [ 286 ] {85139d98-12f9-4cfe-98a5-24ae38667904} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001849 sec., 7030.827474310438 rows/sec., 12.60 MiB/sec. | ||
| 15904 | 2026.05.15 15:29:18.126452 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15905 | 2026.05.15 15:29:18.126500 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15906 | 2026.05.15 15:29:18.126505 [ 286 ] {85139d98-12f9-4cfe-98a5-24ae38667904} <Debug> TCPHandler: Processed in 0.002035206 sec. | ||
| 15907 | 2026.05.15 15:29:18.126524 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15908 | 2026.05.15 15:29:18.126618 [ 193 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 15909 | 2026.05.15 15:29:18.126642 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15910 | 2026.05.15 15:29:18.126742 [ 286 ] {5a05e3eb-1a8a-4c66-bf73-261084d1516a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15911 | 2026.05.15 15:29:18.126783 [ 286 ] {5a05e3eb-1a8a-4c66-bf73-261084d1516a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15912 | 2026.05.15 15:29:18.126812 [ 193 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15913 | 2026.05.15 15:29:18.126865 [ 193 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1783 rows starting from the beginning of the part | ||
| 15914 | 2026.05.15 15:29:18.126976 [ 193 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 13 rows starting from the beginning of the part | ||
| 15915 | 2026.05.15 15:29:18.127083 [ 193 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part | ||
| 15916 | 2026.05.15 15:29:18.127118 [ 286 ] {5a05e3eb-1a8a-4c66-bf73-261084d1516a} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15917 | 2026.05.15 15:29:18.127158 [ 286 ] {5a05e3eb-1a8a-4c66-bf73-261084d1516a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15918 | 2026.05.15 15:29:18.127187 [ 193 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 13 rows starting from the beginning of the part | ||
| 15919 | 2026.05.15 15:29:18.127296 [ 193 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 30 rows starting from the beginning of the part | ||
| 15920 | 2026.05.15 15:29:18.127407 [ 193 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 13 rows starting from the beginning of the part | ||
| 15921 | 2026.05.15 15:29:18.127472 [ 286 ] {5a05e3eb-1a8a-4c66-bf73-261084d1516a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15922 | 2026.05.15 15:29:18.127682 [ 286 ] {5a05e3eb-1a8a-4c66-bf73-261084d1516a} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15923 | 2026.05.15 15:29:18.127816 [ 286 ] {5a05e3eb-1a8a-4c66-bf73-261084d1516a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 15924 | 2026.05.15 15:29:18.127851 [ 286 ] {5a05e3eb-1a8a-4c66-bf73-261084d1516a} <Debug> TCPHandler: Processed in 0.001258333 sec. | ||
| 15925 | 2026.05.15 15:29:18.135909 [ 198 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1882 rows, containing 19 columns (19 merged, 0 gathered) in 0.009321895 sec., 201890.28089245802 rows/sec., 361.78 MiB/sec. | ||
| 15926 | 2026.05.15 15:29:18.137484 [ 190 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15927 | 2026.05.15 15:29:18.137850 [ 190 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15928 | 2026.05.15 15:29:18.137931 [ 190 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15929 | 2026.05.15 15:29:18.138068 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.32 MiB. | ||
| 15930 | 2026.05.15 15:29:18.400398 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15931 | 2026.05.15 15:29:18.400642 [ 286 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 15932 | 2026.05.15 15:29:18.401003 [ 286 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15933 | 2026.05.15 15:29:18.401039 [ 286 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 15934 | 2026.05.15 15:29:18.401282 [ 286 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15935 | 2026.05.15 15:29:18.401351 [ 286 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15936 | 2026.05.15 15:29:18.401498 [ 286 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 15937 | 2026.05.15 15:29:18.401585 [ 318 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15938 | 2026.05.15 15:29:18.401600 [ 357 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15939 | 2026.05.15 15:29:18.401622 [ 346 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15940 | 2026.05.15 15:29:18.401597 [ 333 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15941 | 2026.05.15 15:29:18.401787 [ 286 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15942 | 2026.05.15 15:29:18.401813 [ 286 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15943 | 2026.05.15 15:29:18.401885 [ 286 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15944 | 2026.05.15 15:29:18.401904 [ 286 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 15945 | 2026.05.15 15:29:18.401936 [ 286 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 15946 | 2026.05.15 15:29:18.401972 [ 286 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 15947 | 2026.05.15 15:29:18.403273 [ 286 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Debug> executeQuery: Read 42 rows, 9.23 KiB in 0.002725 sec., 15412.844036697248 rows/sec., 3.31 MiB/sec. | ||
| 15948 | 2026.05.15 15:29:18.403516 [ 286 ] {557b82d4-5047-4166-8c10-4ad39e51a781} <Debug> TCPHandler: Processed in 0.003255738 sec. | ||
| 15949 | 2026.05.15 15:29:18.417088 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15950 | 2026.05.15 15:29:18.417246 [ 286 ] {7e7fdbbd-c23e-49eb-96d3-7b1c18aac37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15951 | 2026.05.15 15:29:18.417311 [ 286 ] {7e7fdbbd-c23e-49eb-96d3-7b1c18aac37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15952 | 2026.05.15 15:29:18.418054 [ 286 ] {7e7fdbbd-c23e-49eb-96d3-7b1c18aac37f} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15953 | 2026.05.15 15:29:18.418096 [ 286 ] {7e7fdbbd-c23e-49eb-96d3-7b1c18aac37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15954 | 2026.05.15 15:29:18.418460 [ 286 ] {7e7fdbbd-c23e-49eb-96d3-7b1c18aac37f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15955 | 2026.05.15 15:29:18.418689 [ 286 ] {7e7fdbbd-c23e-49eb-96d3-7b1c18aac37f} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15956 | 2026.05.15 15:29:18.418838 [ 286 ] {7e7fdbbd-c23e-49eb-96d3-7b1c18aac37f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001636 sec., 3667.481662591687 rows/sec., 299.06 KiB/sec. | ||
| 15957 | 2026.05.15 15:29:18.418856 [ 142 ] {} <Debug> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 15958 | 2026.05.15 15:29:18.418881 [ 286 ] {7e7fdbbd-c23e-49eb-96d3-7b1c18aac37f} <Debug> TCPHandler: Processed in 0.001929354 sec. | ||
| 15959 | 2026.05.15 15:29:18.418908 [ 142 ] {} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15960 | 2026.05.15 15:29:18.418935 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15961 | 2026.05.15 15:29:18.419026 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15962 | 2026.05.15 15:29:18.419025 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 15963 | 2026.05.15 15:29:18.419129 [ 286 ] {cf91d41a-3958-46c4-8650-57b1e7ba4096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15964 | 2026.05.15 15:29:18.419141 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15965 | 2026.05.15 15:29:18.419170 [ 286 ] {cf91d41a-3958-46c4-8650-57b1e7ba4096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15966 | 2026.05.15 15:29:18.419171 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
| 15967 | 2026.05.15 15:29:18.419234 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 15968 | 2026.05.15 15:29:18.419279 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 15969 | 2026.05.15 15:29:18.419321 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 15970 | 2026.05.15 15:29:18.419361 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 15971 | 2026.05.15 15:29:18.419401 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 15972 | 2026.05.15 15:29:18.420088 [ 187 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001100099 sec., 47268.47311014736 rows/sec., 3.94 MiB/sec. | ||
| 15973 | 2026.05.15 15:29:18.420199 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 15974 | 2026.05.15 15:29:18.420427 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_23_5} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15975 | 2026.05.15 15:29:18.420487 [ 196 ] {a06c83f0-1b68-4f8b-8e69-c969f0b72802::all_1_23_5} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 15976 | 2026.05.15 15:29:18.420544 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 15977 | 2026.05.15 15:29:18.420658 [ 286 ] {cf91d41a-3958-46c4-8650-57b1e7ba4096} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15978 | 2026.05.15 15:29:18.420693 [ 286 ] {cf91d41a-3958-46c4-8650-57b1e7ba4096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15979 | 2026.05.15 15:29:18.421130 [ 286 ] {cf91d41a-3958-46c4-8650-57b1e7ba4096} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15980 | 2026.05.15 15:29:18.421349 [ 286 ] {cf91d41a-3958-46c4-8650-57b1e7ba4096} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15981 | 2026.05.15 15:29:18.421481 [ 286 ] {cf91d41a-3958-46c4-8650-57b1e7ba4096} <Debug> executeQuery: Read 2468 rows, 186.46 KiB in 0.002371 sec., 1040911.0080134965 rows/sec., 76.80 MiB/sec. | ||
| 15982 | 2026.05.15 15:29:18.421520 [ 286 ] {cf91d41a-3958-46c4-8650-57b1e7ba4096} <Debug> TCPHandler: Processed in 0.002543135 sec. | ||
| 15983 | 2026.05.15 15:29:18.421684 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15984 | 2026.05.15 15:29:18.421777 [ 286 ] {11daba61-e72b-4386-b63c-2eb1f57b18c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15985 | 2026.05.15 15:29:18.421814 [ 286 ] {11daba61-e72b-4386-b63c-2eb1f57b18c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15986 | 2026.05.15 15:29:18.422223 [ 286 ] {11daba61-e72b-4386-b63c-2eb1f57b18c7} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15987 | 2026.05.15 15:29:18.422257 [ 286 ] {11daba61-e72b-4386-b63c-2eb1f57b18c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15988 | 2026.05.15 15:29:18.422541 [ 286 ] {11daba61-e72b-4386-b63c-2eb1f57b18c7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15989 | 2026.05.15 15:29:18.422806 [ 286 ] {11daba61-e72b-4386-b63c-2eb1f57b18c7} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15990 | 2026.05.15 15:29:18.422932 [ 286 ] {11daba61-e72b-4386-b63c-2eb1f57b18c7} <Debug> executeQuery: Read 47 rows, 3.50 KiB in 0.001169 sec., 40205.30367835757 rows/sec., 2.93 MiB/sec. | ||
| 15991 | 2026.05.15 15:29:18.422970 [ 286 ] {11daba61-e72b-4386-b63c-2eb1f57b18c7} <Debug> TCPHandler: Processed in 0.001333343 sec. | ||
| 15992 | 2026.05.15 15:29:18.423106 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15993 | 2026.05.15 15:29:18.423200 [ 286 ] {be9cefff-30ac-4395-9f9b-cc439bc04aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15994 | 2026.05.15 15:29:18.423239 [ 286 ] {be9cefff-30ac-4395-9f9b-cc439bc04aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15995 | 2026.05.15 15:29:18.423914 [ 286 ] {be9cefff-30ac-4395-9f9b-cc439bc04aa9} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15996 | 2026.05.15 15:29:18.423950 [ 286 ] {be9cefff-30ac-4395-9f9b-cc439bc04aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15997 | 2026.05.15 15:29:18.424265 [ 286 ] {be9cefff-30ac-4395-9f9b-cc439bc04aa9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15998 | 2026.05.15 15:29:18.424474 [ 286 ] {be9cefff-30ac-4395-9f9b-cc439bc04aa9} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15999 | 2026.05.15 15:29:18.424603 [ 286 ] {be9cefff-30ac-4395-9f9b-cc439bc04aa9} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001421 sec., 563687.5439831105 rows/sec., 32.56 MiB/sec. | ||
| 16000 | 2026.05.15 15:29:18.424641 [ 286 ] {be9cefff-30ac-4395-9f9b-cc439bc04aa9} <Debug> TCPHandler: Processed in 0.001583008 sec. | ||
| 16001 | 2026.05.15 15:29:18.424833 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16002 | 2026.05.15 15:29:18.424927 [ 286 ] {3f332a6c-d98c-4129-a12e-5aa6c7941fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16003 | 2026.05.15 15:29:18.424965 [ 286 ] {3f332a6c-d98c-4129-a12e-5aa6c7941fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16004 | 2026.05.15 15:29:18.425360 [ 286 ] {3f332a6c-d98c-4129-a12e-5aa6c7941fd1} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16005 | 2026.05.15 15:29:18.425396 [ 286 ] {3f332a6c-d98c-4129-a12e-5aa6c7941fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16006 | 2026.05.15 15:29:18.425678 [ 286 ] {3f332a6c-d98c-4129-a12e-5aa6c7941fd1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 16007 | 2026.05.15 15:29:18.425901 [ 286 ] {3f332a6c-d98c-4129-a12e-5aa6c7941fd1} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16008 | 2026.05.15 15:29:18.426031 [ 286 ] {3f332a6c-d98c-4129-a12e-5aa6c7941fd1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 16009 | 2026.05.15 15:29:18.426069 [ 286 ] {3f332a6c-d98c-4129-a12e-5aa6c7941fd1} <Debug> TCPHandler: Processed in 0.001284553 sec. | ||
| 16010 | 2026.05.15 15:29:18.426211 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16011 | 2026.05.15 15:29:18.426314 [ 286 ] {49afcca3-0aa3-42a7-8a2d-28b40bb7bffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16012 | 2026.05.15 15:29:18.426356 [ 286 ] {49afcca3-0aa3-42a7-8a2d-28b40bb7bffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16013 | 2026.05.15 15:29:18.427232 [ 286 ] {49afcca3-0aa3-42a7-8a2d-28b40bb7bffe} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16014 | 2026.05.15 15:29:18.427268 [ 286 ] {49afcca3-0aa3-42a7-8a2d-28b40bb7bffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16015 | 2026.05.15 15:29:18.427638 [ 286 ] {49afcca3-0aa3-42a7-8a2d-28b40bb7bffe} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16016 | 2026.05.15 15:29:18.427861 [ 286 ] {49afcca3-0aa3-42a7-8a2d-28b40bb7bffe} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16017 | 2026.05.15 15:29:18.427997 [ 286 ] {49afcca3-0aa3-42a7-8a2d-28b40bb7bffe} <Debug> executeQuery: Read 1326 rows, 91.01 KiB in 0.001702 sec., 779083.4312573443 rows/sec., 52.22 MiB/sec. | ||
| 16018 | 2026.05.15 15:29:18.428036 [ 286 ] {49afcca3-0aa3-42a7-8a2d-28b40bb7bffe} <Debug> TCPHandler: Processed in 0.001881853 sec. | ||
| 16019 | 2026.05.15 15:29:18.428159 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16020 | 2026.05.15 15:29:18.428259 [ 286 ] {314b19ec-ebc7-4383-88e0-56735cf3ec6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16021 | 2026.05.15 15:29:18.428302 [ 286 ] {314b19ec-ebc7-4383-88e0-56735cf3ec6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16022 | 2026.05.15 15:29:18.429029 [ 286 ] {314b19ec-ebc7-4383-88e0-56735cf3ec6d} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16023 | 2026.05.15 15:29:18.429065 [ 286 ] {314b19ec-ebc7-4383-88e0-56735cf3ec6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16024 | 2026.05.15 15:29:18.429491 [ 286 ] {314b19ec-ebc7-4383-88e0-56735cf3ec6d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16025 | 2026.05.15 15:29:18.429705 [ 286 ] {314b19ec-ebc7-4383-88e0-56735cf3ec6d} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16026 | 2026.05.15 15:29:18.429836 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_93_19 to all_98_98_0 | ||
| 16027 | 2026.05.15 15:29:18.429842 [ 286 ] {314b19ec-ebc7-4383-88e0-56735cf3ec6d} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001602 sec., 935705.368289638 rows/sec., 56.76 MiB/sec. | ||
| 16028 | 2026.05.15 15:29:18.429887 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16029 | 2026.05.15 15:29:18.429907 [ 286 ] {314b19ec-ebc7-4383-88e0-56735cf3ec6d} <Debug> TCPHandler: Processed in 0.001795412 sec. | ||
| 16030 | 2026.05.15 15:29:18.429912 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16031 | 2026.05.15 15:29:18.430012 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_98_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_93_19 to all_98_98_0 into Compact with storage Full | ||
| 16032 | 2026.05.15 15:29:18.430052 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16033 | 2026.05.15 15:29:18.430123 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_98_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16034 | 2026.05.15 15:29:18.430157 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_93_19, total 35827 rows starting from the beginning of the part | ||
| 16035 | 2026.05.15 15:29:18.430157 [ 286 ] {bfbd1379-beec-493b-97f6-d2fd66b8c740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16036 | 2026.05.15 15:29:18.430214 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 16037 | 2026.05.15 15:29:18.430228 [ 286 ] {bfbd1379-beec-493b-97f6-d2fd66b8c740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16038 | 2026.05.15 15:29:18.430273 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 270 rows starting from the beginning of the part | ||
| 16039 | 2026.05.15 15:29:18.430318 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 16040 | 2026.05.15 15:29:18.430356 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 265 rows starting from the beginning of the part | ||
| 16041 | 2026.05.15 15:29:18.430395 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1499 rows starting from the beginning of the part | ||
| 16042 | 2026.05.15 15:29:18.431133 [ 286 ] {bfbd1379-beec-493b-97f6-d2fd66b8c740} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16043 | 2026.05.15 15:29:18.431173 [ 286 ] {bfbd1379-beec-493b-97f6-d2fd66b8c740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16044 | 2026.05.15 15:29:18.431786 [ 286 ] {bfbd1379-beec-493b-97f6-d2fd66b8c740} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16045 | 2026.05.15 15:29:18.432012 [ 286 ] {bfbd1379-beec-493b-97f6-d2fd66b8c740} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16046 | 2026.05.15 15:29:18.432158 [ 286 ] {bfbd1379-beec-493b-97f6-d2fd66b8c740} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002019 sec., 20307.082714214957 rows/sec., 36.39 MiB/sec. | ||
| 16047 | 2026.05.15 15:29:18.432217 [ 286 ] {bfbd1379-beec-493b-97f6-d2fd66b8c740} <Debug> TCPHandler: Processed in 0.00221291 sec. | ||
| 16048 | 2026.05.15 15:29:18.432342 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16049 | 2026.05.15 15:29:18.432440 [ 286 ] {e53c0a3f-89f9-4318-8b85-c9c98f900ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16050 | 2026.05.15 15:29:18.432482 [ 286 ] {e53c0a3f-89f9-4318-8b85-c9c98f900ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16051 | 2026.05.15 15:29:18.432838 [ 286 ] {e53c0a3f-89f9-4318-8b85-c9c98f900ce0} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16052 | 2026.05.15 15:29:18.432873 [ 286 ] {e53c0a3f-89f9-4318-8b85-c9c98f900ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16053 | 2026.05.15 15:29:18.433197 [ 286 ] {e53c0a3f-89f9-4318-8b85-c9c98f900ce0} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16054 | 2026.05.15 15:29:18.433426 [ 286 ] {e53c0a3f-89f9-4318-8b85-c9c98f900ce0} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16055 | 2026.05.15 15:29:18.433570 [ 286 ] {e53c0a3f-89f9-4318-8b85-c9c98f900ce0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 722.62 KiB/sec. | ||
| 16056 | 2026.05.15 15:29:18.433617 [ 286 ] {e53c0a3f-89f9-4318-8b85-c9c98f900ce0} <Debug> TCPHandler: Processed in 0.001324183 sec. | ||
| 16057 | 2026.05.15 15:29:18.437057 [ 196 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_98_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38181 rows, containing 5 columns (5 merged, 0 gathered) in 0.007080885 sec., 5392122.594845136 rows/sec., 347.40 MiB/sec. | ||
| 16058 | 2026.05.15 15:29:18.437413 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_98_20} <Trace> MergedBlockOutputStream: filled checksums all_1_98_20 (state Temporary) | ||
| 16059 | 2026.05.15 15:29:18.437665 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_98_20 to all_1_98_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16060 | 2026.05.15 15:29:18.437739 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_93_19, all_98_98_0] -> all_1_98_20 | ||
| 16061 | 2026.05.15 15:29:18.437808 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 16062 | 2026.05.15 15:29:19.000284 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.29 MiB, peak 373.77 MiB, free memory in arenas 0.00 B, will set to 361.41 MiB (RSS), difference: 4.12 MiB | ||
| 16063 | 2026.05.15 15:29:23.094514 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29298 | ||
| 16064 | 2026.05.15 15:29:23.095192 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16065 | 2026.05.15 15:29:23.095241 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16066 | 2026.05.15 15:29:23.095840 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16067 | 2026.05.15 15:29:23.096079 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16068 | 2026.05.15 15:29:23.096213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29298 | ||
| 16069 | 2026.05.15 15:29:23.096232 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16070 | 2026.05.15 15:29:23.096259 [ 133 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16071 | 2026.05.15 15:29:23.096344 [ 133 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2026.05.15 15:29:23.096370 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16073 | 2026.05.15 15:29:23.096534 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 16074 | 2026.05.15 15:29:23.096582 [ 286 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16075 | 2026.05.15 15:29:23.096708 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16076 | 2026.05.15 15:29:23.096747 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26866 rows starting from the beginning of the part | ||
| 16077 | 2026.05.15 15:29:23.096815 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 16078 | 2026.05.15 15:29:23.096861 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 16079 | 2026.05.15 15:29:23.096910 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 16080 | 2026.05.15 15:29:23.096923 [ 286 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16081 | 2026.05.15 15:29:23.096953 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 16082 | 2026.05.15 15:29:23.096957 [ 286 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 16083 | 2026.05.15 15:29:23.096996 [ 196 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 16084 | 2026.05.15 15:29:23.097171 [ 286 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16085 | 2026.05.15 15:29:23.097236 [ 286 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16086 | 2026.05.15 15:29:23.097369 [ 286 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16087 | 2026.05.15 15:29:23.097449 [ 357 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16088 | 2026.05.15 15:29:23.097469 [ 333 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16089 | 2026.05.15 15:29:23.097464 [ 318 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16090 | 2026.05.15 15:29:23.097468 [ 346 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16091 | 2026.05.15 15:29:23.097621 [ 286 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 16092 | 2026.05.15 15:29:23.097648 [ 286 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16093 | 2026.05.15 15:29:23.097712 [ 286 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16094 | 2026.05.15 15:29:23.097730 [ 286 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 16095 | 2026.05.15 15:29:23.097766 [ 286 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16096 | 2026.05.15 15:29:23.097804 [ 286 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16097 | 2026.05.15 15:29:23.098927 [ 286 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002484 sec., 16908.212560386473 rows/sec., 2.99 MiB/sec. | ||
| 16098 | 2026.05.15 15:29:23.099057 [ 286 ] {24c109b0-9d41-4dcd-8ae6-f5c653dde8e9} <Debug> TCPHandler: Processed in 0.002998144 sec. | ||
| 16099 | 2026.05.15 15:29:23.099404 [ 187 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29298 rows, containing 4 columns (4 merged, 0 gathered) in 0.002942292 sec., 9957543.302976048 rows/sec., 142.44 MiB/sec. | ||
| 16100 | 2026.05.15 15:29:23.099723 [ 187 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16101 | 2026.05.15 15:29:23.100009 [ 187 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_61_12} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16102 | 2026.05.15 15:29:23.100080 [ 187 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_61_12} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16103 | 2026.05.15 15:29:23.100174 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 16104 | 2026.05.15 15:29:23.100647 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16105 | 2026.05.15 15:29:23.100767 [ 286 ] {bada30de-4192-4667-8c12-29764fa0b6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16106 | 2026.05.15 15:29:23.100810 [ 286 ] {bada30de-4192-4667-8c12-29764fa0b6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16107 | 2026.05.15 15:29:23.101569 [ 286 ] {bada30de-4192-4667-8c12-29764fa0b6e8} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16108 | 2026.05.15 15:29:23.101608 [ 286 ] {bada30de-4192-4667-8c12-29764fa0b6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16109 | 2026.05.15 15:29:23.101976 [ 286 ] {bada30de-4192-4667-8c12-29764fa0b6e8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16110 | 2026.05.15 15:29:23.102220 [ 286 ] {bada30de-4192-4667-8c12-29764fa0b6e8} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16111 | 2026.05.15 15:29:23.102365 [ 286 ] {bada30de-4192-4667-8c12-29764fa0b6e8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.62 MiB/sec. | ||
| 16112 | 2026.05.15 15:29:23.102403 [ 286 ] {bada30de-4192-4667-8c12-29764fa0b6e8} <Debug> TCPHandler: Processed in 0.001807812 sec. | ||
| 16113 | 2026.05.15 15:29:23.102540 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16114 | 2026.05.15 15:29:23.102638 [ 286 ] {d32276dc-411f-4da2-9785-14f2d99e52c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16115 | 2026.05.15 15:29:23.102677 [ 286 ] {d32276dc-411f-4da2-9785-14f2d99e52c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16116 | 2026.05.15 15:29:23.103156 [ 286 ] {d32276dc-411f-4da2-9785-14f2d99e52c6} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16117 | 2026.05.15 15:29:23.103192 [ 286 ] {d32276dc-411f-4da2-9785-14f2d99e52c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16118 | 2026.05.15 15:29:23.103483 [ 286 ] {d32276dc-411f-4da2-9785-14f2d99e52c6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16119 | 2026.05.15 15:29:23.103694 [ 286 ] {d32276dc-411f-4da2-9785-14f2d99e52c6} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16120 | 2026.05.15 15:29:23.103821 [ 286 ] {d32276dc-411f-4da2-9785-14f2d99e52c6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 16121 | 2026.05.15 15:29:23.103867 [ 286 ] {d32276dc-411f-4da2-9785-14f2d99e52c6} <Debug> TCPHandler: Processed in 0.001375545 sec. | ||
| 16122 | 2026.05.15 15:29:23.104023 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16123 | 2026.05.15 15:29:23.104118 [ 286 ] {d44ddfb6-626d-42db-b14c-9a1af64b23ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16124 | 2026.05.15 15:29:23.104159 [ 286 ] {d44ddfb6-626d-42db-b14c-9a1af64b23ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16125 | 2026.05.15 15:29:23.104572 [ 286 ] {d44ddfb6-626d-42db-b14c-9a1af64b23ce} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16126 | 2026.05.15 15:29:23.104607 [ 286 ] {d44ddfb6-626d-42db-b14c-9a1af64b23ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16127 | 2026.05.15 15:29:23.104926 [ 286 ] {d44ddfb6-626d-42db-b14c-9a1af64b23ce} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16128 | 2026.05.15 15:29:23.105140 [ 286 ] {d44ddfb6-626d-42db-b14c-9a1af64b23ce} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16129 | 2026.05.15 15:29:23.105269 [ 286 ] {d44ddfb6-626d-42db-b14c-9a1af64b23ce} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001169 sec., 109495.29512403764 rows/sec., 7.63 MiB/sec. | ||
| 16130 | 2026.05.15 15:29:23.105305 [ 286 ] {d44ddfb6-626d-42db-b14c-9a1af64b23ce} <Debug> TCPHandler: Processed in 0.001335734 sec. | ||
| 16131 | 2026.05.15 15:29:23.105447 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16132 | 2026.05.15 15:29:23.105542 [ 286 ] {b72a32f3-e9b4-4ace-97e5-6542406dda31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16133 | 2026.05.15 15:29:23.105581 [ 286 ] {b72a32f3-e9b4-4ace-97e5-6542406dda31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16134 | 2026.05.15 15:29:23.105936 [ 286 ] {b72a32f3-e9b4-4ace-97e5-6542406dda31} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16135 | 2026.05.15 15:29:23.105971 [ 286 ] {b72a32f3-e9b4-4ace-97e5-6542406dda31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16136 | 2026.05.15 15:29:23.106271 [ 286 ] {b72a32f3-e9b4-4ace-97e5-6542406dda31} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16137 | 2026.05.15 15:29:23.106472 [ 286 ] {b72a32f3-e9b4-4ace-97e5-6542406dda31} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16138 | 2026.05.15 15:29:23.106597 [ 286 ] {b72a32f3-e9b4-4ace-97e5-6542406dda31} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001073 sec., 44734.38956197577 rows/sec., 3.01 MiB/sec. | ||
| 16139 | 2026.05.15 15:29:23.106632 [ 286 ] {b72a32f3-e9b4-4ace-97e5-6542406dda31} <Debug> TCPHandler: Processed in 0.001233301 sec. | ||
| 16140 | 2026.05.15 15:29:24.613235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 16141 | 2026.05.15 15:29:24.630098 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16142 | 2026.05.15 15:29:24.630164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16143 | 2026.05.15 15:29:24.636362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16144 | 2026.05.15 15:29:24.637037 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16145 | 2026.05.15 15:29:24.637368 [ 131 ] {} <Debug> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16146 | 2026.05.15 15:29:24.637450 [ 131 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16147 | 2026.05.15 15:29:24.637474 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16148 | 2026.05.15 15:29:24.637658 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::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 | ||
| 16149 | 2026.05.15 15:29:24.640074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 16150 | 2026.05.15 15:29:24.641690 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16151 | 2026.05.15 15:29:24.643249 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 16152 | 2026.05.15 15:29:24.647863 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 16153 | 2026.05.15 15:29:24.652512 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 16154 | 2026.05.15 15:29:24.657252 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 16155 | 2026.05.15 15:29:24.662066 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 16156 | 2026.05.15 15:29:24.665899 [ 199 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 16157 | 2026.05.15 15:29:24.715705 [ 192 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.07813365 sec., 5887.34815281252 rows/sec., 30.44 MiB/sec. | ||
| 16158 | 2026.05.15 15:29:24.718429 [ 186 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16159 | 2026.05.15 15:29:24.720479 [ 186 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_61_12} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16160 | 2026.05.15 15:29:24.720592 [ 186 ] {070f0f78-81be-4984-805f-b18906c81240::all_1_61_12} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16161 | 2026.05.15 15:29:24.723746 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 16162 | 2026.05.15 15:29:25.000286 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.47 MiB, peak 375.89 MiB, free memory in arenas 0.00 B, will set to 361.41 MiB (RSS), difference: -1.06 MiB | ||
| 16163 | 2026.05.15 15:29:25.705514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2028 | ||
| 16164 | 2026.05.15 15:29:25.708304 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2026.05.15 15:29:25.708343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16166 | 2026.05.15 15:29:25.709587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16167 | 2026.05.15 15:29:25.709860 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16168 | 2026.05.15 15:29:25.710134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2028 | ||
| 16169 | 2026.05.15 15:29:28.101986 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16170 | 2026.05.15 15:29:28.102238 [ 286 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16171 | 2026.05.15 15:29:28.102630 [ 286 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16172 | 2026.05.15 15:29:28.102674 [ 286 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 16173 | 2026.05.15 15:29:28.103032 [ 286 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16174 | 2026.05.15 15:29:28.103100 [ 286 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16175 | 2026.05.15 15:29:28.103247 [ 286 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16176 | 2026.05.15 15:29:28.103334 [ 333 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16177 | 2026.05.15 15:29:28.103351 [ 346 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16178 | 2026.05.15 15:29:28.103368 [ 357 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16179 | 2026.05.15 15:29:28.103367 [ 351 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16180 | 2026.05.15 15:29:28.103546 [ 286 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 16181 | 2026.05.15 15:29:28.103575 [ 286 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16182 | 2026.05.15 15:29:28.103645 [ 286 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16183 | 2026.05.15 15:29:28.103665 [ 286 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 16184 | 2026.05.15 15:29:28.103700 [ 286 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16185 | 2026.05.15 15:29:28.103740 [ 286 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16186 | 2026.05.15 15:29:28.104915 [ 286 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002784 sec., 15086.206896551725 rows/sec., 2.67 MiB/sec. | ||
| 16187 | 2026.05.15 15:29:28.105036 [ 286 ] {de233af5-7108-4ea4-aa45-71771e70fd8a} <Debug> TCPHandler: Processed in 0.003187377 sec. | ||
| 16188 | 2026.05.15 15:29:28.110003 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16189 | 2026.05.15 15:29:28.110141 [ 286 ] {a3c63f88-c0d7-43d8-9180-263256fcc26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16190 | 2026.05.15 15:29:28.110192 [ 286 ] {a3c63f88-c0d7-43d8-9180-263256fcc26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16191 | 2026.05.15 15:29:28.110860 [ 286 ] {a3c63f88-c0d7-43d8-9180-263256fcc26d} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16192 | 2026.05.15 15:29:28.110905 [ 286 ] {a3c63f88-c0d7-43d8-9180-263256fcc26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16193 | 2026.05.15 15:29:28.111291 [ 286 ] {a3c63f88-c0d7-43d8-9180-263256fcc26d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16194 | 2026.05.15 15:29:28.111524 [ 286 ] {a3c63f88-c0d7-43d8-9180-263256fcc26d} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16195 | 2026.05.15 15:29:28.111667 [ 286 ] {a3c63f88-c0d7-43d8-9180-263256fcc26d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001565 sec., 181469.6485623003 rows/sec., 11.53 MiB/sec. | ||
| 16196 | 2026.05.15 15:29:28.111682 [ 118 ] {} <Debug> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 16197 | 2026.05.15 15:29:28.111706 [ 286 ] {a3c63f88-c0d7-43d8-9180-263256fcc26d} <Debug> TCPHandler: Processed in 0.001765831 sec. | ||
| 16198 | 2026.05.15 15:29:28.111746 [ 118 ] {} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16199 | 2026.05.15 15:29:28.111778 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16200 | 2026.05.15 15:29:28.111885 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16201 | 2026.05.15 15:29:28.111901 [ 195 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 16202 | 2026.05.15 15:29:28.111991 [ 286 ] {f83963a8-fa46-4882-92dc-fc44b1ee005f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16203 | 2026.05.15 15:29:28.112038 [ 286 ] {f83963a8-fa46-4882-92dc-fc44b1ee005f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16204 | 2026.05.15 15:29:28.112040 [ 195 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16205 | 2026.05.15 15:29:28.112092 [ 195 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 284 rows starting from the beginning of the part | ||
| 16206 | 2026.05.15 15:29:28.112159 [ 195 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 16207 | 2026.05.15 15:29:28.112207 [ 195 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 16208 | 2026.05.15 15:29:28.112252 [ 195 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 16209 | 2026.05.15 15:29:28.112294 [ 195 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part | ||
| 16210 | 2026.05.15 15:29:28.112769 [ 286 ] {f83963a8-fa46-4882-92dc-fc44b1ee005f} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16211 | 2026.05.15 15:29:28.112812 [ 286 ] {f83963a8-fa46-4882-92dc-fc44b1ee005f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16212 | 2026.05.15 15:29:28.113185 [ 286 ] {f83963a8-fa46-4882-92dc-fc44b1ee005f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16213 | 2026.05.15 15:29:28.113270 [ 195 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423385 sec., 997621.8661851853 rows/sec., 67.17 MiB/sec. | ||
| 16214 | 2026.05.15 15:29:28.113412 [ 286 ] {f83963a8-fa46-4882-92dc-fc44b1ee005f} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16215 | 2026.05.15 15:29:28.113479 [ 189 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 16216 | 2026.05.15 15:29:28.113556 [ 286 ] {f83963a8-fa46-4882-92dc-fc44b1ee005f} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001583 sec., 519898.9260897031 rows/sec., 40.34 MiB/sec. | ||
| 16217 | 2026.05.15 15:29:28.113601 [ 286 ] {f83963a8-fa46-4882-92dc-fc44b1ee005f} <Debug> TCPHandler: Processed in 0.001764952 sec. | ||
| 16218 | 2026.05.15 15:29:28.113750 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16219 | 2026.05.15 15:29:28.113811 [ 189 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_45_11} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16220 | 2026.05.15 15:29:28.113849 [ 286 ] {c3fa576c-be9b-470c-8dc5-bb1b0c1fb9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16221 | 2026.05.15 15:29:28.113896 [ 286 ] {c3fa576c-be9b-470c-8dc5-bb1b0c1fb9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16222 | 2026.05.15 15:29:28.113900 [ 189 ] {ff9aff7b-26a2-4bfd-ad5d-8468988d617b::all_1_45_11} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 16223 | 2026.05.15 15:29:28.114013 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 16224 | 2026.05.15 15:29:28.114337 [ 286 ] {c3fa576c-be9b-470c-8dc5-bb1b0c1fb9f3} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16225 | 2026.05.15 15:29:28.114380 [ 286 ] {c3fa576c-be9b-470c-8dc5-bb1b0c1fb9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16226 | 2026.05.15 15:29:28.114696 [ 286 ] {c3fa576c-be9b-470c-8dc5-bb1b0c1fb9f3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16227 | 2026.05.15 15:29:28.114911 [ 286 ] {c3fa576c-be9b-470c-8dc5-bb1b0c1fb9f3} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16228 | 2026.05.15 15:29:28.115041 [ 286 ] {c3fa576c-be9b-470c-8dc5-bb1b0c1fb9f3} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.00121 sec., 128099.17355371901 rows/sec., 7.68 MiB/sec. | ||
| 16229 | 2026.05.15 15:29:28.115078 [ 286 ] {c3fa576c-be9b-470c-8dc5-bb1b0c1fb9f3} <Debug> TCPHandler: Processed in 0.001375485 sec. | ||
| 16230 | 2026.05.15 15:29:28.115234 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16231 | 2026.05.15 15:29:28.115329 [ 286 ] {64a90d51-a35f-4800-bfa7-319c91845fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16232 | 2026.05.15 15:29:28.115369 [ 286 ] {64a90d51-a35f-4800-bfa7-319c91845fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16233 | 2026.05.15 15:29:28.115809 [ 286 ] {64a90d51-a35f-4800-bfa7-319c91845fd0} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16234 | 2026.05.15 15:29:28.115845 [ 286 ] {64a90d51-a35f-4800-bfa7-319c91845fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16235 | 2026.05.15 15:29:28.116144 [ 286 ] {64a90d51-a35f-4800-bfa7-319c91845fd0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16236 | 2026.05.15 15:29:28.116375 [ 286 ] {64a90d51-a35f-4800-bfa7-319c91845fd0} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16237 | 2026.05.15 15:29:28.116503 [ 286 ] {64a90d51-a35f-4800-bfa7-319c91845fd0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 16238 | 2026.05.15 15:29:28.116541 [ 286 ] {64a90d51-a35f-4800-bfa7-319c91845fd0} <Debug> TCPHandler: Processed in 0.001355374 sec. | ||
| 16239 | 2026.05.15 15:29:28.116692 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16240 | 2026.05.15 15:29:28.116788 [ 286 ] {8591719e-3ab1-4c7b-91ba-f0279a7775f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16241 | 2026.05.15 15:29:28.116827 [ 286 ] {8591719e-3ab1-4c7b-91ba-f0279a7775f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16242 | 2026.05.15 15:29:28.117270 [ 286 ] {8591719e-3ab1-4c7b-91ba-f0279a7775f9} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16243 | 2026.05.15 15:29:28.117306 [ 286 ] {8591719e-3ab1-4c7b-91ba-f0279a7775f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16244 | 2026.05.15 15:29:28.117617 [ 286 ] {8591719e-3ab1-4c7b-91ba-f0279a7775f9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16245 | 2026.05.15 15:29:28.117822 [ 286 ] {8591719e-3ab1-4c7b-91ba-f0279a7775f9} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16246 | 2026.05.15 15:29:28.117944 [ 119 ] {} <Debug> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 16247 | 2026.05.15 15:29:28.117949 [ 286 ] {8591719e-3ab1-4c7b-91ba-f0279a7775f9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. | ||
| 16248 | 2026.05.15 15:29:28.117992 [ 119 ] {} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16249 | 2026.05.15 15:29:28.118012 [ 286 ] {8591719e-3ab1-4c7b-91ba-f0279a7775f9} <Debug> TCPHandler: Processed in 0.001368474 sec. | ||
| 16250 | 2026.05.15 15:29:28.118024 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16251 | 2026.05.15 15:29:28.118102 [ 195 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 16252 | 2026.05.15 15:29:28.118158 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16253 | 2026.05.15 15:29:28.118186 [ 195 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16254 | 2026.05.15 15:29:28.118218 [ 195 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 148 rows starting from the beginning of the part | ||
| 16255 | 2026.05.15 15:29:28.118259 [ 286 ] {d40c398c-df15-4757-ab9c-28fcb55648e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16256 | 2026.05.15 15:29:28.118266 [ 195 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 16257 | 2026.05.15 15:29:28.118310 [ 286 ] {d40c398c-df15-4757-ab9c-28fcb55648e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16258 | 2026.05.15 15:29:28.118327 [ 195 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 16259 | 2026.05.15 15:29:28.118369 [ 195 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 16260 | 2026.05.15 15:29:28.118407 [ 195 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part | ||
| 16261 | 2026.05.15 15:29:28.119002 [ 286 ] {d40c398c-df15-4757-ab9c-28fcb55648e8} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16262 | 2026.05.15 15:29:28.119045 [ 286 ] {d40c398c-df15-4757-ab9c-28fcb55648e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16263 | 2026.05.15 15:29:28.119148 [ 189 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001067189 sec., 693410.4455724338 rows/sec., 42.08 MiB/sec. | ||
| 16264 | 2026.05.15 15:29:28.119339 [ 189 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 16265 | 2026.05.15 15:29:28.119405 [ 286 ] {d40c398c-df15-4757-ab9c-28fcb55648e8} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16266 | 2026.05.15 15:29:28.119731 [ 286 ] {d40c398c-df15-4757-ab9c-28fcb55648e8} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16267 | 2026.05.15 15:29:28.119735 [ 189 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_45_11} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16268 | 2026.05.15 15:29:28.119843 [ 189 ] {b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5::all_1_45_11} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 16269 | 2026.05.15 15:29:28.119881 [ 286 ] {d40c398c-df15-4757-ab9c-28fcb55648e8} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001638 sec., 307081.8070818071 rows/sec., 21.59 MiB/sec. | ||
| 16270 | 2026.05.15 15:29:28.119926 [ 286 ] {d40c398c-df15-4757-ab9c-28fcb55648e8} <Debug> TCPHandler: Processed in 0.001816303 sec. | ||
| 16271 | 2026.05.15 15:29:28.119946 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16272 | 2026.05.15 15:29:28.120171 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16273 | 2026.05.15 15:29:28.120271 [ 286 ] {176499b6-5ec9-4d02-8ea2-1462b85ce460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16274 | 2026.05.15 15:29:28.120311 [ 286 ] {176499b6-5ec9-4d02-8ea2-1462b85ce460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16275 | 2026.05.15 15:29:28.120657 [ 286 ] {176499b6-5ec9-4d02-8ea2-1462b85ce460} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16276 | 2026.05.15 15:29:28.120692 [ 286 ] {176499b6-5ec9-4d02-8ea2-1462b85ce460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16277 | 2026.05.15 15:29:28.120999 [ 286 ] {176499b6-5ec9-4d02-8ea2-1462b85ce460} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16278 | 2026.05.15 15:29:28.121223 [ 286 ] {176499b6-5ec9-4d02-8ea2-1462b85ce460} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16279 | 2026.05.15 15:29:28.121371 [ 286 ] {176499b6-5ec9-4d02-8ea2-1462b85ce460} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 16280 | 2026.05.15 15:29:28.121408 [ 286 ] {176499b6-5ec9-4d02-8ea2-1462b85ce460} <Debug> TCPHandler: Processed in 0.001284623 sec. | ||
| 16281 | 2026.05.15 15:29:28.121540 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16282 | 2026.05.15 15:29:28.121634 [ 286 ] {6defd401-3664-4fd5-b3ae-c127da3af1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16283 | 2026.05.15 15:29:28.121675 [ 286 ] {6defd401-3664-4fd5-b3ae-c127da3af1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16284 | 2026.05.15 15:29:28.122104 [ 286 ] {6defd401-3664-4fd5-b3ae-c127da3af1b3} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16285 | 2026.05.15 15:29:28.122138 [ 286 ] {6defd401-3664-4fd5-b3ae-c127da3af1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16286 | 2026.05.15 15:29:28.122475 [ 286 ] {6defd401-3664-4fd5-b3ae-c127da3af1b3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16287 | 2026.05.15 15:29:28.122681 [ 286 ] {6defd401-3664-4fd5-b3ae-c127da3af1b3} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16288 | 2026.05.15 15:29:28.122805 [ 286 ] {6defd401-3664-4fd5-b3ae-c127da3af1b3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 16289 | 2026.05.15 15:29:28.122841 [ 286 ] {6defd401-3664-4fd5-b3ae-c127da3af1b3} <Debug> TCPHandler: Processed in 0.001349354 sec. | ||
| 16290 | 2026.05.15 15:29:28.122978 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16291 | 2026.05.15 15:29:28.123071 [ 286 ] {076a6088-0638-4419-b8fc-9a673643b05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16292 | 2026.05.15 15:29:28.123112 [ 286 ] {076a6088-0638-4419-b8fc-9a673643b05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16293 | 2026.05.15 15:29:28.123434 [ 286 ] {076a6088-0638-4419-b8fc-9a673643b05f} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16294 | 2026.05.15 15:29:28.123468 [ 286 ] {076a6088-0638-4419-b8fc-9a673643b05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16295 | 2026.05.15 15:29:28.123753 [ 286 ] {076a6088-0638-4419-b8fc-9a673643b05f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16296 | 2026.05.15 15:29:28.123954 [ 286 ] {076a6088-0638-4419-b8fc-9a673643b05f} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16297 | 2026.05.15 15:29:28.124085 [ 286 ] {076a6088-0638-4419-b8fc-9a673643b05f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 16298 | 2026.05.15 15:29:28.124121 [ 286 ] {076a6088-0638-4419-b8fc-9a673643b05f} <Debug> TCPHandler: Processed in 0.001190981 sec. | ||
| 16299 | 2026.05.15 15:29:28.124242 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16300 | 2026.05.15 15:29:28.124336 [ 286 ] {efb4f00f-d804-457e-843c-fc9b7176ae98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16301 | 2026.05.15 15:29:28.124387 [ 286 ] {efb4f00f-d804-457e-843c-fc9b7176ae98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16302 | 2026.05.15 15:29:28.125163 [ 286 ] {efb4f00f-d804-457e-843c-fc9b7176ae98} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16303 | 2026.05.15 15:29:28.125198 [ 286 ] {efb4f00f-d804-457e-843c-fc9b7176ae98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16304 | 2026.05.15 15:29:28.125699 [ 286 ] {efb4f00f-d804-457e-843c-fc9b7176ae98} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16305 | 2026.05.15 15:29:28.125912 [ 286 ] {efb4f00f-d804-457e-843c-fc9b7176ae98} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16306 | 2026.05.15 15:29:28.126047 [ 286 ] {efb4f00f-d804-457e-843c-fc9b7176ae98} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001728 sec., 7523.148148148149 rows/sec., 13.48 MiB/sec. | ||
| 16307 | 2026.05.15 15:29:28.126099 [ 286 ] {efb4f00f-d804-457e-843c-fc9b7176ae98} <Debug> TCPHandler: Processed in 0.001904794 sec. | ||
| 16308 | 2026.05.15 15:29:28.126230 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16309 | 2026.05.15 15:29:28.126326 [ 286 ] {595c61a4-b4b4-455b-a3a3-42477c51c7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16310 | 2026.05.15 15:29:28.126366 [ 286 ] {595c61a4-b4b4-455b-a3a3-42477c51c7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16311 | 2026.05.15 15:29:28.126704 [ 286 ] {595c61a4-b4b4-455b-a3a3-42477c51c7f2} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16312 | 2026.05.15 15:29:28.126738 [ 286 ] {595c61a4-b4b4-455b-a3a3-42477c51c7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16313 | 2026.05.15 15:29:28.127045 [ 286 ] {595c61a4-b4b4-455b-a3a3-42477c51c7f2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16314 | 2026.05.15 15:29:28.127248 [ 286 ] {595c61a4-b4b4-455b-a3a3-42477c51c7f2} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16315 | 2026.05.15 15:29:28.127372 [ 286 ] {595c61a4-b4b4-455b-a3a3-42477c51c7f2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 16316 | 2026.05.15 15:29:28.127408 [ 286 ] {595c61a4-b4b4-455b-a3a3-42477c51c7f2} <Debug> TCPHandler: Processed in 0.001225222 sec. | ||
| 16317 | 2026.05.15 15:29:30.447903 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16318 | 2026.05.15 15:29:30.448001 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16319 | 2026.05.15 15:29:30.596395 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29746 | ||
| 16320 | 2026.05.15 15:29:30.596946 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16321 | 2026.05.15 15:29:30.596983 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16322 | 2026.05.15 15:29:30.597470 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16323 | 2026.05.15 15:29:30.597708 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16324 | 2026.05.15 15:29:30.597838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29746 | ||
| 16325 | 2026.05.15 15:29:32.140170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 16326 | 2026.05.15 15:29:32.155000 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16327 | 2026.05.15 15:29:32.155054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16328 | 2026.05.15 15:29:32.160343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16329 | 2026.05.15 15:29:32.161050 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16330 | 2026.05.15 15:29:32.163648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 16331 | 2026.05.15 15:29:33.098246 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16332 | 2026.05.15 15:29:33.098470 [ 286 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16333 | 2026.05.15 15:29:33.098796 [ 286 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16334 | 2026.05.15 15:29:33.098858 [ 286 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16335 | 2026.05.15 15:29:33.099083 [ 286 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16336 | 2026.05.15 15:29:33.099155 [ 286 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16337 | 2026.05.15 15:29:33.099294 [ 286 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16338 | 2026.05.15 15:29:33.099396 [ 333 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16339 | 2026.05.15 15:29:33.099401 [ 351 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16340 | 2026.05.15 15:29:33.099398 [ 346 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16341 | 2026.05.15 15:29:33.099397 [ 357 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16342 | 2026.05.15 15:29:33.099583 [ 286 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 16343 | 2026.05.15 15:29:33.099615 [ 286 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16344 | 2026.05.15 15:29:33.099687 [ 286 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16345 | 2026.05.15 15:29:33.099707 [ 286 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 16346 | 2026.05.15 15:29:33.099741 [ 286 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16347 | 2026.05.15 15:29:33.099779 [ 286 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16348 | 2026.05.15 15:29:33.100850 [ 286 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002464 sec., 17045.454545454544 rows/sec., 3.01 MiB/sec. | ||
| 16349 | 2026.05.15 15:29:33.100986 [ 286 ] {bbc81b70-5eed-44d4-9fea-7e190fa0dad5} <Debug> TCPHandler: Processed in 0.002869181 sec. | ||
| 16350 | 2026.05.15 15:29:33.103198 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16351 | 2026.05.15 15:29:33.103313 [ 286 ] {aa3c36db-4e43-4a33-b7bb-43ab93668114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16352 | 2026.05.15 15:29:33.103358 [ 286 ] {aa3c36db-4e43-4a33-b7bb-43ab93668114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16353 | 2026.05.15 15:29:33.103909 [ 286 ] {aa3c36db-4e43-4a33-b7bb-43ab93668114} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16354 | 2026.05.15 15:29:33.103956 [ 286 ] {aa3c36db-4e43-4a33-b7bb-43ab93668114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16355 | 2026.05.15 15:29:33.104335 [ 286 ] {aa3c36db-4e43-4a33-b7bb-43ab93668114} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16356 | 2026.05.15 15:29:33.104554 [ 286 ] {aa3c36db-4e43-4a33-b7bb-43ab93668114} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16357 | 2026.05.15 15:29:33.104701 [ 286 ] {aa3c36db-4e43-4a33-b7bb-43ab93668114} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001421 sec., 81632.6530612245 rows/sec., 6.91 MiB/sec. | ||
| 16358 | 2026.05.15 15:29:33.104736 [ 112 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16359 | 2026.05.15 15:29:33.104741 [ 286 ] {aa3c36db-4e43-4a33-b7bb-43ab93668114} <Debug> TCPHandler: Processed in 0.001595798 sec. | ||
| 16360 | 2026.05.15 15:29:33.104806 [ 112 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16361 | 2026.05.15 15:29:33.104836 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16362 | 2026.05.15 15:29:33.104925 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16363 | 2026.05.15 15:29:33.104935 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16364 | 2026.05.15 15:29:33.105032 [ 286 ] {df88ae16-4c47-444d-814c-e89eb577c4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16365 | 2026.05.15 15:29:33.105076 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16366 | 2026.05.15 15:29:33.105078 [ 286 ] {df88ae16-4c47-444d-814c-e89eb577c4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16367 | 2026.05.15 15:29:33.105120 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3245 rows starting from the beginning of the part | ||
| 16368 | 2026.05.15 15:29:33.105189 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 823 rows starting from the beginning of the part | ||
| 16369 | 2026.05.15 15:29:33.105235 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 2468 rows starting from the beginning of the part | ||
| 16370 | 2026.05.15 15:29:33.105301 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 16371 | 2026.05.15 15:29:33.105339 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 823 rows starting from the beginning of the part | ||
| 16372 | 2026.05.15 15:29:33.105376 [ 194 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 116 rows starting from the beginning of the part | ||
| 16373 | 2026.05.15 15:29:33.105540 [ 286 ] {df88ae16-4c47-444d-814c-e89eb577c4e3} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16374 | 2026.05.15 15:29:33.105583 [ 286 ] {df88ae16-4c47-444d-814c-e89eb577c4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16375 | 2026.05.15 15:29:33.105896 [ 286 ] {df88ae16-4c47-444d-814c-e89eb577c4e3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16376 | 2026.05.15 15:29:33.106113 [ 286 ] {df88ae16-4c47-444d-814c-e89eb577c4e3} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16377 | 2026.05.15 15:29:33.106252 [ 286 ] {df88ae16-4c47-444d-814c-e89eb577c4e3} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001241 sec., 24174.053182917003 rows/sec., 1.78 MiB/sec. | ||
| 16378 | 2026.05.15 15:29:33.106290 [ 286 ] {df88ae16-4c47-444d-814c-e89eb577c4e3} <Debug> TCPHandler: Processed in 0.001415375 sec. | ||
| 16379 | 2026.05.15 15:29:33.106419 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16380 | 2026.05.15 15:29:33.106516 [ 286 ] {e9849036-b5bf-4455-abe7-a14131337795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16381 | 2026.05.15 15:29:33.106556 [ 286 ] {e9849036-b5bf-4455-abe7-a14131337795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16382 | 2026.05.15 15:29:33.107077 [ 286 ] {e9849036-b5bf-4455-abe7-a14131337795} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16383 | 2026.05.15 15:29:33.107133 [ 286 ] {e9849036-b5bf-4455-abe7-a14131337795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16384 | 2026.05.15 15:29:33.107594 [ 286 ] {e9849036-b5bf-4455-abe7-a14131337795} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16385 | 2026.05.15 15:29:33.107690 [ 195 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002795349 sec., 2694117.979543878 rows/sec., 212.88 MiB/sec. | ||
| 16386 | 2026.05.15 15:29:33.107881 [ 286 ] {e9849036-b5bf-4455-abe7-a14131337795} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16387 | 2026.05.15 15:29:33.108015 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16388 | 2026.05.15 15:29:33.108035 [ 112 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16389 | 2026.05.15 15:29:33.108065 [ 112 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16390 | 2026.05.15 15:29:33.108075 [ 286 ] {e9849036-b5bf-4455-abe7-a14131337795} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001575 sec., 59682.53968253968 rows/sec., 4.66 MiB/sec. | ||
| 16391 | 2026.05.15 15:29:33.108094 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16392 | 2026.05.15 15:29:33.108159 [ 286 ] {e9849036-b5bf-4455-abe7-a14131337795} <Debug> TCPHandler: Processed in 0.001788691 sec. | ||
| 16393 | 2026.05.15 15:29:33.108179 [ 194 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16394 | 2026.05.15 15:29:33.108265 [ 194 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16395 | 2026.05.15 15:29:33.108289 [ 194 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1795 rows starting from the beginning of the part | ||
| 16396 | 2026.05.15 15:29:33.108291 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_101_20} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16397 | 2026.05.15 15:29:33.108338 [ 194 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 503 rows starting from the beginning of the part | ||
| 16398 | 2026.05.15 15:29:33.108343 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16399 | 2026.05.15 15:29:33.108406 [ 194 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1326 rows starting from the beginning of the part | ||
| 16400 | 2026.05.15 15:29:33.108432 [ 188 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_101_20} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16401 | 2026.05.15 15:29:33.108502 [ 286 ] {8be84686-52d3-499e-98fb-f36b4b146403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16402 | 2026.05.15 15:29:33.108503 [ 194 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 16403 | 2026.05.15 15:29:33.108519 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 16404 | 2026.05.15 15:29:33.108568 [ 286 ] {8be84686-52d3-499e-98fb-f36b4b146403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16405 | 2026.05.15 15:29:33.108571 [ 194 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 503 rows starting from the beginning of the part | ||
| 16406 | 2026.05.15 15:29:33.108643 [ 194 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 94 rows starting from the beginning of the part | ||
| 16407 | 2026.05.15 15:29:33.109056 [ 286 ] {8be84686-52d3-499e-98fb-f36b4b146403} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16408 | 2026.05.15 15:29:33.109097 [ 286 ] {8be84686-52d3-499e-98fb-f36b4b146403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16409 | 2026.05.15 15:29:33.109445 [ 286 ] {8be84686-52d3-499e-98fb-f36b4b146403} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16410 | 2026.05.15 15:29:33.109655 [ 286 ] {8be84686-52d3-499e-98fb-f36b4b146403} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16411 | 2026.05.15 15:29:33.109786 [ 286 ] {8be84686-52d3-499e-98fb-f36b4b146403} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001323 sec., 120937.26379440665 rows/sec., 8.42 MiB/sec. | ||
| 16412 | 2026.05.15 15:29:33.109823 [ 286 ] {8be84686-52d3-499e-98fb-f36b4b146403} <Debug> TCPHandler: Processed in 0.001586438 sec. | ||
| 16413 | 2026.05.15 15:29:33.109855 [ 195 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4285 rows, containing 5 columns (5 merged, 0 gathered) in 0.00171449 sec., 2499285.501811034 rows/sec., 180.76 MiB/sec. | ||
| 16414 | 2026.05.15 15:29:33.109937 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16415 | 2026.05.15 15:29:33.110036 [ 286 ] {d84fc6f1-b659-4e30-a168-16f392090e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16416 | 2026.05.15 15:29:33.110037 [ 190 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16417 | 2026.05.15 15:29:33.110093 [ 286 ] {d84fc6f1-b659-4e30-a168-16f392090e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16418 | 2026.05.15 15:29:33.110326 [ 190 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_101_20} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16419 | 2026.05.15 15:29:33.110394 [ 190 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_101_20} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16420 | 2026.05.15 15:29:33.110478 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 16421 | 2026.05.15 15:29:33.110998 [ 286 ] {d84fc6f1-b659-4e30-a168-16f392090e7c} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16422 | 2026.05.15 15:29:33.111038 [ 286 ] {d84fc6f1-b659-4e30-a168-16f392090e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16423 | 2026.05.15 15:29:33.111588 [ 286 ] {d84fc6f1-b659-4e30-a168-16f392090e7c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16424 | 2026.05.15 15:29:33.111805 [ 286 ] {d84fc6f1-b659-4e30-a168-16f392090e7c} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16425 | 2026.05.15 15:29:33.111940 [ 286 ] {d84fc6f1-b659-4e30-a168-16f392090e7c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001923 sec., 15600.624024960998 rows/sec., 27.96 MiB/sec. | ||
| 16426 | 2026.05.15 15:29:33.111994 [ 286 ] {d84fc6f1-b659-4e30-a168-16f392090e7c} <Debug> TCPHandler: Processed in 0.002106057 sec. | ||
| 16427 | 2026.05.15 15:29:33.112216 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16428 | 2026.05.15 15:29:33.112374 [ 286 ] {a9222a12-8474-43fe-943d-f138a2bc5c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16429 | 2026.05.15 15:29:33.112442 [ 286 ] {a9222a12-8474-43fe-943d-f138a2bc5c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16430 | 2026.05.15 15:29:33.112969 [ 286 ] {a9222a12-8474-43fe-943d-f138a2bc5c88} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16431 | 2026.05.15 15:29:33.113006 [ 286 ] {a9222a12-8474-43fe-943d-f138a2bc5c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16432 | 2026.05.15 15:29:33.113340 [ 286 ] {a9222a12-8474-43fe-943d-f138a2bc5c88} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16433 | 2026.05.15 15:29:33.113551 [ 286 ] {a9222a12-8474-43fe-943d-f138a2bc5c88} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16434 | 2026.05.15 15:29:33.113685 [ 286 ] {a9222a12-8474-43fe-943d-f138a2bc5c88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec. | ||
| 16435 | 2026.05.15 15:29:33.113694 [ 112 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16436 | 2026.05.15 15:29:33.113723 [ 286 ] {a9222a12-8474-43fe-943d-f138a2bc5c88} <Debug> TCPHandler: Processed in 0.001623009 sec. | ||
| 16437 | 2026.05.15 15:29:33.113753 [ 112 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16438 | 2026.05.15 15:29:33.113779 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16439 | 2026.05.15 15:29:33.113871 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16440 | 2026.05.15 15:29:33.113985 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16441 | 2026.05.15 15:29:33.114014 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6360 rows starting from the beginning of the part | ||
| 16442 | 2026.05.15 15:29:33.114065 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 90 rows starting from the beginning of the part | ||
| 16443 | 2026.05.15 15:29:33.114107 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 12 rows starting from the beginning of the part | ||
| 16444 | 2026.05.15 15:29:33.114145 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 48 rows starting from the beginning of the part | ||
| 16445 | 2026.05.15 15:29:33.114186 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part | ||
| 16446 | 2026.05.15 15:29:33.114223 [ 191 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 16447 | 2026.05.15 15:29:33.115974 [ 190 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002144678 sec., 3105361.271015975 rows/sec., 200.13 MiB/sec. | ||
| 16448 | 2026.05.15 15:29:33.116422 [ 195 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16449 | 2026.05.15 15:29:33.116735 [ 195 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_101_20} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16450 | 2026.05.15 15:29:33.116821 [ 195 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_101_20} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16451 | 2026.05.15 15:29:33.116911 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 16452 | 2026.05.15 15:29:35.710538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2066 | ||
| 16453 | 2026.05.15 15:29:35.713333 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16454 | 2026.05.15 15:29:35.713370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16455 | 2026.05.15 15:29:35.714630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16456 | 2026.05.15 15:29:35.714902 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16457 | 2026.05.15 15:29:35.715094 [ 108 ] {} <Debug> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 16458 | 2026.05.15 15:29:35.715162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2066 | ||
| 16459 | 2026.05.15 15:29:35.715167 [ 108 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16460 | 2026.05.15 15:29:35.715210 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16461 | 2026.05.15 15:29:35.715352 [ 190 ] {773e38ca-37b8-4c26-8f40-12781283cc15::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 | ||
| 16462 | 2026.05.15 15:29:35.715957 [ 190 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16463 | 2026.05.15 15:29:35.716101 [ 190 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1840 rows starting from the beginning of the part | ||
| 16464 | 2026.05.15 15:29:35.716476 [ 190 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 16465 | 2026.05.15 15:29:35.716886 [ 190 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 38 rows starting from the beginning of the part | ||
| 16466 | 2026.05.15 15:29:35.717228 [ 190 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 16467 | 2026.05.15 15:29:35.717544 [ 190 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 54 rows starting from the beginning of the part | ||
| 16468 | 2026.05.15 15:29:35.717864 [ 190 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 38 rows starting from the beginning of the part | ||
| 16469 | 2026.05.15 15:29:35.724920 [ 193 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2066 rows, containing 72 columns (72 merged, 0 gathered) in 0.009625131 sec., 214646.42922782036 rows/sec., 176.84 MiB/sec. | ||
| 16470 | 2026.05.15 15:29:35.726832 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 16471 | 2026.05.15 15:29:35.727440 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_46_9} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16472 | 2026.05.15 15:29:35.727511 [ 198 ] {773e38ca-37b8-4c26-8f40-12781283cc15::all_1_46_9} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 16473 | 2026.05.15 15:29:35.727834 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 16474 | 2026.05.15 15:29:38.097990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30258 | ||
| 16475 | 2026.05.15 15:29:38.098498 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16476 | 2026.05.15 15:29:38.098537 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16477 | 2026.05.15 15:29:38.099094 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16478 | 2026.05.15 15:29:38.099440 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16479 | 2026.05.15 15:29:38.099634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30258 | ||
| 16480 | 2026.05.15 15:29:38.101568 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16481 | 2026.05.15 15:29:38.101762 [ 286 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16482 | 2026.05.15 15:29:38.102064 [ 286 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16483 | 2026.05.15 15:29:38.102101 [ 286 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 16484 | 2026.05.15 15:29:38.102322 [ 286 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16485 | 2026.05.15 15:29:38.102390 [ 286 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16486 | 2026.05.15 15:29:38.102521 [ 286 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16487 | 2026.05.15 15:29:38.102601 [ 351 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16488 | 2026.05.15 15:29:38.102608 [ 357 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16489 | 2026.05.15 15:29:38.102635 [ 317 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16490 | 2026.05.15 15:29:38.102609 [ 346 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16491 | 2026.05.15 15:29:38.102795 [ 286 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 16492 | 2026.05.15 15:29:38.102823 [ 286 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16493 | 2026.05.15 15:29:38.102891 [ 286 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16494 | 2026.05.15 15:29:38.102911 [ 286 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 16495 | 2026.05.15 15:29:38.102944 [ 286 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16496 | 2026.05.15 15:29:38.102980 [ 286 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16497 | 2026.05.15 15:29:38.104380 [ 286 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002678 sec., 15683.34578043316 rows/sec., 2.77 MiB/sec. | ||
| 16498 | 2026.05.15 15:29:38.104611 [ 286 ] {ac74a92a-6b95-4cae-8e1e-bcb8df1a3a7a} <Debug> TCPHandler: Processed in 0.003153785 sec. | ||
| 16499 | 2026.05.15 15:29:38.109993 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16500 | 2026.05.15 15:29:38.110136 [ 286 ] {f0c3a1e0-ea7e-4360-aa2a-e487c616a930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16501 | 2026.05.15 15:29:38.110183 [ 286 ] {f0c3a1e0-ea7e-4360-aa2a-e487c616a930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16502 | 2026.05.15 15:29:38.110829 [ 286 ] {f0c3a1e0-ea7e-4360-aa2a-e487c616a930} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16503 | 2026.05.15 15:29:38.110868 [ 286 ] {f0c3a1e0-ea7e-4360-aa2a-e487c616a930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16504 | 2026.05.15 15:29:38.111228 [ 286 ] {f0c3a1e0-ea7e-4360-aa2a-e487c616a930} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16505 | 2026.05.15 15:29:38.111456 [ 286 ] {f0c3a1e0-ea7e-4360-aa2a-e487c616a930} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16506 | 2026.05.15 15:29:38.111612 [ 286 ] {f0c3a1e0-ea7e-4360-aa2a-e487c616a930} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00151 sec., 188079.4701986755 rows/sec., 11.95 MiB/sec. | ||
| 16507 | 2026.05.15 15:29:38.111653 [ 286 ] {f0c3a1e0-ea7e-4360-aa2a-e487c616a930} <Debug> TCPHandler: Processed in 0.001728121 sec. | ||
| 16508 | 2026.05.15 15:29:38.111819 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16509 | 2026.05.15 15:29:38.111915 [ 286 ] {aa16dbb4-8492-4f37-a785-efdd54d3e9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16510 | 2026.05.15 15:29:38.111956 [ 286 ] {aa16dbb4-8492-4f37-a785-efdd54d3e9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16511 | 2026.05.15 15:29:38.112642 [ 286 ] {aa16dbb4-8492-4f37-a785-efdd54d3e9e3} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16512 | 2026.05.15 15:29:38.112679 [ 286 ] {aa16dbb4-8492-4f37-a785-efdd54d3e9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16513 | 2026.05.15 15:29:38.113036 [ 286 ] {aa16dbb4-8492-4f37-a785-efdd54d3e9e3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16514 | 2026.05.15 15:29:38.113246 [ 286 ] {aa16dbb4-8492-4f37-a785-efdd54d3e9e3} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16515 | 2026.05.15 15:29:38.113377 [ 286 ] {aa16dbb4-8492-4f37-a785-efdd54d3e9e3} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.00148 sec., 556081.0810810811 rows/sec., 43.15 MiB/sec. | ||
| 16516 | 2026.05.15 15:29:38.113416 [ 286 ] {aa16dbb4-8492-4f37-a785-efdd54d3e9e3} <Debug> TCPHandler: Processed in 0.001646429 sec. | ||
| 16517 | 2026.05.15 15:29:38.113546 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16518 | 2026.05.15 15:29:38.113643 [ 286 ] {eab667f7-c53a-43ab-966a-a468e19d4234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16519 | 2026.05.15 15:29:38.113683 [ 286 ] {eab667f7-c53a-43ab-966a-a468e19d4234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16520 | 2026.05.15 15:29:38.114114 [ 286 ] {eab667f7-c53a-43ab-966a-a468e19d4234} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16521 | 2026.05.15 15:29:38.114151 [ 286 ] {eab667f7-c53a-43ab-966a-a468e19d4234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16522 | 2026.05.15 15:29:38.114458 [ 286 ] {eab667f7-c53a-43ab-966a-a468e19d4234} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16523 | 2026.05.15 15:29:38.114684 [ 286 ] {eab667f7-c53a-43ab-966a-a468e19d4234} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16524 | 2026.05.15 15:29:38.114815 [ 286 ] {eab667f7-c53a-43ab-966a-a468e19d4234} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.00119 sec., 130252.10084033612 rows/sec., 7.81 MiB/sec. | ||
| 16525 | 2026.05.15 15:29:38.114852 [ 286 ] {eab667f7-c53a-43ab-966a-a468e19d4234} <Debug> TCPHandler: Processed in 0.001355534 sec. | ||
| 16526 | 2026.05.15 15:29:38.114984 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16527 | 2026.05.15 15:29:38.115080 [ 286 ] {f3f09cdf-b7a7-43c2-a87b-16484e2989c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16528 | 2026.05.15 15:29:38.115119 [ 286 ] {f3f09cdf-b7a7-43c2-a87b-16484e2989c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16529 | 2026.05.15 15:29:38.115546 [ 286 ] {f3f09cdf-b7a7-43c2-a87b-16484e2989c9} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16530 | 2026.05.15 15:29:38.115583 [ 286 ] {f3f09cdf-b7a7-43c2-a87b-16484e2989c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16531 | 2026.05.15 15:29:38.115883 [ 286 ] {f3f09cdf-b7a7-43c2-a87b-16484e2989c9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16532 | 2026.05.15 15:29:38.116099 [ 286 ] {f3f09cdf-b7a7-43c2-a87b-16484e2989c9} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16533 | 2026.05.15 15:29:38.116231 [ 286 ] {f3f09cdf-b7a7-43c2-a87b-16484e2989c9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001169 sec., 127459.36698032508 rows/sec., 8.23 MiB/sec. | ||
| 16534 | 2026.05.15 15:29:38.116269 [ 286 ] {f3f09cdf-b7a7-43c2-a87b-16484e2989c9} <Debug> TCPHandler: Processed in 0.001333953 sec. | ||
| 16535 | 2026.05.15 15:29:38.116402 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16536 | 2026.05.15 15:29:38.116497 [ 286 ] {65eaacfb-8466-4d49-8ab2-40ed21060cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16537 | 2026.05.15 15:29:38.116536 [ 286 ] {65eaacfb-8466-4d49-8ab2-40ed21060cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16538 | 2026.05.15 15:29:38.117008 [ 286 ] {65eaacfb-8466-4d49-8ab2-40ed21060cc1} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16539 | 2026.05.15 15:29:38.117045 [ 286 ] {65eaacfb-8466-4d49-8ab2-40ed21060cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16540 | 2026.05.15 15:29:38.117347 [ 286 ] {65eaacfb-8466-4d49-8ab2-40ed21060cc1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16541 | 2026.05.15 15:29:38.117552 [ 286 ] {65eaacfb-8466-4d49-8ab2-40ed21060cc1} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16542 | 2026.05.15 15:29:38.117683 [ 286 ] {65eaacfb-8466-4d49-8ab2-40ed21060cc1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 16543 | 2026.05.15 15:29:38.117721 [ 286 ] {65eaacfb-8466-4d49-8ab2-40ed21060cc1} <Debug> TCPHandler: Processed in 0.001368214 sec. | ||
| 16544 | 2026.05.15 15:29:38.117857 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16545 | 2026.05.15 15:29:38.117955 [ 286 ] {a650fd80-0577-46e9-a551-8a9fda5f6106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16546 | 2026.05.15 15:29:38.117995 [ 286 ] {a650fd80-0577-46e9-a551-8a9fda5f6106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16547 | 2026.05.15 15:29:38.118633 [ 286 ] {a650fd80-0577-46e9-a551-8a9fda5f6106} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16548 | 2026.05.15 15:29:38.118670 [ 286 ] {a650fd80-0577-46e9-a551-8a9fda5f6106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16549 | 2026.05.15 15:29:38.118996 [ 286 ] {a650fd80-0577-46e9-a551-8a9fda5f6106} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16550 | 2026.05.15 15:29:38.119210 [ 286 ] {a650fd80-0577-46e9-a551-8a9fda5f6106} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16551 | 2026.05.15 15:29:38.119348 [ 286 ] {a650fd80-0577-46e9-a551-8a9fda5f6106} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001411 sec., 356484.7625797307 rows/sec., 25.07 MiB/sec. | ||
| 16552 | 2026.05.15 15:29:38.119386 [ 286 ] {a650fd80-0577-46e9-a551-8a9fda5f6106} <Debug> TCPHandler: Processed in 0.001577668 sec. | ||
| 16553 | 2026.05.15 15:29:38.119514 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16554 | 2026.05.15 15:29:38.119610 [ 286 ] {e5e1b0c5-f63d-41ca-a924-d086bfaeaf7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16555 | 2026.05.15 15:29:38.119651 [ 286 ] {e5e1b0c5-f63d-41ca-a924-d086bfaeaf7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16556 | 2026.05.15 15:29:38.120140 [ 286 ] {e5e1b0c5-f63d-41ca-a924-d086bfaeaf7e} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16557 | 2026.05.15 15:29:38.120175 [ 286 ] {e5e1b0c5-f63d-41ca-a924-d086bfaeaf7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16558 | 2026.05.15 15:29:38.120467 [ 286 ] {e5e1b0c5-f63d-41ca-a924-d086bfaeaf7e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16559 | 2026.05.15 15:29:38.120675 [ 286 ] {e5e1b0c5-f63d-41ca-a924-d086bfaeaf7e} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16560 | 2026.05.15 15:29:38.120804 [ 286 ] {e5e1b0c5-f63d-41ca-a924-d086bfaeaf7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001212 sec., 4950.495049504951 rows/sec., 258.64 KiB/sec. | ||
| 16561 | 2026.05.15 15:29:38.120820 [ 103 ] {} <Debug> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 16562 | 2026.05.15 15:29:38.120840 [ 286 ] {e5e1b0c5-f63d-41ca-a924-d086bfaeaf7e} <Debug> TCPHandler: Processed in 0.001374224 sec. | ||
| 16563 | 2026.05.15 15:29:38.120892 [ 103 ] {} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16564 | 2026.05.15 15:29:38.120925 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16565 | 2026.05.15 15:29:38.120996 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16566 | 2026.05.15 15:29:38.121032 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::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 | ||
| 16567 | 2026.05.15 15:29:38.121097 [ 286 ] {9a8d9d32-5605-40fd-9c4b-0c85b1827ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16568 | 2026.05.15 15:29:38.121147 [ 286 ] {9a8d9d32-5605-40fd-9c4b-0c85b1827ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16569 | 2026.05.15 15:29:38.121148 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16570 | 2026.05.15 15:29:38.121197 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 16571 | 2026.05.15 15:29:38.121256 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 16572 | 2026.05.15 15:29:38.121300 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 16573 | 2026.05.15 15:29:38.121339 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 16574 | 2026.05.15 15:29:38.121378 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 16575 | 2026.05.15 15:29:38.121417 [ 197 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 16576 | 2026.05.15 15:29:38.121589 [ 286 ] {9a8d9d32-5605-40fd-9c4b-0c85b1827ee6} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16577 | 2026.05.15 15:29:38.121631 [ 286 ] {9a8d9d32-5605-40fd-9c4b-0c85b1827ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16578 | 2026.05.15 15:29:38.121988 [ 286 ] {9a8d9d32-5605-40fd-9c4b-0c85b1827ee6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16579 | 2026.05.15 15:29:38.122208 [ 198 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001214072 sec., 227334.12845366666 rows/sec., 11.60 MiB/sec. | ||
| 16580 | 2026.05.15 15:29:38.122213 [ 286 ] {9a8d9d32-5605-40fd-9c4b-0c85b1827ee6} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16581 | 2026.05.15 15:29:38.122375 [ 201 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 16582 | 2026.05.15 15:29:38.122550 [ 286 ] {9a8d9d32-5605-40fd-9c4b-0c85b1827ee6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001467 sec., 180640.76346284934 rows/sec., 12.00 MiB/sec. | ||
| 16583 | 2026.05.15 15:29:38.122638 [ 286 ] {9a8d9d32-5605-40fd-9c4b-0c85b1827ee6} <Debug> TCPHandler: Processed in 0.001708801 sec. | ||
| 16584 | 2026.05.15 15:29:38.122672 [ 201 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_46_9} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16585 | 2026.05.15 15:29:38.122751 [ 201 ] {7b7b7807-421e-4600-9910-c6e457aca185::all_1_46_9} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 16586 | 2026.05.15 15:29:38.122854 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16587 | 2026.05.15 15:29:38.122873 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16588 | 2026.05.15 15:29:38.123022 [ 286 ] {fd994c12-dcfc-415b-9113-95a69b42e6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16589 | 2026.05.15 15:29:38.123086 [ 286 ] {fd994c12-dcfc-415b-9113-95a69b42e6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16590 | 2026.05.15 15:29:38.123530 [ 286 ] {fd994c12-dcfc-415b-9113-95a69b42e6d5} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16591 | 2026.05.15 15:29:38.123572 [ 286 ] {fd994c12-dcfc-415b-9113-95a69b42e6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16592 | 2026.05.15 15:29:38.123966 [ 286 ] {fd994c12-dcfc-415b-9113-95a69b42e6d5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16593 | 2026.05.15 15:29:38.124194 [ 286 ] {fd994c12-dcfc-415b-9113-95a69b42e6d5} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16594 | 2026.05.15 15:29:38.124333 [ 286 ] {fd994c12-dcfc-415b-9113-95a69b42e6d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00136 sec., 735.2941176470588 rows/sec., 49.55 KiB/sec. | ||
| 16595 | 2026.05.15 15:29:38.124369 [ 286 ] {fd994c12-dcfc-415b-9113-95a69b42e6d5} <Debug> TCPHandler: Processed in 0.001618998 sec. | ||
| 16596 | 2026.05.15 15:29:38.124497 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16597 | 2026.05.15 15:29:38.124593 [ 286 ] {a215c218-075a-48e3-ac23-1e57ccbb17a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16598 | 2026.05.15 15:29:38.124649 [ 286 ] {a215c218-075a-48e3-ac23-1e57ccbb17a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16599 | 2026.05.15 15:29:38.125535 [ 286 ] {a215c218-075a-48e3-ac23-1e57ccbb17a0} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16600 | 2026.05.15 15:29:38.125572 [ 286 ] {a215c218-075a-48e3-ac23-1e57ccbb17a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16601 | 2026.05.15 15:29:38.126124 [ 286 ] {a215c218-075a-48e3-ac23-1e57ccbb17a0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16602 | 2026.05.15 15:29:38.126348 [ 286 ] {a215c218-075a-48e3-ac23-1e57ccbb17a0} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16603 | 2026.05.15 15:29:38.126491 [ 286 ] {a215c218-075a-48e3-ac23-1e57ccbb17a0} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001917 sec., 6781.429316640584 rows/sec., 12.15 MiB/sec. | ||
| 16604 | 2026.05.15 15:29:38.126545 [ 286 ] {a215c218-075a-48e3-ac23-1e57ccbb17a0} <Debug> TCPHandler: Processed in 0.002096957 sec. | ||
| 16605 | 2026.05.15 15:29:38.126668 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16606 | 2026.05.15 15:29:38.126764 [ 286 ] {70bd585d-6edf-4a09-abb5-bf147414b084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16607 | 2026.05.15 15:29:38.126805 [ 286 ] {70bd585d-6edf-4a09-abb5-bf147414b084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16608 | 2026.05.15 15:29:38.127148 [ 286 ] {70bd585d-6edf-4a09-abb5-bf147414b084} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16609 | 2026.05.15 15:29:38.127184 [ 286 ] {70bd585d-6edf-4a09-abb5-bf147414b084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16610 | 2026.05.15 15:29:38.127490 [ 286 ] {70bd585d-6edf-4a09-abb5-bf147414b084} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16611 | 2026.05.15 15:29:38.127701 [ 286 ] {70bd585d-6edf-4a09-abb5-bf147414b084} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16612 | 2026.05.15 15:29:38.127832 [ 286 ] {70bd585d-6edf-4a09-abb5-bf147414b084} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 16613 | 2026.05.15 15:29:38.127868 [ 286 ] {70bd585d-6edf-4a09-abb5-bf147414b084} <Debug> TCPHandler: Processed in 0.001248212 sec. | ||
| 16614 | 2026.05.15 15:29:39.663741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 16615 | 2026.05.15 15:29:39.682226 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16616 | 2026.05.15 15:29:39.682295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16617 | 2026.05.15 15:29:39.688823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16618 | 2026.05.15 15:29:39.689679 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16619 | 2026.05.15 15:29:39.693451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 16620 | 2026.05.15 15:29:41.675771 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49548 | ||
| 16621 | 2026.05.15 15:29:41.675863 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16622 | 2026.05.15 15:29:41.675889 [ 309 ] {} <Debug> TCP-Session: 5aa2790e-9239-4416-ba8e-f2e80c64535e Authenticating user 'default' from [fd00:1122:3344:101::e]:49548 | ||
| 16623 | 2026.05.15 15:29:41.675912 [ 309 ] {} <Debug> TCP-Session: 5aa2790e-9239-4416-ba8e-f2e80c64535e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16624 | 2026.05.15 15:29:41.675926 [ 309 ] {} <Debug> TCP-Session: 5aa2790e-9239-4416-ba8e-f2e80c64535e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16625 | 2026.05.15 15:29:41.676144 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47225 | ||
| 16626 | 2026.05.15 15:29:41.676152 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55566 | ||
| 16627 | 2026.05.15 15:29:41.676184 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63665 | ||
| 16628 | 2026.05.15 15:29:41.676214 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40158 | ||
| 16629 | 2026.05.15 15:29:41.676235 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56176 | ||
| 16630 | 2026.05.15 15:29:41.676237 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16631 | 2026.05.15 15:29:41.676282 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16632 | 2026.05.15 15:29:41.676279 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16633 | 2026.05.15 15:29:41.676308 [ 310 ] {} <Debug> TCP-Session: 79aaba77-eeb7-4e5e-9b84-1db6a5edfa93 Authenticating user 'default' from [fd00:1122:3344:101::e]:47225 | ||
| 16634 | 2026.05.15 15:29:41.676322 [ 302 ] {} <Debug> TCP-Session: 5c44d0dd-b406-4a0f-b3ea-a5e28f8a847f Authenticating user 'default' from [fd00:1122:3344:101::e]:63665 | ||
| 16635 | 2026.05.15 15:29:41.676338 [ 3 ] {} <Debug> TCP-Session: c9ac9a76-a6d1-4cdc-8f32-f34e87eb3e99 Authenticating user 'default' from [fd00:1122:3344:101::e]:55566 | ||
| 16636 | 2026.05.15 15:29:41.676348 [ 310 ] {} <Debug> TCP-Session: 79aaba77-eeb7-4e5e-9b84-1db6a5edfa93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16637 | 2026.05.15 15:29:41.676362 [ 302 ] {} <Debug> TCP-Session: 5c44d0dd-b406-4a0f-b3ea-a5e28f8a847f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16638 | 2026.05.15 15:29:41.676382 [ 310 ] {} <Debug> TCP-Session: 79aaba77-eeb7-4e5e-9b84-1db6a5edfa93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16639 | 2026.05.15 15:29:41.676380 [ 3 ] {} <Debug> TCP-Session: c9ac9a76-a6d1-4cdc-8f32-f34e87eb3e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16640 | 2026.05.15 15:29:41.676398 [ 302 ] {} <Debug> TCP-Session: 5c44d0dd-b406-4a0f-b3ea-a5e28f8a847f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16641 | 2026.05.15 15:29:41.676423 [ 3 ] {} <Debug> TCP-Session: c9ac9a76-a6d1-4cdc-8f32-f34e87eb3e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16642 | 2026.05.15 15:29:41.676239 [ 309 ] {} <Trace> TCP-Session: 5aa2790e-9239-4416-ba8e-f2e80c64535e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16643 | 2026.05.15 15:29:41.676221 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64500 | ||
| 16644 | 2026.05.15 15:29:41.676212 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41640 | ||
| 16645 | 2026.05.15 15:29:41.676166 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48382 | ||
| 16646 | 2026.05.15 15:29:41.676678 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16647 | 2026.05.15 15:29:41.676713 [ 309 ] {49f191db-f25c-47f6-ac2b-a6f856b773e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49548) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16648 | 2026.05.15 15:29:41.676724 [ 306 ] {} <Debug> TCP-Session: 5dcb55a5-2594-4e92-a6ac-ce9e629cd81c Authenticating user 'default' from [fd00:1122:3344:101::e]:40158 | ||
| 16649 | 2026.05.15 15:29:41.676780 [ 306 ] {} <Debug> TCP-Session: 5dcb55a5-2594-4e92-a6ac-ce9e629cd81c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16650 | 2026.05.15 15:29:41.676802 [ 306 ] {} <Debug> TCP-Session: 5dcb55a5-2594-4e92-a6ac-ce9e629cd81c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16651 | 2026.05.15 15:29:41.677072 [ 309 ] {49f191db-f25c-47f6-ac2b-a6f856b773e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16652 | 2026.05.15 15:29:41.677105 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16653 | 2026.05.15 15:29:41.677140 [ 309 ] {49f191db-f25c-47f6-ac2b-a6f856b773e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16654 | 2026.05.15 15:29:41.677141 [ 308 ] {} <Debug> TCP-Session: a8ebe728-1fcd-4aa4-8e51-7fe1ff9c5850 Authenticating user 'default' from [fd00:1122:3344:101::e]:56176 | ||
| 16655 | 2026.05.15 15:29:41.677177 [ 308 ] {} <Debug> TCP-Session: a8ebe728-1fcd-4aa4-8e51-7fe1ff9c5850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16656 | 2026.05.15 15:29:41.677194 [ 308 ] {} <Debug> TCP-Session: a8ebe728-1fcd-4aa4-8e51-7fe1ff9c5850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16657 | 2026.05.15 15:29:41.677237 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16658 | 2026.05.15 15:29:41.677287 [ 303 ] {} <Debug> TCP-Session: 9e2a80ed-7c7f-423a-830a-22096d4f347f Authenticating user 'default' from [fd00:1122:3344:101::e]:41640 | ||
| 16659 | 2026.05.15 15:29:41.677314 [ 303 ] {} <Debug> TCP-Session: 9e2a80ed-7c7f-423a-830a-22096d4f347f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16660 | 2026.05.15 15:29:41.677329 [ 303 ] {} <Debug> TCP-Session: 9e2a80ed-7c7f-423a-830a-22096d4f347f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16661 | 2026.05.15 15:29:41.677475 [ 309 ] {49f191db-f25c-47f6-ac2b-a6f856b773e9} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 16662 | 2026.05.15 15:29:41.677507 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16663 | 2026.05.15 15:29:41.677548 [ 285 ] {} <Debug> TCP-Session: 03f5dfcb-8c22-42bc-b60f-c661ff11cd12 Authenticating user 'default' from [fd00:1122:3344:101::e]:48382 | ||
| 16664 | 2026.05.15 15:29:41.677569 [ 285 ] {} <Debug> TCP-Session: 03f5dfcb-8c22-42bc-b60f-c661ff11cd12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16665 | 2026.05.15 15:29:41.677587 [ 285 ] {} <Debug> TCP-Session: 03f5dfcb-8c22-42bc-b60f-c661ff11cd12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16666 | 2026.05.15 15:29:41.677633 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16667 | 2026.05.15 15:29:41.677678 [ 307 ] {} <Debug> TCP-Session: 40619eda-b914-4600-ae36-8747be2083d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64500 | ||
| 16668 | 2026.05.15 15:29:41.677701 [ 307 ] {} <Debug> TCP-Session: 40619eda-b914-4600-ae36-8747be2083d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16669 | 2026.05.15 15:29:41.677716 [ 307 ] {} <Debug> TCP-Session: 40619eda-b914-4600-ae36-8747be2083d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16670 | 2026.05.15 15:29:41.678420 [ 317 ] {49f191db-f25c-47f6-ac2b-a6f856b773e9} <Trace> AggregatingTransform: Aggregating | ||
| 16671 | 2026.05.15 15:29:41.678464 [ 317 ] {49f191db-f25c-47f6-ac2b-a6f856b773e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 16672 | 2026.05.15 15:29:41.678495 [ 317 ] {49f191db-f25c-47f6-ac2b-a6f856b773e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903986 sec. (1106.212 rows/sec., 43.21 KiB/sec.) | ||
| 16673 | 2026.05.15 15:29:41.678512 [ 317 ] {49f191db-f25c-47f6-ac2b-a6f856b773e9} <Trace> Aggregator: Merging aggregated data | ||
| 16674 | 2026.05.15 15:29:41.679386 [ 309 ] {49f191db-f25c-47f6-ac2b-a6f856b773e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002754 sec., 363.10820624546113 rows/sec., 14.18 KiB/sec. | ||
| 16675 | 2026.05.15 15:29:41.679536 [ 309 ] {49f191db-f25c-47f6-ac2b-a6f856b773e9} <Debug> TCPHandler: Processed in 0.003415521 sec. | ||
| 16676 | 2026.05.15 15:29:41.679708 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16677 | 2026.05.15 15:29:41.679741 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16678 | 2026.05.15 15:29:41.679763 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16679 | 2026.05.15 15:29:41.679777 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16680 | 2026.05.15 15:29:41.679791 [ 3 ] {} <Debug> TCP-Session: c9ac9a76-a6d1-4cdc-8f32-f34e87eb3e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16681 | 2026.05.15 15:29:41.679807 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16682 | 2026.05.15 15:29:41.679825 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16683 | 2026.05.15 15:29:41.679856 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16684 | 2026.05.15 15:29:41.679883 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16685 | 2026.05.15 15:29:41.679919 [ 306 ] {} <Debug> TCP-Session: 5dcb55a5-2594-4e92-a6ac-ce9e629cd81c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16686 | 2026.05.15 15:29:41.679912 [ 303 ] {} <Debug> TCP-Session: 9e2a80ed-7c7f-423a-830a-22096d4f347f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16687 | 2026.05.15 15:29:41.679947 [ 285 ] {} <Debug> TCP-Session: 03f5dfcb-8c22-42bc-b60f-c661ff11cd12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16688 | 2026.05.15 15:29:41.679833 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16689 | 2026.05.15 15:29:41.679829 [ 307 ] {} <Debug> TCP-Session: 40619eda-b914-4600-ae36-8747be2083d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16690 | 2026.05.15 15:29:41.679817 [ 310 ] {} <Debug> TCP-Session: 79aaba77-eeb7-4e5e-9b84-1db6a5edfa93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16691 | 2026.05.15 15:29:41.680053 [ 308 ] {} <Debug> TCP-Session: a8ebe728-1fcd-4aa4-8e51-7fe1ff9c5850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16692 | 2026.05.15 15:29:41.679893 [ 302 ] {} <Debug> TCP-Session: 5c44d0dd-b406-4a0f-b3ea-a5e28f8a847f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16693 | 2026.05.15 15:29:41.679758 [ 309 ] {} <Debug> TCP-Session: 5aa2790e-9239-4416-ba8e-f2e80c64535e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16694 | 2026.05.15 15:29:41.741874 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34764 | ||
| 16695 | 2026.05.15 15:29:41.741956 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16696 | 2026.05.15 15:29:41.741981 [ 309 ] {} <Debug> TCP-Session: e5709b4b-1365-4b63-b7c9-80b64ef73f3b Authenticating user 'default' from [fd00:1122:3344:101::e]:34764 | ||
| 16697 | 2026.05.15 15:29:41.742005 [ 309 ] {} <Debug> TCP-Session: e5709b4b-1365-4b63-b7c9-80b64ef73f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16698 | 2026.05.15 15:29:41.742019 [ 309 ] {} <Debug> TCP-Session: e5709b4b-1365-4b63-b7c9-80b64ef73f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16699 | 2026.05.15 15:29:41.742265 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42689 | ||
| 16700 | 2026.05.15 15:29:41.742277 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51585 | ||
| 16701 | 2026.05.15 15:29:41.742325 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50778 | ||
| 16702 | 2026.05.15 15:29:41.742360 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36533 | ||
| 16703 | 2026.05.15 15:29:41.742384 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16704 | 2026.05.15 15:29:41.742390 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59146 | ||
| 16705 | 2026.05.15 15:29:41.742425 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16706 | 2026.05.15 15:29:41.742455 [ 310 ] {} <Debug> TCP-Session: 3f41e8c3-88b2-455e-9847-180cf5c3975a Authenticating user 'default' from [fd00:1122:3344:101::e]:42689 | ||
| 16707 | 2026.05.15 15:29:41.742483 [ 306 ] {} <Debug> TCP-Session: 788acdda-227b-4aab-b364-f47c8e684553 Authenticating user 'default' from [fd00:1122:3344:101::e]:36533 | ||
| 16708 | 2026.05.15 15:29:41.742501 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16709 | 2026.05.15 15:29:41.742506 [ 310 ] {} <Debug> TCP-Session: 3f41e8c3-88b2-455e-9847-180cf5c3975a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16710 | 2026.05.15 15:29:41.742519 [ 306 ] {} <Debug> TCP-Session: 788acdda-227b-4aab-b364-f47c8e684553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16711 | 2026.05.15 15:29:41.742543 [ 310 ] {} <Debug> TCP-Session: 3f41e8c3-88b2-455e-9847-180cf5c3975a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16712 | 2026.05.15 15:29:41.742556 [ 306 ] {} <Debug> TCP-Session: 788acdda-227b-4aab-b364-f47c8e684553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16713 | 2026.05.15 15:29:41.742536 [ 308 ] {} <Debug> TCP-Session: 430b877d-2106-4a43-8f24-a2e506fc948f Authenticating user 'default' from [fd00:1122:3344:101::e]:59146 | ||
| 16714 | 2026.05.15 15:29:41.742409 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16715 | 2026.05.15 15:29:41.742619 [ 308 ] {} <Debug> TCP-Session: 430b877d-2106-4a43-8f24-a2e506fc948f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16716 | 2026.05.15 15:29:41.742409 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16717 | 2026.05.15 15:29:41.742645 [ 285 ] {} <Debug> TCP-Session: 40a1e4a6-7560-4753-80f0-38ccfefe7b76 Authenticating user 'default' from [fd00:1122:3344:101::e]:50778 | ||
| 16718 | 2026.05.15 15:29:41.742648 [ 308 ] {} <Debug> TCP-Session: 430b877d-2106-4a43-8f24-a2e506fc948f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16719 | 2026.05.15 15:29:41.742673 [ 3 ] {} <Debug> TCP-Session: 2665f31d-4317-4445-b262-e392bdc9d585 Authenticating user 'default' from [fd00:1122:3344:101::e]:51585 | ||
| 16720 | 2026.05.15 15:29:41.742678 [ 285 ] {} <Debug> TCP-Session: 40a1e4a6-7560-4753-80f0-38ccfefe7b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16721 | 2026.05.15 15:29:41.742705 [ 3 ] {} <Debug> TCP-Session: 2665f31d-4317-4445-b262-e392bdc9d585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16722 | 2026.05.15 15:29:41.742710 [ 285 ] {} <Debug> TCP-Session: 40a1e4a6-7560-4753-80f0-38ccfefe7b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16723 | 2026.05.15 15:29:41.742720 [ 3 ] {} <Debug> TCP-Session: 2665f31d-4317-4445-b262-e392bdc9d585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16724 | 2026.05.15 15:29:41.742369 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53520 | ||
| 16725 | 2026.05.15 15:29:41.742340 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56454 | ||
| 16726 | 2026.05.15 15:29:41.742426 [ 309 ] {} <Trace> TCP-Session: e5709b4b-1365-4b63-b7c9-80b64ef73f3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16727 | 2026.05.15 15:29:41.742792 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16728 | 2026.05.15 15:29:41.742824 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16729 | 2026.05.15 15:29:41.742856 [ 307 ] {} <Debug> TCP-Session: 6166a7dc-c008-4497-8d18-d465f38ecf47 Authenticating user 'default' from [fd00:1122:3344:101::e]:53520 | ||
| 16730 | 2026.05.15 15:29:41.742869 [ 302 ] {} <Debug> TCP-Session: 599ac187-1cae-45db-8592-e38a0458dc44 Authenticating user 'default' from [fd00:1122:3344:101::e]:56454 | ||
| 16731 | 2026.05.15 15:29:41.742878 [ 307 ] {} <Debug> TCP-Session: 6166a7dc-c008-4497-8d18-d465f38ecf47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16732 | 2026.05.15 15:29:41.742348 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51420 | ||
| 16733 | 2026.05.15 15:29:41.742896 [ 307 ] {} <Debug> TCP-Session: 6166a7dc-c008-4497-8d18-d465f38ecf47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16734 | 2026.05.15 15:29:41.742894 [ 302 ] {} <Debug> TCP-Session: 599ac187-1cae-45db-8592-e38a0458dc44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16735 | 2026.05.15 15:29:41.742967 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16736 | 2026.05.15 15:29:41.742988 [ 309 ] {07d1fa1f-30b7-4519-a286-49ee3388d5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34764) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16737 | 2026.05.15 15:29:41.743003 [ 302 ] {} <Debug> TCP-Session: 599ac187-1cae-45db-8592-e38a0458dc44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16738 | 2026.05.15 15:29:41.743018 [ 303 ] {} <Debug> TCP-Session: 7126baa9-3b88-4303-a11a-339a22bf6728 Authenticating user 'default' from [fd00:1122:3344:101::e]:51420 | ||
| 16739 | 2026.05.15 15:29:41.743058 [ 303 ] {} <Debug> TCP-Session: 7126baa9-3b88-4303-a11a-339a22bf6728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16740 | 2026.05.15 15:29:41.743072 [ 303 ] {} <Debug> TCP-Session: 7126baa9-3b88-4303-a11a-339a22bf6728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16741 | 2026.05.15 15:29:41.743264 [ 309 ] {07d1fa1f-30b7-4519-a286-49ee3388d5ca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16742 | 2026.05.15 15:29:41.743324 [ 309 ] {07d1fa1f-30b7-4519-a286-49ee3388d5ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16743 | 2026.05.15 15:29:41.743638 [ 309 ] {07d1fa1f-30b7-4519-a286-49ee3388d5ca} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 16744 | 2026.05.15 15:29:41.744550 [ 346 ] {07d1fa1f-30b7-4519-a286-49ee3388d5ca} <Trace> AggregatingTransform: Aggregating | ||
| 16745 | 2026.05.15 15:29:41.744587 [ 346 ] {07d1fa1f-30b7-4519-a286-49ee3388d5ca} <Trace> Aggregator: Aggregation method: without_key | ||
| 16746 | 2026.05.15 15:29:41.744621 [ 346 ] {07d1fa1f-30b7-4519-a286-49ee3388d5ca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000875105 sec. (1142.720 rows/sec., 44.64 KiB/sec.) | ||
| 16747 | 2026.05.15 15:29:41.744640 [ 346 ] {07d1fa1f-30b7-4519-a286-49ee3388d5ca} <Trace> Aggregator: Merging aggregated data | ||
| 16748 | 2026.05.15 15:29:41.745260 [ 309 ] {07d1fa1f-30b7-4519-a286-49ee3388d5ca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002333 sec., 428.6326618088298 rows/sec., 16.74 KiB/sec. | ||
| 16749 | 2026.05.15 15:29:41.745390 [ 309 ] {07d1fa1f-30b7-4519-a286-49ee3388d5ca} <Debug> TCPHandler: Processed in 0.003144026 sec. | ||
| 16750 | 2026.05.15 15:29:41.745513 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16751 | 2026.05.15 15:29:41.745546 [ 309 ] {} <Debug> TCP-Session: e5709b4b-1365-4b63-b7c9-80b64ef73f3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16752 | 2026.05.15 15:29:41.745556 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16753 | 2026.05.15 15:29:41.745579 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16754 | 2026.05.15 15:29:41.745595 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16755 | 2026.05.15 15:29:41.745608 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16756 | 2026.05.15 15:29:41.745628 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16757 | 2026.05.15 15:29:41.745644 [ 308 ] {} <Debug> TCP-Session: 430b877d-2106-4a43-8f24-a2e506fc948f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16758 | 2026.05.15 15:29:41.745669 [ 306 ] {} <Debug> TCP-Session: 788acdda-227b-4aab-b364-f47c8e684553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16759 | 2026.05.15 15:29:41.745667 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16760 | 2026.05.15 15:29:41.745684 [ 302 ] {} <Debug> TCP-Session: 599ac187-1cae-45db-8592-e38a0458dc44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16761 | 2026.05.15 15:29:41.745592 [ 310 ] {} <Debug> TCP-Session: 3f41e8c3-88b2-455e-9847-180cf5c3975a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16762 | 2026.05.15 15:29:41.745728 [ 285 ] {} <Debug> TCP-Session: 40a1e4a6-7560-4753-80f0-38ccfefe7b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16763 | 2026.05.15 15:29:41.745649 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16764 | 2026.05.15 15:29:41.745680 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16765 | 2026.05.15 15:29:41.745629 [ 303 ] {} <Debug> TCP-Session: 7126baa9-3b88-4303-a11a-339a22bf6728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16766 | 2026.05.15 15:29:41.745827 [ 3 ] {} <Debug> TCP-Session: 2665f31d-4317-4445-b262-e392bdc9d585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16767 | 2026.05.15 15:29:41.745830 [ 307 ] {} <Debug> TCP-Session: 6166a7dc-c008-4497-8d18-d465f38ecf47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16768 | 2026.05.15 15:29:43.098753 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16769 | 2026.05.15 15:29:43.099021 [ 286 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16770 | 2026.05.15 15:29:43.099393 [ 286 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16771 | 2026.05.15 15:29:43.099435 [ 286 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16772 | 2026.05.15 15:29:43.099659 [ 286 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16773 | 2026.05.15 15:29:43.099730 [ 286 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16774 | 2026.05.15 15:29:43.099878 [ 286 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16775 | 2026.05.15 15:29:43.099988 [ 344 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16776 | 2026.05.15 15:29:43.100014 [ 316 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16777 | 2026.05.15 15:29:43.100003 [ 346 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16778 | 2026.05.15 15:29:43.100003 [ 358 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16779 | 2026.05.15 15:29:43.100215 [ 286 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 16780 | 2026.05.15 15:29:43.100246 [ 286 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16781 | 2026.05.15 15:29:43.100317 [ 286 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16782 | 2026.05.15 15:29:43.100337 [ 286 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 16783 | 2026.05.15 15:29:43.100372 [ 286 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16784 | 2026.05.15 15:29:43.100410 [ 286 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16785 | 2026.05.15 15:29:43.101786 [ 286 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002871 sec., 14629.049111807733 rows/sec., 2.59 MiB/sec. | ||
| 16786 | 2026.05.15 15:29:43.101925 [ 286 ] {9864fd89-d1b5-4010-9b07-6dd76b15ea9f} <Debug> TCPHandler: Processed in 0.003318619 sec. | ||
| 16787 | 2026.05.15 15:29:43.104075 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16788 | 2026.05.15 15:29:43.104192 [ 286 ] {e5027eaa-673d-4022-952f-2119d290b172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16789 | 2026.05.15 15:29:43.104236 [ 286 ] {e5027eaa-673d-4022-952f-2119d290b172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16790 | 2026.05.15 15:29:43.104854 [ 286 ] {e5027eaa-673d-4022-952f-2119d290b172} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16791 | 2026.05.15 15:29:43.104897 [ 286 ] {e5027eaa-673d-4022-952f-2119d290b172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16792 | 2026.05.15 15:29:43.105301 [ 286 ] {e5027eaa-673d-4022-952f-2119d290b172} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16793 | 2026.05.15 15:29:43.105530 [ 286 ] {e5027eaa-673d-4022-952f-2119d290b172} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16794 | 2026.05.15 15:29:43.105675 [ 286 ] {e5027eaa-673d-4022-952f-2119d290b172} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001517 sec., 76466.71061305208 rows/sec., 6.47 MiB/sec. | ||
| 16795 | 2026.05.15 15:29:43.105715 [ 286 ] {e5027eaa-673d-4022-952f-2119d290b172} <Debug> TCPHandler: Processed in 0.00169735 sec. | ||
| 16796 | 2026.05.15 15:29:43.105913 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16797 | 2026.05.15 15:29:43.106015 [ 286 ] {d7b0300e-9bd9-4e4a-b482-1c8d9aaed164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16798 | 2026.05.15 15:29:43.106056 [ 286 ] {d7b0300e-9bd9-4e4a-b482-1c8d9aaed164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16799 | 2026.05.15 15:29:43.106511 [ 286 ] {d7b0300e-9bd9-4e4a-b482-1c8d9aaed164} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16800 | 2026.05.15 15:29:43.106548 [ 286 ] {d7b0300e-9bd9-4e4a-b482-1c8d9aaed164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16801 | 2026.05.15 15:29:43.106842 [ 286 ] {d7b0300e-9bd9-4e4a-b482-1c8d9aaed164} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16802 | 2026.05.15 15:29:43.107058 [ 286 ] {d7b0300e-9bd9-4e4a-b482-1c8d9aaed164} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16803 | 2026.05.15 15:29:43.107183 [ 93 ] {} <Debug> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16804 | 2026.05.15 15:29:43.107190 [ 286 ] {d7b0300e-9bd9-4e4a-b482-1c8d9aaed164} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001192 sec., 25167.78523489933 rows/sec., 1.85 MiB/sec. | ||
| 16805 | 2026.05.15 15:29:43.107235 [ 93 ] {} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16806 | 2026.05.15 15:29:43.107251 [ 286 ] {d7b0300e-9bd9-4e4a-b482-1c8d9aaed164} <Debug> TCPHandler: Processed in 0.001389025 sec. | ||
| 16807 | 2026.05.15 15:29:43.107266 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16808 | 2026.05.15 15:29:43.107374 [ 201 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 16809 | 2026.05.15 15:29:43.107399 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16810 | 2026.05.15 15:29:43.107468 [ 201 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16811 | 2026.05.15 15:29:43.107496 [ 201 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 214 rows starting from the beginning of the part | ||
| 16812 | 2026.05.15 15:29:43.107496 [ 286 ] {a2abe232-e493-47bf-8dec-0595c7ed9210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16813 | 2026.05.15 15:29:43.107542 [ 286 ] {a2abe232-e493-47bf-8dec-0595c7ed9210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16814 | 2026.05.15 15:29:43.107551 [ 201 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 47 rows starting from the beginning of the part | ||
| 16815 | 2026.05.15 15:29:43.107597 [ 201 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 155 rows starting from the beginning of the part | ||
| 16816 | 2026.05.15 15:29:43.107641 [ 201 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 30 rows starting from the beginning of the part | ||
| 16817 | 2026.05.15 15:29:43.107683 [ 201 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 155 rows starting from the beginning of the part | ||
| 16818 | 2026.05.15 15:29:43.107724 [ 201 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 30 rows starting from the beginning of the part | ||
| 16819 | 2026.05.15 15:29:43.108013 [ 286 ] {a2abe232-e493-47bf-8dec-0595c7ed9210} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16820 | 2026.05.15 15:29:43.108049 [ 286 ] {a2abe232-e493-47bf-8dec-0595c7ed9210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16821 | 2026.05.15 15:29:43.108364 [ 286 ] {a2abe232-e493-47bf-8dec-0595c7ed9210} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16822 | 2026.05.15 15:29:43.108505 [ 198 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.001169711 sec., 539449.4879504425 rows/sec., 36.21 MiB/sec. | ||
| 16823 | 2026.05.15 15:29:43.108580 [ 286 ] {a2abe232-e493-47bf-8dec-0595c7ed9210} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16824 | 2026.05.15 15:29:43.108638 [ 201 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16825 | 2026.05.15 15:29:43.108723 [ 286 ] {a2abe232-e493-47bf-8dec-0595c7ed9210} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001244 sec., 75562.70096463022 rows/sec., 5.90 MiB/sec. | ||
| 16826 | 2026.05.15 15:29:43.108761 [ 286 ] {a2abe232-e493-47bf-8dec-0595c7ed9210} <Debug> TCPHandler: Processed in 0.001410375 sec. | ||
| 16827 | 2026.05.15 15:29:43.108869 [ 201 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_91_18} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16828 | 2026.05.15 15:29:43.108890 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16829 | 2026.05.15 15:29:43.108934 [ 201 ] {69cc6286-746c-4e2c-a77d-1476a196eb24::all_1_91_18} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16830 | 2026.05.15 15:29:43.108987 [ 286 ] {061b44e5-7d40-405e-9034-667b0cedb1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16831 | 2026.05.15 15:29:43.108992 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16832 | 2026.05.15 15:29:43.109031 [ 286 ] {061b44e5-7d40-405e-9034-667b0cedb1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16833 | 2026.05.15 15:29:43.109495 [ 286 ] {061b44e5-7d40-405e-9034-667b0cedb1a5} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16834 | 2026.05.15 15:29:43.109530 [ 286 ] {061b44e5-7d40-405e-9034-667b0cedb1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16835 | 2026.05.15 15:29:43.109855 [ 286 ] {061b44e5-7d40-405e-9034-667b0cedb1a5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16836 | 2026.05.15 15:29:43.110070 [ 286 ] {061b44e5-7d40-405e-9034-667b0cedb1a5} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16837 | 2026.05.15 15:29:43.110203 [ 286 ] {061b44e5-7d40-405e-9034-667b0cedb1a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 16838 | 2026.05.15 15:29:43.110202 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 5 parts from all_1_98_20 to all_102_102_0 | ||
| 16839 | 2026.05.15 15:29:43.110243 [ 286 ] {061b44e5-7d40-405e-9034-667b0cedb1a5} <Debug> TCPHandler: Processed in 0.001401924 sec. | ||
| 16840 | 2026.05.15 15:29:43.110266 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16841 | 2026.05.15 15:29:43.110297 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16842 | 2026.05.15 15:29:43.110376 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16843 | 2026.05.15 15:29:43.110381 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_102_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_98_20 to all_102_102_0 into Compact with storage Full | ||
| 16844 | 2026.05.15 15:29:43.110477 [ 286 ] {0e1db21a-03b7-4205-90cf-7852bdaf36fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16845 | 2026.05.15 15:29:43.110479 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_102_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16846 | 2026.05.15 15:29:43.110518 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_98_20, total 38181 rows starting from the beginning of the part | ||
| 16847 | 2026.05.15 15:29:43.110533 [ 286 ] {0e1db21a-03b7-4205-90cf-7852bdaf36fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16848 | 2026.05.15 15:29:43.110571 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 128 rows starting from the beginning of the part | ||
| 16849 | 2026.05.15 15:29:43.110617 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 265 rows starting from the beginning of the part | ||
| 16850 | 2026.05.15 15:29:43.110664 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 16851 | 2026.05.15 15:29:43.110707 [ 187 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 265 rows starting from the beginning of the part | ||
| 16852 | 2026.05.15 15:29:43.111630 [ 286 ] {0e1db21a-03b7-4205-90cf-7852bdaf36fb} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16853 | 2026.05.15 15:29:43.111675 [ 286 ] {0e1db21a-03b7-4205-90cf-7852bdaf36fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16854 | 2026.05.15 15:29:43.112341 [ 286 ] {0e1db21a-03b7-4205-90cf-7852bdaf36fb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16855 | 2026.05.15 15:29:43.112602 [ 286 ] {0e1db21a-03b7-4205-90cf-7852bdaf36fb} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16856 | 2026.05.15 15:29:43.112775 [ 286 ] {0e1db21a-03b7-4205-90cf-7852bdaf36fb} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002313 sec., 12970.16861219196 rows/sec., 23.24 MiB/sec. | ||
| 16857 | 2026.05.15 15:29:43.112788 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16858 | 2026.05.15 15:29:43.112842 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16859 | 2026.05.15 15:29:43.112864 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16860 | 2026.05.15 15:29:43.112911 [ 286 ] {0e1db21a-03b7-4205-90cf-7852bdaf36fb} <Debug> TCPHandler: Processed in 0.002584406 sec. | ||
| 16861 | 2026.05.15 15:29:43.112967 [ 201 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 16862 | 2026.05.15 15:29:43.113128 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16863 | 2026.05.15 15:29:43.113214 [ 201 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16864 | 2026.05.15 15:29:43.113269 [ 286 ] {56c272a7-b8c0-457d-a4d5-5bedea60b543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16865 | 2026.05.15 15:29:43.113280 [ 201 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1882 rows starting from the beginning of the part | ||
| 16866 | 2026.05.15 15:29:43.113334 [ 286 ] {56c272a7-b8c0-457d-a4d5-5bedea60b543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16867 | 2026.05.15 15:29:43.113449 [ 201 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 41 rows starting from the beginning of the part | ||
| 16868 | 2026.05.15 15:29:43.113586 [ 201 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 13 rows starting from the beginning of the part | ||
| 16869 | 2026.05.15 15:29:43.113706 [ 201 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 30 rows starting from the beginning of the part | ||
| 16870 | 2026.05.15 15:29:43.113753 [ 286 ] {56c272a7-b8c0-457d-a4d5-5bedea60b543} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16871 | 2026.05.15 15:29:43.113796 [ 286 ] {56c272a7-b8c0-457d-a4d5-5bedea60b543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16872 | 2026.05.15 15:29:43.113822 [ 201 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 13 rows starting from the beginning of the part | ||
| 16873 | 2026.05.15 15:29:43.113939 [ 201 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 30 rows starting from the beginning of the part | ||
| 16874 | 2026.05.15 15:29:43.114146 [ 286 ] {56c272a7-b8c0-457d-a4d5-5bedea60b543} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16875 | 2026.05.15 15:29:43.114404 [ 286 ] {56c272a7-b8c0-457d-a4d5-5bedea60b543} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16876 | 2026.05.15 15:29:43.114549 [ 286 ] {56c272a7-b8c0-457d-a4d5-5bedea60b543} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec. | ||
| 16877 | 2026.05.15 15:29:43.114588 [ 286 ] {56c272a7-b8c0-457d-a4d5-5bedea60b543} <Debug> TCPHandler: Processed in 0.001585458 sec. | ||
| 16878 | 2026.05.15 15:29:43.117800 [ 196 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_102_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38999 rows, containing 5 columns (5 merged, 0 gathered) in 0.007450362 sec., 5234510.752631885 rows/sec., 337.59 MiB/sec. | ||
| 16879 | 2026.05.15 15:29:43.118297 [ 186 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_102_21} <Trace> MergedBlockOutputStream: filled checksums all_1_102_21 (state Temporary) | ||
| 16880 | 2026.05.15 15:29:43.118591 [ 186 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_102_21 to all_1_102_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16881 | 2026.05.15 15:29:43.118664 [ 186 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 5 parts: [all_1_98_20, all_102_102_0] -> all_1_102_21 | ||
| 16882 | 2026.05.15 15:29:43.118765 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16883 | 2026.05.15 15:29:43.123539 [ 200 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2009 rows, containing 19 columns (19 merged, 0 gathered) in 0.010617147 sec., 189222.20818832028 rows/sec., 339.08 MiB/sec. | ||
| 16884 | 2026.05.15 15:29:43.126177 [ 186 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16885 | 2026.05.15 15:29:43.126519 [ 186 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16886 | 2026.05.15 15:29:43.126591 [ 186 ] {9ea6e33e-7400-4fec-b973-bb054078978e::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16887 | 2026.05.15 15:29:43.126743 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.53 MiB. | ||
| 16888 | 2026.05.15 15:29:43.916060 [ 4 ] {} <Trace> TCP-Session: 38cf8d3e-9646-4e3f-be13-2f926f3bda48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16889 | 2026.05.15 15:29:43.916330 [ 4 ] {fe567f9c-ac30-451f-bb8f-c23c7171e26a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36859) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 16890 | 2026.05.15 15:29:43.916947 [ 4 ] {fe567f9c-ac30-451f-bb8f-c23c7171e26a} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 16891 | 2026.05.15 15:29:43.917303 [ 4 ] {fe567f9c-ac30-451f-bb8f-c23c7171e26a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16892 | 2026.05.15 15:29:43.917718 [ 344 ] {fe567f9c-ac30-451f-bb8f-c23c7171e26a} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 16893 | 2026.05.15 15:29:43.918259 [ 4 ] {fe567f9c-ac30-451f-bb8f-c23c7171e26a} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002067 sec., 59990.32414126754 rows/sec., 3.31 MiB/sec. | ||
| 16894 | 2026.05.15 15:29:43.918364 [ 4 ] {fe567f9c-ac30-451f-bb8f-c23c7171e26a} <Debug> TCPHandler: Processed in 0.002425963 sec. | ||
| 16895 | 2026.05.15 15:29:44.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.53 MiB, peak 380.00 MiB, free memory in arenas 0.00 B, will set to 369.36 MiB (RSS), difference: 6.82 MiB | ||
| 16896 | 2026.05.15 15:29:45.448054 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16897 | 2026.05.15 15:29:45.448122 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16898 | 2026.05.15 15:29:45.599774 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30706 | ||
| 16899 | 2026.05.15 15:29:45.600304 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16900 | 2026.05.15 15:29:45.600356 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16901 | 2026.05.15 15:29:45.600843 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16902 | 2026.05.15 15:29:45.601082 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16903 | 2026.05.15 15:29:45.601221 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30706 | ||
| 16904 | 2026.05.15 15:29:45.715422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2110 | ||
| 16905 | 2026.05.15 15:29:45.718286 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16906 | 2026.05.15 15:29:45.718346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16907 | 2026.05.15 15:29:45.719620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16908 | 2026.05.15 15:29:45.719907 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16909 | 2026.05.15 15:29:45.720303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2110 | ||
| 16910 | 2026.05.15 15:29:46.001458 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001035728 sec. | ||
| 16911 | 2026.05.15 15:29:47.193548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 16912 | 2026.05.15 15:29:47.211649 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16913 | 2026.05.15 15:29:47.211717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16914 | 2026.05.15 15:29:47.218223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16915 | 2026.05.15 15:29:47.219023 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16916 | 2026.05.15 15:29:47.223057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 16917 | 2026.05.15 15:29:48.102048 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16918 | 2026.05.15 15:29:48.102283 [ 286 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16919 | 2026.05.15 15:29:48.102750 [ 286 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16920 | 2026.05.15 15:29:48.102789 [ 286 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 16921 | 2026.05.15 15:29:48.103039 [ 286 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16922 | 2026.05.15 15:29:48.103112 [ 286 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16923 | 2026.05.15 15:29:48.103262 [ 286 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16924 | 2026.05.15 15:29:48.103358 [ 320 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16925 | 2026.05.15 15:29:48.103369 [ 324 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16926 | 2026.05.15 15:29:48.103368 [ 331 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16927 | 2026.05.15 15:29:48.103366 [ 344 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16928 | 2026.05.15 15:29:48.103564 [ 286 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 16929 | 2026.05.15 15:29:48.103593 [ 286 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16930 | 2026.05.15 15:29:48.103667 [ 286 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16931 | 2026.05.15 15:29:48.103689 [ 286 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 16932 | 2026.05.15 15:29:48.103723 [ 286 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16933 | 2026.05.15 15:29:48.103764 [ 286 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16934 | 2026.05.15 15:29:48.104967 [ 286 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002779 sec., 15113.350125944586 rows/sec., 2.67 MiB/sec. | ||
| 16935 | 2026.05.15 15:29:48.105118 [ 286 ] {eac80a88-dd4b-4a97-a262-0df6ad1ab26c} <Debug> TCPHandler: Processed in 0.003199536 sec. | ||
| 16936 | 2026.05.15 15:29:48.110493 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16937 | 2026.05.15 15:29:48.110672 [ 286 ] {3b26ad8c-4153-4237-a060-a6d42662ab94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16938 | 2026.05.15 15:29:48.110739 [ 286 ] {3b26ad8c-4153-4237-a060-a6d42662ab94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16939 | 2026.05.15 15:29:48.111586 [ 286 ] {3b26ad8c-4153-4237-a060-a6d42662ab94} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16940 | 2026.05.15 15:29:48.111631 [ 286 ] {3b26ad8c-4153-4237-a060-a6d42662ab94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16941 | 2026.05.15 15:29:48.112046 [ 286 ] {3b26ad8c-4153-4237-a060-a6d42662ab94} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16942 | 2026.05.15 15:29:48.112281 [ 286 ] {3b26ad8c-4153-4237-a060-a6d42662ab94} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16943 | 2026.05.15 15:29:48.112448 [ 286 ] {3b26ad8c-4153-4237-a060-a6d42662ab94} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00183 sec., 155191.25683060108 rows/sec., 9.86 MiB/sec. | ||
| 16944 | 2026.05.15 15:29:48.112503 [ 286 ] {3b26ad8c-4153-4237-a060-a6d42662ab94} <Debug> TCPHandler: Processed in 0.002149228 sec. | ||
| 16945 | 2026.05.15 15:29:48.112658 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16946 | 2026.05.15 15:29:48.112769 [ 286 ] {5459bae0-9092-4189-bd44-18578feebf69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16947 | 2026.05.15 15:29:48.112815 [ 286 ] {5459bae0-9092-4189-bd44-18578feebf69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16948 | 2026.05.15 15:29:48.113732 [ 286 ] {5459bae0-9092-4189-bd44-18578feebf69} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16949 | 2026.05.15 15:29:48.113770 [ 286 ] {5459bae0-9092-4189-bd44-18578feebf69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16950 | 2026.05.15 15:29:48.114145 [ 286 ] {5459bae0-9092-4189-bd44-18578feebf69} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16951 | 2026.05.15 15:29:48.114366 [ 286 ] {5459bae0-9092-4189-bd44-18578feebf69} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16952 | 2026.05.15 15:29:48.114507 [ 286 ] {5459bae0-9092-4189-bd44-18578feebf69} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001763 sec., 466817.9239931934 rows/sec., 36.22 MiB/sec. | ||
| 16953 | 2026.05.15 15:29:48.114548 [ 286 ] {5459bae0-9092-4189-bd44-18578feebf69} <Debug> TCPHandler: Processed in 0.001942274 sec. | ||
| 16954 | 2026.05.15 15:29:48.114797 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16955 | 2026.05.15 15:29:48.114899 [ 286 ] {1326248a-7319-49e8-8c6f-317a30643590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16956 | 2026.05.15 15:29:48.114941 [ 286 ] {1326248a-7319-49e8-8c6f-317a30643590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16957 | 2026.05.15 15:29:48.115417 [ 286 ] {1326248a-7319-49e8-8c6f-317a30643590} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16958 | 2026.05.15 15:29:48.115455 [ 286 ] {1326248a-7319-49e8-8c6f-317a30643590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16959 | 2026.05.15 15:29:48.115779 [ 286 ] {1326248a-7319-49e8-8c6f-317a30643590} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16960 | 2026.05.15 15:29:48.115987 [ 286 ] {1326248a-7319-49e8-8c6f-317a30643590} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16961 | 2026.05.15 15:29:48.116118 [ 286 ] {1326248a-7319-49e8-8c6f-317a30643590} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.00124 sec., 125000 rows/sec., 7.50 MiB/sec. | ||
| 16962 | 2026.05.15 15:29:48.116157 [ 286 ] {1326248a-7319-49e8-8c6f-317a30643590} <Debug> TCPHandler: Processed in 0.001409245 sec. | ||
| 16963 | 2026.05.15 15:29:48.116297 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16964 | 2026.05.15 15:29:48.116395 [ 286 ] {da155e3d-6515-4cd4-a727-80940f8b152b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16965 | 2026.05.15 15:29:48.116434 [ 286 ] {da155e3d-6515-4cd4-a727-80940f8b152b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16966 | 2026.05.15 15:29:48.116875 [ 286 ] {da155e3d-6515-4cd4-a727-80940f8b152b} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16967 | 2026.05.15 15:29:48.116911 [ 286 ] {da155e3d-6515-4cd4-a727-80940f8b152b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16968 | 2026.05.15 15:29:48.117219 [ 286 ] {da155e3d-6515-4cd4-a727-80940f8b152b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16969 | 2026.05.15 15:29:48.117421 [ 286 ] {da155e3d-6515-4cd4-a727-80940f8b152b} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16970 | 2026.05.15 15:29:48.117549 [ 286 ] {da155e3d-6515-4cd4-a727-80940f8b152b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 16971 | 2026.05.15 15:29:48.117587 [ 286 ] {da155e3d-6515-4cd4-a727-80940f8b152b} <Debug> TCPHandler: Processed in 0.001339704 sec. | ||
| 16972 | 2026.05.15 15:29:48.117726 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16973 | 2026.05.15 15:29:48.117824 [ 286 ] {3e1c478b-b128-4e33-b163-1dffa532a408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16974 | 2026.05.15 15:29:48.117864 [ 286 ] {3e1c478b-b128-4e33-b163-1dffa532a408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16975 | 2026.05.15 15:29:48.118330 [ 286 ] {3e1c478b-b128-4e33-b163-1dffa532a408} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16976 | 2026.05.15 15:29:48.118366 [ 286 ] {3e1c478b-b128-4e33-b163-1dffa532a408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16977 | 2026.05.15 15:29:48.118667 [ 286 ] {3e1c478b-b128-4e33-b163-1dffa532a408} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16978 | 2026.05.15 15:29:48.118870 [ 286 ] {3e1c478b-b128-4e33-b163-1dffa532a408} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16979 | 2026.05.15 15:29:48.118997 [ 286 ] {3e1c478b-b128-4e33-b163-1dffa532a408} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 16980 | 2026.05.15 15:29:48.119036 [ 286 ] {3e1c478b-b128-4e33-b163-1dffa532a408} <Debug> TCPHandler: Processed in 0.001358674 sec. | ||
| 16981 | 2026.05.15 15:29:48.119184 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16982 | 2026.05.15 15:29:48.119280 [ 286 ] {2352acf8-e568-4d9f-95d2-710eea9e7d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16983 | 2026.05.15 15:29:48.119344 [ 286 ] {2352acf8-e568-4d9f-95d2-710eea9e7d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16984 | 2026.05.15 15:29:48.119963 [ 286 ] {2352acf8-e568-4d9f-95d2-710eea9e7d4d} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16985 | 2026.05.15 15:29:48.120001 [ 286 ] {2352acf8-e568-4d9f-95d2-710eea9e7d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16986 | 2026.05.15 15:29:48.120331 [ 286 ] {2352acf8-e568-4d9f-95d2-710eea9e7d4d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16987 | 2026.05.15 15:29:48.120536 [ 286 ] {2352acf8-e568-4d9f-95d2-710eea9e7d4d} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16988 | 2026.05.15 15:29:48.120670 [ 286 ] {2352acf8-e568-4d9f-95d2-710eea9e7d4d} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001408 sec., 357244.3181818182 rows/sec., 25.12 MiB/sec. | ||
| 16989 | 2026.05.15 15:29:48.120708 [ 286 ] {2352acf8-e568-4d9f-95d2-710eea9e7d4d} <Debug> TCPHandler: Processed in 0.001573888 sec. | ||
| 16990 | 2026.05.15 15:29:48.120848 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16991 | 2026.05.15 15:29:48.120945 [ 286 ] {5df6a42f-88c1-4acf-b3cd-6ef5c30f797b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16992 | 2026.05.15 15:29:48.120988 [ 286 ] {5df6a42f-88c1-4acf-b3cd-6ef5c30f797b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16993 | 2026.05.15 15:29:48.121330 [ 286 ] {5df6a42f-88c1-4acf-b3cd-6ef5c30f797b} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16994 | 2026.05.15 15:29:48.121366 [ 286 ] {5df6a42f-88c1-4acf-b3cd-6ef5c30f797b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16995 | 2026.05.15 15:29:48.121672 [ 286 ] {5df6a42f-88c1-4acf-b3cd-6ef5c30f797b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16996 | 2026.05.15 15:29:48.121881 [ 286 ] {5df6a42f-88c1-4acf-b3cd-6ef5c30f797b} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16997 | 2026.05.15 15:29:48.122011 [ 286 ] {5df6a42f-88c1-4acf-b3cd-6ef5c30f797b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 16998 | 2026.05.15 15:29:48.122048 [ 286 ] {5df6a42f-88c1-4acf-b3cd-6ef5c30f797b} <Debug> TCPHandler: Processed in 0.001248633 sec. | ||
| 16999 | 2026.05.15 15:29:48.122187 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17000 | 2026.05.15 15:29:48.122282 [ 286 ] {92e840a3-19fd-4b21-a211-ee9e13251110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17001 | 2026.05.15 15:29:48.122324 [ 286 ] {92e840a3-19fd-4b21-a211-ee9e13251110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17002 | 2026.05.15 15:29:48.122737 [ 286 ] {92e840a3-19fd-4b21-a211-ee9e13251110} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17003 | 2026.05.15 15:29:48.122773 [ 286 ] {92e840a3-19fd-4b21-a211-ee9e13251110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17004 | 2026.05.15 15:29:48.123097 [ 286 ] {92e840a3-19fd-4b21-a211-ee9e13251110} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17005 | 2026.05.15 15:29:48.123300 [ 286 ] {92e840a3-19fd-4b21-a211-ee9e13251110} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17006 | 2026.05.15 15:29:48.123441 [ 286 ] {92e840a3-19fd-4b21-a211-ee9e13251110} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 17007 | 2026.05.15 15:29:48.123479 [ 286 ] {92e840a3-19fd-4b21-a211-ee9e13251110} <Debug> TCPHandler: Processed in 0.001340694 sec. | ||
| 17008 | 2026.05.15 15:29:48.123602 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17009 | 2026.05.15 15:29:48.123698 [ 286 ] {443b4d03-849d-4348-a8f7-956e2127ffcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17010 | 2026.05.15 15:29:48.123739 [ 286 ] {443b4d03-849d-4348-a8f7-956e2127ffcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17011 | 2026.05.15 15:29:48.124063 [ 286 ] {443b4d03-849d-4348-a8f7-956e2127ffcc} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17012 | 2026.05.15 15:29:48.124098 [ 286 ] {443b4d03-849d-4348-a8f7-956e2127ffcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17013 | 2026.05.15 15:29:48.124391 [ 286 ] {443b4d03-849d-4348-a8f7-956e2127ffcc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17014 | 2026.05.15 15:29:48.124599 [ 286 ] {443b4d03-849d-4348-a8f7-956e2127ffcc} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17015 | 2026.05.15 15:29:48.124729 [ 286 ] {443b4d03-849d-4348-a8f7-956e2127ffcc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 17016 | 2026.05.15 15:29:48.124765 [ 286 ] {443b4d03-849d-4348-a8f7-956e2127ffcc} <Debug> TCPHandler: Processed in 0.001211762 sec. | ||
| 17017 | 2026.05.15 15:29:48.124882 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17018 | 2026.05.15 15:29:48.124979 [ 286 ] {0a8c3425-0254-4cdc-8f81-2da10f8b51f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17019 | 2026.05.15 15:29:48.125031 [ 286 ] {0a8c3425-0254-4cdc-8f81-2da10f8b51f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17020 | 2026.05.15 15:29:48.125818 [ 286 ] {0a8c3425-0254-4cdc-8f81-2da10f8b51f1} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17021 | 2026.05.15 15:29:48.125854 [ 286 ] {0a8c3425-0254-4cdc-8f81-2da10f8b51f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17022 | 2026.05.15 15:29:48.126366 [ 286 ] {0a8c3425-0254-4cdc-8f81-2da10f8b51f1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17023 | 2026.05.15 15:29:48.126583 [ 286 ] {0a8c3425-0254-4cdc-8f81-2da10f8b51f1} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17024 | 2026.05.15 15:29:48.126723 [ 286 ] {0a8c3425-0254-4cdc-8f81-2da10f8b51f1} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001762 sec., 7377.979568671964 rows/sec., 13.22 MiB/sec. | ||
| 17025 | 2026.05.15 15:29:48.126789 [ 286 ] {0a8c3425-0254-4cdc-8f81-2da10f8b51f1} <Debug> TCPHandler: Processed in 0.001955484 sec. | ||
| 17026 | 2026.05.15 15:29:48.126931 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17027 | 2026.05.15 15:29:48.127034 [ 286 ] {9ab3755f-928d-4d9d-b51f-2f5e191875b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17028 | 2026.05.15 15:29:48.127076 [ 286 ] {9ab3755f-928d-4d9d-b51f-2f5e191875b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17029 | 2026.05.15 15:29:48.127428 [ 286 ] {9ab3755f-928d-4d9d-b51f-2f5e191875b2} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17030 | 2026.05.15 15:29:48.127464 [ 286 ] {9ab3755f-928d-4d9d-b51f-2f5e191875b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17031 | 2026.05.15 15:29:48.127771 [ 286 ] {9ab3755f-928d-4d9d-b51f-2f5e191875b2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17032 | 2026.05.15 15:29:48.127985 [ 286 ] {9ab3755f-928d-4d9d-b51f-2f5e191875b2} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17033 | 2026.05.15 15:29:48.128112 [ 286 ] {9ab3755f-928d-4d9d-b51f-2f5e191875b2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001097 sec., 82041.9325432999 rows/sec., 5.13 MiB/sec. | ||
| 17034 | 2026.05.15 15:29:48.128148 [ 286 ] {9ab3755f-928d-4d9d-b51f-2f5e191875b2} <Debug> TCPHandler: Processed in 0.001266172 sec. | ||
| 17035 | 2026.05.15 15:29:48.409214 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17036 | 2026.05.15 15:29:48.409495 [ 286 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 17037 | 2026.05.15 15:29:48.409904 [ 286 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17038 | 2026.05.15 15:29:48.409950 [ 286 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 17039 | 2026.05.15 15:29:48.410242 [ 286 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17040 | 2026.05.15 15:29:48.410323 [ 286 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17041 | 2026.05.15 15:29:48.410493 [ 286 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 17042 | 2026.05.15 15:29:48.410575 [ 324 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17043 | 2026.05.15 15:29:48.410600 [ 331 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17044 | 2026.05.15 15:29:48.410620 [ 320 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17045 | 2026.05.15 15:29:48.410618 [ 344 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17046 | 2026.05.15 15:29:48.410795 [ 286 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 17047 | 2026.05.15 15:29:48.410825 [ 286 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17048 | 2026.05.15 15:29:48.410898 [ 286 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17049 | 2026.05.15 15:29:48.410919 [ 286 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 17050 | 2026.05.15 15:29:48.410954 [ 286 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 17051 | 2026.05.15 15:29:48.410997 [ 286 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 17052 | 2026.05.15 15:29:48.412229 [ 286 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Debug> executeQuery: Read 42 rows, 9.23 KiB in 0.002852 sec., 14726.507713884994 rows/sec., 3.16 MiB/sec. | ||
| 17053 | 2026.05.15 15:29:48.412378 [ 286 ] {c8e2e2db-fe1e-4241-91ee-9f26f438cf46} <Debug> TCPHandler: Processed in 0.003316819 sec. | ||
| 17054 | 2026.05.15 15:29:48.426774 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17055 | 2026.05.15 15:29:48.426895 [ 286 ] {44f12533-8167-499c-90bb-34e520e3d53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17056 | 2026.05.15 15:29:48.426942 [ 286 ] {44f12533-8167-499c-90bb-34e520e3d53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17057 | 2026.05.15 15:29:48.427452 [ 286 ] {44f12533-8167-499c-90bb-34e520e3d53a} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17058 | 2026.05.15 15:29:48.427505 [ 286 ] {44f12533-8167-499c-90bb-34e520e3d53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17059 | 2026.05.15 15:29:48.427895 [ 286 ] {44f12533-8167-499c-90bb-34e520e3d53a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 17060 | 2026.05.15 15:29:48.428146 [ 286 ] {44f12533-8167-499c-90bb-34e520e3d53a} <Trace> oximeter.fields_ipaddr (a06c83f0-1b68-4f8b-8e69-c969f0b72802): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17061 | 2026.05.15 15:29:48.428311 [ 286 ] {44f12533-8167-499c-90bb-34e520e3d53a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001451 sec., 1378.3597518952447 rows/sec., 112.40 KiB/sec. | ||
| 17062 | 2026.05.15 15:29:48.428354 [ 286 ] {44f12533-8167-499c-90bb-34e520e3d53a} <Debug> TCPHandler: Processed in 0.001633739 sec. | ||
| 17063 | 2026.05.15 15:29:48.428483 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17064 | 2026.05.15 15:29:48.428589 [ 286 ] {70fd2df1-e7a5-4bca-a582-13d34b6c531e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17065 | 2026.05.15 15:29:48.428630 [ 286 ] {70fd2df1-e7a5-4bca-a582-13d34b6c531e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17066 | 2026.05.15 15:29:48.430120 [ 286 ] {70fd2df1-e7a5-4bca-a582-13d34b6c531e} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17067 | 2026.05.15 15:29:48.430160 [ 286 ] {70fd2df1-e7a5-4bca-a582-13d34b6c531e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17068 | 2026.05.15 15:29:48.430621 [ 286 ] {70fd2df1-e7a5-4bca-a582-13d34b6c531e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17069 | 2026.05.15 15:29:48.430848 [ 286 ] {70fd2df1-e7a5-4bca-a582-13d34b6c531e} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17070 | 2026.05.15 15:29:48.430996 [ 286 ] {70fd2df1-e7a5-4bca-a582-13d34b6c531e} <Debug> executeQuery: Read 2466 rows, 186.32 KiB in 0.002426 sec., 1016488.0461665292 rows/sec., 75.00 MiB/sec. | ||
| 17071 | 2026.05.15 15:29:48.431038 [ 286 ] {70fd2df1-e7a5-4bca-a582-13d34b6c531e} <Debug> TCPHandler: Processed in 0.002606426 sec. | ||
| 17072 | 2026.05.15 15:29:48.431196 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17073 | 2026.05.15 15:29:48.431297 [ 286 ] {82a50fae-73a9-4289-87f8-1d0b9ef494e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17074 | 2026.05.15 15:29:48.431339 [ 286 ] {82a50fae-73a9-4289-87f8-1d0b9ef494e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17075 | 2026.05.15 15:29:48.431776 [ 286 ] {82a50fae-73a9-4289-87f8-1d0b9ef494e8} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17076 | 2026.05.15 15:29:48.431815 [ 286 ] {82a50fae-73a9-4289-87f8-1d0b9ef494e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17077 | 2026.05.15 15:29:48.432139 [ 286 ] {82a50fae-73a9-4289-87f8-1d0b9ef494e8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17078 | 2026.05.15 15:29:48.432373 [ 286 ] {82a50fae-73a9-4289-87f8-1d0b9ef494e8} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17079 | 2026.05.15 15:29:48.432517 [ 286 ] {82a50fae-73a9-4289-87f8-1d0b9ef494e8} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001239 sec., 34705.40758676352 rows/sec., 2.54 MiB/sec. | ||
| 17080 | 2026.05.15 15:29:48.432556 [ 286 ] {82a50fae-73a9-4289-87f8-1d0b9ef494e8} <Debug> TCPHandler: Processed in 0.001413045 sec. | ||
| 17081 | 2026.05.15 15:29:48.432700 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17082 | 2026.05.15 15:29:48.432804 [ 286 ] {134f24cb-bb6b-4936-80fd-5856ddecedf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17083 | 2026.05.15 15:29:48.432847 [ 286 ] {134f24cb-bb6b-4936-80fd-5856ddecedf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17084 | 2026.05.15 15:29:48.433543 [ 286 ] {134f24cb-bb6b-4936-80fd-5856ddecedf3} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17085 | 2026.05.15 15:29:48.433581 [ 286 ] {134f24cb-bb6b-4936-80fd-5856ddecedf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17086 | 2026.05.15 15:29:48.433926 [ 286 ] {134f24cb-bb6b-4936-80fd-5856ddecedf3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17087 | 2026.05.15 15:29:48.434170 [ 286 ] {134f24cb-bb6b-4936-80fd-5856ddecedf3} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17088 | 2026.05.15 15:29:48.434304 [ 86 ] {} <Debug> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 17089 | 2026.05.15 15:29:48.434311 [ 286 ] {134f24cb-bb6b-4936-80fd-5856ddecedf3} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001525 sec., 525245.9016393443 rows/sec., 30.34 MiB/sec. | ||
| 17090 | 2026.05.15 15:29:48.434374 [ 86 ] {} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17091 | 2026.05.15 15:29:48.434395 [ 286 ] {134f24cb-bb6b-4936-80fd-5856ddecedf3} <Debug> TCPHandler: Processed in 0.001748101 sec. | ||
| 17092 | 2026.05.15 15:29:48.434403 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17093 | 2026.05.15 15:29:48.434532 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::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 | ||
| 17094 | 2026.05.15 15:29:48.434544 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17095 | 2026.05.15 15:29:48.434666 [ 286 ] {c5fc9a74-256b-428e-a957-e7f67273d82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17096 | 2026.05.15 15:29:48.434680 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17097 | 2026.05.15 15:29:48.434709 [ 286 ] {c5fc9a74-256b-428e-a957-e7f67273d82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17098 | 2026.05.15 15:29:48.434724 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 951 rows starting from the beginning of the part | ||
| 17099 | 2026.05.15 15:29:48.434801 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 801 rows starting from the beginning of the part | ||
| 17100 | 2026.05.15 15:29:48.434858 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part | ||
| 17101 | 2026.05.15 15:29:48.434908 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 149 rows starting from the beginning of the part | ||
| 17102 | 2026.05.15 15:29:48.434957 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 149 rows starting from the beginning of the part | ||
| 17103 | 2026.05.15 15:29:48.435007 [ 196 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 801 rows starting from the beginning of the part | ||
| 17104 | 2026.05.15 15:29:48.435134 [ 286 ] {c5fc9a74-256b-428e-a957-e7f67273d82b} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17105 | 2026.05.15 15:29:48.435180 [ 286 ] {c5fc9a74-256b-428e-a957-e7f67273d82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17106 | 2026.05.15 15:29:48.435533 [ 286 ] {c5fc9a74-256b-428e-a957-e7f67273d82b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 17107 | 2026.05.15 15:29:48.435779 [ 286 ] {c5fc9a74-256b-428e-a957-e7f67273d82b} <Trace> oximeter.fields_u64 (7208fad8-3800-4da3-8788-b5d99270a322): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17108 | 2026.05.15 15:29:48.435920 [ 286 ] {c5fc9a74-256b-428e-a957-e7f67273d82b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001273 sec., 785.5459544383347 rows/sec., 55.23 KiB/sec. | ||
| 17109 | 2026.05.15 15:29:48.435963 [ 286 ] {c5fc9a74-256b-428e-a957-e7f67273d82b} <Debug> TCPHandler: Processed in 0.001470417 sec. | ||
| 17110 | 2026.05.15 15:29:48.436097 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17111 | 2026.05.15 15:29:48.436199 [ 286 ] {70146c34-1fb5-432b-ba82-9f4c961ffa44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17112 | 2026.05.15 15:29:48.436241 [ 286 ] {70146c34-1fb5-432b-ba82-9f4c961ffa44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17113 | 2026.05.15 15:29:48.436408 [ 200 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001930164 sec., 1554272.0722176975 rows/sec., 97.83 MiB/sec. | ||
| 17114 | 2026.05.15 15:29:48.436606 [ 199 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 17115 | 2026.05.15 15:29:48.436903 [ 199 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_60_12} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17116 | 2026.05.15 15:29:48.436996 [ 199 ] {1ebe48d4-2e44-4db0-b918-e88143386673::all_1_60_12} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 17117 | 2026.05.15 15:29:48.437089 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 17118 | 2026.05.15 15:29:48.437304 [ 286 ] {70146c34-1fb5-432b-ba82-9f4c961ffa44} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17119 | 2026.05.15 15:29:48.437349 [ 286 ] {70146c34-1fb5-432b-ba82-9f4c961ffa44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17120 | 2026.05.15 15:29:48.437734 [ 286 ] {70146c34-1fb5-432b-ba82-9f4c961ffa44} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17121 | 2026.05.15 15:29:48.437971 [ 286 ] {70146c34-1fb5-432b-ba82-9f4c961ffa44} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17122 | 2026.05.15 15:29:48.438122 [ 286 ] {70146c34-1fb5-432b-ba82-9f4c961ffa44} <Debug> executeQuery: Read 1322 rows, 90.68 KiB in 0.001942 sec., 680741.5036045314 rows/sec., 45.60 MiB/sec. | ||
| 17123 | 2026.05.15 15:29:48.438164 [ 286 ] {70146c34-1fb5-432b-ba82-9f4c961ffa44} <Debug> TCPHandler: Processed in 0.002118157 sec. | ||
| 17124 | 2026.05.15 15:29:48.438308 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17125 | 2026.05.15 15:29:48.438412 [ 286 ] {44bc0540-721a-4fc0-9e50-bbf2069e7a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17126 | 2026.05.15 15:29:48.438459 [ 286 ] {44bc0540-721a-4fc0-9e50-bbf2069e7a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17127 | 2026.05.15 15:29:48.439299 [ 286 ] {44bc0540-721a-4fc0-9e50-bbf2069e7a78} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17128 | 2026.05.15 15:29:48.439341 [ 286 ] {44bc0540-721a-4fc0-9e50-bbf2069e7a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17129 | 2026.05.15 15:29:48.439794 [ 286 ] {44bc0540-721a-4fc0-9e50-bbf2069e7a78} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17130 | 2026.05.15 15:29:48.440036 [ 286 ] {44bc0540-721a-4fc0-9e50-bbf2069e7a78} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17131 | 2026.05.15 15:29:48.440176 [ 286 ] {44bc0540-721a-4fc0-9e50-bbf2069e7a78} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001782 sec., 840067.3400673401 rows/sec., 50.95 MiB/sec. | ||
| 17132 | 2026.05.15 15:29:48.440218 [ 286 ] {44bc0540-721a-4fc0-9e50-bbf2069e7a78} <Debug> TCPHandler: Processed in 0.001963025 sec. | ||
| 17133 | 2026.05.15 15:29:48.440374 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17134 | 2026.05.15 15:29:48.440473 [ 286 ] {71590936-f8ed-4079-8953-d656dcbbd73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17135 | 2026.05.15 15:29:48.440526 [ 286 ] {71590936-f8ed-4079-8953-d656dcbbd73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17136 | 2026.05.15 15:29:48.441454 [ 286 ] {71590936-f8ed-4079-8953-d656dcbbd73c} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17137 | 2026.05.15 15:29:48.441493 [ 286 ] {71590936-f8ed-4079-8953-d656dcbbd73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17138 | 2026.05.15 15:29:48.442080 [ 286 ] {71590936-f8ed-4079-8953-d656dcbbd73c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17139 | 2026.05.15 15:29:48.442312 [ 286 ] {71590936-f8ed-4079-8953-d656dcbbd73c} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17140 | 2026.05.15 15:29:48.442458 [ 286 ] {71590936-f8ed-4079-8953-d656dcbbd73c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002002 sec., 20479.52047952048 rows/sec., 36.70 MiB/sec. | ||
| 17141 | 2026.05.15 15:29:48.442529 [ 286 ] {71590936-f8ed-4079-8953-d656dcbbd73c} <Debug> TCPHandler: Processed in 0.002204299 sec. | ||
| 17142 | 2026.05.15 15:29:48.442667 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17143 | 2026.05.15 15:29:48.442765 [ 286 ] {0cc4a995-d247-4ba2-a3d0-bb13ad3ce13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17144 | 2026.05.15 15:29:48.442807 [ 286 ] {0cc4a995-d247-4ba2-a3d0-bb13ad3ce13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17145 | 2026.05.15 15:29:48.443172 [ 286 ] {0cc4a995-d247-4ba2-a3d0-bb13ad3ce13b} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17146 | 2026.05.15 15:29:48.443209 [ 286 ] {0cc4a995-d247-4ba2-a3d0-bb13ad3ce13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17147 | 2026.05.15 15:29:48.443524 [ 286 ] {0cc4a995-d247-4ba2-a3d0-bb13ad3ce13b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17148 | 2026.05.15 15:29:48.443744 [ 286 ] {0cc4a995-d247-4ba2-a3d0-bb13ad3ce13b} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17149 | 2026.05.15 15:29:48.443891 [ 286 ] {0cc4a995-d247-4ba2-a3d0-bb13ad3ce13b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 724.52 KiB/sec. | ||
| 17150 | 2026.05.15 15:29:48.443930 [ 286 ] {0cc4a995-d247-4ba2-a3d0-bb13ad3ce13b} <Debug> TCPHandler: Processed in 0.001312223 sec. | ||
| 17151 | 2026.05.15 15:29:49.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.97 MiB, peak 380.00 MiB, free memory in arenas 0.00 B, will set to 369.36 MiB (RSS), difference: -1.61 MiB | ||
| 17152 | 2026.05.15 15:29:50.013325 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33319 | ||
| 17153 | 2026.05.15 15:29:50.013435 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17154 | 2026.05.15 15:29:50.013461 [ 309 ] {} <Debug> TCP-Session: af3561dd-61fe-46c8-9ca7-9e9743ca0e32 Authenticating user 'default' from [fd00:1122:3344:101::e]:33319 | ||
| 17155 | 2026.05.15 15:29:50.013484 [ 309 ] {} <Debug> TCP-Session: af3561dd-61fe-46c8-9ca7-9e9743ca0e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17156 | 2026.05.15 15:29:50.013498 [ 309 ] {} <Debug> TCP-Session: af3561dd-61fe-46c8-9ca7-9e9743ca0e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17157 | 2026.05.15 15:29:50.013744 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38831 | ||
| 17158 | 2026.05.15 15:29:50.013781 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48797 | ||
| 17159 | 2026.05.15 15:29:50.013816 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17160 | 2026.05.15 15:29:50.013826 [ 309 ] {} <Trace> TCP-Session: af3561dd-61fe-46c8-9ca7-9e9743ca0e32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17161 | 2026.05.15 15:29:50.013835 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35334 | ||
| 17162 | 2026.05.15 15:29:50.013862 [ 310 ] {} <Debug> TCP-Session: e04efeba-dfb4-456a-a1fc-1de059d24cf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38831 | ||
| 17163 | 2026.05.15 15:29:50.013889 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17164 | 2026.05.15 15:29:50.013918 [ 310 ] {} <Debug> TCP-Session: e04efeba-dfb4-456a-a1fc-1de059d24cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17165 | 2026.05.15 15:29:50.013942 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17166 | 2026.05.15 15:29:50.013951 [ 310 ] {} <Debug> TCP-Session: e04efeba-dfb4-456a-a1fc-1de059d24cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17167 | 2026.05.15 15:29:50.013947 [ 285 ] {} <Debug> TCP-Session: e7ab519e-1000-4ab4-96de-5fbb4408c02c Authenticating user 'default' from [fd00:1122:3344:101::e]:48797 | ||
| 17168 | 2026.05.15 15:29:50.013978 [ 306 ] {} <Debug> TCP-Session: 36ca4e46-f71d-4dda-8634-6a6d66e50696 Authenticating user 'default' from [fd00:1122:3344:101::e]:35334 | ||
| 17169 | 2026.05.15 15:29:50.014013 [ 309 ] {4d69daa0-eb1d-4134-adb6-b723170092a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33319) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17170 | 2026.05.15 15:29:50.014021 [ 285 ] {} <Debug> TCP-Session: e7ab519e-1000-4ab4-96de-5fbb4408c02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17171 | 2026.05.15 15:29:50.014039 [ 306 ] {} <Debug> TCP-Session: 36ca4e46-f71d-4dda-8634-6a6d66e50696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17172 | 2026.05.15 15:29:50.014068 [ 285 ] {} <Debug> TCP-Session: e7ab519e-1000-4ab4-96de-5fbb4408c02c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17173 | 2026.05.15 15:29:50.014089 [ 306 ] {} <Debug> TCP-Session: 36ca4e46-f71d-4dda-8634-6a6d66e50696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17174 | 2026.05.15 15:29:50.013848 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38224 | ||
| 17175 | 2026.05.15 15:29:50.013838 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41065 | ||
| 17176 | 2026.05.15 15:29:50.013802 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61378 | ||
| 17177 | 2026.05.15 15:29:50.014183 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17178 | 2026.05.15 15:29:50.014235 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17179 | 2026.05.15 15:29:50.014260 [ 308 ] {} <Debug> TCP-Session: 0d6acaeb-437b-4ccc-9325-399bccf70cd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38224 | ||
| 17180 | 2026.05.15 15:29:50.014278 [ 307 ] {} <Debug> TCP-Session: cd47a84e-d796-4d0b-91f2-9af26460e580 Authenticating user 'default' from [fd00:1122:3344:101::e]:41065 | ||
| 17181 | 2026.05.15 15:29:50.014278 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17182 | 2026.05.15 15:29:50.014305 [ 309 ] {4d69daa0-eb1d-4134-adb6-b723170092a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17183 | 2026.05.15 15:29:50.014331 [ 303 ] {} <Debug> TCP-Session: b69ffc4c-a818-4c5e-b93f-9aac78b665f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61378 | ||
| 17184 | 2026.05.15 15:29:50.014290 [ 308 ] {} <Debug> TCP-Session: 0d6acaeb-437b-4ccc-9325-399bccf70cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17185 | 2026.05.15 15:29:50.014372 [ 303 ] {} <Debug> TCP-Session: b69ffc4c-a818-4c5e-b93f-9aac78b665f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17186 | 2026.05.15 15:29:50.014383 [ 309 ] {4d69daa0-eb1d-4134-adb6-b723170092a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17187 | 2026.05.15 15:29:50.014383 [ 308 ] {} <Debug> TCP-Session: 0d6acaeb-437b-4ccc-9325-399bccf70cd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17188 | 2026.05.15 15:29:50.014399 [ 303 ] {} <Debug> TCP-Session: b69ffc4c-a818-4c5e-b93f-9aac78b665f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17189 | 2026.05.15 15:29:50.013802 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50849 | ||
| 17190 | 2026.05.15 15:29:50.013779 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42569 | ||
| 17191 | 2026.05.15 15:29:50.014307 [ 307 ] {} <Debug> TCP-Session: cd47a84e-d796-4d0b-91f2-9af26460e580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17192 | 2026.05.15 15:29:50.014533 [ 307 ] {} <Debug> TCP-Session: cd47a84e-d796-4d0b-91f2-9af26460e580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17193 | 2026.05.15 15:29:50.014536 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17194 | 2026.05.15 15:29:50.014570 [ 302 ] {} <Debug> TCP-Session: 6e9d643b-83f5-4930-81c2-58482679c961 Authenticating user 'default' from [fd00:1122:3344:101::e]:50849 | ||
| 17195 | 2026.05.15 15:29:50.014587 [ 302 ] {} <Debug> TCP-Session: 6e9d643b-83f5-4930-81c2-58482679c961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17196 | 2026.05.15 15:29:50.014607 [ 302 ] {} <Debug> TCP-Session: 6e9d643b-83f5-4930-81c2-58482679c961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17197 | 2026.05.15 15:29:50.014698 [ 309 ] {4d69daa0-eb1d-4134-adb6-b723170092a1} <Debug> oximeter.version (26ccda8f-af43-4710-991d-2b72d4ad9acc) (SelectExecutor): Key condition: unknown | ||
| 17198 | 2026.05.15 15:29:50.014701 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17199 | 2026.05.15 15:29:50.014738 [ 3 ] {} <Debug> TCP-Session: e95115d6-0459-4682-8c82-cb064e85eafe Authenticating user 'default' from [fd00:1122:3344:101::e]:42569 | ||
| 17200 | 2026.05.15 15:29:50.014754 [ 3 ] {} <Debug> TCP-Session: e95115d6-0459-4682-8c82-cb064e85eafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17201 | 2026.05.15 15:29:50.014766 [ 3 ] {} <Debug> TCP-Session: e95115d6-0459-4682-8c82-cb064e85eafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17202 | 2026.05.15 15:29:50.015708 [ 344 ] {4d69daa0-eb1d-4134-adb6-b723170092a1} <Trace> AggregatingTransform: Aggregating | ||
| 17203 | 2026.05.15 15:29:50.015753 [ 344 ] {4d69daa0-eb1d-4134-adb6-b723170092a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 17204 | 2026.05.15 15:29:50.015892 [ 344 ] {4d69daa0-eb1d-4134-adb6-b723170092a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001088969 sec. (918.300 rows/sec., 35.87 KiB/sec.) | ||
| 17205 | 2026.05.15 15:29:50.015909 [ 344 ] {4d69daa0-eb1d-4134-adb6-b723170092a1} <Trace> Aggregator: Merging aggregated data | ||
| 17206 | 2026.05.15 15:29:50.016523 [ 309 ] {4d69daa0-eb1d-4134-adb6-b723170092a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002574 sec., 388.5003885003885 rows/sec., 15.18 KiB/sec. | ||
| 17207 | 2026.05.15 15:29:50.016649 [ 309 ] {4d69daa0-eb1d-4134-adb6-b723170092a1} <Debug> TCPHandler: Processed in 0.002944983 sec. | ||
| 17208 | 2026.05.15 15:29:50.016774 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17209 | 2026.05.15 15:29:50.016800 [ 309 ] {} <Debug> TCP-Session: af3561dd-61fe-46c8-9ca7-9e9743ca0e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17210 | 2026.05.15 15:29:50.016811 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17211 | 2026.05.15 15:29:50.016834 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17212 | 2026.05.15 15:29:50.016865 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17213 | 2026.05.15 15:29:50.016872 [ 3 ] {} <Debug> TCP-Session: e95115d6-0459-4682-8c82-cb064e85eafe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17214 | 2026.05.15 15:29:50.016889 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17215 | 2026.05.15 15:29:50.016907 [ 306 ] {} <Debug> TCP-Session: 36ca4e46-f71d-4dda-8634-6a6d66e50696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17216 | 2026.05.15 15:29:50.016897 [ 308 ] {} <Debug> TCP-Session: 0d6acaeb-437b-4ccc-9325-399bccf70cd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17217 | 2026.05.15 15:29:50.016944 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17218 | 2026.05.15 15:29:50.016938 [ 303 ] {} <Debug> TCP-Session: b69ffc4c-a818-4c5e-b93f-9aac78b665f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17219 | 2026.05.15 15:29:50.016982 [ 310 ] {} <Debug> TCP-Session: e04efeba-dfb4-456a-a1fc-1de059d24cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17220 | 2026.05.15 15:29:50.016995 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17221 | 2026.05.15 15:29:50.016920 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17222 | 2026.05.15 15:29:50.017048 [ 307 ] {} <Debug> TCP-Session: cd47a84e-d796-4d0b-91f2-9af26460e580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17223 | 2026.05.15 15:29:50.016972 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17224 | 2026.05.15 15:29:50.017078 [ 302 ] {} <Debug> TCP-Session: 6e9d643b-83f5-4930-81c2-58482679c961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17225 | 2026.05.15 15:29:50.017108 [ 285 ] {} <Debug> TCP-Session: e7ab519e-1000-4ab4-96de-5fbb4408c02c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17226 | 2026.05.15 15:29:53.095801 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17227 | 2026.05.15 15:29:53.096047 [ 286 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 17228 | 2026.05.15 15:29:53.096411 [ 286 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17229 | 2026.05.15 15:29:53.096450 [ 286 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 17230 | 2026.05.15 15:29:53.096677 [ 286 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17231 | 2026.05.15 15:29:53.096743 [ 286 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17232 | 2026.05.15 15:29:53.096880 [ 286 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17233 | 2026.05.15 15:29:53.096978 [ 325 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17234 | 2026.05.15 15:29:53.097002 [ 323 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17235 | 2026.05.15 15:29:53.096989 [ 334 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17236 | 2026.05.15 15:29:53.096989 [ 320 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17237 | 2026.05.15 15:29:53.097163 [ 286 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 17238 | 2026.05.15 15:29:53.097189 [ 286 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17239 | 2026.05.15 15:29:53.097258 [ 286 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17240 | 2026.05.15 15:29:53.097278 [ 286 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 17241 | 2026.05.15 15:29:53.097311 [ 286 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17242 | 2026.05.15 15:29:53.097349 [ 286 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17243 | 2026.05.15 15:29:53.098421 [ 286 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002472 sec., 16990.291262135925 rows/sec., 3.00 MiB/sec. | ||
| 17244 | 2026.05.15 15:29:53.098543 [ 286 ] {6667886d-73df-4292-a57f-82cd8ec79251} <Debug> TCPHandler: Processed in 0.002877571 sec. | ||
| 17245 | 2026.05.15 15:29:53.100182 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17246 | 2026.05.15 15:29:53.100290 [ 286 ] {001306a5-5d53-4d92-8503-a137082b70e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17247 | 2026.05.15 15:29:53.100332 [ 286 ] {001306a5-5d53-4d92-8503-a137082b70e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17248 | 2026.05.15 15:29:53.100860 [ 286 ] {001306a5-5d53-4d92-8503-a137082b70e9} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17249 | 2026.05.15 15:29:53.100906 [ 286 ] {001306a5-5d53-4d92-8503-a137082b70e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17250 | 2026.05.15 15:29:53.101266 [ 286 ] {001306a5-5d53-4d92-8503-a137082b70e9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17251 | 2026.05.15 15:29:53.101360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31218 | ||
| 17252 | 2026.05.15 15:29:53.101496 [ 286 ] {001306a5-5d53-4d92-8503-a137082b70e9} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17253 | 2026.05.15 15:29:53.101644 [ 286 ] {001306a5-5d53-4d92-8503-a137082b70e9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001383 sec., 40491.68474331164 rows/sec., 3.09 MiB/sec. | ||
| 17254 | 2026.05.15 15:29:53.101683 [ 286 ] {001306a5-5d53-4d92-8503-a137082b70e9} <Debug> TCPHandler: Processed in 0.001549168 sec. | ||
| 17255 | 2026.05.15 15:29:53.101690 [ 68 ] {} <Debug> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17256 | 2026.05.15 15:29:53.101738 [ 68 ] {} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17257 | 2026.05.15 15:29:53.101760 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17258 | 2026.05.15 15:29:53.101803 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17259 | 2026.05.15 15:29:53.101888 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17260 | 2026.05.15 15:29:53.101895 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17261 | 2026.05.15 15:29:53.101910 [ 286 ] {4058a7d9-9357-480f-b2b8-215f56737170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17262 | 2026.05.15 15:29:53.101970 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17263 | 2026.05.15 15:29:53.101990 [ 286 ] {4058a7d9-9357-480f-b2b8-215f56737170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17264 | 2026.05.15 15:29:53.102009 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17265 | 2026.05.15 15:29:53.102046 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3245 rows starting from the beginning of the part | ||
| 17266 | 2026.05.15 15:29:53.102105 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 823 rows starting from the beginning of the part | ||
| 17267 | 2026.05.15 15:29:53.102151 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 116 rows starting from the beginning of the part | ||
| 17268 | 2026.05.15 15:29:53.102196 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 823 rows starting from the beginning of the part | ||
| 17269 | 2026.05.15 15:29:53.102238 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 2466 rows starting from the beginning of the part | ||
| 17270 | 2026.05.15 15:29:53.102280 [ 196 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 17271 | 2026.05.15 15:29:53.102434 [ 286 ] {4058a7d9-9357-480f-b2b8-215f56737170} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17272 | 2026.05.15 15:29:53.102477 [ 286 ] {4058a7d9-9357-480f-b2b8-215f56737170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17273 | 2026.05.15 15:29:53.102510 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17274 | 2026.05.15 15:29:53.102913 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17275 | 2026.05.15 15:29:53.102932 [ 286 ] {4058a7d9-9357-480f-b2b8-215f56737170} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17276 | 2026.05.15 15:29:53.103077 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31218 | ||
| 17277 | 2026.05.15 15:29:53.103194 [ 286 ] {4058a7d9-9357-480f-b2b8-215f56737170} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17278 | 2026.05.15 15:29:53.103331 [ 68 ] {} <Debug> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17279 | 2026.05.15 15:29:53.103333 [ 286 ] {4058a7d9-9357-480f-b2b8-215f56737170} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001441 sec., 44413.60166551006 rows/sec., 3.47 MiB/sec. | ||
| 17280 | 2026.05.15 15:29:53.103370 [ 68 ] {} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17281 | 2026.05.15 15:29:53.103393 [ 286 ] {4058a7d9-9357-480f-b2b8-215f56737170} <Debug> TCPHandler: Processed in 0.001638189 sec. | ||
| 17282 | 2026.05.15 15:29:53.103398 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17283 | 2026.05.15 15:29:53.103510 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17284 | 2026.05.15 15:29:53.103561 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17285 | 2026.05.15 15:29:53.103627 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17286 | 2026.05.15 15:29:53.103662 [ 286 ] {696e8c09-99f3-4742-a9e2-88ee223b533a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17287 | 2026.05.15 15:29:53.103665 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1795 rows starting from the beginning of the part | ||
| 17288 | 2026.05.15 15:29:53.103716 [ 286 ] {696e8c09-99f3-4742-a9e2-88ee223b533a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17289 | 2026.05.15 15:29:53.103755 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 503 rows starting from the beginning of the part | ||
| 17290 | 2026.05.15 15:29:53.103810 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 94 rows starting from the beginning of the part | ||
| 17291 | 2026.05.15 15:29:53.103857 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 503 rows starting from the beginning of the part | ||
| 17292 | 2026.05.15 15:29:53.103899 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1322 rows starting from the beginning of the part | ||
| 17293 | 2026.05.15 15:29:53.103943 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 17294 | 2026.05.15 15:29:53.104107 [ 286 ] {696e8c09-99f3-4742-a9e2-88ee223b533a} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17295 | 2026.05.15 15:29:53.104150 [ 286 ] {696e8c09-99f3-4742-a9e2-88ee223b533a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17296 | 2026.05.15 15:29:53.104499 [ 286 ] {696e8c09-99f3-4742-a9e2-88ee223b533a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17297 | 2026.05.15 15:29:53.104555 [ 192 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7529 rows, containing 5 columns (5 merged, 0 gathered) in 0.002709778 sec., 2778456.39015447 rows/sec., 219.54 MiB/sec. | ||
| 17298 | 2026.05.15 15:29:53.104754 [ 286 ] {696e8c09-99f3-4742-a9e2-88ee223b533a} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17299 | 2026.05.15 15:29:53.104863 [ 189 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17300 | 2026.05.15 15:29:53.104899 [ 286 ] {696e8c09-99f3-4742-a9e2-88ee223b533a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001256 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec. | ||
| 17301 | 2026.05.15 15:29:53.104943 [ 286 ] {696e8c09-99f3-4742-a9e2-88ee223b533a} <Debug> TCPHandler: Processed in 0.001429665 sec. | ||
| 17302 | 2026.05.15 15:29:53.105101 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17303 | 2026.05.15 15:29:53.105163 [ 189 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_106_21} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17304 | 2026.05.15 15:29:53.105200 [ 286 ] {83a8f51f-b224-4119-8d25-9d1b7e25b384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17305 | 2026.05.15 15:29:53.105255 [ 189 ] {ee9f1612-1406-4bef-82c2-30e052e52568::all_1_106_21} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17306 | 2026.05.15 15:29:53.105257 [ 286 ] {83a8f51f-b224-4119-8d25-9d1b7e25b384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17307 | 2026.05.15 15:29:53.105357 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 17308 | 2026.05.15 15:29:53.105484 [ 191 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4281 rows, containing 5 columns (5 merged, 0 gathered) in 0.002017656 sec., 2121769.0230643875 rows/sec., 153.44 MiB/sec. | ||
| 17309 | 2026.05.15 15:29:53.105632 [ 286 ] {83a8f51f-b224-4119-8d25-9d1b7e25b384} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17310 | 2026.05.15 15:29:53.105675 [ 286 ] {83a8f51f-b224-4119-8d25-9d1b7e25b384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17311 | 2026.05.15 15:29:53.105702 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17312 | 2026.05.15 15:29:53.106000 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_106_21} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17313 | 2026.05.15 15:29:53.106034 [ 286 ] {83a8f51f-b224-4119-8d25-9d1b7e25b384} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17314 | 2026.05.15 15:29:53.106075 [ 199 ] {2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1::all_1_106_21} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17315 | 2026.05.15 15:29:53.106165 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 17316 | 2026.05.15 15:29:53.106265 [ 286 ] {83a8f51f-b224-4119-8d25-9d1b7e25b384} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17317 | 2026.05.15 15:29:53.106403 [ 286 ] {83a8f51f-b224-4119-8d25-9d1b7e25b384} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001222 sec., 39279.86906710311 rows/sec., 2.65 MiB/sec. | ||
| 17318 | 2026.05.15 15:29:53.106404 [ 71 ] {} <Debug> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17319 | 2026.05.15 15:29:53.106442 [ 286 ] {83a8f51f-b224-4119-8d25-9d1b7e25b384} <Debug> TCPHandler: Processed in 0.001388405 sec. | ||
| 17320 | 2026.05.15 15:29:53.106463 [ 71 ] {} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17321 | 2026.05.15 15:29:53.106490 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17322 | 2026.05.15 15:29:53.106571 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17323 | 2026.05.15 15:29:53.106685 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17324 | 2026.05.15 15:29:53.106718 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6660 rows starting from the beginning of the part | ||
| 17325 | 2026.05.15 15:29:53.106774 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 90 rows starting from the beginning of the part | ||
| 17326 | 2026.05.15 15:29:53.106822 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 17327 | 2026.05.15 15:29:53.106863 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 90 rows starting from the beginning of the part | ||
| 17328 | 2026.05.15 15:29:53.106902 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 12 rows starting from the beginning of the part | ||
| 17329 | 2026.05.15 15:29:53.106940 [ 192 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 48 rows starting from the beginning of the part | ||
| 17330 | 2026.05.15 15:29:53.108604 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6960 rows, containing 4 columns (4 merged, 0 gathered) in 0.002065037 sec., 3370399.658698609 rows/sec., 217.22 MiB/sec. | ||
| 17331 | 2026.05.15 15:29:53.108993 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17332 | 2026.05.15 15:29:53.109275 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_106_21} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17333 | 2026.05.15 15:29:53.109355 [ 199 ] {fd8b9ffd-a1b6-4b52-9529-76acd8536980::all_1_106_21} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17334 | 2026.05.15 15:29:53.109451 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 17335 | 2026.05.15 15:29:54.723152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 17336 | 2026.05.15 15:29:54.739636 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17337 | 2026.05.15 15:29:54.739691 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17338 | 2026.05.15 15:29:54.745609 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17339 | 2026.05.15 15:29:54.746282 [ 244 ] {} <Trace> system.metric_log (070f0f78-81be-4984-805f-b18906c81240): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17340 | 2026.05.15 15:29:54.749086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 17341 | 2026.05.15 15:29:55.720579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2166 | ||
| 17342 | 2026.05.15 15:29:55.723401 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17343 | 2026.05.15 15:29:55.723450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17344 | 2026.05.15 15:29:55.724642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17345 | 2026.05.15 15:29:55.724897 [ 243 ] {} <Trace> system.query_log (773e38ca-37b8-4c26-8f40-12781283cc15): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17346 | 2026.05.15 15:29:55.725152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2166 | ||
| 17347 | 2026.05.15 15:29:58.102543 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17348 | 2026.05.15 15:29:58.102802 [ 286 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 17349 | 2026.05.15 15:29:58.103322 [ 286 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17350 | 2026.05.15 15:29:58.103366 [ 286 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 17351 | 2026.05.15 15:29:58.103657 [ 286 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17352 | 2026.05.15 15:29:58.103735 [ 286 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17353 | 2026.05.15 15:29:58.103884 [ 286 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 17354 | 2026.05.15 15:29:58.103988 [ 334 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17355 | 2026.05.15 15:29:58.104001 [ 320 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17356 | 2026.05.15 15:29:58.103998 [ 325 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17357 | 2026.05.15 15:29:58.104001 [ 323 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17358 | 2026.05.15 15:29:58.104218 [ 286 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 17359 | 2026.05.15 15:29:58.104263 [ 286 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Trace> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17360 | 2026.05.15 15:29:58.104355 [ 286 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17361 | 2026.05.15 15:29:58.104379 [ 286 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Debug> oximeter.timeseries_schema (91431cc3-8edc-4886-a37f-41fff39d1e9b) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 17362 | 2026.05.15 15:29:58.104422 [ 286 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17363 | 2026.05.15 15:29:58.104471 [ 286 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17364 | 2026.05.15 15:29:58.105666 [ 286 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Debug> executeQuery: Read 42 rows, 7.60 KiB in 0.002975 sec., 14117.647058823528 rows/sec., 2.50 MiB/sec. | ||
| 17365 | 2026.05.15 15:29:58.105810 [ 286 ] {1a56193c-984a-4e51-9ed4-04d48c834d73} <Debug> TCPHandler: Processed in 0.00340097 sec. | ||
| 17366 | 2026.05.15 15:29:58.111258 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17367 | 2026.05.15 15:29:58.111432 [ 286 ] {21a0eca3-9104-47e7-81f2-26264713c851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17368 | 2026.05.15 15:29:58.111501 [ 286 ] {21a0eca3-9104-47e7-81f2-26264713c851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17369 | 2026.05.15 15:29:58.112320 [ 286 ] {21a0eca3-9104-47e7-81f2-26264713c851} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17370 | 2026.05.15 15:29:58.112358 [ 286 ] {21a0eca3-9104-47e7-81f2-26264713c851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17371 | 2026.05.15 15:29:58.112770 [ 286 ] {21a0eca3-9104-47e7-81f2-26264713c851} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17372 | 2026.05.15 15:29:58.113002 [ 286 ] {21a0eca3-9104-47e7-81f2-26264713c851} <Trace> oximeter.fields_i16 (ff9aff7b-26a2-4bfd-ad5d-8468988d617b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17373 | 2026.05.15 15:29:58.113160 [ 286 ] {21a0eca3-9104-47e7-81f2-26264713c851} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001786 sec., 159014.5576707727 rows/sec., 10.10 MiB/sec. | ||
| 17374 | 2026.05.15 15:29:58.113202 [ 286 ] {21a0eca3-9104-47e7-81f2-26264713c851} <Debug> TCPHandler: Processed in 0.002080636 sec. | ||
| 17375 | 2026.05.15 15:29:58.113341 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17376 | 2026.05.15 15:29:58.113437 [ 286 ] {0ccfd68a-b270-4457-bc6f-1045ca081a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17377 | 2026.05.15 15:29:58.113478 [ 286 ] {0ccfd68a-b270-4457-bc6f-1045ca081a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17378 | 2026.05.15 15:29:58.114303 [ 286 ] {0ccfd68a-b270-4457-bc6f-1045ca081a4e} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2026.05.15 15:29:58.114337 [ 286 ] {0ccfd68a-b270-4457-bc6f-1045ca081a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17380 | 2026.05.15 15:29:58.114700 [ 286 ] {0ccfd68a-b270-4457-bc6f-1045ca081a4e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17381 | 2026.05.15 15:29:58.114914 [ 286 ] {0ccfd68a-b270-4457-bc6f-1045ca081a4e} <Trace> oximeter.fields_string (ee9f1612-1406-4bef-82c2-30e052e52568): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17382 | 2026.05.15 15:29:58.115046 [ 286 ] {0ccfd68a-b270-4457-bc6f-1045ca081a4e} <Debug> executeQuery: Read 823 rows, 65.40 KiB in 0.001627 sec., 505838.96742470807 rows/sec., 39.25 MiB/sec. | ||
| 17383 | 2026.05.15 15:29:58.115085 [ 286 ] {0ccfd68a-b270-4457-bc6f-1045ca081a4e} <Debug> TCPHandler: Processed in 0.001793182 sec. | ||
| 17384 | 2026.05.15 15:29:58.115241 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17385 | 2026.05.15 15:29:58.115337 [ 286 ] {082e8294-901c-449c-8a2c-f122c9f703b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17386 | 2026.05.15 15:29:58.115376 [ 286 ] {082e8294-901c-449c-8a2c-f122c9f703b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17387 | 2026.05.15 15:29:58.115837 [ 286 ] {082e8294-901c-449c-8a2c-f122c9f703b6} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17388 | 2026.05.15 15:29:58.115873 [ 286 ] {082e8294-901c-449c-8a2c-f122c9f703b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17389 | 2026.05.15 15:29:58.116211 [ 286 ] {082e8294-901c-449c-8a2c-f122c9f703b6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17390 | 2026.05.15 15:29:58.116420 [ 286 ] {082e8294-901c-449c-8a2c-f122c9f703b6} <Trace> oximeter.fields_u16 (69cc6286-746c-4e2c-a77d-1476a196eb24): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17391 | 2026.05.15 15:29:58.116549 [ 286 ] {082e8294-901c-449c-8a2c-f122c9f703b6} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.00123 sec., 126016.26016260163 rows/sec., 7.56 MiB/sec. | ||
| 17392 | 2026.05.15 15:29:58.116586 [ 286 ] {082e8294-901c-449c-8a2c-f122c9f703b6} <Debug> TCPHandler: Processed in 0.001392604 sec. | ||
| 17393 | 2026.05.15 15:29:58.116719 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17394 | 2026.05.15 15:29:58.116814 [ 286 ] {ff7f8c28-66c5-4495-b8ba-64848995599e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17395 | 2026.05.15 15:29:58.116853 [ 286 ] {ff7f8c28-66c5-4495-b8ba-64848995599e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17396 | 2026.05.15 15:29:58.117301 [ 286 ] {ff7f8c28-66c5-4495-b8ba-64848995599e} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17397 | 2026.05.15 15:29:58.117337 [ 286 ] {ff7f8c28-66c5-4495-b8ba-64848995599e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17398 | 2026.05.15 15:29:58.117640 [ 286 ] {ff7f8c28-66c5-4495-b8ba-64848995599e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17399 | 2026.05.15 15:29:58.117849 [ 286 ] {ff7f8c28-66c5-4495-b8ba-64848995599e} <Trace> oximeter.fields_u32 (1ebe48d4-2e44-4db0-b918-e88143386673): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17400 | 2026.05.15 15:29:58.117977 [ 286 ] {ff7f8c28-66c5-4495-b8ba-64848995599e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 17401 | 2026.05.15 15:29:58.118015 [ 286 ] {ff7f8c28-66c5-4495-b8ba-64848995599e} <Debug> TCPHandler: Processed in 0.001344274 sec. | ||
| 17402 | 2026.05.15 15:29:58.118149 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17403 | 2026.05.15 15:29:58.118244 [ 286 ] {34829392-a920-4b13-a92a-6aed7fbfa8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17404 | 2026.05.15 15:29:58.118283 [ 286 ] {34829392-a920-4b13-a92a-6aed7fbfa8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17405 | 2026.05.15 15:29:58.118729 [ 286 ] {34829392-a920-4b13-a92a-6aed7fbfa8c1} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17406 | 2026.05.15 15:29:58.118766 [ 286 ] {34829392-a920-4b13-a92a-6aed7fbfa8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17407 | 2026.05.15 15:29:58.119087 [ 286 ] {34829392-a920-4b13-a92a-6aed7fbfa8c1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17408 | 2026.05.15 15:29:58.119302 [ 286 ] {34829392-a920-4b13-a92a-6aed7fbfa8c1} <Trace> oximeter.fields_u8 (b5aca1ab-0c7b-42bb-b125-d2f5ce42a8d5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17409 | 2026.05.15 15:29:58.119430 [ 286 ] {34829392-a920-4b13-a92a-6aed7fbfa8c1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 17410 | 2026.05.15 15:29:58.119468 [ 286 ] {34829392-a920-4b13-a92a-6aed7fbfa8c1} <Debug> TCPHandler: Processed in 0.001367084 sec. | ||
| 17411 | 2026.05.15 15:29:58.119596 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17412 | 2026.05.15 15:29:58.119692 [ 286 ] {f4d588a5-26fa-42ef-934c-33810be860fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17413 | 2026.05.15 15:29:58.119732 [ 286 ] {f4d588a5-26fa-42ef-934c-33810be860fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17414 | 2026.05.15 15:29:58.120392 [ 286 ] {f4d588a5-26fa-42ef-934c-33810be860fd} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17415 | 2026.05.15 15:29:58.120428 [ 286 ] {f4d588a5-26fa-42ef-934c-33810be860fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17416 | 2026.05.15 15:29:58.120769 [ 286 ] {f4d588a5-26fa-42ef-934c-33810be860fd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17417 | 2026.05.15 15:29:58.120974 [ 286 ] {f4d588a5-26fa-42ef-934c-33810be860fd} <Trace> oximeter.fields_uuid (2c3aa3b5-6941-4a2b-8a7d-7aa8168dccc1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17418 | 2026.05.15 15:29:58.121111 [ 286 ] {f4d588a5-26fa-42ef-934c-33810be860fd} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001437 sec., 350034.7947112039 rows/sec., 24.61 MiB/sec. | ||
| 17419 | 2026.05.15 15:29:58.121149 [ 286 ] {f4d588a5-26fa-42ef-934c-33810be860fd} <Debug> TCPHandler: Processed in 0.001600748 sec. | ||
| 17420 | 2026.05.15 15:29:58.121293 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17421 | 2026.05.15 15:29:58.121397 [ 286 ] {e755f5aa-4413-4ba9-8cea-4e6270504d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17422 | 2026.05.15 15:29:58.121438 [ 286 ] {e755f5aa-4413-4ba9-8cea-4e6270504d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17423 | 2026.05.15 15:29:58.121787 [ 286 ] {e755f5aa-4413-4ba9-8cea-4e6270504d9e} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17424 | 2026.05.15 15:29:58.121823 [ 286 ] {e755f5aa-4413-4ba9-8cea-4e6270504d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17425 | 2026.05.15 15:29:58.122128 [ 286 ] {e755f5aa-4413-4ba9-8cea-4e6270504d9e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17426 | 2026.05.15 15:29:58.122337 [ 286 ] {e755f5aa-4413-4ba9-8cea-4e6270504d9e} <Trace> oximeter.measurements_bool (7b7b7807-421e-4600-9910-c6e457aca185): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17427 | 2026.05.15 15:29:58.122467 [ 286 ] {e755f5aa-4413-4ba9-8cea-4e6270504d9e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 17428 | 2026.05.15 15:29:58.122504 [ 286 ] {e755f5aa-4413-4ba9-8cea-4e6270504d9e} <Debug> TCPHandler: Processed in 0.001258322 sec. | ||
| 17429 | 2026.05.15 15:29:58.122631 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17430 | 2026.05.15 15:29:58.122728 [ 286 ] {78a6c946-e045-4645-b1d4-542eff51c49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17431 | 2026.05.15 15:29:58.122769 [ 286 ] {78a6c946-e045-4645-b1d4-542eff51c49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17432 | 2026.05.15 15:29:58.123221 [ 286 ] {78a6c946-e045-4645-b1d4-542eff51c49e} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17433 | 2026.05.15 15:29:58.123257 [ 286 ] {78a6c946-e045-4645-b1d4-542eff51c49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17434 | 2026.05.15 15:29:58.123588 [ 286 ] {78a6c946-e045-4645-b1d4-542eff51c49e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17435 | 2026.05.15 15:29:58.123803 [ 286 ] {78a6c946-e045-4645-b1d4-542eff51c49e} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17436 | 2026.05.15 15:29:58.123932 [ 286 ] {78a6c946-e045-4645-b1d4-542eff51c49e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001222 sec., 216857.61047463174 rows/sec., 14.41 MiB/sec. | ||
| 17437 | 2026.05.15 15:29:58.123954 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Selected 6 parts from all_1_102_21 to all_107_107_0 | ||
| 17438 | 2026.05.15 15:29:58.123969 [ 286 ] {78a6c946-e045-4645-b1d4-542eff51c49e} <Debug> TCPHandler: Processed in 0.001386285 sec. | ||
| 17439 | 2026.05.15 15:29:58.124004 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17440 | 2026.05.15 15:29:58.124035 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17441 | 2026.05.15 15:29:58.124120 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17442 | 2026.05.15 15:29:58.124145 [ 189 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_107_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_102_21 to all_107_107_0 into Compact with storage Full | ||
| 17443 | 2026.05.15 15:29:58.124221 [ 286 ] {8c8665f5-e790-466e-bb7e-39eb9aad3a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17444 | 2026.05.15 15:29:58.124251 [ 189 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_107_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17445 | 2026.05.15 15:29:58.124263 [ 286 ] {8c8665f5-e790-466e-bb7e-39eb9aad3a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17446 | 2026.05.15 15:29:58.124286 [ 189 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_102_21, total 38999 rows starting from the beginning of the part | ||
| 17447 | 2026.05.15 15:29:58.124356 [ 189 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 17448 | 2026.05.15 15:29:58.124412 [ 189 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 265 rows starting from the beginning of the part | ||
| 17449 | 2026.05.15 15:29:58.124461 [ 189 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1497 rows starting from the beginning of the part | ||
| 17450 | 2026.05.15 15:29:58.124508 [ 189 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 128 rows starting from the beginning of the part | ||
| 17451 | 2026.05.15 15:29:58.124562 [ 189 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 265 rows starting from the beginning of the part | ||
| 17452 | 2026.05.15 15:29:58.124625 [ 286 ] {8c8665f5-e790-466e-bb7e-39eb9aad3a1d} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17453 | 2026.05.15 15:29:58.124661 [ 286 ] {8c8665f5-e790-466e-bb7e-39eb9aad3a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17454 | 2026.05.15 15:29:58.124956 [ 286 ] {8c8665f5-e790-466e-bb7e-39eb9aad3a1d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17455 | 2026.05.15 15:29:58.125166 [ 286 ] {8c8665f5-e790-466e-bb7e-39eb9aad3a1d} <Trace> oximeter.measurements_f64 (391754e9-41ff-4d70-80d6-1f0e3949ced1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17456 | 2026.05.15 15:29:58.125301 [ 286 ] {8c8665f5-e790-466e-bb7e-39eb9aad3a1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 17457 | 2026.05.15 15:29:58.125337 [ 286 ] {8c8665f5-e790-466e-bb7e-39eb9aad3a1d} <Debug> TCPHandler: Processed in 0.001264872 sec. | ||
| 17458 | 2026.05.15 15:29:58.125487 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17459 | 2026.05.15 15:29:58.125582 [ 286 ] {a0f16dc7-eedf-4d14-affb-0f6127f1f97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17460 | 2026.05.15 15:29:58.125636 [ 286 ] {a0f16dc7-eedf-4d14-affb-0f6127f1f97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17461 | 2026.05.15 15:29:58.126456 [ 286 ] {a0f16dc7-eedf-4d14-affb-0f6127f1f97f} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17462 | 2026.05.15 15:29:58.126492 [ 286 ] {a0f16dc7-eedf-4d14-affb-0f6127f1f97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17463 | 2026.05.15 15:29:58.127005 [ 286 ] {a0f16dc7-eedf-4d14-affb-0f6127f1f97f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17464 | 2026.05.15 15:29:58.127235 [ 286 ] {a0f16dc7-eedf-4d14-affb-0f6127f1f97f} <Trace> oximeter.measurements_histogramu64 (9ea6e33e-7400-4fec-b973-bb054078978e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17465 | 2026.05.15 15:29:58.127377 [ 286 ] {a0f16dc7-eedf-4d14-affb-0f6127f1f97f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001812 sec., 7174.39293598234 rows/sec., 12.86 MiB/sec. | ||
| 17466 | 2026.05.15 15:29:58.127430 [ 286 ] {a0f16dc7-eedf-4d14-affb-0f6127f1f97f} <Debug> TCPHandler: Processed in 0.001990005 sec. | ||
| 17467 | 2026.05.15 15:29:58.127569 [ 286 ] {} <Trace> TCP-Session: 6016a211-9c31-45ed-a628-9e49e4443bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17468 | 2026.05.15 15:29:58.127664 [ 286 ] {b137f4ca-e439-4c79-9a90-8f21f4c34846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64963) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17469 | 2026.05.15 15:29:58.127704 [ 286 ] {b137f4ca-e439-4c79-9a90-8f21f4c34846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17470 | 2026.05.15 15:29:58.128071 [ 286 ] {b137f4ca-e439-4c79-9a90-8f21f4c34846} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17471 | 2026.05.15 15:29:58.128107 [ 286 ] {b137f4ca-e439-4c79-9a90-8f21f4c34846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17472 | 2026.05.15 15:29:58.128416 [ 286 ] {b137f4ca-e439-4c79-9a90-8f21f4c34846} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17473 | 2026.05.15 15:29:58.128638 [ 286 ] {b137f4ca-e439-4c79-9a90-8f21f4c34846} <Trace> oximeter.measurements_u64 (fd8b9ffd-a1b6-4b52-9529-76acd8536980): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17474 | 2026.05.15 15:29:58.128771 [ 286 ] {b137f4ca-e439-4c79-9a90-8f21f4c34846} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001125 sec., 80000 rows/sec., 5.01 MiB/sec. | ||
| 17475 | 2026.05.15 15:29:58.128807 [ 286 ] {b137f4ca-e439-4c79-9a90-8f21f4c34846} <Debug> TCPHandler: Processed in 0.001286662 sec. | ||
| 17476 | 2026.05.15 15:29:58.132149 [ 195 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_107_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41314 rows, containing 5 columns (5 merged, 0 gathered) in 0.008046082 sec., 5134672.9998526 rows/sec., 330.75 MiB/sec. | ||
| 17477 | 2026.05.15 15:29:58.132425 [ 194 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_107_22} <Trace> MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) | ||
| 17478 | 2026.05.15 15:29:58.132736 [ 194 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17479 | 2026.05.15 15:29:58.132800 [ 194 ] {381ea060-c16a-4ebd-bf13-d96a43f116db::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (381ea060-c16a-4ebd-bf13-d96a43f116db) (MergerMutator): Merged 6 parts: [all_1_102_21, all_107_107_0] -> all_1_107_22 | ||
| 17480 | 2026.05.15 15:29:58.132868 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 17481 | 2026.05.15 15:30:00.448373 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17482 | 2026.05.15 15:30:00.448432 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17483 | 2026.05.15 15:30:00.603240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31666 | ||
| 17484 | 2026.05.15 15:30:00.603743 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17485 | 2026.05.15 15:30:00.603789 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17486 | 2026.05.15 15:30:00.604414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17487 | 2026.05.15 15:30:00.604710 [ 245 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17488 | 2026.05.15 15:30:00.604870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31666 | ||
| 17489 | 2026.05.15 15:30:00.604879 [ 77 ] {} <Debug> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17490 | 2026.05.15 15:30:00.604944 [ 77 ] {} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17491 | 2026.05.15 15:30:00.604968 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17492 | 2026.05.15 15:30:00.605095 [ 199 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::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 | ||
| 17493 | 2026.05.15 15:30:00.605225 [ 199 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17494 | 2026.05.15 15:30:00.605276 [ 199 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29298 rows starting from the beginning of the part | ||
| 17495 | 2026.05.15 15:30:00.605344 [ 199 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 17496 | 2026.05.15 15:30:00.605392 [ 199 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 17497 | 2026.05.15 15:30:00.605437 [ 199 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 17498 | 2026.05.15 15:30:00.605478 [ 199 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 17499 | 2026.05.15 15:30:00.605536 [ 199 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 17500 | 2026.05.15 15:30:00.608064 [ 195 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31666 rows, containing 4 columns (4 merged, 0 gathered) in 0.003028713 sec., 10455265.982613737 rows/sec., 149.56 MiB/sec. | ||
| 17501 | 2026.05.15 15:30:00.608350 [ 193 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17502 | 2026.05.15 15:30:00.608627 [ 193 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_66_13} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17503 | 2026.05.15 15:30:00.608700 [ 193 ] {08a0cac2-8f86-498f-9382-d7aa623b2d59::all_1_66_13} <Trace> system.asynchronous_metric_log (08a0cac2-8f86-498f-9382-d7aa623b2d59) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17504 | 2026.05.15 15:30:00.608784 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||