| 1 | [ May 29 18:21:40 Enabled. ] | ||
| 2 | [ May 29 18:21:41 Rereading configuration. ] | ||
| 3 | [ May 29 18:21:44 Rereading configuration. ] | ||
| 4 | [ May 29 18:21:47 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 29 18:21:47 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.29 18:21:48.811179 [ 1 ] {} <Information> Application: Will watch for the process with pid 25750 | ||
| 29 | 2026.05.29 18:21:48.811576 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.29 18:21:49.303733 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 25750 | ||
| 31 | 2026.05.29 18:21:49.305158 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.29 18:21:49.305341 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.29 18:21:49.417620 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.29 18:21:49.486810 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.29 18:21:49.486918 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.29 18:21:49.486938 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.29 18:21:49.487019 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.29 18:21:49.487822 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.29 18:21:49.491328 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.29 18:21:49.493572 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.29 18:21:49.494633 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.29 18:21:49.495602 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.29 18:21:49.495659 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.29 18:21:49.495672 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 47 | 2026.05.29 18:21:49.496538 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.29 18:21:49.500161 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.29 18:21:49.506428 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.29 18:21:49.507239 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.29 18:21:49.509356 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.29 18:21:49.510059 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.29 18:21:49.511187 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.29 18:21:49.511996 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.29 18:21:49.518220 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.29 18:21:49.518859 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.29 18:21:49.521405 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.29 18:21:49.521920 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.29 18:21:49.522278 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.29 18:21:49.522683 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.29 18:21:49.523729 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.29 18:21:49.523800 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.29 18:21:49.523875 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.29 18:21:49.523965 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.29 18:21:49.566515 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.29 18:21:49.566554 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000249874 sec | ||
| 69 | 2026.05.29 18:21:49.566665 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.29 18:21:49.566680 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.29 18:21:49.567509 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.29 18:21:49.568172 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.29 18:21:49.583392 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.29 18:21:49.583506 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.29 18:21:49.583522 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.29 18:21:49.583534 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.29 18:21:49.583635 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.29 18:21:49.583651 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.29 18:21:49.587964 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.29 18:21:49.588019 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.29 18:21:49.588149 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.29 18:21:49.588321 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.29 18:21:49.588366 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.29 18:21:49.588468 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.29 18:21:49.588482 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.29 18:21:49.588493 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.29 18:21:49.588588 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.29 18:21:49.588602 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.29 18:21:49.614332 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.29 18:21:49.621899 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.29 18:21:49.621971 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.6472e-05 sec | ||
| 92 | 2026.05.29 18:21:49.621986 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.29 18:21:49.621996 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.29 18:21:49.622027 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.29 18:21:49.622338 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.29 18:21:49.622431 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.29 18:21:49.622447 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.29 18:21:49.622459 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 99 | 2026.05.29 18:21:49.622536 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.29 18:21:49.625428 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.29 18:21:49.625616 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.34 MiB (RSS), difference: 92.48 MiB | ||
| 102 | 2026.05.29 18:21:49.627185 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3371e-05 sec. | ||
| 103 | 2026.05.29 18:21:49.627496 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.29 18:21:49.628877 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.29 18:21:49.628896 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.29 18:21:49.716584 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55630 | ||
| 107 | 2026.05.29 18:21:49.716856 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.29 18:21:49.716909 [ 3 ] {} <Debug> TCP-Session: d6f83bc6-4c2d-45f3-a5a3-f7a89057508f Authenticating user 'default' from [fd00:1122:3344:101::a]:55630 | ||
| 109 | 2026.05.29 18:21:49.716936 [ 3 ] {} <Debug> TCP-Session: d6f83bc6-4c2d-45f3-a5a3-f7a89057508f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.29 18:21:49.717039 [ 3 ] {} <Debug> TCP-Session: d6f83bc6-4c2d-45f3-a5a3-f7a89057508f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.29 18:21:49.717159 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.29 18:21:49.717191 [ 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.29 18:21:49.717282 [ 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.29 18:21:49.717834 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51848 | ||
| 115 | 2026.05.29 18:21:49.717834 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60383 | ||
| 116 | 2026.05.29 18:21:49.717994 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52037 | ||
| 117 | 2026.05.29 18:21:49.718016 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.29 18:21:49.718010 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46883 | ||
| 119 | 2026.05.29 18:21:49.718104 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.05.29 18:21:49.718146 [ 254 ] {} <Debug> TCP-Session: bb592752-f03c-43d6-a07f-11dd69727d1e Authenticating user 'default' from [fd00:1122:3344:101::a]:51848 | ||
| 121 | 2026.05.29 18:21:49.718179 [ 5 ] {} <Debug> TCP-Session: 7e3cc906-c40a-4335-ba89-a74649c2c40f Authenticating user 'default' from [fd00:1122:3344:101::a]:60383 | ||
| 122 | 2026.05.29 18:21:49.718163 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38507 | ||
| 123 | 2026.05.29 18:21:49.718267 [ 254 ] {} <Debug> TCP-Session: bb592752-f03c-43d6-a07f-11dd69727d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.29 18:21:49.718294 [ 5 ] {} <Debug> TCP-Session: 7e3cc906-c40a-4335-ba89-a74649c2c40f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.29 18:21:49.718328 [ 254 ] {} <Debug> TCP-Session: bb592752-f03c-43d6-a07f-11dd69727d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.29 18:21:49.718336 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.29 18:21:49.718365 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.29 18:21:49.718423 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.29 18:21:49.718426 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37705 | ||
| 130 | 2026.05.29 18:21:49.718416 [ 4 ] {} <Debug> TCP-Session: 2a933392-8fe2-4f63-b71c-24eafd66b6a9 Authenticating user 'default' from [fd00:1122:3344:101::a]:52037 | ||
| 131 | 2026.05.29 18:21:49.718554 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36234 | ||
| 132 | 2026.05.29 18:21:49.718546 [ 255 ] {} <Debug> TCP-Session: 347cf198-7efa-4bcf-a633-be9506e724b0 Authenticating user 'default' from [fd00:1122:3344:101::a]:46883 | ||
| 133 | 2026.05.29 18:21:49.718618 [ 256 ] {} <Debug> TCP-Session: d3b959ce-f246-4d36-8f84-088eff793d53 Authenticating user 'default' from [fd00:1122:3344:101::a]:38507 | ||
| 134 | 2026.05.29 18:21:49.718632 [ 4 ] {} <Debug> TCP-Session: 2a933392-8fe2-4f63-b71c-24eafd66b6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.29 18:21:49.718655 [ 256 ] {} <Debug> TCP-Session: d3b959ce-f246-4d36-8f84-088eff793d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.29 18:21:49.718652 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.29 18:21:49.718652 [ 255 ] {} <Debug> TCP-Session: 347cf198-7efa-4bcf-a633-be9506e724b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.29 18:21:49.718749 [ 256 ] {} <Debug> TCP-Session: d3b959ce-f246-4d36-8f84-088eff793d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.29 18:21:49.718744 [ 257 ] {} <Debug> TCP-Session: 9480ffee-94d1-4da2-aa8d-ca4ecc501f46 Authenticating user 'default' from [fd00:1122:3344:101::a]:37705 | ||
| 140 | 2026.05.29 18:21:49.718740 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.29 18:21:49.718835 [ 257 ] {} <Debug> TCP-Session: 9480ffee-94d1-4da2-aa8d-ca4ecc501f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.29 18:21:49.718821 [ 255 ] {} <Debug> TCP-Session: 347cf198-7efa-4bcf-a633-be9506e724b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.29 18:21:49.718726 [ 4 ] {} <Debug> TCP-Session: 2a933392-8fe2-4f63-b71c-24eafd66b6a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.29 18:21:49.718938 [ 257 ] {} <Debug> TCP-Session: 9480ffee-94d1-4da2-aa8d-ca4ecc501f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.29 18:21:49.718394 [ 5 ] {} <Debug> TCP-Session: 7e3cc906-c40a-4335-ba89-a74649c2c40f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.29 18:21:49.718935 [ 258 ] {} <Debug> TCP-Session: 33cc36f7-1620-4a5c-a71f-b33889f17118 Authenticating user 'default' from [fd00:1122:3344:101::a]:36234 | ||
| 147 | 2026.05.29 18:21:49.719086 [ 258 ] {} <Debug> TCP-Session: 33cc36f7-1620-4a5c-a71f-b33889f17118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.29 18:21:49.719099 [ 258 ] {} <Debug> TCP-Session: 33cc36f7-1620-4a5c-a71f-b33889f17118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.29 18:21:49.759050 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40562 | ||
| 150 | 2026.05.29 18:21:49.759237 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.29 18:21:49.759266 [ 259 ] {} <Debug> TCP-Session: b0241389-5d96-4b30-b11b-94a5554f3e41 Authenticating user 'default' from [fd00:1122:3344:101::e]:40562 | ||
| 152 | 2026.05.29 18:21:49.759283 [ 259 ] {} <Debug> TCP-Session: b0241389-5d96-4b30-b11b-94a5554f3e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.29 18:21:49.759326 [ 259 ] {} <Debug> TCP-Session: b0241389-5d96-4b30-b11b-94a5554f3e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.29 18:21:49.759431 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.29 18:21:49.759465 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.29 18:21:49.759588 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.05.29 18:21:49.760082 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57834 | ||
| 158 | 2026.05.29 18:21:49.760158 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41892 | ||
| 159 | 2026.05.29 18:21:49.760231 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.05.29 18:21:49.760248 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35150 | ||
| 161 | 2026.05.29 18:21:49.760276 [ 260 ] {} <Debug> TCP-Session: 5a2daa05-b87b-4629-895d-64618d58c3f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57834 | ||
| 162 | 2026.05.29 18:21:49.760342 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.05.29 18:21:49.760378 [ 260 ] {} <Debug> TCP-Session: 5a2daa05-b87b-4629-895d-64618d58c3f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.29 18:21:49.760395 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45397 | ||
| 165 | 2026.05.29 18:21:49.760467 [ 260 ] {} <Debug> TCP-Session: 5a2daa05-b87b-4629-895d-64618d58c3f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.29 18:21:49.760391 [ 261 ] {} <Debug> TCP-Session: 07323dad-f253-440a-9313-34e223475bf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41892 | ||
| 167 | 2026.05.29 18:21:49.760515 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.05.29 18:21:49.760543 [ 261 ] {} <Debug> TCP-Session: 07323dad-f253-440a-9313-34e223475bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.05.29 18:21:49.760601 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38698 | ||
| 170 | 2026.05.29 18:21:49.760623 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.29 18:21:49.760658 [ 262 ] {} <Debug> TCP-Session: c6fb8f59-67e9-475d-bdfd-d270787ed62e Authenticating user 'default' from [fd00:1122:3344:101::e]:35150 | ||
| 172 | 2026.05.29 18:21:49.760665 [ 261 ] {} <Debug> TCP-Session: 07323dad-f253-440a-9313-34e223475bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.29 18:21:49.760692 [ 263 ] {} <Debug> TCP-Session: dd5a94dd-f1ff-4995-846b-b76fe14413d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45397 | ||
| 174 | 2026.05.29 18:21:49.760732 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.29 18:21:49.760743 [ 262 ] {} <Debug> TCP-Session: c6fb8f59-67e9-475d-bdfd-d270787ed62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.29 18:21:49.760775 [ 263 ] {} <Debug> TCP-Session: dd5a94dd-f1ff-4995-846b-b76fe14413d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.05.29 18:21:49.760709 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53982 | ||
| 178 | 2026.05.29 18:21:49.760820 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39940 | ||
| 179 | 2026.05.29 18:21:49.760843 [ 262 ] {} <Debug> TCP-Session: c6fb8f59-67e9-475d-bdfd-d270787ed62e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.29 18:21:49.760829 [ 263 ] {} <Debug> TCP-Session: dd5a94dd-f1ff-4995-846b-b76fe14413d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.29 18:21:49.760821 [ 264 ] {} <Debug> TCP-Session: 1b3e1ad1-2bd5-4553-9907-be9ef93a141c Authenticating user 'default' from [fd00:1122:3344:101::e]:38698 | ||
| 182 | 2026.05.29 18:21:49.761003 [ 264 ] {} <Debug> TCP-Session: 1b3e1ad1-2bd5-4553-9907-be9ef93a141c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.29 18:21:49.761015 [ 264 ] {} <Debug> TCP-Session: 1b3e1ad1-2bd5-4553-9907-be9ef93a141c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.29 18:21:49.761117 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.05.29 18:21:49.761122 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.05.29 18:21:49.761154 [ 265 ] {} <Debug> TCP-Session: 63188660-52ac-4019-a5d1-8ebd3cb08caa Authenticating user 'default' from [fd00:1122:3344:101::e]:53982 | ||
| 187 | 2026.05.29 18:21:49.761175 [ 266 ] {} <Debug> TCP-Session: c6e59760-2bf1-45ac-bce2-e0a98596172d Authenticating user 'default' from [fd00:1122:3344:101::e]:39940 | ||
| 188 | 2026.05.29 18:21:49.761179 [ 265 ] {} <Debug> TCP-Session: 63188660-52ac-4019-a5d1-8ebd3cb08caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.29 18:21:49.761294 [ 266 ] {} <Debug> TCP-Session: c6e59760-2bf1-45ac-bce2-e0a98596172d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.29 18:21:49.761300 [ 265 ] {} <Debug> TCP-Session: 63188660-52ac-4019-a5d1-8ebd3cb08caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.29 18:21:49.761318 [ 266 ] {} <Debug> TCP-Session: c6e59760-2bf1-45ac-bce2-e0a98596172d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.29 18:21:50.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.44 MiB, peak 117.44 MiB, free memory in arenas 0.00 B, will set to 120.20 MiB (RSS), difference: 2.76 MiB | ||
| 193 | 2026.05.29 18:21:50.142315 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60263 | ||
| 194 | 2026.05.29 18:21:50.142504 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.05.29 18:21:50.142545 [ 267 ] {} <Debug> TCP-Session: 7eebc64c-aa18-47ad-965f-dfbb583e93e2 Authenticating user 'default' from [fd00:1122:3344:101::b]:60263 | ||
| 196 | 2026.05.29 18:21:50.142571 [ 267 ] {} <Debug> TCP-Session: 7eebc64c-aa18-47ad-965f-dfbb583e93e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.29 18:21:50.142668 [ 267 ] {} <Debug> TCP-Session: 7eebc64c-aa18-47ad-965f-dfbb583e93e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.29 18:21:50.142749 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.05.29 18:21:50.142780 [ 267 ] {} <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 | ||
| 200 | 2026.05.29 18:21:50.142875 [ 267 ] {} <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 | ||
| 201 | 2026.05.29 18:21:50.143434 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46260 | ||
| 202 | 2026.05.29 18:21:50.143521 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35342 | ||
| 203 | 2026.05.29 18:21:50.143582 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.05.29 18:21:50.143667 [ 268 ] {} <Debug> TCP-Session: 1fd0783f-d4ce-41a3-aae8-880bee557c75 Authenticating user 'default' from [fd00:1122:3344:101::b]:46260 | ||
| 205 | 2026.05.29 18:21:50.143736 [ 268 ] {} <Debug> TCP-Session: 1fd0783f-d4ce-41a3-aae8-880bee557c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.05.29 18:21:50.143743 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.05.29 18:21:50.143751 [ 268 ] {} <Debug> TCP-Session: 1fd0783f-d4ce-41a3-aae8-880bee557c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.29 18:21:50.143760 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44755 | ||
| 209 | 2026.05.29 18:21:50.143871 [ 269 ] {} <Debug> TCP-Session: b433d386-e014-4f9c-886f-1b3ae42e4eff Authenticating user 'default' from [fd00:1122:3344:101::b]:35342 | ||
| 210 | 2026.05.29 18:21:50.143789 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48304 | ||
| 211 | 2026.05.29 18:21:50.143927 [ 269 ] {} <Debug> TCP-Session: b433d386-e014-4f9c-886f-1b3ae42e4eff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2026.05.29 18:21:50.143983 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37071 | ||
| 213 | 2026.05.29 18:21:50.143904 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36965 | ||
| 214 | 2026.05.29 18:21:50.144063 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.05.29 18:21:50.144135 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57283 | ||
| 216 | 2026.05.29 18:21:50.144144 [ 271 ] {} <Debug> TCP-Session: a0958148-361d-449f-bb12-ebc5f93ac171 Authenticating user 'default' from [fd00:1122:3344:101::b]:44755 | ||
| 217 | 2026.05.29 18:21:50.144221 [ 269 ] {} <Debug> TCP-Session: b433d386-e014-4f9c-886f-1b3ae42e4eff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.05.29 18:21:50.144237 [ 271 ] {} <Debug> TCP-Session: a0958148-361d-449f-bb12-ebc5f93ac171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.05.29 18:21:50.144343 [ 271 ] {} <Debug> TCP-Session: a0958148-361d-449f-bb12-ebc5f93ac171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.05.29 18:21:50.144377 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.05.29 18:21:50.144425 [ 270 ] {} <Debug> TCP-Session: c5fb7e3e-3963-491c-95a8-65d630468bcb Authenticating user 'default' from [fd00:1122:3344:101::b]:48304 | ||
| 222 | 2026.05.29 18:21:50.144446 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.05.29 18:21:50.144485 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.05.29 18:21:50.144520 [ 270 ] {} <Debug> TCP-Session: c5fb7e3e-3963-491c-95a8-65d630468bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.29 18:21:50.144550 [ 272 ] {} <Debug> TCP-Session: 95e1da1b-bc0b-4bcd-b1f1-85e446c2640b Authenticating user 'default' from [fd00:1122:3344:101::b]:36965 | ||
| 226 | 2026.05.29 18:21:50.144542 [ 274 ] {} <Debug> TCP-Session: 66eee6e3-00bb-4a09-a593-2b5fe489abf3 Authenticating user 'default' from [fd00:1122:3344:101::b]:57283 | ||
| 227 | 2026.05.29 18:21:50.144604 [ 270 ] {} <Debug> TCP-Session: c5fb7e3e-3963-491c-95a8-65d630468bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.29 18:21:50.144628 [ 274 ] {} <Debug> TCP-Session: 66eee6e3-00bb-4a09-a593-2b5fe489abf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.29 18:21:50.144620 [ 272 ] {} <Debug> TCP-Session: 95e1da1b-bc0b-4bcd-b1f1-85e446c2640b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.05.29 18:21:50.144526 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.05.29 18:21:50.144707 [ 274 ] {} <Debug> TCP-Session: 66eee6e3-00bb-4a09-a593-2b5fe489abf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.29 18:21:50.144695 [ 272 ] {} <Debug> TCP-Session: 95e1da1b-bc0b-4bcd-b1f1-85e446c2640b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.29 18:21:50.144801 [ 273 ] {} <Debug> TCP-Session: 60609256-6620-4b26-9aaf-0ffef796fc27 Authenticating user 'default' from [fd00:1122:3344:101::b]:37071 | ||
| 234 | 2026.05.29 18:21:50.144896 [ 273 ] {} <Debug> TCP-Session: 60609256-6620-4b26-9aaf-0ffef796fc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.29 18:21:50.144909 [ 273 ] {} <Debug> TCP-Session: 60609256-6620-4b26-9aaf-0ffef796fc27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.29 18:21:51.814824 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49192 | ||
| 237 | 2026.05.29 18:21:51.815014 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.05.29 18:21:51.815091 [ 275 ] {} <Debug> TCP-Session: 7daf0b1f-8384-4a66-9889-23c0ead843d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49192 | ||
| 239 | 2026.05.29 18:21:51.815116 [ 275 ] {} <Debug> TCP-Session: 7daf0b1f-8384-4a66-9889-23c0ead843d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.29 18:21:51.815129 [ 275 ] {} <Debug> TCP-Session: 7daf0b1f-8384-4a66-9889-23c0ead843d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.29 18:21:51.815693 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43845 | ||
| 242 | 2026.05.29 18:21:51.815693 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42431 | ||
| 243 | 2026.05.29 18:21:51.815753 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42225 | ||
| 244 | 2026.05.29 18:21:51.815832 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36171 | ||
| 245 | 2026.05.29 18:21:51.816018 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 246 | 2026.05.29 18:21:51.816043 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33528 | ||
| 247 | 2026.05.29 18:21:51.816085 [ 277 ] {} <Debug> TCP-Session: 2c4f8414-2368-4239-bea2-545145409fdc Authenticating user 'default' from [fd00:1122:3344:101::e]:43845 | ||
| 248 | 2026.05.29 18:21:51.816140 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.05.29 18:21:51.816177 [ 277 ] {} <Debug> TCP-Session: 2c4f8414-2368-4239-bea2-545145409fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.05.29 18:21:51.816248 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 251 | 2026.05.29 18:21:51.816265 [ 277 ] {} <Debug> TCP-Session: 2c4f8414-2368-4239-bea2-545145409fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.05.29 18:21:51.816312 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2026.05.29 18:21:51.816287 [ 276 ] {} <Debug> TCP-Session: 4ebb0e88-d9ef-4503-95fc-348744d23e53 Authenticating user 'default' from [fd00:1122:3344:101::e]:42431 | ||
| 254 | 2026.05.29 18:21:51.816279 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.05.29 18:21:51.816402 [ 280 ] {} <Debug> TCP-Session: 85961c3e-0ab0-4f4b-8f0d-0b374504b4da Authenticating user 'default' from [fd00:1122:3344:101::e]:33528 | ||
| 256 | 2026.05.29 18:21:51.816468 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48164 | ||
| 257 | 2026.05.29 18:21:51.816389 [ 276 ] {} <Debug> TCP-Session: 4ebb0e88-d9ef-4503-95fc-348744d23e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.05.29 18:21:51.816514 [ 280 ] {} <Debug> TCP-Session: 85961c3e-0ab0-4f4b-8f0d-0b374504b4da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.05.29 18:21:51.816580 [ 276 ] {} <Debug> TCP-Session: 4ebb0e88-d9ef-4503-95fc-348744d23e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.05.29 18:21:51.816385 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59901 | ||
| 261 | 2026.05.29 18:21:51.816275 [ 278 ] {} <Debug> TCP-Session: 49fb8b46-3610-407a-b4eb-37963b74f734 Authenticating user 'default' from [fd00:1122:3344:101::e]:42225 | ||
| 262 | 2026.05.29 18:21:51.816672 [ 280 ] {} <Debug> TCP-Session: 85961c3e-0ab0-4f4b-8f0d-0b374504b4da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.05.29 18:21:51.816267 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62618 | ||
| 264 | 2026.05.29 18:21:51.816511 [ 279 ] {} <Debug> TCP-Session: 2a797090-8d9b-46ae-9ccd-a364f407ba6c Authenticating user 'default' from [fd00:1122:3344:101::e]:36171 | ||
| 265 | 2026.05.29 18:21:51.816802 [ 278 ] {} <Debug> TCP-Session: 49fb8b46-3610-407a-b4eb-37963b74f734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.05.29 18:21:51.816929 [ 278 ] {} <Debug> TCP-Session: 49fb8b46-3610-407a-b4eb-37963b74f734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.05.29 18:21:51.816930 [ 279 ] {} <Debug> TCP-Session: 2a797090-8d9b-46ae-9ccd-a364f407ba6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.05.29 18:21:51.817029 [ 279 ] {} <Debug> TCP-Session: 2a797090-8d9b-46ae-9ccd-a364f407ba6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.05.29 18:21:51.817415 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.05.29 18:21:51.817448 [ 283 ] {} <Debug> TCP-Session: 24e01fd7-58a9-410a-a2f8-01da44570a94 Authenticating user 'default' from [fd00:1122:3344:101::e]:48164 | ||
| 271 | 2026.05.29 18:21:51.817579 [ 283 ] {} <Debug> TCP-Session: 24e01fd7-58a9-410a-a2f8-01da44570a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.05.29 18:21:51.817595 [ 283 ] {} <Debug> TCP-Session: 24e01fd7-58a9-410a-a2f8-01da44570a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.05.29 18:21:51.818658 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.05.29 18:21:51.818704 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.05.29 18:21:51.818831 [ 282 ] {} <Debug> TCP-Session: 9a8c7c0d-ee7d-4e19-ad16-6160ef3c7665 Authenticating user 'default' from [fd00:1122:3344:101::e]:59901 | ||
| 276 | 2026.05.29 18:21:51.818832 [ 281 ] {} <Debug> TCP-Session: 19612d1c-6492-4158-95e9-2362f47e0db7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62618 | ||
| 277 | 2026.05.29 18:21:51.818851 [ 282 ] {} <Debug> TCP-Session: 9a8c7c0d-ee7d-4e19-ad16-6160ef3c7665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.05.29 18:21:51.818873 [ 281 ] {} <Debug> TCP-Session: 19612d1c-6492-4158-95e9-2362f47e0db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.05.29 18:21:51.818956 [ 282 ] {} <Debug> TCP-Session: 9a8c7c0d-ee7d-4e19-ad16-6160ef3c7665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.29 18:21:51.818970 [ 281 ] {} <Debug> TCP-Session: 19612d1c-6492-4158-95e9-2362f47e0db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.05.29 18:21:51.823125 [ 275 ] {} <Trace> TCP-Session: 7daf0b1f-8384-4a66-9889-23c0ead843d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 282 | 2026.05.29 18:21:51.824884 [ 275 ] {9812e7e2-aa6c-408d-a5f6-5365895d029c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49192) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 283 | 2026.05.29 18:21:51.836315 [ 275 ] {9812e7e2-aa6c-408d-a5f6-5365895d029c} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 284 | 2026.05.29 18:21:51.839591 [ 275 ] {9812e7e2-aa6c-408d-a5f6-5365895d029c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 285 | 2026.05.29 18:21:51.842052 [ 284 ] {9812e7e2-aa6c-408d-a5f6-5365895d029c} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 286 | 2026.05.29 18:21:51.843743 [ 275 ] {9812e7e2-aa6c-408d-a5f6-5365895d029c} <Debug> TCPHandler: Processed in 0.027289154 sec. | ||
| 287 | 2026.05.29 18:21:51.901507 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46866 | ||
| 288 | 2026.05.29 18:21:51.901668 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 289 | 2026.05.29 18:21:51.901811 [ 285 ] {} <Debug> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:46866 | ||
| 290 | 2026.05.29 18:21:51.901832 [ 285 ] {} <Debug> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.05.29 18:21:51.901844 [ 285 ] {} <Debug> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.05.29 18:21:51.902006 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 293 | 2026.05.29 18:21:51.902033 [ 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 | ||
| 294 | 2026.05.29 18:21:51.902141 [ 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 | ||
| 295 | 2026.05.29 18:21:51.902547 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44612 | ||
| 296 | 2026.05.29 18:21:51.902642 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59161 | ||
| 297 | 2026.05.29 18:21:51.902783 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46330 | ||
| 298 | 2026.05.29 18:21:51.902916 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35031 | ||
| 299 | 2026.05.29 18:21:51.903021 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 300 | 2026.05.29 18:21:51.903059 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 301 | 2026.05.29 18:21:51.903173 [ 286 ] {} <Debug> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Authenticating user 'default' from [fd00:1122:3344:101::d]:44612 | ||
| 302 | 2026.05.29 18:21:51.903187 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 303 | 2026.05.29 18:21:51.903198 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63094 | ||
| 304 | 2026.05.29 18:21:51.903240 [ 288 ] {} <Debug> TCP-Session: 5ab41e30-a3fa-4f29-a3cb-a542d0d37ad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46330 | ||
| 305 | 2026.05.29 18:21:51.903298 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35075 | ||
| 306 | 2026.05.29 18:21:51.903223 [ 287 ] {} <Debug> TCP-Session: 17224bea-b4c5-4b9c-adb1-7ced0fbdc8fa Authenticating user 'default' from [fd00:1122:3344:101::d]:59161 | ||
| 307 | 2026.05.29 18:21:51.903398 [ 288 ] {} <Debug> TCP-Session: 5ab41e30-a3fa-4f29-a3cb-a542d0d37ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 308 | 2026.05.29 18:21:51.903374 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51466 | ||
| 309 | 2026.05.29 18:21:51.903427 [ 287 ] {} <Debug> TCP-Session: 17224bea-b4c5-4b9c-adb1-7ced0fbdc8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 310 | 2026.05.29 18:21:51.903209 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 311 | 2026.05.29 18:21:51.903535 [ 288 ] {} <Debug> TCP-Session: 5ab41e30-a3fa-4f29-a3cb-a542d0d37ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 312 | 2026.05.29 18:21:51.903551 [ 287 ] {} <Debug> TCP-Session: 17224bea-b4c5-4b9c-adb1-7ced0fbdc8fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2026.05.29 18:21:51.903569 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 314 | 2026.05.29 18:21:51.903623 [ 289 ] {} <Debug> TCP-Session: 05cd8086-8160-4ed0-8cfe-2d63a5c93119 Authenticating user 'default' from [fd00:1122:3344:101::d]:35031 | ||
| 315 | 2026.05.29 18:21:51.903590 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 316 | 2026.05.29 18:21:51.903680 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 317 | 2026.05.29 18:21:51.903806 [ 289 ] {} <Debug> TCP-Session: 05cd8086-8160-4ed0-8cfe-2d63a5c93119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 318 | 2026.05.29 18:21:51.903813 [ 291 ] {} <Debug> TCP-Session: 29eb59b9-eb08-4119-92ed-76e649b91503 Authenticating user 'default' from [fd00:1122:3344:101::d]:35075 | ||
| 319 | 2026.05.29 18:21:51.903830 [ 292 ] {} <Debug> TCP-Session: b4adac61-530c-4e50-a4de-6ec9d2f8ad98 Authenticating user 'default' from [fd00:1122:3344:101::d]:51466 | ||
| 320 | 2026.05.29 18:21:51.903781 [ 290 ] {} <Debug> TCP-Session: 3ef6addd-78fd-4de5-80ce-eb2ab9b1c355 Authenticating user 'default' from [fd00:1122:3344:101::d]:63094 | ||
| 321 | 2026.05.29 18:21:51.903880 [ 289 ] {} <Debug> TCP-Session: 05cd8086-8160-4ed0-8cfe-2d63a5c93119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.05.29 18:21:51.903902 [ 292 ] {} <Debug> TCP-Session: b4adac61-530c-4e50-a4de-6ec9d2f8ad98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 323 | 2026.05.29 18:21:51.903916 [ 291 ] {} <Debug> TCP-Session: 29eb59b9-eb08-4119-92ed-76e649b91503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.29 18:21:51.903991 [ 292 ] {} <Debug> TCP-Session: b4adac61-530c-4e50-a4de-6ec9d2f8ad98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 325 | 2026.05.29 18:21:51.903971 [ 290 ] {} <Debug> TCP-Session: 3ef6addd-78fd-4de5-80ce-eb2ab9b1c355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2026.05.29 18:21:51.904085 [ 291 ] {} <Debug> TCP-Session: 29eb59b9-eb08-4119-92ed-76e649b91503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 327 | 2026.05.29 18:21:51.904107 [ 290 ] {} <Debug> TCP-Session: 3ef6addd-78fd-4de5-80ce-eb2ab9b1c355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.05.29 18:21:51.903513 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35425 | ||
| 329 | 2026.05.29 18:21:51.903215 [ 286 ] {} <Debug> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 330 | 2026.05.29 18:21:51.904307 [ 286 ] {} <Debug> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 331 | 2026.05.29 18:21:51.904401 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 332 | 2026.05.29 18:21:51.904437 [ 293 ] {} <Debug> TCP-Session: 7f9b66af-1f31-4804-93e7-5467da653bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35425 | ||
| 333 | 2026.05.29 18:21:51.904550 [ 293 ] {} <Debug> TCP-Session: 7f9b66af-1f31-4804-93e7-5467da653bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 334 | 2026.05.29 18:21:51.904565 [ 293 ] {} <Debug> TCP-Session: 7f9b66af-1f31-4804-93e7-5467da653bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.29 18:21:51.904955 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.05.29 18:21:51.905246 [ 285 ] {a40297cc-8908-4357-a290-dd384ea734b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.05.29 18:21:52.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.93 MiB, peak 122.93 MiB, free memory in arenas 0.00 B, will set to 129.45 MiB (RSS), difference: 6.52 MiB | ||
| 338 | 2026.05.29 18:21:52.029588 [ 285 ] {a40297cc-8908-4357-a290-dd384ea734b8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46866) (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 @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 361 | |||
| 362 | 2026.05.29 18:21:52.030668 [ 285 ] {a40297cc-8908-4357-a290-dd384ea734b8} <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 @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 385 | |||
| 386 | 2026.05.29 18:21:52.030964 [ 285 ] {a40297cc-8908-4357-a290-dd384ea734b8} <Debug> TCPHandler: Processed in 0.126158306 sec. | ||
| 387 | 2026.05.29 18:21:52.031444 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.05.29 18:21:52.031799 [ 286 ] {1dc47719-b82c-4f65-b46d-fe4b2c649ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 389 | 2026.05.29 18:21:52.032223 [ 286 ] {1dc47719-b82c-4f65-b46d-fe4b2c649ef4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44612) (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 @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 412 | |||
| 413 | 2026.05.29 18:21:52.032531 [ 286 ] {1dc47719-b82c-4f65-b46d-fe4b2c649ef4} <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 @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 436 | |||
| 437 | 2026.05.29 18:21:52.032778 [ 286 ] {1dc47719-b82c-4f65-b46d-fe4b2c649ef4} <Debug> TCPHandler: Processed in 0.001519715 sec. | ||
| 438 | 2026.05.29 18:21:52.033100 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.29 18:21:52.033969 [ 285 ] {ac83ad1b-7e37-4f04-b4ee-f156e5df5cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 440 | 2026.05.29 18:21:52.034052 [ 285 ] {ac83ad1b-7e37-4f04-b4ee-f156e5df5cfe} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 441 | 2026.05.29 18:21:52.039151 [ 285 ] {ac83ad1b-7e37-4f04-b4ee-f156e5df5cfe} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 442 | 2026.05.29 18:21:52.039176 [ 285 ] {ac83ad1b-7e37-4f04-b4ee-f156e5df5cfe} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3201e-05 sec | ||
| 443 | 2026.05.29 18:21:52.039192 [ 285 ] {ac83ad1b-7e37-4f04-b4ee-f156e5df5cfe} <Trace> ReferentialDeps: No tables | ||
| 444 | 2026.05.29 18:21:52.039305 [ 285 ] {ac83ad1b-7e37-4f04-b4ee-f156e5df5cfe} <Trace> LoadingDeps: No tables | ||
| 445 | 2026.05.29 18:21:52.039335 [ 285 ] {ac83ad1b-7e37-4f04-b4ee-f156e5df5cfe} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 446 | 2026.05.29 18:21:52.039407 [ 285 ] {ac83ad1b-7e37-4f04-b4ee-f156e5df5cfe} <Debug> TCPHandler: Processed in 0.006421569 sec. | ||
| 447 | 2026.05.29 18:21:52.039577 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 448 | 2026.05.29 18:21:52.039863 [ 285 ] {76fcbed0-b209-4a24-a7ec-a1283a072fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) /* 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.29 18:21:52.039979 [ 285 ] {76fcbed0-b209-4a24-a7ec-a1283a072fb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 451 | 2026.05.29 18:21:52.044137 [ 285 ] {76fcbed0-b209-4a24-a7ec-a1283a072fb5} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 452 | 2026.05.29 18:21:52.050897 [ 285 ] {76fcbed0-b209-4a24-a7ec-a1283a072fb5} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125): Loading data parts | ||
| 453 | 2026.05.29 18:21:52.051321 [ 285 ] {76fcbed0-b209-4a24-a7ec-a1283a072fb5} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125): There are no data parts | ||
| 454 | 2026.05.29 18:21:52.064240 [ 285 ] {76fcbed0-b209-4a24-a7ec-a1283a072fb5} <Debug> TCPHandler: Processed in 0.024720991 sec. | ||
| 455 | 2026.05.29 18:21:52.064400 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.05.29 18:21:52.065208 [ 285 ] {4af16e16-1f17-4804-ae71-3b441aaa8c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) /* 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.29 18:21:52.065362 [ 285 ] {4af16e16-1f17-4804-ae71-3b441aaa8c54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 468 | 2026.05.29 18:21:52.083697 [ 285 ] {4af16e16-1f17-4804-ae71-3b441aaa8c54} <Debug> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Loading data parts | ||
| 469 | 2026.05.29 18:21:52.083892 [ 285 ] {4af16e16-1f17-4804-ae71-3b441aaa8c54} <Debug> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): There are no data parts | ||
| 470 | 2026.05.29 18:21:52.088818 [ 285 ] {4af16e16-1f17-4804-ae71-3b441aaa8c54} <Debug> TCPHandler: Processed in 0.024467097 sec. | ||
| 471 | 2026.05.29 18:21:52.089059 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 472 | 2026.05.29 18:21:52.089288 [ 285 ] {271e3b39-ed05-4eea-88c3-c8f671149f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.089418 [ 285 ] {271e3b39-ed05-4eea-88c3-c8f671149f3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 474 | 2026.05.29 18:21:52.100000 [ 285 ] {271e3b39-ed05-4eea-88c3-c8f671149f3e} <Debug> oximeter.measurements_i8 (5224f94e-384b-4f0a-9b25-5277e1cac32f): Loading data parts | ||
| 475 | 2026.05.29 18:21:52.100152 [ 285 ] {271e3b39-ed05-4eea-88c3-c8f671149f3e} <Debug> oximeter.measurements_i8 (5224f94e-384b-4f0a-9b25-5277e1cac32f): There are no data parts | ||
| 476 | 2026.05.29 18:21:52.113119 [ 285 ] {271e3b39-ed05-4eea-88c3-c8f671149f3e} <Debug> TCPHandler: Processed in 0.02411531 sec. | ||
| 477 | 2026.05.29 18:21:52.113371 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 478 | 2026.05.29 18:21:52.113668 [ 285 ] {faa26edc-1d93-47c8-8192-5fc88e940c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.113885 [ 285 ] {faa26edc-1d93-47c8-8192-5fc88e940c37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 480 | 2026.05.29 18:21:52.136085 [ 285 ] {faa26edc-1d93-47c8-8192-5fc88e940c37} <Debug> oximeter.measurements_u8 (c773d419-353f-4603-af93-404eeaa30881): Loading data parts | ||
| 481 | 2026.05.29 18:21:52.136221 [ 285 ] {faa26edc-1d93-47c8-8192-5fc88e940c37} <Debug> oximeter.measurements_u8 (c773d419-353f-4603-af93-404eeaa30881): There are no data parts | ||
| 482 | 2026.05.29 18:21:52.159545 [ 285 ] {faa26edc-1d93-47c8-8192-5fc88e940c37} <Debug> TCPHandler: Processed in 0.046264227 sec. | ||
| 483 | 2026.05.29 18:21:52.159697 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 484 | 2026.05.29 18:21:52.159949 [ 285 ] {d301508f-eea9-4e31-8eaf-1413fe1ffd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.160074 [ 285 ] {d301508f-eea9-4e31-8eaf-1413fe1ffd75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 486 | 2026.05.29 18:21:52.168184 [ 285 ] {d301508f-eea9-4e31-8eaf-1413fe1ffd75} <Debug> oximeter.measurements_i16 (abde85d5-be3a-4a70-9e05-faa4ce7b64ef): Loading data parts | ||
| 487 | 2026.05.29 18:21:52.168408 [ 285 ] {d301508f-eea9-4e31-8eaf-1413fe1ffd75} <Debug> oximeter.measurements_i16 (abde85d5-be3a-4a70-9e05-faa4ce7b64ef): There are no data parts | ||
| 488 | 2026.05.29 18:21:52.171542 [ 285 ] {d301508f-eea9-4e31-8eaf-1413fe1ffd75} <Debug> TCPHandler: Processed in 0.011895102 sec. | ||
| 489 | 2026.05.29 18:21:52.171690 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 490 | 2026.05.29 18:21:52.171870 [ 285 ] {4b75cb58-6e50-4e02-bda2-07a633e4c1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.172004 [ 285 ] {4b75cb58-6e50-4e02-bda2-07a633e4c1ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 492 | 2026.05.29 18:21:52.207929 [ 285 ] {4b75cb58-6e50-4e02-bda2-07a633e4c1ac} <Debug> oximeter.measurements_u16 (88f4cbdb-b4ef-46b6-aa5f-9c899f5dcb51): Loading data parts | ||
| 493 | 2026.05.29 18:21:52.208095 [ 285 ] {4b75cb58-6e50-4e02-bda2-07a633e4c1ac} <Debug> oximeter.measurements_u16 (88f4cbdb-b4ef-46b6-aa5f-9c899f5dcb51): There are no data parts | ||
| 494 | 2026.05.29 18:21:52.218149 [ 285 ] {4b75cb58-6e50-4e02-bda2-07a633e4c1ac} <Debug> TCPHandler: Processed in 0.046509421 sec. | ||
| 495 | 2026.05.29 18:21:52.218310 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2026.05.29 18:21:52.218570 [ 285 ] {41250e62-9382-43d8-a3f8-af419270e5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.218708 [ 285 ] {41250e62-9382-43d8-a3f8-af419270e5b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 498 | 2026.05.29 18:21:52.244364 [ 285 ] {41250e62-9382-43d8-a3f8-af419270e5b4} <Debug> oximeter.measurements_i32 (67e6dbf1-1ac8-498e-b560-e6f34f538ed3): Loading data parts | ||
| 499 | 2026.05.29 18:21:52.244501 [ 285 ] {41250e62-9382-43d8-a3f8-af419270e5b4} <Debug> oximeter.measurements_i32 (67e6dbf1-1ac8-498e-b560-e6f34f538ed3): There are no data parts | ||
| 500 | 2026.05.29 18:21:52.290105 [ 285 ] {41250e62-9382-43d8-a3f8-af419270e5b4} <Debug> TCPHandler: Processed in 0.071845163 sec. | ||
| 501 | 2026.05.29 18:21:52.290323 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2026.05.29 18:21:52.290497 [ 285 ] {9675614d-2680-4893-bada-ccac65f03d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.290641 [ 285 ] {9675614d-2680-4893-bada-ccac65f03d47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 504 | 2026.05.29 18:21:52.313108 [ 285 ] {9675614d-2680-4893-bada-ccac65f03d47} <Debug> oximeter.measurements_u32 (a93f6c95-4ae6-4107-8f77-f9cdf6d1714a): Loading data parts | ||
| 505 | 2026.05.29 18:21:52.313364 [ 285 ] {9675614d-2680-4893-bada-ccac65f03d47} <Debug> oximeter.measurements_u32 (a93f6c95-4ae6-4107-8f77-f9cdf6d1714a): There are no data parts | ||
| 506 | 2026.05.29 18:21:52.325688 [ 285 ] {9675614d-2680-4893-bada-ccac65f03d47} <Debug> TCPHandler: Processed in 0.035432483 sec. | ||
| 507 | 2026.05.29 18:21:52.325843 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2026.05.29 18:21:52.326089 [ 285 ] {1cb3e5d2-c629-4aa7-bf53-ef8421f31e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.326211 [ 285 ] {1cb3e5d2-c629-4aa7-bf53-ef8421f31e91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 510 | 2026.05.29 18:21:52.348184 [ 285 ] {1cb3e5d2-c629-4aa7-bf53-ef8421f31e91} <Debug> oximeter.measurements_i64 (20f6efc9-0eaf-4ccb-a956-4b3d024570f0): Loading data parts | ||
| 511 | 2026.05.29 18:21:52.348431 [ 285 ] {1cb3e5d2-c629-4aa7-bf53-ef8421f31e91} <Debug> oximeter.measurements_i64 (20f6efc9-0eaf-4ccb-a956-4b3d024570f0): There are no data parts | ||
| 512 | 2026.05.29 18:21:52.381699 [ 285 ] {1cb3e5d2-c629-4aa7-bf53-ef8421f31e91} <Debug> TCPHandler: Processed in 0.055906712 sec. | ||
| 513 | 2026.05.29 18:21:52.381849 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.05.29 18:21:52.382008 [ 285 ] {a5722a4d-d0bc-4c73-bf82-8360021e3597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.382143 [ 285 ] {a5722a4d-d0bc-4c73-bf82-8360021e3597} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 516 | 2026.05.29 18:21:52.405281 [ 285 ] {a5722a4d-d0bc-4c73-bf82-8360021e3597} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Loading data parts | ||
| 517 | 2026.05.29 18:21:52.405484 [ 285 ] {a5722a4d-d0bc-4c73-bf82-8360021e3597} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): There are no data parts | ||
| 518 | 2026.05.29 18:21:52.418624 [ 285 ] {a5722a4d-d0bc-4c73-bf82-8360021e3597} <Debug> TCPHandler: Processed in 0.036824717 sec. | ||
| 519 | 2026.05.29 18:21:52.418779 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.05.29 18:21:52.419056 [ 285 ] {a74bb715-d431-4553-9bc5-e2f304433da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.419199 [ 285 ] {a74bb715-d431-4553-9bc5-e2f304433da2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 522 | 2026.05.29 18:21:52.438049 [ 285 ] {a74bb715-d431-4553-9bc5-e2f304433da2} <Debug> oximeter.measurements_f32 (49fd9cfc-462d-48b2-baae-d14764127ff9): Loading data parts | ||
| 523 | 2026.05.29 18:21:52.438308 [ 285 ] {a74bb715-d431-4553-9bc5-e2f304433da2} <Debug> oximeter.measurements_f32 (49fd9cfc-462d-48b2-baae-d14764127ff9): There are no data parts | ||
| 524 | 2026.05.29 18:21:52.465421 [ 285 ] {a74bb715-d431-4553-9bc5-e2f304433da2} <Debug> TCPHandler: Processed in 0.046692234 sec. | ||
| 525 | 2026.05.29 18:21:52.465600 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.05.29 18:21:52.465795 [ 285 ] {20683b80-667c-4b8a-8ba6-b17bf0badd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.465958 [ 285 ] {20683b80-667c-4b8a-8ba6-b17bf0badd6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 528 | 2026.05.29 18:21:52.498398 [ 285 ] {20683b80-667c-4b8a-8ba6-b17bf0badd6c} <Debug> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Loading data parts | ||
| 529 | 2026.05.29 18:21:52.498589 [ 285 ] {20683b80-667c-4b8a-8ba6-b17bf0badd6c} <Debug> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): There are no data parts | ||
| 530 | 2026.05.29 18:21:52.515451 [ 285 ] {20683b80-667c-4b8a-8ba6-b17bf0badd6c} <Debug> TCPHandler: Processed in 0.049911519 sec. | ||
| 531 | 2026.05.29 18:21:52.515684 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.05.29 18:21:52.516087 [ 285 ] {f038749f-b185-4621-aae3-c202d78ea63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.516255 [ 285 ] {f038749f-b185-4621-aae3-c202d78ea63d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 534 | 2026.05.29 18:21:52.538847 [ 285 ] {f038749f-b185-4621-aae3-c202d78ea63d} <Debug> oximeter.measurements_string (41959b3e-7205-4b80-b8f6-8344100c8c59): Loading data parts | ||
| 535 | 2026.05.29 18:21:52.539052 [ 285 ] {f038749f-b185-4621-aae3-c202d78ea63d} <Debug> oximeter.measurements_string (41959b3e-7205-4b80-b8f6-8344100c8c59): There are no data parts | ||
| 536 | 2026.05.29 18:21:52.550400 [ 285 ] {f038749f-b185-4621-aae3-c202d78ea63d} <Debug> TCPHandler: Processed in 0.034794102 sec. | ||
| 537 | 2026.05.29 18:21:52.550572 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.29 18:21:52.550788 [ 285 ] {29d04ccc-8e2a-4ece-9f03-f6d0a8939244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.550959 [ 285 ] {29d04ccc-8e2a-4ece-9f03-f6d0a8939244} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 547 | 2026.05.29 18:21:52.553764 [ 285 ] {29d04ccc-8e2a-4ece-9f03-f6d0a8939244} <Debug> oximeter.measurements_bytes (b8aad80c-ab3e-4b6c-b0e7-47e77e3a3a60): Loading data parts | ||
| 548 | 2026.05.29 18:21:52.553904 [ 285 ] {29d04ccc-8e2a-4ece-9f03-f6d0a8939244} <Debug> oximeter.measurements_bytes (b8aad80c-ab3e-4b6c-b0e7-47e77e3a3a60): There are no data parts | ||
| 549 | 2026.05.29 18:21:52.566108 [ 285 ] {29d04ccc-8e2a-4ece-9f03-f6d0a8939244} <Debug> TCPHandler: Processed in 0.015594675 sec. | ||
| 550 | 2026.05.29 18:21:52.566381 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.29 18:21:52.566685 [ 285 ] {5089152b-85a8-4c6e-a5ab-e6c6032b319b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.566903 [ 285 ] {5089152b-85a8-4c6e-a5ab-e6c6032b319b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 553 | 2026.05.29 18:21:52.577679 [ 285 ] {5089152b-85a8-4c6e-a5ab-e6c6032b319b} <Debug> oximeter.measurements_cumulativei64 (c972f15f-4ebe-4761-bdc7-1ece151478f8): Loading data parts | ||
| 554 | 2026.05.29 18:21:52.577821 [ 285 ] {5089152b-85a8-4c6e-a5ab-e6c6032b319b} <Debug> oximeter.measurements_cumulativei64 (c972f15f-4ebe-4761-bdc7-1ece151478f8): There are no data parts | ||
| 555 | 2026.05.29 18:21:52.593141 [ 285 ] {5089152b-85a8-4c6e-a5ab-e6c6032b319b} <Debug> TCPHandler: Processed in 0.026852677 sec. | ||
| 556 | 2026.05.29 18:21:52.593477 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.29 18:21:52.593645 [ 285 ] {106572ba-b666-4191-80a8-b7efcd87e743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.593874 [ 285 ] {106572ba-b666-4191-80a8-b7efcd87e743} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 559 | 2026.05.29 18:21:52.615786 [ 285 ] {106572ba-b666-4191-80a8-b7efcd87e743} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Loading data parts | ||
| 560 | 2026.05.29 18:21:52.616047 [ 285 ] {106572ba-b666-4191-80a8-b7efcd87e743} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): There are no data parts | ||
| 561 | 2026.05.29 18:21:52.639863 [ 285 ] {106572ba-b666-4191-80a8-b7efcd87e743} <Debug> TCPHandler: Processed in 0.04643476 sec. | ||
| 562 | 2026.05.29 18:21:52.640029 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.05.29 18:21:52.640296 [ 285 ] {0ecef884-2b07-41c2-b173-88fc37cf4409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.640418 [ 285 ] {0ecef884-2b07-41c2-b173-88fc37cf4409} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 565 | 2026.05.29 18:21:52.672822 [ 285 ] {0ecef884-2b07-41c2-b173-88fc37cf4409} <Debug> oximeter.measurements_cumulativef32 (4371622d-8738-489f-b46f-10dc72115edd): Loading data parts | ||
| 566 | 2026.05.29 18:21:52.672978 [ 285 ] {0ecef884-2b07-41c2-b173-88fc37cf4409} <Debug> oximeter.measurements_cumulativef32 (4371622d-8738-489f-b46f-10dc72115edd): There are no data parts | ||
| 567 | 2026.05.29 18:21:52.696406 [ 285 ] {0ecef884-2b07-41c2-b173-88fc37cf4409} <Debug> TCPHandler: Processed in 0.05643048 sec. | ||
| 568 | 2026.05.29 18:21:52.696578 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.29 18:21:52.696798 [ 285 ] {d71f015d-00d1-4fc6-8e55-23d69a069e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.697029 [ 285 ] {d71f015d-00d1-4fc6-8e55-23d69a069e71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 571 | 2026.05.29 18:21:52.719465 [ 285 ] {d71f015d-00d1-4fc6-8e55-23d69a069e71} <Debug> oximeter.measurements_cumulativef64 (44e8316e-9810-4112-b9d7-2ecc39d9381d): Loading data parts | ||
| 572 | 2026.05.29 18:21:52.719610 [ 285 ] {d71f015d-00d1-4fc6-8e55-23d69a069e71} <Debug> oximeter.measurements_cumulativef64 (44e8316e-9810-4112-b9d7-2ecc39d9381d): There are no data parts | ||
| 573 | 2026.05.29 18:21:52.732406 [ 285 ] {d71f015d-00d1-4fc6-8e55-23d69a069e71} <Debug> TCPHandler: Processed in 0.035884381 sec. | ||
| 574 | 2026.05.29 18:21:52.732663 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.05.29 18:21:52.732916 [ 285 ] {756d2b64-a949-4f3a-99c4-dfd548bab6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.733049 [ 285 ] {756d2b64-a949-4f3a-99c4-dfd548bab6d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 587 | 2026.05.29 18:21:52.756595 [ 285 ] {756d2b64-a949-4f3a-99c4-dfd548bab6d7} <Debug> oximeter.measurements_histogrami8 (29eb5395-81d0-44a5-ac89-a16092c4446b): Loading data parts | ||
| 588 | 2026.05.29 18:21:52.756746 [ 285 ] {756d2b64-a949-4f3a-99c4-dfd548bab6d7} <Debug> oximeter.measurements_histogrami8 (29eb5395-81d0-44a5-ac89-a16092c4446b): There are no data parts | ||
| 589 | 2026.05.29 18:21:52.767624 [ 285 ] {756d2b64-a949-4f3a-99c4-dfd548bab6d7} <Debug> TCPHandler: Processed in 0.035013646 sec. | ||
| 590 | 2026.05.29 18:21:52.767784 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.05.29 18:21:52.768006 [ 285 ] {62da8f52-6817-49cc-8214-5899e798d18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.768152 [ 285 ] {62da8f52-6817-49cc-8214-5899e798d18d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 593 | 2026.05.29 18:21:52.789766 [ 285 ] {62da8f52-6817-49cc-8214-5899e798d18d} <Debug> oximeter.measurements_histogramu8 (b79c4244-0d1e-4afa-9114-3bf68488c045): Loading data parts | ||
| 594 | 2026.05.29 18:21:52.789907 [ 285 ] {62da8f52-6817-49cc-8214-5899e798d18d} <Debug> oximeter.measurements_histogramu8 (b79c4244-0d1e-4afa-9114-3bf68488c045): There are no data parts | ||
| 595 | 2026.05.29 18:21:52.805025 [ 285 ] {62da8f52-6817-49cc-8214-5899e798d18d} <Debug> TCPHandler: Processed in 0.037292365 sec. | ||
| 596 | 2026.05.29 18:21:52.805290 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.05.29 18:21:52.805613 [ 285 ] {fec57991-4667-4178-af7b-a25075d7af71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:52.805795 [ 285 ] {fec57991-4667-4178-af7b-a25075d7af71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 599 | 2026.05.29 18:21:52.815574 [ 285 ] {fec57991-4667-4178-af7b-a25075d7af71} <Debug> oximeter.measurements_histogrami16 (dfad308b-509c-461b-b238-e32cefc40d86): Loading data parts | ||
| 600 | 2026.05.29 18:21:52.815710 [ 285 ] {fec57991-4667-4178-af7b-a25075d7af71} <Debug> oximeter.measurements_histogrami16 (dfad308b-509c-461b-b238-e32cefc40d86): There are no data parts | ||
| 601 | 2026.05.29 18:21:52.818961 [ 285 ] {fec57991-4667-4178-af7b-a25075d7af71} <Debug> TCPHandler: Processed in 0.013734023 sec. | ||
| 602 | 2026.05.29 18:21:52.819134 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.05.29 18:21:52.819376 [ 285 ] {3e5f12e3-6bde-456e-aa48-9e53f0a479fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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) | ||
| 604 | 2026.05.29 18:21:52.819616 [ 285 ] {3e5f12e3-6bde-456e-aa48-9e53f0a479fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 605 | 2026.05.29 18:21:52.855867 [ 285 ] {3e5f12e3-6bde-456e-aa48-9e53f0a479fd} <Debug> oximeter.measurements_histogramu16 (05c3e6e7-7ce6-4c85-be9b-a382a57a1ed5): Loading data parts | ||
| 606 | 2026.05.29 18:21:52.856017 [ 285 ] {3e5f12e3-6bde-456e-aa48-9e53f0a479fd} <Debug> oximeter.measurements_histogramu16 (05c3e6e7-7ce6-4c85-be9b-a382a57a1ed5): There are no data parts | ||
| 607 | 2026.05.29 18:21:52.890551 [ 285 ] {3e5f12e3-6bde-456e-aa48-9e53f0a479fd} <Debug> TCPHandler: Processed in 0.071467766 sec. | ||
| 608 | 2026.05.29 18:21:52.890940 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 609 | 2026.05.29 18:21:52.891265 [ 285 ] {20b69cb0-3a4a-44ac-b8b7-88c9d5c1004d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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) | ||
| 610 | 2026.05.29 18:21:52.891429 [ 285 ] {20b69cb0-3a4a-44ac-b8b7-88c9d5c1004d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 611 | 2026.05.29 18:21:52.938165 [ 285 ] {20b69cb0-3a4a-44ac-b8b7-88c9d5c1004d} <Debug> oximeter.measurements_histogrami32 (bf10aa2b-6026-4179-a164-a5f39805920e): Loading data parts | ||
| 612 | 2026.05.29 18:21:52.938388 [ 285 ] {20b69cb0-3a4a-44ac-b8b7-88c9d5c1004d} <Debug> oximeter.measurements_histogrami32 (bf10aa2b-6026-4179-a164-a5f39805920e): There are no data parts | ||
| 613 | 2026.05.29 18:21:52.986125 [ 285 ] {20b69cb0-3a4a-44ac-b8b7-88c9d5c1004d} <Debug> TCPHandler: Processed in 0.095274621 sec. | ||
| 614 | 2026.05.29 18:21:52.986319 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 615 | 2026.05.29 18:21:52.986546 [ 285 ] {b2e5aca7-fc8b-464b-8795-cbce32d81fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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) | ||
| 616 | 2026.05.29 18:21:52.986696 [ 285 ] {b2e5aca7-fc8b-464b-8795-cbce32d81fbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 617 | 2026.05.29 18:21:53.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.25 MiB, peak 135.25 MiB, free memory in arenas 0.00 B, will set to 137.39 MiB (RSS), difference: 2.14 MiB | ||
| 618 | 2026.05.29 18:21:53.033416 [ 285 ] {b2e5aca7-fc8b-464b-8795-cbce32d81fbd} <Debug> oximeter.measurements_histogramu32 (87891ae9-729d-4d65-a678-3c953afc1aed): Loading data parts | ||
| 619 | 2026.05.29 18:21:53.033578 [ 285 ] {b2e5aca7-fc8b-464b-8795-cbce32d81fbd} <Debug> oximeter.measurements_histogramu32 (87891ae9-729d-4d65-a678-3c953afc1aed): There are no data parts | ||
| 620 | 2026.05.29 18:21:53.080897 [ 285 ] {b2e5aca7-fc8b-464b-8795-cbce32d81fbd} <Debug> TCPHandler: Processed in 0.09462304 sec. | ||
| 621 | 2026.05.29 18:21:53.081105 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.05.29 18:21:53.081337 [ 285 ] {70c82662-948c-4467-9b1c-6c71106094e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:53.081478 [ 285 ] {70c82662-948c-4467-9b1c-6c71106094e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 624 | 2026.05.29 18:21:53.127506 [ 285 ] {70c82662-948c-4467-9b1c-6c71106094e2} <Debug> oximeter.measurements_histogrami64 (ee986800-2aa8-4b77-9483-efefd5b0a456): Loading data parts | ||
| 625 | 2026.05.29 18:21:53.127755 [ 285 ] {70c82662-948c-4467-9b1c-6c71106094e2} <Debug> oximeter.measurements_histogrami64 (ee986800-2aa8-4b77-9483-efefd5b0a456): There are no data parts | ||
| 626 | 2026.05.29 18:21:53.175270 [ 285 ] {70c82662-948c-4467-9b1c-6c71106094e2} <Debug> TCPHandler: Processed in 0.094240743 sec. | ||
| 627 | 2026.05.29 18:21:53.175487 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.05.29 18:21:53.175830 [ 285 ] {0515a4e2-d2df-4038-841b-a06fbb1ae359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:53.175968 [ 285 ] {0515a4e2-d2df-4038-841b-a06fbb1ae359} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 630 | 2026.05.29 18:21:53.185707 [ 285 ] {0515a4e2-d2df-4038-841b-a06fbb1ae359} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Loading data parts | ||
| 631 | 2026.05.29 18:21:53.185891 [ 285 ] {0515a4e2-d2df-4038-841b-a06fbb1ae359} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): There are no data parts | ||
| 632 | 2026.05.29 18:21:53.190810 [ 285 ] {0515a4e2-d2df-4038-841b-a06fbb1ae359} <Debug> TCPHandler: Processed in 0.015359331 sec. | ||
| 633 | 2026.05.29 18:21:53.191002 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.05.29 18:21:53.191231 [ 285 ] {0a212364-e9a3-4618-b64c-02db47d27b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:53.191409 [ 285 ] {0a212364-e9a3-4618-b64c-02db47d27b96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 636 | 2026.05.29 18:21:53.237130 [ 285 ] {0a212364-e9a3-4618-b64c-02db47d27b96} <Debug> oximeter.measurements_histogramf32 (8f76293f-34a8-4ce2-b1a7-5331c38ce40f): Loading data parts | ||
| 637 | 2026.05.29 18:21:53.237394 [ 285 ] {0a212364-e9a3-4618-b64c-02db47d27b96} <Debug> oximeter.measurements_histogramf32 (8f76293f-34a8-4ce2-b1a7-5331c38ce40f): There are no data parts | ||
| 638 | 2026.05.29 18:21:53.248408 [ 285 ] {0a212364-e9a3-4618-b64c-02db47d27b96} <Debug> TCPHandler: Processed in 0.057459617 sec. | ||
| 639 | 2026.05.29 18:21:53.248578 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.05.29 18:21:53.248981 [ 285 ] {c4ed51f1-6e81-4b31-9c65-3535f52da6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:53.249132 [ 285 ] {c4ed51f1-6e81-4b31-9c65-3535f52da6e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 642 | 2026.05.29 18:21:53.274189 [ 285 ] {c4ed51f1-6e81-4b31-9c65-3535f52da6e3} <Debug> oximeter.measurements_histogramf64 (0e807df2-52e6-4f1a-8825-05a825d29b4c): Loading data parts | ||
| 643 | 2026.05.29 18:21:53.274334 [ 285 ] {c4ed51f1-6e81-4b31-9c65-3535f52da6e3} <Debug> oximeter.measurements_histogramf64 (0e807df2-52e6-4f1a-8825-05a825d29b4c): There are no data parts | ||
| 644 | 2026.05.29 18:21:53.298351 [ 285 ] {c4ed51f1-6e81-4b31-9c65-3535f52da6e3} <Debug> TCPHandler: Processed in 0.049822208 sec. | ||
| 645 | 2026.05.29 18:21:53.298522 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.05.29 18:21:53.298721 [ 285 ] {07849f5a-98e3-48fa-a3dd-c15fc6a86cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) /* 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.29 18:21:53.298881 [ 285 ] {07849f5a-98e3-48fa-a3dd-c15fc6a86cb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 673 | 2026.05.29 18:21:53.320312 [ 285 ] {07849f5a-98e3-48fa-a3dd-c15fc6a86cb8} <Debug> oximeter.fields_bool (491664eb-e54f-4455-8355-7a1ec8990692): Loading data parts | ||
| 674 | 2026.05.29 18:21:53.320569 [ 285 ] {07849f5a-98e3-48fa-a3dd-c15fc6a86cb8} <Debug> oximeter.fields_bool (491664eb-e54f-4455-8355-7a1ec8990692): There are no data parts | ||
| 675 | 2026.05.29 18:21:53.324161 [ 285 ] {07849f5a-98e3-48fa-a3dd-c15fc6a86cb8} <Debug> TCPHandler: Processed in 0.025686987 sec. | ||
| 676 | 2026.05.29 18:21:53.324325 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.05.29 18:21:53.324575 [ 285 ] {91f09f8f-b75b-4aeb-bbf6-bf579d479c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:53.324655 [ 285 ] {91f09f8f-b75b-4aeb-bbf6-bf579d479c8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 679 | 2026.05.29 18:21:53.346751 [ 285 ] {91f09f8f-b75b-4aeb-bbf6-bf579d479c8f} <Debug> oximeter.fields_i8 (4e6fa618-c225-4158-a7c6-0885c7d28566): Loading data parts | ||
| 680 | 2026.05.29 18:21:53.346889 [ 285 ] {91f09f8f-b75b-4aeb-bbf6-bf579d479c8f} <Debug> oximeter.fields_i8 (4e6fa618-c225-4158-a7c6-0885c7d28566): There are no data parts | ||
| 681 | 2026.05.29 18:21:53.362226 [ 285 ] {91f09f8f-b75b-4aeb-bbf6-bf579d479c8f} <Debug> TCPHandler: Processed in 0.037952946 sec. | ||
| 682 | 2026.05.29 18:21:53.362479 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.05.29 18:21:53.362637 [ 285 ] {745f43f6-b457-4d77-ae38-4a5fddb24983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:53.362771 [ 285 ] {745f43f6-b457-4d77-ae38-4a5fddb24983} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 685 | 2026.05.29 18:21:53.373332 [ 285 ] {745f43f6-b457-4d77-ae38-4a5fddb24983} <Debug> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Loading data parts | ||
| 686 | 2026.05.29 18:21:53.373650 [ 285 ] {745f43f6-b457-4d77-ae38-4a5fddb24983} <Debug> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): There are no data parts | ||
| 687 | 2026.05.29 18:21:53.395945 [ 285 ] {745f43f6-b457-4d77-ae38-4a5fddb24983} <Debug> TCPHandler: Processed in 0.0335093 sec. | ||
| 688 | 2026.05.29 18:21:53.396181 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.05.29 18:21:53.396442 [ 285 ] {382ca16c-0d91-4cef-a3a8-0f520f16f08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:53.396571 [ 285 ] {382ca16c-0d91-4cef-a3a8-0f520f16f08e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 691 | 2026.05.29 18:21:53.419401 [ 285 ] {382ca16c-0d91-4cef-a3a8-0f520f16f08e} <Debug> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Loading data parts | ||
| 692 | 2026.05.29 18:21:53.419579 [ 285 ] {382ca16c-0d91-4cef-a3a8-0f520f16f08e} <Debug> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): There are no data parts | ||
| 693 | 2026.05.29 18:21:53.434540 [ 285 ] {382ca16c-0d91-4cef-a3a8-0f520f16f08e} <Debug> TCPHandler: Processed in 0.038444364 sec. | ||
| 694 | 2026.05.29 18:21:53.434868 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 695 | 2026.05.29 18:21:53.435045 [ 285 ] {86369a93-7069-4813-927f-5fbb235f43bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:53.435268 [ 285 ] {86369a93-7069-4813-927f-5fbb235f43bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 697 | 2026.05.29 18:21:53.505473 [ 285 ] {86369a93-7069-4813-927f-5fbb235f43bf} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Loading data parts | ||
| 698 | 2026.05.29 18:21:53.505798 [ 285 ] {86369a93-7069-4813-927f-5fbb235f43bf} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): There are no data parts | ||
| 699 | 2026.05.29 18:21:53.516187 [ 285 ] {86369a93-7069-4813-927f-5fbb235f43bf} <Debug> TCPHandler: Processed in 0.081375035 sec. | ||
| 700 | 2026.05.29 18:21:53.516377 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 701 | 2026.05.29 18:21:53.516793 [ 285 ] {98214dfb-4cb9-475d-940d-42b281f6bbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:53.516946 [ 285 ] {98214dfb-4cb9-475d-940d-42b281f6bbf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 703 | 2026.05.29 18:21:53.520487 [ 285 ] {98214dfb-4cb9-475d-940d-42b281f6bbf5} <Debug> oximeter.fields_i32 (5a9cfe09-b6e0-49fe-82d9-ac6bac643dad): Loading data parts | ||
| 704 | 2026.05.29 18:21:53.520627 [ 285 ] {98214dfb-4cb9-475d-940d-42b281f6bbf5} <Debug> oximeter.fields_i32 (5a9cfe09-b6e0-49fe-82d9-ac6bac643dad): There are no data parts | ||
| 705 | 2026.05.29 18:21:53.543321 [ 285 ] {98214dfb-4cb9-475d-940d-42b281f6bbf5} <Debug> TCPHandler: Processed in 0.0270133 sec. | ||
| 706 | 2026.05.29 18:21:53.543507 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 707 | 2026.05.29 18:21:53.543715 [ 285 ] {7fa8f63d-137c-4eeb-bc7d-500996aa6315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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.29 18:21:53.543891 [ 285 ] {7fa8f63d-137c-4eeb-bc7d-500996aa6315} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 709 | 2026.05.29 18:21:53.555213 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63005 | ||
| 710 | 2026.05.29 18:21:53.555414 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 711 | 2026.05.29 18:21:53.555440 [ 294 ] {} <Debug> TCP-Session: 2f7daabf-a44c-4a8b-b992-70cfcb616aac Authenticating user 'default' from [fd00:1122:3344:101::c]:63005 | ||
| 712 | 2026.05.29 18:21:53.555460 [ 294 ] {} <Debug> TCP-Session: 2f7daabf-a44c-4a8b-b992-70cfcb616aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.29 18:21:53.555626 [ 294 ] {} <Debug> TCP-Session: 2f7daabf-a44c-4a8b-b992-70cfcb616aac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.29 18:21:53.555690 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 715 | 2026.05.29 18:21:53.555715 [ 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 | ||
| 716 | 2026.05.29 18:21:53.555824 [ 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 | ||
| 717 | 2026.05.29 18:21:53.556342 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47719 | ||
| 718 | 2026.05.29 18:21:53.556446 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55944 | ||
| 719 | 2026.05.29 18:21:53.556582 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61205 | ||
| 720 | 2026.05.29 18:21:53.556598 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 721 | 2026.05.29 18:21:53.556697 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 722 | 2026.05.29 18:21:53.556704 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52454 | ||
| 723 | 2026.05.29 18:21:53.556769 [ 295 ] {} <Debug> TCP-Session: fb48c9d7-4f1a-47a7-8751-3d44f8eb3bc6 Authenticating user 'default' from [fd00:1122:3344:101::c]:47719 | ||
| 724 | 2026.05.29 18:21:53.556794 [ 296 ] {} <Debug> TCP-Session: d42d0ec2-c0bb-4487-8dd3-d4410ba1e21a Authenticating user 'default' from [fd00:1122:3344:101::c]:55944 | ||
| 725 | 2026.05.29 18:21:53.556835 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.05.29 18:21:53.556852 [ 295 ] {} <Debug> TCP-Session: fb48c9d7-4f1a-47a7-8751-3d44f8eb3bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2026.05.29 18:21:53.556877 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37124 | ||
| 728 | 2026.05.29 18:21:53.557014 [ 296 ] {} <Debug> TCP-Session: d42d0ec2-c0bb-4487-8dd3-d4410ba1e21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.05.29 18:21:53.557051 [ 297 ] {} <Debug> TCP-Session: 30d67cd7-463d-44d6-a605-34cc9bfb1d7b Authenticating user 'default' from [fd00:1122:3344:101::c]:61205 | ||
| 730 | 2026.05.29 18:21:53.557013 [ 295 ] {} <Debug> TCP-Session: fb48c9d7-4f1a-47a7-8751-3d44f8eb3bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.05.29 18:21:53.556992 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41167 | ||
| 732 | 2026.05.29 18:21:53.557142 [ 297 ] {} <Debug> TCP-Session: 30d67cd7-463d-44d6-a605-34cc9bfb1d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.05.29 18:21:53.556914 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.29 18:21:53.557230 [ 297 ] {} <Debug> TCP-Session: 30d67cd7-463d-44d6-a605-34cc9bfb1d7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.05.29 18:21:53.557218 [ 296 ] {} <Debug> TCP-Session: d42d0ec2-c0bb-4487-8dd3-d4410ba1e21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.05.29 18:21:53.557095 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44145 | ||
| 737 | 2026.05.29 18:21:53.557307 [ 298 ] {} <Debug> TCP-Session: e812e1df-2423-4f86-93d2-4e231ea2fbe1 Authenticating user 'default' from [fd00:1122:3344:101::c]:52454 | ||
| 738 | 2026.05.29 18:21:53.557395 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.29 18:21:53.557438 [ 298 ] {} <Debug> TCP-Session: e812e1df-2423-4f86-93d2-4e231ea2fbe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.05.29 18:21:53.557447 [ 299 ] {} <Debug> TCP-Session: a1b14068-292d-4aab-b298-a8b9bf9e510e Authenticating user 'default' from [fd00:1122:3344:101::c]:37124 | ||
| 741 | 2026.05.29 18:21:53.557461 [ 298 ] {} <Debug> TCP-Session: e812e1df-2423-4f86-93d2-4e231ea2fbe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.29 18:21:53.557594 [ 299 ] {} <Debug> TCP-Session: a1b14068-292d-4aab-b298-a8b9bf9e510e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.29 18:21:53.557615 [ 299 ] {} <Debug> TCP-Session: a1b14068-292d-4aab-b298-a8b9bf9e510e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.29 18:21:53.557599 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2026.05.29 18:21:53.557597 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.05.29 18:21:53.557731 [ 300 ] {} <Debug> TCP-Session: 0e3f484f-5153-4062-aa88-70f78ded8109 Authenticating user 'default' from [fd00:1122:3344:101::c]:41167 | ||
| 747 | 2026.05.29 18:21:53.557744 [ 301 ] {} <Debug> TCP-Session: 93232b45-b37a-4144-b7c1-3a190b82ad92 Authenticating user 'default' from [fd00:1122:3344:101::c]:44145 | ||
| 748 | 2026.05.29 18:21:53.557926 [ 300 ] {} <Debug> TCP-Session: 0e3f484f-5153-4062-aa88-70f78ded8109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.29 18:21:53.557936 [ 301 ] {} <Debug> TCP-Session: 93232b45-b37a-4144-b7c1-3a190b82ad92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.29 18:21:53.557948 [ 300 ] {} <Debug> TCP-Session: 0e3f484f-5153-4062-aa88-70f78ded8109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.29 18:21:53.558086 [ 301 ] {} <Debug> TCP-Session: 93232b45-b37a-4144-b7c1-3a190b82ad92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.29 18:21:53.566178 [ 285 ] {7fa8f63d-137c-4eeb-bc7d-500996aa6315} <Debug> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Loading data parts | ||
| 753 | 2026.05.29 18:21:53.566408 [ 285 ] {7fa8f63d-137c-4eeb-bc7d-500996aa6315} <Debug> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): There are no data parts | ||
| 754 | 2026.05.29 18:21:53.588562 [ 285 ] {7fa8f63d-137c-4eeb-bc7d-500996aa6315} <Debug> TCPHandler: Processed in 0.045112237 sec. | ||
| 755 | 2026.05.29 18:21:53.588744 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 756 | 2026.05.29 18:21:53.589079 [ 285 ] {57591093-278d-4b67-8cab-dd8e66a78483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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) | ||
| 757 | 2026.05.29 18:21:53.589209 [ 285 ] {57591093-278d-4b67-8cab-dd8e66a78483} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 758 | 2026.05.29 18:21:53.609484 [ 285 ] {57591093-278d-4b67-8cab-dd8e66a78483} <Debug> oximeter.fields_i64 (9c9ac9a2-8715-453f-8def-c4b97227a146): Loading data parts | ||
| 759 | 2026.05.29 18:21:53.609680 [ 285 ] {57591093-278d-4b67-8cab-dd8e66a78483} <Debug> oximeter.fields_i64 (9c9ac9a2-8715-453f-8def-c4b97227a146): There are no data parts | ||
| 760 | 2026.05.29 18:21:53.623690 [ 285 ] {57591093-278d-4b67-8cab-dd8e66a78483} <Debug> TCPHandler: Processed in 0.035008396 sec. | ||
| 761 | 2026.05.29 18:21:53.623995 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2026.05.29 18:21:53.624210 [ 285 ] {759c263a-32a8-422a-872b-f486446bcc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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) | ||
| 763 | 2026.05.29 18:21:53.624332 [ 285 ] {759c263a-32a8-422a-872b-f486446bcc66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 764 | 2026.05.29 18:21:53.643014 [ 285 ] {759c263a-32a8-422a-872b-f486446bcc66} <Debug> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Loading data parts | ||
| 765 | 2026.05.29 18:21:53.643225 [ 285 ] {759c263a-32a8-422a-872b-f486446bcc66} <Debug> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): There are no data parts | ||
| 766 | 2026.05.29 18:21:53.657816 [ 285 ] {759c263a-32a8-422a-872b-f486446bcc66} <Debug> TCPHandler: Processed in 0.033870066 sec. | ||
| 767 | 2026.05.29 18:21:53.658017 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.05.29 18:21:53.658190 [ 285 ] {c21a3a2b-3167-4bc8-bdf3-59a85b3cb25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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) | ||
| 769 | 2026.05.29 18:21:53.658236 [ 285 ] {c21a3a2b-3167-4bc8-bdf3-59a85b3cb25c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 770 | 2026.05.29 18:21:53.670075 [ 285 ] {c21a3a2b-3167-4bc8-bdf3-59a85b3cb25c} <Debug> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Loading data parts | ||
| 771 | 2026.05.29 18:21:53.670227 [ 285 ] {c21a3a2b-3167-4bc8-bdf3-59a85b3cb25c} <Debug> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): There are no data parts | ||
| 772 | 2026.05.29 18:21:53.703243 [ 285 ] {c21a3a2b-3167-4bc8-bdf3-59a85b3cb25c} <Debug> TCPHandler: Processed in 0.04529578 sec. | ||
| 773 | 2026.05.29 18:21:53.703415 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.05.29 18:21:53.703601 [ 285 ] {e13acff4-b6dd-4320-8b7d-3b172690cec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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) | ||
| 775 | 2026.05.29 18:21:53.703656 [ 285 ] {e13acff4-b6dd-4320-8b7d-3b172690cec8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 776 | 2026.05.29 18:21:53.725995 [ 285 ] {e13acff4-b6dd-4320-8b7d-3b172690cec8} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Loading data parts | ||
| 777 | 2026.05.29 18:21:53.726153 [ 285 ] {e13acff4-b6dd-4320-8b7d-3b172690cec8} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): There are no data parts | ||
| 778 | 2026.05.29 18:21:53.748401 [ 285 ] {e13acff4-b6dd-4320-8b7d-3b172690cec8} <Debug> TCPHandler: Processed in 0.045039687 sec. | ||
| 779 | 2026.05.29 18:21:53.748564 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.05.29 18:21:53.748731 [ 285 ] {b7201be2-d9ca-4c56-984d-8c1e21d95459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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) | ||
| 781 | 2026.05.29 18:21:53.748776 [ 285 ] {b7201be2-d9ca-4c56-984d-8c1e21d95459} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 782 | 2026.05.29 18:21:53.765086 [ 285 ] {b7201be2-d9ca-4c56-984d-8c1e21d95459} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Loading data parts | ||
| 783 | 2026.05.29 18:21:53.765286 [ 285 ] {b7201be2-d9ca-4c56-984d-8c1e21d95459} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): There are no data parts | ||
| 784 | 2026.05.29 18:21:53.775288 [ 285 ] {b7201be2-d9ca-4c56-984d-8c1e21d95459} <Debug> TCPHandler: Processed in 0.026770665 sec. | ||
| 785 | 2026.05.29 18:21:53.775517 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.05.29 18:21:53.775791 [ 285 ] {9c14852e-8276-45d0-9d25-fe54cc4965aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) /* The timeseries schema table stores the extracted schema for the samples | ||
| 787 | * oximeter collects. | ||
| 788 | */ | ||
| 789 | 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) | ||
| 790 | 2026.05.29 18:21:53.775865 [ 285 ] {9c14852e-8276-45d0-9d25-fe54cc4965aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 791 | 2026.05.29 18:21:53.790083 [ 285 ] {9c14852e-8276-45d0-9d25-fe54cc4965aa} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689): Loading data parts | ||
| 792 | 2026.05.29 18:21:53.790228 [ 285 ] {9c14852e-8276-45d0-9d25-fe54cc4965aa} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689): There are no data parts | ||
| 793 | 2026.05.29 18:21:53.801487 [ 285 ] {9c14852e-8276-45d0-9d25-fe54cc4965aa} <Debug> TCPHandler: Processed in 0.026038183 sec. | ||
| 794 | 2026.05.29 18:21:53.801910 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.05.29 18:21:53.802261 [ 286 ] {8b91744a-2fa2-4c4d-a71e-a09d932cc3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 796 | 2026.05.29 18:21:53.804281 [ 286 ] {8b91744a-2fa2-4c4d-a71e-a09d932cc3be} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 797 | 2026.05.29 18:21:53.815992 [ 284 ] {8b91744a-2fa2-4c4d-a71e-a09d932cc3be} <Trace> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 798 | 2026.05.29 18:21:53.816064 [ 284 ] {8b91744a-2fa2-4c4d-a71e-a09d932cc3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 799 | 2026.05.29 18:21:53.820596 [ 284 ] {8b91744a-2fa2-4c4d-a71e-a09d932cc3be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 800 | 2026.05.29 18:21:53.821295 [ 284 ] {8b91744a-2fa2-4c4d-a71e-a09d932cc3be} <Trace> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 801 | 2026.05.29 18:21:53.821591 [ 286 ] {8b91744a-2fa2-4c4d-a71e-a09d932cc3be} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019494 sec., 51.29783523135323 rows/sec., 820.77 B/sec. | ||
| 802 | 2026.05.29 18:21:53.821768 [ 286 ] {8b91744a-2fa2-4c4d-a71e-a09d932cc3be} <Debug> TCPHandler: Processed in 0.020004881 sec. | ||
| 803 | 2026.05.29 18:21:54.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.88 MiB, peak 138.88 MiB, free memory in arenas 0.00 B, will set to 142.53 MiB (RSS), difference: 3.65 MiB | ||
| 804 | 2026.05.29 18:21:57.089172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.29 18:21:57.089201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 806 | 2026.05.29 18:21:57.089296 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 807 | 2026.05.29 18:21:57.089322 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 808 | 2026.05.29 18:21:57.094060 [ 245 ] {} <Debug> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Loading data parts | ||
| 809 | 2026.05.29 18:21:57.094300 [ 245 ] {} <Debug> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): There are no data parts | ||
| 810 | 2026.05.29 18:21:57.101227 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.05.29 18:21:57.101271 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 812 | 2026.05.29 18:21:57.104590 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.05.29 18:21:57.106314 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): 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.29 18:21:57.106426 [ 244 ] {} <Debug> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Loading data parts | ||
| 815 | 2026.05.29 18:21:57.106577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 816 | 2026.05.29 18:21:57.106734 [ 244 ] {} <Debug> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): There are no data parts | ||
| 817 | 2026.05.29 18:21:57.152236 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.29 18:21:57.152332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 819 | 2026.05.29 18:21:57.160785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.29 18:21:57.162737 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.05.29 18:21:57.169736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 822 | 2026.05.29 18:21:58.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.54 MiB, peak 151.54 MiB, free memory in arenas 0.00 B, will set to 156.55 MiB (RSS), difference: 9.01 MiB | ||
| 823 | 2026.05.29 18:21:59.589241 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 44 | ||
| 824 | 2026.05.29 18:21:59.589340 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 825 | 2026.05.29 18:21:59.594627 [ 243 ] {} <Debug> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c): Loading data parts | ||
| 826 | 2026.05.29 18:21:59.594782 [ 243 ] {} <Debug> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c): There are no data parts | ||
| 827 | 2026.05.29 18:21:59.601278 [ 243 ] {} <Trace> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 828 | 2026.05.29 18:21:59.601321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 829 | 2026.05.29 18:21:59.602999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 830 | 2026.05.29 18:21:59.603523 [ 243 ] {} <Trace> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 831 | 2026.05.29 18:21:59.603784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 44 | ||
| 832 | 2026.05.29 18:22:00.000281 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.75 MiB, peak 160.75 MiB, free memory in arenas 0.00 B, will set to 157.42 MiB (RSS), difference: -3.33 MiB | ||
| 833 | 2026.05.29 18:22:01.483806 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48332 | ||
| 834 | 2026.05.29 18:22:01.483929 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 835 | 2026.05.29 18:22:01.483960 [ 302 ] {} <Debug> TCP-Session: d07cd759-3af3-4fbc-babc-e166a4c93c0a Authenticating user 'default' from [fd00:1122:3344:101::e]:48332 | ||
| 836 | 2026.05.29 18:22:01.483983 [ 302 ] {} <Debug> TCP-Session: d07cd759-3af3-4fbc-babc-e166a4c93c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.05.29 18:22:01.483996 [ 302 ] {} <Debug> TCP-Session: d07cd759-3af3-4fbc-babc-e166a4c93c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2026.05.29 18:22:01.484397 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49619 | ||
| 839 | 2026.05.29 18:22:01.484540 [ 302 ] {} <Trace> TCP-Session: d07cd759-3af3-4fbc-babc-e166a4c93c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.05.29 18:22:01.484541 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43758 | ||
| 841 | 2026.05.29 18:22:01.484656 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.05.29 18:22:01.484715 [ 303 ] {} <Debug> TCP-Session: ab2163d1-9382-450b-9d20-d86db8e6a550 Authenticating user 'default' from [fd00:1122:3344:101::e]:49619 | ||
| 843 | 2026.05.29 18:22:01.484750 [ 303 ] {} <Debug> TCP-Session: ab2163d1-9382-450b-9d20-d86db8e6a550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 844 | 2026.05.29 18:22:01.484775 [ 303 ] {} <Debug> TCP-Session: ab2163d1-9382-450b-9d20-d86db8e6a550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.05.29 18:22:01.484835 [ 302 ] {bbe26796-8f88-4499-8408-930d956385f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48332) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 846 | 2026.05.29 18:22:01.484850 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.05.29 18:22:01.484923 [ 304 ] {} <Debug> TCP-Session: 6039585d-b0c0-40e1-95c9-ee9c2663a1f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43758 | ||
| 848 | 2026.05.29 18:22:01.484955 [ 304 ] {} <Debug> TCP-Session: 6039585d-b0c0-40e1-95c9-ee9c2663a1f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.05.29 18:22:01.484974 [ 304 ] {} <Debug> TCP-Session: 6039585d-b0c0-40e1-95c9-ee9c2663a1f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.05.29 18:22:01.485009 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33866 | ||
| 851 | 2026.05.29 18:22:01.485165 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37353 | ||
| 852 | 2026.05.29 18:22:01.485167 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33748 | ||
| 853 | 2026.05.29 18:22:01.485323 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 854 | 2026.05.29 18:22:01.485378 [ 305 ] {} <Debug> TCP-Session: 2f8856d4-76eb-4ce0-866c-80f04c067bea Authenticating user 'default' from [fd00:1122:3344:101::e]:33866 | ||
| 855 | 2026.05.29 18:22:01.485402 [ 305 ] {} <Debug> TCP-Session: 2f8856d4-76eb-4ce0-866c-80f04c067bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.05.29 18:22:01.485418 [ 305 ] {} <Debug> TCP-Session: 2f8856d4-76eb-4ce0-866c-80f04c067bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.05.29 18:22:01.485614 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.05.29 18:22:01.485644 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35547 | ||
| 859 | 2026.05.29 18:22:01.485657 [ 307 ] {} <Debug> TCP-Session: 6a6a8e8e-6c21-496a-a502-62cf6b5ee0ec Authenticating user 'default' from [fd00:1122:3344:101::e]:37353 | ||
| 860 | 2026.05.29 18:22:01.485697 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.05.29 18:22:01.485699 [ 307 ] {} <Debug> TCP-Session: 6a6a8e8e-6c21-496a-a502-62cf6b5ee0ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.05.29 18:22:01.485749 [ 306 ] {} <Debug> TCP-Session: 37214a2a-48d2-4b77-9c9b-fbfca813028b Authenticating user 'default' from [fd00:1122:3344:101::e]:33748 | ||
| 863 | 2026.05.29 18:22:01.485752 [ 307 ] {} <Debug> TCP-Session: 6a6a8e8e-6c21-496a-a502-62cf6b5ee0ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.05.29 18:22:01.485784 [ 306 ] {} <Debug> TCP-Session: 37214a2a-48d2-4b77-9c9b-fbfca813028b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.29 18:22:01.485805 [ 306 ] {} <Debug> TCP-Session: 37214a2a-48d2-4b77-9c9b-fbfca813028b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.05.29 18:22:01.485880 [ 302 ] {bbe26796-8f88-4499-8408-930d956385f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 867 | 2026.05.29 18:22:01.485898 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39891 | ||
| 868 | 2026.05.29 18:22:01.485915 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.05.29 18:22:01.485978 [ 308 ] {} <Debug> TCP-Session: 834e158c-3239-44bd-b68c-33f4f9f4962e Authenticating user 'default' from [fd00:1122:3344:101::e]:35547 | ||
| 870 | 2026.05.29 18:22:01.485998 [ 308 ] {} <Debug> TCP-Session: 834e158c-3239-44bd-b68c-33f4f9f4962e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.05.29 18:22:01.486016 [ 308 ] {} <Debug> TCP-Session: 834e158c-3239-44bd-b68c-33f4f9f4962e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.05.29 18:22:01.486024 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40501 | ||
| 873 | 2026.05.29 18:22:01.488301 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.05.29 18:22:01.488345 [ 309 ] {} <Debug> TCP-Session: 4b0e54c6-e06e-4c14-849d-11d5ef465fb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39891 | ||
| 875 | 2026.05.29 18:22:01.488364 [ 309 ] {} <Debug> TCP-Session: 4b0e54c6-e06e-4c14-849d-11d5ef465fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.05.29 18:22:01.488379 [ 309 ] {} <Debug> TCP-Session: 4b0e54c6-e06e-4c14-849d-11d5ef465fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.05.29 18:22:01.488451 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 878 | 2026.05.29 18:22:01.488523 [ 310 ] {} <Debug> TCP-Session: 69449c4d-8d82-4f84-abbd-9f9aa73759f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40501 | ||
| 879 | 2026.05.29 18:22:01.488549 [ 310 ] {} <Debug> TCP-Session: 69449c4d-8d82-4f84-abbd-9f9aa73759f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.05.29 18:22:01.488570 [ 310 ] {} <Debug> TCP-Session: 69449c4d-8d82-4f84-abbd-9f9aa73759f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.05.29 18:22:01.490793 [ 302 ] {bbe26796-8f88-4499-8408-930d956385f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.05.29 18:22:01.497490 [ 302 ] {bbe26796-8f88-4499-8408-930d956385f4} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 883 | 2026.05.29 18:22:01.506912 [ 311 ] {bbe26796-8f88-4499-8408-930d956385f4} <Trace> AggregatingTransform: Aggregating | ||
| 884 | 2026.05.29 18:22:01.507013 [ 311 ] {bbe26796-8f88-4499-8408-930d956385f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 885 | 2026.05.29 18:22:01.507153 [ 311 ] {bbe26796-8f88-4499-8408-930d956385f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003681613 sec. (271.620 rows/sec., 10.61 KiB/sec.) | ||
| 886 | 2026.05.29 18:22:01.507184 [ 311 ] {bbe26796-8f88-4499-8408-930d956385f4} <Trace> Aggregator: Merging aggregated data | ||
| 887 | 2026.05.29 18:22:01.507241 [ 311 ] {bbe26796-8f88-4499-8408-930d956385f4} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 888 | 2026.05.29 18:22:01.508957 [ 302 ] {bbe26796-8f88-4499-8408-930d956385f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.024229 sec., 41.272854843369515 rows/sec., 1.61 KiB/sec. | ||
| 889 | 2026.05.29 18:22:01.509124 [ 302 ] {bbe26796-8f88-4499-8408-930d956385f4} <Debug> TCPHandler: Processed in 0.024842402 sec. | ||
| 890 | 2026.05.29 18:22:01.513068 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.05.29 18:22:01.513088 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.05.29 18:22:01.513106 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.05.29 18:22:01.513137 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.05.29 18:22:01.513149 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.05.29 18:22:01.513188 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.05.29 18:22:01.513209 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.05.29 18:22:01.513229 [ 305 ] {} <Debug> TCP-Session: 2f8856d4-76eb-4ce0-866c-80f04c067bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.05.29 18:22:01.513258 [ 307 ] {} <Debug> TCP-Session: 6a6a8e8e-6c21-496a-a502-62cf6b5ee0ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.05.29 18:22:01.513277 [ 309 ] {} <Debug> TCP-Session: 4b0e54c6-e06e-4c14-849d-11d5ef465fb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.05.29 18:22:01.513201 [ 304 ] {} <Debug> TCP-Session: 6039585d-b0c0-40e1-95c9-ee9c2663a1f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.05.29 18:22:01.513161 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.05.29 18:22:01.513158 [ 306 ] {} <Debug> TCP-Session: 37214a2a-48d2-4b77-9c9b-fbfca813028b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.05.29 18:22:01.513374 [ 310 ] {} <Debug> TCP-Session: 69449c4d-8d82-4f84-abbd-9f9aa73759f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.05.29 18:22:01.513155 [ 303 ] {} <Debug> TCP-Session: ab2163d1-9382-450b-9d20-d86db8e6a550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.05.29 18:22:01.513146 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 906 | 2026.05.29 18:22:01.513206 [ 302 ] {} <Debug> TCP-Session: d07cd759-3af3-4fbc-babc-e166a4c93c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.05.29 18:22:01.513501 [ 308 ] {} <Debug> TCP-Session: 834e158c-3239-44bd-b68c-33f4f9f4962e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.05.29 18:22:02.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.71 MiB, peak 169.84 MiB, free memory in arenas 0.00 B, will set to 161.07 MiB (RSS), difference: 3.36 MiB | ||
| 909 | 2026.05.29 18:22:04.524037 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 910 | 2026.05.29 18:22:04.524089 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 911 | 2026.05.29 18:22:04.607049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 985 | ||
| 912 | 2026.05.29 18:22:04.612191 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.05.29 18:22:04.612249 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 914 | 2026.05.29 18:22:04.613007 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 915 | 2026.05.29 18:22:04.613569 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.05.29 18:22:04.614276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 985 | ||
| 917 | 2026.05.29 18:22:04.670434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 918 | 2026.05.29 18:22:04.690606 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.05.29 18:22:04.690678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 920 | 2026.05.29 18:22:04.697550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 921 | 2026.05.29 18:22:04.698764 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2026.05.29 18:22:04.702318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 923 | 2026.05.29 18:22:05.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.81 MiB, peak 169.84 MiB, free memory in arenas 0.00 B, will set to 164.20 MiB (RSS), difference: 2.39 MiB | ||
| 924 | 2026.05.29 18:22:07.488265 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55817 | ||
| 925 | 2026.05.29 18:22:07.488357 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.05.29 18:22:07.488383 [ 302 ] {} <Debug> TCP-Session: f9eb81fb-5655-484c-ba82-a383c930486d Authenticating user 'default' from [fd00:1122:3344:101::e]:55817 | ||
| 927 | 2026.05.29 18:22:07.488404 [ 302 ] {} <Debug> TCP-Session: f9eb81fb-5655-484c-ba82-a383c930486d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.05.29 18:22:07.488416 [ 302 ] {} <Debug> TCP-Session: f9eb81fb-5655-484c-ba82-a383c930486d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.05.29 18:22:07.488659 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51718 | ||
| 930 | 2026.05.29 18:22:07.488675 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50903 | ||
| 931 | 2026.05.29 18:22:07.488712 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48905 | ||
| 932 | 2026.05.29 18:22:07.488724 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40051 | ||
| 933 | 2026.05.29 18:22:07.488756 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.05.29 18:22:07.488780 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2026.05.29 18:22:07.488781 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.05.29 18:22:07.488801 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.05.29 18:22:07.488829 [ 308 ] {} <Debug> TCP-Session: 388786cd-4501-476a-895e-8ecdb8fb08b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48905 | ||
| 938 | 2026.05.29 18:22:07.488804 [ 303 ] {} <Debug> TCP-Session: fe06ebbc-9c49-4933-ac7f-9e7399107f59 Authenticating user 'default' from [fd00:1122:3344:101::e]:51718 | ||
| 939 | 2026.05.29 18:22:07.488855 [ 310 ] {} <Debug> TCP-Session: 3443c85d-f904-4aca-8132-63af87f5a016 Authenticating user 'default' from [fd00:1122:3344:101::e]:40051 | ||
| 940 | 2026.05.29 18:22:07.488870 [ 308 ] {} <Debug> TCP-Session: 388786cd-4501-476a-895e-8ecdb8fb08b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.05.29 18:22:07.488890 [ 303 ] {} <Debug> TCP-Session: fe06ebbc-9c49-4933-ac7f-9e7399107f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.05.29 18:22:07.488898 [ 310 ] {} <Debug> TCP-Session: 3443c85d-f904-4aca-8132-63af87f5a016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.05.29 18:22:07.488919 [ 303 ] {} <Debug> TCP-Session: fe06ebbc-9c49-4933-ac7f-9e7399107f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.05.29 18:22:07.488933 [ 310 ] {} <Debug> TCP-Session: 3443c85d-f904-4aca-8132-63af87f5a016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.05.29 18:22:07.488731 [ 302 ] {} <Trace> TCP-Session: f9eb81fb-5655-484c-ba82-a383c930486d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.05.29 18:22:07.488721 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36138 | ||
| 947 | 2026.05.29 18:22:07.488701 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37698 | ||
| 948 | 2026.05.29 18:22:07.488695 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64604 | ||
| 949 | 2026.05.29 18:22:07.489063 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 950 | 2026.05.29 18:22:07.488690 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59325 | ||
| 951 | 2026.05.29 18:22:07.489080 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 952 | 2026.05.29 18:22:07.489095 [ 309 ] {} <Debug> TCP-Session: f46c5807-7f9f-4bf5-978f-1d2935bbca0b Authenticating user 'default' from [fd00:1122:3344:101::e]:36138 | ||
| 953 | 2026.05.29 18:22:07.489124 [ 307 ] {} <Debug> TCP-Session: 5f43092f-404a-4a3d-aa67-d8a2b5293d95 Authenticating user 'default' from [fd00:1122:3344:101::e]:37698 | ||
| 954 | 2026.05.29 18:22:07.489127 [ 302 ] {b19cb6a4-8238-46eb-ae1b-2ee7b9e05a58} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55817) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 955 | 2026.05.29 18:22:07.489145 [ 309 ] {} <Debug> TCP-Session: f46c5807-7f9f-4bf5-978f-1d2935bbca0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.05.29 18:22:07.489150 [ 307 ] {} <Debug> TCP-Session: 5f43092f-404a-4a3d-aa67-d8a2b5293d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.05.29 18:22:07.489176 [ 309 ] {} <Debug> TCP-Session: f46c5807-7f9f-4bf5-978f-1d2935bbca0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.05.29 18:22:07.489178 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 959 | 2026.05.29 18:22:07.489197 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 960 | 2026.05.29 18:22:07.489194 [ 307 ] {} <Debug> TCP-Session: 5f43092f-404a-4a3d-aa67-d8a2b5293d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.05.29 18:22:07.489218 [ 305 ] {} <Debug> TCP-Session: f2026de6-1ba2-4e1f-b06d-5780c8934895 Authenticating user 'default' from [fd00:1122:3344:101::e]:64604 | ||
| 962 | 2026.05.29 18:22:07.489235 [ 306 ] {} <Debug> TCP-Session: ce15bb77-74f5-4536-87c9-72e61b242080 Authenticating user 'default' from [fd00:1122:3344:101::e]:59325 | ||
| 963 | 2026.05.29 18:22:07.489260 [ 305 ] {} <Debug> TCP-Session: f2026de6-1ba2-4e1f-b06d-5780c8934895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.05.29 18:22:07.489288 [ 306 ] {} <Debug> TCP-Session: ce15bb77-74f5-4536-87c9-72e61b242080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.05.29 18:22:07.489297 [ 305 ] {} <Debug> TCP-Session: f2026de6-1ba2-4e1f-b06d-5780c8934895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.05.29 18:22:07.489314 [ 306 ] {} <Debug> TCP-Session: ce15bb77-74f5-4536-87c9-72e61b242080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.05.29 18:22:07.488813 [ 304 ] {} <Debug> TCP-Session: 4b0cc0a9-711a-4744-9237-8a1969ecb7df Authenticating user 'default' from [fd00:1122:3344:101::e]:50903 | ||
| 968 | 2026.05.29 18:22:07.488907 [ 308 ] {} <Debug> TCP-Session: 388786cd-4501-476a-895e-8ecdb8fb08b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.05.29 18:22:07.489379 [ 304 ] {} <Debug> TCP-Session: 4b0cc0a9-711a-4744-9237-8a1969ecb7df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.05.29 18:22:07.489395 [ 304 ] {} <Debug> TCP-Session: 4b0cc0a9-711a-4744-9237-8a1969ecb7df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.05.29 18:22:07.489422 [ 302 ] {b19cb6a4-8238-46eb-ae1b-2ee7b9e05a58} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 972 | 2026.05.29 18:22:07.489480 [ 302 ] {b19cb6a4-8238-46eb-ae1b-2ee7b9e05a58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 973 | 2026.05.29 18:22:07.489754 [ 302 ] {b19cb6a4-8238-46eb-ae1b-2ee7b9e05a58} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 974 | 2026.05.29 18:22:07.490578 [ 314 ] {b19cb6a4-8238-46eb-ae1b-2ee7b9e05a58} <Trace> AggregatingTransform: Aggregating | ||
| 975 | 2026.05.29 18:22:07.490622 [ 314 ] {b19cb6a4-8238-46eb-ae1b-2ee7b9e05a58} <Trace> Aggregator: Aggregation method: without_key | ||
| 976 | 2026.05.29 18:22:07.490653 [ 314 ] {b19cb6a4-8238-46eb-ae1b-2ee7b9e05a58} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000802674 sec. (1245.836 rows/sec., 48.67 KiB/sec.) | ||
| 977 | 2026.05.29 18:22:07.490669 [ 314 ] {b19cb6a4-8238-46eb-ae1b-2ee7b9e05a58} <Trace> Aggregator: Merging aggregated data | ||
| 978 | 2026.05.29 18:22:07.491215 [ 302 ] {b19cb6a4-8238-46eb-ae1b-2ee7b9e05a58} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002149 sec., 465.33271288971616 rows/sec., 18.18 KiB/sec. | ||
| 979 | 2026.05.29 18:22:07.491327 [ 302 ] {b19cb6a4-8238-46eb-ae1b-2ee7b9e05a58} <Debug> TCPHandler: Processed in 0.002714057 sec. | ||
| 980 | 2026.05.29 18:22:07.491446 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.05.29 18:22:07.491472 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2026.05.29 18:22:07.491477 [ 302 ] {} <Debug> TCP-Session: f9eb81fb-5655-484c-ba82-a383c930486d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.05.29 18:22:07.491495 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.05.29 18:22:07.491510 [ 310 ] {} <Debug> TCP-Session: 3443c85d-f904-4aca-8132-63af87f5a016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.05.29 18:22:07.491514 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 986 | 2026.05.29 18:22:07.491533 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 987 | 2026.05.29 18:22:07.491545 [ 303 ] {} <Debug> TCP-Session: fe06ebbc-9c49-4933-ac7f-9e7399107f59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.05.29 18:22:07.491572 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 989 | 2026.05.29 18:22:07.491592 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 990 | 2026.05.29 18:22:07.491622 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 991 | 2026.05.29 18:22:07.491630 [ 306 ] {} <Debug> TCP-Session: ce15bb77-74f5-4536-87c9-72e61b242080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.05.29 18:22:07.491647 [ 308 ] {} <Debug> TCP-Session: 388786cd-4501-476a-895e-8ecdb8fb08b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.29 18:22:07.491665 [ 309 ] {} <Debug> TCP-Session: f46c5807-7f9f-4bf5-978f-1d2935bbca0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.29 18:22:07.491587 [ 307 ] {} <Debug> TCP-Session: 5f43092f-404a-4a3d-aa67-d8a2b5293d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.05.29 18:22:07.491573 [ 305 ] {} <Debug> TCP-Session: f2026de6-1ba2-4e1f-b06d-5780c8934895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.29 18:22:07.491553 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 997 | 2026.05.29 18:22:07.491766 [ 304 ] {} <Debug> TCP-Session: 4b0cc0a9-711a-4744-9237-8a1969ecb7df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.05.29 18:22:09.127921 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48857 | ||
| 999 | 2026.05.29 18:22:09.128006 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1000 | 2026.05.29 18:22:09.128033 [ 306 ] {} <Debug> TCP-Session: c0a81d46-95ce-4db0-8bde-8190608bec3f Authenticating user 'default' from [fd00:1122:3344:101::e]:48857 | ||
| 1001 | 2026.05.29 18:22:09.128056 [ 306 ] {} <Debug> TCP-Session: c0a81d46-95ce-4db0-8bde-8190608bec3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.05.29 18:22:09.128069 [ 306 ] {} <Debug> TCP-Session: c0a81d46-95ce-4db0-8bde-8190608bec3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.05.29 18:22:09.128294 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35323 | ||
| 1004 | 2026.05.29 18:22:09.128329 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35338 | ||
| 1005 | 2026.05.29 18:22:09.128348 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47421 | ||
| 1006 | 2026.05.29 18:22:09.128373 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35228 | ||
| 1007 | 2026.05.29 18:22:09.128408 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52461 | ||
| 1008 | 2026.05.29 18:22:09.128425 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1009 | 2026.05.29 18:22:09.128441 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49074 | ||
| 1010 | 2026.05.29 18:22:09.128466 [ 306 ] {} <Trace> TCP-Session: c0a81d46-95ce-4db0-8bde-8190608bec3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.05.29 18:22:09.128480 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.05.29 18:22:09.128472 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1013 | 2026.05.29 18:22:09.128527 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1014 | 2026.05.29 18:22:09.128534 [ 304 ] {} <Debug> TCP-Session: 2e57b57d-089d-43d3-9289-cf44b423eb48 Authenticating user 'default' from [fd00:1122:3344:101::e]:52461 | ||
| 1015 | 2026.05.29 18:22:09.128555 [ 310 ] {} <Debug> TCP-Session: 3c16102b-cdb9-4905-9995-085f10d97e76 Authenticating user 'default' from [fd00:1122:3344:101::e]:47421 | ||
| 1016 | 2026.05.29 18:22:09.128568 [ 305 ] {} <Debug> TCP-Session: 5bfa364a-98df-47ac-b295-b9f89aaaccbc Authenticating user 'default' from [fd00:1122:3344:101::e]:49074 | ||
| 1017 | 2026.05.29 18:22:09.128584 [ 304 ] {} <Debug> TCP-Session: 2e57b57d-089d-43d3-9289-cf44b423eb48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.29 18:22:09.128591 [ 310 ] {} <Debug> TCP-Session: 3c16102b-cdb9-4905-9995-085f10d97e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.05.29 18:22:09.128613 [ 305 ] {} <Debug> TCP-Session: 5bfa364a-98df-47ac-b295-b9f89aaaccbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.05.29 18:22:09.128650 [ 310 ] {} <Debug> TCP-Session: 3c16102b-cdb9-4905-9995-085f10d97e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.05.29 18:22:09.128667 [ 305 ] {} <Debug> TCP-Session: 5bfa364a-98df-47ac-b295-b9f89aaaccbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.05.29 18:22:09.128612 [ 304 ] {} <Debug> TCP-Session: 2e57b57d-089d-43d3-9289-cf44b423eb48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.05.29 18:22:09.128462 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1024 | 2026.05.29 18:22:09.128703 [ 306 ] {33d53d80-5035-492a-bad9-1e7cf07a909a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48857) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1025 | 2026.05.29 18:22:09.128736 [ 302 ] {} <Debug> TCP-Session: 86897bd3-0eea-426c-bf2a-acee8664452c Authenticating user 'default' from [fd00:1122:3344:101::e]:35228 | ||
| 1026 | 2026.05.29 18:22:09.128409 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1027 | 2026.05.29 18:22:09.128758 [ 302 ] {} <Debug> TCP-Session: 86897bd3-0eea-426c-bf2a-acee8664452c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.05.29 18:22:09.128395 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45523 | ||
| 1029 | 2026.05.29 18:22:09.128799 [ 302 ] {} <Debug> TCP-Session: 86897bd3-0eea-426c-bf2a-acee8664452c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.05.29 18:22:09.128808 [ 307 ] {} <Debug> TCP-Session: 48b14874-c1de-4f68-86ed-1ee908cf507c Authenticating user 'default' from [fd00:1122:3344:101::e]:35323 | ||
| 1031 | 2026.05.29 18:22:09.128338 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55724 | ||
| 1032 | 2026.05.29 18:22:09.128850 [ 307 ] {} <Debug> TCP-Session: 48b14874-c1de-4f68-86ed-1ee908cf507c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.05.29 18:22:09.128851 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1034 | 2026.05.29 18:22:09.128878 [ 307 ] {} <Debug> TCP-Session: 48b14874-c1de-4f68-86ed-1ee908cf507c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.05.29 18:22:09.128893 [ 303 ] {} <Debug> TCP-Session: c0461482-1e4c-40a4-ad7e-48d7f3404528 Authenticating user 'default' from [fd00:1122:3344:101::e]:45523 | ||
| 1036 | 2026.05.29 18:22:09.128468 [ 308 ] {} <Debug> TCP-Session: beb0abbf-ac06-4cda-beff-ec6c8a3ddca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35338 | ||
| 1037 | 2026.05.29 18:22:09.128926 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1038 | 2026.05.29 18:22:09.128955 [ 308 ] {} <Debug> TCP-Session: beb0abbf-ac06-4cda-beff-ec6c8a3ddca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.05.29 18:22:09.128922 [ 303 ] {} <Debug> TCP-Session: c0461482-1e4c-40a4-ad7e-48d7f3404528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.05.29 18:22:09.128977 [ 309 ] {} <Debug> TCP-Session: 3c3f04e4-d7ca-4bc4-a506-fc3c2b22cb2d Authenticating user 'default' from [fd00:1122:3344:101::e]:55724 | ||
| 1041 | 2026.05.29 18:22:09.129001 [ 303 ] {} <Debug> TCP-Session: c0461482-1e4c-40a4-ad7e-48d7f3404528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.05.29 18:22:09.129020 [ 309 ] {} <Debug> TCP-Session: 3c3f04e4-d7ca-4bc4-a506-fc3c2b22cb2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.05.29 18:22:09.128981 [ 308 ] {} <Debug> TCP-Session: beb0abbf-ac06-4cda-beff-ec6c8a3ddca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.05.29 18:22:09.129045 [ 309 ] {} <Debug> TCP-Session: 3c3f04e4-d7ca-4bc4-a506-fc3c2b22cb2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.05.29 18:22:09.129115 [ 306 ] {33d53d80-5035-492a-bad9-1e7cf07a909a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1046 | 2026.05.29 18:22:09.129176 [ 306 ] {33d53d80-5035-492a-bad9-1e7cf07a909a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1047 | 2026.05.29 18:22:09.129491 [ 306 ] {33d53d80-5035-492a-bad9-1e7cf07a909a} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 1048 | 2026.05.29 18:22:09.130610 [ 314 ] {33d53d80-5035-492a-bad9-1e7cf07a909a} <Trace> AggregatingTransform: Aggregating | ||
| 1049 | 2026.05.29 18:22:09.130652 [ 314 ] {33d53d80-5035-492a-bad9-1e7cf07a909a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1050 | 2026.05.29 18:22:09.130687 [ 314 ] {33d53d80-5035-492a-bad9-1e7cf07a909a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001055238 sec. (947.654 rows/sec., 37.02 KiB/sec.) | ||
| 1051 | 2026.05.29 18:22:09.130707 [ 314 ] {33d53d80-5035-492a-bad9-1e7cf07a909a} <Trace> Aggregator: Merging aggregated data | ||
| 1052 | 2026.05.29 18:22:09.131309 [ 306 ] {33d53d80-5035-492a-bad9-1e7cf07a909a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002694 sec., 371.1952487008166 rows/sec., 14.50 KiB/sec. | ||
| 1053 | 2026.05.29 18:22:09.131457 [ 306 ] {33d53d80-5035-492a-bad9-1e7cf07a909a} <Debug> TCPHandler: Processed in 0.003203074 sec. | ||
| 1054 | 2026.05.29 18:22:09.131590 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.05.29 18:22:09.131600 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.05.29 18:22:09.131622 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.05.29 18:22:09.131626 [ 306 ] {} <Debug> TCP-Session: c0a81d46-95ce-4db0-8bde-8190608bec3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.05.29 18:22:09.131645 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.05.29 18:22:09.131671 [ 307 ] {} <Debug> TCP-Session: 48b14874-c1de-4f68-86ed-1ee908cf507c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.05.29 18:22:09.131663 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.05.29 18:22:09.131688 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1062 | 2026.05.29 18:22:09.131703 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2026.05.29 18:22:09.131728 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1064 | 2026.05.29 18:22:09.131752 [ 302 ] {} <Debug> TCP-Session: 86897bd3-0eea-426c-bf2a-acee8664452c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.05.29 18:22:09.131765 [ 303 ] {} <Debug> TCP-Session: c0461482-1e4c-40a4-ad7e-48d7f3404528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.05.29 18:22:09.131779 [ 310 ] {} <Debug> TCP-Session: 3c16102b-cdb9-4905-9995-085f10d97e76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.05.29 18:22:09.131741 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1068 | 2026.05.29 18:22:09.131729 [ 309 ] {} <Debug> TCP-Session: 3c3f04e4-d7ca-4bc4-a506-fc3c2b22cb2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.29 18:22:09.131846 [ 304 ] {} <Debug> TCP-Session: 2e57b57d-089d-43d3-9289-cf44b423eb48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.05.29 18:22:09.131701 [ 308 ] {} <Debug> TCP-Session: beb0abbf-ac06-4cda-beff-ec6c8a3ddca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.05.29 18:22:09.131644 [ 305 ] {} <Debug> TCP-Session: 5bfa364a-98df-47ac-b295-b9f89aaaccbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.05.29 18:22:09.604328 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 45 | ||
| 1073 | 2026.05.29 18:22:09.606339 [ 243 ] {} <Trace> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.05.29 18:22:09.606390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 1075 | 2026.05.29 18:22:09.607623 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1076 | 2026.05.29 18:22:09.608092 [ 243 ] {} <Trace> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.05.29 18:22:09.608420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 45 | ||
| 1078 | 2026.05.29 18:22:10.000438 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.46 MiB, peak 172.57 MiB, free memory in arenas 0.00 B, will set to 164.28 MiB (RSS), difference: 3.82 MiB | ||
| 1079 | 2026.05.29 18:22:12.114565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1497 | ||
| 1080 | 2026.05.29 18:22:12.115122 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.05.29 18:22:12.115181 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 1082 | 2026.05.29 18:22:12.115842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2026.05.29 18:22:12.116430 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.05.29 18:22:12.116582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1497 | ||
| 1085 | 2026.05.29 18:22:12.202602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1086 | 2026.05.29 18:22:12.220383 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2026.05.29 18:22:12.220457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 1088 | 2026.05.29 18:22:12.227046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1089 | 2026.05.29 18:22:12.228471 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2026.05.29 18:22:12.232526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1091 | 2026.05.29 18:22:13.852778 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.05.29 18:22:13.853033 [ 285 ] {800e733b-c71f-4c9b-92ca-241ad3c5704f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 1093 | 2026.05.29 18:22:13.868412 [ 285 ] {800e733b-c71f-4c9b-92ca-241ad3c5704f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2026.05.29 18:22:13.868502 [ 285 ] {800e733b-c71f-4c9b-92ca-241ad3c5704f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2026.05.29 18:22:13.868979 [ 285 ] {800e733b-c71f-4c9b-92ca-241ad3c5704f} <Debug> TCPHandler: Processed in 0.016332908 sec. | ||
| 1096 | 2026.05.29 18:22:13.883532 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.05.29 18:22:13.883670 [ 285 ] {fd34e1c5-cf33-4064-a959-7ea1584be21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1098 | 2026.05.29 18:22:13.883727 [ 285 ] {fd34e1c5-cf33-4064-a959-7ea1584be21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1099 | 2026.05.29 18:22:13.889884 [ 285 ] {fd34e1c5-cf33-4064-a959-7ea1584be21a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2026.05.29 18:22:13.889931 [ 285 ] {fd34e1c5-cf33-4064-a959-7ea1584be21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 1101 | 2026.05.29 18:22:13.892653 [ 285 ] {fd34e1c5-cf33-4064-a959-7ea1584be21a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1102 | 2026.05.29 18:22:13.893121 [ 285 ] {fd34e1c5-cf33-4064-a959-7ea1584be21a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2026.05.29 18:22:13.893289 [ 285 ] {fd34e1c5-cf33-4064-a959-7ea1584be21a} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.00966 sec., 1966.8737060041408 rows/sec., 275.18 KiB/sec. | ||
| 1104 | 2026.05.29 18:22:13.893336 [ 285 ] {fd34e1c5-cf33-4064-a959-7ea1584be21a} <Debug> TCPHandler: Processed in 0.009888638 sec. | ||
| 1105 | 2026.05.29 18:22:13.893485 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2026.05.29 18:22:13.893592 [ 285 ] {44c52c7f-ba2f-418d-8b6d-7c8d41e8000c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1107 | 2026.05.29 18:22:13.893640 [ 285 ] {44c52c7f-ba2f-418d-8b6d-7c8d41e8000c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1108 | 2026.05.29 18:22:13.902702 [ 285 ] {44c52c7f-ba2f-418d-8b6d-7c8d41e8000c} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1109 | 2026.05.29 18:22:13.902739 [ 285 ] {44c52c7f-ba2f-418d-8b6d-7c8d41e8000c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 1110 | 2026.05.29 18:22:13.905334 [ 285 ] {44c52c7f-ba2f-418d-8b6d-7c8d41e8000c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1111 | 2026.05.29 18:22:13.905799 [ 285 ] {44c52c7f-ba2f-418d-8b6d-7c8d41e8000c} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1112 | 2026.05.29 18:22:13.905943 [ 285 ] {44c52c7f-ba2f-418d-8b6d-7c8d41e8000c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.012375 sec., 323.2323232323232 rows/sec., 26.36 KiB/sec. | ||
| 1113 | 2026.05.29 18:22:13.905983 [ 285 ] {44c52c7f-ba2f-418d-8b6d-7c8d41e8000c} <Debug> TCPHandler: Processed in 0.012553534 sec. | ||
| 1114 | 2026.05.29 18:22:13.906135 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2026.05.29 18:22:13.906258 [ 285 ] {ed064258-a719-4ad0-9ffa-2c7634a5d680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1116 | 2026.05.29 18:22:13.906309 [ 285 ] {ed064258-a719-4ad0-9ffa-2c7634a5d680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1117 | 2026.05.29 18:22:13.910740 [ 285 ] {ed064258-a719-4ad0-9ffa-2c7634a5d680} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1118 | 2026.05.29 18:22:13.910779 [ 285 ] {ed064258-a719-4ad0-9ffa-2c7634a5d680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 1119 | 2026.05.29 18:22:13.911269 [ 285 ] {ed064258-a719-4ad0-9ffa-2c7634a5d680} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1120 | 2026.05.29 18:22:13.911981 [ 285 ] {ed064258-a719-4ad0-9ffa-2c7634a5d680} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1121 | 2026.05.29 18:22:13.912118 [ 285 ] {ed064258-a719-4ad0-9ffa-2c7634a5d680} <Debug> executeQuery: Read 36 rows, 2.92 KiB in 0.005894 sec., 6107.906345436037 rows/sec., 494.74 KiB/sec. | ||
| 1122 | 2026.05.29 18:22:13.912158 [ 285 ] {ed064258-a719-4ad0-9ffa-2c7634a5d680} <Debug> TCPHandler: Processed in 0.006081844 sec. | ||
| 1123 | 2026.05.29 18:22:13.912314 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2026.05.29 18:22:13.912418 [ 285 ] {8dd397fa-a92c-46e3-b5a2-0d742e3ad5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1125 | 2026.05.29 18:22:13.912464 [ 285 ] {8dd397fa-a92c-46e3-b5a2-0d742e3ad5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1126 | 2026.05.29 18:22:13.912971 [ 285 ] {8dd397fa-a92c-46e3-b5a2-0d742e3ad5ef} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1127 | 2026.05.29 18:22:13.913007 [ 285 ] {8dd397fa-a92c-46e3-b5a2-0d742e3ad5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 1128 | 2026.05.29 18:22:13.913526 [ 285 ] {8dd397fa-a92c-46e3-b5a2-0d742e3ad5ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1129 | 2026.05.29 18:22:13.913974 [ 285 ] {8dd397fa-a92c-46e3-b5a2-0d742e3ad5ef} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1130 | 2026.05.29 18:22:13.914115 [ 285 ] {8dd397fa-a92c-46e3-b5a2-0d742e3ad5ef} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.00172 sec., 4651.162790697675 rows/sec., 337.25 KiB/sec. | ||
| 1131 | 2026.05.29 18:22:13.914151 [ 285 ] {8dd397fa-a92c-46e3-b5a2-0d742e3ad5ef} <Debug> TCPHandler: Processed in 0.001890033 sec. | ||
| 1132 | 2026.05.29 18:22:13.914278 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2026.05.29 18:22:13.914376 [ 285 ] {6aba6c17-24c7-4797-9ac3-c928f7ed00a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1134 | 2026.05.29 18:22:13.914421 [ 285 ] {6aba6c17-24c7-4797-9ac3-c928f7ed00a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1135 | 2026.05.29 18:22:13.914878 [ 285 ] {6aba6c17-24c7-4797-9ac3-c928f7ed00a5} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2026.05.29 18:22:13.914918 [ 285 ] {6aba6c17-24c7-4797-9ac3-c928f7ed00a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 1137 | 2026.05.29 18:22:13.915482 [ 285 ] {6aba6c17-24c7-4797-9ac3-c928f7ed00a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1138 | 2026.05.29 18:22:13.916007 [ 285 ] {6aba6c17-24c7-4797-9ac3-c928f7ed00a5} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2026.05.29 18:22:13.916158 [ 285 ] {6aba6c17-24c7-4797-9ac3-c928f7ed00a5} <Debug> executeQuery: Read 45 rows, 3.61 KiB in 0.0018 sec., 25000 rows/sec., 1.96 MiB/sec. | ||
| 1140 | 2026.05.29 18:22:13.916201 [ 285 ] {6aba6c17-24c7-4797-9ac3-c928f7ed00a5} <Debug> TCPHandler: Processed in 0.001973653 sec. | ||
| 1141 | 2026.05.29 18:22:13.916439 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.05.29 18:22:13.916551 [ 285 ] {5496d81d-e78d-4a9f-a1b3-0786a864dce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1143 | 2026.05.29 18:22:13.916604 [ 285 ] {5496d81d-e78d-4a9f-a1b3-0786a864dce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1144 | 2026.05.29 18:22:13.917303 [ 285 ] {5496d81d-e78d-4a9f-a1b3-0786a864dce5} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1145 | 2026.05.29 18:22:13.918660 [ 285 ] {5496d81d-e78d-4a9f-a1b3-0786a864dce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 1146 | 2026.05.29 18:22:13.922747 [ 285 ] {5496d81d-e78d-4a9f-a1b3-0786a864dce5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1147 | 2026.05.29 18:22:13.923537 [ 285 ] {5496d81d-e78d-4a9f-a1b3-0786a864dce5} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1148 | 2026.05.29 18:22:13.923676 [ 285 ] {5496d81d-e78d-4a9f-a1b3-0786a864dce5} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.007151 sec., 14263.739337155643 rows/sec., 1012.48 KiB/sec. | ||
| 1149 | 2026.05.29 18:22:13.923716 [ 285 ] {5496d81d-e78d-4a9f-a1b3-0786a864dce5} <Debug> TCPHandler: Processed in 0.007336915 sec. | ||
| 1150 | 2026.05.29 18:22:13.923866 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2026.05.29 18:22:13.923976 [ 285 ] {e61c24b4-d998-4b1e-822c-c6b3d7c3c259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1152 | 2026.05.29 18:22:13.924036 [ 285 ] {e61c24b4-d998-4b1e-822c-c6b3d7c3c259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1153 | 2026.05.29 18:22:13.925047 [ 285 ] {e61c24b4-d998-4b1e-822c-c6b3d7c3c259} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1154 | 2026.05.29 18:22:13.925093 [ 285 ] {e61c24b4-d998-4b1e-822c-c6b3d7c3c259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 1155 | 2026.05.29 18:22:13.934134 [ 285 ] {e61c24b4-d998-4b1e-822c-c6b3d7c3c259} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1156 | 2026.05.29 18:22:13.934804 [ 285 ] {e61c24b4-d998-4b1e-822c-c6b3d7c3c259} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1157 | 2026.05.29 18:22:13.934981 [ 285 ] {e61c24b4-d998-4b1e-822c-c6b3d7c3c259} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.011024 sec., 362.84470246734395 rows/sec., 665.81 KiB/sec. | ||
| 1158 | 2026.05.29 18:22:13.935061 [ 285 ] {e61c24b4-d998-4b1e-822c-c6b3d7c3c259} <Debug> TCPHandler: Processed in 0.011251121 sec. | ||
| 1159 | 2026.05.29 18:22:13.935231 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2026.05.29 18:22:13.935332 [ 285 ] {fcd203db-3669-4be0-a940-474a0e110d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1161 | 2026.05.29 18:22:13.935378 [ 285 ] {fcd203db-3669-4be0-a940-474a0e110d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1162 | 2026.05.29 18:22:13.935746 [ 285 ] {fcd203db-3669-4be0-a940-474a0e110d0d} <Trace> oximeter.measurements_i64 (20f6efc9-0eaf-4ccb-a956-4b3d024570f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2026.05.29 18:22:13.935784 [ 285 ] {fcd203db-3669-4be0-a940-474a0e110d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 1164 | 2026.05.29 18:22:13.936308 [ 285 ] {fcd203db-3669-4be0-a940-474a0e110d0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1165 | 2026.05.29 18:22:13.936772 [ 285 ] {fcd203db-3669-4be0-a940-474a0e110d0d} <Trace> oximeter.measurements_i64 (20f6efc9-0eaf-4ccb-a956-4b3d024570f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2026.05.29 18:22:13.936920 [ 285 ] {fcd203db-3669-4be0-a940-474a0e110d0d} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001609 sec., 5593.536357986327 rows/sec., 395.12 KiB/sec. | ||
| 1167 | 2026.05.29 18:22:13.936955 [ 285 ] {fcd203db-3669-4be0-a940-474a0e110d0d} <Debug> TCPHandler: Processed in 0.0017739 sec. | ||
| 1168 | 2026.05.29 18:22:13.937090 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2026.05.29 18:22:13.937187 [ 285 ] {0104d4ee-ebaa-40ea-9275-9dc841448661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1170 | 2026.05.29 18:22:13.937230 [ 285 ] {0104d4ee-ebaa-40ea-9275-9dc841448661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1171 | 2026.05.29 18:22:13.937554 [ 285 ] {0104d4ee-ebaa-40ea-9275-9dc841448661} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2026.05.29 18:22:13.937590 [ 285 ] {0104d4ee-ebaa-40ea-9275-9dc841448661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 1173 | 2026.05.29 18:22:13.938138 [ 285 ] {0104d4ee-ebaa-40ea-9275-9dc841448661} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1174 | 2026.05.29 18:22:13.938566 [ 285 ] {0104d4ee-ebaa-40ea-9275-9dc841448661} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2026.05.29 18:22:13.938691 [ 285 ] {0104d4ee-ebaa-40ea-9275-9dc841448661} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001523 sec., 19697.96454366382 rows/sec., 1.35 MiB/sec. | ||
| 1176 | 2026.05.29 18:22:13.938722 [ 285 ] {0104d4ee-ebaa-40ea-9275-9dc841448661} <Debug> TCPHandler: Processed in 0.001684658 sec. | ||
| 1177 | 2026.05.29 18:22:18.840490 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2026.05.29 18:22:18.840734 [ 285 ] {006a6b9c-a328-4b00-a624-fecf3a0fe8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1179 | 2026.05.29 18:22:18.841040 [ 285 ] {006a6b9c-a328-4b00-a624-fecf3a0fe8d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1180 | 2026.05.29 18:22:18.845084 [ 285 ] {006a6b9c-a328-4b00-a624-fecf3a0fe8d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1181 | 2026.05.29 18:22:18.845325 [ 285 ] {006a6b9c-a328-4b00-a624-fecf3a0fe8d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1182 | 2026.05.29 18:22:18.845397 [ 285 ] {006a6b9c-a328-4b00-a624-fecf3a0fe8d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1183 | 2026.05.29 18:22:18.845552 [ 285 ] {006a6b9c-a328-4b00-a624-fecf3a0fe8d5} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1184 | 2026.05.29 18:22:18.847569 [ 285 ] {006a6b9c-a328-4b00-a624-fecf3a0fe8d5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1185 | 2026.05.29 18:22:18.849484 [ 285 ] {006a6b9c-a328-4b00-a624-fecf3a0fe8d5} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (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 | ||
| 1186 | 2026.05.29 18:22:18.849507 [ 285 ] {006a6b9c-a328-4b00-a624-fecf3a0fe8d5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1187 | 2026.05.29 18:22:18.853586 [ 285 ] {006a6b9c-a328-4b00-a624-fecf3a0fe8d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1188 | 2026.05.29 18:22:18.853623 [ 285 ] {006a6b9c-a328-4b00-a624-fecf3a0fe8d5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1189 | 2026.05.29 18:22:18.882437 [ 285 ] {006a6b9c-a328-4b00-a624-fecf3a0fe8d5} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.041792 sec., 454.6324655436447 rows/sec., 63.61 KiB/sec. | ||
| 1190 | 2026.05.29 18:22:18.882528 [ 285 ] {006a6b9c-a328-4b00-a624-fecf3a0fe8d5} <Debug> MemoryTracker: Peak memory usage (for query): 132.09 KiB. | ||
| 1191 | 2026.05.29 18:22:18.882547 [ 285 ] {006a6b9c-a328-4b00-a624-fecf3a0fe8d5} <Debug> TCPHandler: Processed in 0.042197158 sec. | ||
| 1192 | 2026.05.29 18:22:18.883804 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2026.05.29 18:22:18.883919 [ 285 ] {eeacf5c6-7c28-48a8-a51a-13ab2792876e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1194 | 2026.05.29 18:22:18.883968 [ 285 ] {eeacf5c6-7c28-48a8-a51a-13ab2792876e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1195 | 2026.05.29 18:22:18.884422 [ 285 ] {eeacf5c6-7c28-48a8-a51a-13ab2792876e} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.05.29 18:22:18.884466 [ 285 ] {eeacf5c6-7c28-48a8-a51a-13ab2792876e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1197 | 2026.05.29 18:22:18.884968 [ 285 ] {eeacf5c6-7c28-48a8-a51a-13ab2792876e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1198 | 2026.05.29 18:22:18.885434 [ 285 ] {eeacf5c6-7c28-48a8-a51a-13ab2792876e} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.05.29 18:22:18.885580 [ 285 ] {eeacf5c6-7c28-48a8-a51a-13ab2792876e} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001693 sec., 15357.35380980508 rows/sec., 1.16 MiB/sec. | ||
| 1200 | 2026.05.29 18:22:18.885617 [ 285 ] {eeacf5c6-7c28-48a8-a51a-13ab2792876e} <Debug> TCPHandler: Processed in 0.001868762 sec. | ||
| 1201 | 2026.05.29 18:22:18.885746 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.05.29 18:22:18.885849 [ 285 ] {2c2956ad-10f1-4c71-ad06-28905986dc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1203 | 2026.05.29 18:22:18.885897 [ 285 ] {2c2956ad-10f1-4c71-ad06-28905986dc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1204 | 2026.05.29 18:22:18.886305 [ 285 ] {2c2956ad-10f1-4c71-ad06-28905986dc38} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.05.29 18:22:18.886343 [ 285 ] {2c2956ad-10f1-4c71-ad06-28905986dc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1206 | 2026.05.29 18:22:18.886808 [ 285 ] {2c2956ad-10f1-4c71-ad06-28905986dc38} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1207 | 2026.05.29 18:22:18.887290 [ 285 ] {2c2956ad-10f1-4c71-ad06-28905986dc38} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.05.29 18:22:18.887419 [ 285 ] {2c2956ad-10f1-4c71-ad06-28905986dc38} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001591 sec., 17598.99434318039 rows/sec., 1.37 MiB/sec. | ||
| 1209 | 2026.05.29 18:22:18.887454 [ 285 ] {2c2956ad-10f1-4c71-ad06-28905986dc38} <Debug> TCPHandler: Processed in 0.00176075 sec. | ||
| 1210 | 2026.05.29 18:22:18.887598 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.05.29 18:22:18.887698 [ 285 ] {7069e874-ab85-4b4d-9ae9-d986e195729f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1212 | 2026.05.29 18:22:18.887743 [ 285 ] {7069e874-ab85-4b4d-9ae9-d986e195729f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1213 | 2026.05.29 18:22:18.888104 [ 285 ] {7069e874-ab85-4b4d-9ae9-d986e195729f} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1214 | 2026.05.29 18:22:18.888142 [ 285 ] {7069e874-ab85-4b4d-9ae9-d986e195729f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1215 | 2026.05.29 18:22:18.888590 [ 285 ] {7069e874-ab85-4b4d-9ae9-d986e195729f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1216 | 2026.05.29 18:22:18.889034 [ 285 ] {7069e874-ab85-4b4d-9ae9-d986e195729f} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2026.05.29 18:22:18.889163 [ 285 ] {7069e874-ab85-4b4d-9ae9-d986e195729f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001486 sec., 67294.75100942126 rows/sec., 4.67 MiB/sec. | ||
| 1218 | 2026.05.29 18:22:18.889197 [ 285 ] {7069e874-ab85-4b4d-9ae9-d986e195729f} <Debug> TCPHandler: Processed in 0.001650758 sec. | ||
| 1219 | 2026.05.29 18:22:18.889319 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1220 | 2026.05.29 18:22:18.889416 [ 285 ] {adef7be2-cf52-4560-b3eb-c4e014ed7505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1221 | 2026.05.29 18:22:18.889459 [ 285 ] {adef7be2-cf52-4560-b3eb-c4e014ed7505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1222 | 2026.05.29 18:22:18.889775 [ 285 ] {adef7be2-cf52-4560-b3eb-c4e014ed7505} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2026.05.29 18:22:18.889812 [ 285 ] {adef7be2-cf52-4560-b3eb-c4e014ed7505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1224 | 2026.05.29 18:22:18.890239 [ 285 ] {adef7be2-cf52-4560-b3eb-c4e014ed7505} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1225 | 2026.05.29 18:22:18.890677 [ 285 ] {adef7be2-cf52-4560-b3eb-c4e014ed7505} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1226 | 2026.05.29 18:22:18.890803 [ 285 ] {adef7be2-cf52-4560-b3eb-c4e014ed7505} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001405 sec., 21352.313167259785 rows/sec., 1.46 MiB/sec. | ||
| 1227 | 2026.05.29 18:22:18.890835 [ 285 ] {adef7be2-cf52-4560-b3eb-c4e014ed7505} <Debug> TCPHandler: Processed in 0.001567247 sec. | ||
| 1228 | 2026.05.29 18:22:19.524129 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1229 | 2026.05.29 18:22:19.524183 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1230 | 2026.05.29 18:22:19.609429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 7 entries to flush up to offset 52 | ||
| 1231 | 2026.05.29 18:22:19.611168 [ 243 ] {} <Trace> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1232 | 2026.05.29 18:22:19.611220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1233 | 2026.05.29 18:22:19.612578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1234 | 2026.05.29 18:22:19.613082 [ 243 ] {} <Trace> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1235 | 2026.05.29 18:22:19.613402 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 52 | ||
| 1236 | 2026.05.29 18:22:19.617518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1945 | ||
| 1237 | 2026.05.29 18:22:19.617997 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.05.29 18:22:19.618044 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1239 | 2026.05.29 18:22:19.618647 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1240 | 2026.05.29 18:22:19.619232 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.05.29 18:22:19.619399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1945 | ||
| 1242 | 2026.05.29 18:22:19.733453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1243 | 2026.05.29 18:22:19.750886 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.05.29 18:22:19.750947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1245 | 2026.05.29 18:22:19.757557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1246 | 2026.05.29 18:22:19.758712 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.05.29 18:22:19.761777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1248 | 2026.05.29 18:22:20.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.85 MiB, peak 172.57 MiB, free memory in arenas 0.00 B, will set to 169.23 MiB (RSS), difference: 1.38 MiB | ||
| 1249 | 2026.05.29 18:22:23.841153 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.05.29 18:22:23.841439 [ 285 ] {a7e65101-8d9b-4a0a-9674-2d71777afd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) 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') FORMAT Native (stage: Complete) | ||
| 1251 | 2026.05.29 18:22:23.841781 [ 285 ] {a7e65101-8d9b-4a0a-9674-2d71777afd95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1252 | 2026.05.29 18:22:23.841828 [ 285 ] {a7e65101-8d9b-4a0a-9674-2d71777afd95} <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')" moved to PREWHERE | ||
| 1253 | 2026.05.29 18:22:23.842066 [ 285 ] {a7e65101-8d9b-4a0a-9674-2d71777afd95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1254 | 2026.05.29 18:22:23.842146 [ 285 ] {a7e65101-8d9b-4a0a-9674-2d71777afd95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1255 | 2026.05.29 18:22:23.842286 [ 285 ] {a7e65101-8d9b-4a0a-9674-2d71777afd95} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1256 | 2026.05.29 18:22:23.842323 [ 285 ] {a7e65101-8d9b-4a0a-9674-2d71777afd95} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1257 | 2026.05.29 18:22:23.842345 [ 285 ] {a7e65101-8d9b-4a0a-9674-2d71777afd95} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (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 | ||
| 1258 | 2026.05.29 18:22:23.842362 [ 285 ] {a7e65101-8d9b-4a0a-9674-2d71777afd95} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1259 | 2026.05.29 18:22:23.842412 [ 285 ] {a7e65101-8d9b-4a0a-9674-2d71777afd95} <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'))" | ||
| 1260 | 2026.05.29 18:22:23.842433 [ 285 ] {a7e65101-8d9b-4a0a-9674-2d71777afd95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1261 | 2026.05.29 18:22:23.843372 [ 285 ] {a7e65101-8d9b-4a0a-9674-2d71777afd95} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002036 sec., 9332.023575638506 rows/sec., 1.28 MiB/sec. | ||
| 1262 | 2026.05.29 18:22:23.843444 [ 285 ] {a7e65101-8d9b-4a0a-9674-2d71777afd95} <Debug> TCPHandler: Processed in 0.002432611 sec. | ||
| 1263 | 2026.05.29 18:22:23.845357 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.05.29 18:22:23.845472 [ 285 ] {8c1f87bd-7311-407a-bfdd-7e2492969945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1265 | 2026.05.29 18:22:23.845519 [ 285 ] {8c1f87bd-7311-407a-bfdd-7e2492969945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1266 | 2026.05.29 18:22:23.845981 [ 285 ] {8c1f87bd-7311-407a-bfdd-7e2492969945} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.05.29 18:22:23.846025 [ 285 ] {8c1f87bd-7311-407a-bfdd-7e2492969945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1268 | 2026.05.29 18:22:23.846378 [ 285 ] {8c1f87bd-7311-407a-bfdd-7e2492969945} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1269 | 2026.05.29 18:22:23.846598 [ 285 ] {8c1f87bd-7311-407a-bfdd-7e2492969945} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.05.29 18:22:23.846749 [ 285 ] {8c1f87bd-7311-407a-bfdd-7e2492969945} <Debug> executeQuery: Read 76 rows, 6.71 KiB in 0.001308 sec., 58103.975535168196 rows/sec., 5.01 MiB/sec. | ||
| 1271 | 2026.05.29 18:22:23.846785 [ 285 ] {8c1f87bd-7311-407a-bfdd-7e2492969945} <Debug> TCPHandler: Processed in 0.001483925 sec. | ||
| 1272 | 2026.05.29 18:22:23.846912 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.05.29 18:22:23.847015 [ 285 ] {6f4720b9-c1a5-43a3-afde-0d16b5d1ad3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1274 | 2026.05.29 18:22:23.847057 [ 285 ] {6f4720b9-c1a5-43a3-afde-0d16b5d1ad3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1275 | 2026.05.29 18:22:23.847492 [ 285 ] {6f4720b9-c1a5-43a3-afde-0d16b5d1ad3f} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.05.29 18:22:23.847530 [ 285 ] {6f4720b9-c1a5-43a3-afde-0d16b5d1ad3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1277 | 2026.05.29 18:22:23.847866 [ 285 ] {6f4720b9-c1a5-43a3-afde-0d16b5d1ad3f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1278 | 2026.05.29 18:22:23.848083 [ 285 ] {6f4720b9-c1a5-43a3-afde-0d16b5d1ad3f} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.05.29 18:22:23.848212 [ 285 ] {6f4720b9-c1a5-43a3-afde-0d16b5d1ad3f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001219 sec., 20508.613617719442 rows/sec., 1.51 MiB/sec. | ||
| 1280 | 2026.05.29 18:22:23.848245 [ 285 ] {6f4720b9-c1a5-43a3-afde-0d16b5d1ad3f} <Debug> TCPHandler: Processed in 0.001384934 sec. | ||
| 1281 | 2026.05.29 18:22:23.848363 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.05.29 18:22:23.848463 [ 285 ] {d0ed57ea-98d4-4a2c-972e-9a78290248b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1283 | 2026.05.29 18:22:23.848505 [ 285 ] {d0ed57ea-98d4-4a2c-972e-9a78290248b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1284 | 2026.05.29 18:22:23.848913 [ 285 ] {d0ed57ea-98d4-4a2c-972e-9a78290248b2} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.05.29 18:22:23.848948 [ 285 ] {d0ed57ea-98d4-4a2c-972e-9a78290248b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1286 | 2026.05.29 18:22:23.849244 [ 285 ] {d0ed57ea-98d4-4a2c-972e-9a78290248b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1287 | 2026.05.29 18:22:23.849458 [ 285 ] {d0ed57ea-98d4-4a2c-972e-9a78290248b2} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.05.29 18:22:23.849584 [ 285 ] {d0ed57ea-98d4-4a2c-972e-9a78290248b2} <Debug> executeQuery: Read 61 rows, 4.90 KiB in 0.001139 sec., 53555.750658472345 rows/sec., 4.20 MiB/sec. | ||
| 1289 | 2026.05.29 18:22:23.849629 [ 285 ] {d0ed57ea-98d4-4a2c-972e-9a78290248b2} <Debug> TCPHandler: Processed in 0.001316982 sec. | ||
| 1290 | 2026.05.29 18:22:23.849772 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.05.29 18:22:23.849883 [ 285 ] {0313d60e-3a79-4f30-82d4-4e0ee821fabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1292 | 2026.05.29 18:22:23.849927 [ 285 ] {0313d60e-3a79-4f30-82d4-4e0ee821fabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1293 | 2026.05.29 18:22:23.850325 [ 285 ] {0313d60e-3a79-4f30-82d4-4e0ee821fabb} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.05.29 18:22:23.850360 [ 285 ] {0313d60e-3a79-4f30-82d4-4e0ee821fabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1295 | 2026.05.29 18:22:23.850679 [ 285 ] {0313d60e-3a79-4f30-82d4-4e0ee821fabb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1296 | 2026.05.29 18:22:23.850884 [ 285 ] {0313d60e-3a79-4f30-82d4-4e0ee821fabb} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.05.29 18:22:23.851006 [ 285 ] {0313d60e-3a79-4f30-82d4-4e0ee821fabb} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001143 sec., 87489.06386701662 rows/sec., 6.07 MiB/sec. | ||
| 1298 | 2026.05.29 18:22:23.851039 [ 285 ] {0313d60e-3a79-4f30-82d4-4e0ee821fabb} <Debug> TCPHandler: Processed in 0.001333423 sec. | ||
| 1299 | 2026.05.29 18:22:23.851164 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.05.29 18:22:23.851261 [ 285 ] {255ea404-9cc3-40a2-81e6-112121b7dd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1301 | 2026.05.29 18:22:23.851316 [ 285 ] {255ea404-9cc3-40a2-81e6-112121b7dd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1302 | 2026.05.29 18:22:23.852136 [ 285 ] {255ea404-9cc3-40a2-81e6-112121b7dd16} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.05.29 18:22:23.852171 [ 285 ] {255ea404-9cc3-40a2-81e6-112121b7dd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1304 | 2026.05.29 18:22:23.852707 [ 285 ] {255ea404-9cc3-40a2-81e6-112121b7dd16} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1305 | 2026.05.29 18:22:23.852926 [ 285 ] {255ea404-9cc3-40a2-81e6-112121b7dd16} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.05.29 18:22:23.853069 [ 285 ] {255ea404-9cc3-40a2-81e6-112121b7dd16} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001826 sec., 13691.128148959475 rows/sec., 24.53 MiB/sec. | ||
| 1307 | 2026.05.29 18:22:23.853122 [ 285 ] {255ea404-9cc3-40a2-81e6-112121b7dd16} <Debug> TCPHandler: Processed in 0.002009004 sec. | ||
| 1308 | 2026.05.29 18:22:23.853241 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.05.29 18:22:23.853338 [ 285 ] {c01399df-51e3-4906-a9cd-a155342716da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1310 | 2026.05.29 18:22:23.853380 [ 285 ] {c01399df-51e3-4906-a9cd-a155342716da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1311 | 2026.05.29 18:22:23.853696 [ 285 ] {c01399df-51e3-4906-a9cd-a155342716da} <Trace> oximeter.measurements_i64 (20f6efc9-0eaf-4ccb-a956-4b3d024570f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.05.29 18:22:23.853729 [ 285 ] {c01399df-51e3-4906-a9cd-a155342716da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1313 | 2026.05.29 18:22:23.854034 [ 285 ] {c01399df-51e3-4906-a9cd-a155342716da} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1314 | 2026.05.29 18:22:23.854238 [ 285 ] {c01399df-51e3-4906-a9cd-a155342716da} <Trace> oximeter.measurements_i64 (20f6efc9-0eaf-4ccb-a956-4b3d024570f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.05.29 18:22:23.854362 [ 285 ] {c01399df-51e3-4906-a9cd-a155342716da} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001043 sec., 14381.591562799615 rows/sec., 1.07 MiB/sec. | ||
| 1316 | 2026.05.29 18:22:23.854394 [ 285 ] {c01399df-51e3-4906-a9cd-a155342716da} <Debug> TCPHandler: Processed in 0.001204171 sec. | ||
| 1317 | 2026.05.29 18:22:23.854500 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.05.29 18:22:23.854596 [ 285 ] {27615766-c438-4bf7-b7a0-bc90a00627cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1319 | 2026.05.29 18:22:23.854638 [ 285 ] {27615766-c438-4bf7-b7a0-bc90a00627cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1320 | 2026.05.29 18:22:23.854962 [ 285 ] {27615766-c438-4bf7-b7a0-bc90a00627cc} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.05.29 18:22:23.854995 [ 285 ] {27615766-c438-4bf7-b7a0-bc90a00627cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1322 | 2026.05.29 18:22:23.855284 [ 285 ] {27615766-c438-4bf7-b7a0-bc90a00627cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1323 | 2026.05.29 18:22:23.855487 [ 285 ] {27615766-c438-4bf7-b7a0-bc90a00627cc} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.05.29 18:22:23.855610 [ 285 ] {27615766-c438-4bf7-b7a0-bc90a00627cc} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001032 sec., 29069.767441860466 rows/sec., 1.99 MiB/sec. | ||
| 1325 | 2026.05.29 18:22:23.855640 [ 285 ] {27615766-c438-4bf7-b7a0-bc90a00627cc} <Debug> TCPHandler: Processed in 0.0011896 sec. | ||
| 1326 | 2026.05.29 18:22:27.120424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2457 | ||
| 1327 | 2026.05.29 18:22:27.120923 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.05.29 18:22:27.120978 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1329 | 2026.05.29 18:22:27.121467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1330 | 2026.05.29 18:22:27.121698 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.05.29 18:22:27.121850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2457 | ||
| 1332 | 2026.05.29 18:22:27.262809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1333 | 2026.05.29 18:22:27.281674 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2026.05.29 18:22:27.281740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1335 | 2026.05.29 18:22:27.288611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1336 | 2026.05.29 18:22:27.289386 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2026.05.29 18:22:27.292643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1338 | 2026.05.29 18:22:28.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.04 MiB, peak 174.04 MiB, free memory in arenas 0.00 B, will set to 171.11 MiB (RSS), difference: 1.08 MiB | ||
| 1339 | 2026.05.29 18:22:28.845762 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2026.05.29 18:22:28.846005 [ 285 ] {44139be9-2617-4c96-8684-53fa6e089136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 1341 | 2026.05.29 18:22:28.846344 [ 285 ] {44139be9-2617-4c96-8684-53fa6e089136} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1342 | 2026.05.29 18:22:28.846385 [ 285 ] {44139be9-2617-4c96-8684-53fa6e089136} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 1343 | 2026.05.29 18:22:28.846619 [ 285 ] {44139be9-2617-4c96-8684-53fa6e089136} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1344 | 2026.05.29 18:22:28.846687 [ 285 ] {44139be9-2617-4c96-8684-53fa6e089136} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1345 | 2026.05.29 18:22:28.846829 [ 285 ] {44139be9-2617-4c96-8684-53fa6e089136} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 1346 | 2026.05.29 18:22:28.846867 [ 285 ] {44139be9-2617-4c96-8684-53fa6e089136} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1347 | 2026.05.29 18:22:28.846889 [ 285 ] {44139be9-2617-4c96-8684-53fa6e089136} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (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 | ||
| 1348 | 2026.05.29 18:22:28.846905 [ 285 ] {44139be9-2617-4c96-8684-53fa6e089136} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1349 | 2026.05.29 18:22:28.846946 [ 285 ] {44139be9-2617-4c96-8684-53fa6e089136} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1350 | 2026.05.29 18:22:28.846967 [ 285 ] {44139be9-2617-4c96-8684-53fa6e089136} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1351 | 2026.05.29 18:22:28.848070 [ 285 ] {44139be9-2617-4c96-8684-53fa6e089136} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002159 sec., 8800.370541917555 rows/sec., 1.20 MiB/sec. | ||
| 1352 | 2026.05.29 18:22:28.848170 [ 285 ] {44139be9-2617-4c96-8684-53fa6e089136} <Debug> TCPHandler: Processed in 0.002611074 sec. | ||
| 1353 | 2026.05.29 18:22:28.855764 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.05.29 18:22:28.855896 [ 285 ] {e7722ea4-208e-4a50-90be-aed3032b7cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1355 | 2026.05.29 18:22:28.855999 [ 285 ] {e7722ea4-208e-4a50-90be-aed3032b7cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1356 | 2026.05.29 18:22:28.856844 [ 285 ] {e7722ea4-208e-4a50-90be-aed3032b7cd5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2026.05.29 18:22:28.856906 [ 285 ] {e7722ea4-208e-4a50-90be-aed3032b7cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1358 | 2026.05.29 18:22:28.857519 [ 285 ] {e7722ea4-208e-4a50-90be-aed3032b7cd5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1359 | 2026.05.29 18:22:28.857801 [ 285 ] {e7722ea4-208e-4a50-90be-aed3032b7cd5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2026.05.29 18:22:28.858006 [ 285 ] {e7722ea4-208e-4a50-90be-aed3032b7cd5} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.002146 sec., 5591.798695246971 rows/sec., 1.99 MiB/sec. | ||
| 1361 | 2026.05.29 18:22:28.858058 [ 285 ] {e7722ea4-208e-4a50-90be-aed3032b7cd5} <Debug> TCPHandler: Processed in 0.002365991 sec. | ||
| 1362 | 2026.05.29 18:22:28.858231 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2026.05.29 18:22:28.858358 [ 285 ] {35e5356f-306b-4c6b-abb1-511bdc4fb031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1364 | 2026.05.29 18:22:28.858420 [ 285 ] {35e5356f-306b-4c6b-abb1-511bdc4fb031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1365 | 2026.05.29 18:22:28.859747 [ 285 ] {35e5356f-306b-4c6b-abb1-511bdc4fb031} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.05.29 18:22:28.859785 [ 285 ] {35e5356f-306b-4c6b-abb1-511bdc4fb031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1367 | 2026.05.29 18:22:28.860277 [ 285 ] {35e5356f-306b-4c6b-abb1-511bdc4fb031} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1368 | 2026.05.29 18:22:28.860494 [ 285 ] {35e5356f-306b-4c6b-abb1-511bdc4fb031} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.05.29 18:22:28.860626 [ 285 ] {35e5356f-306b-4c6b-abb1-511bdc4fb031} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002299 sec., 123531.97042192258 rows/sec., 7.85 MiB/sec. | ||
| 1370 | 2026.05.29 18:22:28.860660 [ 285 ] {35e5356f-306b-4c6b-abb1-511bdc4fb031} <Debug> TCPHandler: Processed in 0.002493842 sec. | ||
| 1371 | 2026.05.29 18:22:28.860804 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2026.05.29 18:22:28.860907 [ 285 ] {fb68f585-f42e-4807-b856-e87b6390a477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1373 | 2026.05.29 18:22:28.860952 [ 285 ] {fb68f585-f42e-4807-b856-e87b6390a477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1374 | 2026.05.29 18:22:28.861432 [ 285 ] {fb68f585-f42e-4807-b856-e87b6390a477} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.05.29 18:22:28.861479 [ 285 ] {fb68f585-f42e-4807-b856-e87b6390a477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1376 | 2026.05.29 18:22:28.861829 [ 285 ] {fb68f585-f42e-4807-b856-e87b6390a477} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1377 | 2026.05.29 18:22:28.862041 [ 285 ] {fb68f585-f42e-4807-b856-e87b6390a477} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2026.05.29 18:22:28.862175 [ 285 ] {fb68f585-f42e-4807-b856-e87b6390a477} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001291 sec., 3098.3733539891555 rows/sec., 252.65 KiB/sec. | ||
| 1379 | 2026.05.29 18:22:28.862211 [ 285 ] {fb68f585-f42e-4807-b856-e87b6390a477} <Debug> TCPHandler: Processed in 0.001459704 sec. | ||
| 1380 | 2026.05.29 18:22:28.862337 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2026.05.29 18:22:28.862445 [ 285 ] {18a5914e-9374-474b-8e52-b6e1f53ca677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1382 | 2026.05.29 18:22:28.862490 [ 285 ] {18a5914e-9374-474b-8e52-b6e1f53ca677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1383 | 2026.05.29 18:22:28.863210 [ 285 ] {18a5914e-9374-474b-8e52-b6e1f53ca677} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2026.05.29 18:22:28.863246 [ 285 ] {18a5914e-9374-474b-8e52-b6e1f53ca677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1385 | 2026.05.29 18:22:28.863602 [ 285 ] {18a5914e-9374-474b-8e52-b6e1f53ca677} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1386 | 2026.05.29 18:22:28.863818 [ 285 ] {18a5914e-9374-474b-8e52-b6e1f53ca677} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2026.05.29 18:22:28.863946 [ 285 ] {18a5914e-9374-474b-8e52-b6e1f53ca677} <Debug> executeQuery: Read 791 rows, 62.79 KiB in 0.00153 sec., 516993.4640522876 rows/sec., 40.08 MiB/sec. | ||
| 1388 | 2026.05.29 18:22:28.863979 [ 285 ] {18a5914e-9374-474b-8e52-b6e1f53ca677} <Debug> TCPHandler: Processed in 0.001691658 sec. | ||
| 1389 | 2026.05.29 18:22:28.864102 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2026.05.29 18:22:28.864199 [ 285 ] {3422be50-489c-459e-a8fa-e603049492de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1391 | 2026.05.29 18:22:28.864241 [ 285 ] {3422be50-489c-459e-a8fa-e603049492de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1392 | 2026.05.29 18:22:28.864683 [ 285 ] {3422be50-489c-459e-a8fa-e603049492de} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1393 | 2026.05.29 18:22:28.864719 [ 285 ] {3422be50-489c-459e-a8fa-e603049492de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1394 | 2026.05.29 18:22:28.865017 [ 285 ] {3422be50-489c-459e-a8fa-e603049492de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1395 | 2026.05.29 18:22:28.865222 [ 285 ] {3422be50-489c-459e-a8fa-e603049492de} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2026.05.29 18:22:28.865348 [ 285 ] {3422be50-489c-459e-a8fa-e603049492de} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001167 sec., 134532.99057412168 rows/sec., 8.07 MiB/sec. | ||
| 1397 | 2026.05.29 18:22:28.865383 [ 285 ] {3422be50-489c-459e-a8fa-e603049492de} <Debug> TCPHandler: Processed in 0.001331832 sec. | ||
| 1398 | 2026.05.29 18:22:28.865528 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.05.29 18:22:28.865627 [ 285 ] {211990aa-6999-4172-86c4-259006b79a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1400 | 2026.05.29 18:22:28.865667 [ 285 ] {211990aa-6999-4172-86c4-259006b79a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1401 | 2026.05.29 18:22:28.866145 [ 285 ] {211990aa-6999-4172-86c4-259006b79a2b} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.05.29 18:22:28.866181 [ 285 ] {211990aa-6999-4172-86c4-259006b79a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1403 | 2026.05.29 18:22:28.866640 [ 285 ] {211990aa-6999-4172-86c4-259006b79a2b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1404 | 2026.05.29 18:22:28.866854 [ 285 ] {211990aa-6999-4172-86c4-259006b79a2b} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2026.05.29 18:22:28.866975 [ 285 ] {211990aa-6999-4172-86c4-259006b79a2b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001367 sec., 108997.80541331384 rows/sec., 7.04 MiB/sec. | ||
| 1406 | 2026.05.29 18:22:28.867009 [ 285 ] {211990aa-6999-4172-86c4-259006b79a2b} <Debug> TCPHandler: Processed in 0.001543836 sec. | ||
| 1407 | 2026.05.29 18:22:28.867155 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.05.29 18:22:28.867260 [ 285 ] {9dd0f8df-1aec-4e6c-9c5f-a48467a24a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1409 | 2026.05.29 18:22:28.867303 [ 285 ] {9dd0f8df-1aec-4e6c-9c5f-a48467a24a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1410 | 2026.05.29 18:22:28.867777 [ 285 ] {9dd0f8df-1aec-4e6c-9c5f-a48467a24a45} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.05.29 18:22:28.867813 [ 285 ] {9dd0f8df-1aec-4e6c-9c5f-a48467a24a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1412 | 2026.05.29 18:22:28.868193 [ 285 ] {9dd0f8df-1aec-4e6c-9c5f-a48467a24a45} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1413 | 2026.05.29 18:22:28.868410 [ 285 ] {9dd0f8df-1aec-4e6c-9c5f-a48467a24a45} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.05.29 18:22:28.868533 [ 285 ] {9dd0f8df-1aec-4e6c-9c5f-a48467a24a45} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001293 sec., 114462.49033255993 rows/sec., 6.51 MiB/sec. | ||
| 1415 | 2026.05.29 18:22:28.868568 [ 285 ] {9dd0f8df-1aec-4e6c-9c5f-a48467a24a45} <Debug> TCPHandler: Processed in 0.001463914 sec. | ||
| 1416 | 2026.05.29 18:22:28.868695 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.05.29 18:22:28.868804 [ 285 ] {64590852-9329-442a-863f-837a6ee5483a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1418 | 2026.05.29 18:22:28.868851 [ 285 ] {64590852-9329-442a-863f-837a6ee5483a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1419 | 2026.05.29 18:22:28.869438 [ 285 ] {64590852-9329-442a-863f-837a6ee5483a} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2026.05.29 18:22:28.869478 [ 285 ] {64590852-9329-442a-863f-837a6ee5483a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1421 | 2026.05.29 18:22:28.869800 [ 285 ] {64590852-9329-442a-863f-837a6ee5483a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1422 | 2026.05.29 18:22:28.870006 [ 285 ] {64590852-9329-442a-863f-837a6ee5483a} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2026.05.29 18:22:28.870129 [ 285 ] {64590852-9329-442a-863f-837a6ee5483a} <Debug> executeQuery: Read 469 rows, 33.51 KiB in 0.001344 sec., 348958.3333333334 rows/sec., 24.35 MiB/sec. | ||
| 1424 | 2026.05.29 18:22:28.870164 [ 285 ] {64590852-9329-442a-863f-837a6ee5483a} <Debug> TCPHandler: Processed in 0.001518206 sec. | ||
| 1425 | 2026.05.29 18:22:28.870306 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2026.05.29 18:22:28.870406 [ 285 ] {296a4dd3-da53-4b19-9f5c-4e957853f828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1427 | 2026.05.29 18:22:28.870450 [ 285 ] {296a4dd3-da53-4b19-9f5c-4e957853f828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1428 | 2026.05.29 18:22:28.870781 [ 285 ] {296a4dd3-da53-4b19-9f5c-4e957853f828} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2026.05.29 18:22:28.870820 [ 285 ] {296a4dd3-da53-4b19-9f5c-4e957853f828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1430 | 2026.05.29 18:22:28.871188 [ 285 ] {296a4dd3-da53-4b19-9f5c-4e957853f828} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1431 | 2026.05.29 18:22:28.871391 [ 285 ] {296a4dd3-da53-4b19-9f5c-4e957853f828} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2026.05.29 18:22:28.871512 [ 285 ] {296a4dd3-da53-4b19-9f5c-4e957853f828} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 1433 | 2026.05.29 18:22:28.871545 [ 285 ] {296a4dd3-da53-4b19-9f5c-4e957853f828} <Debug> TCPHandler: Processed in 0.001301642 sec. | ||
| 1434 | 2026.05.29 18:22:28.871664 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.05.29 18:22:28.871760 [ 285 ] {426c418a-5c49-4f40-a0ea-389e3bce5142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1436 | 2026.05.29 18:22:28.871804 [ 285 ] {426c418a-5c49-4f40-a0ea-389e3bce5142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1437 | 2026.05.29 18:22:28.872191 [ 285 ] {426c418a-5c49-4f40-a0ea-389e3bce5142} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.05.29 18:22:28.872227 [ 285 ] {426c418a-5c49-4f40-a0ea-389e3bce5142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1439 | 2026.05.29 18:22:28.872551 [ 285 ] {426c418a-5c49-4f40-a0ea-389e3bce5142} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1440 | 2026.05.29 18:22:28.872792 [ 285 ] {426c418a-5c49-4f40-a0ea-389e3bce5142} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.05.29 18:22:28.872922 [ 285 ] {426c418a-5c49-4f40-a0ea-389e3bce5142} <Debug> executeQuery: Read 207 rows, 13.86 KiB in 0.001179 sec., 175572.51908396947 rows/sec., 11.48 MiB/sec. | ||
| 1442 | 2026.05.29 18:22:28.872962 [ 285 ] {426c418a-5c49-4f40-a0ea-389e3bce5142} <Debug> TCPHandler: Processed in 0.001347163 sec. | ||
| 1443 | 2026.05.29 18:22:28.873099 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.05.29 18:22:28.873201 [ 285 ] {7ec552e4-5cd8-4459-8f33-4524c42a528e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1445 | 2026.05.29 18:22:28.873246 [ 285 ] {7ec552e4-5cd8-4459-8f33-4524c42a528e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1446 | 2026.05.29 18:22:28.873588 [ 285 ] {7ec552e4-5cd8-4459-8f33-4524c42a528e} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.05.29 18:22:28.873627 [ 285 ] {7ec552e4-5cd8-4459-8f33-4524c42a528e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1448 | 2026.05.29 18:22:28.874054 [ 285 ] {7ec552e4-5cd8-4459-8f33-4524c42a528e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1449 | 2026.05.29 18:22:28.874261 [ 285 ] {7ec552e4-5cd8-4459-8f33-4524c42a528e} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.05.29 18:22:28.874384 [ 285 ] {7ec552e4-5cd8-4459-8f33-4524c42a528e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001201 sec., 832.6394671107411 rows/sec., 56.11 KiB/sec. | ||
| 1451 | 2026.05.29 18:22:28.874418 [ 285 ] {7ec552e4-5cd8-4459-8f33-4524c42a528e} <Debug> TCPHandler: Processed in 0.001368013 sec. | ||
| 1452 | 2026.05.29 18:22:28.874549 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2026.05.29 18:22:28.874642 [ 285 ] {86615cc0-3a45-4f37-a029-a545ecb37968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1454 | 2026.05.29 18:22:28.874700 [ 285 ] {86615cc0-3a45-4f37-a029-a545ecb37968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1455 | 2026.05.29 18:22:28.875441 [ 285 ] {86615cc0-3a45-4f37-a029-a545ecb37968} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.05.29 18:22:28.875478 [ 285 ] {86615cc0-3a45-4f37-a029-a545ecb37968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1457 | 2026.05.29 18:22:28.875982 [ 285 ] {86615cc0-3a45-4f37-a029-a545ecb37968} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1458 | 2026.05.29 18:22:28.876204 [ 285 ] {86615cc0-3a45-4f37-a029-a545ecb37968} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.05.29 18:22:28.876341 [ 285 ] {86615cc0-3a45-4f37-a029-a545ecb37968} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001716 sec., 6410.25641025641 rows/sec., 11.49 MiB/sec. | ||
| 1460 | 2026.05.29 18:22:28.876401 [ 285 ] {86615cc0-3a45-4f37-a029-a545ecb37968} <Debug> TCPHandler: Processed in 0.001901383 sec. | ||
| 1461 | 2026.05.29 18:22:28.876527 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2026.05.29 18:22:28.876624 [ 285 ] {5248901a-075b-42ad-95ac-ebe415c5aa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1463 | 2026.05.29 18:22:28.876665 [ 285 ] {5248901a-075b-42ad-95ac-ebe415c5aa16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1464 | 2026.05.29 18:22:28.877005 [ 285 ] {5248901a-075b-42ad-95ac-ebe415c5aa16} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2026.05.29 18:22:28.877041 [ 285 ] {5248901a-075b-42ad-95ac-ebe415c5aa16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1466 | 2026.05.29 18:22:28.877336 [ 285 ] {5248901a-075b-42ad-95ac-ebe415c5aa16} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1467 | 2026.05.29 18:22:28.877566 [ 285 ] {5248901a-075b-42ad-95ac-ebe415c5aa16} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2026.05.29 18:22:28.877690 [ 285 ] {5248901a-075b-42ad-95ac-ebe415c5aa16} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.36 MiB/sec. | ||
| 1469 | 2026.05.29 18:22:28.877724 [ 285 ] {5248901a-075b-42ad-95ac-ebe415c5aa16} <Debug> TCPHandler: Processed in 0.001248391 sec. | ||
| 1470 | 2026.05.29 18:22:33.840544 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.05.29 18:22:33.840799 [ 285 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1472 | 2026.05.29 18:22:33.841185 [ 285 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1473 | 2026.05.29 18:22:33.841226 [ 285 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1474 | 2026.05.29 18:22:33.841429 [ 285 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1475 | 2026.05.29 18:22:33.841501 [ 285 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1476 | 2026.05.29 18:22:33.841636 [ 285 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1477 | 2026.05.29 18:22:33.841714 [ 338 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1478 | 2026.05.29 18:22:33.841747 [ 311 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1479 | 2026.05.29 18:22:33.841854 [ 285 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (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 | ||
| 1480 | 2026.05.29 18:22:33.841881 [ 285 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1481 | 2026.05.29 18:22:33.843910 [ 285 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1482 | 2026.05.29 18:22:33.843936 [ 285 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1483 | 2026.05.29 18:22:33.846134 [ 285 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1484 | 2026.05.29 18:22:33.846186 [ 285 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1485 | 2026.05.29 18:22:33.847435 [ 285 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Debug> executeQuery: Read 31 rows, 3.05 KiB in 0.00673 sec., 4606.240713224369 rows/sec., 452.59 KiB/sec. | ||
| 1486 | 2026.05.29 18:22:33.847541 [ 285 ] {c4a6f1dd-ab7a-4b75-b05b-399783ac36b4} <Debug> TCPHandler: Processed in 0.007128261 sec. | ||
| 1487 | 2026.05.29 18:22:33.849233 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.05.29 18:22:33.849436 [ 285 ] {f2d9e2e6-6192-44fa-8d8c-e75e3ef088e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1489 | 2026.05.29 18:22:33.849517 [ 285 ] {f2d9e2e6-6192-44fa-8d8c-e75e3ef088e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1490 | 2026.05.29 18:22:33.850237 [ 285 ] {f2d9e2e6-6192-44fa-8d8c-e75e3ef088e2} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2026.05.29 18:22:33.850277 [ 285 ] {f2d9e2e6-6192-44fa-8d8c-e75e3ef088e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1492 | 2026.05.29 18:22:33.850629 [ 285 ] {f2d9e2e6-6192-44fa-8d8c-e75e3ef088e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1493 | 2026.05.29 18:22:33.850839 [ 285 ] {f2d9e2e6-6192-44fa-8d8c-e75e3ef088e2} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2026.05.29 18:22:33.850981 [ 285 ] {f2d9e2e6-6192-44fa-8d8c-e75e3ef088e2} <Debug> executeQuery: Read 76 rows, 6.71 KiB in 0.001604 sec., 47381.546134663346 rows/sec., 4.09 MiB/sec. | ||
| 1495 | 2026.05.29 18:22:33.851015 [ 285 ] {f2d9e2e6-6192-44fa-8d8c-e75e3ef088e2} <Debug> TCPHandler: Processed in 0.001882012 sec. | ||
| 1496 | 2026.05.29 18:22:33.851151 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2026.05.29 18:22:33.851248 [ 285 ] {d6e3765b-7a9b-4085-a26f-69a25a81f070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1498 | 2026.05.29 18:22:33.851288 [ 285 ] {d6e3765b-7a9b-4085-a26f-69a25a81f070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1499 | 2026.05.29 18:22:33.851697 [ 285 ] {d6e3765b-7a9b-4085-a26f-69a25a81f070} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2026.05.29 18:22:33.851734 [ 285 ] {d6e3765b-7a9b-4085-a26f-69a25a81f070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1501 | 2026.05.29 18:22:33.852019 [ 285 ] {d6e3765b-7a9b-4085-a26f-69a25a81f070} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1502 | 2026.05.29 18:22:33.852217 [ 285 ] {d6e3765b-7a9b-4085-a26f-69a25a81f070} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2026.05.29 18:22:33.852338 [ 285 ] {d6e3765b-7a9b-4085-a26f-69a25a81f070} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001111 sec., 22502.2502250225 rows/sec., 1.65 MiB/sec. | ||
| 1504 | 2026.05.29 18:22:33.852371 [ 285 ] {d6e3765b-7a9b-4085-a26f-69a25a81f070} <Debug> TCPHandler: Processed in 0.001269031 sec. | ||
| 1505 | 2026.05.29 18:22:33.852489 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2026.05.29 18:22:33.852582 [ 285 ] {79baf241-7e74-4161-a47d-f7990e54595b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1507 | 2026.05.29 18:22:33.852622 [ 285 ] {79baf241-7e74-4161-a47d-f7990e54595b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1508 | 2026.05.29 18:22:33.853018 [ 285 ] {79baf241-7e74-4161-a47d-f7990e54595b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2026.05.29 18:22:33.853053 [ 285 ] {79baf241-7e74-4161-a47d-f7990e54595b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1510 | 2026.05.29 18:22:33.853331 [ 285 ] {79baf241-7e74-4161-a47d-f7990e54595b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1511 | 2026.05.29 18:22:33.853529 [ 285 ] {79baf241-7e74-4161-a47d-f7990e54595b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.05.29 18:22:33.853650 [ 285 ] {79baf241-7e74-4161-a47d-f7990e54595b} <Debug> executeQuery: Read 53 rows, 4.24 KiB in 0.001087 sec., 48758.049678012874 rows/sec., 3.81 MiB/sec. | ||
| 1513 | 2026.05.29 18:22:33.853683 [ 285 ] {79baf241-7e74-4161-a47d-f7990e54595b} <Debug> TCPHandler: Processed in 0.001241191 sec. | ||
| 1514 | 2026.05.29 18:22:33.853797 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.05.29 18:22:33.853891 [ 285 ] {f2f84bac-6791-42cc-81fc-42c2c670bc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1516 | 2026.05.29 18:22:33.853933 [ 285 ] {f2f84bac-6791-42cc-81fc-42c2c670bc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1517 | 2026.05.29 18:22:33.854293 [ 285 ] {f2f84bac-6791-42cc-81fc-42c2c670bc92} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.05.29 18:22:33.854328 [ 285 ] {f2f84bac-6791-42cc-81fc-42c2c670bc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1519 | 2026.05.29 18:22:33.854641 [ 285 ] {f2f84bac-6791-42cc-81fc-42c2c670bc92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1520 | 2026.05.29 18:22:33.854840 [ 285 ] {f2f84bac-6791-42cc-81fc-42c2c670bc92} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.05.29 18:22:33.854962 [ 285 ] {f2f84bac-6791-42cc-81fc-42c2c670bc92} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00109 sec., 91743.11926605504 rows/sec., 6.36 MiB/sec. | ||
| 1522 | 2026.05.29 18:22:33.854995 [ 285 ] {f2f84bac-6791-42cc-81fc-42c2c670bc92} <Debug> TCPHandler: Processed in 0.001246251 sec. | ||
| 1523 | 2026.05.29 18:22:33.855112 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2026.05.29 18:22:33.855204 [ 285 ] {2424b328-1dc7-4f3c-a321-69b18c4ea8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1525 | 2026.05.29 18:22:33.855257 [ 285 ] {2424b328-1dc7-4f3c-a321-69b18c4ea8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1526 | 2026.05.29 18:22:33.855959 [ 285 ] {2424b328-1dc7-4f3c-a321-69b18c4ea8d8} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2026.05.29 18:22:33.855994 [ 285 ] {2424b328-1dc7-4f3c-a321-69b18c4ea8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1528 | 2026.05.29 18:22:33.856493 [ 285 ] {2424b328-1dc7-4f3c-a321-69b18c4ea8d8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1529 | 2026.05.29 18:22:33.856702 [ 285 ] {2424b328-1dc7-4f3c-a321-69b18c4ea8d8} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2026.05.29 18:22:33.856832 [ 285 ] {2424b328-1dc7-4f3c-a321-69b18c4ea8d8} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001646 sec., 15188.335358444716 rows/sec., 27.22 MiB/sec. | ||
| 1531 | 2026.05.29 18:22:33.856881 [ 285 ] {2424b328-1dc7-4f3c-a321-69b18c4ea8d8} <Debug> TCPHandler: Processed in 0.001816131 sec. | ||
| 1532 | 2026.05.29 18:22:33.857001 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2026.05.29 18:22:33.857094 [ 285 ] {58db3b31-91fe-4f50-aa0d-eff467fc7de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1534 | 2026.05.29 18:22:33.857134 [ 285 ] {58db3b31-91fe-4f50-aa0d-eff467fc7de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1535 | 2026.05.29 18:22:33.857448 [ 285 ] {58db3b31-91fe-4f50-aa0d-eff467fc7de8} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.05.29 18:22:33.857483 [ 285 ] {58db3b31-91fe-4f50-aa0d-eff467fc7de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1537 | 2026.05.29 18:22:33.857766 [ 285 ] {58db3b31-91fe-4f50-aa0d-eff467fc7de8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1538 | 2026.05.29 18:22:33.857970 [ 285 ] {58db3b31-91fe-4f50-aa0d-eff467fc7de8} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.05.29 18:22:33.858095 [ 285 ] {58db3b31-91fe-4f50-aa0d-eff467fc7de8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001019 sec., 29440.628066732093 rows/sec., 2.02 MiB/sec. | ||
| 1540 | 2026.05.29 18:22:33.858126 [ 285 ] {58db3b31-91fe-4f50-aa0d-eff467fc7de8} <Debug> TCPHandler: Processed in 0.001173309 sec. | ||
| 1541 | 2026.05.29 18:22:34.524443 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1542 | 2026.05.29 18:22:34.524498 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1543 | 2026.05.29 18:22:34.621971 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2905 | ||
| 1544 | 2026.05.29 18:22:34.622505 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.05.29 18:22:34.622561 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1546 | 2026.05.29 18:22:34.623100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1547 | 2026.05.29 18:22:34.623335 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.05.29 18:22:34.623475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2905 | ||
| 1549 | 2026.05.29 18:22:34.623477 [ 74 ] {} <Debug> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1550 | 2026.05.29 18:22:34.623550 [ 74 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2026.05.29 18:22:34.623569 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1552 | 2026.05.29 18:22:34.625988 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 1553 | 2026.05.29 18:22:34.628262 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1554 | 2026.05.29 18:22:34.630427 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1555 | 2026.05.29 18:22:34.630561 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 436 rows starting from the beginning of the part | ||
| 1556 | 2026.05.29 18:22:34.630612 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1557 | 2026.05.29 18:22:34.630658 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1558 | 2026.05.29 18:22:34.630703 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1559 | 2026.05.29 18:22:34.630752 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1560 | 2026.05.29 18:22:34.672194 [ 187 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 4 columns (4 merged, 0 gathered) in 0.048520536 sec., 59871.556241670536 rows/sec., 877.02 KiB/sec. | ||
| 1561 | 2026.05.29 18:22:34.673371 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1562 | 2026.05.29 18:22:34.673687 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_6_1} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1563 | 2026.05.29 18:22:34.673761 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_6_1} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1564 | 2026.05.29 18:22:34.675690 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1565 | 2026.05.29 18:22:34.792756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1566 | 2026.05.29 18:22:34.810323 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2026.05.29 18:22:34.810362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1568 | 2026.05.29 18:22:34.816350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1569 | 2026.05.29 18:22:34.817038 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2026.05.29 18:22:34.817314 [ 74 ] {} <Debug> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1571 | 2026.05.29 18:22:34.817353 [ 74 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.05.29 18:22:34.817375 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1573 | 2026.05.29 18:22:34.817469 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 1574 | 2026.05.29 18:22:34.819986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1575 | 2026.05.29 18:22:34.820578 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1576 | 2026.05.29 18:22:34.821288 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 1577 | 2026.05.29 18:22:34.824502 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 1578 | 2026.05.29 18:22:34.827776 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 1579 | 2026.05.29 18:22:34.831558 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 1580 | 2026.05.29 18:22:34.841485 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 1581 | 2026.05.29 18:22:34.845743 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 1582 | 2026.05.29 18:22:34.903513 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.086078564 sec., 534.3955319700733 rows/sec., 2.76 MiB/sec. | ||
| 1583 | 2026.05.29 18:22:34.905861 [ 195 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1584 | 2026.05.29 18:22:34.907949 [ 195 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_6_1} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.05.29 18:22:34.908044 [ 195 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_6_1} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1586 | 2026.05.29 18:22:34.910198 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1587 | 2026.05.29 18:22:35.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.45 MiB, peak 181.99 MiB, free memory in arenas 0.00 B, will set to 182.05 MiB (RSS), difference: 9.59 MiB | ||
| 1588 | 2026.05.29 18:22:38.844660 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.05.29 18:22:38.845048 [ 285 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 1590 | 2026.05.29 18:22:38.845428 [ 285 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1591 | 2026.05.29 18:22:38.845467 [ 285 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 1592 | 2026.05.29 18:22:38.845688 [ 285 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1593 | 2026.05.29 18:22:38.845753 [ 285 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1594 | 2026.05.29 18:22:38.845888 [ 285 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 1595 | 2026.05.29 18:22:38.845991 [ 349 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1596 | 2026.05.29 18:22:38.846001 [ 319 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1597 | 2026.05.29 18:22:38.846136 [ 285 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (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 | ||
| 1598 | 2026.05.29 18:22:38.846163 [ 285 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1599 | 2026.05.29 18:22:38.846229 [ 285 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1600 | 2026.05.29 18:22:38.846248 [ 285 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1601 | 2026.05.29 18:22:38.846283 [ 285 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1602 | 2026.05.29 18:22:38.846325 [ 285 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1603 | 2026.05.29 18:22:38.847477 [ 285 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.002589 sec., 11973.735032831208 rows/sec., 2.65 MiB/sec. | ||
| 1604 | 2026.05.29 18:22:38.847600 [ 285 ] {1d3ab870-d8be-465b-a6e1-d346aabe20b7} <Debug> TCPHandler: Processed in 0.003130723 sec. | ||
| 1605 | 2026.05.29 18:22:38.854243 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2026.05.29 18:22:38.854376 [ 285 ] {5a71f110-7038-4818-8d34-701964e284ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1607 | 2026.05.29 18:22:38.854428 [ 285 ] {5a71f110-7038-4818-8d34-701964e284ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1608 | 2026.05.29 18:22:38.855217 [ 285 ] {5a71f110-7038-4818-8d34-701964e284ff} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.05.29 18:22:38.855262 [ 285 ] {5a71f110-7038-4818-8d34-701964e284ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1610 | 2026.05.29 18:22:38.855628 [ 285 ] {5a71f110-7038-4818-8d34-701964e284ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1611 | 2026.05.29 18:22:38.855847 [ 285 ] {5a71f110-7038-4818-8d34-701964e284ff} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.05.29 18:22:38.855983 [ 285 ] {5a71f110-7038-4818-8d34-701964e284ff} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001642 sec., 172959.80511571254 rows/sec., 10.99 MiB/sec. | ||
| 1613 | 2026.05.29 18:22:38.856016 [ 285 ] {5a71f110-7038-4818-8d34-701964e284ff} <Debug> TCPHandler: Processed in 0.001834491 sec. | ||
| 1614 | 2026.05.29 18:22:38.856155 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2026.05.29 18:22:38.856255 [ 285 ] {b9cbf563-b4ae-4755-a82e-9253d37391df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1616 | 2026.05.29 18:22:38.856296 [ 285 ] {b9cbf563-b4ae-4755-a82e-9253d37391df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1617 | 2026.05.29 18:22:38.857051 [ 285 ] {b9cbf563-b4ae-4755-a82e-9253d37391df} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.05.29 18:22:38.857088 [ 285 ] {b9cbf563-b4ae-4755-a82e-9253d37391df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1619 | 2026.05.29 18:22:38.857435 [ 285 ] {b9cbf563-b4ae-4755-a82e-9253d37391df} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1620 | 2026.05.29 18:22:38.857636 [ 285 ] {b9cbf563-b4ae-4755-a82e-9253d37391df} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2026.05.29 18:22:38.857739 [ 68 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1622 | 2026.05.29 18:22:38.857759 [ 285 ] {b9cbf563-b4ae-4755-a82e-9253d37391df} <Debug> executeQuery: Read 789 rows, 62.65 KiB in 0.001523 sec., 518056.4674983585 rows/sec., 40.17 MiB/sec. | ||
| 1623 | 2026.05.29 18:22:38.857789 [ 68 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.05.29 18:22:38.857800 [ 285 ] {b9cbf563-b4ae-4755-a82e-9253d37391df} <Debug> TCPHandler: Processed in 0.001703769 sec. | ||
| 1625 | 2026.05.29 18:22:38.857819 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1626 | 2026.05.29 18:22:38.857955 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2026.05.29 18:22:38.857972 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 1628 | 2026.05.29 18:22:38.858093 [ 285 ] {e5f07d4e-813b-4b56-a13a-21632ff9bca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1629 | 2026.05.29 18:22:38.858125 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1630 | 2026.05.29 18:22:38.858149 [ 285 ] {e5f07d4e-813b-4b56-a13a-21632ff9bca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1631 | 2026.05.29 18:22:38.858177 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
| 1632 | 2026.05.29 18:22:38.858333 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1633 | 2026.05.29 18:22:38.858419 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1634 | 2026.05.29 18:22:38.858490 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 791 rows starting from the beginning of the part | ||
| 1635 | 2026.05.29 18:22:38.858561 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1636 | 2026.05.29 18:22:38.858636 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 789 rows starting from the beginning of the part | ||
| 1637 | 2026.05.29 18:22:38.858691 [ 285 ] {e5f07d4e-813b-4b56-a13a-21632ff9bca2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.05.29 18:22:38.858743 [ 285 ] {e5f07d4e-813b-4b56-a13a-21632ff9bca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1639 | 2026.05.29 18:22:38.859191 [ 285 ] {e5f07d4e-813b-4b56-a13a-21632ff9bca2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1640 | 2026.05.29 18:22:38.859445 [ 285 ] {e5f07d4e-813b-4b56-a13a-21632ff9bca2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.05.29 18:22:38.859584 [ 285 ] {e5f07d4e-813b-4b56-a13a-21632ff9bca2} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001518 sec., 100790.5138339921 rows/sec., 6.03 MiB/sec. | ||
| 1642 | 2026.05.29 18:22:38.859621 [ 285 ] {e5f07d4e-813b-4b56-a13a-21632ff9bca2} <Debug> TCPHandler: Processed in 0.00172818 sec. | ||
| 1643 | 2026.05.29 18:22:38.859748 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.05.29 18:22:38.859845 [ 285 ] {469981a2-3dd4-4fc1-abfd-24ee4416fed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1645 | 2026.05.29 18:22:38.859888 [ 285 ] {469981a2-3dd4-4fc1-abfd-24ee4416fed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1646 | 2026.05.29 18:22:38.860093 [ 187 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 5 columns (5 merged, 0 gathered) in 0.002187347 sec., 820171.6508628946 rows/sec., 67.33 MiB/sec. | ||
| 1647 | 2026.05.29 18:22:38.860322 [ 285 ] {469981a2-3dd4-4fc1-abfd-24ee4416fed3} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.05.29 18:22:38.860358 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1649 | 2026.05.29 18:22:38.860361 [ 285 ] {469981a2-3dd4-4fc1-abfd-24ee4416fed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1650 | 2026.05.29 18:22:38.860704 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_6_1} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.05.29 18:22:38.860755 [ 285 ] {469981a2-3dd4-4fc1-abfd-24ee4416fed3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1652 | 2026.05.29 18:22:38.860795 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_6_1} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1653 | 2026.05.29 18:22:38.860892 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 1654 | 2026.05.29 18:22:38.860987 [ 285 ] {469981a2-3dd4-4fc1-abfd-24ee4416fed3} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2026.05.29 18:22:38.861117 [ 285 ] {469981a2-3dd4-4fc1-abfd-24ee4416fed3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00129 sec., 115503.87596899226 rows/sec., 7.46 MiB/sec. | ||
| 1656 | 2026.05.29 18:22:38.861151 [ 285 ] {469981a2-3dd4-4fc1-abfd-24ee4416fed3} <Debug> TCPHandler: Processed in 0.001459484 sec. | ||
| 1657 | 2026.05.29 18:22:38.861273 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.05.29 18:22:38.861375 [ 285 ] {9bae832b-62b1-49f3-a71e-f8d2ad618db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1659 | 2026.05.29 18:22:38.861416 [ 285 ] {9bae832b-62b1-49f3-a71e-f8d2ad618db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1660 | 2026.05.29 18:22:38.861840 [ 285 ] {9bae832b-62b1-49f3-a71e-f8d2ad618db2} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.05.29 18:22:38.861876 [ 285 ] {9bae832b-62b1-49f3-a71e-f8d2ad618db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1662 | 2026.05.29 18:22:38.862206 [ 285 ] {9bae832b-62b1-49f3-a71e-f8d2ad618db2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1663 | 2026.05.29 18:22:38.862416 [ 285 ] {9bae832b-62b1-49f3-a71e-f8d2ad618db2} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.05.29 18:22:38.862537 [ 285 ] {9bae832b-62b1-49f3-a71e-f8d2ad618db2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 1665 | 2026.05.29 18:22:38.862571 [ 285 ] {9bae832b-62b1-49f3-a71e-f8d2ad618db2} <Debug> TCPHandler: Processed in 0.001348513 sec. | ||
| 1666 | 2026.05.29 18:22:38.862697 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2026.05.29 18:22:38.862792 [ 285 ] {bad134c4-4280-46e6-b894-1f33d1366d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1668 | 2026.05.29 18:22:38.862833 [ 285 ] {bad134c4-4280-46e6-b894-1f33d1366d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1669 | 2026.05.29 18:22:38.863394 [ 285 ] {bad134c4-4280-46e6-b894-1f33d1366d98} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.05.29 18:22:38.863430 [ 285 ] {bad134c4-4280-46e6-b894-1f33d1366d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1671 | 2026.05.29 18:22:38.863757 [ 285 ] {bad134c4-4280-46e6-b894-1f33d1366d98} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1672 | 2026.05.29 18:22:38.863973 [ 285 ] {bad134c4-4280-46e6-b894-1f33d1366d98} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.05.29 18:22:38.864067 [ 67 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1674 | 2026.05.29 18:22:38.864095 [ 285 ] {bad134c4-4280-46e6-b894-1f33d1366d98} <Debug> executeQuery: Read 465 rows, 33.18 KiB in 0.001321 sec., 352006.0560181681 rows/sec., 24.53 MiB/sec. | ||
| 1675 | 2026.05.29 18:22:38.864104 [ 67 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.05.29 18:22:38.864130 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1677 | 2026.05.29 18:22:38.864136 [ 285 ] {bad134c4-4280-46e6-b894-1f33d1366d98} <Debug> TCPHandler: Processed in 0.001497315 sec. | ||
| 1678 | 2026.05.29 18:22:38.864206 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 1679 | 2026.05.29 18:22:38.864271 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2026.05.29 18:22:38.864297 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1681 | 2026.05.29 18:22:38.864335 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part | ||
| 1682 | 2026.05.29 18:22:38.864379 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1683 | 2026.05.29 18:22:38.864385 [ 285 ] {4afbad95-3138-4111-b4c3-7343ea30d7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1684 | 2026.05.29 18:22:38.864418 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 61 rows starting from the beginning of the part | ||
| 1685 | 2026.05.29 18:22:38.864436 [ 285 ] {4afbad95-3138-4111-b4c3-7343ea30d7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1686 | 2026.05.29 18:22:38.864457 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 469 rows starting from the beginning of the part | ||
| 1687 | 2026.05.29 18:22:38.864496 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 53 rows starting from the beginning of the part | ||
| 1688 | 2026.05.29 18:22:38.864531 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 465 rows starting from the beginning of the part | ||
| 1689 | 2026.05.29 18:22:38.864782 [ 285 ] {4afbad95-3138-4111-b4c3-7343ea30d7d8} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2026.05.29 18:22:38.864824 [ 285 ] {4afbad95-3138-4111-b4c3-7343ea30d7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1691 | 2026.05.29 18:22:38.865162 [ 285 ] {4afbad95-3138-4111-b4c3-7343ea30d7d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1692 | 2026.05.29 18:22:38.865390 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1121 rows, containing 5 columns (5 merged, 0 gathered) in 0.00121805 sec., 920323.4678379376 rows/sec., 68.99 MiB/sec. | ||
| 1693 | 2026.05.29 18:22:38.865395 [ 285 ] {4afbad95-3138-4111-b4c3-7343ea30d7d8} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.05.29 18:22:38.865542 [ 285 ] {4afbad95-3138-4111-b4c3-7343ea30d7d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001178 sec., 5093.378607809847 rows/sec., 266.11 KiB/sec. | ||
| 1695 | 2026.05.29 18:22:38.865574 [ 285 ] {4afbad95-3138-4111-b4c3-7343ea30d7d8} <Debug> TCPHandler: Processed in 0.001354263 sec. | ||
| 1696 | 2026.05.29 18:22:38.865611 [ 187 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1697 | 2026.05.29 18:22:38.865697 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2026.05.29 18:22:38.865800 [ 285 ] {5ba19da8-e3b7-4a89-887b-618df96abb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1699 | 2026.05.29 18:22:38.865845 [ 285 ] {5ba19da8-e3b7-4a89-887b-618df96abb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1700 | 2026.05.29 18:22:38.865908 [ 187 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_6_1} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.05.29 18:22:38.865983 [ 187 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_6_1} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1702 | 2026.05.29 18:22:38.866074 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1703 | 2026.05.29 18:22:38.866235 [ 285 ] {5ba19da8-e3b7-4a89-887b-618df96abb92} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.05.29 18:22:38.866269 [ 285 ] {5ba19da8-e3b7-4a89-887b-618df96abb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1705 | 2026.05.29 18:22:38.866599 [ 285 ] {5ba19da8-e3b7-4a89-887b-618df96abb92} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1706 | 2026.05.29 18:22:38.866803 [ 285 ] {5ba19da8-e3b7-4a89-887b-618df96abb92} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.05.29 18:22:38.866887 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1708 | 2026.05.29 18:22:38.866913 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.05.29 18:22:38.866924 [ 285 ] {5ba19da8-e3b7-4a89-887b-618df96abb92} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001142 sec., 179509.63222416813 rows/sec., 11.73 MiB/sec. | ||
| 1710 | 2026.05.29 18:22:38.866930 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1711 | 2026.05.29 18:22:38.866957 [ 285 ] {5ba19da8-e3b7-4a89-887b-618df96abb92} <Debug> TCPHandler: Processed in 0.001309422 sec. | ||
| 1712 | 2026.05.29 18:22:38.867055 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 1713 | 2026.05.29 18:22:38.867080 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.05.29 18:22:38.867188 [ 285 ] {b77f9ea9-b6d4-4aa8-923e-4c66a4c6bd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1715 | 2026.05.29 18:22:38.867203 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1716 | 2026.05.29 18:22:38.867241 [ 285 ] {b77f9ea9-b6d4-4aa8-923e-4c66a4c6bd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1717 | 2026.05.29 18:22:38.867257 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part | ||
| 1718 | 2026.05.29 18:22:38.867364 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1719 | 2026.05.29 18:22:38.867418 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1720 | 2026.05.29 18:22:38.867463 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 207 rows starting from the beginning of the part | ||
| 1721 | 2026.05.29 18:22:38.867515 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1722 | 2026.05.29 18:22:38.867568 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 205 rows starting from the beginning of the part | ||
| 1723 | 2026.05.29 18:22:38.867637 [ 285 ] {b77f9ea9-b6d4-4aa8-923e-4c66a4c6bd6e} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2026.05.29 18:22:38.867683 [ 285 ] {b77f9ea9-b6d4-4aa8-923e-4c66a4c6bd6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1725 | 2026.05.29 18:22:38.868149 [ 285 ] {b77f9ea9-b6d4-4aa8-923e-4c66a4c6bd6e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1726 | 2026.05.29 18:22:38.868401 [ 285 ] {b77f9ea9-b6d4-4aa8-923e-4c66a4c6bd6e} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.05.29 18:22:38.868529 [ 285 ] {b77f9ea9-b6d4-4aa8-923e-4c66a4c6bd6e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001366 sec., 732.0644216691069 rows/sec., 49.33 KiB/sec. | ||
| 1728 | 2026.05.29 18:22:38.868564 [ 285 ] {b77f9ea9-b6d4-4aa8-923e-4c66a4c6bd6e} <Debug> TCPHandler: Processed in 0.001534716 sec. | ||
| 1729 | 2026.05.29 18:22:38.868689 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2026.05.29 18:22:38.868783 [ 285 ] {524b6938-de3b-46be-87a5-ed7f1ed98980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1731 | 2026.05.29 18:22:38.868837 [ 285 ] {524b6938-de3b-46be-87a5-ed7f1ed98980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1732 | 2026.05.29 18:22:38.868877 [ 186 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 814 rows, containing 5 columns (5 merged, 0 gathered) in 0.001881762 sec., 432573.30098067666 rows/sec., 29.12 MiB/sec. | ||
| 1733 | 2026.05.29 18:22:38.869041 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1734 | 2026.05.29 18:22:38.869291 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.05.29 18:22:38.869350 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1736 | 2026.05.29 18:22:38.869418 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 1737 | 2026.05.29 18:22:38.869584 [ 285 ] {524b6938-de3b-46be-87a5-ed7f1ed98980} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.05.29 18:22:38.869620 [ 285 ] {524b6938-de3b-46be-87a5-ed7f1ed98980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1739 | 2026.05.29 18:22:38.870133 [ 285 ] {524b6938-de3b-46be-87a5-ed7f1ed98980} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1740 | 2026.05.29 18:22:38.870345 [ 285 ] {524b6938-de3b-46be-87a5-ed7f1ed98980} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.05.29 18:22:38.870482 [ 285 ] {524b6938-de3b-46be-87a5-ed7f1ed98980} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001717 sec., 6406.523005241701 rows/sec., 11.48 MiB/sec. | ||
| 1742 | 2026.05.29 18:22:38.870529 [ 285 ] {524b6938-de3b-46be-87a5-ed7f1ed98980} <Debug> TCPHandler: Processed in 0.001887922 sec. | ||
| 1743 | 2026.05.29 18:22:38.870646 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.05.29 18:22:38.870740 [ 285 ] {9adebd96-f5cf-4d3d-83ed-5f2f9ff32c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1745 | 2026.05.29 18:22:38.870781 [ 285 ] {9adebd96-f5cf-4d3d-83ed-5f2f9ff32c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1746 | 2026.05.29 18:22:38.871100 [ 285 ] {9adebd96-f5cf-4d3d-83ed-5f2f9ff32c45} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.05.29 18:22:38.871135 [ 285 ] {9adebd96-f5cf-4d3d-83ed-5f2f9ff32c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1748 | 2026.05.29 18:22:38.871428 [ 285 ] {9adebd96-f5cf-4d3d-83ed-5f2f9ff32c45} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1749 | 2026.05.29 18:22:38.871622 [ 285 ] {9adebd96-f5cf-4d3d-83ed-5f2f9ff32c45} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.05.29 18:22:38.871706 [ 67 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1751 | 2026.05.29 18:22:38.871731 [ 67 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.05.29 18:22:38.871739 [ 285 ] {9adebd96-f5cf-4d3d-83ed-5f2f9ff32c45} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001017 sec., 58997.050147492635 rows/sec., 3.58 MiB/sec. | ||
| 1753 | 2026.05.29 18:22:38.871746 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1754 | 2026.05.29 18:22:38.871770 [ 285 ] {9adebd96-f5cf-4d3d-83ed-5f2f9ff32c45} <Debug> TCPHandler: Processed in 0.00117243 sec. | ||
| 1755 | 2026.05.29 18:22:38.871872 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 1756 | 2026.05.29 18:22:38.871992 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1757 | 2026.05.29 18:22:38.872028 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1758 | 2026.05.29 18:22:38.872110 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 1759 | 2026.05.29 18:22:38.872167 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1760 | 2026.05.29 18:22:38.872221 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 1761 | 2026.05.29 18:22:38.872266 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1762 | 2026.05.29 18:22:38.872313 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 1763 | 2026.05.29 18:22:38.873150 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001347313 sec., 178132.32708361011 rows/sec., 11.51 MiB/sec. | ||
| 1764 | 2026.05.29 18:22:38.873291 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1765 | 2026.05.29 18:22:38.873538 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_6_1} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2026.05.29 18:22:38.873608 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_6_1} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1767 | 2026.05.29 18:22:38.873682 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1768 | 2026.05.29 18:22:39.614537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 53 | ||
| 1769 | 2026.05.29 18:22:39.616258 [ 243 ] {} <Trace> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.05.29 18:22:39.616317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1771 | 2026.05.29 18:22:39.617503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1772 | 2026.05.29 18:22:39.617777 [ 243 ] {} <Trace> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.05.29 18:22:39.618118 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 53 | ||
| 1774 | 2026.05.29 18:22:42.123589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3417 | ||
| 1775 | 2026.05.29 18:22:42.124090 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.05.29 18:22:42.124139 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1777 | 2026.05.29 18:22:42.124633 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1778 | 2026.05.29 18:22:42.124859 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.05.29 18:22:42.124998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3417 | ||
| 1780 | 2026.05.29 18:22:42.320100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1781 | 2026.05.29 18:22:42.339904 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.05.29 18:22:42.339976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1783 | 2026.05.29 18:22:42.345695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1784 | 2026.05.29 18:22:42.346409 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.05.29 18:22:42.349937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1786 | 2026.05.29 18:22:43.840343 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.05.29 18:22:43.840724 [ 285 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1788 | 2026.05.29 18:22:43.841229 [ 285 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1789 | 2026.05.29 18:22:43.841303 [ 285 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1790 | 2026.05.29 18:22:43.841561 [ 285 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1791 | 2026.05.29 18:22:43.841635 [ 285 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1792 | 2026.05.29 18:22:43.841777 [ 285 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1793 | 2026.05.29 18:22:43.841875 [ 349 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1794 | 2026.05.29 18:22:43.841875 [ 325 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1795 | 2026.05.29 18:22:43.841993 [ 285 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (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 | ||
| 1796 | 2026.05.29 18:22:43.842020 [ 285 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1797 | 2026.05.29 18:22:43.842087 [ 285 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1798 | 2026.05.29 18:22:43.842107 [ 285 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1799 | 2026.05.29 18:22:43.842141 [ 285 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1800 | 2026.05.29 18:22:43.842179 [ 285 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1801 | 2026.05.29 18:22:43.843653 [ 285 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Debug> executeQuery: Read 31 rows, 3.05 KiB in 0.003074 sec., 10084.580351333767 rows/sec., 990.86 KiB/sec. | ||
| 1802 | 2026.05.29 18:22:43.843771 [ 285 ] {8d5a1fd6-a75c-4cc2-a62a-9b264b35caad} <Debug> TCPHandler: Processed in 0.003555531 sec. | ||
| 1803 | 2026.05.29 18:22:43.845213 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2026.05.29 18:22:43.845321 [ 285 ] {45af9a7d-dc32-4c98-8039-9220ec8727ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1805 | 2026.05.29 18:22:43.845377 [ 285 ] {45af9a7d-dc32-4c98-8039-9220ec8727ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1806 | 2026.05.29 18:22:43.846223 [ 285 ] {45af9a7d-dc32-4c98-8039-9220ec8727ff} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.05.29 18:22:43.846303 [ 285 ] {45af9a7d-dc32-4c98-8039-9220ec8727ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1808 | 2026.05.29 18:22:43.846701 [ 285 ] {45af9a7d-dc32-4c98-8039-9220ec8727ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1809 | 2026.05.29 18:22:43.846930 [ 285 ] {45af9a7d-dc32-4c98-8039-9220ec8727ff} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.05.29 18:22:43.847072 [ 285 ] {45af9a7d-dc32-4c98-8039-9220ec8727ff} <Debug> executeQuery: Read 76 rows, 6.71 KiB in 0.00178 sec., 42696.629213483146 rows/sec., 3.68 MiB/sec. | ||
| 1811 | 2026.05.29 18:22:43.847108 [ 285 ] {45af9a7d-dc32-4c98-8039-9220ec8727ff} <Debug> TCPHandler: Processed in 0.001945323 sec. | ||
| 1812 | 2026.05.29 18:22:43.847243 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.05.29 18:22:43.847341 [ 285 ] {07c0d545-6b20-4732-b56d-1105e669a8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1814 | 2026.05.29 18:22:43.847382 [ 285 ] {07c0d545-6b20-4732-b56d-1105e669a8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1815 | 2026.05.29 18:22:43.847858 [ 285 ] {07c0d545-6b20-4732-b56d-1105e669a8e5} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.05.29 18:22:43.847896 [ 285 ] {07c0d545-6b20-4732-b56d-1105e669a8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1817 | 2026.05.29 18:22:43.848180 [ 285 ] {07c0d545-6b20-4732-b56d-1105e669a8e5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1818 | 2026.05.29 18:22:43.848385 [ 285 ] {07c0d545-6b20-4732-b56d-1105e669a8e5} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.05.29 18:22:43.848480 [ 57 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1820 | 2026.05.29 18:22:43.848507 [ 285 ] {07c0d545-6b20-4732-b56d-1105e669a8e5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001184 sec., 21114.864864864867 rows/sec., 1.55 MiB/sec. | ||
| 1821 | 2026.05.29 18:22:43.848527 [ 57 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.05.29 18:22:43.848546 [ 285 ] {07c0d545-6b20-4732-b56d-1105e669a8e5} <Debug> TCPHandler: Processed in 0.001358963 sec. | ||
| 1823 | 2026.05.29 18:22:43.848551 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1824 | 2026.05.29 18:22:43.848671 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 1825 | 2026.05.29 18:22:43.848681 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.05.29 18:22:43.848772 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1827 | 2026.05.29 18:22:43.848787 [ 285 ] {15b091d1-22b1-429f-9279-ad9d0f1d4365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1828 | 2026.05.29 18:22:43.848802 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 1829 | 2026.05.29 18:22:43.848829 [ 285 ] {15b091d1-22b1-429f-9279-ad9d0f1d4365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1830 | 2026.05.29 18:22:43.848887 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1831 | 2026.05.29 18:22:43.848942 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 157 rows starting from the beginning of the part | ||
| 1832 | 2026.05.29 18:22:43.848990 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 1833 | 2026.05.29 18:22:43.849039 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 153 rows starting from the beginning of the part | ||
| 1834 | 2026.05.29 18:22:43.849090 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 1835 | 2026.05.29 18:22:43.849284 [ 285 ] {15b091d1-22b1-429f-9279-ad9d0f1d4365} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.05.29 18:22:43.849320 [ 285 ] {15b091d1-22b1-429f-9279-ad9d0f1d4365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 1837 | 2026.05.29 18:22:43.849613 [ 285 ] {15b091d1-22b1-429f-9279-ad9d0f1d4365} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1838 | 2026.05.29 18:22:43.849823 [ 285 ] {15b091d1-22b1-429f-9279-ad9d0f1d4365} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.05.29 18:22:43.849876 [ 186 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245021 sec., 315657.32626196666 rows/sec., 21.00 MiB/sec. | ||
| 1840 | 2026.05.29 18:22:43.849948 [ 285 ] {15b091d1-22b1-429f-9279-ad9d0f1d4365} <Debug> executeQuery: Read 53 rows, 4.24 KiB in 0.001178 sec., 44991.51103565365 rows/sec., 3.51 MiB/sec. | ||
| 1841 | 2026.05.29 18:22:43.849986 [ 285 ] {15b091d1-22b1-429f-9279-ad9d0f1d4365} <Debug> TCPHandler: Processed in 0.001360813 sec. | ||
| 1842 | 2026.05.29 18:22:43.850109 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.05.29 18:22:43.850149 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1844 | 2026.05.29 18:22:43.850206 [ 285 ] {385a1d93-1d91-4687-9a0b-d49cb4bcb698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1845 | 2026.05.29 18:22:43.850254 [ 285 ] {385a1d93-1d91-4687-9a0b-d49cb4bcb698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1846 | 2026.05.29 18:22:43.850479 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_6_1} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2026.05.29 18:22:43.850560 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_6_1} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1848 | 2026.05.29 18:22:43.850637 [ 285 ] {385a1d93-1d91-4687-9a0b-d49cb4bcb698} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.05.29 18:22:43.850655 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1850 | 2026.05.29 18:22:43.850681 [ 285 ] {385a1d93-1d91-4687-9a0b-d49cb4bcb698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1851 | 2026.05.29 18:22:43.851006 [ 285 ] {385a1d93-1d91-4687-9a0b-d49cb4bcb698} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1852 | 2026.05.29 18:22:43.851224 [ 285 ] {385a1d93-1d91-4687-9a0b-d49cb4bcb698} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.05.29 18:22:43.851351 [ 285 ] {385a1d93-1d91-4687-9a0b-d49cb4bcb698} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001163 sec., 85984.52278589855 rows/sec., 5.96 MiB/sec. | ||
| 1854 | 2026.05.29 18:22:43.851387 [ 285 ] {385a1d93-1d91-4687-9a0b-d49cb4bcb698} <Debug> TCPHandler: Processed in 0.001333282 sec. | ||
| 1855 | 2026.05.29 18:22:43.851507 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.05.29 18:22:43.851605 [ 285 ] {50e0b487-9999-47f5-856e-f3ece283de76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1857 | 2026.05.29 18:22:43.851660 [ 285 ] {50e0b487-9999-47f5-856e-f3ece283de76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1858 | 2026.05.29 18:22:43.852401 [ 285 ] {50e0b487-9999-47f5-856e-f3ece283de76} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.05.29 18:22:43.852438 [ 285 ] {50e0b487-9999-47f5-856e-f3ece283de76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1860 | 2026.05.29 18:22:43.852957 [ 285 ] {50e0b487-9999-47f5-856e-f3ece283de76} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1861 | 2026.05.29 18:22:43.853174 [ 285 ] {50e0b487-9999-47f5-856e-f3ece283de76} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.05.29 18:22:43.853312 [ 285 ] {50e0b487-9999-47f5-856e-f3ece283de76} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001725 sec., 14492.753623188406 rows/sec., 25.97 MiB/sec. | ||
| 1863 | 2026.05.29 18:22:43.853316 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1864 | 2026.05.29 18:22:43.853362 [ 285 ] {50e0b487-9999-47f5-856e-f3ece283de76} <Debug> TCPHandler: Processed in 0.001904462 sec. | ||
| 1865 | 2026.05.29 18:22:43.853387 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.05.29 18:22:43.853418 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1867 | 2026.05.29 18:22:43.853501 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.05.29 18:22:43.853526 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 1869 | 2026.05.29 18:22:43.853603 [ 285 ] {1ed61681-85bc-44a2-959b-23bd9b7163f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1870 | 2026.05.29 18:22:43.853646 [ 285 ] {1ed61681-85bc-44a2-959b-23bd9b7163f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1871 | 2026.05.29 18:22:43.853719 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1872 | 2026.05.29 18:22:43.853774 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 1873 | 2026.05.29 18:22:43.853894 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1874 | 2026.05.29 18:22:43.853974 [ 285 ] {1ed61681-85bc-44a2-959b-23bd9b7163f9} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.05.29 18:22:43.854009 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 1876 | 2026.05.29 18:22:43.854011 [ 285 ] {1ed61681-85bc-44a2-959b-23bd9b7163f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 1877 | 2026.05.29 18:22:43.854118 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 1878 | 2026.05.29 18:22:43.854222 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 1879 | 2026.05.29 18:22:43.854322 [ 285 ] {1ed61681-85bc-44a2-959b-23bd9b7163f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1880 | 2026.05.29 18:22:43.854326 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 1881 | 2026.05.29 18:22:43.854538 [ 285 ] {1ed61681-85bc-44a2-959b-23bd9b7163f9} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.05.29 18:22:43.854665 [ 285 ] {1ed61681-85bc-44a2-959b-23bd9b7163f9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00108 sec., 27777.777777777777 rows/sec., 1.90 MiB/sec. | ||
| 1883 | 2026.05.29 18:22:43.854699 [ 285 ] {1ed61681-85bc-44a2-959b-23bd9b7163f9} <Debug> TCPHandler: Processed in 0.001248302 sec. | ||
| 1884 | 2026.05.29 18:22:43.855834 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 19 columns (19 merged, 0 gathered) in 0.002344 sec., 43088.737201365184 rows/sec., 77.21 MiB/sec. | ||
| 1885 | 2026.05.29 18:22:43.856058 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1886 | 2026.05.29 18:22:43.856338 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.05.29 18:22:43.856397 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1888 | 2026.05.29 18:22:43.856461 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 1889 | 2026.05.29 18:22:48.844196 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.05.29 18:22:48.844591 [ 285 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 1891 | 2026.05.29 18:22:48.844932 [ 285 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1892 | 2026.05.29 18:22:48.844974 [ 285 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 1893 | 2026.05.29 18:22:48.845206 [ 285 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1894 | 2026.05.29 18:22:48.845277 [ 285 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1895 | 2026.05.29 18:22:48.845419 [ 285 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 1896 | 2026.05.29 18:22:48.845517 [ 319 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1897 | 2026.05.29 18:22:48.845517 [ 327 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1898 | 2026.05.29 18:22:48.845692 [ 285 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (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 | ||
| 1899 | 2026.05.29 18:22:48.845724 [ 285 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1900 | 2026.05.29 18:22:48.845795 [ 285 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1901 | 2026.05.29 18:22:48.845816 [ 285 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1902 | 2026.05.29 18:22:48.845852 [ 285 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1903 | 2026.05.29 18:22:48.845891 [ 285 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1904 | 2026.05.29 18:22:48.847126 [ 285 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.0027 sec., 11481.481481481482 rows/sec., 2.54 MiB/sec. | ||
| 1905 | 2026.05.29 18:22:48.847252 [ 285 ] {dfef9734-e8d2-4341-9021-d25de9d2e99b} <Debug> TCPHandler: Processed in 0.003250685 sec. | ||
| 1906 | 2026.05.29 18:22:48.851868 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1907 | 2026.05.29 18:22:48.852004 [ 285 ] {18bf598e-3b06-408a-87c1-a58e3d42fe2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1908 | 2026.05.29 18:22:48.852062 [ 285 ] {18bf598e-3b06-408a-87c1-a58e3d42fe2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1909 | 2026.05.29 18:22:48.852781 [ 285 ] {18bf598e-3b06-408a-87c1-a58e3d42fe2d} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2026.05.29 18:22:48.852829 [ 285 ] {18bf598e-3b06-408a-87c1-a58e3d42fe2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1911 | 2026.05.29 18:22:48.853205 [ 285 ] {18bf598e-3b06-408a-87c1-a58e3d42fe2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1912 | 2026.05.29 18:22:48.853429 [ 285 ] {18bf598e-3b06-408a-87c1-a58e3d42fe2d} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2026.05.29 18:22:48.853573 [ 285 ] {18bf598e-3b06-408a-87c1-a58e3d42fe2d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001608 sec., 176616.91542288556 rows/sec., 11.22 MiB/sec. | ||
| 1914 | 2026.05.29 18:22:48.853611 [ 285 ] {18bf598e-3b06-408a-87c1-a58e3d42fe2d} <Debug> TCPHandler: Processed in 0.00180897 sec. | ||
| 1915 | 2026.05.29 18:22:48.853745 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2026.05.29 18:22:48.853847 [ 285 ] {e2626a3a-6f3f-4265-aef2-5e02d556faa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1917 | 2026.05.29 18:22:48.853891 [ 285 ] {e2626a3a-6f3f-4265-aef2-5e02d556faa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1918 | 2026.05.29 18:22:48.854610 [ 285 ] {e2626a3a-6f3f-4265-aef2-5e02d556faa1} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.05.29 18:22:48.854648 [ 285 ] {e2626a3a-6f3f-4265-aef2-5e02d556faa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1920 | 2026.05.29 18:22:48.855011 [ 285 ] {e2626a3a-6f3f-4265-aef2-5e02d556faa1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1921 | 2026.05.29 18:22:48.855217 [ 285 ] {e2626a3a-6f3f-4265-aef2-5e02d556faa1} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.05.29 18:22:48.855346 [ 285 ] {e2626a3a-6f3f-4265-aef2-5e02d556faa1} <Debug> executeQuery: Read 789 rows, 62.65 KiB in 0.00152 sec., 519078.947368421 rows/sec., 40.25 MiB/sec. | ||
| 1923 | 2026.05.29 18:22:48.855382 [ 285 ] {e2626a3a-6f3f-4265-aef2-5e02d556faa1} <Debug> TCPHandler: Processed in 0.001693118 sec. | ||
| 1924 | 2026.05.29 18:22:48.855498 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.05.29 18:22:48.855599 [ 285 ] {6b2ea632-3a97-466b-ac50-5957d773b698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1926 | 2026.05.29 18:22:48.855640 [ 285 ] {6b2ea632-3a97-466b-ac50-5957d773b698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1927 | 2026.05.29 18:22:48.856063 [ 285 ] {6b2ea632-3a97-466b-ac50-5957d773b698} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.05.29 18:22:48.856101 [ 285 ] {6b2ea632-3a97-466b-ac50-5957d773b698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1929 | 2026.05.29 18:22:48.856402 [ 285 ] {6b2ea632-3a97-466b-ac50-5957d773b698} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1930 | 2026.05.29 18:22:48.856631 [ 285 ] {6b2ea632-3a97-466b-ac50-5957d773b698} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2026.05.29 18:22:48.856752 [ 285 ] {6b2ea632-3a97-466b-ac50-5957d773b698} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001173 sec., 130434.78260869565 rows/sec., 7.80 MiB/sec. | ||
| 1932 | 2026.05.29 18:22:48.856791 [ 285 ] {6b2ea632-3a97-466b-ac50-5957d773b698} <Debug> TCPHandler: Processed in 0.001339832 sec. | ||
| 1933 | 2026.05.29 18:22:48.856907 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.05.29 18:22:48.857009 [ 285 ] {75a54751-9292-4b04-9c1f-d60e2e52d6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1935 | 2026.05.29 18:22:48.857050 [ 285 ] {75a54751-9292-4b04-9c1f-d60e2e52d6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1936 | 2026.05.29 18:22:48.857467 [ 285 ] {75a54751-9292-4b04-9c1f-d60e2e52d6b0} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.05.29 18:22:48.857504 [ 285 ] {75a54751-9292-4b04-9c1f-d60e2e52d6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1938 | 2026.05.29 18:22:48.857798 [ 285 ] {75a54751-9292-4b04-9c1f-d60e2e52d6b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1939 | 2026.05.29 18:22:48.858006 [ 285 ] {75a54751-9292-4b04-9c1f-d60e2e52d6b0} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.05.29 18:22:48.858127 [ 285 ] {75a54751-9292-4b04-9c1f-d60e2e52d6b0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001137 sec., 131046.61389621811 rows/sec., 8.47 MiB/sec. | ||
| 1941 | 2026.05.29 18:22:48.858162 [ 285 ] {75a54751-9292-4b04-9c1f-d60e2e52d6b0} <Debug> TCPHandler: Processed in 0.001306773 sec. | ||
| 1942 | 2026.05.29 18:22:48.858280 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.05.29 18:22:48.858377 [ 285 ] {10c96c03-f791-4cd6-bef4-7a410a7fb486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1944 | 2026.05.29 18:22:48.858417 [ 285 ] {10c96c03-f791-4cd6-bef4-7a410a7fb486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1945 | 2026.05.29 18:22:48.858830 [ 285 ] {10c96c03-f791-4cd6-bef4-7a410a7fb486} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.05.29 18:22:48.858867 [ 285 ] {10c96c03-f791-4cd6-bef4-7a410a7fb486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1947 | 2026.05.29 18:22:48.859169 [ 285 ] {10c96c03-f791-4cd6-bef4-7a410a7fb486} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1948 | 2026.05.29 18:22:48.859372 [ 285 ] {10c96c03-f791-4cd6-bef4-7a410a7fb486} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2026.05.29 18:22:48.859493 [ 285 ] {10c96c03-f791-4cd6-bef4-7a410a7fb486} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001134 sec., 130511.46384479718 rows/sec., 7.42 MiB/sec. | ||
| 1950 | 2026.05.29 18:22:48.859528 [ 285 ] {10c96c03-f791-4cd6-bef4-7a410a7fb486} <Debug> TCPHandler: Processed in 0.001299572 sec. | ||
| 1951 | 2026.05.29 18:22:48.859645 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2026.05.29 18:22:48.859742 [ 285 ] {a99d850a-b77b-4237-a3d9-29950aadbbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1953 | 2026.05.29 18:22:48.859783 [ 285 ] {a99d850a-b77b-4237-a3d9-29950aadbbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1954 | 2026.05.29 18:22:48.860297 [ 285 ] {a99d850a-b77b-4237-a3d9-29950aadbbdb} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.05.29 18:22:48.860334 [ 285 ] {a99d850a-b77b-4237-a3d9-29950aadbbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1956 | 2026.05.29 18:22:48.860649 [ 285 ] {a99d850a-b77b-4237-a3d9-29950aadbbdb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1957 | 2026.05.29 18:22:48.860853 [ 285 ] {a99d850a-b77b-4237-a3d9-29950aadbbdb} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2026.05.29 18:22:48.860978 [ 285 ] {a99d850a-b77b-4237-a3d9-29950aadbbdb} <Debug> executeQuery: Read 465 rows, 33.18 KiB in 0.001252 sec., 371405.75079872203 rows/sec., 25.88 MiB/sec. | ||
| 1959 | 2026.05.29 18:22:48.861014 [ 285 ] {a99d850a-b77b-4237-a3d9-29950aadbbdb} <Debug> TCPHandler: Processed in 0.001420304 sec. | ||
| 1960 | 2026.05.29 18:22:48.861129 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.05.29 18:22:48.861226 [ 285 ] {b1fc303b-5715-4cbe-b2f3-663429d49b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1962 | 2026.05.29 18:22:48.861268 [ 285 ] {b1fc303b-5715-4cbe-b2f3-663429d49b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1963 | 2026.05.29 18:22:48.861590 [ 285 ] {b1fc303b-5715-4cbe-b2f3-663429d49b80} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.05.29 18:22:48.861627 [ 285 ] {b1fc303b-5715-4cbe-b2f3-663429d49b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1965 | 2026.05.29 18:22:48.861920 [ 285 ] {b1fc303b-5715-4cbe-b2f3-663429d49b80} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1966 | 2026.05.29 18:22:48.862121 [ 285 ] {b1fc303b-5715-4cbe-b2f3-663429d49b80} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.05.29 18:22:48.862244 [ 285 ] {b1fc303b-5715-4cbe-b2f3-663429d49b80} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 1968 | 2026.05.29 18:22:48.862281 [ 285 ] {b1fc303b-5715-4cbe-b2f3-663429d49b80} <Debug> TCPHandler: Processed in 0.001202721 sec. | ||
| 1969 | 2026.05.29 18:22:48.862394 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2026.05.29 18:22:48.862491 [ 285 ] {b4f7097c-2f50-415f-8427-d7916994a3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1971 | 2026.05.29 18:22:48.862535 [ 285 ] {b4f7097c-2f50-415f-8427-d7916994a3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1972 | 2026.05.29 18:22:48.862920 [ 285 ] {b4f7097c-2f50-415f-8427-d7916994a3d1} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.05.29 18:22:48.862957 [ 285 ] {b4f7097c-2f50-415f-8427-d7916994a3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1974 | 2026.05.29 18:22:48.863271 [ 285 ] {b4f7097c-2f50-415f-8427-d7916994a3d1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1975 | 2026.05.29 18:22:48.863483 [ 285 ] {b4f7097c-2f50-415f-8427-d7916994a3d1} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.05.29 18:22:48.863608 [ 285 ] {b4f7097c-2f50-415f-8427-d7916994a3d1} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001135 sec., 180616.74008810573 rows/sec., 11.81 MiB/sec. | ||
| 1977 | 2026.05.29 18:22:48.863642 [ 285 ] {b4f7097c-2f50-415f-8427-d7916994a3d1} <Debug> TCPHandler: Processed in 0.001299812 sec. | ||
| 1978 | 2026.05.29 18:22:48.863754 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.05.29 18:22:48.863850 [ 285 ] {d376192b-7b5d-4b97-b7a4-073299d01037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1980 | 2026.05.29 18:22:48.863893 [ 285 ] {d376192b-7b5d-4b97-b7a4-073299d01037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1981 | 2026.05.29 18:22:48.864200 [ 285 ] {d376192b-7b5d-4b97-b7a4-073299d01037} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.05.29 18:22:48.864236 [ 285 ] {d376192b-7b5d-4b97-b7a4-073299d01037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1983 | 2026.05.29 18:22:48.864520 [ 285 ] {d376192b-7b5d-4b97-b7a4-073299d01037} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1984 | 2026.05.29 18:22:48.864723 [ 285 ] {d376192b-7b5d-4b97-b7a4-073299d01037} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.05.29 18:22:48.864846 [ 285 ] {d376192b-7b5d-4b97-b7a4-073299d01037} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 1986 | 2026.05.29 18:22:48.864880 [ 285 ] {d376192b-7b5d-4b97-b7a4-073299d01037} <Debug> TCPHandler: Processed in 0.00117797 sec. | ||
| 1987 | 2026.05.29 18:22:48.864993 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2026.05.29 18:22:48.865092 [ 285 ] {9d0df49f-18a2-4cf5-8872-f5b64774fbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1989 | 2026.05.29 18:22:48.865147 [ 285 ] {9d0df49f-18a2-4cf5-8872-f5b64774fbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1990 | 2026.05.29 18:22:48.865841 [ 285 ] {9d0df49f-18a2-4cf5-8872-f5b64774fbfb} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.05.29 18:22:48.865878 [ 285 ] {9d0df49f-18a2-4cf5-8872-f5b64774fbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 1992 | 2026.05.29 18:22:48.866361 [ 285 ] {9d0df49f-18a2-4cf5-8872-f5b64774fbfb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1993 | 2026.05.29 18:22:48.866578 [ 285 ] {9d0df49f-18a2-4cf5-8872-f5b64774fbfb} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.05.29 18:22:48.866709 [ 285 ] {9d0df49f-18a2-4cf5-8872-f5b64774fbfb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001635 sec., 6727.82874617737 rows/sec., 12.06 MiB/sec. | ||
| 1995 | 2026.05.29 18:22:48.866763 [ 285 ] {9d0df49f-18a2-4cf5-8872-f5b64774fbfb} <Debug> TCPHandler: Processed in 0.001821661 sec. | ||
| 1996 | 2026.05.29 18:22:48.866892 [ 285 ] {} <Trace> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.05.29 18:22:48.866990 [ 285 ] {7de2d653-e38e-44af-9c64-096eb52d0761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46866) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1998 | 2026.05.29 18:22:48.867033 [ 285 ] {7de2d653-e38e-44af-9c64-096eb52d0761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1999 | 2026.05.29 18:22:48.867362 [ 285 ] {7de2d653-e38e-44af-9c64-096eb52d0761} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.05.29 18:22:48.867399 [ 285 ] {7de2d653-e38e-44af-9c64-096eb52d0761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2001 | 2026.05.29 18:22:48.867696 [ 285 ] {7de2d653-e38e-44af-9c64-096eb52d0761} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2002 | 2026.05.29 18:22:48.867909 [ 285 ] {7de2d653-e38e-44af-9c64-096eb52d0761} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.05.29 18:22:48.868037 [ 285 ] {7de2d653-e38e-44af-9c64-096eb52d0761} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.42 MiB/sec. | ||
| 2004 | 2026.05.29 18:22:48.868070 [ 285 ] {7de2d653-e38e-44af-9c64-096eb52d0761} <Debug> TCPHandler: Processed in 0.001230151 sec. | ||
| 2005 | 2026.05.29 18:22:49.524576 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2006 | 2026.05.29 18:22:49.524659 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2007 | 2026.05.29 18:22:49.625157 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3865 | ||
| 2008 | 2026.05.29 18:22:49.625801 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.05.29 18:22:49.625850 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2010 | 2026.05.29 18:22:49.626336 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2011 | 2026.05.29 18:22:49.626572 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.05.29 18:22:49.626718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3865 | ||
| 2013 | 2026.05.29 18:22:49.850067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2014 | 2026.05.29 18:22:49.868511 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.05.29 18:22:49.868574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2016 | 2026.05.29 18:22:49.874973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2017 | 2026.05.29 18:22:49.875672 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2026.05.29 18:22:49.878915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2019 | 2026.05.29 18:22:50.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.82 MiB, peak 187.82 MiB, free memory in arenas 0.00 B, will set to 185.04 MiB (RSS), difference: 1.22 MiB | ||
| 2020 | 2026.05.29 18:22:51.818660 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2021 | 2026.05.29 18:22:51.818742 [ 275 ] {} <Debug> TCP-Session: 7daf0b1f-8384-4a66-9889-23c0ead843d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.05.29 18:22:51.905156 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2023 | 2026.05.29 18:22:51.905229 [ 285 ] {} <Debug> TCP-Session: 78a7619e-e90d-44bb-9d77-e9b473488c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.05.29 18:22:52.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.98 MiB, peak 187.82 MiB, free memory in arenas 0.00 B, will set to 185.05 MiB (RSS), difference: 4.07 MiB | ||
| 2025 | 2026.05.29 18:22:53.841395 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.05.29 18:22:53.841649 [ 286 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 2027 | 2026.05.29 18:22:53.841981 [ 286 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2028 | 2026.05.29 18:22:53.842025 [ 286 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 2029 | 2026.05.29 18:22:53.842236 [ 286 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2030 | 2026.05.29 18:22:53.842310 [ 286 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2031 | 2026.05.29 18:22:53.842460 [ 286 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2032 | 2026.05.29 18:22:53.842526 [ 349 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2033 | 2026.05.29 18:22:53.842553 [ 327 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2034 | 2026.05.29 18:22:53.842645 [ 286 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (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 | ||
| 2035 | 2026.05.29 18:22:53.842671 [ 286 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2036 | 2026.05.29 18:22:53.842737 [ 286 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2037 | 2026.05.29 18:22:53.842756 [ 286 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2038 | 2026.05.29 18:22:53.842791 [ 286 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2039 | 2026.05.29 18:22:53.842844 [ 286 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2040 | 2026.05.29 18:22:53.844299 [ 286 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Debug> executeQuery: Read 31 rows, 3.05 KiB in 0.002741 sec., 11309.740970448742 rows/sec., 1.09 MiB/sec. | ||
| 2041 | 2026.05.29 18:22:53.844407 [ 286 ] {27f110d0-b00b-4f24-9a3a-68ebcf44f77f} <Debug> TCPHandler: Processed in 0.003144544 sec. | ||
| 2042 | 2026.05.29 18:22:53.846016 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.05.29 18:22:53.846133 [ 286 ] {121bb498-2275-4887-a3c8-2d7f752bea90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2044 | 2026.05.29 18:22:53.846177 [ 286 ] {121bb498-2275-4887-a3c8-2d7f752bea90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2045 | 2026.05.29 18:22:53.846708 [ 286 ] {121bb498-2275-4887-a3c8-2d7f752bea90} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.05.29 18:22:53.846758 [ 286 ] {121bb498-2275-4887-a3c8-2d7f752bea90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2047 | 2026.05.29 18:22:53.847126 [ 286 ] {121bb498-2275-4887-a3c8-2d7f752bea90} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2048 | 2026.05.29 18:22:53.847361 [ 286 ] {121bb498-2275-4887-a3c8-2d7f752bea90} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.05.29 18:22:53.847513 [ 286 ] {121bb498-2275-4887-a3c8-2d7f752bea90} <Debug> executeQuery: Read 76 rows, 6.71 KiB in 0.00141 sec., 53900.70921985815 rows/sec., 4.65 MiB/sec. | ||
| 2050 | 2026.05.29 18:22:53.847549 [ 286 ] {121bb498-2275-4887-a3c8-2d7f752bea90} <Debug> TCPHandler: Processed in 0.001590877 sec. | ||
| 2051 | 2026.05.29 18:22:53.847685 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.05.29 18:22:53.847782 [ 286 ] {ce6ea686-ee11-40d1-9bbc-4caef7f7a8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2053 | 2026.05.29 18:22:53.847823 [ 286 ] {ce6ea686-ee11-40d1-9bbc-4caef7f7a8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2054 | 2026.05.29 18:22:53.848236 [ 286 ] {ce6ea686-ee11-40d1-9bbc-4caef7f7a8c5} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.05.29 18:22:53.848272 [ 286 ] {ce6ea686-ee11-40d1-9bbc-4caef7f7a8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2056 | 2026.05.29 18:22:53.848579 [ 286 ] {ce6ea686-ee11-40d1-9bbc-4caef7f7a8c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2057 | 2026.05.29 18:22:53.848782 [ 286 ] {ce6ea686-ee11-40d1-9bbc-4caef7f7a8c5} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.05.29 18:22:53.848909 [ 286 ] {ce6ea686-ee11-40d1-9bbc-4caef7f7a8c5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001145 sec., 21834.06113537118 rows/sec., 1.60 MiB/sec. | ||
| 2059 | 2026.05.29 18:22:53.848944 [ 286 ] {ce6ea686-ee11-40d1-9bbc-4caef7f7a8c5} <Debug> TCPHandler: Processed in 0.001309772 sec. | ||
| 2060 | 2026.05.29 18:22:53.849094 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.05.29 18:22:53.849191 [ 286 ] {034e3912-4b9e-48a6-97cc-407563d683da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2062 | 2026.05.29 18:22:53.849231 [ 286 ] {034e3912-4b9e-48a6-97cc-407563d683da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2063 | 2026.05.29 18:22:53.849643 [ 286 ] {034e3912-4b9e-48a6-97cc-407563d683da} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.05.29 18:22:53.849679 [ 286 ] {034e3912-4b9e-48a6-97cc-407563d683da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2065 | 2026.05.29 18:22:53.849963 [ 286 ] {034e3912-4b9e-48a6-97cc-407563d683da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2066 | 2026.05.29 18:22:53.850165 [ 286 ] {034e3912-4b9e-48a6-97cc-407563d683da} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.05.29 18:22:53.850293 [ 286 ] {034e3912-4b9e-48a6-97cc-407563d683da} <Debug> executeQuery: Read 53 rows, 4.24 KiB in 0.00112 sec., 47321.42857142857 rows/sec., 3.70 MiB/sec. | ||
| 2068 | 2026.05.29 18:22:53.850327 [ 286 ] {034e3912-4b9e-48a6-97cc-407563d683da} <Debug> TCPHandler: Processed in 0.001308633 sec. | ||
| 2069 | 2026.05.29 18:22:53.850445 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.05.29 18:22:53.850540 [ 286 ] {9f24ed10-b256-4a8e-bee1-8a90e1143c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.05.29 18:22:53.850584 [ 286 ] {9f24ed10-b256-4a8e-bee1-8a90e1143c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2072 | 2026.05.29 18:22:53.850945 [ 286 ] {9f24ed10-b256-4a8e-bee1-8a90e1143c74} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.05.29 18:22:53.850979 [ 286 ] {9f24ed10-b256-4a8e-bee1-8a90e1143c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2074 | 2026.05.29 18:22:53.851316 [ 286 ] {9f24ed10-b256-4a8e-bee1-8a90e1143c74} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2075 | 2026.05.29 18:22:53.851514 [ 286 ] {9f24ed10-b256-4a8e-bee1-8a90e1143c74} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.05.29 18:22:53.851663 [ 286 ] {9f24ed10-b256-4a8e-bee1-8a90e1143c74} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001141 sec., 87642.41893076248 rows/sec., 6.08 MiB/sec. | ||
| 2077 | 2026.05.29 18:22:53.851695 [ 286 ] {9f24ed10-b256-4a8e-bee1-8a90e1143c74} <Debug> TCPHandler: Processed in 0.001301562 sec. | ||
| 2078 | 2026.05.29 18:22:53.851821 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.05.29 18:22:53.851917 [ 286 ] {a49693b0-1dcd-45d5-981c-828bf1581031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2080 | 2026.05.29 18:22:53.851971 [ 286 ] {a49693b0-1dcd-45d5-981c-828bf1581031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2081 | 2026.05.29 18:22:53.852762 [ 286 ] {a49693b0-1dcd-45d5-981c-828bf1581031} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.05.29 18:22:53.852799 [ 286 ] {a49693b0-1dcd-45d5-981c-828bf1581031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2083 | 2026.05.29 18:22:53.853355 [ 286 ] {a49693b0-1dcd-45d5-981c-828bf1581031} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2084 | 2026.05.29 18:22:53.853567 [ 286 ] {a49693b0-1dcd-45d5-981c-828bf1581031} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.05.29 18:22:53.853708 [ 286 ] {a49693b0-1dcd-45d5-981c-828bf1581031} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001808 sec., 13827.433628318584 rows/sec., 24.78 MiB/sec. | ||
| 2086 | 2026.05.29 18:22:53.853755 [ 286 ] {a49693b0-1dcd-45d5-981c-828bf1581031} <Debug> TCPHandler: Processed in 0.001983874 sec. | ||
| 2087 | 2026.05.29 18:22:53.853889 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.05.29 18:22:53.853985 [ 286 ] {55475d3e-8808-4e05-b738-63bd36e790c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.05.29 18:22:53.854028 [ 286 ] {55475d3e-8808-4e05-b738-63bd36e790c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2090 | 2026.05.29 18:22:53.854354 [ 286 ] {55475d3e-8808-4e05-b738-63bd36e790c8} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.05.29 18:22:53.854389 [ 286 ] {55475d3e-8808-4e05-b738-63bd36e790c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2092 | 2026.05.29 18:22:53.854689 [ 286 ] {55475d3e-8808-4e05-b738-63bd36e790c8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2093 | 2026.05.29 18:22:53.854897 [ 286 ] {55475d3e-8808-4e05-b738-63bd36e790c8} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.05.29 18:22:53.855023 [ 286 ] {55475d3e-8808-4e05-b738-63bd36e790c8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001056 sec., 28409.090909090908 rows/sec., 1.95 MiB/sec. | ||
| 2095 | 2026.05.29 18:22:53.855055 [ 286 ] {55475d3e-8808-4e05-b738-63bd36e790c8} <Debug> TCPHandler: Processed in 0.001216261 sec. | ||
| 2096 | 2026.05.29 18:22:57.126870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4377 | ||
| 2097 | 2026.05.29 18:22:57.127482 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.05.29 18:22:57.127539 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2099 | 2026.05.29 18:22:57.128114 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2100 | 2026.05.29 18:22:57.128392 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2026.05.29 18:22:57.128589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4377 | ||
| 2102 | 2026.05.29 18:22:57.379049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2103 | 2026.05.29 18:22:57.396812 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2104 | 2026.05.29 18:22:57.396894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2105 | 2026.05.29 18:22:57.403352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2106 | 2026.05.29 18:22:57.404131 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2026.05.29 18:22:57.408011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2108 | 2026.05.29 18:22:57.431823 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34762 | ||
| 2109 | 2026.05.29 18:22:57.431928 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2110 | 2026.05.29 18:22:57.431959 [ 306 ] {} <Debug> TCP-Session: a16ba49a-ece6-4af4-a149-44c99425884a Authenticating user 'default' from [fd00:1122:3344:101::e]:34762 | ||
| 2111 | 2026.05.29 18:22:57.431981 [ 306 ] {} <Debug> TCP-Session: a16ba49a-ece6-4af4-a149-44c99425884a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2026.05.29 18:22:57.431995 [ 306 ] {} <Debug> TCP-Session: a16ba49a-ece6-4af4-a149-44c99425884a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.05.29 18:22:57.432206 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53245 | ||
| 2114 | 2026.05.29 18:22:57.432235 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52061 | ||
| 2115 | 2026.05.29 18:22:57.432262 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65115 | ||
| 2116 | 2026.05.29 18:22:57.432262 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61712 | ||
| 2117 | 2026.05.29 18:22:57.432294 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35422 | ||
| 2118 | 2026.05.29 18:22:57.432317 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2119 | 2026.05.29 18:22:57.432323 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2120 | 2026.05.29 18:22:57.432305 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56687 | ||
| 2121 | 2026.05.29 18:22:57.432364 [ 307 ] {} <Debug> TCP-Session: 1cdc2b81-ca51-4d58-95d2-af443f7e04e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53245 | ||
| 2122 | 2026.05.29 18:22:57.432379 [ 308 ] {} <Debug> TCP-Session: 51785970-72ad-40d9-ad6c-a429243d2229 Authenticating user 'default' from [fd00:1122:3344:101::e]:52061 | ||
| 2123 | 2026.05.29 18:22:57.432296 [ 306 ] {} <Trace> TCP-Session: a16ba49a-ece6-4af4-a149-44c99425884a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2124 | 2026.05.29 18:22:57.432408 [ 307 ] {} <Debug> TCP-Session: 1cdc2b81-ca51-4d58-95d2-af443f7e04e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.05.29 18:22:57.432421 [ 308 ] {} <Debug> TCP-Session: 51785970-72ad-40d9-ad6c-a429243d2229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2026.05.29 18:22:57.432449 [ 307 ] {} <Debug> TCP-Session: 1cdc2b81-ca51-4d58-95d2-af443f7e04e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2026.05.29 18:22:57.432461 [ 308 ] {} <Debug> TCP-Session: 51785970-72ad-40d9-ad6c-a429243d2229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.05.29 18:22:57.432483 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2129 | 2026.05.29 18:22:57.432285 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53863 | ||
| 2130 | 2026.05.29 18:22:57.432524 [ 310 ] {} <Debug> TCP-Session: 3623bd2f-f25b-43eb-841e-1e64d5d784fa Authenticating user 'default' from [fd00:1122:3344:101::e]:65115 | ||
| 2131 | 2026.05.29 18:22:57.432274 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55966 | ||
| 2132 | 2026.05.29 18:22:57.432546 [ 310 ] {} <Debug> TCP-Session: 3623bd2f-f25b-43eb-841e-1e64d5d784fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.05.29 18:22:57.432580 [ 310 ] {} <Debug> TCP-Session: 3623bd2f-f25b-43eb-841e-1e64d5d784fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.05.29 18:22:57.432585 [ 306 ] {6c5e6753-597a-4e76-a49a-c6f9dd8048d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34762) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2135 | 2026.05.29 18:22:57.432786 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2136 | 2026.05.29 18:22:57.432792 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2137 | 2026.05.29 18:22:57.432820 [ 285 ] {} <Debug> TCP-Session: 508fb241-f5c0-4734-a607-ed149df839c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53863 | ||
| 2138 | 2026.05.29 18:22:57.432828 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2139 | 2026.05.29 18:22:57.432846 [ 285 ] {} <Debug> TCP-Session: 508fb241-f5c0-4734-a607-ed149df839c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.05.29 18:22:57.432865 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2141 | 2026.05.29 18:22:57.432872 [ 285 ] {} <Debug> TCP-Session: 508fb241-f5c0-4734-a607-ed149df839c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.05.29 18:22:57.432867 [ 303 ] {} <Debug> TCP-Session: 362ceca7-05d9-4cb0-ae14-1a8ba70433a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56687 | ||
| 2143 | 2026.05.29 18:22:57.432905 [ 309 ] {} <Debug> TCP-Session: 06ef32b9-b758-491b-87fd-4be06008f3f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61712 | ||
| 2144 | 2026.05.29 18:22:57.432932 [ 303 ] {} <Debug> TCP-Session: 362ceca7-05d9-4cb0-ae14-1a8ba70433a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.05.29 18:22:57.432949 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2146 | 2026.05.29 18:22:57.432952 [ 309 ] {} <Debug> TCP-Session: 06ef32b9-b758-491b-87fd-4be06008f3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.05.29 18:22:57.432959 [ 303 ] {} <Debug> TCP-Session: 362ceca7-05d9-4cb0-ae14-1a8ba70433a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.05.29 18:22:57.432990 [ 309 ] {} <Debug> TCP-Session: 06ef32b9-b758-491b-87fd-4be06008f3f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2026.05.29 18:22:57.432984 [ 302 ] {} <Debug> TCP-Session: e06c8762-ec18-41b5-8c17-4c54961f301c Authenticating user 'default' from [fd00:1122:3344:101::e]:35422 | ||
| 2150 | 2026.05.29 18:22:57.432831 [ 306 ] {6c5e6753-597a-4e76-a49a-c6f9dd8048d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2151 | 2026.05.29 18:22:57.433030 [ 302 ] {} <Debug> TCP-Session: e06c8762-ec18-41b5-8c17-4c54961f301c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.05.29 18:22:57.432836 [ 275 ] {} <Debug> TCP-Session: cfd4e9e7-bf83-4675-89e1-2e885c86031f Authenticating user 'default' from [fd00:1122:3344:101::e]:55966 | ||
| 2153 | 2026.05.29 18:22:57.433053 [ 302 ] {} <Debug> TCP-Session: e06c8762-ec18-41b5-8c17-4c54961f301c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.05.29 18:22:57.433080 [ 275 ] {} <Debug> TCP-Session: cfd4e9e7-bf83-4675-89e1-2e885c86031f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.05.29 18:22:57.433084 [ 306 ] {6c5e6753-597a-4e76-a49a-c6f9dd8048d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2156 | 2026.05.29 18:22:57.433102 [ 275 ] {} <Debug> TCP-Session: cfd4e9e7-bf83-4675-89e1-2e885c86031f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.05.29 18:22:57.433373 [ 306 ] {6c5e6753-597a-4e76-a49a-c6f9dd8048d6} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 2158 | 2026.05.29 18:22:57.433463 [ 306 ] {6c5e6753-597a-4e76-a49a-c6f9dd8048d6} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2159 | 2026.05.29 18:22:57.819206 [ 327 ] {6c5e6753-597a-4e76-a49a-c6f9dd8048d6} <Trace> AggregatingTransform: Aggregating | ||
| 2160 | 2026.05.29 18:22:57.819267 [ 327 ] {6c5e6753-597a-4e76-a49a-c6f9dd8048d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2161 | 2026.05.29 18:22:57.819298 [ 327 ] {6c5e6753-597a-4e76-a49a-c6f9dd8048d6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001264012 sec. (791.132 rows/sec., 30.90 KiB/sec.) | ||
| 2162 | 2026.05.29 18:22:57.819312 [ 327 ] {6c5e6753-597a-4e76-a49a-c6f9dd8048d6} <Trace> Aggregator: Merging aggregated data | ||
| 2163 | 2026.05.29 18:22:57.819896 [ 306 ] {6c5e6753-597a-4e76-a49a-c6f9dd8048d6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.387357 sec., 2.5815978541758637 rows/sec., 103.26 B/sec. | ||
| 2164 | 2026.05.29 18:22:57.820061 [ 306 ] {6c5e6753-597a-4e76-a49a-c6f9dd8048d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2165 | 2026.05.29 18:22:57.820079 [ 306 ] {6c5e6753-597a-4e76-a49a-c6f9dd8048d6} <Debug> TCPHandler: Processed in 0.38789202 sec. | ||
| 2166 | 2026.05.29 18:22:57.820208 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2167 | 2026.05.29 18:22:57.820240 [ 306 ] {} <Debug> TCP-Session: a16ba49a-ece6-4af4-a149-44c99425884a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.05.29 18:22:57.820251 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2169 | 2026.05.29 18:22:57.820278 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2170 | 2026.05.29 18:22:57.820297 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2171 | 2026.05.29 18:22:57.820315 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2172 | 2026.05.29 18:22:57.820347 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2173 | 2026.05.29 18:22:57.820385 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2174 | 2026.05.29 18:22:57.820410 [ 309 ] {} <Debug> TCP-Session: 06ef32b9-b758-491b-87fd-4be06008f3f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.05.29 18:22:57.820415 [ 310 ] {} <Debug> TCP-Session: 3623bd2f-f25b-43eb-841e-1e64d5d784fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.05.29 18:22:57.820435 [ 302 ] {} <Debug> TCP-Session: e06c8762-ec18-41b5-8c17-4c54961f301c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.05.29 18:22:57.820363 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2178 | 2026.05.29 18:22:57.820357 [ 307 ] {} <Debug> TCP-Session: 1cdc2b81-ca51-4d58-95d2-af443f7e04e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.05.29 18:22:57.820478 [ 285 ] {} <Debug> TCP-Session: 508fb241-f5c0-4734-a607-ed149df839c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.05.29 18:22:57.820354 [ 308 ] {} <Debug> TCP-Session: 51785970-72ad-40d9-ad6c-a429243d2229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.05.29 18:22:57.820328 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2182 | 2026.05.29 18:22:57.820297 [ 303 ] {} <Debug> TCP-Session: 362ceca7-05d9-4cb0-ae14-1a8ba70433a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.05.29 18:22:57.820559 [ 275 ] {} <Debug> TCP-Session: cfd4e9e7-bf83-4675-89e1-2e885c86031f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.05.29 18:22:58.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.26 MiB, peak 197.38 MiB, free memory in arenas 0.00 B, will set to 206.85 MiB (RSS), difference: 19.59 MiB | ||
| 2185 | 2026.05.29 18:22:58.853614 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2026.05.29 18:22:58.853939 [ 286 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 2187 | 2026.05.29 18:22:58.854465 [ 286 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2188 | 2026.05.29 18:22:58.854533 [ 286 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 2189 | 2026.05.29 18:22:58.854911 [ 286 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2190 | 2026.05.29 18:22:58.855037 [ 286 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2191 | 2026.05.29 18:22:58.855261 [ 286 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 2192 | 2026.05.29 18:22:58.855490 [ 340 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2193 | 2026.05.29 18:22:58.855517 [ 355 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2194 | 2026.05.29 18:22:58.855691 [ 286 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (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 | ||
| 2195 | 2026.05.29 18:22:58.855731 [ 286 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2196 | 2026.05.29 18:22:58.855851 [ 286 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2197 | 2026.05.29 18:22:58.855879 [ 286 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2198 | 2026.05.29 18:22:58.855931 [ 286 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2199 | 2026.05.29 18:22:58.855984 [ 286 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2200 | 2026.05.29 18:22:58.857590 [ 286 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.003789 sec., 8181.57825283716 rows/sec., 1.81 MiB/sec. | ||
| 2201 | 2026.05.29 18:22:58.857787 [ 286 ] {baaef6c8-40c8-468c-b516-c906138ad3b5} <Debug> TCPHandler: Processed in 0.004401684 sec. | ||
| 2202 | 2026.05.29 18:22:58.865363 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2026.05.29 18:22:58.865561 [ 286 ] {99f37f97-fefd-4976-9243-9f0d924a7759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2204 | 2026.05.29 18:22:58.865653 [ 286 ] {99f37f97-fefd-4976-9243-9f0d924a7759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2205 | 2026.05.29 18:22:58.866744 [ 286 ] {99f37f97-fefd-4976-9243-9f0d924a7759} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2206 | 2026.05.29 18:22:58.866813 [ 286 ] {99f37f97-fefd-4976-9243-9f0d924a7759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2207 | 2026.05.29 18:22:58.867439 [ 286 ] {99f37f97-fefd-4976-9243-9f0d924a7759} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2208 | 2026.05.29 18:22:58.867821 [ 286 ] {99f37f97-fefd-4976-9243-9f0d924a7759} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2026.05.29 18:22:58.868071 [ 286 ] {99f37f97-fefd-4976-9243-9f0d924a7759} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002569 sec., 110548.85169326585 rows/sec., 7.02 MiB/sec. | ||
| 2210 | 2026.05.29 18:22:58.868134 [ 286 ] {99f37f97-fefd-4976-9243-9f0d924a7759} <Debug> TCPHandler: Processed in 0.00290473 sec. | ||
| 2211 | 2026.05.29 18:22:58.868348 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2212 | 2026.05.29 18:22:58.868504 [ 286 ] {8f2cb930-bfb2-4508-a45a-0321a7a89c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2213 | 2026.05.29 18:22:58.868577 [ 286 ] {8f2cb930-bfb2-4508-a45a-0321a7a89c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2214 | 2026.05.29 18:22:58.869227 [ 286 ] {8f2cb930-bfb2-4508-a45a-0321a7a89c0f} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.05.29 18:22:58.869283 [ 286 ] {8f2cb930-bfb2-4508-a45a-0321a7a89c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2216 | 2026.05.29 18:22:58.869758 [ 286 ] {8f2cb930-bfb2-4508-a45a-0321a7a89c0f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2217 | 2026.05.29 18:22:58.870118 [ 286 ] {8f2cb930-bfb2-4508-a45a-0321a7a89c0f} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.05.29 18:22:58.870331 [ 286 ] {8f2cb930-bfb2-4508-a45a-0321a7a89c0f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001866 sec., 1071.8113612004288 rows/sec., 87.40 KiB/sec. | ||
| 2219 | 2026.05.29 18:22:58.870391 [ 286 ] {8f2cb930-bfb2-4508-a45a-0321a7a89c0f} <Debug> TCPHandler: Processed in 0.002124086 sec. | ||
| 2220 | 2026.05.29 18:22:58.870589 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2221 | 2026.05.29 18:22:58.870739 [ 286 ] {bbd34f54-c897-4ea8-9ce7-a216c89d42dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2222 | 2026.05.29 18:22:58.870806 [ 286 ] {bbd34f54-c897-4ea8-9ce7-a216c89d42dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2223 | 2026.05.29 18:22:58.872049 [ 286 ] {bbd34f54-c897-4ea8-9ce7-a216c89d42dd} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.05.29 18:22:58.872103 [ 286 ] {bbd34f54-c897-4ea8-9ce7-a216c89d42dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2225 | 2026.05.29 18:22:58.872695 [ 286 ] {bbd34f54-c897-4ea8-9ce7-a216c89d42dd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2226 | 2026.05.29 18:22:58.873066 [ 286 ] {bbd34f54-c897-4ea8-9ce7-a216c89d42dd} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.05.29 18:22:58.873288 [ 286 ] {bbd34f54-c897-4ea8-9ce7-a216c89d42dd} <Debug> executeQuery: Read 816 rows, 64.78 KiB in 0.002585 sec., 315667.31141199224 rows/sec., 24.47 MiB/sec. | ||
| 2228 | 2026.05.29 18:22:58.873343 [ 286 ] {bbd34f54-c897-4ea8-9ce7-a216c89d42dd} <Debug> TCPHandler: Processed in 0.002827348 sec. | ||
| 2229 | 2026.05.29 18:22:58.873543 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.05.29 18:22:58.873690 [ 286 ] {d2dafc70-90a2-4423-ba05-720f1d2f5916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2231 | 2026.05.29 18:22:58.873755 [ 286 ] {d2dafc70-90a2-4423-ba05-720f1d2f5916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2232 | 2026.05.29 18:22:58.874453 [ 286 ] {d2dafc70-90a2-4423-ba05-720f1d2f5916} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.05.29 18:22:58.874506 [ 286 ] {d2dafc70-90a2-4423-ba05-720f1d2f5916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2234 | 2026.05.29 18:22:58.875010 [ 286 ] {d2dafc70-90a2-4423-ba05-720f1d2f5916} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2235 | 2026.05.29 18:22:58.875359 [ 286 ] {d2dafc70-90a2-4423-ba05-720f1d2f5916} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2026.05.29 18:22:58.875561 [ 286 ] {d2dafc70-90a2-4423-ba05-720f1d2f5916} <Debug> executeQuery: Read 155 rows, 9.51 KiB in 0.001907 sec., 81279.49659150498 rows/sec., 4.87 MiB/sec. | ||
| 2237 | 2026.05.29 18:22:58.875617 [ 286 ] {d2dafc70-90a2-4423-ba05-720f1d2f5916} <Debug> TCPHandler: Processed in 0.002145927 sec. | ||
| 2238 | 2026.05.29 18:22:58.875819 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.05.29 18:22:58.875962 [ 286 ] {348eb575-d8d1-43d0-ade9-1cc524fdd00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2240 | 2026.05.29 18:22:58.876026 [ 286 ] {348eb575-d8d1-43d0-ade9-1cc524fdd00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2241 | 2026.05.29 18:22:58.876703 [ 286 ] {348eb575-d8d1-43d0-ade9-1cc524fdd00a} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.05.29 18:22:58.876753 [ 286 ] {348eb575-d8d1-43d0-ade9-1cc524fdd00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2243 | 2026.05.29 18:22:58.877230 [ 286 ] {348eb575-d8d1-43d0-ade9-1cc524fdd00a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2244 | 2026.05.29 18:22:58.877568 [ 286 ] {348eb575-d8d1-43d0-ade9-1cc524fdd00a} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.05.29 18:22:58.877762 [ 286 ] {348eb575-d8d1-43d0-ade9-1cc524fdd00a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001836 sec., 81154.68409586058 rows/sec., 5.24 MiB/sec. | ||
| 2246 | 2026.05.29 18:22:58.877813 [ 286 ] {348eb575-d8d1-43d0-ade9-1cc524fdd00a} <Debug> TCPHandler: Processed in 0.002067295 sec. | ||
| 2247 | 2026.05.29 18:22:58.878003 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2248 | 2026.05.29 18:22:58.878139 [ 286 ] {414299dc-8388-4c74-a779-ca48f91e8a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2249 | 2026.05.29 18:22:58.878204 [ 286 ] {414299dc-8388-4c74-a779-ca48f91e8a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2250 | 2026.05.29 18:22:58.878835 [ 286 ] {414299dc-8388-4c74-a779-ca48f91e8a36} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.05.29 18:22:58.878881 [ 286 ] {414299dc-8388-4c74-a779-ca48f91e8a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2252 | 2026.05.29 18:22:58.879303 [ 286 ] {414299dc-8388-4c74-a779-ca48f91e8a36} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2253 | 2026.05.29 18:22:58.879604 [ 286 ] {414299dc-8388-4c74-a779-ca48f91e8a36} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2026.05.29 18:22:58.879786 [ 286 ] {414299dc-8388-4c74-a779-ca48f91e8a36} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001678 sec., 88200.23837902264 rows/sec., 5.02 MiB/sec. | ||
| 2255 | 2026.05.29 18:22:58.879833 [ 286 ] {414299dc-8388-4c74-a779-ca48f91e8a36} <Debug> TCPHandler: Processed in 0.001899892 sec. | ||
| 2256 | 2026.05.29 18:22:58.880896 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2026.05.29 18:22:58.881025 [ 286 ] {fa8f995e-9b52-4889-a608-2fb5cb260570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2258 | 2026.05.29 18:22:58.881082 [ 286 ] {fa8f995e-9b52-4889-a608-2fb5cb260570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2259 | 2026.05.29 18:22:58.882013 [ 286 ] {fa8f995e-9b52-4889-a608-2fb5cb260570} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.05.29 18:22:58.882061 [ 286 ] {fa8f995e-9b52-4889-a608-2fb5cb260570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2261 | 2026.05.29 18:22:58.882534 [ 286 ] {fa8f995e-9b52-4889-a608-2fb5cb260570} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2262 | 2026.05.29 18:22:58.882847 [ 286 ] {fa8f995e-9b52-4889-a608-2fb5cb260570} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.05.29 18:22:58.883039 [ 286 ] {fa8f995e-9b52-4889-a608-2fb5cb260570} <Debug> executeQuery: Read 495 rows, 35.58 KiB in 0.00204 sec., 242647.0588235294 rows/sec., 17.03 MiB/sec. | ||
| 2264 | 2026.05.29 18:22:58.883086 [ 286 ] {fa8f995e-9b52-4889-a608-2fb5cb260570} <Debug> TCPHandler: Processed in 0.002258839 sec. | ||
| 2265 | 2026.05.29 18:22:58.883262 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2026.05.29 18:22:58.883387 [ 286 ] {6cafb4a1-bee1-4348-b7e5-aba288bef601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2267 | 2026.05.29 18:22:58.883480 [ 286 ] {6cafb4a1-bee1-4348-b7e5-aba288bef601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2268 | 2026.05.29 18:22:58.884093 [ 286 ] {6cafb4a1-bee1-4348-b7e5-aba288bef601} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.05.29 18:22:58.884137 [ 286 ] {6cafb4a1-bee1-4348-b7e5-aba288bef601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2270 | 2026.05.29 18:22:58.884570 [ 286 ] {6cafb4a1-bee1-4348-b7e5-aba288bef601} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2271 | 2026.05.29 18:22:58.884858 [ 286 ] {6cafb4a1-bee1-4348-b7e5-aba288bef601} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.05.29 18:22:58.885049 [ 286 ] {6cafb4a1-bee1-4348-b7e5-aba288bef601} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001688 sec., 3554.5023696682465 rows/sec., 185.71 KiB/sec. | ||
| 2273 | 2026.05.29 18:22:58.885096 [ 286 ] {6cafb4a1-bee1-4348-b7e5-aba288bef601} <Debug> TCPHandler: Processed in 0.001898572 sec. | ||
| 2274 | 2026.05.29 18:22:58.885279 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2026.05.29 18:22:58.885411 [ 286 ] {f4d7f041-8ab4-4077-94ae-cb998110c666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2276 | 2026.05.29 18:22:58.885476 [ 286 ] {f4d7f041-8ab4-4077-94ae-cb998110c666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2277 | 2026.05.29 18:22:58.886050 [ 286 ] {f4d7f041-8ab4-4077-94ae-cb998110c666} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.05.29 18:22:58.886104 [ 286 ] {f4d7f041-8ab4-4077-94ae-cb998110c666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2279 | 2026.05.29 18:22:58.886685 [ 286 ] {f4d7f041-8ab4-4077-94ae-cb998110c666} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2280 | 2026.05.29 18:22:58.887000 [ 286 ] {f4d7f041-8ab4-4077-94ae-cb998110c666} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.05.29 18:22:58.887173 [ 286 ] {f4d7f041-8ab4-4077-94ae-cb998110c666} <Debug> executeQuery: Read 256 rows, 17.34 KiB in 0.001793 sec., 142777.46793084216 rows/sec., 9.44 MiB/sec. | ||
| 2282 | 2026.05.29 18:22:58.887215 [ 286 ] {f4d7f041-8ab4-4077-94ae-cb998110c666} <Debug> TCPHandler: Processed in 0.002002724 sec. | ||
| 2283 | 2026.05.29 18:22:58.887390 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2284 | 2026.05.29 18:22:58.887512 [ 286 ] {3a16be42-c02a-4bbe-aa30-68037bf6f959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2285 | 2026.05.29 18:22:58.887562 [ 286 ] {3a16be42-c02a-4bbe-aa30-68037bf6f959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2286 | 2026.05.29 18:22:58.887973 [ 286 ] {3a16be42-c02a-4bbe-aa30-68037bf6f959} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.05.29 18:22:58.888023 [ 286 ] {3a16be42-c02a-4bbe-aa30-68037bf6f959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2288 | 2026.05.29 18:22:58.888485 [ 286 ] {3a16be42-c02a-4bbe-aa30-68037bf6f959} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2289 | 2026.05.29 18:22:58.888742 [ 286 ] {3a16be42-c02a-4bbe-aa30-68037bf6f959} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.05.29 18:22:58.888907 [ 286 ] {3a16be42-c02a-4bbe-aa30-68037bf6f959} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
| 2291 | 2026.05.29 18:22:58.888946 [ 286 ] {3a16be42-c02a-4bbe-aa30-68037bf6f959} <Debug> TCPHandler: Processed in 0.001616747 sec. | ||
| 2292 | 2026.05.29 18:22:58.889127 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.05.29 18:22:58.889261 [ 286 ] {c4d8d6b1-7c25-47da-99b8-718906c92eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2294 | 2026.05.29 18:22:58.889332 [ 286 ] {c4d8d6b1-7c25-47da-99b8-718906c92eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2295 | 2026.05.29 18:22:58.890432 [ 286 ] {c4d8d6b1-7c25-47da-99b8-718906c92eaa} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.05.29 18:22:58.890484 [ 286 ] {c4d8d6b1-7c25-47da-99b8-718906c92eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2297 | 2026.05.29 18:22:58.891283 [ 286 ] {c4d8d6b1-7c25-47da-99b8-718906c92eaa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2298 | 2026.05.29 18:22:58.891642 [ 286 ] {c4d8d6b1-7c25-47da-99b8-718906c92eaa} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.05.29 18:22:58.891856 [ 286 ] {c4d8d6b1-7c25-47da-99b8-718906c92eaa} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002622 sec., 4195.270785659802 rows/sec., 7.52 MiB/sec. | ||
| 2300 | 2026.05.29 18:22:58.891963 [ 286 ] {c4d8d6b1-7c25-47da-99b8-718906c92eaa} <Debug> TCPHandler: Processed in 0.00290233 sec. | ||
| 2301 | 2026.05.29 18:22:58.892155 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.05.29 18:22:58.892286 [ 286 ] {0fb48b95-ecdb-407a-8e8d-9ca6fc856d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2303 | 2026.05.29 18:22:58.892347 [ 286 ] {0fb48b95-ecdb-407a-8e8d-9ca6fc856d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2304 | 2026.05.29 18:22:58.892848 [ 286 ] {0fb48b95-ecdb-407a-8e8d-9ca6fc856d39} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.05.29 18:22:58.892896 [ 286 ] {0fb48b95-ecdb-407a-8e8d-9ca6fc856d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2306 | 2026.05.29 18:22:58.893352 [ 286 ] {0fb48b95-ecdb-407a-8e8d-9ca6fc856d39} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2307 | 2026.05.29 18:22:58.893692 [ 286 ] {0fb48b95-ecdb-407a-8e8d-9ca6fc856d39} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.05.29 18:22:58.893886 [ 286 ] {0fb48b95-ecdb-407a-8e8d-9ca6fc856d39} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001628 sec., 49140.04914004914 rows/sec., 3.08 MiB/sec. | ||
| 2309 | 2026.05.29 18:22:58.893940 [ 286 ] {0fb48b95-ecdb-407a-8e8d-9ca6fc856d39} <Debug> TCPHandler: Processed in 0.001852452 sec. | ||
| 2310 | 2026.05.29 18:22:59.485136 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33756 | ||
| 2311 | 2026.05.29 18:22:59.485235 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2312 | 2026.05.29 18:22:59.485266 [ 306 ] {} <Debug> TCP-Session: 7aa6ed32-b4c6-462a-9060-129d18580abc Authenticating user 'default' from [fd00:1122:3344:101::e]:33756 | ||
| 2313 | 2026.05.29 18:22:59.485294 [ 306 ] {} <Debug> TCP-Session: 7aa6ed32-b4c6-462a-9060-129d18580abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.05.29 18:22:59.485310 [ 306 ] {} <Debug> TCP-Session: 7aa6ed32-b4c6-462a-9060-129d18580abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.05.29 18:22:59.485608 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36010 | ||
| 2316 | 2026.05.29 18:22:59.485620 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39263 | ||
| 2317 | 2026.05.29 18:22:59.485673 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62466 | ||
| 2318 | 2026.05.29 18:22:59.485689 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40862 | ||
| 2319 | 2026.05.29 18:22:59.485724 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2320 | 2026.05.29 18:22:59.485752 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2321 | 2026.05.29 18:22:59.485766 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2322 | 2026.05.29 18:22:59.485780 [ 307 ] {} <Debug> TCP-Session: 568a7a32-bdfc-4d66-b8a7-632e28f0dceb Authenticating user 'default' from [fd00:1122:3344:101::e]:36010 | ||
| 2323 | 2026.05.29 18:22:59.485787 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2324 | 2026.05.29 18:22:59.485793 [ 309 ] {} <Debug> TCP-Session: 3a20bbe9-8fe8-4161-89b7-960ea1e82133 Authenticating user 'default' from [fd00:1122:3344:101::e]:39263 | ||
| 2325 | 2026.05.29 18:22:59.485823 [ 302 ] {} <Debug> TCP-Session: 77389aca-e8d7-466f-bc7e-aa8120d55bc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62466 | ||
| 2326 | 2026.05.29 18:22:59.485862 [ 309 ] {} <Debug> TCP-Session: 3a20bbe9-8fe8-4161-89b7-960ea1e82133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.05.29 18:22:59.485834 [ 303 ] {} <Debug> TCP-Session: 210c412e-c972-434b-8310-0708c063f3cd Authenticating user 'default' from [fd00:1122:3344:101::e]:40862 | ||
| 2328 | 2026.05.29 18:22:59.485897 [ 302 ] {} <Debug> TCP-Session: 77389aca-e8d7-466f-bc7e-aa8120d55bc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.05.29 18:22:59.485907 [ 309 ] {} <Debug> TCP-Session: 3a20bbe9-8fe8-4161-89b7-960ea1e82133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.05.29 18:22:59.485928 [ 303 ] {} <Debug> TCP-Session: 210c412e-c972-434b-8310-0708c063f3cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.05.29 18:22:59.485950 [ 302 ] {} <Debug> TCP-Session: 77389aca-e8d7-466f-bc7e-aa8120d55bc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.05.29 18:22:59.485980 [ 303 ] {} <Debug> TCP-Session: 210c412e-c972-434b-8310-0708c063f3cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.05.29 18:22:59.485826 [ 307 ] {} <Debug> TCP-Session: 568a7a32-bdfc-4d66-b8a7-632e28f0dceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.05.29 18:22:59.485644 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42315 | ||
| 2335 | 2026.05.29 18:22:59.486039 [ 307 ] {} <Debug> TCP-Session: 568a7a32-bdfc-4d66-b8a7-632e28f0dceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.05.29 18:22:59.485630 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63972 | ||
| 2337 | 2026.05.29 18:22:59.485616 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44503 | ||
| 2338 | 2026.05.29 18:22:59.485664 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50089 | ||
| 2339 | 2026.05.29 18:22:59.486177 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2340 | 2026.05.29 18:22:59.486219 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2341 | 2026.05.29 18:22:59.486234 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2342 | 2026.05.29 18:22:59.486256 [ 275 ] {} <Debug> TCP-Session: 42aed62a-3c2c-492e-a6af-6d16d39610be Authenticating user 'default' from [fd00:1122:3344:101::e]:42315 | ||
| 2343 | 2026.05.29 18:22:59.486262 [ 310 ] {} <Debug> TCP-Session: 406ff6e2-8366-4cca-ae7c-f52a29140ac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44503 | ||
| 2344 | 2026.05.29 18:22:59.486280 [ 285 ] {} <Debug> TCP-Session: db47081c-538e-4207-99cf-86b8679604a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50089 | ||
| 2345 | 2026.05.29 18:22:59.486297 [ 275 ] {} <Debug> TCP-Session: 42aed62a-3c2c-492e-a6af-6d16d39610be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.05.29 18:22:59.486299 [ 310 ] {} <Debug> TCP-Session: 406ff6e2-8366-4cca-ae7c-f52a29140ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.05.29 18:22:59.486312 [ 285 ] {} <Debug> TCP-Session: db47081c-538e-4207-99cf-86b8679604a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.05.29 18:22:59.486324 [ 275 ] {} <Debug> TCP-Session: 42aed62a-3c2c-492e-a6af-6d16d39610be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.05.29 18:22:59.486344 [ 285 ] {} <Debug> TCP-Session: db47081c-538e-4207-99cf-86b8679604a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.05.29 18:22:59.486337 [ 310 ] {} <Debug> TCP-Session: 406ff6e2-8366-4cca-ae7c-f52a29140ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.05.29 18:22:59.486207 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2352 | 2026.05.29 18:22:59.485717 [ 306 ] {} <Trace> TCP-Session: 7aa6ed32-b4c6-462a-9060-129d18580abc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2026.05.29 18:22:59.486474 [ 308 ] {} <Debug> TCP-Session: 170f6616-ec7f-42a1-b728-2423bcacac13 Authenticating user 'default' from [fd00:1122:3344:101::e]:63972 | ||
| 2354 | 2026.05.29 18:22:59.486511 [ 308 ] {} <Debug> TCP-Session: 170f6616-ec7f-42a1-b728-2423bcacac13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.05.29 18:22:59.486527 [ 308 ] {} <Debug> TCP-Session: 170f6616-ec7f-42a1-b728-2423bcacac13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.05.29 18:22:59.486682 [ 306 ] {317cc22f-2aa0-401d-a5c3-11d5fde1e9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33756) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2357 | 2026.05.29 18:22:59.487060 [ 306 ] {317cc22f-2aa0-401d-a5c3-11d5fde1e9a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2358 | 2026.05.29 18:22:59.487134 [ 306 ] {317cc22f-2aa0-401d-a5c3-11d5fde1e9a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2359 | 2026.05.29 18:22:59.487491 [ 306 ] {317cc22f-2aa0-401d-a5c3-11d5fde1e9a8} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 2360 | 2026.05.29 18:22:59.488675 [ 355 ] {317cc22f-2aa0-401d-a5c3-11d5fde1e9a8} <Trace> AggregatingTransform: Aggregating | ||
| 2361 | 2026.05.29 18:22:59.488723 [ 355 ] {317cc22f-2aa0-401d-a5c3-11d5fde1e9a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 2362 | 2026.05.29 18:22:59.488764 [ 355 ] {317cc22f-2aa0-401d-a5c3-11d5fde1e9a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00113547 sec. (880.693 rows/sec., 34.40 KiB/sec.) | ||
| 2363 | 2026.05.29 18:22:59.488783 [ 355 ] {317cc22f-2aa0-401d-a5c3-11d5fde1e9a8} <Trace> Aggregator: Merging aggregated data | ||
| 2364 | 2026.05.29 18:22:59.489590 [ 306 ] {317cc22f-2aa0-401d-a5c3-11d5fde1e9a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002975 sec., 336.1344537815126 rows/sec., 13.13 KiB/sec. | ||
| 2365 | 2026.05.29 18:22:59.489800 [ 306 ] {317cc22f-2aa0-401d-a5c3-11d5fde1e9a8} <Debug> TCPHandler: Processed in 0.004223692 sec. | ||
| 2366 | 2026.05.29 18:22:59.489969 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2367 | 2026.05.29 18:22:59.490003 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2368 | 2026.05.29 18:22:59.490015 [ 306 ] {} <Debug> TCP-Session: 7aa6ed32-b4c6-462a-9060-129d18580abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.05.29 18:22:59.490027 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2370 | 2026.05.29 18:22:59.490051 [ 307 ] {} <Debug> TCP-Session: 568a7a32-bdfc-4d66-b8a7-632e28f0dceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.05.29 18:22:59.490064 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2372 | 2026.05.29 18:22:59.490084 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2373 | 2026.05.29 18:22:59.490105 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2374 | 2026.05.29 18:22:59.490123 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2375 | 2026.05.29 18:22:59.490142 [ 285 ] {} <Debug> TCP-Session: db47081c-538e-4207-99cf-86b8679604a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.05.29 18:22:59.490147 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2377 | 2026.05.29 18:22:59.490167 [ 303 ] {} <Debug> TCP-Session: 210c412e-c972-434b-8310-0708c063f3cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.05.29 18:22:59.490184 [ 310 ] {} <Debug> TCP-Session: 406ff6e2-8366-4cca-ae7c-f52a29140ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2026.05.29 18:22:59.490210 [ 302 ] {} <Debug> TCP-Session: 77389aca-e8d7-466f-bc7e-aa8120d55bc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2026.05.29 18:22:59.490121 [ 275 ] {} <Debug> TCP-Session: 42aed62a-3c2c-492e-a6af-6d16d39610be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.05.29 18:22:59.490094 [ 308 ] {} <Debug> TCP-Session: 170f6616-ec7f-42a1-b728-2423bcacac13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.05.29 18:22:59.490053 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2383 | 2026.05.29 18:22:59.490345 [ 309 ] {} <Debug> TCP-Session: 3a20bbe9-8fe8-4161-89b7-960ea1e82133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2026.05.29 18:22:59.618416 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 54 | ||
| 2385 | 2026.05.29 18:22:59.620557 [ 243 ] {} <Trace> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.05.29 18:22:59.620638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2387 | 2026.05.29 18:22:59.622186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2388 | 2026.05.29 18:22:59.622559 [ 243 ] {} <Trace> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.05.29 18:22:59.623034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 54 | ||
| 2390 | 2026.05.29 18:22:59.719979 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49576 | ||
| 2391 | 2026.05.29 18:22:59.720087 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2392 | 2026.05.29 18:22:59.720123 [ 306 ] {} <Debug> TCP-Session: bd2b4f23-bf2a-499a-91c8-a7693d08c024 Authenticating user 'default' from [fd00:1122:3344:101::e]:49576 | ||
| 2393 | 2026.05.29 18:22:59.720150 [ 306 ] {} <Debug> TCP-Session: bd2b4f23-bf2a-499a-91c8-a7693d08c024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.05.29 18:22:59.720165 [ 306 ] {} <Debug> TCP-Session: bd2b4f23-bf2a-499a-91c8-a7693d08c024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.05.29 18:22:59.720406 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62106 | ||
| 2396 | 2026.05.29 18:22:59.720418 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55377 | ||
| 2397 | 2026.05.29 18:22:59.720477 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46245 | ||
| 2398 | 2026.05.29 18:22:59.720503 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44591 | ||
| 2399 | 2026.05.29 18:22:59.720513 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36080 | ||
| 2400 | 2026.05.29 18:22:59.720528 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55321 | ||
| 2401 | 2026.05.29 18:22:59.720554 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2402 | 2026.05.29 18:22:59.720591 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2403 | 2026.05.29 18:22:59.720553 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2404 | 2026.05.29 18:22:59.720636 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2405 | 2026.05.29 18:22:59.720638 [ 302 ] {} <Debug> TCP-Session: 95dcc7f6-7b4b-461f-9cb9-1fd0ee77a078 Authenticating user 'default' from [fd00:1122:3344:101::e]:36080 | ||
| 2406 | 2026.05.29 18:22:59.720662 [ 275 ] {} <Debug> TCP-Session: 338c5434-114d-4824-8ded-62f051aa2ba6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46245 | ||
| 2407 | 2026.05.29 18:22:59.720690 [ 303 ] {} <Debug> TCP-Session: c5023a50-e30f-46f8-9002-35e3643d554c Authenticating user 'default' from [fd00:1122:3344:101::e]:55321 | ||
| 2408 | 2026.05.29 18:22:59.720696 [ 302 ] {} <Debug> TCP-Session: 95dcc7f6-7b4b-461f-9cb9-1fd0ee77a078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2026.05.29 18:22:59.720722 [ 275 ] {} <Debug> TCP-Session: 338c5434-114d-4824-8ded-62f051aa2ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.05.29 18:22:59.720742 [ 302 ] {} <Debug> TCP-Session: 95dcc7f6-7b4b-461f-9cb9-1fd0ee77a078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.05.29 18:22:59.720759 [ 275 ] {} <Debug> TCP-Session: 338c5434-114d-4824-8ded-62f051aa2ba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.05.29 18:22:59.720741 [ 303 ] {} <Debug> TCP-Session: c5023a50-e30f-46f8-9002-35e3643d554c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.05.29 18:22:59.720629 [ 308 ] {} <Debug> TCP-Session: 13b68234-f8cc-4e95-95bc-81fc4c5076f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55377 | ||
| 2414 | 2026.05.29 18:22:59.720829 [ 303 ] {} <Debug> TCP-Session: c5023a50-e30f-46f8-9002-35e3643d554c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.05.29 18:22:59.720516 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2416 | 2026.05.29 18:22:59.720855 [ 308 ] {} <Debug> TCP-Session: 13b68234-f8cc-4e95-95bc-81fc4c5076f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.05.29 18:22:59.720891 [ 307 ] {} <Debug> TCP-Session: a2328741-59ad-4d5d-abc1-d2bf01be872e Authenticating user 'default' from [fd00:1122:3344:101::e]:62106 | ||
| 2418 | 2026.05.29 18:22:59.720908 [ 308 ] {} <Debug> TCP-Session: 13b68234-f8cc-4e95-95bc-81fc4c5076f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2419 | 2026.05.29 18:22:59.720931 [ 307 ] {} <Debug> TCP-Session: a2328741-59ad-4d5d-abc1-d2bf01be872e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2420 | 2026.05.29 18:22:59.720466 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46215 | ||
| 2421 | 2026.05.29 18:22:59.720964 [ 307 ] {} <Debug> TCP-Session: a2328741-59ad-4d5d-abc1-d2bf01be872e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2026.05.29 18:22:59.720453 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52470 | ||
| 2423 | 2026.05.29 18:22:59.721028 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2424 | 2026.05.29 18:22:59.720583 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2425 | 2026.05.29 18:22:59.721069 [ 310 ] {} <Debug> TCP-Session: ffbfe1d1-1612-4aa8-b3c2-f6d143c976a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46215 | ||
| 2426 | 2026.05.29 18:22:59.720539 [ 306 ] {} <Trace> TCP-Session: bd2b4f23-bf2a-499a-91c8-a7693d08c024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2026.05.29 18:22:59.721087 [ 285 ] {} <Debug> TCP-Session: 971821f2-3563-4e02-9616-9fbd73abd17a Authenticating user 'default' from [fd00:1122:3344:101::e]:44591 | ||
| 2428 | 2026.05.29 18:22:59.721100 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2429 | 2026.05.29 18:22:59.721126 [ 285 ] {} <Debug> TCP-Session: 971821f2-3563-4e02-9616-9fbd73abd17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.05.29 18:22:59.721093 [ 310 ] {} <Debug> TCP-Session: ffbfe1d1-1612-4aa8-b3c2-f6d143c976a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.05.29 18:22:59.721156 [ 285 ] {} <Debug> TCP-Session: 971821f2-3563-4e02-9616-9fbd73abd17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2432 | 2026.05.29 18:22:59.721158 [ 309 ] {} <Debug> TCP-Session: f11947cf-117a-4029-a3a2-7812e9e64cf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52470 | ||
| 2433 | 2026.05.29 18:22:59.721168 [ 310 ] {} <Debug> TCP-Session: ffbfe1d1-1612-4aa8-b3c2-f6d143c976a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2026.05.29 18:22:59.721206 [ 309 ] {} <Debug> TCP-Session: f11947cf-117a-4029-a3a2-7812e9e64cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2026.05.29 18:22:59.721228 [ 309 ] {} <Debug> TCP-Session: f11947cf-117a-4029-a3a2-7812e9e64cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.05.29 18:22:59.721309 [ 306 ] {d1a4a8de-5eff-478d-8e6f-3d3ca5b43013} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49576) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2437 | 2026.05.29 18:22:59.721636 [ 306 ] {d1a4a8de-5eff-478d-8e6f-3d3ca5b43013} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2438 | 2026.05.29 18:22:59.721711 [ 306 ] {d1a4a8de-5eff-478d-8e6f-3d3ca5b43013} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2439 | 2026.05.29 18:22:59.722110 [ 306 ] {d1a4a8de-5eff-478d-8e6f-3d3ca5b43013} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 2440 | 2026.05.29 18:22:59.723432 [ 334 ] {d1a4a8de-5eff-478d-8e6f-3d3ca5b43013} <Trace> AggregatingTransform: Aggregating | ||
| 2441 | 2026.05.29 18:22:59.723486 [ 334 ] {d1a4a8de-5eff-478d-8e6f-3d3ca5b43013} <Trace> Aggregator: Aggregation method: without_key | ||
| 2442 | 2026.05.29 18:22:59.723528 [ 334 ] {d1a4a8de-5eff-478d-8e6f-3d3ca5b43013} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001291402 sec. (774.352 rows/sec., 30.25 KiB/sec.) | ||
| 2443 | 2026.05.29 18:22:59.723551 [ 334 ] {d1a4a8de-5eff-478d-8e6f-3d3ca5b43013} <Trace> Aggregator: Merging aggregated data | ||
| 2444 | 2026.05.29 18:22:59.724310 [ 306 ] {d1a4a8de-5eff-478d-8e6f-3d3ca5b43013} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003083 sec., 324.3593902043464 rows/sec., 12.67 KiB/sec. | ||
| 2445 | 2026.05.29 18:22:59.724490 [ 306 ] {d1a4a8de-5eff-478d-8e6f-3d3ca5b43013} <Debug> TCPHandler: Processed in 0.004082349 sec. | ||
| 2446 | 2026.05.29 18:22:59.724658 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2447 | 2026.05.29 18:22:59.724680 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2448 | 2026.05.29 18:22:59.724699 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2449 | 2026.05.29 18:22:59.724710 [ 306 ] {} <Debug> TCP-Session: bd2b4f23-bf2a-499a-91c8-a7693d08c024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2450 | 2026.05.29 18:22:59.724737 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2451 | 2026.05.29 18:22:59.724749 [ 303 ] {} <Debug> TCP-Session: c5023a50-e30f-46f8-9002-35e3643d554c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2026.05.29 18:22:59.724759 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2453 | 2026.05.29 18:22:59.724782 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2454 | 2026.05.29 18:22:59.724799 [ 302 ] {} <Debug> TCP-Session: 95dcc7f6-7b4b-461f-9cb9-1fd0ee77a078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.05.29 18:22:59.724819 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2456 | 2026.05.29 18:22:59.724850 [ 310 ] {} <Debug> TCP-Session: ffbfe1d1-1612-4aa8-b3c2-f6d143c976a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2026.05.29 18:22:59.724837 [ 308 ] {} <Debug> TCP-Session: 13b68234-f8cc-4e95-95bc-81fc4c5076f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2458 | 2026.05.29 18:22:59.724906 [ 309 ] {} <Debug> TCP-Session: f11947cf-117a-4029-a3a2-7812e9e64cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2026.05.29 18:22:59.724793 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2460 | 2026.05.29 18:22:59.724733 [ 307 ] {} <Debug> TCP-Session: a2328741-59ad-4d5d-abc1-d2bf01be872e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.05.29 18:22:59.725001 [ 275 ] {} <Debug> TCP-Session: 338c5434-114d-4824-8ded-62f051aa2ba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.05.29 18:22:59.724718 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2463 | 2026.05.29 18:22:59.725072 [ 285 ] {} <Debug> TCP-Session: 971821f2-3563-4e02-9616-9fbd73abd17a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.05.29 18:23:03.842648 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2465 | 2026.05.29 18:23:03.842911 [ 286 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 2466 | 2026.05.29 18:23:03.843252 [ 286 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2467 | 2026.05.29 18:23:03.843289 [ 286 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 2468 | 2026.05.29 18:23:03.843495 [ 286 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2469 | 2026.05.29 18:23:03.843562 [ 286 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2470 | 2026.05.29 18:23:03.843698 [ 286 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2471 | 2026.05.29 18:23:03.843783 [ 349 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2472 | 2026.05.29 18:23:03.843806 [ 346 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2473 | 2026.05.29 18:23:03.843904 [ 286 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (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 | ||
| 2474 | 2026.05.29 18:23:03.843930 [ 286 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2475 | 2026.05.29 18:23:03.843996 [ 286 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2476 | 2026.05.29 18:23:03.844016 [ 286 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2477 | 2026.05.29 18:23:03.844051 [ 286 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2478 | 2026.05.29 18:23:03.844088 [ 286 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2479 | 2026.05.29 18:23:03.845479 [ 286 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Debug> executeQuery: Read 31 rows, 3.05 KiB in 0.002668 sec., 11619.190404797602 rows/sec., 1.11 MiB/sec. | ||
| 2480 | 2026.05.29 18:23:03.845593 [ 286 ] {acaf9e9d-117d-479c-85e4-fb037ab487ea} <Debug> TCPHandler: Processed in 0.003086042 sec. | ||
| 2481 | 2026.05.29 18:23:03.847538 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2482 | 2026.05.29 18:23:03.847665 [ 286 ] {6da8a272-84be-4936-9e46-7d93855aab6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2483 | 2026.05.29 18:23:03.847716 [ 286 ] {6da8a272-84be-4936-9e46-7d93855aab6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2484 | 2026.05.29 18:23:03.848323 [ 286 ] {6da8a272-84be-4936-9e46-7d93855aab6f} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2485 | 2026.05.29 18:23:03.848370 [ 286 ] {6da8a272-84be-4936-9e46-7d93855aab6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2486 | 2026.05.29 18:23:03.848728 [ 286 ] {6da8a272-84be-4936-9e46-7d93855aab6f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2487 | 2026.05.29 18:23:03.848941 [ 286 ] {6da8a272-84be-4936-9e46-7d93855aab6f} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2488 | 2026.05.29 18:23:03.849074 [ 28 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2489 | 2026.05.29 18:23:03.849080 [ 286 ] {6da8a272-84be-4936-9e46-7d93855aab6f} <Debug> executeQuery: Read 102 rows, 8.78 KiB in 0.001451 sec., 70296.34734665748 rows/sec., 5.91 MiB/sec. | ||
| 2490 | 2026.05.29 18:23:03.849157 [ 28 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2026.05.29 18:23:03.849167 [ 286 ] {6da8a272-84be-4936-9e46-7d93855aab6f} <Debug> TCPHandler: Processed in 0.001689959 sec. | ||
| 2492 | 2026.05.29 18:23:03.849189 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2493 | 2026.05.29 18:23:03.849319 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.05.29 18:23:03.849322 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 2495 | 2026.05.29 18:23:03.849420 [ 286 ] {c84dec7d-067f-4663-9ad1-bbcdb5ffe5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2496 | 2026.05.29 18:23:03.849459 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2497 | 2026.05.29 18:23:03.849466 [ 286 ] {c84dec7d-067f-4663-9ad1-bbcdb5ffe5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2498 | 2026.05.29 18:23:03.849504 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 843 rows starting from the beginning of the part | ||
| 2499 | 2026.05.29 18:23:03.849599 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part | ||
| 2500 | 2026.05.29 18:23:03.849652 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 789 rows starting from the beginning of the part | ||
| 2501 | 2026.05.29 18:23:03.849710 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2502 | 2026.05.29 18:23:03.849757 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 816 rows starting from the beginning of the part | ||
| 2503 | 2026.05.29 18:23:03.849810 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2504 | 2026.05.29 18:23:03.849901 [ 286 ] {c84dec7d-067f-4663-9ad1-bbcdb5ffe5d1} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.05.29 18:23:03.849941 [ 286 ] {c84dec7d-067f-4663-9ad1-bbcdb5ffe5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2506 | 2026.05.29 18:23:03.850289 [ 286 ] {c84dec7d-067f-4663-9ad1-bbcdb5ffe5d1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2507 | 2026.05.29 18:23:03.850511 [ 286 ] {c84dec7d-067f-4663-9ad1-bbcdb5ffe5d1} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.05.29 18:23:03.850645 [ 286 ] {c84dec7d-067f-4663-9ad1-bbcdb5ffe5d1} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001244 sec., 20096.463022508036 rows/sec., 1.48 MiB/sec. | ||
| 2509 | 2026.05.29 18:23:03.850679 [ 286 ] {c84dec7d-067f-4663-9ad1-bbcdb5ffe5d1} <Debug> TCPHandler: Processed in 0.001411884 sec. | ||
| 2510 | 2026.05.29 18:23:03.850801 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.05.29 18:23:03.850897 [ 286 ] {1dc7889d-3551-43d6-bb86-73d7a991c8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2512 | 2026.05.29 18:23:03.850937 [ 286 ] {1dc7889d-3551-43d6-bb86-73d7a991c8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2513 | 2026.05.29 18:23:03.851144 [ 187 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2702 rows, containing 5 columns (5 merged, 0 gathered) in 0.001880781 sec., 1436637.2267690923 rows/sec., 118.30 MiB/sec. | ||
| 2514 | 2026.05.29 18:23:03.851367 [ 286 ] {1dc7889d-3551-43d6-bb86-73d7a991c8df} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.05.29 18:23:03.851409 [ 286 ] {1dc7889d-3551-43d6-bb86-73d7a991c8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2516 | 2026.05.29 18:23:03.851408 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2517 | 2026.05.29 18:23:03.851748 [ 286 ] {1dc7889d-3551-43d6-bb86-73d7a991c8df} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2518 | 2026.05.29 18:23:03.851802 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_11_2} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.05.29 18:23:03.851912 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_11_2} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2520 | 2026.05.29 18:23:03.851988 [ 286 ] {1dc7889d-3551-43d6-bb86-73d7a991c8df} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.05.29 18:23:03.852017 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2522 | 2026.05.29 18:23:03.852094 [ 28 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2523 | 2026.05.29 18:23:03.852121 [ 286 ] {1dc7889d-3551-43d6-bb86-73d7a991c8df} <Debug> executeQuery: Read 81 rows, 6.47 KiB in 0.001242 sec., 65217.391304347824 rows/sec., 5.09 MiB/sec. | ||
| 2524 | 2026.05.29 18:23:03.852128 [ 28 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2026.05.29 18:23:03.852163 [ 286 ] {1dc7889d-3551-43d6-bb86-73d7a991c8df} <Debug> TCPHandler: Processed in 0.001412764 sec. | ||
| 2526 | 2026.05.29 18:23:03.852165 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2527 | 2026.05.29 18:23:03.852291 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 2528 | 2026.05.29 18:23:03.852295 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.05.29 18:23:03.852398 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2530 | 2026.05.29 18:23:03.852409 [ 286 ] {de41afe7-3292-409c-8a14-712d4a72fc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2531 | 2026.05.29 18:23:03.852438 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 514 rows starting from the beginning of the part | ||
| 2532 | 2026.05.29 18:23:03.852454 [ 286 ] {de41afe7-3292-409c-8a14-712d4a72fc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2533 | 2026.05.29 18:23:03.852522 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part | ||
| 2534 | 2026.05.29 18:23:03.852571 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 465 rows starting from the beginning of the part | ||
| 2535 | 2026.05.29 18:23:03.852627 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part | ||
| 2536 | 2026.05.29 18:23:03.852686 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 495 rows starting from the beginning of the part | ||
| 2537 | 2026.05.29 18:23:03.852736 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 81 rows starting from the beginning of the part | ||
| 2538 | 2026.05.29 18:23:03.852964 [ 286 ] {de41afe7-3292-409c-8a14-712d4a72fc44} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2026.05.29 18:23:03.852998 [ 286 ] {de41afe7-3292-409c-8a14-712d4a72fc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2540 | 2026.05.29 18:23:03.853428 [ 286 ] {de41afe7-3292-409c-8a14-712d4a72fc44} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2541 | 2026.05.29 18:23:03.853641 [ 286 ] {de41afe7-3292-409c-8a14-712d4a72fc44} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2026.05.29 18:23:03.853720 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1661 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472045 sec., 1128362.2443607363 rows/sec., 84.47 MiB/sec. | ||
| 2543 | 2026.05.29 18:23:03.853753 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2544 | 2026.05.29 18:23:03.853774 [ 286 ] {de41afe7-3292-409c-8a14-712d4a72fc44} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001383 sec., 108459.86984815619 rows/sec., 7.52 MiB/sec. | ||
| 2545 | 2026.05.29 18:23:03.853790 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.05.29 18:23:03.853814 [ 286 ] {de41afe7-3292-409c-8a14-712d4a72fc44} <Debug> TCPHandler: Processed in 0.001570287 sec. | ||
| 2547 | 2026.05.29 18:23:03.853816 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2548 | 2026.05.29 18:23:03.853892 [ 187 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2549 | 2026.05.29 18:23:03.853901 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 2550 | 2026.05.29 18:23:03.853955 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2026.05.29 18:23:03.854013 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2552 | 2026.05.29 18:23:03.854042 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 814 rows starting from the beginning of the part | ||
| 2553 | 2026.05.29 18:23:03.854056 [ 286 ] {02036bc6-3608-4910-affd-263929f91893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2554 | 2026.05.29 18:23:03.854089 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
| 2555 | 2026.05.29 18:23:03.854113 [ 286 ] {02036bc6-3608-4910-affd-263929f91893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2556 | 2026.05.29 18:23:03.854128 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 205 rows starting from the beginning of the part | ||
| 2557 | 2026.05.29 18:23:03.854164 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 2558 | 2026.05.29 18:23:03.854194 [ 187 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_11_2} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.05.29 18:23:03.854201 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 256 rows starting from the beginning of the part | ||
| 2560 | 2026.05.29 18:23:03.854251 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
| 2561 | 2026.05.29 18:23:03.854284 [ 187 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_11_2} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2562 | 2026.05.29 18:23:03.854371 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2563 | 2026.05.29 18:23:03.854887 [ 286 ] {02036bc6-3608-4910-affd-263929f91893} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.05.29 18:23:03.854926 [ 286 ] {02036bc6-3608-4910-affd-263929f91893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2565 | 2026.05.29 18:23:03.855153 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1625 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274602 sec., 1274907.7751329436 rows/sec., 85.84 MiB/sec. | ||
| 2566 | 2026.05.29 18:23:03.855359 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2567 | 2026.05.29 18:23:03.855472 [ 286 ] {02036bc6-3608-4910-affd-263929f91893} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2568 | 2026.05.29 18:23:03.855653 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.05.29 18:23:03.855739 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2570 | 2026.05.29 18:23:03.855754 [ 286 ] {02036bc6-3608-4910-affd-263929f91893} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.05.29 18:23:03.855810 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2572 | 2026.05.29 18:23:03.855900 [ 286 ] {02036bc6-3608-4910-affd-263929f91893} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001864 sec., 13412.017167381975 rows/sec., 24.03 MiB/sec. | ||
| 2573 | 2026.05.29 18:23:03.855951 [ 286 ] {02036bc6-3608-4910-affd-263929f91893} <Debug> TCPHandler: Processed in 0.002048185 sec. | ||
| 2574 | 2026.05.29 18:23:03.856073 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2026.05.29 18:23:03.856170 [ 286 ] {6542fc9b-02eb-490f-b0d4-c4086a078212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2576 | 2026.05.29 18:23:03.856214 [ 286 ] {6542fc9b-02eb-490f-b0d4-c4086a078212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2577 | 2026.05.29 18:23:03.856554 [ 286 ] {6542fc9b-02eb-490f-b0d4-c4086a078212} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.05.29 18:23:03.856591 [ 286 ] {6542fc9b-02eb-490f-b0d4-c4086a078212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2579 | 2026.05.29 18:23:03.856889 [ 286 ] {6542fc9b-02eb-490f-b0d4-c4086a078212} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2580 | 2026.05.29 18:23:03.857087 [ 286 ] {6542fc9b-02eb-490f-b0d4-c4086a078212} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.05.29 18:23:03.857191 [ 27 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2582 | 2026.05.29 18:23:03.857212 [ 286 ] {6542fc9b-02eb-490f-b0d4-c4086a078212} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00106 sec., 47169.81132075472 rows/sec., 3.23 MiB/sec. | ||
| 2583 | 2026.05.29 18:23:03.857235 [ 27 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.05.29 18:23:03.857249 [ 286 ] {6542fc9b-02eb-490f-b0d4-c4086a078212} <Debug> TCPHandler: Processed in 0.00122613 sec. | ||
| 2585 | 2026.05.29 18:23:03.857261 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2586 | 2026.05.29 18:23:03.857336 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 2587 | 2026.05.29 18:23:03.857418 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2588 | 2026.05.29 18:23:03.857440 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2589 | 2026.05.29 18:23:03.857482 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2590 | 2026.05.29 18:23:03.857517 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 2591 | 2026.05.29 18:23:03.857550 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 2592 | 2026.05.29 18:23:03.857592 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 80 rows starting from the beginning of the part | ||
| 2593 | 2026.05.29 18:23:03.857624 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2594 | 2026.05.29 18:23:03.858261 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 4 columns (4 merged, 0 gathered) in 0.000950726 sec., 515395.6029392275 rows/sec., 33.35 MiB/sec. | ||
| 2595 | 2026.05.29 18:23:03.858440 [ 193 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2596 | 2026.05.29 18:23:03.858734 [ 193 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_11_2} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.05.29 18:23:03.858808 [ 193 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_11_2} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2598 | 2026.05.29 18:23:03.858873 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2599 | 2026.05.29 18:23:04.524725 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2600 | 2026.05.29 18:23:04.524789 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2601 | 2026.05.29 18:23:04.628756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4825 | ||
| 2602 | 2026.05.29 18:23:04.629554 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.05.29 18:23:04.629605 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2604 | 2026.05.29 18:23:04.630088 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2605 | 2026.05.29 18:23:04.630346 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.05.29 18:23:04.630488 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4825 | ||
| 2607 | 2026.05.29 18:23:04.908161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2608 | 2026.05.29 18:23:04.926410 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.05.29 18:23:04.926481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2610 | 2026.05.29 18:23:04.932839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2611 | 2026.05.29 18:23:04.933538 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.05.29 18:23:04.936602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2613 | 2026.05.29 18:23:05.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.61 MiB, peak 217.48 MiB, free memory in arenas 0.00 B, will set to 209.51 MiB (RSS), difference: 1.90 MiB | ||
| 2614 | 2026.05.29 18:23:08.846808 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2026.05.29 18:23:08.847081 [ 286 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 2616 | 2026.05.29 18:23:08.847431 [ 286 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2617 | 2026.05.29 18:23:08.847472 [ 286 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 2618 | 2026.05.29 18:23:08.847700 [ 286 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2619 | 2026.05.29 18:23:08.847767 [ 286 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2620 | 2026.05.29 18:23:08.847904 [ 286 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 2621 | 2026.05.29 18:23:08.848004 [ 324 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2622 | 2026.05.29 18:23:08.848016 [ 346 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2623 | 2026.05.29 18:23:08.848140 [ 286 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (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 | ||
| 2624 | 2026.05.29 18:23:08.848167 [ 286 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2625 | 2026.05.29 18:23:08.848237 [ 286 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2626 | 2026.05.29 18:23:08.848258 [ 286 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2627 | 2026.05.29 18:23:08.848294 [ 286 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2628 | 2026.05.29 18:23:08.848333 [ 286 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2629 | 2026.05.29 18:23:08.849389 [ 286 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.002416 sec., 12831.125827814569 rows/sec., 2.84 MiB/sec. | ||
| 2630 | 2026.05.29 18:23:08.849503 [ 286 ] {0c871e59-4522-4ec4-b9ac-123e104365f0} <Debug> TCPHandler: Processed in 0.002834099 sec. | ||
| 2631 | 2026.05.29 18:23:08.854577 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.05.29 18:23:08.854708 [ 286 ] {a53b1e0d-245a-4dd0-8833-29c9f51f3083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2633 | 2026.05.29 18:23:08.854761 [ 286 ] {a53b1e0d-245a-4dd0-8833-29c9f51f3083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2634 | 2026.05.29 18:23:08.855444 [ 286 ] {a53b1e0d-245a-4dd0-8833-29c9f51f3083} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.05.29 18:23:08.855485 [ 286 ] {a53b1e0d-245a-4dd0-8833-29c9f51f3083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2636 | 2026.05.29 18:23:08.855854 [ 286 ] {a53b1e0d-245a-4dd0-8833-29c9f51f3083} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2637 | 2026.05.29 18:23:08.856071 [ 286 ] {a53b1e0d-245a-4dd0-8833-29c9f51f3083} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.05.29 18:23:08.856206 [ 84 ] {} <Debug> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2639 | 2026.05.29 18:23:08.856220 [ 286 ] {a53b1e0d-245a-4dd0-8833-29c9f51f3083} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001547 sec., 183581.12475759536 rows/sec., 11.66 MiB/sec. | ||
| 2640 | 2026.05.29 18:23:08.856286 [ 84 ] {} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.05.29 18:23:08.856297 [ 286 ] {a53b1e0d-245a-4dd0-8833-29c9f51f3083} <Debug> TCPHandler: Processed in 0.00178142 sec. | ||
| 2642 | 2026.05.29 18:23:08.856316 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2643 | 2026.05.29 18:23:08.856443 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2026.05.29 18:23:08.856447 [ 188 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 2645 | 2026.05.29 18:23:08.856551 [ 286 ] {0453aec3-8c10-477a-9b5b-c82f4aa39dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2646 | 2026.05.29 18:23:08.856597 [ 286 ] {0453aec3-8c10-477a-9b5b-c82f4aa39dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2647 | 2026.05.29 18:23:08.856609 [ 188 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2648 | 2026.05.29 18:23:08.856666 [ 188 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 2649 | 2026.05.29 18:23:08.856777 [ 188 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 2650 | 2026.05.29 18:23:08.856837 [ 188 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 2651 | 2026.05.29 18:23:08.856889 [ 188 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 2652 | 2026.05.29 18:23:08.856938 [ 188 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 2653 | 2026.05.29 18:23:08.857348 [ 286 ] {0453aec3-8c10-477a-9b5b-c82f4aa39dd1} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.05.29 18:23:08.857390 [ 286 ] {0453aec3-8c10-477a-9b5b-c82f4aa39dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2655 | 2026.05.29 18:23:08.857818 [ 286 ] {0453aec3-8c10-477a-9b5b-c82f4aa39dd1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2656 | 2026.05.29 18:23:08.858053 [ 286 ] {0453aec3-8c10-477a-9b5b-c82f4aa39dd1} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2026.05.29 18:23:08.858126 [ 197 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738769 sec., 816669.7243854704 rows/sec., 54.98 MiB/sec. | ||
| 2658 | 2026.05.29 18:23:08.858188 [ 286 ] {0453aec3-8c10-477a-9b5b-c82f4aa39dd1} <Debug> executeQuery: Read 815 rows, 64.71 KiB in 0.001657 sec., 491852.74592637294 rows/sec., 38.14 MiB/sec. | ||
| 2659 | 2026.05.29 18:23:08.858224 [ 286 ] {0453aec3-8c10-477a-9b5b-c82f4aa39dd1} <Debug> TCPHandler: Processed in 0.001830351 sec. | ||
| 2660 | 2026.05.29 18:23:08.858276 [ 193 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2661 | 2026.05.29 18:23:08.858350 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2026.05.29 18:23:08.858447 [ 286 ] {4874b0a8-3263-4d24-bf5c-916456847c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2663 | 2026.05.29 18:23:08.858488 [ 286 ] {4874b0a8-3263-4d24-bf5c-916456847c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2664 | 2026.05.29 18:23:08.858535 [ 193 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_5_1} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.05.29 18:23:08.858597 [ 193 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_5_1} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2666 | 2026.05.29 18:23:08.858669 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2667 | 2026.05.29 18:23:08.858925 [ 286 ] {4874b0a8-3263-4d24-bf5c-916456847c69} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.05.29 18:23:08.858960 [ 286 ] {4874b0a8-3263-4d24-bf5c-916456847c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2669 | 2026.05.29 18:23:08.859294 [ 286 ] {4874b0a8-3263-4d24-bf5c-916456847c69} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2670 | 2026.05.29 18:23:08.859503 [ 286 ] {4874b0a8-3263-4d24-bf5c-916456847c69} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.05.29 18:23:08.859605 [ 84 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2672 | 2026.05.29 18:23:08.859629 [ 286 ] {4874b0a8-3263-4d24-bf5c-916456847c69} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001201 sec., 127393.83846794338 rows/sec., 7.62 MiB/sec. | ||
| 2673 | 2026.05.29 18:23:08.859642 [ 84 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.05.29 18:23:08.859671 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2675 | 2026.05.29 18:23:08.859671 [ 286 ] {4874b0a8-3263-4d24-bf5c-916456847c69} <Debug> TCPHandler: Processed in 0.001371494 sec. | ||
| 2676 | 2026.05.29 18:23:08.859790 [ 192 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 2677 | 2026.05.29 18:23:08.859816 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2026.05.29 18:23:08.859908 [ 192 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2679 | 2026.05.29 18:23:08.859918 [ 286 ] {140b70bb-5f91-4a09-9281-1e3137f5e70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2680 | 2026.05.29 18:23:08.859963 [ 192 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part | ||
| 2681 | 2026.05.29 18:23:08.859975 [ 286 ] {140b70bb-5f91-4a09-9281-1e3137f5e70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2682 | 2026.05.29 18:23:08.860050 [ 192 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 153 rows starting from the beginning of the part | ||
| 2683 | 2026.05.29 18:23:08.860117 [ 192 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 2684 | 2026.05.29 18:23:08.860167 [ 192 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 155 rows starting from the beginning of the part | ||
| 2685 | 2026.05.29 18:23:08.860218 [ 192 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 2686 | 2026.05.29 18:23:08.860281 [ 192 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 153 rows starting from the beginning of the part | ||
| 2687 | 2026.05.29 18:23:08.860416 [ 286 ] {140b70bb-5f91-4a09-9281-1e3137f5e70e} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.05.29 18:23:08.860460 [ 286 ] {140b70bb-5f91-4a09-9281-1e3137f5e70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2689 | 2026.05.29 18:23:08.860799 [ 286 ] {140b70bb-5f91-4a09-9281-1e3137f5e70e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2690 | 2026.05.29 18:23:08.861046 [ 286 ] {140b70bb-5f91-4a09-9281-1e3137f5e70e} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.05.29 18:23:08.861146 [ 84 ] {} <Debug> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2692 | 2026.05.29 18:23:08.861177 [ 84 ] {} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2026.05.29 18:23:08.861181 [ 286 ] {140b70bb-5f91-4a09-9281-1e3137f5e70e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001281 sec., 116315.37861046058 rows/sec., 7.51 MiB/sec. | ||
| 2694 | 2026.05.29 18:23:08.861203 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2695 | 2026.05.29 18:23:08.861235 [ 286 ] {140b70bb-5f91-4a09-9281-1e3137f5e70e} <Debug> TCPHandler: Processed in 0.001470045 sec. | ||
| 2696 | 2026.05.29 18:23:08.861290 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 2697 | 2026.05.29 18:23:08.861313 [ 197 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 697 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574147 sec., 442779.48628685885 rows/sec., 28.87 MiB/sec. | ||
| 2698 | 2026.05.29 18:23:08.861365 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2699 | 2026.05.29 18:23:08.861378 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.05.29 18:23:08.861390 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 2701 | 2026.05.29 18:23:08.861467 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 2702 | 2026.05.29 18:23:08.861476 [ 286 ] {2535f79a-8f93-4dbf-a471-34512e670c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2703 | 2026.05.29 18:23:08.861481 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2704 | 2026.05.29 18:23:08.861524 [ 286 ] {2535f79a-8f93-4dbf-a471-34512e670c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2705 | 2026.05.29 18:23:08.861528 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 2706 | 2026.05.29 18:23:08.861578 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 2707 | 2026.05.29 18:23:08.861630 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 2708 | 2026.05.29 18:23:08.861784 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_11_2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): 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.29 18:23:08.861858 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_11_2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2710 | 2026.05.29 18:23:08.861931 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2711 | 2026.05.29 18:23:08.861953 [ 286 ] {2535f79a-8f93-4dbf-a471-34512e670c64} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.05.29 18:23:08.861989 [ 286 ] {2535f79a-8f93-4dbf-a471-34512e670c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2713 | 2026.05.29 18:23:08.862309 [ 286 ] {2535f79a-8f93-4dbf-a471-34512e670c64} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2714 | 2026.05.29 18:23:08.862382 [ 189 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001120629 sec., 664805.2120728627 rows/sec., 45.49 MiB/sec. | ||
| 2715 | 2026.05.29 18:23:08.862505 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2716 | 2026.05.29 18:23:08.862545 [ 286 ] {2535f79a-8f93-4dbf-a471-34512e670c64} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.05.29 18:23:08.862649 [ 84 ] {} <Debug> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2718 | 2026.05.29 18:23:08.862678 [ 286 ] {2535f79a-8f93-4dbf-a471-34512e670c64} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001219 sec., 121410.9926168991 rows/sec., 6.90 MiB/sec. | ||
| 2719 | 2026.05.29 18:23:08.862684 [ 84 ] {} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.05.29 18:23:08.862720 [ 286 ] {2535f79a-8f93-4dbf-a471-34512e670c64} <Debug> TCPHandler: Processed in 0.001393614 sec. | ||
| 2721 | 2026.05.29 18:23:08.862723 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2722 | 2026.05.29 18:23:08.862760 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_5_1} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.05.29 18:23:08.862817 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 2724 | 2026.05.29 18:23:08.862828 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_5_1} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2725 | 2026.05.29 18:23:08.862853 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.05.29 18:23:08.862885 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2727 | 2026.05.29 18:23:08.862910 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2728 | 2026.05.29 18:23:08.862937 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 2729 | 2026.05.29 18:23:08.862949 [ 286 ] {227734f7-cf6a-4c56-afbc-d2a07ac535a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2730 | 2026.05.29 18:23:08.862986 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 2731 | 2026.05.29 18:23:08.862991 [ 286 ] {227734f7-cf6a-4c56-afbc-d2a07ac535a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2732 | 2026.05.29 18:23:08.863028 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 2733 | 2026.05.29 18:23:08.863068 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 2734 | 2026.05.29 18:23:08.863108 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 2735 | 2026.05.29 18:23:08.863573 [ 286 ] {227734f7-cf6a-4c56-afbc-d2a07ac535a6} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.05.29 18:23:08.863608 [ 286 ] {227734f7-cf6a-4c56-afbc-d2a07ac535a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2737 | 2026.05.29 18:23:08.863840 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001048398 sec., 705838.8131224973 rows/sec., 42.84 MiB/sec. | ||
| 2738 | 2026.05.29 18:23:08.863921 [ 286 ] {227734f7-cf6a-4c56-afbc-d2a07ac535a6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2739 | 2026.05.29 18:23:08.864042 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2740 | 2026.05.29 18:23:08.864166 [ 286 ] {227734f7-cf6a-4c56-afbc-d2a07ac535a6} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.05.29 18:23:08.864311 [ 286 ] {227734f7-cf6a-4c56-afbc-d2a07ac535a6} <Debug> executeQuery: Read 493 rows, 35.42 KiB in 0.001379 sec., 357505.4387237128 rows/sec., 25.08 MiB/sec. | ||
| 2742 | 2026.05.29 18:23:08.864346 [ 286 ] {227734f7-cf6a-4c56-afbc-d2a07ac535a6} <Debug> TCPHandler: Processed in 0.001543976 sec. | ||
| 2743 | 2026.05.29 18:23:08.864401 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_5_1} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.05.29 18:23:08.864468 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2026.05.29 18:23:08.864487 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_5_1} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2746 | 2026.05.29 18:23:08.864570 [ 286 ] {4dfc0cf1-8600-40e6-b277-03d71714a205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2747 | 2026.05.29 18:23:08.864580 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2748 | 2026.05.29 18:23:08.864619 [ 286 ] {4dfc0cf1-8600-40e6-b277-03d71714a205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2749 | 2026.05.29 18:23:08.864944 [ 286 ] {4dfc0cf1-8600-40e6-b277-03d71714a205} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.05.29 18:23:08.864980 [ 286 ] {4dfc0cf1-8600-40e6-b277-03d71714a205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2751 | 2026.05.29 18:23:08.865286 [ 286 ] {4dfc0cf1-8600-40e6-b277-03d71714a205} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2752 | 2026.05.29 18:23:08.865491 [ 286 ] {4dfc0cf1-8600-40e6-b277-03d71714a205} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.05.29 18:23:08.865622 [ 286 ] {4dfc0cf1-8600-40e6-b277-03d71714a205} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 2754 | 2026.05.29 18:23:08.865655 [ 286 ] {4dfc0cf1-8600-40e6-b277-03d71714a205} <Debug> TCPHandler: Processed in 0.001239181 sec. | ||
| 2755 | 2026.05.29 18:23:08.865769 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.05.29 18:23:08.865866 [ 286 ] {6bc3bf62-1fd3-409b-888e-10d92dbe8d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2757 | 2026.05.29 18:23:08.865909 [ 286 ] {6bc3bf62-1fd3-409b-888e-10d92dbe8d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2758 | 2026.05.29 18:23:08.866299 [ 286 ] {6bc3bf62-1fd3-409b-888e-10d92dbe8d6e} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.05.29 18:23:08.866335 [ 286 ] {6bc3bf62-1fd3-409b-888e-10d92dbe8d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2760 | 2026.05.29 18:23:08.866763 [ 286 ] {6bc3bf62-1fd3-409b-888e-10d92dbe8d6e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2761 | 2026.05.29 18:23:08.866991 [ 286 ] {6bc3bf62-1fd3-409b-888e-10d92dbe8d6e} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.05.29 18:23:08.867118 [ 286 ] {6bc3bf62-1fd3-409b-888e-10d92dbe8d6e} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001271 sec., 200629.4256490952 rows/sec., 13.27 MiB/sec. | ||
| 2763 | 2026.05.29 18:23:08.867151 [ 286 ] {6bc3bf62-1fd3-409b-888e-10d92dbe8d6e} <Debug> TCPHandler: Processed in 0.001432634 sec. | ||
| 2764 | 2026.05.29 18:23:08.867270 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2026.05.29 18:23:08.867367 [ 286 ] {171712c7-91e6-4602-970d-96440c036d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2766 | 2026.05.29 18:23:08.867408 [ 286 ] {171712c7-91e6-4602-970d-96440c036d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2767 | 2026.05.29 18:23:08.867711 [ 286 ] {171712c7-91e6-4602-970d-96440c036d1c} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.05.29 18:23:08.867834 [ 286 ] {171712c7-91e6-4602-970d-96440c036d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2769 | 2026.05.29 18:23:08.868133 [ 286 ] {171712c7-91e6-4602-970d-96440c036d1c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2770 | 2026.05.29 18:23:08.868343 [ 286 ] {171712c7-91e6-4602-970d-96440c036d1c} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.05.29 18:23:08.868441 [ 84 ] {} <Debug> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2772 | 2026.05.29 18:23:08.868474 [ 286 ] {171712c7-91e6-4602-970d-96440c036d1c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 2773 | 2026.05.29 18:23:08.868475 [ 84 ] {} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.05.29 18:23:08.868515 [ 286 ] {171712c7-91e6-4602-970d-96440c036d1c} <Debug> TCPHandler: Processed in 0.001295202 sec. | ||
| 2775 | 2026.05.29 18:23:08.868516 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2776 | 2026.05.29 18:23:08.868615 [ 193 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 2777 | 2026.05.29 18:23:08.868641 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.05.29 18:23:08.868717 [ 193 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2779 | 2026.05.29 18:23:08.868738 [ 286 ] {368c87b0-5e12-4a0f-a728-363d5f3897fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2780 | 2026.05.29 18:23:08.868747 [ 193 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 2781 | 2026.05.29 18:23:08.868794 [ 286 ] {368c87b0-5e12-4a0f-a728-363d5f3897fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2782 | 2026.05.29 18:23:08.868804 [ 193 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 2783 | 2026.05.29 18:23:08.868850 [ 193 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 2784 | 2026.05.29 18:23:08.868900 [ 193 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 2785 | 2026.05.29 18:23:08.868942 [ 193 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 2786 | 2026.05.29 18:23:08.869519 [ 286 ] {368c87b0-5e12-4a0f-a728-363d5f3897fd} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.05.29 18:23:08.869555 [ 286 ] {368c87b0-5e12-4a0f-a728-363d5f3897fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2788 | 2026.05.29 18:23:08.869672 [ 197 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001085779 sec., 4604.988676332845 rows/sec., 310.30 KiB/sec. | ||
| 2789 | 2026.05.29 18:23:08.869761 [ 193 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2790 | 2026.05.29 18:23:08.869991 [ 193 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_5_1} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.05.29 18:23:08.870046 [ 193 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_5_1} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2792 | 2026.05.29 18:23:08.870069 [ 286 ] {368c87b0-5e12-4a0f-a728-363d5f3897fd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2793 | 2026.05.29 18:23:08.870094 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2794 | 2026.05.29 18:23:08.870286 [ 286 ] {368c87b0-5e12-4a0f-a728-363d5f3897fd} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.05.29 18:23:08.870413 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2796 | 2026.05.29 18:23:08.870423 [ 286 ] {368c87b0-5e12-4a0f-a728-363d5f3897fd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001703 sec., 6459.189665296535 rows/sec., 11.57 MiB/sec. | ||
| 2797 | 2026.05.29 18:23:08.870454 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.05.29 18:23:08.870477 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2799 | 2026.05.29 18:23:08.870487 [ 286 ] {368c87b0-5e12-4a0f-a728-363d5f3897fd} <Debug> TCPHandler: Processed in 0.001897172 sec. | ||
| 2800 | 2026.05.29 18:23:08.870558 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 2801 | 2026.05.29 18:23:08.870611 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2026.05.29 18:23:08.870708 [ 286 ] {a4f3d26e-a9b2-4807-9645-b684612fef0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2803 | 2026.05.29 18:23:08.870745 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2804 | 2026.05.29 18:23:08.870750 [ 286 ] {a4f3d26e-a9b2-4807-9645-b684612fef0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2805 | 2026.05.29 18:23:08.870794 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 101 rows starting from the beginning of the part | ||
| 2806 | 2026.05.29 18:23:08.870907 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 2807 | 2026.05.29 18:23:08.871009 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 2808 | 2026.05.29 18:23:08.871084 [ 286 ] {a4f3d26e-a9b2-4807-9645-b684612fef0b} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.05.29 18:23:08.871103 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part | ||
| 2810 | 2026.05.29 18:23:08.871119 [ 286 ] {a4f3d26e-a9b2-4807-9645-b684612fef0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2811 | 2026.05.29 18:23:08.871197 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 2812 | 2026.05.29 18:23:08.871290 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part | ||
| 2813 | 2026.05.29 18:23:08.871443 [ 286 ] {a4f3d26e-a9b2-4807-9645-b684612fef0b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2814 | 2026.05.29 18:23:08.871688 [ 286 ] {a4f3d26e-a9b2-4807-9645-b684612fef0b} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.05.29 18:23:08.871814 [ 286 ] {a4f3d26e-a9b2-4807-9645-b684612fef0b} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001125 sec., 71111.11111111111 rows/sec., 4.46 MiB/sec. | ||
| 2816 | 2026.05.29 18:23:08.871846 [ 286 ] {a4f3d26e-a9b2-4807-9645-b684612fef0b} <Debug> TCPHandler: Processed in 0.001287602 sec. | ||
| 2817 | 2026.05.29 18:23:08.879209 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 19 columns (19 merged, 0 gathered) in 0.008674257 sec., 21212.191430343835 rows/sec., 38.01 MiB/sec. | ||
| 2818 | 2026.05.29 18:23:08.879608 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2819 | 2026.05.29 18:23:08.879896 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.05.29 18:23:08.879964 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2821 | 2026.05.29 18:23:08.880036 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 2822 | 2026.05.29 18:23:09.616615 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2026.05.29 18:23:09.616850 [ 286 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler: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) | ||
| 2824 | 2026.05.29 18:23:09.617193 [ 286 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2825 | 2026.05.29 18:23:09.617246 [ 286 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler: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 | ||
| 2826 | 2026.05.29 18:23:09.617503 [ 286 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2827 | 2026.05.29 18:23:09.617572 [ 286 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2828 | 2026.05.29 18:23:09.617713 [ 286 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 2829 | 2026.05.29 18:23:09.617784 [ 349 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2830 | 2026.05.29 18:23:09.617817 [ 346 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2831 | 2026.05.29 18:23:09.617913 [ 286 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (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 | ||
| 2832 | 2026.05.29 18:23:09.617939 [ 286 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2833 | 2026.05.29 18:23:09.618008 [ 286 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2834 | 2026.05.29 18:23:09.618029 [ 286 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2835 | 2026.05.29 18:23:09.618065 [ 286 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler: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'))" | ||
| 2836 | 2026.05.29 18:23:09.618109 [ 286 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler: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'))" | ||
| 2837 | 2026.05.29 18:23:09.619254 [ 286 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Debug> executeQuery: Read 31 rows, 3.05 KiB in 0.002509 sec., 12355.520127540853 rows/sec., 1.19 MiB/sec. | ||
| 2838 | 2026.05.29 18:23:09.619361 [ 286 ] {778281f9-7b7a-4ab9-8681-e7f5f4f0ede1} <Debug> TCPHandler: Processed in 0.002876049 sec. | ||
| 2839 | 2026.05.29 18:23:09.640617 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.05.29 18:23:09.640729 [ 286 ] {f3fac416-4f6e-469b-ad11-a13a15f067ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2841 | 2026.05.29 18:23:09.640780 [ 286 ] {f3fac416-4f6e-469b-ad11-a13a15f067ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2842 | 2026.05.29 18:23:09.641414 [ 286 ] {f3fac416-4f6e-469b-ad11-a13a15f067ca} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.05.29 18:23:09.641450 [ 286 ] {f3fac416-4f6e-469b-ad11-a13a15f067ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2844 | 2026.05.29 18:23:09.641871 [ 286 ] {f3fac416-4f6e-469b-ad11-a13a15f067ca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2845 | 2026.05.29 18:23:09.642068 [ 286 ] {f3fac416-4f6e-469b-ad11-a13a15f067ca} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.05.29 18:23:09.642220 [ 286 ] {f3fac416-4f6e-469b-ad11-a13a15f067ca} <Debug> executeQuery: Read 15 rows, 2.58 KiB in 0.001522 sec., 9855.453350854139 rows/sec., 1.66 MiB/sec. | ||
| 2847 | 2026.05.29 18:23:09.642258 [ 286 ] {f3fac416-4f6e-469b-ad11-a13a15f067ca} <Debug> TCPHandler: Processed in 0.001693168 sec. | ||
| 2848 | 2026.05.29 18:23:09.642416 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2026.05.29 18:23:09.642515 [ 286 ] {327e42f4-feb1-48e7-8f8f-ea575a726a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2850 | 2026.05.29 18:23:09.642556 [ 286 ] {327e42f4-feb1-48e7-8f8f-ea575a726a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2851 | 2026.05.29 18:23:09.642986 [ 286 ] {327e42f4-feb1-48e7-8f8f-ea575a726a94} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.05.29 18:23:09.643022 [ 286 ] {327e42f4-feb1-48e7-8f8f-ea575a726a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2853 | 2026.05.29 18:23:09.643327 [ 286 ] {327e42f4-feb1-48e7-8f8f-ea575a726a94} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2854 | 2026.05.29 18:23:09.643548 [ 286 ] {327e42f4-feb1-48e7-8f8f-ea575a726a94} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.05.29 18:23:09.643676 [ 286 ] {327e42f4-feb1-48e7-8f8f-ea575a726a94} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001182 sec., 10152.28426395939 rows/sec., 827.85 KiB/sec. | ||
| 2856 | 2026.05.29 18:23:09.643710 [ 286 ] {327e42f4-feb1-48e7-8f8f-ea575a726a94} <Debug> TCPHandler: Processed in 0.001343963 sec. | ||
| 2857 | 2026.05.29 18:23:09.643839 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.05.29 18:23:09.643935 [ 286 ] {827ad140-1908-4f97-8139-d4abf3abaa73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2859 | 2026.05.29 18:23:09.643975 [ 286 ] {827ad140-1908-4f97-8139-d4abf3abaa73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2860 | 2026.05.29 18:23:09.645586 [ 286 ] {827ad140-1908-4f97-8139-d4abf3abaa73} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.05.29 18:23:09.645622 [ 286 ] {827ad140-1908-4f97-8139-d4abf3abaa73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2862 | 2026.05.29 18:23:09.646122 [ 286 ] {827ad140-1908-4f97-8139-d4abf3abaa73} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2863 | 2026.05.29 18:23:09.646345 [ 286 ] {827ad140-1908-4f97-8139-d4abf3abaa73} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.05.29 18:23:09.646471 [ 286 ] {827ad140-1908-4f97-8139-d4abf3abaa73} <Debug> executeQuery: Read 2475 rows, 188.14 KiB in 0.002555 sec., 968688.8454011742 rows/sec., 71.91 MiB/sec. | ||
| 2865 | 2026.05.29 18:23:09.646503 [ 286 ] {827ad140-1908-4f97-8139-d4abf3abaa73} <Debug> TCPHandler: Processed in 0.002715136 sec. | ||
| 2866 | 2026.05.29 18:23:09.646633 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2026.05.29 18:23:09.646729 [ 286 ] {28e11365-6536-49fe-b00e-9d60d696e78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2868 | 2026.05.29 18:23:09.646769 [ 286 ] {28e11365-6536-49fe-b00e-9d60d696e78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2869 | 2026.05.29 18:23:09.647187 [ 286 ] {28e11365-6536-49fe-b00e-9d60d696e78f} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.05.29 18:23:09.647221 [ 286 ] {28e11365-6536-49fe-b00e-9d60d696e78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2871 | 2026.05.29 18:23:09.647524 [ 286 ] {28e11365-6536-49fe-b00e-9d60d696e78f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2872 | 2026.05.29 18:23:09.647728 [ 286 ] {28e11365-6536-49fe-b00e-9d60d696e78f} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.05.29 18:23:09.647852 [ 286 ] {28e11365-6536-49fe-b00e-9d60d696e78f} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001143 sec., 46369.20384951881 rows/sec., 3.35 MiB/sec. | ||
| 2874 | 2026.05.29 18:23:09.647885 [ 286 ] {28e11365-6536-49fe-b00e-9d60d696e78f} <Debug> TCPHandler: Processed in 0.001300802 sec. | ||
| 2875 | 2026.05.29 18:23:09.648004 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2026.05.29 18:23:09.648098 [ 286 ] {fbc2e6c1-2df6-4ca4-9827-732354c914d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2877 | 2026.05.29 18:23:09.648138 [ 286 ] {fbc2e6c1-2df6-4ca4-9827-732354c914d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2878 | 2026.05.29 18:23:09.648809 [ 286 ] {fbc2e6c1-2df6-4ca4-9827-732354c914d4} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.05.29 18:23:09.648849 [ 286 ] {fbc2e6c1-2df6-4ca4-9827-732354c914d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2880 | 2026.05.29 18:23:09.649166 [ 286 ] {fbc2e6c1-2df6-4ca4-9827-732354c914d4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2881 | 2026.05.29 18:23:09.649372 [ 286 ] {fbc2e6c1-2df6-4ca4-9827-732354c914d4} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.05.29 18:23:09.649493 [ 286 ] {fbc2e6c1-2df6-4ca4-9827-732354c914d4} <Debug> executeQuery: Read 802 rows, 47.45 KiB in 0.001413 sec., 567586.69497523 rows/sec., 32.79 MiB/sec. | ||
| 2883 | 2026.05.29 18:23:09.649526 [ 286 ] {fbc2e6c1-2df6-4ca4-9827-732354c914d4} <Debug> TCPHandler: Processed in 0.001569887 sec. | ||
| 2884 | 2026.05.29 18:23:09.649648 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2026.05.29 18:23:09.649742 [ 286 ] {dc9f155c-27bc-4852-ba27-2efcfc328836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2886 | 2026.05.29 18:23:09.649780 [ 286 ] {dc9f155c-27bc-4852-ba27-2efcfc328836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2887 | 2026.05.29 18:23:09.650168 [ 286 ] {dc9f155c-27bc-4852-ba27-2efcfc328836} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.05.29 18:23:09.650203 [ 286 ] {dc9f155c-27bc-4852-ba27-2efcfc328836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2889 | 2026.05.29 18:23:09.650476 [ 286 ] {dc9f155c-27bc-4852-ba27-2efcfc328836} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2890 | 2026.05.29 18:23:09.650680 [ 286 ] {dc9f155c-27bc-4852-ba27-2efcfc328836} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2026.05.29 18:23:09.650798 [ 286 ] {dc9f155c-27bc-4852-ba27-2efcfc328836} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001074 sec., 1862.1973929236497 rows/sec., 130.94 KiB/sec. | ||
| 2892 | 2026.05.29 18:23:09.650829 [ 286 ] {dc9f155c-27bc-4852-ba27-2efcfc328836} <Debug> TCPHandler: Processed in 0.001229921 sec. | ||
| 2893 | 2026.05.29 18:23:09.650951 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.05.29 18:23:09.651044 [ 286 ] {524661ef-528b-40db-9e88-5a09cbf62af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2895 | 2026.05.29 18:23:09.651083 [ 286 ] {524661ef-528b-40db-9e88-5a09cbf62af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2896 | 2026.05.29 18:23:09.651929 [ 286 ] {524661ef-528b-40db-9e88-5a09cbf62af6} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.05.29 18:23:09.651962 [ 286 ] {524661ef-528b-40db-9e88-5a09cbf62af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2898 | 2026.05.29 18:23:09.652309 [ 286 ] {524661ef-528b-40db-9e88-5a09cbf62af6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2899 | 2026.05.29 18:23:09.652519 [ 286 ] {524661ef-528b-40db-9e88-5a09cbf62af6} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.05.29 18:23:09.652644 [ 286 ] {524661ef-528b-40db-9e88-5a09cbf62af6} <Debug> executeQuery: Read 1335 rows, 91.74 KiB in 0.001618 sec., 825092.7070457354 rows/sec., 55.37 MiB/sec. | ||
| 2901 | 2026.05.29 18:23:09.652676 [ 286 ] {524661ef-528b-40db-9e88-5a09cbf62af6} <Debug> TCPHandler: Processed in 0.001773171 sec. | ||
| 2902 | 2026.05.29 18:23:09.652804 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.05.29 18:23:09.652899 [ 286 ] {7127a7d3-8040-40d0-9f3b-4a8bde45b966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2904 | 2026.05.29 18:23:09.652941 [ 286 ] {7127a7d3-8040-40d0-9f3b-4a8bde45b966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2905 | 2026.05.29 18:23:09.654166 [ 286 ] {7127a7d3-8040-40d0-9f3b-4a8bde45b966} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.05.29 18:23:09.654200 [ 286 ] {7127a7d3-8040-40d0-9f3b-4a8bde45b966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2907 | 2026.05.29 18:23:09.654838 [ 286 ] {7127a7d3-8040-40d0-9f3b-4a8bde45b966} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2908 | 2026.05.29 18:23:09.655042 [ 286 ] {7127a7d3-8040-40d0-9f3b-4a8bde45b966} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.05.29 18:23:09.655166 [ 286 ] {7127a7d3-8040-40d0-9f3b-4a8bde45b966} <Debug> executeQuery: Read 3626 rows, 235.31 KiB in 0.002285 sec., 1586870.897155361 rows/sec., 100.57 MiB/sec. | ||
| 2910 | 2026.05.29 18:23:09.655198 [ 286 ] {7127a7d3-8040-40d0-9f3b-4a8bde45b966} <Debug> TCPHandler: Processed in 0.002442791 sec. | ||
| 2911 | 2026.05.29 18:23:09.655322 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.05.29 18:23:09.655417 [ 286 ] {d60fee99-9581-4d04-8a8d-c7119b5c2fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2913 | 2026.05.29 18:23:09.655458 [ 286 ] {d60fee99-9581-4d04-8a8d-c7119b5c2fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2914 | 2026.05.29 18:23:09.655772 [ 286 ] {d60fee99-9581-4d04-8a8d-c7119b5c2fff} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.05.29 18:23:09.655806 [ 286 ] {d60fee99-9581-4d04-8a8d-c7119b5c2fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2916 | 2026.05.29 18:23:09.656083 [ 286 ] {d60fee99-9581-4d04-8a8d-c7119b5c2fff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2917 | 2026.05.29 18:23:09.656285 [ 286 ] {d60fee99-9581-4d04-8a8d-c7119b5c2fff} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.05.29 18:23:09.656404 [ 286 ] {d60fee99-9581-4d04-8a8d-c7119b5c2fff} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 63.10 KiB/sec. | ||
| 2919 | 2026.05.29 18:23:09.656435 [ 286 ] {d60fee99-9581-4d04-8a8d-c7119b5c2fff} <Debug> TCPHandler: Processed in 0.00116079 sec. | ||
| 2920 | 2026.05.29 18:23:09.656554 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2026.05.29 18:23:09.656648 [ 286 ] {5f2b6d56-6ce4-4a8a-9f8c-7404dd5ba5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2922 | 2026.05.29 18:23:09.656701 [ 286 ] {5f2b6d56-6ce4-4a8a-9f8c-7404dd5ba5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2923 | 2026.05.29 18:23:09.657550 [ 286 ] {5f2b6d56-6ce4-4a8a-9f8c-7404dd5ba5bd} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.05.29 18:23:09.657583 [ 286 ] {5f2b6d56-6ce4-4a8a-9f8c-7404dd5ba5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2925 | 2026.05.29 18:23:09.658130 [ 286 ] {5f2b6d56-6ce4-4a8a-9f8c-7404dd5ba5bd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2926 | 2026.05.29 18:23:09.658354 [ 286 ] {5f2b6d56-6ce4-4a8a-9f8c-7404dd5ba5bd} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.05.29 18:23:09.658484 [ 286 ] {5f2b6d56-6ce4-4a8a-9f8c-7404dd5ba5bd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001854 sec., 22114.347357065802 rows/sec., 39.63 MiB/sec. | ||
| 2928 | 2026.05.29 18:23:09.658531 [ 286 ] {5f2b6d56-6ce4-4a8a-9f8c-7404dd5ba5bd} <Debug> TCPHandler: Processed in 0.002024044 sec. | ||
| 2929 | 2026.05.29 18:23:09.658660 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.05.29 18:23:09.658755 [ 286 ] {6ab8bec6-8ad8-41d0-ac21-134630e65c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2931 | 2026.05.29 18:23:09.658796 [ 286 ] {6ab8bec6-8ad8-41d0-ac21-134630e65c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2932 | 2026.05.29 18:23:09.659111 [ 286 ] {6ab8bec6-8ad8-41d0-ac21-134630e65c42} <Trace> oximeter.measurements_i64 (20f6efc9-0eaf-4ccb-a956-4b3d024570f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.05.29 18:23:09.659143 [ 286 ] {6ab8bec6-8ad8-41d0-ac21-134630e65c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2934 | 2026.05.29 18:23:09.659433 [ 286 ] {6ab8bec6-8ad8-41d0-ac21-134630e65c42} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2935 | 2026.05.29 18:23:09.659636 [ 286 ] {6ab8bec6-8ad8-41d0-ac21-134630e65c42} <Trace> oximeter.measurements_i64 (20f6efc9-0eaf-4ccb-a956-4b3d024570f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.05.29 18:23:09.659756 [ 286 ] {6ab8bec6-8ad8-41d0-ac21-134630e65c42} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001019 sec., 2944.0628066732093 rows/sec., 207.96 KiB/sec. | ||
| 2937 | 2026.05.29 18:23:09.659786 [ 286 ] {6ab8bec6-8ad8-41d0-ac21-134630e65c42} <Debug> TCPHandler: Processed in 0.00117507 sec. | ||
| 2938 | 2026.05.29 18:23:09.659904 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.05.29 18:23:09.659998 [ 286 ] {4d346f84-bd8a-4207-8107-642c4d3b8bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2940 | 2026.05.29 18:23:09.660038 [ 286 ] {4d346f84-bd8a-4207-8107-642c4d3b8bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2941 | 2026.05.29 18:23:09.660348 [ 286 ] {4d346f84-bd8a-4207-8107-642c4d3b8bdc} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.05.29 18:23:09.660381 [ 286 ] {4d346f84-bd8a-4207-8107-642c4d3b8bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2943 | 2026.05.29 18:23:09.660664 [ 286 ] {4d346f84-bd8a-4207-8107-642c4d3b8bdc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2944 | 2026.05.29 18:23:09.660867 [ 286 ] {4d346f84-bd8a-4207-8107-642c4d3b8bdc} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.05.29 18:23:09.660989 [ 286 ] {4d346f84-bd8a-4207-8107-642c4d3b8bdc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001009 sec., 11892.963330029734 rows/sec., 820.74 KiB/sec. | ||
| 2946 | 2026.05.29 18:23:09.661020 [ 286 ] {4d346f84-bd8a-4207-8107-642c4d3b8bdc} <Debug> TCPHandler: Processed in 0.00116513 sec. | ||
| 2947 | 2026.05.29 18:23:12.130672 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5337 | ||
| 2948 | 2026.05.29 18:23:12.131248 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.05.29 18:23:12.131297 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2950 | 2026.05.29 18:23:12.131805 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2951 | 2026.05.29 18:23:12.132043 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.05.29 18:23:12.132190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5337 | ||
| 2953 | 2026.05.29 18:23:12.132204 [ 173 ] {} <Debug> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2954 | 2026.05.29 18:23:12.132275 [ 173 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.05.29 18:23:12.132300 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2956 | 2026.05.29 18:23:12.132423 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 2957 | 2026.05.29 18:23:12.132555 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2958 | 2026.05.29 18:23:12.132598 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2905 rows starting from the beginning of the part | ||
| 2959 | 2026.05.29 18:23:12.132670 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 2960 | 2026.05.29 18:23:12.132721 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 2961 | 2026.05.29 18:23:12.132769 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 2962 | 2026.05.29 18:23:12.132813 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 2963 | 2026.05.29 18:23:12.132858 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 2964 | 2026.05.29 18:23:12.134303 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5337 rows, containing 4 columns (4 merged, 0 gathered) in 0.001933462 sec., 2760333.536423266 rows/sec., 39.49 MiB/sec. | ||
| 2965 | 2026.05.29 18:23:12.134927 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2966 | 2026.05.29 18:23:12.135185 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_11_2} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2026.05.29 18:23:12.135261 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_11_2} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2968 | 2026.05.29 18:23:12.135337 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2969 | 2026.05.29 18:23:12.436743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2970 | 2026.05.29 18:23:12.455174 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.05.29 18:23:12.455240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2972 | 2026.05.29 18:23:12.461562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2973 | 2026.05.29 18:23:12.462265 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.05.29 18:23:12.462568 [ 173 ] {} <Debug> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2975 | 2026.05.29 18:23:12.462633 [ 173 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.05.29 18:23:12.462655 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 2977 | 2026.05.29 18:23:12.462769 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 2978 | 2026.05.29 18:23:12.465592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2979 | 2026.05.29 18:23:12.467147 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2980 | 2026.05.29 18:23:12.468662 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 2981 | 2026.05.29 18:23:12.473368 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 2982 | 2026.05.29 18:23:12.477743 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 2983 | 2026.05.29 18:23:12.482101 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 2984 | 2026.05.29 18:23:12.486744 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 2985 | 2026.05.29 18:23:12.490968 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 2986 | 2026.05.29 18:23:12.542413 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079691996 sec., 1041.5098650559587 rows/sec., 5.39 MiB/sec. | ||
| 2987 | 2026.05.29 18:23:12.544872 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2988 | 2026.05.29 18:23:12.546754 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_11_2} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2026.05.29 18:23:12.546834 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_11_2} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2990 | 2026.05.29 18:23:12.549234 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2991 | 2026.05.29 18:23:13.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.23 MiB, peak 222.11 MiB, free memory in arenas 0.00 B, will set to 222.79 MiB (RSS), difference: 10.56 MiB | ||
| 2992 | 2026.05.29 18:23:13.841321 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.05.29 18:23:13.841579 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2994 | 2026.05.29 18:23:13.841943 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2995 | 2026.05.29 18:23:13.841988 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2996 | 2026.05.29 18:23:13.842247 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2997 | 2026.05.29 18:23:13.842328 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2998 | 2026.05.29 18:23:13.842486 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2999 | 2026.05.29 18:23:13.842598 [ 334 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3000 | 2026.05.29 18:23:13.842626 [ 331 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3001 | 2026.05.29 18:23:13.842598 [ 346 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3002 | 2026.05.29 18:23:13.842838 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3003 | 2026.05.29 18:23:13.842868 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3004 | 2026.05.29 18:23:13.842955 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3005 | 2026.05.29 18:23:13.842975 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 3006 | 2026.05.29 18:23:13.843010 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3007 | 2026.05.29 18:23:13.843049 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3008 | 2026.05.29 18:23:13.843086 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3009 | 2026.05.29 18:23:13.844410 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002937 sec., 15662.240381341506 rows/sec., 1.87 MiB/sec. | ||
| 3010 | 2026.05.29 18:23:13.844565 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Debug> MemoryTracker: Peak memory usage (for query): 135.89 KiB. | ||
| 3011 | 2026.05.29 18:23:13.844580 [ 286 ] {98f691f0-2beb-4637-b5dd-378a4c1417ad} <Debug> TCPHandler: Processed in 0.003401188 sec. | ||
| 3012 | 2026.05.29 18:23:13.846085 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.05.29 18:23:13.846196 [ 286 ] {f4862c55-231b-4766-98e6-751b951c4c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3014 | 2026.05.29 18:23:13.846242 [ 286 ] {f4862c55-231b-4766-98e6-751b951c4c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3015 | 2026.05.29 18:23:13.846742 [ 286 ] {f4862c55-231b-4766-98e6-751b951c4c6d} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.05.29 18:23:13.846788 [ 286 ] {f4862c55-231b-4766-98e6-751b951c4c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3017 | 2026.05.29 18:23:13.847148 [ 286 ] {f4862c55-231b-4766-98e6-751b951c4c6d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3018 | 2026.05.29 18:23:13.847381 [ 286 ] {f4862c55-231b-4766-98e6-751b951c4c6d} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.05.29 18:23:13.847526 [ 286 ] {f4862c55-231b-4766-98e6-751b951c4c6d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001362 sec., 41116.00587371513 rows/sec., 3.16 MiB/sec. | ||
| 3020 | 2026.05.29 18:23:13.847562 [ 286 ] {f4862c55-231b-4766-98e6-751b951c4c6d} <Debug> TCPHandler: Processed in 0.001530376 sec. | ||
| 3021 | 2026.05.29 18:23:13.847681 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.05.29 18:23:13.847780 [ 286 ] {8d305275-1e2c-4e00-be52-ee808198cb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3023 | 2026.05.29 18:23:13.847822 [ 286 ] {8d305275-1e2c-4e00-be52-ee808198cb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3024 | 2026.05.29 18:23:13.848240 [ 286 ] {8d305275-1e2c-4e00-be52-ee808198cb52} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.05.29 18:23:13.848277 [ 286 ] {8d305275-1e2c-4e00-be52-ee808198cb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3026 | 2026.05.29 18:23:13.848570 [ 286 ] {8d305275-1e2c-4e00-be52-ee808198cb52} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3027 | 2026.05.29 18:23:13.848775 [ 286 ] {8d305275-1e2c-4e00-be52-ee808198cb52} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.05.29 18:23:13.848902 [ 286 ] {8d305275-1e2c-4e00-be52-ee808198cb52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 3029 | 2026.05.29 18:23:13.848934 [ 286 ] {8d305275-1e2c-4e00-be52-ee808198cb52} <Debug> TCPHandler: Processed in 0.001305502 sec. | ||
| 3030 | 2026.05.29 18:23:13.849051 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.05.29 18:23:13.849146 [ 286 ] {c9df4a54-95ac-48b6-8521-2e86a753e0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3032 | 2026.05.29 18:23:13.849190 [ 286 ] {c9df4a54-95ac-48b6-8521-2e86a753e0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3033 | 2026.05.29 18:23:13.849570 [ 286 ] {c9df4a54-95ac-48b6-8521-2e86a753e0a5} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.05.29 18:23:13.849605 [ 286 ] {c9df4a54-95ac-48b6-8521-2e86a753e0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3035 | 2026.05.29 18:23:13.849934 [ 286 ] {c9df4a54-95ac-48b6-8521-2e86a753e0a5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3036 | 2026.05.29 18:23:13.850139 [ 286 ] {c9df4a54-95ac-48b6-8521-2e86a753e0a5} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.05.29 18:23:13.850261 [ 286 ] {c9df4a54-95ac-48b6-8521-2e86a753e0a5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001134 sec., 112874.7795414462 rows/sec., 7.86 MiB/sec. | ||
| 3038 | 2026.05.29 18:23:13.850296 [ 286 ] {c9df4a54-95ac-48b6-8521-2e86a753e0a5} <Debug> TCPHandler: Processed in 0.001294582 sec. | ||
| 3039 | 2026.05.29 18:23:13.850409 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2026.05.29 18:23:13.850505 [ 286 ] {57842c36-dfc9-499f-80dd-2da9d5cc3547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3041 | 2026.05.29 18:23:13.850547 [ 286 ] {57842c36-dfc9-499f-80dd-2da9d5cc3547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3042 | 2026.05.29 18:23:13.850866 [ 286 ] {57842c36-dfc9-499f-80dd-2da9d5cc3547} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.05.29 18:23:13.850901 [ 286 ] {57842c36-dfc9-499f-80dd-2da9d5cc3547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3044 | 2026.05.29 18:23:13.851195 [ 286 ] {57842c36-dfc9-499f-80dd-2da9d5cc3547} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3045 | 2026.05.29 18:23:13.851393 [ 286 ] {57842c36-dfc9-499f-80dd-2da9d5cc3547} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.05.29 18:23:13.851517 [ 286 ] {57842c36-dfc9-499f-80dd-2da9d5cc3547} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001031 sec., 46556.74102812803 rows/sec., 3.14 MiB/sec. | ||
| 3047 | 2026.05.29 18:23:13.851548 [ 286 ] {57842c36-dfc9-499f-80dd-2da9d5cc3547} <Debug> TCPHandler: Processed in 0.00118926 sec. | ||
| 3048 | 2026.05.29 18:23:18.847890 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.05.29 18:23:18.848178 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 3050 | 2026.05.29 18:23:18.848577 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3051 | 2026.05.29 18:23:18.848628 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 3052 | 2026.05.29 18:23:18.848880 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3053 | 2026.05.29 18:23:18.848951 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3054 | 2026.05.29 18:23:18.849094 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3055 | 2026.05.29 18:23:18.849192 [ 346 ] {efa33163-220e-4900-892b-73fedd55f49d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3056 | 2026.05.29 18:23:18.849213 [ 335 ] {efa33163-220e-4900-892b-73fedd55f49d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3057 | 2026.05.29 18:23:18.849192 [ 334 ] {efa33163-220e-4900-892b-73fedd55f49d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3058 | 2026.05.29 18:23:18.849364 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3059 | 2026.05.29 18:23:18.849395 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3060 | 2026.05.29 18:23:18.849483 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3061 | 2026.05.29 18:23:18.849504 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 3062 | 2026.05.29 18:23:18.849541 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3063 | 2026.05.29 18:23:18.849578 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3064 | 2026.05.29 18:23:18.849618 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3065 | 2026.05.29 18:23:18.850838 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002775 sec., 16576.576576576575 rows/sec., 3.38 MiB/sec. | ||
| 3066 | 2026.05.29 18:23:18.851001 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Debug> MemoryTracker: Peak memory usage (for query): 156.22 KiB. | ||
| 3067 | 2026.05.29 18:23:18.851017 [ 286 ] {efa33163-220e-4900-892b-73fedd55f49d} <Debug> TCPHandler: Processed in 0.003272966 sec. | ||
| 3068 | 2026.05.29 18:23:18.855955 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.05.29 18:23:18.856093 [ 286 ] {f12bdb7c-7b07-4133-b6a8-7a7e078193db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3070 | 2026.05.29 18:23:18.856148 [ 286 ] {f12bdb7c-7b07-4133-b6a8-7a7e078193db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3071 | 2026.05.29 18:23:18.856817 [ 286 ] {f12bdb7c-7b07-4133-b6a8-7a7e078193db} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.05.29 18:23:18.856867 [ 286 ] {f12bdb7c-7b07-4133-b6a8-7a7e078193db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3073 | 2026.05.29 18:23:18.857307 [ 286 ] {f12bdb7c-7b07-4133-b6a8-7a7e078193db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3074 | 2026.05.29 18:23:18.857536 [ 286 ] {f12bdb7c-7b07-4133-b6a8-7a7e078193db} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.05.29 18:23:18.857686 [ 286 ] {f12bdb7c-7b07-4133-b6a8-7a7e078193db} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001632 sec., 174019.60784313726 rows/sec., 11.05 MiB/sec. | ||
| 3076 | 2026.05.29 18:23:18.857722 [ 286 ] {f12bdb7c-7b07-4133-b6a8-7a7e078193db} <Debug> TCPHandler: Processed in 0.001833241 sec. | ||
| 3077 | 2026.05.29 18:23:18.857850 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2026.05.29 18:23:18.857953 [ 286 ] {7cf88497-ebab-446a-9acb-1ebb28e7c8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3079 | 2026.05.29 18:23:18.857996 [ 286 ] {7cf88497-ebab-446a-9acb-1ebb28e7c8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3080 | 2026.05.29 18:23:18.858849 [ 286 ] {7cf88497-ebab-446a-9acb-1ebb28e7c8ed} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.05.29 18:23:18.858886 [ 286 ] {7cf88497-ebab-446a-9acb-1ebb28e7c8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3082 | 2026.05.29 18:23:18.859246 [ 286 ] {7cf88497-ebab-446a-9acb-1ebb28e7c8ed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3083 | 2026.05.29 18:23:18.859475 [ 286 ] {7cf88497-ebab-446a-9acb-1ebb28e7c8ed} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.05.29 18:23:18.859607 [ 286 ] {7cf88497-ebab-446a-9acb-1ebb28e7c8ed} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001677 sec., 488372.09302325576 rows/sec., 37.88 MiB/sec. | ||
| 3085 | 2026.05.29 18:23:18.859642 [ 286 ] {7cf88497-ebab-446a-9acb-1ebb28e7c8ed} <Debug> TCPHandler: Processed in 0.001844121 sec. | ||
| 3086 | 2026.05.29 18:23:18.859817 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.05.29 18:23:18.859915 [ 286 ] {6f1d20d6-048e-4012-849f-8fd04d30225d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3088 | 2026.05.29 18:23:18.859958 [ 286 ] {6f1d20d6-048e-4012-849f-8fd04d30225d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3089 | 2026.05.29 18:23:18.860409 [ 286 ] {6f1d20d6-048e-4012-849f-8fd04d30225d} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.05.29 18:23:18.860446 [ 286 ] {6f1d20d6-048e-4012-849f-8fd04d30225d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3091 | 2026.05.29 18:23:18.860772 [ 286 ] {6f1d20d6-048e-4012-849f-8fd04d30225d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3092 | 2026.05.29 18:23:18.860980 [ 286 ] {6f1d20d6-048e-4012-849f-8fd04d30225d} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): 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.29 18:23:18.861107 [ 286 ] {6f1d20d6-048e-4012-849f-8fd04d30225d} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001211 sec., 126341.86622625928 rows/sec., 7.56 MiB/sec. | ||
| 3094 | 2026.05.29 18:23:18.861143 [ 286 ] {6f1d20d6-048e-4012-849f-8fd04d30225d} <Debug> TCPHandler: Processed in 0.001379014 sec. | ||
| 3095 | 2026.05.29 18:23:18.861274 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.05.29 18:23:18.861370 [ 286 ] {ec85ff58-bcc7-47bd-a8cc-e309ea2eb3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3097 | 2026.05.29 18:23:18.861412 [ 286 ] {ec85ff58-bcc7-47bd-a8cc-e309ea2eb3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3098 | 2026.05.29 18:23:18.861852 [ 286 ] {ec85ff58-bcc7-47bd-a8cc-e309ea2eb3a4} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.05.29 18:23:18.861889 [ 286 ] {ec85ff58-bcc7-47bd-a8cc-e309ea2eb3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3100 | 2026.05.29 18:23:18.862194 [ 286 ] {ec85ff58-bcc7-47bd-a8cc-e309ea2eb3a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3101 | 2026.05.29 18:23:18.862507 [ 286 ] {ec85ff58-bcc7-47bd-a8cc-e309ea2eb3a4} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.05.29 18:23:18.862664 [ 286 ] {ec85ff58-bcc7-47bd-a8cc-e309ea2eb3a4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001311 sec., 113653.69946605644 rows/sec., 7.34 MiB/sec. | ||
| 3103 | 2026.05.29 18:23:18.862701 [ 286 ] {ec85ff58-bcc7-47bd-a8cc-e309ea2eb3a4} <Debug> TCPHandler: Processed in 0.001478105 sec. | ||
| 3104 | 2026.05.29 18:23:18.862903 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.05.29 18:23:18.863007 [ 286 ] {2f177513-1271-4f8a-bfd5-b30df9a768a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3106 | 2026.05.29 18:23:18.863050 [ 286 ] {2f177513-1271-4f8a-bfd5-b30df9a768a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3107 | 2026.05.29 18:23:18.863505 [ 286 ] {2f177513-1271-4f8a-bfd5-b30df9a768a7} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.05.29 18:23:18.863542 [ 286 ] {2f177513-1271-4f8a-bfd5-b30df9a768a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3109 | 2026.05.29 18:23:18.863917 [ 286 ] {2f177513-1271-4f8a-bfd5-b30df9a768a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3110 | 2026.05.29 18:23:18.864129 [ 286 ] {2f177513-1271-4f8a-bfd5-b30df9a768a7} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.05.29 18:23:18.864256 [ 286 ] {2f177513-1271-4f8a-bfd5-b30df9a768a7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001268 sec., 116719.24290220819 rows/sec., 6.64 MiB/sec. | ||
| 3112 | 2026.05.29 18:23:18.864292 [ 286 ] {2f177513-1271-4f8a-bfd5-b30df9a768a7} <Debug> TCPHandler: Processed in 0.001507955 sec. | ||
| 3113 | 2026.05.29 18:23:18.864428 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.05.29 18:23:18.864525 [ 286 ] {eb951048-60e8-4d51-b8d1-1d6aad831b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3115 | 2026.05.29 18:23:18.864566 [ 286 ] {eb951048-60e8-4d51-b8d1-1d6aad831b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3116 | 2026.05.29 18:23:18.865188 [ 286 ] {eb951048-60e8-4d51-b8d1-1d6aad831b94} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.05.29 18:23:18.865224 [ 286 ] {eb951048-60e8-4d51-b8d1-1d6aad831b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3118 | 2026.05.29 18:23:18.865545 [ 286 ] {eb951048-60e8-4d51-b8d1-1d6aad831b94} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3119 | 2026.05.29 18:23:18.865754 [ 286 ] {eb951048-60e8-4d51-b8d1-1d6aad831b94} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.05.29 18:23:18.865882 [ 286 ] {eb951048-60e8-4d51-b8d1-1d6aad831b94} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001376 sec., 364098.8372093023 rows/sec., 25.59 MiB/sec. | ||
| 3121 | 2026.05.29 18:23:18.865916 [ 286 ] {eb951048-60e8-4d51-b8d1-1d6aad831b94} <Debug> TCPHandler: Processed in 0.001538186 sec. | ||
| 3122 | 2026.05.29 18:23:18.866034 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.05.29 18:23:18.866130 [ 286 ] {e550fed0-5288-488c-9dbf-a43141fcbaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3124 | 2026.05.29 18:23:18.866172 [ 286 ] {e550fed0-5288-488c-9dbf-a43141fcbaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3125 | 2026.05.29 18:23:18.866510 [ 286 ] {e550fed0-5288-488c-9dbf-a43141fcbaf3} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.05.29 18:23:18.866545 [ 286 ] {e550fed0-5288-488c-9dbf-a43141fcbaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3127 | 2026.05.29 18:23:18.866872 [ 286 ] {e550fed0-5288-488c-9dbf-a43141fcbaf3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3128 | 2026.05.29 18:23:18.867080 [ 286 ] {e550fed0-5288-488c-9dbf-a43141fcbaf3} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.05.29 18:23:18.867179 [ 123 ] {} <Debug> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3130 | 2026.05.29 18:23:18.867210 [ 286 ] {e550fed0-5288-488c-9dbf-a43141fcbaf3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 3131 | 2026.05.29 18:23:18.867227 [ 123 ] {} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.05.29 18:23:18.867248 [ 286 ] {e550fed0-5288-488c-9dbf-a43141fcbaf3} <Debug> TCPHandler: Processed in 0.001264712 sec. | ||
| 3133 | 2026.05.29 18:23:18.867253 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3134 | 2026.05.29 18:23:18.867398 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.05.29 18:23:18.867408 [ 194 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 3136 | 2026.05.29 18:23:18.867501 [ 286 ] {cc350126-c212-4430-b1b7-9f06785fec9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3137 | 2026.05.29 18:23:18.867549 [ 286 ] {cc350126-c212-4430-b1b7-9f06785fec9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3138 | 2026.05.29 18:23:18.867563 [ 194 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3139 | 2026.05.29 18:23:18.867625 [ 194 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 3140 | 2026.05.29 18:23:18.867726 [ 194 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 3141 | 2026.05.29 18:23:18.867775 [ 194 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 3142 | 2026.05.29 18:23:18.867818 [ 194 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 3143 | 2026.05.29 18:23:18.867869 [ 194 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 3144 | 2026.05.29 18:23:18.867910 [ 194 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 3145 | 2026.05.29 18:23:18.867953 [ 286 ] {cc350126-c212-4430-b1b7-9f06785fec9c} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.05.29 18:23:18.867994 [ 286 ] {cc350126-c212-4430-b1b7-9f06785fec9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3147 | 2026.05.29 18:23:18.868437 [ 286 ] {cc350126-c212-4430-b1b7-9f06785fec9c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3148 | 2026.05.29 18:23:18.868690 [ 286 ] {cc350126-c212-4430-b1b7-9f06785fec9c} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.05.29 18:23:18.868818 [ 196 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001466895 sec., 24541.63385927418 rows/sec., 1.25 MiB/sec. | ||
| 3150 | 2026.05.29 18:23:18.868822 [ 286 ] {cc350126-c212-4430-b1b7-9f06785fec9c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00134 sec., 197761.19402985074 rows/sec., 13.14 MiB/sec. | ||
| 3151 | 2026.05.29 18:23:18.868895 [ 286 ] {cc350126-c212-4430-b1b7-9f06785fec9c} <Debug> TCPHandler: Processed in 0.001546557 sec. | ||
| 3152 | 2026.05.29 18:23:18.869013 [ 196 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3153 | 2026.05.29 18:23:18.869033 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2026.05.29 18:23:18.869133 [ 286 ] {f3c16afd-5f6d-41a1-bf79-b62833c78fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3155 | 2026.05.29 18:23:18.869178 [ 286 ] {f3c16afd-5f6d-41a1-bf79-b62833c78fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3156 | 2026.05.29 18:23:18.869456 [ 196 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_6_1} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2026.05.29 18:23:18.869505 [ 286 ] {f3c16afd-5f6d-41a1-bf79-b62833c78fd7} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.05.29 18:23:18.869547 [ 286 ] {f3c16afd-5f6d-41a1-bf79-b62833c78fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3159 | 2026.05.29 18:23:18.869573 [ 196 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_6_1} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3160 | 2026.05.29 18:23:18.869694 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3161 | 2026.05.29 18:23:18.869863 [ 286 ] {f3c16afd-5f6d-41a1-bf79-b62833c78fd7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3162 | 2026.05.29 18:23:18.870074 [ 286 ] {f3c16afd-5f6d-41a1-bf79-b62833c78fd7} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.05.29 18:23:18.870198 [ 286 ] {f3c16afd-5f6d-41a1-bf79-b62833c78fd7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 3164 | 2026.05.29 18:23:18.870232 [ 286 ] {f3c16afd-5f6d-41a1-bf79-b62833c78fd7} <Debug> TCPHandler: Processed in 0.001249722 sec. | ||
| 3165 | 2026.05.29 18:23:18.870363 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.05.29 18:23:18.870458 [ 286 ] {c945e9ec-c8f2-4216-b103-103a0d4c6d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3167 | 2026.05.29 18:23:18.870513 [ 286 ] {c945e9ec-c8f2-4216-b103-103a0d4c6d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3168 | 2026.05.29 18:23:18.871281 [ 286 ] {c945e9ec-c8f2-4216-b103-103a0d4c6d77} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.05.29 18:23:18.871318 [ 286 ] {c945e9ec-c8f2-4216-b103-103a0d4c6d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3170 | 2026.05.29 18:23:18.871833 [ 286 ] {c945e9ec-c8f2-4216-b103-103a0d4c6d77} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3171 | 2026.05.29 18:23:18.872052 [ 286 ] {c945e9ec-c8f2-4216-b103-103a0d4c6d77} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.05.29 18:23:18.872190 [ 286 ] {c945e9ec-c8f2-4216-b103-103a0d4c6d77} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00175 sec., 6285.714285714285 rows/sec., 11.26 MiB/sec. | ||
| 3173 | 2026.05.29 18:23:18.872239 [ 286 ] {c945e9ec-c8f2-4216-b103-103a0d4c6d77} <Debug> TCPHandler: Processed in 0.001926093 sec. | ||
| 3174 | 2026.05.29 18:23:18.872363 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.05.29 18:23:18.872461 [ 286 ] {b13436bd-825a-4a4e-9aec-3043e9d9159c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3176 | 2026.05.29 18:23:18.872502 [ 286 ] {b13436bd-825a-4a4e-9aec-3043e9d9159c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3177 | 2026.05.29 18:23:18.872857 [ 286 ] {b13436bd-825a-4a4e-9aec-3043e9d9159c} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.05.29 18:23:18.872892 [ 286 ] {b13436bd-825a-4a4e-9aec-3043e9d9159c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3179 | 2026.05.29 18:23:18.873205 [ 286 ] {b13436bd-825a-4a4e-9aec-3043e9d9159c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3180 | 2026.05.29 18:23:18.873431 [ 286 ] {b13436bd-825a-4a4e-9aec-3043e9d9159c} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.05.29 18:23:18.873556 [ 286 ] {b13436bd-825a-4a4e-9aec-3043e9d9159c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001115 sec., 80717.48878923766 rows/sec., 5.05 MiB/sec. | ||
| 3182 | 2026.05.29 18:23:18.873590 [ 286 ] {b13436bd-825a-4a4e-9aec-3043e9d9159c} <Debug> TCPHandler: Processed in 0.001278161 sec. | ||
| 3183 | 2026.05.29 18:23:19.524850 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3184 | 2026.05.29 18:23:19.524928 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3185 | 2026.05.29 18:23:19.632349 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5785 | ||
| 3186 | 2026.05.29 18:23:19.632970 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2026.05.29 18:23:19.633008 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3188 | 2026.05.29 18:23:19.633487 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3189 | 2026.05.29 18:23:19.633713 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.05.29 18:23:19.633838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5785 | ||
| 3191 | 2026.05.29 18:23:19.965724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3192 | 2026.05.29 18:23:19.984299 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2026.05.29 18:23:19.984370 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3194 | 2026.05.29 18:23:19.990327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3195 | 2026.05.29 18:23:19.991024 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2026.05.29 18:23:19.994316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3197 | 2026.05.29 18:23:20.735566 [ 154 ] {} <Debug> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3198 | 2026.05.29 18:23:20.735631 [ 154 ] {} <Trace> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.05.29 18:23:20.735652 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3200 | 2026.05.29 18:23:20.735775 [ 194 ] {6cf6adb7-c9ce-4d99-891f-87372551811c::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 | ||
| 3201 | 2026.05.29 18:23:20.736391 [ 194 ] {6cf6adb7-c9ce-4d99-891f-87372551811c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3202 | 2026.05.29 18:23:20.736575 [ 194 ] {6cf6adb7-c9ce-4d99-891f-87372551811c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
| 3203 | 2026.05.29 18:23:20.736975 [ 194 ] {6cf6adb7-c9ce-4d99-891f-87372551811c::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 | ||
| 3204 | 2026.05.29 18:23:20.737327 [ 194 ] {6cf6adb7-c9ce-4d99-891f-87372551811c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 3205 | 2026.05.29 18:23:20.737656 [ 194 ] {6cf6adb7-c9ce-4d99-891f-87372551811c::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 | ||
| 3206 | 2026.05.29 18:23:20.737985 [ 194 ] {6cf6adb7-c9ce-4d99-891f-87372551811c::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 | ||
| 3207 | 2026.05.29 18:23:20.742442 [ 196 ] {6cf6adb7-c9ce-4d99-891f-87372551811c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 72 columns (72 merged, 0 gathered) in 0.006707234 sec., 8051.008806312706 rows/sec., 9.46 MiB/sec. | ||
| 3208 | 2026.05.29 18:23:20.742917 [ 198 ] {6cf6adb7-c9ce-4d99-891f-87372551811c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3209 | 2026.05.29 18:23:20.743444 [ 198 ] {6cf6adb7-c9ce-4d99-891f-87372551811c::all_1_5_1} <Trace> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.05.29 18:23:20.743516 [ 198 ] {6cf6adb7-c9ce-4d99-891f-87372551811c::all_1_5_1} <Trace> system.query_log (6cf6adb7-c9ce-4d99-891f-87372551811c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3211 | 2026.05.29 18:23:20.743641 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 3212 | 2026.05.29 18:23:23.844373 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2026.05.29 18:23:23.844664 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3214 | 2026.05.29 18:23:23.845001 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3215 | 2026.05.29 18:23:23.845041 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3216 | 2026.05.29 18:23:23.845265 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3217 | 2026.05.29 18:23:23.845338 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3218 | 2026.05.29 18:23:23.845487 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3219 | 2026.05.29 18:23:23.845588 [ 346 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3220 | 2026.05.29 18:23:23.845604 [ 331 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3221 | 2026.05.29 18:23:23.845604 [ 335 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3222 | 2026.05.29 18:23:23.845739 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3223 | 2026.05.29 18:23:23.845770 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3224 | 2026.05.29 18:23:23.845863 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3225 | 2026.05.29 18:23:23.845885 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 3226 | 2026.05.29 18:23:23.845923 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3227 | 2026.05.29 18:23:23.845965 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3228 | 2026.05.29 18:23:23.846000 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3229 | 2026.05.29 18:23:23.847178 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.00262 sec., 17557.251908396946 rows/sec., 2.10 MiB/sec. | ||
| 3230 | 2026.05.29 18:23:23.847345 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Debug> MemoryTracker: Peak memory usage (for query): 136.05 KiB. | ||
| 3231 | 2026.05.29 18:23:23.847362 [ 286 ] {61eae4a3-a93d-44cb-9e61-8bfdf4e9c429} <Debug> TCPHandler: Processed in 0.003127574 sec. | ||
| 3232 | 2026.05.29 18:23:23.849817 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2026.05.29 18:23:23.849947 [ 286 ] {314a15ca-36ac-4a04-81ac-fd49753d5b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3234 | 2026.05.29 18:23:23.849998 [ 286 ] {314a15ca-36ac-4a04-81ac-fd49753d5b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3235 | 2026.05.29 18:23:23.850553 [ 286 ] {314a15ca-36ac-4a04-81ac-fd49753d5b47} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.05.29 18:23:23.850600 [ 286 ] {314a15ca-36ac-4a04-81ac-fd49753d5b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3237 | 2026.05.29 18:23:23.850998 [ 286 ] {314a15ca-36ac-4a04-81ac-fd49753d5b47} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3238 | 2026.05.29 18:23:23.851237 [ 286 ] {314a15ca-36ac-4a04-81ac-fd49753d5b47} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.05.29 18:23:23.851366 [ 141 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3240 | 2026.05.29 18:23:23.851394 [ 286 ] {314a15ca-36ac-4a04-81ac-fd49753d5b47} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001481 sec., 78325.45577312628 rows/sec., 6.65 MiB/sec. | ||
| 3241 | 2026.05.29 18:23:23.851401 [ 141 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.05.29 18:23:23.851427 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3243 | 2026.05.29 18:23:23.851433 [ 286 ] {314a15ca-36ac-4a04-81ac-fd49753d5b47} <Debug> TCPHandler: Processed in 0.001675209 sec. | ||
| 3244 | 2026.05.29 18:23:23.851539 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 3245 | 2026.05.29 18:23:23.851580 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2026.05.29 18:23:23.851664 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3247 | 2026.05.29 18:23:23.851689 [ 286 ] {5b5f833f-f1bf-4c94-99af-7d6cedf348e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3248 | 2026.05.29 18:23:23.851704 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 870 rows starting from the beginning of the part | ||
| 3249 | 2026.05.29 18:23:23.851741 [ 286 ] {5b5f833f-f1bf-4c94-99af-7d6cedf348e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3250 | 2026.05.29 18:23:23.851773 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 815 rows starting from the beginning of the part | ||
| 3251 | 2026.05.29 18:23:23.851828 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2475 rows starting from the beginning of the part | ||
| 3252 | 2026.05.29 18:23:23.851870 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3253 | 2026.05.29 18:23:23.851910 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 819 rows starting from the beginning of the part | ||
| 3254 | 2026.05.29 18:23:23.851949 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 116 rows starting from the beginning of the part | ||
| 3255 | 2026.05.29 18:23:23.852226 [ 286 ] {5b5f833f-f1bf-4c94-99af-7d6cedf348e5} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2026.05.29 18:23:23.852269 [ 286 ] {5b5f833f-f1bf-4c94-99af-7d6cedf348e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3257 | 2026.05.29 18:23:23.852592 [ 286 ] {5b5f833f-f1bf-4c94-99af-7d6cedf348e5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3258 | 2026.05.29 18:23:23.852829 [ 286 ] {5b5f833f-f1bf-4c94-99af-7d6cedf348e5} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2026.05.29 18:23:23.852970 [ 286 ] {5b5f833f-f1bf-4c94-99af-7d6cedf348e5} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001306 sec., 22970.903522205204 rows/sec., 1.69 MiB/sec. | ||
| 3260 | 2026.05.29 18:23:23.853017 [ 286 ] {5b5f833f-f1bf-4c94-99af-7d6cedf348e5} <Debug> TCPHandler: Processed in 0.001490896 sec. | ||
| 3261 | 2026.05.29 18:23:23.853172 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2026.05.29 18:23:23.853276 [ 286 ] {be2bf94e-9f54-4749-843b-b665f3140f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3263 | 2026.05.29 18:23:23.853320 [ 286 ] {be2bf94e-9f54-4749-843b-b665f3140f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3264 | 2026.05.29 18:23:23.853784 [ 286 ] {be2bf94e-9f54-4749-843b-b665f3140f64} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.05.29 18:23:23.853822 [ 286 ] {be2bf94e-9f54-4749-843b-b665f3140f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3266 | 2026.05.29 18:23:23.854077 [ 198 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5151 rows, containing 5 columns (5 merged, 0 gathered) in 0.002575324 sec., 2000136.6818311017 rows/sec., 160.13 MiB/sec. | ||
| 3267 | 2026.05.29 18:23:23.854143 [ 286 ] {be2bf94e-9f54-4749-843b-b665f3140f64} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3268 | 2026.05.29 18:23:23.854374 [ 286 ] {be2bf94e-9f54-4749-843b-b665f3140f64} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.05.29 18:23:23.854478 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3270 | 2026.05.29 18:23:23.854497 [ 147 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3271 | 2026.05.29 18:23:23.854510 [ 286 ] {be2bf94e-9f54-4749-843b-b665f3140f64} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001256 sec., 74840.7643312102 rows/sec., 5.85 MiB/sec. | ||
| 3272 | 2026.05.29 18:23:23.854544 [ 147 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.05.29 18:23:23.854558 [ 286 ] {be2bf94e-9f54-4749-843b-b665f3140f64} <Debug> TCPHandler: Processed in 0.001439155 sec. | ||
| 3274 | 2026.05.29 18:23:23.854571 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3275 | 2026.05.29 18:23:23.854653 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 3276 | 2026.05.29 18:23:23.854704 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2026.05.29 18:23:23.854753 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3278 | 2026.05.29 18:23:23.854786 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 544 rows starting from the beginning of the part | ||
| 3279 | 2026.05.29 18:23:23.854811 [ 286 ] {d0a8aea7-1a77-4b9a-bc01-3ec4a57ca30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3280 | 2026.05.29 18:23:23.854832 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 493 rows starting from the beginning of the part | ||
| 3281 | 2026.05.29 18:23:23.854861 [ 286 ] {d0a8aea7-1a77-4b9a-bc01-3ec4a57ca30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3282 | 2026.05.29 18:23:23.854864 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_16_3} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.05.29 18:23:23.854876 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1335 rows starting from the beginning of the part | ||
| 3284 | 2026.05.29 18:23:23.854935 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3285 | 2026.05.29 18:23:23.854975 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 501 rows starting from the beginning of the part | ||
| 3286 | 2026.05.29 18:23:23.854974 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_16_3} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3287 | 2026.05.29 18:23:23.855017 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 94 rows starting from the beginning of the part | ||
| 3288 | 2026.05.29 18:23:23.855109 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 3289 | 2026.05.29 18:23:23.855356 [ 286 ] {d0a8aea7-1a77-4b9a-bc01-3ec4a57ca30e} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.05.29 18:23:23.855396 [ 286 ] {d0a8aea7-1a77-4b9a-bc01-3ec4a57ca30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3291 | 2026.05.29 18:23:23.855743 [ 286 ] {d0a8aea7-1a77-4b9a-bc01-3ec4a57ca30e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3292 | 2026.05.29 18:23:23.855957 [ 286 ] {d0a8aea7-1a77-4b9a-bc01-3ec4a57ca30e} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.05.29 18:23:23.856076 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3294 | 2026.05.29 18:23:23.856097 [ 286 ] {d0a8aea7-1a77-4b9a-bc01-3ec4a57ca30e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 3295 | 2026.05.29 18:23:23.856153 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2026.05.29 18:23:23.856161 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3031 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533946 sec., 1975949.6096994288 rows/sec., 144.65 MiB/sec. | ||
| 3297 | 2026.05.29 18:23:23.856171 [ 286 ] {d0a8aea7-1a77-4b9a-bc01-3ec4a57ca30e} <Debug> TCPHandler: Processed in 0.001519175 sec. | ||
| 3298 | 2026.05.29 18:23:23.856208 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3299 | 2026.05.29 18:23:23.856311 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 3300 | 2026.05.29 18:23:23.856357 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.05.29 18:23:23.856418 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3302 | 2026.05.29 18:23:23.856420 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3303 | 2026.05.29 18:23:23.856461 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1625 rows starting from the beginning of the part | ||
| 3304 | 2026.05.29 18:23:23.856484 [ 286 ] {1cacc4bf-6302-4dbb-802c-70d7c3985f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3305 | 2026.05.29 18:23:23.856536 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 255 rows starting from the beginning of the part | ||
| 3306 | 2026.05.29 18:23:23.856571 [ 286 ] {1cacc4bf-6302-4dbb-802c-70d7c3985f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3307 | 2026.05.29 18:23:23.856589 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3626 rows starting from the beginning of the part | ||
| 3308 | 2026.05.29 18:23:23.856653 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 3309 | 2026.05.29 18:23:23.856709 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 3310 | 2026.05.29 18:23:23.856759 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3311 | 2026.05.29 18:23:23.856841 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_16_3} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.05.29 18:23:23.856957 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_16_3} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3313 | 2026.05.29 18:23:23.857059 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3314 | 2026.05.29 18:23:23.857679 [ 286 ] {1cacc4bf-6302-4dbb-802c-70d7c3985f12} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.05.29 18:23:23.857735 [ 286 ] {1cacc4bf-6302-4dbb-802c-70d7c3985f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3316 | 2026.05.29 18:23:23.858411 [ 286 ] {1cacc4bf-6302-4dbb-802c-70d7c3985f12} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3317 | 2026.05.29 18:23:23.858709 [ 286 ] {1cacc4bf-6302-4dbb-802c-70d7c3985f12} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.05.29 18:23:23.858872 [ 286 ] {1cacc4bf-6302-4dbb-802c-70d7c3985f12} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002415 sec., 12422.360248447205 rows/sec., 22.26 MiB/sec. | ||
| 3319 | 2026.05.29 18:23:23.858944 [ 286 ] {1cacc4bf-6302-4dbb-802c-70d7c3985f12} <Debug> TCPHandler: Processed in 0.002647845 sec. | ||
| 3320 | 2026.05.29 18:23:23.859076 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.05.29 18:23:23.859175 [ 286 ] {b9a817ff-910c-46be-90fe-7b1bbebc81e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3322 | 2026.05.29 18:23:23.859220 [ 286 ] {b9a817ff-910c-46be-90fe-7b1bbebc81e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3323 | 2026.05.29 18:23:23.859603 [ 286 ] {b9a817ff-910c-46be-90fe-7b1bbebc81e6} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.05.29 18:23:23.859614 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6059 rows, containing 5 columns (5 merged, 0 gathered) in 0.003334287 sec., 1817180.1047720248 rows/sec., 118.09 MiB/sec. | ||
| 3325 | 2026.05.29 18:23:23.859641 [ 286 ] {b9a817ff-910c-46be-90fe-7b1bbebc81e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3326 | 2026.05.29 18:23:23.859994 [ 286 ] {b9a817ff-910c-46be-90fe-7b1bbebc81e6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3327 | 2026.05.29 18:23:23.860212 [ 286 ] {b9a817ff-910c-46be-90fe-7b1bbebc81e6} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.05.29 18:23:23.860259 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3329 | 2026.05.29 18:23:23.860331 [ 147 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3330 | 2026.05.29 18:23:23.860354 [ 286 ] {b9a817ff-910c-46be-90fe-7b1bbebc81e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 3331 | 2026.05.29 18:23:23.860375 [ 147 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.05.29 18:23:23.860397 [ 286 ] {b9a817ff-910c-46be-90fe-7b1bbebc81e6} <Debug> TCPHandler: Processed in 0.001374263 sec. | ||
| 3333 | 2026.05.29 18:23:23.860409 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3334 | 2026.05.29 18:23:23.860493 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 3335 | 2026.05.29 18:23:23.860554 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.05.29 18:23:23.860586 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3337 | 2026.05.29 18:23:23.860620 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 490 rows starting from the beginning of the part | ||
| 3338 | 2026.05.29 18:23:23.860635 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3339 | 2026.05.29 18:23:23.860673 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 80 rows starting from the beginning of the part | ||
| 3340 | 2026.05.29 18:23:23.860718 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 3341 | 2026.05.29 18:23:23.860722 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 3342 | 2026.05.29 18:23:23.860784 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 3343 | 2026.05.29 18:23:23.860822 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 3344 | 2026.05.29 18:23:23.860859 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 3345 | 2026.05.29 18:23:23.861756 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293052 sec., 603224.0002722242 rows/sec., 39.01 MiB/sec. | ||
| 3346 | 2026.05.29 18:23:23.862026 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3347 | 2026.05.29 18:23:23.862374 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_16_3} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.05.29 18:23:23.862459 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_16_3} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3349 | 2026.05.29 18:23:23.862549 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3350 | 2026.05.29 18:23:27.133981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6297 | ||
| 3351 | 2026.05.29 18:23:27.134503 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.05.29 18:23:27.134573 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3353 | 2026.05.29 18:23:27.135146 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3354 | 2026.05.29 18:23:27.135416 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.05.29 18:23:27.135584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6297 | ||
| 3356 | 2026.05.29 18:23:27.494456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3357 | 2026.05.29 18:23:27.511344 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.05.29 18:23:27.511416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3359 | 2026.05.29 18:23:27.517737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3360 | 2026.05.29 18:23:27.518489 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.05.29 18:23:27.521645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3362 | 2026.05.29 18:23:28.848225 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2026.05.29 18:23:28.848482 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 3364 | 2026.05.29 18:23:28.848841 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3365 | 2026.05.29 18:23:28.848887 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 3366 | 2026.05.29 18:23:28.849138 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3367 | 2026.05.29 18:23:28.849210 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3368 | 2026.05.29 18:23:28.849353 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 3369 | 2026.05.29 18:23:28.849453 [ 335 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3370 | 2026.05.29 18:23:28.849470 [ 336 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3371 | 2026.05.29 18:23:28.849456 [ 347 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3372 | 2026.05.29 18:23:28.849620 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3373 | 2026.05.29 18:23:28.849651 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3374 | 2026.05.29 18:23:28.849740 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3375 | 2026.05.29 18:23:28.849763 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 3376 | 2026.05.29 18:23:28.849801 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3377 | 2026.05.29 18:23:28.849843 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3378 | 2026.05.29 18:23:28.849883 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3379 | 2026.05.29 18:23:28.851105 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002722 sec., 16899.33872152829 rows/sec., 3.45 MiB/sec. | ||
| 3380 | 2026.05.29 18:23:28.851269 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Debug> MemoryTracker: Peak memory usage (for query): 154.86 KiB. | ||
| 3381 | 2026.05.29 18:23:28.851286 [ 286 ] {a5242633-4e73-4791-943c-748ae31b8f56} <Debug> TCPHandler: Processed in 0.003195044 sec. | ||
| 3382 | 2026.05.29 18:23:28.856197 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.05.29 18:23:28.856334 [ 286 ] {f7a48eb5-a9ed-4d00-bb40-0d5a09bfbd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3384 | 2026.05.29 18:23:28.856392 [ 286 ] {f7a48eb5-a9ed-4d00-bb40-0d5a09bfbd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3385 | 2026.05.29 18:23:28.857107 [ 286 ] {f7a48eb5-a9ed-4d00-bb40-0d5a09bfbd01} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.05.29 18:23:28.857153 [ 286 ] {f7a48eb5-a9ed-4d00-bb40-0d5a09bfbd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3387 | 2026.05.29 18:23:28.857544 [ 286 ] {f7a48eb5-a9ed-4d00-bb40-0d5a09bfbd01} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3388 | 2026.05.29 18:23:28.857772 [ 286 ] {f7a48eb5-a9ed-4d00-bb40-0d5a09bfbd01} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.05.29 18:23:28.857922 [ 286 ] {f7a48eb5-a9ed-4d00-bb40-0d5a09bfbd01} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001627 sec., 174554.39459127228 rows/sec., 11.09 MiB/sec. | ||
| 3390 | 2026.05.29 18:23:28.857960 [ 286 ] {f7a48eb5-a9ed-4d00-bb40-0d5a09bfbd01} <Debug> TCPHandler: Processed in 0.001827471 sec. | ||
| 3391 | 2026.05.29 18:23:28.858095 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.05.29 18:23:28.858197 [ 286 ] {97e91f3c-120c-4a79-a037-28176749c054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3393 | 2026.05.29 18:23:28.858241 [ 286 ] {97e91f3c-120c-4a79-a037-28176749c054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3394 | 2026.05.29 18:23:28.858643 [ 286 ] {97e91f3c-120c-4a79-a037-28176749c054} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.05.29 18:23:28.858680 [ 286 ] {97e91f3c-120c-4a79-a037-28176749c054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3396 | 2026.05.29 18:23:28.858975 [ 286 ] {97e91f3c-120c-4a79-a037-28176749c054} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3397 | 2026.05.29 18:23:28.859185 [ 286 ] {97e91f3c-120c-4a79-a037-28176749c054} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.05.29 18:23:28.859316 [ 286 ] {97e91f3c-120c-4a79-a037-28176749c054} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001141 sec., 3505.6967572304993 rows/sec., 285.86 KiB/sec. | ||
| 3399 | 2026.05.29 18:23:28.859352 [ 286 ] {97e91f3c-120c-4a79-a037-28176749c054} <Debug> TCPHandler: Processed in 0.001308743 sec. | ||
| 3400 | 2026.05.29 18:23:28.859469 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2026.05.29 18:23:28.859566 [ 286 ] {4e503e9c-bc4f-44b4-91fd-5e61cedd8de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3402 | 2026.05.29 18:23:28.859607 [ 286 ] {4e503e9c-bc4f-44b4-91fd-5e61cedd8de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3403 | 2026.05.29 18:23:28.860355 [ 286 ] {4e503e9c-bc4f-44b4-91fd-5e61cedd8de2} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.05.29 18:23:28.860392 [ 286 ] {4e503e9c-bc4f-44b4-91fd-5e61cedd8de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3405 | 2026.05.29 18:23:28.860757 [ 286 ] {4e503e9c-bc4f-44b4-91fd-5e61cedd8de2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3406 | 2026.05.29 18:23:28.860960 [ 286 ] {4e503e9c-bc4f-44b4-91fd-5e61cedd8de2} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.05.29 18:23:28.861090 [ 286 ] {4e503e9c-bc4f-44b4-91fd-5e61cedd8de2} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001542 sec., 532425.4215304799 rows/sec., 41.29 MiB/sec. | ||
| 3408 | 2026.05.29 18:23:28.861125 [ 286 ] {4e503e9c-bc4f-44b4-91fd-5e61cedd8de2} <Debug> TCPHandler: Processed in 0.001707799 sec. | ||
| 3409 | 2026.05.29 18:23:28.861243 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3410 | 2026.05.29 18:23:28.861341 [ 286 ] {5a53bfbc-abe6-4e6e-b9a2-f0c3a9fc5b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3411 | 2026.05.29 18:23:28.861383 [ 286 ] {5a53bfbc-abe6-4e6e-b9a2-f0c3a9fc5b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3412 | 2026.05.29 18:23:28.861815 [ 286 ] {5a53bfbc-abe6-4e6e-b9a2-f0c3a9fc5b1f} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.05.29 18:23:28.861852 [ 286 ] {5a53bfbc-abe6-4e6e-b9a2-f0c3a9fc5b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3414 | 2026.05.29 18:23:28.862165 [ 286 ] {5a53bfbc-abe6-4e6e-b9a2-f0c3a9fc5b1f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3415 | 2026.05.29 18:23:28.862384 [ 286 ] {5a53bfbc-abe6-4e6e-b9a2-f0c3a9fc5b1f} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.05.29 18:23:28.862511 [ 286 ] {5a53bfbc-abe6-4e6e-b9a2-f0c3a9fc5b1f} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001189 sec., 132043.73423044576 rows/sec., 7.92 MiB/sec. | ||
| 3417 | 2026.05.29 18:23:28.862548 [ 286 ] {5a53bfbc-abe6-4e6e-b9a2-f0c3a9fc5b1f} <Debug> TCPHandler: Processed in 0.001355633 sec. | ||
| 3418 | 2026.05.29 18:23:28.862672 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3419 | 2026.05.29 18:23:28.862769 [ 286 ] {d959cd76-87ff-403c-9770-ba2d2b463947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3420 | 2026.05.29 18:23:28.862812 [ 286 ] {d959cd76-87ff-403c-9770-ba2d2b463947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3421 | 2026.05.29 18:23:28.863237 [ 286 ] {d959cd76-87ff-403c-9770-ba2d2b463947} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2026.05.29 18:23:28.863275 [ 286 ] {d959cd76-87ff-403c-9770-ba2d2b463947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3423 | 2026.05.29 18:23:28.863582 [ 286 ] {d959cd76-87ff-403c-9770-ba2d2b463947} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3424 | 2026.05.29 18:23:28.863811 [ 286 ] {d959cd76-87ff-403c-9770-ba2d2b463947} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2026.05.29 18:23:28.863939 [ 286 ] {d959cd76-87ff-403c-9770-ba2d2b463947} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. | ||
| 3426 | 2026.05.29 18:23:28.863977 [ 286 ] {d959cd76-87ff-403c-9770-ba2d2b463947} <Debug> TCPHandler: Processed in 0.001355313 sec. | ||
| 3427 | 2026.05.29 18:23:28.864098 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2026.05.29 18:23:28.864195 [ 286 ] {d14d66c9-1e5d-4c47-9cb9-1227271b3346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3429 | 2026.05.29 18:23:28.864236 [ 286 ] {d14d66c9-1e5d-4c47-9cb9-1227271b3346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3430 | 2026.05.29 18:23:28.864651 [ 286 ] {d14d66c9-1e5d-4c47-9cb9-1227271b3346} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2026.05.29 18:23:28.864799 [ 286 ] {d14d66c9-1e5d-4c47-9cb9-1227271b3346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3432 | 2026.05.29 18:23:28.865131 [ 286 ] {d14d66c9-1e5d-4c47-9cb9-1227271b3346} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3433 | 2026.05.29 18:23:28.865335 [ 286 ] {d14d66c9-1e5d-4c47-9cb9-1227271b3346} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2026.05.29 18:23:28.865461 [ 286 ] {d14d66c9-1e5d-4c47-9cb9-1227271b3346} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001284 sec., 115264.79750778816 rows/sec., 6.56 MiB/sec. | ||
| 3435 | 2026.05.29 18:23:28.865496 [ 286 ] {d14d66c9-1e5d-4c47-9cb9-1227271b3346} <Debug> TCPHandler: Processed in 0.001450014 sec. | ||
| 3436 | 2026.05.29 18:23:28.865618 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3437 | 2026.05.29 18:23:28.865714 [ 286 ] {9c830695-5af8-4fb4-9f49-fa63938563e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3438 | 2026.05.29 18:23:28.865755 [ 286 ] {9c830695-5af8-4fb4-9f49-fa63938563e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3439 | 2026.05.29 18:23:28.866312 [ 286 ] {9c830695-5af8-4fb4-9f49-fa63938563e4} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.05.29 18:23:28.866349 [ 286 ] {9c830695-5af8-4fb4-9f49-fa63938563e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3441 | 2026.05.29 18:23:28.866654 [ 286 ] {9c830695-5af8-4fb4-9f49-fa63938563e4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3442 | 2026.05.29 18:23:28.866856 [ 286 ] {9c830695-5af8-4fb4-9f49-fa63938563e4} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2026.05.29 18:23:28.866984 [ 286 ] {9c830695-5af8-4fb4-9f49-fa63938563e4} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001287 sec., 392385.3923853924 rows/sec., 27.61 MiB/sec. | ||
| 3444 | 2026.05.29 18:23:28.867019 [ 286 ] {9c830695-5af8-4fb4-9f49-fa63938563e4} <Debug> TCPHandler: Processed in 0.001453395 sec. | ||
| 3445 | 2026.05.29 18:23:28.867136 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2026.05.29 18:23:28.867234 [ 286 ] {816259fc-6a28-4acd-89bc-44796eb7bb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3447 | 2026.05.29 18:23:28.867276 [ 286 ] {816259fc-6a28-4acd-89bc-44796eb7bb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3448 | 2026.05.29 18:23:28.867611 [ 286 ] {816259fc-6a28-4acd-89bc-44796eb7bb57} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.05.29 18:23:28.867646 [ 286 ] {816259fc-6a28-4acd-89bc-44796eb7bb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3450 | 2026.05.29 18:23:28.867949 [ 286 ] {816259fc-6a28-4acd-89bc-44796eb7bb57} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3451 | 2026.05.29 18:23:28.868160 [ 286 ] {816259fc-6a28-4acd-89bc-44796eb7bb57} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.05.29 18:23:28.868288 [ 286 ] {816259fc-6a28-4acd-89bc-44796eb7bb57} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 3453 | 2026.05.29 18:23:28.868322 [ 286 ] {816259fc-6a28-4acd-89bc-44796eb7bb57} <Debug> TCPHandler: Processed in 0.001237931 sec. | ||
| 3454 | 2026.05.29 18:23:28.868451 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2026.05.29 18:23:28.868547 [ 286 ] {3e4240bf-acb2-4d37-8218-b92aebe323ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3456 | 2026.05.29 18:23:28.868591 [ 286 ] {3e4240bf-acb2-4d37-8218-b92aebe323ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3457 | 2026.05.29 18:23:28.869001 [ 286 ] {3e4240bf-acb2-4d37-8218-b92aebe323ca} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2026.05.29 18:23:28.869036 [ 286 ] {3e4240bf-acb2-4d37-8218-b92aebe323ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3459 | 2026.05.29 18:23:28.869356 [ 286 ] {3e4240bf-acb2-4d37-8218-b92aebe323ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3460 | 2026.05.29 18:23:28.869564 [ 286 ] {3e4240bf-acb2-4d37-8218-b92aebe323ca} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.05.29 18:23:28.869691 [ 286 ] {3e4240bf-acb2-4d37-8218-b92aebe323ca} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001162 sec., 229776.247848537 rows/sec., 15.27 MiB/sec. | ||
| 3462 | 2026.05.29 18:23:28.869726 [ 286 ] {3e4240bf-acb2-4d37-8218-b92aebe323ca} <Debug> TCPHandler: Processed in 0.001325732 sec. | ||
| 3463 | 2026.05.29 18:23:28.869848 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2026.05.29 18:23:28.869944 [ 286 ] {9e83b037-7ecf-4b87-9b29-c416f383905d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3465 | 2026.05.29 18:23:28.869987 [ 286 ] {9e83b037-7ecf-4b87-9b29-c416f383905d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3466 | 2026.05.29 18:23:28.870294 [ 286 ] {9e83b037-7ecf-4b87-9b29-c416f383905d} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.05.29 18:23:28.870329 [ 286 ] {9e83b037-7ecf-4b87-9b29-c416f383905d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3468 | 2026.05.29 18:23:28.870643 [ 286 ] {9e83b037-7ecf-4b87-9b29-c416f383905d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3469 | 2026.05.29 18:23:28.870846 [ 286 ] {9e83b037-7ecf-4b87-9b29-c416f383905d} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.05.29 18:23:28.870975 [ 286 ] {9e83b037-7ecf-4b87-9b29-c416f383905d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 3471 | 2026.05.29 18:23:28.871009 [ 286 ] {9e83b037-7ecf-4b87-9b29-c416f383905d} <Debug> TCPHandler: Processed in 0.001211651 sec. | ||
| 3472 | 2026.05.29 18:23:28.871126 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2026.05.29 18:23:28.871222 [ 286 ] {2469b438-e9e8-48d9-97f5-fddb2a877dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3474 | 2026.05.29 18:23:28.871277 [ 286 ] {2469b438-e9e8-48d9-97f5-fddb2a877dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3475 | 2026.05.29 18:23:28.872027 [ 286 ] {2469b438-e9e8-48d9-97f5-fddb2a877dc0} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.05.29 18:23:28.872062 [ 286 ] {2469b438-e9e8-48d9-97f5-fddb2a877dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3477 | 2026.05.29 18:23:28.872562 [ 286 ] {2469b438-e9e8-48d9-97f5-fddb2a877dc0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3478 | 2026.05.29 18:23:28.872783 [ 286 ] {2469b438-e9e8-48d9-97f5-fddb2a877dc0} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.05.29 18:23:28.872920 [ 286 ] {2469b438-e9e8-48d9-97f5-fddb2a877dc0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001716 sec., 6410.25641025641 rows/sec., 11.49 MiB/sec. | ||
| 3480 | 2026.05.29 18:23:28.872975 [ 286 ] {2469b438-e9e8-48d9-97f5-fddb2a877dc0} <Debug> TCPHandler: Processed in 0.001899973 sec. | ||
| 3481 | 2026.05.29 18:23:28.873095 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2026.05.29 18:23:28.873191 [ 286 ] {28c28313-fbee-4df3-b387-ed4ebe8aa90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3483 | 2026.05.29 18:23:28.873233 [ 286 ] {28c28313-fbee-4df3-b387-ed4ebe8aa90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3484 | 2026.05.29 18:23:28.873565 [ 286 ] {28c28313-fbee-4df3-b387-ed4ebe8aa90d} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.05.29 18:23:28.873601 [ 286 ] {28c28313-fbee-4df3-b387-ed4ebe8aa90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3486 | 2026.05.29 18:23:28.873906 [ 286 ] {28c28313-fbee-4df3-b387-ed4ebe8aa90d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3487 | 2026.05.29 18:23:28.874120 [ 286 ] {28c28313-fbee-4df3-b387-ed4ebe8aa90d} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.05.29 18:23:28.874246 [ 286 ] {28c28313-fbee-4df3-b387-ed4ebe8aa90d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 3489 | 2026.05.29 18:23:28.874279 [ 286 ] {28c28313-fbee-4df3-b387-ed4ebe8aa90d} <Debug> TCPHandler: Processed in 0.001235771 sec. | ||
| 3490 | 2026.05.29 18:23:33.843971 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.05.29 18:23:33.844218 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3492 | 2026.05.29 18:23:33.844549 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3493 | 2026.05.29 18:23:33.844589 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3494 | 2026.05.29 18:23:33.844814 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3495 | 2026.05.29 18:23:33.844887 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3496 | 2026.05.29 18:23:33.845030 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3497 | 2026.05.29 18:23:33.845138 [ 346 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3498 | 2026.05.29 18:23:33.845150 [ 336 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3499 | 2026.05.29 18:23:33.845147 [ 347 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3500 | 2026.05.29 18:23:33.845311 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3501 | 2026.05.29 18:23:33.845343 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3502 | 2026.05.29 18:23:33.845433 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3503 | 2026.05.29 18:23:33.845454 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 3504 | 2026.05.29 18:23:33.845493 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3505 | 2026.05.29 18:23:33.845536 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3506 | 2026.05.29 18:23:33.845579 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3507 | 2026.05.29 18:23:33.846707 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002583 sec., 17808.74951606659 rows/sec., 2.13 MiB/sec. | ||
| 3508 | 2026.05.29 18:23:33.846863 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Debug> MemoryTracker: Peak memory usage (for query): 135.34 KiB. | ||
| 3509 | 2026.05.29 18:23:33.846880 [ 286 ] {58b4d020-7aa7-4881-a751-e3d67b21556c} <Debug> TCPHandler: Processed in 0.003045731 sec. | ||
| 3510 | 2026.05.29 18:23:33.849020 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2026.05.29 18:23:33.849139 [ 286 ] {3ed821d6-5d25-4e58-a0b4-a7e55a2e80bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3512 | 2026.05.29 18:23:33.849188 [ 286 ] {3ed821d6-5d25-4e58-a0b4-a7e55a2e80bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3513 | 2026.05.29 18:23:33.849706 [ 286 ] {3ed821d6-5d25-4e58-a0b4-a7e55a2e80bb} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.05.29 18:23:33.849751 [ 286 ] {3ed821d6-5d25-4e58-a0b4-a7e55a2e80bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3515 | 2026.05.29 18:23:33.850124 [ 286 ] {3ed821d6-5d25-4e58-a0b4-a7e55a2e80bb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3516 | 2026.05.29 18:23:33.850358 [ 286 ] {3ed821d6-5d25-4e58-a0b4-a7e55a2e80bb} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2026.05.29 18:23:33.850514 [ 286 ] {3ed821d6-5d25-4e58-a0b4-a7e55a2e80bb} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001407 sec., 82444.91826581379 rows/sec., 7.00 MiB/sec. | ||
| 3518 | 2026.05.29 18:23:33.850553 [ 286 ] {3ed821d6-5d25-4e58-a0b4-a7e55a2e80bb} <Debug> TCPHandler: Processed in 0.001589447 sec. | ||
| 3519 | 2026.05.29 18:23:33.850690 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.05.29 18:23:33.850793 [ 286 ] {c81462fc-bb0a-4e1e-8581-365168ddfa6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3521 | 2026.05.29 18:23:33.850837 [ 286 ] {c81462fc-bb0a-4e1e-8581-365168ddfa6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3522 | 2026.05.29 18:23:33.851247 [ 286 ] {c81462fc-bb0a-4e1e-8581-365168ddfa6d} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.05.29 18:23:33.851285 [ 286 ] {c81462fc-bb0a-4e1e-8581-365168ddfa6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3524 | 2026.05.29 18:23:33.851586 [ 286 ] {c81462fc-bb0a-4e1e-8581-365168ddfa6d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3525 | 2026.05.29 18:23:33.851795 [ 286 ] {c81462fc-bb0a-4e1e-8581-365168ddfa6d} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.05.29 18:23:33.851920 [ 136 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3527 | 2026.05.29 18:23:33.851936 [ 286 ] {c81462fc-bb0a-4e1e-8581-365168ddfa6d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001166 sec., 25728.987993138937 rows/sec., 1.89 MiB/sec. | ||
| 3528 | 2026.05.29 18:23:33.851995 [ 136 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.05.29 18:23:33.851999 [ 286 ] {c81462fc-bb0a-4e1e-8581-365168ddfa6d} <Debug> TCPHandler: Processed in 0.001361253 sec. | ||
| 3530 | 2026.05.29 18:23:33.852036 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3531 | 2026.05.29 18:23:33.852153 [ 196 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 3532 | 2026.05.29 18:23:33.852156 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.05.29 18:23:33.852271 [ 196 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3534 | 2026.05.29 18:23:33.852282 [ 286 ] {3a2fe16a-88ef-4cc8-9085-3a28904cde21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3535 | 2026.05.29 18:23:33.852309 [ 196 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 188 rows starting from the beginning of the part | ||
| 3536 | 2026.05.29 18:23:33.852333 [ 286 ] {3a2fe16a-88ef-4cc8-9085-3a28904cde21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3537 | 2026.05.29 18:23:33.852377 [ 196 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part | ||
| 3538 | 2026.05.29 18:23:33.852429 [ 196 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 153 rows starting from the beginning of the part | ||
| 3539 | 2026.05.29 18:23:33.852484 [ 196 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3540 | 2026.05.29 18:23:33.852546 [ 196 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 157 rows starting from the beginning of the part | ||
| 3541 | 2026.05.29 18:23:33.852610 [ 196 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3542 | 2026.05.29 18:23:33.852951 [ 286 ] {3a2fe16a-88ef-4cc8-9085-3a28904cde21} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.05.29 18:23:33.852995 [ 286 ] {3a2fe16a-88ef-4cc8-9085-3a28904cde21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3544 | 2026.05.29 18:23:33.853437 [ 286 ] {3a2fe16a-88ef-4cc8-9085-3a28904cde21} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3545 | 2026.05.29 18:23:33.853624 [ 186 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502846 sec., 406561.94979392434 rows/sec., 27.15 MiB/sec. | ||
| 3546 | 2026.05.29 18:23:33.853674 [ 286 ] {3a2fe16a-88ef-4cc8-9085-3a28904cde21} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.05.29 18:23:33.853827 [ 286 ] {3a2fe16a-88ef-4cc8-9085-3a28904cde21} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001566 sec., 60025.54278416348 rows/sec., 4.69 MiB/sec. | ||
| 3548 | 2026.05.29 18:23:33.853845 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3549 | 2026.05.29 18:23:33.853868 [ 286 ] {3a2fe16a-88ef-4cc8-9085-3a28904cde21} <Debug> TCPHandler: Processed in 0.00176465 sec. | ||
| 3550 | 2026.05.29 18:23:33.854021 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.05.29 18:23:33.854142 [ 286 ] {defaeba6-4a4a-4f79-8cdf-73b029cb0604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3552 | 2026.05.29 18:23:33.854201 [ 286 ] {defaeba6-4a4a-4f79-8cdf-73b029cb0604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3553 | 2026.05.29 18:23:33.854230 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_16_3} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.05.29 18:23:33.854335 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_16_3} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3555 | 2026.05.29 18:23:33.854438 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3556 | 2026.05.29 18:23:33.857352 [ 286 ] {defaeba6-4a4a-4f79-8cdf-73b029cb0604} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2026.05.29 18:23:33.857408 [ 286 ] {defaeba6-4a4a-4f79-8cdf-73b029cb0604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3558 | 2026.05.29 18:23:33.857886 [ 286 ] {defaeba6-4a4a-4f79-8cdf-73b029cb0604} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3559 | 2026.05.29 18:23:33.858150 [ 286 ] {defaeba6-4a4a-4f79-8cdf-73b029cb0604} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.05.29 18:23:33.858302 [ 286 ] {defaeba6-4a4a-4f79-8cdf-73b029cb0604} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004185 sec., 38231.780167264034 rows/sec., 2.66 MiB/sec. | ||
| 3561 | 2026.05.29 18:23:33.858340 [ 286 ] {defaeba6-4a4a-4f79-8cdf-73b029cb0604} <Debug> TCPHandler: Processed in 0.004379174 sec. | ||
| 3562 | 2026.05.29 18:23:33.858486 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2026.05.29 18:23:33.858587 [ 286 ] {7ffccef7-3f98-4542-8f97-9e4ecf2fc9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3564 | 2026.05.29 18:23:33.858647 [ 286 ] {7ffccef7-3f98-4542-8f97-9e4ecf2fc9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3565 | 2026.05.29 18:23:33.859490 [ 286 ] {7ffccef7-3f98-4542-8f97-9e4ecf2fc9c9} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.05.29 18:23:33.859529 [ 286 ] {7ffccef7-3f98-4542-8f97-9e4ecf2fc9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3567 | 2026.05.29 18:23:33.860120 [ 286 ] {7ffccef7-3f98-4542-8f97-9e4ecf2fc9c9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3568 | 2026.05.29 18:23:33.860362 [ 286 ] {7ffccef7-3f98-4542-8f97-9e4ecf2fc9c9} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.05.29 18:23:33.860512 [ 286 ] {7ffccef7-3f98-4542-8f97-9e4ecf2fc9c9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001946 sec., 15416.238437821172 rows/sec., 27.63 MiB/sec. | ||
| 3570 | 2026.05.29 18:23:33.860518 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3571 | 2026.05.29 18:23:33.860580 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.05.29 18:23:33.860588 [ 286 ] {7ffccef7-3f98-4542-8f97-9e4ecf2fc9c9} <Debug> TCPHandler: Processed in 0.002161887 sec. | ||
| 3573 | 2026.05.29 18:23:33.860612 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3574 | 2026.05.29 18:23:33.860727 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 3575 | 2026.05.29 18:23:33.860732 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.05.29 18:23:33.860858 [ 286 ] {3678e9e5-66fe-4258-93d0-9d6ad7d91440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3577 | 2026.05.29 18:23:33.860904 [ 286 ] {3678e9e5-66fe-4258-93d0-9d6ad7d91440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3578 | 2026.05.29 18:23:33.860974 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3579 | 2026.05.29 18:23:33.861047 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 184 rows starting from the beginning of the part | ||
| 3580 | 2026.05.29 18:23:33.861181 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 3581 | 2026.05.29 18:23:33.861283 [ 286 ] {3678e9e5-66fe-4258-93d0-9d6ad7d91440} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.05.29 18:23:33.861307 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part | ||
| 3583 | 2026.05.29 18:23:33.861325 [ 286 ] {3678e9e5-66fe-4258-93d0-9d6ad7d91440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3584 | 2026.05.29 18:23:33.861426 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3585 | 2026.05.29 18:23:33.861536 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part | ||
| 3586 | 2026.05.29 18:23:33.861653 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3587 | 2026.05.29 18:23:33.861683 [ 286 ] {3678e9e5-66fe-4258-93d0-9d6ad7d91440} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3588 | 2026.05.29 18:23:33.861915 [ 286 ] {3678e9e5-66fe-4258-93d0-9d6ad7d91440} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2026.05.29 18:23:33.862059 [ 286 ] {3678e9e5-66fe-4258-93d0-9d6ad7d91440} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.31 MiB/sec. | ||
| 3590 | 2026.05.29 18:23:33.862094 [ 286 ] {3678e9e5-66fe-4258-93d0-9d6ad7d91440} <Debug> TCPHandler: Processed in 0.001415724 sec. | ||
| 3591 | 2026.05.29 18:23:33.865353 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 307 rows, containing 19 columns (19 merged, 0 gathered) in 0.004671719 sec., 65714.56887710925 rows/sec., 117.76 MiB/sec. | ||
| 3592 | 2026.05.29 18:23:33.866024 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3593 | 2026.05.29 18:23:33.866424 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.05.29 18:23:33.866511 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3595 | 2026.05.29 18:23:33.866648 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 3596 | 2026.05.29 18:23:34.524999 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3597 | 2026.05.29 18:23:34.525055 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3598 | 2026.05.29 18:23:34.635740 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6745 | ||
| 3599 | 2026.05.29 18:23:34.636276 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2026.05.29 18:23:34.636329 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3601 | 2026.05.29 18:23:34.636806 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3602 | 2026.05.29 18:23:34.637038 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2026.05.29 18:23:34.637176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6745 | ||
| 3604 | 2026.05.29 18:23:35.021781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3605 | 2026.05.29 18:23:35.038436 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2026.05.29 18:23:35.038496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3607 | 2026.05.29 18:23:35.043791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3608 | 2026.05.29 18:23:35.044492 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.05.29 18:23:35.047333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3610 | 2026.05.29 18:23:38.848139 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3611 | 2026.05.29 18:23:38.848395 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 3612 | 2026.05.29 18:23:38.848760 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3613 | 2026.05.29 18:23:38.848803 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 3614 | 2026.05.29 18:23:38.849050 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3615 | 2026.05.29 18:23:38.849121 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3616 | 2026.05.29 18:23:38.849263 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3617 | 2026.05.29 18:23:38.849351 [ 345 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3618 | 2026.05.29 18:23:38.849369 [ 351 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3619 | 2026.05.29 18:23:38.849373 [ 347 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3620 | 2026.05.29 18:23:38.849492 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3621 | 2026.05.29 18:23:38.849530 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3622 | 2026.05.29 18:23:38.849618 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3623 | 2026.05.29 18:23:38.849639 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 3624 | 2026.05.29 18:23:38.849676 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3625 | 2026.05.29 18:23:38.849717 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3626 | 2026.05.29 18:23:38.849754 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3627 | 2026.05.29 18:23:38.850945 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002653 sec., 17338.861666038447 rows/sec., 3.54 MiB/sec. | ||
| 3628 | 2026.05.29 18:23:38.851107 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Debug> MemoryTracker: Peak memory usage (for query): 154.85 KiB. | ||
| 3629 | 2026.05.29 18:23:38.851122 [ 286 ] {747746ca-f5bf-4814-8c7b-621a3898c5a5} <Debug> TCPHandler: Processed in 0.003115933 sec. | ||
| 3630 | 2026.05.29 18:23:38.856032 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2026.05.29 18:23:38.856146 [ 286 ] {208db689-5b17-4021-b065-6424656ab505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3632 | 2026.05.29 18:23:38.856191 [ 286 ] {208db689-5b17-4021-b065-6424656ab505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3633 | 2026.05.29 18:23:38.856781 [ 286 ] {208db689-5b17-4021-b065-6424656ab505} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2026.05.29 18:23:38.856829 [ 286 ] {208db689-5b17-4021-b065-6424656ab505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3635 | 2026.05.29 18:23:38.857202 [ 286 ] {208db689-5b17-4021-b065-6424656ab505} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3636 | 2026.05.29 18:23:38.857426 [ 286 ] {208db689-5b17-4021-b065-6424656ab505} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3637 | 2026.05.29 18:23:38.857592 [ 286 ] {208db689-5b17-4021-b065-6424656ab505} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001479 sec., 192021.63624070317 rows/sec., 12.20 MiB/sec. | ||
| 3638 | 2026.05.29 18:23:38.857627 [ 286 ] {208db689-5b17-4021-b065-6424656ab505} <Debug> TCPHandler: Processed in 0.001650398 sec. | ||
| 3639 | 2026.05.29 18:23:38.857761 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2026.05.29 18:23:38.857860 [ 286 ] {b1a4c317-4bae-438a-9bd7-9853eef290a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3641 | 2026.05.29 18:23:38.857903 [ 286 ] {b1a4c317-4bae-438a-9bd7-9853eef290a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3642 | 2026.05.29 18:23:38.858638 [ 286 ] {b1a4c317-4bae-438a-9bd7-9853eef290a0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.05.29 18:23:38.858675 [ 286 ] {b1a4c317-4bae-438a-9bd7-9853eef290a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3644 | 2026.05.29 18:23:38.859011 [ 286 ] {b1a4c317-4bae-438a-9bd7-9853eef290a0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3645 | 2026.05.29 18:23:38.859216 [ 286 ] {b1a4c317-4bae-438a-9bd7-9853eef290a0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.05.29 18:23:38.859345 [ 286 ] {b1a4c317-4bae-438a-9bd7-9853eef290a0} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001506 sec., 543824.7011952192 rows/sec., 42.18 MiB/sec. | ||
| 3647 | 2026.05.29 18:23:38.859378 [ 286 ] {b1a4c317-4bae-438a-9bd7-9853eef290a0} <Debug> TCPHandler: Processed in 0.001668648 sec. | ||
| 3648 | 2026.05.29 18:23:38.859504 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2026.05.29 18:23:38.859631 [ 286 ] {2387d060-3da8-40eb-a824-bcad47c3f3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3650 | 2026.05.29 18:23:38.859681 [ 286 ] {2387d060-3da8-40eb-a824-bcad47c3f3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3651 | 2026.05.29 18:23:38.860218 [ 286 ] {2387d060-3da8-40eb-a824-bcad47c3f3f4} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.05.29 18:23:38.860263 [ 286 ] {2387d060-3da8-40eb-a824-bcad47c3f3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3653 | 2026.05.29 18:23:38.860613 [ 286 ] {2387d060-3da8-40eb-a824-bcad47c3f3f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3654 | 2026.05.29 18:23:38.860826 [ 286 ] {2387d060-3da8-40eb-a824-bcad47c3f3f4} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): 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.29 18:23:38.860957 [ 286 ] {2387d060-3da8-40eb-a824-bcad47c3f3f4} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001351 sec., 113249.44485566247 rows/sec., 6.77 MiB/sec. | ||
| 3656 | 2026.05.29 18:23:38.860993 [ 286 ] {2387d060-3da8-40eb-a824-bcad47c3f3f4} <Debug> TCPHandler: Processed in 0.001553447 sec. | ||
| 3657 | 2026.05.29 18:23:38.861123 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2026.05.29 18:23:38.861220 [ 286 ] {ce058882-0ad4-42bf-bc8d-c0bdb02cd190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3659 | 2026.05.29 18:23:38.861261 [ 286 ] {ce058882-0ad4-42bf-bc8d-c0bdb02cd190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3660 | 2026.05.29 18:23:38.861697 [ 286 ] {ce058882-0ad4-42bf-bc8d-c0bdb02cd190} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.05.29 18:23:38.861735 [ 286 ] {ce058882-0ad4-42bf-bc8d-c0bdb02cd190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3662 | 2026.05.29 18:23:38.862031 [ 286 ] {ce058882-0ad4-42bf-bc8d-c0bdb02cd190} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3663 | 2026.05.29 18:23:38.862242 [ 286 ] {ce058882-0ad4-42bf-bc8d-c0bdb02cd190} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.05.29 18:23:38.862369 [ 286 ] {ce058882-0ad4-42bf-bc8d-c0bdb02cd190} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 8.25 MiB/sec. | ||
| 3665 | 2026.05.29 18:23:38.862404 [ 286 ] {ce058882-0ad4-42bf-bc8d-c0bdb02cd190} <Debug> TCPHandler: Processed in 0.001332223 sec. | ||
| 3666 | 2026.05.29 18:23:38.862526 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2026.05.29 18:23:38.862622 [ 286 ] {f917f7b2-13e8-48b7-b514-f50765d21ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3668 | 2026.05.29 18:23:38.862664 [ 286 ] {f917f7b2-13e8-48b7-b514-f50765d21ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3669 | 2026.05.29 18:23:38.863102 [ 286 ] {f917f7b2-13e8-48b7-b514-f50765d21ff3} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.05.29 18:23:38.863139 [ 286 ] {f917f7b2-13e8-48b7-b514-f50765d21ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3671 | 2026.05.29 18:23:38.863442 [ 286 ] {f917f7b2-13e8-48b7-b514-f50765d21ff3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3672 | 2026.05.29 18:23:38.863648 [ 286 ] {f917f7b2-13e8-48b7-b514-f50765d21ff3} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2026.05.29 18:23:38.863774 [ 286 ] {f917f7b2-13e8-48b7-b514-f50765d21ff3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 3674 | 2026.05.29 18:23:38.863809 [ 286 ] {f917f7b2-13e8-48b7-b514-f50765d21ff3} <Debug> TCPHandler: Processed in 0.001334942 sec. | ||
| 3675 | 2026.05.29 18:23:38.863930 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2026.05.29 18:23:38.864027 [ 286 ] {e05a4c43-0d5d-4913-b5b7-66b39f28ced3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3677 | 2026.05.29 18:23:38.864068 [ 286 ] {e05a4c43-0d5d-4913-b5b7-66b39f28ced3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3678 | 2026.05.29 18:23:38.864655 [ 286 ] {e05a4c43-0d5d-4913-b5b7-66b39f28ced3} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.05.29 18:23:38.864692 [ 286 ] {e05a4c43-0d5d-4913-b5b7-66b39f28ced3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3680 | 2026.05.29 18:23:38.865002 [ 286 ] {e05a4c43-0d5d-4913-b5b7-66b39f28ced3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3681 | 2026.05.29 18:23:38.865216 [ 286 ] {e05a4c43-0d5d-4913-b5b7-66b39f28ced3} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.05.29 18:23:38.865349 [ 286 ] {e05a4c43-0d5d-4913-b5b7-66b39f28ced3} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00134 sec., 373880.5970149254 rows/sec., 26.28 MiB/sec. | ||
| 3683 | 2026.05.29 18:23:38.865384 [ 286 ] {e05a4c43-0d5d-4913-b5b7-66b39f28ced3} <Debug> TCPHandler: Processed in 0.001506235 sec. | ||
| 3684 | 2026.05.29 18:23:38.865506 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2026.05.29 18:23:38.865603 [ 286 ] {efd0675c-cf0a-44d0-a34b-559d92aae944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3686 | 2026.05.29 18:23:38.865646 [ 286 ] {efd0675c-cf0a-44d0-a34b-559d92aae944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3687 | 2026.05.29 18:23:38.865982 [ 286 ] {efd0675c-cf0a-44d0-a34b-559d92aae944} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2026.05.29 18:23:38.866020 [ 286 ] {efd0675c-cf0a-44d0-a34b-559d92aae944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3689 | 2026.05.29 18:23:38.866313 [ 286 ] {efd0675c-cf0a-44d0-a34b-559d92aae944} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3690 | 2026.05.29 18:23:38.866517 [ 286 ] {efd0675c-cf0a-44d0-a34b-559d92aae944} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.05.29 18:23:38.866645 [ 286 ] {efd0675c-cf0a-44d0-a34b-559d92aae944} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 3692 | 2026.05.29 18:23:38.866679 [ 286 ] {efd0675c-cf0a-44d0-a34b-559d92aae944} <Debug> TCPHandler: Processed in 0.001224381 sec. | ||
| 3693 | 2026.05.29 18:23:38.866796 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2026.05.29 18:23:38.866893 [ 286 ] {4be6289c-3bea-49f5-9d49-6d5bfe2877c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3695 | 2026.05.29 18:23:38.866937 [ 286 ] {4be6289c-3bea-49f5-9d49-6d5bfe2877c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3696 | 2026.05.29 18:23:38.867346 [ 286 ] {4be6289c-3bea-49f5-9d49-6d5bfe2877c1} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.05.29 18:23:38.867382 [ 286 ] {4be6289c-3bea-49f5-9d49-6d5bfe2877c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3698 | 2026.05.29 18:23:38.867698 [ 286 ] {4be6289c-3bea-49f5-9d49-6d5bfe2877c1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3699 | 2026.05.29 18:23:38.867912 [ 286 ] {4be6289c-3bea-49f5-9d49-6d5bfe2877c1} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.05.29 18:23:38.868041 [ 286 ] {4be6289c-3bea-49f5-9d49-6d5bfe2877c1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001166 sec., 227272.7272727273 rows/sec., 15.10 MiB/sec. | ||
| 3701 | 2026.05.29 18:23:38.868076 [ 286 ] {4be6289c-3bea-49f5-9d49-6d5bfe2877c1} <Debug> TCPHandler: Processed in 0.001333143 sec. | ||
| 3702 | 2026.05.29 18:23:38.868202 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2026.05.29 18:23:38.868298 [ 286 ] {a75f97fb-7c37-4146-a995-3d7cd0665748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3704 | 2026.05.29 18:23:38.868342 [ 286 ] {a75f97fb-7c37-4146-a995-3d7cd0665748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3705 | 2026.05.29 18:23:38.868714 [ 286 ] {a75f97fb-7c37-4146-a995-3d7cd0665748} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.05.29 18:23:38.868760 [ 286 ] {a75f97fb-7c37-4146-a995-3d7cd0665748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3707 | 2026.05.29 18:23:38.869117 [ 286 ] {a75f97fb-7c37-4146-a995-3d7cd0665748} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3708 | 2026.05.29 18:23:38.869356 [ 286 ] {a75f97fb-7c37-4146-a995-3d7cd0665748} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.05.29 18:23:38.869497 [ 286 ] {a75f97fb-7c37-4146-a995-3d7cd0665748} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001217 sec., 821.6926869350863 rows/sec., 55.37 KiB/sec. | ||
| 3710 | 2026.05.29 18:23:38.869532 [ 286 ] {a75f97fb-7c37-4146-a995-3d7cd0665748} <Debug> TCPHandler: Processed in 0.001382404 sec. | ||
| 3711 | 2026.05.29 18:23:38.869648 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.05.29 18:23:38.869749 [ 286 ] {44099722-3a98-4fff-a7c4-ee69789deaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3713 | 2026.05.29 18:23:38.869804 [ 286 ] {44099722-3a98-4fff-a7c4-ee69789deaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3714 | 2026.05.29 18:23:38.870528 [ 286 ] {44099722-3a98-4fff-a7c4-ee69789deaa3} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.05.29 18:23:38.870565 [ 286 ] {44099722-3a98-4fff-a7c4-ee69789deaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3716 | 2026.05.29 18:23:38.871067 [ 286 ] {44099722-3a98-4fff-a7c4-ee69789deaa3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3717 | 2026.05.29 18:23:38.871288 [ 286 ] {44099722-3a98-4fff-a7c4-ee69789deaa3} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.05.29 18:23:38.871426 [ 286 ] {44099722-3a98-4fff-a7c4-ee69789deaa3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001696 sec., 6485.8490566037735 rows/sec., 11.62 MiB/sec. | ||
| 3719 | 2026.05.29 18:23:38.871476 [ 286 ] {44099722-3a98-4fff-a7c4-ee69789deaa3} <Debug> TCPHandler: Processed in 0.001878212 sec. | ||
| 3720 | 2026.05.29 18:23:38.871611 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.05.29 18:23:38.871707 [ 286 ] {1989c477-45fa-4301-9cce-443ee89f02f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3722 | 2026.05.29 18:23:38.871750 [ 286 ] {1989c477-45fa-4301-9cce-443ee89f02f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3723 | 2026.05.29 18:23:38.872082 [ 286 ] {1989c477-45fa-4301-9cce-443ee89f02f2} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.05.29 18:23:38.872118 [ 286 ] {1989c477-45fa-4301-9cce-443ee89f02f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3725 | 2026.05.29 18:23:38.872413 [ 286 ] {1989c477-45fa-4301-9cce-443ee89f02f2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3726 | 2026.05.29 18:23:38.872638 [ 286 ] {1989c477-45fa-4301-9cce-443ee89f02f2} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.05.29 18:23:38.872768 [ 286 ] {1989c477-45fa-4301-9cce-443ee89f02f2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 3728 | 2026.05.29 18:23:38.872801 [ 286 ] {1989c477-45fa-4301-9cce-443ee89f02f2} <Debug> TCPHandler: Processed in 0.001240371 sec. | ||
| 3729 | 2026.05.29 18:23:39.424240 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.05.29 18:23:39.424480 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3731 | 2026.05.29 18:23:39.424822 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3732 | 2026.05.29 18:23:39.424866 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3733 | 2026.05.29 18:23:39.425105 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3734 | 2026.05.29 18:23:39.425174 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3735 | 2026.05.29 18:23:39.425316 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 3736 | 2026.05.29 18:23:39.425419 [ 346 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3737 | 2026.05.29 18:23:39.425429 [ 351 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3738 | 2026.05.29 18:23:39.425429 [ 347 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3739 | 2026.05.29 18:23:39.425591 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3740 | 2026.05.29 18:23:39.425622 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3741 | 2026.05.29 18:23:39.425710 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3742 | 2026.05.29 18:23:39.425732 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 3743 | 2026.05.29 18:23:39.425770 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3744 | 2026.05.29 18:23:39.425814 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3745 | 2026.05.29 18:23:39.425851 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3746 | 2026.05.29 18:23:39.426951 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002572 sec., 17884.914463452566 rows/sec., 2.14 MiB/sec. | ||
| 3747 | 2026.05.29 18:23:39.427085 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Debug> MemoryTracker: Peak memory usage (for query): 138.75 KiB. | ||
| 3748 | 2026.05.29 18:23:39.427100 [ 286 ] {d9e47773-f9b0-4bf2-b2ab-d330a3f1943f} <Debug> TCPHandler: Processed in 0.002992391 sec. | ||
| 3749 | 2026.05.29 18:23:39.439004 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2026.05.29 18:23:39.439127 [ 286 ] {5ce3b333-4ef0-4bf0-b332-85b5431f2678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3751 | 2026.05.29 18:23:39.439179 [ 286 ] {5ce3b333-4ef0-4bf0-b332-85b5431f2678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3752 | 2026.05.29 18:23:39.440750 [ 286 ] {5ce3b333-4ef0-4bf0-b332-85b5431f2678} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.05.29 18:23:39.440796 [ 286 ] {5ce3b333-4ef0-4bf0-b332-85b5431f2678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3754 | 2026.05.29 18:23:39.441326 [ 286 ] {5ce3b333-4ef0-4bf0-b332-85b5431f2678} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3755 | 2026.05.29 18:23:39.441576 [ 286 ] {5ce3b333-4ef0-4bf0-b332-85b5431f2678} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.05.29 18:23:39.441735 [ 286 ] {5ce3b333-4ef0-4bf0-b332-85b5431f2678} <Debug> executeQuery: Read 2439 rows, 185.37 KiB in 0.00264 sec., 923863.6363636364 rows/sec., 68.57 MiB/sec. | ||
| 3757 | 2026.05.29 18:23:39.441774 [ 286 ] {5ce3b333-4ef0-4bf0-b332-85b5431f2678} <Debug> TCPHandler: Processed in 0.002831068 sec. | ||
| 3758 | 2026.05.29 18:23:39.441913 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2026.05.29 18:23:39.442018 [ 286 ] {6218a94b-f196-46a2-b098-0ebcc256663a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3760 | 2026.05.29 18:23:39.442065 [ 286 ] {6218a94b-f196-46a2-b098-0ebcc256663a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3761 | 2026.05.29 18:23:39.442501 [ 286 ] {6218a94b-f196-46a2-b098-0ebcc256663a} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2026.05.29 18:23:39.442540 [ 286 ] {6218a94b-f196-46a2-b098-0ebcc256663a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3763 | 2026.05.29 18:23:39.442847 [ 286 ] {6218a94b-f196-46a2-b098-0ebcc256663a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3764 | 2026.05.29 18:23:39.443062 [ 286 ] {6218a94b-f196-46a2-b098-0ebcc256663a} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2026.05.29 18:23:39.443199 [ 286 ] {6218a94b-f196-46a2-b098-0ebcc256663a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001205 sec., 34024.89626556017 rows/sec., 2.50 MiB/sec. | ||
| 3766 | 2026.05.29 18:23:39.443234 [ 286 ] {6218a94b-f196-46a2-b098-0ebcc256663a} <Debug> TCPHandler: Processed in 0.001374313 sec. | ||
| 3767 | 2026.05.29 18:23:39.443353 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2026.05.29 18:23:39.443452 [ 286 ] {0f15081e-684f-4c02-a552-029ea5546af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3769 | 2026.05.29 18:23:39.443495 [ 286 ] {0f15081e-684f-4c02-a552-029ea5546af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3770 | 2026.05.29 18:23:39.444148 [ 286 ] {0f15081e-684f-4c02-a552-029ea5546af6} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2026.05.29 18:23:39.444184 [ 286 ] {0f15081e-684f-4c02-a552-029ea5546af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3772 | 2026.05.29 18:23:39.444505 [ 286 ] {0f15081e-684f-4c02-a552-029ea5546af6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3773 | 2026.05.29 18:23:39.444722 [ 286 ] {0f15081e-684f-4c02-a552-029ea5546af6} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2026.05.29 18:23:39.444815 [ 121 ] {} <Debug> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3775 | 2026.05.29 18:23:39.444853 [ 286 ] {0f15081e-684f-4c02-a552-029ea5546af6} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001421 sec., 563687.5439831105 rows/sec., 32.56 MiB/sec. | ||
| 3776 | 2026.05.29 18:23:39.444855 [ 121 ] {} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.05.29 18:23:39.444887 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3778 | 2026.05.29 18:23:39.444889 [ 286 ] {0f15081e-684f-4c02-a552-029ea5546af6} <Debug> TCPHandler: Processed in 0.001586527 sec. | ||
| 3779 | 2026.05.29 18:23:39.445005 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3780 | 2026.05.29 18:23:39.445058 [ 186 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 3781 | 2026.05.29 18:23:39.445101 [ 286 ] {a5583ca9-2bc1-4db7-a9ce-05632089c267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3782 | 2026.05.29 18:23:39.445166 [ 286 ] {a5583ca9-2bc1-4db7-a9ce-05632089c267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3783 | 2026.05.29 18:23:39.445277 [ 186 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3784 | 2026.05.29 18:23:39.445337 [ 186 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 3785 | 2026.05.29 18:23:39.445440 [ 186 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 802 rows starting from the beginning of the part | ||
| 3786 | 2026.05.29 18:23:39.445511 [ 186 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 3787 | 2026.05.29 18:23:39.445552 [ 286 ] {a5583ca9-2bc1-4db7-a9ce-05632089c267} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2026.05.29 18:23:39.445553 [ 186 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 3789 | 2026.05.29 18:23:39.445604 [ 286 ] {a5583ca9-2bc1-4db7-a9ce-05632089c267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3790 | 2026.05.29 18:23:39.445686 [ 186 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 3791 | 2026.05.29 18:23:39.445751 [ 186 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 801 rows starting from the beginning of the part | ||
| 3792 | 2026.05.29 18:23:39.445944 [ 286 ] {a5583ca9-2bc1-4db7-a9ce-05632089c267} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3793 | 2026.05.29 18:23:39.446214 [ 286 ] {a5583ca9-2bc1-4db7-a9ce-05632089c267} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2026.05.29 18:23:39.446347 [ 286 ] {a5583ca9-2bc1-4db7-a9ce-05632089c267} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001265 sec., 790.5138339920949 rows/sec., 55.58 KiB/sec. | ||
| 3795 | 2026.05.29 18:23:39.446383 [ 286 ] {a5583ca9-2bc1-4db7-a9ce-05632089c267} <Debug> TCPHandler: Processed in 0.001429374 sec. | ||
| 3796 | 2026.05.29 18:23:39.446500 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2026.05.29 18:23:39.446602 [ 286 ] {059df367-b049-4fc0-8107-95f0d829a36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3798 | 2026.05.29 18:23:39.446645 [ 286 ] {059df367-b049-4fc0-8107-95f0d829a36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3799 | 2026.05.29 18:23:39.447072 [ 192 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2199 rows, containing 5 columns (5 merged, 0 gathered) in 0.002107736 sec., 1043299.5403598933 rows/sec., 66.18 MiB/sec. | ||
| 3800 | 2026.05.29 18:23:39.447276 [ 186 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3801 | 2026.05.29 18:23:39.447495 [ 286 ] {059df367-b049-4fc0-8107-95f0d829a36b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2026.05.29 18:23:39.447541 [ 286 ] {059df367-b049-4fc0-8107-95f0d829a36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3803 | 2026.05.29 18:23:39.447541 [ 186 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_10_2} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2026.05.29 18:23:39.447638 [ 186 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_10_2} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3805 | 2026.05.29 18:23:39.447718 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3806 | 2026.05.29 18:23:39.447946 [ 286 ] {059df367-b049-4fc0-8107-95f0d829a36b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3807 | 2026.05.29 18:23:39.448168 [ 286 ] {059df367-b049-4fc0-8107-95f0d829a36b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2026.05.29 18:23:39.448300 [ 286 ] {059df367-b049-4fc0-8107-95f0d829a36b} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001717 sec., 752475.2475247525 rows/sec., 50.21 MiB/sec. | ||
| 3809 | 2026.05.29 18:23:39.448336 [ 286 ] {059df367-b049-4fc0-8107-95f0d829a36b} <Debug> TCPHandler: Processed in 0.001885852 sec. | ||
| 3810 | 2026.05.29 18:23:39.448459 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.05.29 18:23:39.448558 [ 286 ] {6636b723-fb63-4b43-a6ed-53779333a352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3812 | 2026.05.29 18:23:39.448604 [ 286 ] {6636b723-fb63-4b43-a6ed-53779333a352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3813 | 2026.05.29 18:23:39.449280 [ 286 ] {6636b723-fb63-4b43-a6ed-53779333a352} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.05.29 18:23:39.449317 [ 286 ] {6636b723-fb63-4b43-a6ed-53779333a352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3815 | 2026.05.29 18:23:39.449738 [ 286 ] {6636b723-fb63-4b43-a6ed-53779333a352} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3816 | 2026.05.29 18:23:39.449954 [ 286 ] {6636b723-fb63-4b43-a6ed-53779333a352} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.05.29 18:23:39.450085 [ 286 ] {6636b723-fb63-4b43-a6ed-53779333a352} <Debug> executeQuery: Read 1476 rows, 91.48 KiB in 0.001546 sec., 954721.8628719276 rows/sec., 57.79 MiB/sec. | ||
| 3818 | 2026.05.29 18:23:39.450119 [ 286 ] {6636b723-fb63-4b43-a6ed-53779333a352} <Debug> TCPHandler: Processed in 0.001711819 sec. | ||
| 3819 | 2026.05.29 18:23:39.450237 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.05.29 18:23:39.450335 [ 286 ] {41cd66ee-1128-4d19-948d-10a394810be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3821 | 2026.05.29 18:23:39.450391 [ 286 ] {41cd66ee-1128-4d19-948d-10a394810be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3822 | 2026.05.29 18:23:39.451218 [ 286 ] {41cd66ee-1128-4d19-948d-10a394810be9} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.05.29 18:23:39.451254 [ 286 ] {41cd66ee-1128-4d19-948d-10a394810be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3824 | 2026.05.29 18:23:39.451816 [ 286 ] {41cd66ee-1128-4d19-948d-10a394810be9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3825 | 2026.05.29 18:23:39.452059 [ 286 ] {41cd66ee-1128-4d19-948d-10a394810be9} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.05.29 18:23:39.452205 [ 286 ] {41cd66ee-1128-4d19-948d-10a394810be9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001889 sec., 21704.60561143462 rows/sec., 38.89 MiB/sec. | ||
| 3827 | 2026.05.29 18:23:39.452264 [ 286 ] {41cd66ee-1128-4d19-948d-10a394810be9} <Debug> TCPHandler: Processed in 0.002077056 sec. | ||
| 3828 | 2026.05.29 18:23:39.452396 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.05.29 18:23:39.452494 [ 286 ] {a0a53a22-9c7a-4ab8-9137-9b4300286aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3830 | 2026.05.29 18:23:39.452540 [ 286 ] {a0a53a22-9c7a-4ab8-9137-9b4300286aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3831 | 2026.05.29 18:23:39.452866 [ 286 ] {a0a53a22-9c7a-4ab8-9137-9b4300286aa0} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2026.05.29 18:23:39.452902 [ 286 ] {a0a53a22-9c7a-4ab8-9137-9b4300286aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3833 | 2026.05.29 18:23:39.453200 [ 286 ] {a0a53a22-9c7a-4ab8-9137-9b4300286aa0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3834 | 2026.05.29 18:23:39.453423 [ 286 ] {a0a53a22-9c7a-4ab8-9137-9b4300286aa0} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2026.05.29 18:23:39.453557 [ 286 ] {a0a53a22-9c7a-4ab8-9137-9b4300286aa0} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 376.71 KiB/sec. | ||
| 3836 | 2026.05.29 18:23:39.453591 [ 286 ] {a0a53a22-9c7a-4ab8-9137-9b4300286aa0} <Debug> TCPHandler: Processed in 0.001245581 sec. | ||
| 3837 | 2026.05.29 18:23:40.948188 [ 116 ] {} <Debug> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3838 | 2026.05.29 18:23:40.948286 [ 116 ] {} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2026.05.29 18:23:40.948324 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3840 | 2026.05.29 18:23:40.948476 [ 189 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::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 | ||
| 3841 | 2026.05.29 18:23:40.948636 [ 189 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3842 | 2026.05.29 18:23:40.948673 [ 189 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3843 | 2026.05.29 18:23:40.948779 [ 189 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::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 | ||
| 3844 | 2026.05.29 18:23:40.948842 [ 189 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::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 | ||
| 3845 | 2026.05.29 18:23:40.948892 [ 189 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3846 | 2026.05.29 18:23:40.948942 [ 189 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::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 | ||
| 3847 | 2026.05.29 18:23:40.949797 [ 186 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383264 sec., 18796.122793624356 rows/sec., 1.57 MiB/sec. | ||
| 3848 | 2026.05.29 18:23:40.949936 [ 189 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3849 | 2026.05.29 18:23:40.950181 [ 189 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_5_1} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2026.05.29 18:23:40.950246 [ 189 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_5_1} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3851 | 2026.05.29 18:23:40.950309 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3852 | 2026.05.29 18:23:42.137322 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7257 | ||
| 3853 | 2026.05.29 18:23:42.137997 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.05.29 18:23:42.138074 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3855 | 2026.05.29 18:23:42.138737 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3856 | 2026.05.29 18:23:42.138976 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2026.05.29 18:23:42.139123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7257 | ||
| 3858 | 2026.05.29 18:23:42.547465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3859 | 2026.05.29 18:23:42.564127 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3860 | 2026.05.29 18:23:42.564190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3861 | 2026.05.29 18:23:42.570243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3862 | 2026.05.29 18:23:42.570962 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.05.29 18:23:42.573979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3864 | 2026.05.29 18:23:43.842994 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3865 | 2026.05.29 18:23:43.843235 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3866 | 2026.05.29 18:23:43.843558 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3867 | 2026.05.29 18:23:43.843605 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3868 | 2026.05.29 18:23:43.843825 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3869 | 2026.05.29 18:23:43.843898 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3870 | 2026.05.29 18:23:43.844037 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3871 | 2026.05.29 18:23:43.844129 [ 351 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3872 | 2026.05.29 18:23:43.844137 [ 346 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3873 | 2026.05.29 18:23:43.844129 [ 347 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3874 | 2026.05.29 18:23:43.844301 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3875 | 2026.05.29 18:23:43.844330 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3876 | 2026.05.29 18:23:43.844417 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3877 | 2026.05.29 18:23:43.844439 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 3878 | 2026.05.29 18:23:43.844475 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3879 | 2026.05.29 18:23:43.844516 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3880 | 2026.05.29 18:23:43.844557 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3881 | 2026.05.29 18:23:43.845791 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002649 sec., 17365.04341260853 rows/sec., 2.07 MiB/sec. | ||
| 3882 | 2026.05.29 18:23:43.845926 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Debug> MemoryTracker: Peak memory usage (for query): 135.53 KiB. | ||
| 3883 | 2026.05.29 18:23:43.845942 [ 286 ] {9e0b3979-50b9-499e-b40a-25a087146841} <Debug> TCPHandler: Processed in 0.003076123 sec. | ||
| 3884 | 2026.05.29 18:23:43.847545 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2026.05.29 18:23:43.847661 [ 286 ] {4876b079-15cd-482e-bec7-40d43dfd2a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3886 | 2026.05.29 18:23:43.847707 [ 286 ] {4876b079-15cd-482e-bec7-40d43dfd2a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3887 | 2026.05.29 18:23:43.848191 [ 286 ] {4876b079-15cd-482e-bec7-40d43dfd2a7d} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2026.05.29 18:23:43.848233 [ 286 ] {4876b079-15cd-482e-bec7-40d43dfd2a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3889 | 2026.05.29 18:23:43.848602 [ 286 ] {4876b079-15cd-482e-bec7-40d43dfd2a7d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3890 | 2026.05.29 18:23:43.848835 [ 286 ] {4876b079-15cd-482e-bec7-40d43dfd2a7d} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3891 | 2026.05.29 18:23:43.848982 [ 112 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3892 | 2026.05.29 18:23:43.848984 [ 286 ] {4876b079-15cd-482e-bec7-40d43dfd2a7d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001355 sec., 41328.41328413284 rows/sec., 3.17 MiB/sec. | ||
| 3893 | 2026.05.29 18:23:43.849044 [ 112 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.05.29 18:23:43.849062 [ 286 ] {4876b079-15cd-482e-bec7-40d43dfd2a7d} <Debug> TCPHandler: Processed in 0.001570127 sec. | ||
| 3895 | 2026.05.29 18:23:43.849076 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 3896 | 2026.05.29 18:23:43.849194 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3897 | 2026.05.29 18:23:43.849227 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 3898 | 2026.05.29 18:23:43.849299 [ 286 ] {d1947f29-7258-499a-9d10-b93ace438689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3899 | 2026.05.29 18:23:43.849347 [ 286 ] {d1947f29-7258-499a-9d10-b93ace438689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3900 | 2026.05.29 18:23:43.849374 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3901 | 2026.05.29 18:23:43.849416 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3241 rows starting from the beginning of the part | ||
| 3902 | 2026.05.29 18:23:43.849491 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 821 rows starting from the beginning of the part | ||
| 3903 | 2026.05.29 18:23:43.849544 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 3904 | 2026.05.29 18:23:43.849589 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 819 rows starting from the beginning of the part | ||
| 3905 | 2026.05.29 18:23:43.849633 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2439 rows starting from the beginning of the part | ||
| 3906 | 2026.05.29 18:23:43.849671 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3907 | 2026.05.29 18:23:43.849787 [ 286 ] {d1947f29-7258-499a-9d10-b93ace438689} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.05.29 18:23:43.849833 [ 286 ] {d1947f29-7258-499a-9d10-b93ace438689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 3909 | 2026.05.29 18:23:43.850157 [ 286 ] {d1947f29-7258-499a-9d10-b93ace438689} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3910 | 2026.05.29 18:23:43.850379 [ 286 ] {d1947f29-7258-499a-9d10-b93ace438689} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.05.29 18:23:43.850494 [ 112 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3912 | 2026.05.29 18:23:43.850514 [ 286 ] {d1947f29-7258-499a-9d10-b93ace438689} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 3913 | 2026.05.29 18:23:43.850531 [ 112 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2026.05.29 18:23:43.850564 [ 286 ] {d1947f29-7258-499a-9d10-b93ace438689} <Debug> TCPHandler: Processed in 0.001420404 sec. | ||
| 3915 | 2026.05.29 18:23:43.850573 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 3916 | 2026.05.29 18:23:43.850715 [ 189 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 3917 | 2026.05.29 18:23:43.850732 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2026.05.29 18:23:43.850807 [ 189 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3919 | 2026.05.29 18:23:43.850833 [ 189 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1793 rows starting from the beginning of the part | ||
| 3920 | 2026.05.29 18:23:43.850833 [ 286 ] {8eed5af9-8caa-4568-9f46-6c0c2208c120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3921 | 2026.05.29 18:23:43.850885 [ 189 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 505 rows starting from the beginning of the part | ||
| 3922 | 2026.05.29 18:23:43.850885 [ 286 ] {8eed5af9-8caa-4568-9f46-6c0c2208c120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3923 | 2026.05.29 18:23:43.850927 [ 189 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 3924 | 2026.05.29 18:23:43.850966 [ 189 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 501 rows starting from the beginning of the part | ||
| 3925 | 2026.05.29 18:23:43.851002 [ 189 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1292 rows starting from the beginning of the part | ||
| 3926 | 2026.05.29 18:23:43.851039 [ 189 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3927 | 2026.05.29 18:23:43.851306 [ 286 ] {8eed5af9-8caa-4568-9f46-6c0c2208c120} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2026.05.29 18:23:43.851341 [ 286 ] {8eed5af9-8caa-4568-9f46-6c0c2208c120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 3929 | 2026.05.29 18:23:43.851775 [ 286 ] {8eed5af9-8caa-4568-9f46-6c0c2208c120} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3930 | 2026.05.29 18:23:43.851993 [ 286 ] {8eed5af9-8caa-4568-9f46-6c0c2208c120} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.05.29 18:23:43.852104 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3932 | 2026.05.29 18:23:43.852129 [ 286 ] {8eed5af9-8caa-4568-9f46-6c0c2208c120} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001315 sec., 112547.52851711027 rows/sec., 7.83 MiB/sec. | ||
| 3933 | 2026.05.29 18:23:43.852138 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2026.05.29 18:23:43.852170 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 3935 | 2026.05.29 18:23:43.852172 [ 286 ] {8eed5af9-8caa-4568-9f46-6c0c2208c120} <Debug> TCPHandler: Processed in 0.001489526 sec. | ||
| 3936 | 2026.05.29 18:23:43.852274 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 3937 | 2026.05.29 18:23:43.852299 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2026.05.29 18:23:43.852400 [ 286 ] {1ffa3ad4-400f-4a26-b2e1-d5531acc19d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3939 | 2026.05.29 18:23:43.852404 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3940 | 2026.05.29 18:23:43.852446 [ 286 ] {1ffa3ad4-400f-4a26-b2e1-d5531acc19d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3941 | 2026.05.29 18:23:43.852451 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6059 rows starting from the beginning of the part | ||
| 3942 | 2026.05.29 18:23:43.852516 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7492 rows, containing 5 columns (5 merged, 0 gathered) in 0.003347668 sec., 2237975.8088317 rows/sec., 177.47 MiB/sec. | ||
| 3943 | 2026.05.29 18:23:43.852554 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 267 rows starting from the beginning of the part | ||
| 3944 | 2026.05.29 18:23:43.852625 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 3945 | 2026.05.29 18:23:43.852669 [ 201 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001986484 sec., 2138955.058283882 rows/sec., 154.53 MiB/sec. | ||
| 3946 | 2026.05.29 18:23:43.852676 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 3947 | 2026.05.29 18:23:43.852761 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1476 rows starting from the beginning of the part | ||
| 3948 | 2026.05.29 18:23:43.852811 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 3949 | 2026.05.29 18:23:43.852819 [ 286 ] {1ffa3ad4-400f-4a26-b2e1-d5531acc19d0} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2026.05.29 18:23:43.852827 [ 193 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3951 | 2026.05.29 18:23:43.852862 [ 286 ] {1ffa3ad4-400f-4a26-b2e1-d5531acc19d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 3952 | 2026.05.29 18:23:43.852895 [ 189 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3953 | 2026.05.29 18:23:43.853126 [ 193 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_21_4} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.05.29 18:23:43.853151 [ 189 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_21_4} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2026.05.29 18:23:43.853197 [ 193 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_21_4} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3956 | 2026.05.29 18:23:43.853223 [ 189 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_21_4} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3957 | 2026.05.29 18:23:43.853243 [ 286 ] {1ffa3ad4-400f-4a26-b2e1-d5531acc19d0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3958 | 2026.05.29 18:23:43.853277 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3959 | 2026.05.29 18:23:43.853326 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3960 | 2026.05.29 18:23:43.853463 [ 286 ] {1ffa3ad4-400f-4a26-b2e1-d5531acc19d0} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.05.29 18:23:43.853571 [ 112 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3962 | 2026.05.29 18:23:43.853599 [ 286 ] {1ffa3ad4-400f-4a26-b2e1-d5531acc19d0} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001219 sec., 44298.605414273996 rows/sec., 2.99 MiB/sec. | ||
| 3963 | 2026.05.29 18:23:43.853604 [ 112 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2026.05.29 18:23:43.853638 [ 286 ] {1ffa3ad4-400f-4a26-b2e1-d5531acc19d0} <Debug> TCPHandler: Processed in 0.001389304 sec. | ||
| 3965 | 2026.05.29 18:23:43.853642 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 3966 | 2026.05.29 18:23:43.853736 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 3967 | 2026.05.29 18:23:43.853834 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3968 | 2026.05.29 18:23:43.853861 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 780 rows starting from the beginning of the part | ||
| 3969 | 2026.05.29 18:23:43.853907 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 3970 | 2026.05.29 18:23:43.853943 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 3971 | 2026.05.29 18:23:43.853976 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 3972 | 2026.05.29 18:23:43.854009 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 3973 | 2026.05.29 18:23:43.854043 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 3974 | 2026.05.29 18:23:43.854841 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.001135999 sec., 950705.0622403717 rows/sec., 61.43 MiB/sec. | ||
| 3975 | 2026.05.29 18:23:43.855005 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3976 | 2026.05.29 18:23:43.855239 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_21_4} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.05.29 18:23:43.855309 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_21_4} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3978 | 2026.05.29 18:23:43.855375 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3979 | 2026.05.29 18:23:43.857032 [ 186 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8375 rows, containing 5 columns (5 merged, 0 gathered) in 0.004804721 sec., 1743077.2775359903 rows/sec., 112.36 MiB/sec. | ||
| 3980 | 2026.05.29 18:23:43.857182 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3981 | 2026.05.29 18:23:43.857443 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.05.29 18:23:43.857516 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3983 | 2026.05.29 18:23:43.857591 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3984 | 2026.05.29 18:23:44.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.39 MiB, peak 236.85 MiB, free memory in arenas 0.00 B, will set to 231.65 MiB (RSS), difference: 2.26 MiB | ||
| 3985 | 2026.05.29 18:23:47.467852 [ 276 ] {} <Trace> TCP-Session: 4ebb0e88-d9ef-4503-95fc-348744d23e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3986 | 2026.05.29 18:23:47.468182 [ 276 ] {69ca95c9-bad4-4b3e-be72-51da75194376} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42431) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 3987 | 2026.05.29 18:23:47.468834 [ 276 ] {69ca95c9-bad4-4b3e-be72-51da75194376} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3988 | 2026.05.29 18:23:47.469046 [ 276 ] {69ca95c9-bad4-4b3e-be72-51da75194376} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3989 | 2026.05.29 18:23:47.469453 [ 347 ] {69ca95c9-bad4-4b3e-be72-51da75194376} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3990 | 2026.05.29 18:23:47.469787 [ 276 ] {69ca95c9-bad4-4b3e-be72-51da75194376} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.00176 sec., 23295.454545454544 rows/sec., 1.39 MiB/sec. | ||
| 3991 | 2026.05.29 18:23:47.469846 [ 276 ] {69ca95c9-bad4-4b3e-be72-51da75194376} <Debug> TCPHandler: Processed in 0.002231608 sec. | ||
| 3992 | 2026.05.29 18:23:48.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.71 MiB, peak 236.85 MiB, free memory in arenas 0.00 B, will set to 231.76 MiB (RSS), difference: -1.95 MiB | ||
| 3993 | 2026.05.29 18:23:48.848464 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2026.05.29 18:23:48.848704 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 3995 | 2026.05.29 18:23:48.849036 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3996 | 2026.05.29 18:23:48.849079 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 3997 | 2026.05.29 18:23:48.849324 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3998 | 2026.05.29 18:23:48.849394 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3999 | 2026.05.29 18:23:48.849533 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4000 | 2026.05.29 18:23:48.849622 [ 353 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4001 | 2026.05.29 18:23:48.849638 [ 346 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4002 | 2026.05.29 18:23:48.849659 [ 351 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4003 | 2026.05.29 18:23:48.849782 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4004 | 2026.05.29 18:23:48.849812 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4005 | 2026.05.29 18:23:48.849899 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4006 | 2026.05.29 18:23:48.849920 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 4007 | 2026.05.29 18:23:48.849957 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4008 | 2026.05.29 18:23:48.849998 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4009 | 2026.05.29 18:23:48.850037 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4010 | 2026.05.29 18:23:48.851286 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002687 sec., 17119.464086341643 rows/sec., 3.49 MiB/sec. | ||
| 4011 | 2026.05.29 18:23:48.851418 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Debug> MemoryTracker: Peak memory usage (for query): 154.68 KiB. | ||
| 4012 | 2026.05.29 18:23:48.851435 [ 286 ] {273c003f-50e7-4299-9c17-d8e41f2f0882} <Debug> TCPHandler: Processed in 0.003098622 sec. | ||
| 4013 | 2026.05.29 18:23:48.856315 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2026.05.29 18:23:48.856475 [ 286 ] {7e2ae5f4-61e8-4d23-be3b-4a6a29f6008a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4015 | 2026.05.29 18:23:48.856542 [ 286 ] {7e2ae5f4-61e8-4d23-be3b-4a6a29f6008a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4016 | 2026.05.29 18:23:48.857220 [ 286 ] {7e2ae5f4-61e8-4d23-be3b-4a6a29f6008a} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.05.29 18:23:48.857262 [ 286 ] {7e2ae5f4-61e8-4d23-be3b-4a6a29f6008a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4018 | 2026.05.29 18:23:48.857639 [ 286 ] {7e2ae5f4-61e8-4d23-be3b-4a6a29f6008a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4019 | 2026.05.29 18:23:48.857872 [ 286 ] {7e2ae5f4-61e8-4d23-be3b-4a6a29f6008a} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.05.29 18:23:48.858017 [ 286 ] {7e2ae5f4-61e8-4d23-be3b-4a6a29f6008a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001588 sec., 178841.30982367758 rows/sec., 11.36 MiB/sec. | ||
| 4021 | 2026.05.29 18:23:48.858028 [ 22 ] {} <Debug> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4022 | 2026.05.29 18:23:48.858055 [ 286 ] {7e2ae5f4-61e8-4d23-be3b-4a6a29f6008a} <Debug> TCPHandler: Processed in 0.001818821 sec. | ||
| 4023 | 2026.05.29 18:23:48.858132 [ 22 ] {} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.05.29 18:23:48.858177 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4025 | 2026.05.29 18:23:48.858230 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2026.05.29 18:23:48.858294 [ 193 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 4027 | 2026.05.29 18:23:48.858336 [ 286 ] {491581a4-8b4a-495b-8d4a-f4dfdd29d4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4028 | 2026.05.29 18:23:48.858380 [ 286 ] {491581a4-8b4a-495b-8d4a-f4dfdd29d4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4029 | 2026.05.29 18:23:48.858402 [ 193 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4030 | 2026.05.29 18:23:48.858434 [ 193 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 4031 | 2026.05.29 18:23:48.858495 [ 193 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 4032 | 2026.05.29 18:23:48.858546 [ 193 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 4033 | 2026.05.29 18:23:48.858594 [ 193 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 4034 | 2026.05.29 18:23:48.858636 [ 193 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 4035 | 2026.05.29 18:23:48.859158 [ 286 ] {491581a4-8b4a-495b-8d4a-f4dfdd29d4a0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.05.29 18:23:48.859195 [ 286 ] {491581a4-8b4a-495b-8d4a-f4dfdd29d4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4037 | 2026.05.29 18:23:48.859482 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224821 sec., 1159353.0809808127 rows/sec., 78.06 MiB/sec. | ||
| 4038 | 2026.05.29 18:23:48.859567 [ 286 ] {491581a4-8b4a-495b-8d4a-f4dfdd29d4a0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4039 | 2026.05.29 18:23:48.859620 [ 189 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4040 | 2026.05.29 18:23:48.859800 [ 286 ] {491581a4-8b4a-495b-8d4a-f4dfdd29d4a0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2026.05.29 18:23:48.859864 [ 189 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_9_2} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.05.29 18:23:48.859926 [ 189 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_9_2} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4043 | 2026.05.29 18:23:48.859937 [ 286 ] {491581a4-8b4a-495b-8d4a-f4dfdd29d4a0} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001623 sec., 504621.0720887245 rows/sec., 39.14 MiB/sec. | ||
| 4044 | 2026.05.29 18:23:48.859972 [ 286 ] {491581a4-8b4a-495b-8d4a-f4dfdd29d4a0} <Debug> TCPHandler: Processed in 0.001796111 sec. | ||
| 4045 | 2026.05.29 18:23:48.859985 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4046 | 2026.05.29 18:23:48.860092 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2026.05.29 18:23:48.860189 [ 286 ] {c530bba2-3df2-464b-8bcd-a6f75607d54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4048 | 2026.05.29 18:23:48.860230 [ 286 ] {c530bba2-3df2-464b-8bcd-a6f75607d54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4049 | 2026.05.29 18:23:48.860650 [ 286 ] {c530bba2-3df2-464b-8bcd-a6f75607d54e} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2026.05.29 18:23:48.860686 [ 286 ] {c530bba2-3df2-464b-8bcd-a6f75607d54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4051 | 2026.05.29 18:23:48.860990 [ 286 ] {c530bba2-3df2-464b-8bcd-a6f75607d54e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4052 | 2026.05.29 18:23:48.861199 [ 286 ] {c530bba2-3df2-464b-8bcd-a6f75607d54e} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2026.05.29 18:23:48.861325 [ 286 ] {c530bba2-3df2-464b-8bcd-a6f75607d54e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001155 sec., 132467.53246753247 rows/sec., 7.92 MiB/sec. | ||
| 4054 | 2026.05.29 18:23:48.861360 [ 286 ] {c530bba2-3df2-464b-8bcd-a6f75607d54e} <Debug> TCPHandler: Processed in 0.001319732 sec. | ||
| 4055 | 2026.05.29 18:23:48.861475 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.05.29 18:23:48.861571 [ 286 ] {dadaf612-d2b8-49cf-a7a3-9dc8c69288be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4057 | 2026.05.29 18:23:48.861612 [ 286 ] {dadaf612-d2b8-49cf-a7a3-9dc8c69288be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4058 | 2026.05.29 18:23:48.862040 [ 286 ] {dadaf612-d2b8-49cf-a7a3-9dc8c69288be} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.05.29 18:23:48.862076 [ 286 ] {dadaf612-d2b8-49cf-a7a3-9dc8c69288be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4060 | 2026.05.29 18:23:48.862376 [ 286 ] {dadaf612-d2b8-49cf-a7a3-9dc8c69288be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4061 | 2026.05.29 18:23:48.862582 [ 286 ] {dadaf612-d2b8-49cf-a7a3-9dc8c69288be} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.05.29 18:23:48.862716 [ 286 ] {dadaf612-d2b8-49cf-a7a3-9dc8c69288be} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 4063 | 2026.05.29 18:23:48.862750 [ 286 ] {dadaf612-d2b8-49cf-a7a3-9dc8c69288be} <Debug> TCPHandler: Processed in 0.001324643 sec. | ||
| 4064 | 2026.05.29 18:23:48.862865 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2026.05.29 18:23:48.862961 [ 286 ] {d93d41c0-dce8-4834-8d40-90911b1e3087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4066 | 2026.05.29 18:23:48.863002 [ 286 ] {d93d41c0-dce8-4834-8d40-90911b1e3087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4067 | 2026.05.29 18:23:48.863414 [ 286 ] {d93d41c0-dce8-4834-8d40-90911b1e3087} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2026.05.29 18:23:48.863449 [ 286 ] {d93d41c0-dce8-4834-8d40-90911b1e3087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4069 | 2026.05.29 18:23:48.863750 [ 286 ] {d93d41c0-dce8-4834-8d40-90911b1e3087} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4070 | 2026.05.29 18:23:48.863964 [ 286 ] {d93d41c0-dce8-4834-8d40-90911b1e3087} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2026.05.29 18:23:48.864057 [ 53 ] {} <Debug> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4072 | 2026.05.29 18:23:48.864089 [ 53 ] {} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.05.29 18:23:48.864090 [ 286 ] {d93d41c0-dce8-4834-8d40-90911b1e3087} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 4074 | 2026.05.29 18:23:48.864109 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4075 | 2026.05.29 18:23:48.864129 [ 286 ] {d93d41c0-dce8-4834-8d40-90911b1e3087} <Debug> TCPHandler: Processed in 0.001313252 sec. | ||
| 4076 | 2026.05.29 18:23:48.864178 [ 189 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 4077 | 2026.05.29 18:23:48.864245 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4078 | 2026.05.29 18:23:48.864261 [ 189 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4079 | 2026.05.29 18:23:48.864288 [ 189 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 4080 | 2026.05.29 18:23:48.864341 [ 286 ] {7004415b-3cfd-4643-871e-bed6cf7511f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4081 | 2026.05.29 18:23:48.864343 [ 189 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 4082 | 2026.05.29 18:23:48.864382 [ 286 ] {7004415b-3cfd-4643-871e-bed6cf7511f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4083 | 2026.05.29 18:23:48.864400 [ 189 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 4084 | 2026.05.29 18:23:48.864443 [ 189 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 4085 | 2026.05.29 18:23:48.864486 [ 189 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 4086 | 2026.05.29 18:23:48.864948 [ 286 ] {7004415b-3cfd-4643-871e-bed6cf7511f2} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.05.29 18:23:48.864984 [ 286 ] {7004415b-3cfd-4643-871e-bed6cf7511f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4088 | 2026.05.29 18:23:48.865177 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001027097 sec., 720477.2285382977 rows/sec., 43.72 MiB/sec. | ||
| 4089 | 2026.05.29 18:23:48.865303 [ 286 ] {7004415b-3cfd-4643-871e-bed6cf7511f2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4090 | 2026.05.29 18:23:48.865367 [ 190 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4091 | 2026.05.29 18:23:48.865561 [ 286 ] {7004415b-3cfd-4643-871e-bed6cf7511f2} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2026.05.29 18:23:48.865710 [ 286 ] {7004415b-3cfd-4643-871e-bed6cf7511f2} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001388 sec., 360951.0086455332 rows/sec., 25.37 MiB/sec. | ||
| 4093 | 2026.05.29 18:23:48.865720 [ 190 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_9_2} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2026.05.29 18:23:48.865750 [ 286 ] {7004415b-3cfd-4643-871e-bed6cf7511f2} <Debug> TCPHandler: Processed in 0.001555327 sec. | ||
| 4095 | 2026.05.29 18:23:48.865810 [ 190 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_9_2} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4096 | 2026.05.29 18:23:48.865864 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4097 | 2026.05.29 18:23:48.865920 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4098 | 2026.05.29 18:23:48.865965 [ 286 ] {09dbf7de-3883-4ef6-9f70-46f12ec0c618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4099 | 2026.05.29 18:23:48.866013 [ 286 ] {09dbf7de-3883-4ef6-9f70-46f12ec0c618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4100 | 2026.05.29 18:23:48.866339 [ 286 ] {09dbf7de-3883-4ef6-9f70-46f12ec0c618} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.05.29 18:23:48.866376 [ 286 ] {09dbf7de-3883-4ef6-9f70-46f12ec0c618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4102 | 2026.05.29 18:23:48.866682 [ 286 ] {09dbf7de-3883-4ef6-9f70-46f12ec0c618} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4103 | 2026.05.29 18:23:48.866898 [ 286 ] {09dbf7de-3883-4ef6-9f70-46f12ec0c618} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.05.29 18:23:48.867024 [ 286 ] {09dbf7de-3883-4ef6-9f70-46f12ec0c618} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 4105 | 2026.05.29 18:23:48.867057 [ 286 ] {09dbf7de-3883-4ef6-9f70-46f12ec0c618} <Debug> TCPHandler: Processed in 0.001243161 sec. | ||
| 4106 | 2026.05.29 18:23:48.867190 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2026.05.29 18:23:48.867284 [ 286 ] {efbb8347-7d80-4fa0-98f9-2c536d215af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4108 | 2026.05.29 18:23:48.867328 [ 286 ] {efbb8347-7d80-4fa0-98f9-2c536d215af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4109 | 2026.05.29 18:23:48.867734 [ 286 ] {efbb8347-7d80-4fa0-98f9-2c536d215af2} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.05.29 18:23:48.867768 [ 286 ] {efbb8347-7d80-4fa0-98f9-2c536d215af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4111 | 2026.05.29 18:23:48.868100 [ 286 ] {efbb8347-7d80-4fa0-98f9-2c536d215af2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4112 | 2026.05.29 18:23:48.868315 [ 286 ] {efbb8347-7d80-4fa0-98f9-2c536d215af2} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.05.29 18:23:48.868441 [ 286 ] {efbb8347-7d80-4fa0-98f9-2c536d215af2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 4114 | 2026.05.29 18:23:48.868474 [ 286 ] {efbb8347-7d80-4fa0-98f9-2c536d215af2} <Debug> TCPHandler: Processed in 0.001344463 sec. | ||
| 4115 | 2026.05.29 18:23:48.868596 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.05.29 18:23:48.868697 [ 286 ] {f4350659-1262-431d-adc1-5d93999a3c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4117 | 2026.05.29 18:23:48.868741 [ 286 ] {f4350659-1262-431d-adc1-5d93999a3c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4118 | 2026.05.29 18:23:48.869058 [ 286 ] {f4350659-1262-431d-adc1-5d93999a3c65} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.05.29 18:23:48.869093 [ 286 ] {f4350659-1262-431d-adc1-5d93999a3c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4120 | 2026.05.29 18:23:48.869384 [ 286 ] {f4350659-1262-431d-adc1-5d93999a3c65} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4121 | 2026.05.29 18:23:48.869592 [ 286 ] {f4350659-1262-431d-adc1-5d93999a3c65} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.05.29 18:23:48.869683 [ 53 ] {} <Debug> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4123 | 2026.05.29 18:23:48.869710 [ 53 ] {} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2026.05.29 18:23:48.869722 [ 286 ] {f4350659-1262-431d-adc1-5d93999a3c65} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 4125 | 2026.05.29 18:23:48.869727 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4126 | 2026.05.29 18:23:48.869755 [ 286 ] {f4350659-1262-431d-adc1-5d93999a3c65} <Debug> TCPHandler: Processed in 0.001208721 sec. | ||
| 4127 | 2026.05.29 18:23:48.869802 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 4128 | 2026.05.29 18:23:48.869863 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4129 | 2026.05.29 18:23:48.869891 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4130 | 2026.05.29 18:23:48.869919 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 4131 | 2026.05.29 18:23:48.869958 [ 286 ] {cdba0481-da70-49a8-b151-b91cab70c42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4132 | 2026.05.29 18:23:48.869969 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 4133 | 2026.05.29 18:23:48.870012 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 4134 | 2026.05.29 18:23:48.870013 [ 286 ] {cdba0481-da70-49a8-b151-b91cab70c42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4135 | 2026.05.29 18:23:48.870052 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 4136 | 2026.05.29 18:23:48.870091 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 4137 | 2026.05.29 18:23:48.870133 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 4138 | 2026.05.29 18:23:48.870756 [ 286 ] {cdba0481-da70-49a8-b151-b91cab70c42d} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2026.05.29 18:23:48.870791 [ 286 ] {cdba0481-da70-49a8-b151-b91cab70c42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4140 | 2026.05.29 18:23:48.870883 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001110669 sec., 9003.582525486892 rows/sec., 603.17 KiB/sec. | ||
| 4141 | 2026.05.29 18:23:48.871027 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4142 | 2026.05.29 18:23:48.871317 [ 286 ] {cdba0481-da70-49a8-b151-b91cab70c42d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4143 | 2026.05.29 18:23:48.871326 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_10_2} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2026.05.29 18:23:48.871424 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_10_2} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4145 | 2026.05.29 18:23:48.871511 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4146 | 2026.05.29 18:23:48.871564 [ 286 ] {cdba0481-da70-49a8-b151-b91cab70c42d} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2026.05.29 18:23:48.871715 [ 286 ] {cdba0481-da70-49a8-b151-b91cab70c42d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001774 sec., 6200.676437429538 rows/sec., 11.11 MiB/sec. | ||
| 4148 | 2026.05.29 18:23:48.871772 [ 286 ] {cdba0481-da70-49a8-b151-b91cab70c42d} <Debug> TCPHandler: Processed in 0.001958423 sec. | ||
| 4149 | 2026.05.29 18:23:48.871893 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2026.05.29 18:23:48.871989 [ 286 ] {3b461edb-d8eb-4d62-a4f4-b65c652fde49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4151 | 2026.05.29 18:23:48.872032 [ 286 ] {3b461edb-d8eb-4d62-a4f4-b65c652fde49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4152 | 2026.05.29 18:23:48.872371 [ 286 ] {3b461edb-d8eb-4d62-a4f4-b65c652fde49} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.05.29 18:23:48.872405 [ 286 ] {3b461edb-d8eb-4d62-a4f4-b65c652fde49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4154 | 2026.05.29 18:23:48.872714 [ 286 ] {3b461edb-d8eb-4d62-a4f4-b65c652fde49} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4155 | 2026.05.29 18:23:48.872941 [ 286 ] {3b461edb-d8eb-4d62-a4f4-b65c652fde49} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.05.29 18:23:48.873066 [ 286 ] {3b461edb-d8eb-4d62-a4f4-b65c652fde49} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001096 sec., 82116.78832116789 rows/sec., 5.14 MiB/sec. | ||
| 4157 | 2026.05.29 18:23:48.873097 [ 286 ] {3b461edb-d8eb-4d62-a4f4-b65c652fde49} <Debug> TCPHandler: Processed in 0.001254032 sec. | ||
| 4158 | 2026.05.29 18:23:49.525102 [ 11 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4159 | 2026.05.29 18:23:49.525178 [ 11 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4160 | 2026.05.29 18:23:49.639272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7705 | ||
| 4161 | 2026.05.29 18:23:49.639732 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2026.05.29 18:23:49.639770 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4163 | 2026.05.29 18:23:49.640273 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4164 | 2026.05.29 18:23:49.640520 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2026.05.29 18:23:49.640629 [ 11 ] {} <Debug> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4166 | 2026.05.29 18:23:49.640660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7705 | ||
| 4167 | 2026.05.29 18:23:49.640679 [ 11 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2026.05.29 18:23:49.640700 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4169 | 2026.05.29 18:23:49.640820 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 4170 | 2026.05.29 18:23:49.640973 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4171 | 2026.05.29 18:23:49.641016 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5337 rows starting from the beginning of the part | ||
| 4172 | 2026.05.29 18:23:49.641087 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 4173 | 2026.05.29 18:23:49.641136 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 4174 | 2026.05.29 18:23:49.641181 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 4175 | 2026.05.29 18:23:49.641221 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 4176 | 2026.05.29 18:23:49.641266 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 4177 | 2026.05.29 18:23:49.642783 [ 200 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7705 rows, containing 4 columns (4 merged, 0 gathered) in 0.002013535 sec., 3826603.4610771607 rows/sec., 54.74 MiB/sec. | ||
| 4178 | 2026.05.29 18:23:49.643469 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4179 | 2026.05.29 18:23:49.643724 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_16_3} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.05.29 18:23:49.643795 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_16_3} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4181 | 2026.05.29 18:23:49.643871 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4182 | 2026.05.29 18:23:50.001740 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.0011919 sec. | ||
| 4183 | 2026.05.29 18:23:50.074121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4184 | 2026.05.29 18:23:50.090906 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.05.29 18:23:50.090958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4186 | 2026.05.29 18:23:50.096907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4187 | 2026.05.29 18:23:50.097596 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2026.05.29 18:23:50.097896 [ 29 ] {} <Debug> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4189 | 2026.05.29 18:23:50.097962 [ 29 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2026.05.29 18:23:50.097982 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4191 | 2026.05.29 18:23:50.098094 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 4192 | 2026.05.29 18:23:50.100675 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4193 | 2026.05.29 18:23:50.101986 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4194 | 2026.05.29 18:23:50.103554 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 4195 | 2026.05.29 18:23:50.108014 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 4196 | 2026.05.29 18:23:50.112301 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 4197 | 2026.05.29 18:23:50.116421 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 4198 | 2026.05.29 18:23:50.120837 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 4199 | 2026.05.29 18:23:50.125024 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 4200 | 2026.05.29 18:23:50.177686 [ 200 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079640124 sec., 1519.3346509606135 rows/sec., 7.86 MiB/sec. | ||
| 4201 | 2026.05.29 18:23:50.180174 [ 200 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4202 | 2026.05.29 18:23:50.182177 [ 200 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_16_3} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.05.29 18:23:50.182282 [ 200 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_16_3} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4204 | 2026.05.29 18:23:50.184363 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4205 | 2026.05.29 18:23:51.000296 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.37 MiB, peak 243.32 MiB, free memory in arenas 0.00 B, will set to 240.33 MiB (RSS), difference: 6.97 MiB | ||
| 4206 | 2026.05.29 18:23:53.844152 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2026.05.29 18:23:53.844392 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4208 | 2026.05.29 18:23:53.844718 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4209 | 2026.05.29 18:23:53.844757 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4210 | 2026.05.29 18:23:53.844960 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4211 | 2026.05.29 18:23:53.845027 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4212 | 2026.05.29 18:23:53.845158 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4213 | 2026.05.29 18:23:53.845248 [ 322 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4214 | 2026.05.29 18:23:53.845261 [ 351 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4215 | 2026.05.29 18:23:53.845248 [ 346 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4216 | 2026.05.29 18:23:53.845407 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4217 | 2026.05.29 18:23:53.845435 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4218 | 2026.05.29 18:23:53.845516 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4219 | 2026.05.29 18:23:53.845536 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 4220 | 2026.05.29 18:23:53.845570 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4221 | 2026.05.29 18:23:53.845607 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4222 | 2026.05.29 18:23:53.845710 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4223 | 2026.05.29 18:23:53.846930 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002629 sec., 17497.147204260174 rows/sec., 2.09 MiB/sec. | ||
| 4224 | 2026.05.29 18:23:53.847087 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Debug> MemoryTracker: Peak memory usage (for query): 135.74 KiB. | ||
| 4225 | 2026.05.29 18:23:53.847102 [ 286 ] {01101a3b-ef39-4ea2-ba39-8b0d61ec50b7} <Debug> TCPHandler: Processed in 0.003076882 sec. | ||
| 4226 | 2026.05.29 18:23:53.849181 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2026.05.29 18:23:53.849293 [ 286 ] {40dfa61f-ebdd-48cd-baf0-c6990090d64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4228 | 2026.05.29 18:23:53.849339 [ 286 ] {40dfa61f-ebdd-48cd-baf0-c6990090d64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4229 | 2026.05.29 18:23:53.849842 [ 286 ] {40dfa61f-ebdd-48cd-baf0-c6990090d64b} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.05.29 18:23:53.849886 [ 286 ] {40dfa61f-ebdd-48cd-baf0-c6990090d64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4231 | 2026.05.29 18:23:53.850278 [ 286 ] {40dfa61f-ebdd-48cd-baf0-c6990090d64b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4232 | 2026.05.29 18:23:53.850504 [ 286 ] {40dfa61f-ebdd-48cd-baf0-c6990090d64b} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2026.05.29 18:23:53.850655 [ 286 ] {40dfa61f-ebdd-48cd-baf0-c6990090d64b} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001393 sec., 83273.5104091888 rows/sec., 7.07 MiB/sec. | ||
| 4234 | 2026.05.29 18:23:53.850693 [ 286 ] {40dfa61f-ebdd-48cd-baf0-c6990090d64b} <Debug> TCPHandler: Processed in 0.001565226 sec. | ||
| 4235 | 2026.05.29 18:23:53.850818 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2026.05.29 18:23:53.850917 [ 286 ] {84f5d84e-e53a-401f-92f0-19f8a6375429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4237 | 2026.05.29 18:23:53.850960 [ 286 ] {84f5d84e-e53a-401f-92f0-19f8a6375429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4238 | 2026.05.29 18:23:53.851358 [ 286 ] {84f5d84e-e53a-401f-92f0-19f8a6375429} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2026.05.29 18:23:53.851397 [ 286 ] {84f5d84e-e53a-401f-92f0-19f8a6375429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4240 | 2026.05.29 18:23:53.851699 [ 286 ] {84f5d84e-e53a-401f-92f0-19f8a6375429} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4241 | 2026.05.29 18:23:53.851916 [ 286 ] {84f5d84e-e53a-401f-92f0-19f8a6375429} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.05.29 18:23:53.852048 [ 286 ] {84f5d84e-e53a-401f-92f0-19f8a6375429} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001153 sec., 26019.080659150044 rows/sec., 1.91 MiB/sec. | ||
| 4243 | 2026.05.29 18:23:53.852082 [ 286 ] {84f5d84e-e53a-401f-92f0-19f8a6375429} <Debug> TCPHandler: Processed in 0.001315032 sec. | ||
| 4244 | 2026.05.29 18:23:53.852195 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2026.05.29 18:23:53.852291 [ 286 ] {8ed5bb53-4cb0-479b-8f07-8db542d571dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4246 | 2026.05.29 18:23:53.852333 [ 286 ] {8ed5bb53-4cb0-479b-8f07-8db542d571dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4247 | 2026.05.29 18:23:53.852737 [ 286 ] {8ed5bb53-4cb0-479b-8f07-8db542d571dd} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.05.29 18:23:53.852774 [ 286 ] {8ed5bb53-4cb0-479b-8f07-8db542d571dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4249 | 2026.05.29 18:23:53.853081 [ 286 ] {8ed5bb53-4cb0-479b-8f07-8db542d571dd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4250 | 2026.05.29 18:23:53.853289 [ 286 ] {8ed5bb53-4cb0-479b-8f07-8db542d571dd} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2026.05.29 18:23:53.853416 [ 286 ] {8ed5bb53-4cb0-479b-8f07-8db542d571dd} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001143 sec., 82239.72003499563 rows/sec., 6.42 MiB/sec. | ||
| 4252 | 2026.05.29 18:23:53.853449 [ 286 ] {8ed5bb53-4cb0-479b-8f07-8db542d571dd} <Debug> TCPHandler: Processed in 0.001305032 sec. | ||
| 4253 | 2026.05.29 18:23:53.853564 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2026.05.29 18:23:53.853659 [ 286 ] {c1a27aca-32bf-47ce-8062-300b6771793c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4255 | 2026.05.29 18:23:53.853705 [ 286 ] {c1a27aca-32bf-47ce-8062-300b6771793c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4256 | 2026.05.29 18:23:53.854091 [ 286 ] {c1a27aca-32bf-47ce-8062-300b6771793c} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2026.05.29 18:23:53.854127 [ 286 ] {c1a27aca-32bf-47ce-8062-300b6771793c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4258 | 2026.05.29 18:23:53.854460 [ 286 ] {c1a27aca-32bf-47ce-8062-300b6771793c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4259 | 2026.05.29 18:23:53.854669 [ 286 ] {c1a27aca-32bf-47ce-8062-300b6771793c} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2026.05.29 18:23:53.854799 [ 286 ] {c1a27aca-32bf-47ce-8062-300b6771793c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 4261 | 2026.05.29 18:23:53.854834 [ 286 ] {c1a27aca-32bf-47ce-8062-300b6771793c} <Debug> TCPHandler: Processed in 0.001321333 sec. | ||
| 4262 | 2026.05.29 18:23:53.854969 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2026.05.29 18:23:53.855095 [ 286 ] {f451e0af-a25b-4241-b408-ce6e2bec0d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4264 | 2026.05.29 18:23:53.855163 [ 286 ] {f451e0af-a25b-4241-b408-ce6e2bec0d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4265 | 2026.05.29 18:23:53.856035 [ 286 ] {f451e0af-a25b-4241-b408-ce6e2bec0d79} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.05.29 18:23:53.856073 [ 286 ] {f451e0af-a25b-4241-b408-ce6e2bec0d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4267 | 2026.05.29 18:23:53.856628 [ 286 ] {f451e0af-a25b-4241-b408-ce6e2bec0d79} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4268 | 2026.05.29 18:23:53.856844 [ 286 ] {f451e0af-a25b-4241-b408-ce6e2bec0d79} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.05.29 18:23:53.856985 [ 286 ] {f451e0af-a25b-4241-b408-ce6e2bec0d79} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001915 sec., 15665.796344647519 rows/sec., 28.07 MiB/sec. | ||
| 4270 | 2026.05.29 18:23:53.857041 [ 286 ] {f451e0af-a25b-4241-b408-ce6e2bec0d79} <Debug> TCPHandler: Processed in 0.002134776 sec. | ||
| 4271 | 2026.05.29 18:23:53.857157 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2026.05.29 18:23:53.857254 [ 286 ] {386c19b4-57ea-4e86-9b62-5f2fed6c369c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4273 | 2026.05.29 18:23:53.857297 [ 286 ] {386c19b4-57ea-4e86-9b62-5f2fed6c369c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4274 | 2026.05.29 18:23:53.857626 [ 286 ] {386c19b4-57ea-4e86-9b62-5f2fed6c369c} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.05.29 18:23:53.857662 [ 286 ] {386c19b4-57ea-4e86-9b62-5f2fed6c369c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4276 | 2026.05.29 18:23:53.857965 [ 286 ] {386c19b4-57ea-4e86-9b62-5f2fed6c369c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4277 | 2026.05.29 18:23:53.858162 [ 286 ] {386c19b4-57ea-4e86-9b62-5f2fed6c369c} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.05.29 18:23:53.858289 [ 286 ] {386c19b4-57ea-4e86-9b62-5f2fed6c369c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 4279 | 2026.05.29 18:23:53.858322 [ 286 ] {386c19b4-57ea-4e86-9b62-5f2fed6c369c} <Debug> TCPHandler: Processed in 0.00121597 sec. | ||
| 4280 | 2026.05.29 18:23:57.140818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8217 | ||
| 4281 | 2026.05.29 18:23:57.141325 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2026.05.29 18:23:57.141374 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4283 | 2026.05.29 18:23:57.142115 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4284 | 2026.05.29 18:23:57.142437 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2026.05.29 18:23:57.142634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8217 | ||
| 4286 | 2026.05.29 18:23:57.541592 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57291 | ||
| 4287 | 2026.05.29 18:23:57.541677 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4288 | 2026.05.29 18:23:57.541700 [ 306 ] {} <Debug> TCP-Session: 81947ac0-05cb-444c-81f7-4664b8206e6a Authenticating user 'default' from [fd00:1122:3344:101::e]:57291 | ||
| 4289 | 2026.05.29 18:23:57.541721 [ 306 ] {} <Debug> TCP-Session: 81947ac0-05cb-444c-81f7-4664b8206e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2026.05.29 18:23:57.541734 [ 306 ] {} <Debug> TCP-Session: 81947ac0-05cb-444c-81f7-4664b8206e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2026.05.29 18:23:57.541971 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48068 | ||
| 4292 | 2026.05.29 18:23:57.541999 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46778 | ||
| 4293 | 2026.05.29 18:23:57.542022 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56173 | ||
| 4294 | 2026.05.29 18:23:57.542055 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39666 | ||
| 4295 | 2026.05.29 18:23:57.542072 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4296 | 2026.05.29 18:23:57.542082 [ 306 ] {} <Trace> TCP-Session: 81947ac0-05cb-444c-81f7-4664b8206e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2026.05.29 18:23:57.542117 [ 307 ] {} <Debug> TCP-Session: d0ae0197-9155-45bf-a45d-58098b4bf97d Authenticating user 'default' from [fd00:1122:3344:101::e]:48068 | ||
| 4298 | 2026.05.29 18:23:57.542098 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4299 | 2026.05.29 18:23:57.542162 [ 307 ] {} <Debug> TCP-Session: d0ae0197-9155-45bf-a45d-58098b4bf97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2026.05.29 18:23:57.542039 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42664 | ||
| 4301 | 2026.05.29 18:23:57.542197 [ 308 ] {} <Debug> TCP-Session: f057192f-91ad-4515-8e8b-4a6363f8a80d Authenticating user 'default' from [fd00:1122:3344:101::e]:46778 | ||
| 4302 | 2026.05.29 18:23:57.542031 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62049 | ||
| 4303 | 2026.05.29 18:23:57.542243 [ 308 ] {} <Debug> TCP-Session: f057192f-91ad-4515-8e8b-4a6363f8a80d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2026.05.29 18:23:57.542010 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40246 | ||
| 4305 | 2026.05.29 18:23:57.542284 [ 306 ] {d6e822a9-6b47-4bc0-ac3a-5999c2acc152} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57291) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4306 | 2026.05.29 18:23:57.542276 [ 308 ] {} <Debug> TCP-Session: f057192f-91ad-4515-8e8b-4a6363f8a80d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.05.29 18:23:57.542006 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50535 | ||
| 4308 | 2026.05.29 18:23:57.542192 [ 307 ] {} <Debug> TCP-Session: d0ae0197-9155-45bf-a45d-58098b4bf97d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.05.29 18:23:57.542581 [ 306 ] {d6e822a9-6b47-4bc0-ac3a-5999c2acc152} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4310 | 2026.05.29 18:23:57.542641 [ 306 ] {d6e822a9-6b47-4bc0-ac3a-5999c2acc152} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4311 | 2026.05.29 18:23:57.542772 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4312 | 2026.05.29 18:23:57.542800 [ 285 ] {} <Debug> TCP-Session: c30e82c2-c0d4-4dca-aa44-3aaf7d2540ca Authenticating user 'default' from [fd00:1122:3344:101::e]:62049 | ||
| 4313 | 2026.05.29 18:23:57.542818 [ 285 ] {} <Debug> TCP-Session: c30e82c2-c0d4-4dca-aa44-3aaf7d2540ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4314 | 2026.05.29 18:23:57.542835 [ 285 ] {} <Debug> TCP-Session: c30e82c2-c0d4-4dca-aa44-3aaf7d2540ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4315 | 2026.05.29 18:23:57.542879 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4316 | 2026.05.29 18:23:57.542918 [ 309 ] {} <Debug> TCP-Session: 9e5319d7-e09b-4fe9-9a00-09340cfd22bd Authenticating user 'default' from [fd00:1122:3344:101::e]:50535 | ||
| 4317 | 2026.05.29 18:23:57.542919 [ 306 ] {d6e822a9-6b47-4bc0-ac3a-5999c2acc152} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 4318 | 2026.05.29 18:23:57.542944 [ 309 ] {} <Debug> TCP-Session: 9e5319d7-e09b-4fe9-9a00-09340cfd22bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.05.29 18:23:57.542966 [ 309 ] {} <Debug> TCP-Session: 9e5319d7-e09b-4fe9-9a00-09340cfd22bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.05.29 18:23:57.543001 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4321 | 2026.05.29 18:23:57.543050 [ 310 ] {} <Debug> TCP-Session: 9844bb3d-a60a-4c8f-a413-335c42df4843 Authenticating user 'default' from [fd00:1122:3344:101::e]:40246 | ||
| 4322 | 2026.05.29 18:23:57.543075 [ 310 ] {} <Debug> TCP-Session: 9844bb3d-a60a-4c8f-a413-335c42df4843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4323 | 2026.05.29 18:23:57.543093 [ 310 ] {} <Debug> TCP-Session: 9844bb3d-a60a-4c8f-a413-335c42df4843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2026.05.29 18:23:57.543120 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4325 | 2026.05.29 18:23:57.543157 [ 303 ] {} <Debug> TCP-Session: ddb79b6c-1ed0-4a20-bd5d-5d580661ac64 Authenticating user 'default' from [fd00:1122:3344:101::e]:39666 | ||
| 4326 | 2026.05.29 18:23:57.543173 [ 303 ] {} <Debug> TCP-Session: ddb79b6c-1ed0-4a20-bd5d-5d580661ac64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2026.05.29 18:23:57.543190 [ 303 ] {} <Debug> TCP-Session: ddb79b6c-1ed0-4a20-bd5d-5d580661ac64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2026.05.29 18:23:57.543220 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4329 | 2026.05.29 18:23:57.543253 [ 275 ] {} <Debug> TCP-Session: 0dba74ac-5e5e-4db6-b7f1-94b049ec249d Authenticating user 'default' from [fd00:1122:3344:101::e]:56173 | ||
| 4330 | 2026.05.29 18:23:57.543269 [ 275 ] {} <Debug> TCP-Session: 0dba74ac-5e5e-4db6-b7f1-94b049ec249d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4331 | 2026.05.29 18:23:57.543282 [ 275 ] {} <Debug> TCP-Session: 0dba74ac-5e5e-4db6-b7f1-94b049ec249d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.05.29 18:23:57.543403 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4333 | 2026.05.29 18:23:57.543439 [ 302 ] {} <Debug> TCP-Session: 1711a0b2-a986-4817-b932-9953a3acaaa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42664 | ||
| 4334 | 2026.05.29 18:23:57.543455 [ 302 ] {} <Debug> TCP-Session: 1711a0b2-a986-4817-b932-9953a3acaaa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2026.05.29 18:23:57.543468 [ 302 ] {} <Debug> TCP-Session: 1711a0b2-a986-4817-b932-9953a3acaaa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4336 | 2026.05.29 18:23:57.543765 [ 322 ] {d6e822a9-6b47-4bc0-ac3a-5999c2acc152} <Trace> AggregatingTransform: Aggregating | ||
| 4337 | 2026.05.29 18:23:57.543794 [ 322 ] {d6e822a9-6b47-4bc0-ac3a-5999c2acc152} <Trace> Aggregator: Aggregation method: without_key | ||
| 4338 | 2026.05.29 18:23:57.543820 [ 322 ] {d6e822a9-6b47-4bc0-ac3a-5999c2acc152} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000791053 sec. (1264.138 rows/sec., 49.38 KiB/sec.) | ||
| 4339 | 2026.05.29 18:23:57.543834 [ 322 ] {d6e822a9-6b47-4bc0-ac3a-5999c2acc152} <Trace> Aggregator: Merging aggregated data | ||
| 4340 | 2026.05.29 18:23:57.544377 [ 306 ] {d6e822a9-6b47-4bc0-ac3a-5999c2acc152} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002152 sec., 464.68401486988853 rows/sec., 18.15 KiB/sec. | ||
| 4341 | 2026.05.29 18:23:57.544448 [ 306 ] {d6e822a9-6b47-4bc0-ac3a-5999c2acc152} <Debug> TCPHandler: Processed in 0.002502982 sec. | ||
| 4342 | 2026.05.29 18:23:57.544578 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4343 | 2026.05.29 18:23:57.544608 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4344 | 2026.05.29 18:23:57.544611 [ 306 ] {} <Debug> TCP-Session: 81947ac0-05cb-444c-81f7-4664b8206e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2026.05.29 18:23:57.544631 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4346 | 2026.05.29 18:23:57.544652 [ 303 ] {} <Debug> TCP-Session: ddb79b6c-1ed0-4a20-bd5d-5d580661ac64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4347 | 2026.05.29 18:23:57.544648 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4348 | 2026.05.29 18:23:57.544669 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4349 | 2026.05.29 18:23:57.544691 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4350 | 2026.05.29 18:23:57.544712 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4351 | 2026.05.29 18:23:57.544736 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4352 | 2026.05.29 18:23:57.544748 [ 302 ] {} <Debug> TCP-Session: 1711a0b2-a986-4817-b932-9953a3acaaa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4353 | 2026.05.29 18:23:57.544770 [ 309 ] {} <Debug> TCP-Session: 9e5319d7-e09b-4fe9-9a00-09340cfd22bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.05.29 18:23:57.544785 [ 310 ] {} <Debug> TCP-Session: 9844bb3d-a60a-4c8f-a413-335c42df4843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.05.29 18:23:57.544752 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4356 | 2026.05.29 18:23:57.544730 [ 285 ] {} <Debug> TCP-Session: c30e82c2-c0d4-4dca-aa44-3aaf7d2540ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.05.29 18:23:57.544845 [ 275 ] {} <Debug> TCP-Session: 0dba74ac-5e5e-4db6-b7f1-94b049ec249d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2026.05.29 18:23:57.544708 [ 308 ] {} <Debug> TCP-Session: f057192f-91ad-4515-8e8b-4a6363f8a80d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2026.05.29 18:23:57.544682 [ 307 ] {} <Debug> TCP-Session: d0ae0197-9155-45bf-a45d-58098b4bf97d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2026.05.29 18:23:57.600812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4361 | 2026.05.29 18:23:57.616339 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2026.05.29 18:23:57.616394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4363 | 2026.05.29 18:23:57.622568 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4364 | 2026.05.29 18:23:57.623300 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.05.29 18:23:57.626204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4366 | 2026.05.29 18:23:58.852657 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4367 | 2026.05.29 18:23:58.852992 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 4368 | 2026.05.29 18:23:58.853366 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4369 | 2026.05.29 18:23:58.853414 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 4370 | 2026.05.29 18:23:58.853674 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4371 | 2026.05.29 18:23:58.853750 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4372 | 2026.05.29 18:23:58.853901 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4373 | 2026.05.29 18:23:58.854014 [ 330 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4374 | 2026.05.29 18:23:58.854015 [ 343 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4375 | 2026.05.29 18:23:58.854014 [ 342 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4376 | 2026.05.29 18:23:58.854179 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4377 | 2026.05.29 18:23:58.854211 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4378 | 2026.05.29 18:23:58.854305 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4379 | 2026.05.29 18:23:58.854326 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 4380 | 2026.05.29 18:23:58.854365 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4381 | 2026.05.29 18:23:58.854406 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4382 | 2026.05.29 18:23:58.854445 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4383 | 2026.05.29 18:23:58.855800 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002931 sec., 15694.302285909245 rows/sec., 3.20 MiB/sec. | ||
| 4384 | 2026.05.29 18:23:58.856051 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Debug> MemoryTracker: Peak memory usage (for query): 154.86 KiB. | ||
| 4385 | 2026.05.29 18:23:58.856075 [ 286 ] {7d4d2995-8114-44b0-b4f9-e1b7b1f627d1} <Debug> TCPHandler: Processed in 0.004425295 sec. | ||
| 4386 | 2026.05.29 18:23:58.861296 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.05.29 18:23:58.861427 [ 286 ] {7707432e-e9fc-41b8-8523-1c6eaadb13f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4388 | 2026.05.29 18:23:58.861481 [ 286 ] {7707432e-e9fc-41b8-8523-1c6eaadb13f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4389 | 2026.05.29 18:23:58.862150 [ 286 ] {7707432e-e9fc-41b8-8523-1c6eaadb13f0} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.05.29 18:23:58.862202 [ 286 ] {7707432e-e9fc-41b8-8523-1c6eaadb13f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4391 | 2026.05.29 18:23:58.862607 [ 286 ] {7707432e-e9fc-41b8-8523-1c6eaadb13f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4392 | 2026.05.29 18:23:58.862843 [ 286 ] {7707432e-e9fc-41b8-8523-1c6eaadb13f0} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2026.05.29 18:23:58.863007 [ 286 ] {7707432e-e9fc-41b8-8523-1c6eaadb13f0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001616 sec., 175742.57425742573 rows/sec., 11.16 MiB/sec. | ||
| 4394 | 2026.05.29 18:23:58.863056 [ 286 ] {7707432e-e9fc-41b8-8523-1c6eaadb13f0} <Debug> TCPHandler: Processed in 0.001823111 sec. | ||
| 4395 | 2026.05.29 18:23:58.863218 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4396 | 2026.05.29 18:23:58.863328 [ 286 ] {48165023-7a69-467e-a678-31af4536bc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4397 | 2026.05.29 18:23:58.863376 [ 286 ] {48165023-7a69-467e-a678-31af4536bc0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4398 | 2026.05.29 18:23:58.863831 [ 286 ] {48165023-7a69-467e-a678-31af4536bc0b} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4399 | 2026.05.29 18:23:58.863873 [ 286 ] {48165023-7a69-467e-a678-31af4536bc0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4400 | 2026.05.29 18:23:58.864180 [ 286 ] {48165023-7a69-467e-a678-31af4536bc0b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4401 | 2026.05.29 18:23:58.864398 [ 286 ] {48165023-7a69-467e-a678-31af4536bc0b} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4402 | 2026.05.29 18:23:58.864545 [ 286 ] {48165023-7a69-467e-a678-31af4536bc0b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001242 sec., 1610.3059581320451 rows/sec., 131.31 KiB/sec. | ||
| 4403 | 2026.05.29 18:23:58.864584 [ 286 ] {48165023-7a69-467e-a678-31af4536bc0b} <Debug> TCPHandler: Processed in 0.001421225 sec. | ||
| 4404 | 2026.05.29 18:23:58.864727 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4405 | 2026.05.29 18:23:58.864835 [ 286 ] {b821285a-1cd6-4592-ace8-f26f10c51b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4406 | 2026.05.29 18:23:58.864881 [ 286 ] {b821285a-1cd6-4592-ace8-f26f10c51b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4407 | 2026.05.29 18:23:58.865833 [ 286 ] {b821285a-1cd6-4592-ace8-f26f10c51b0d} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2026.05.29 18:23:58.865875 [ 286 ] {b821285a-1cd6-4592-ace8-f26f10c51b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4409 | 2026.05.29 18:23:58.866258 [ 286 ] {b821285a-1cd6-4592-ace8-f26f10c51b0d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4410 | 2026.05.29 18:23:58.866487 [ 286 ] {b821285a-1cd6-4592-ace8-f26f10c51b0d} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.05.29 18:23:58.866631 [ 286 ] {b821285a-1cd6-4592-ace8-f26f10c51b0d} <Debug> executeQuery: Read 820 rows, 65.12 KiB in 0.001821 sec., 450302.0318506315 rows/sec., 34.92 MiB/sec. | ||
| 4412 | 2026.05.29 18:23:58.866669 [ 286 ] {b821285a-1cd6-4592-ace8-f26f10c51b0d} <Debug> TCPHandler: Processed in 0.001997034 sec. | ||
| 4413 | 2026.05.29 18:23:58.866817 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4414 | 2026.05.29 18:23:58.866921 [ 286 ] {c90eba19-6878-45fc-8e2d-4088f2288334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4415 | 2026.05.29 18:23:58.866965 [ 286 ] {c90eba19-6878-45fc-8e2d-4088f2288334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4416 | 2026.05.29 18:23:58.867447 [ 286 ] {c90eba19-6878-45fc-8e2d-4088f2288334} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2026.05.29 18:23:58.867486 [ 286 ] {c90eba19-6878-45fc-8e2d-4088f2288334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4418 | 2026.05.29 18:23:58.867810 [ 286 ] {c90eba19-6878-45fc-8e2d-4088f2288334} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4419 | 2026.05.29 18:23:58.868028 [ 286 ] {c90eba19-6878-45fc-8e2d-4088f2288334} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2026.05.29 18:23:58.868170 [ 286 ] {c90eba19-6878-45fc-8e2d-4088f2288334} <Debug> executeQuery: Read 155 rows, 9.51 KiB in 0.001272 sec., 121855.3459119497 rows/sec., 7.30 MiB/sec. | ||
| 4421 | 2026.05.29 18:23:58.868178 [ 108 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4422 | 2026.05.29 18:23:58.868209 [ 286 ] {c90eba19-6878-45fc-8e2d-4088f2288334} <Debug> TCPHandler: Processed in 0.001444305 sec. | ||
| 4423 | 2026.05.29 18:23:58.868269 [ 108 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.05.29 18:23:58.868309 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4425 | 2026.05.29 18:23:58.868385 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2026.05.29 18:23:58.868454 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 4427 | 2026.05.29 18:23:58.868492 [ 286 ] {6ae57001-b054-456f-9dc1-dc745a2648bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4428 | 2026.05.29 18:23:58.868548 [ 286 ] {6ae57001-b054-456f-9dc1-dc745a2648bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4429 | 2026.05.29 18:23:58.868620 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4430 | 2026.05.29 18:23:58.868657 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 212 rows starting from the beginning of the part | ||
| 4431 | 2026.05.29 18:23:58.868755 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 153 rows starting from the beginning of the part | ||
| 4432 | 2026.05.29 18:23:58.868804 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 4433 | 2026.05.29 18:23:58.868849 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 153 rows starting from the beginning of the part | ||
| 4434 | 2026.05.29 18:23:58.868889 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 4435 | 2026.05.29 18:23:58.868929 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 155 rows starting from the beginning of the part | ||
| 4436 | 2026.05.29 18:23:58.869074 [ 286 ] {6ae57001-b054-456f-9dc1-dc745a2648bd} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2026.05.29 18:23:58.869121 [ 286 ] {6ae57001-b054-456f-9dc1-dc745a2648bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4438 | 2026.05.29 18:23:58.869465 [ 286 ] {6ae57001-b054-456f-9dc1-dc745a2648bd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4439 | 2026.05.29 18:23:58.869697 [ 286 ] {6ae57001-b054-456f-9dc1-dc745a2648bd} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2026.05.29 18:23:58.869860 [ 286 ] {6ae57001-b054-456f-9dc1-dc745a2648bd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001388 sec., 107348.70317002882 rows/sec., 6.94 MiB/sec. | ||
| 4441 | 2026.05.29 18:23:58.869911 [ 286 ] {6ae57001-b054-456f-9dc1-dc745a2648bd} <Debug> TCPHandler: Processed in 0.001579656 sec. | ||
| 4442 | 2026.05.29 18:23:58.870008 [ 194 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620038 sec., 459248.4867638907 rows/sec., 30.26 MiB/sec. | ||
| 4443 | 2026.05.29 18:23:58.870088 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2026.05.29 18:23:58.870174 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4445 | 2026.05.29 18:23:58.870216 [ 286 ] {e8043b92-4503-4679-a772-1aada995e9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4446 | 2026.05.29 18:23:58.870267 [ 286 ] {e8043b92-4503-4679-a772-1aada995e9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4447 | 2026.05.29 18:23:58.870447 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_21_4} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.05.29 18:23:58.870526 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_21_4} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4449 | 2026.05.29 18:23:58.870601 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4450 | 2026.05.29 18:23:58.870794 [ 286 ] {e8043b92-4503-4679-a772-1aada995e9e2} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.05.29 18:23:58.870838 [ 286 ] {e8043b92-4503-4679-a772-1aada995e9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4452 | 2026.05.29 18:23:58.871166 [ 286 ] {e8043b92-4503-4679-a772-1aada995e9e2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4453 | 2026.05.29 18:23:58.871401 [ 286 ] {e8043b92-4503-4679-a772-1aada995e9e2} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.05.29 18:23:58.871560 [ 286 ] {e8043b92-4503-4679-a772-1aada995e9e2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001369 sec., 108108.1081081081 rows/sec., 6.15 MiB/sec. | ||
| 4455 | 2026.05.29 18:23:58.871605 [ 286 ] {e8043b92-4503-4679-a772-1aada995e9e2} <Debug> TCPHandler: Processed in 0.001584257 sec. | ||
| 4456 | 2026.05.29 18:23:58.871751 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.05.29 18:23:58.871853 [ 286 ] {12e59098-c24f-4e12-95c7-1734e88bebb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4458 | 2026.05.29 18:23:58.871896 [ 286 ] {12e59098-c24f-4e12-95c7-1734e88bebb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4459 | 2026.05.29 18:23:58.872670 [ 286 ] {12e59098-c24f-4e12-95c7-1734e88bebb4} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.05.29 18:23:58.872709 [ 286 ] {12e59098-c24f-4e12-95c7-1734e88bebb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4461 | 2026.05.29 18:23:58.873048 [ 286 ] {12e59098-c24f-4e12-95c7-1734e88bebb4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4462 | 2026.05.29 18:23:58.873267 [ 286 ] {12e59098-c24f-4e12-95c7-1734e88bebb4} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.05.29 18:23:58.873412 [ 286 ] {12e59098-c24f-4e12-95c7-1734e88bebb4} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001578 sec., 318757.92141951836 rows/sec., 22.42 MiB/sec. | ||
| 4464 | 2026.05.29 18:23:58.873458 [ 286 ] {12e59098-c24f-4e12-95c7-1734e88bebb4} <Debug> TCPHandler: Processed in 0.00175896 sec. | ||
| 4465 | 2026.05.29 18:23:58.873611 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.05.29 18:23:58.873732 [ 286 ] {5aef27b2-dc92-46e7-80e1-b1f3fec15356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4467 | 2026.05.29 18:23:58.873782 [ 286 ] {5aef27b2-dc92-46e7-80e1-b1f3fec15356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4468 | 2026.05.29 18:23:58.874173 [ 286 ] {5aef27b2-dc92-46e7-80e1-b1f3fec15356} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.05.29 18:23:58.874211 [ 286 ] {5aef27b2-dc92-46e7-80e1-b1f3fec15356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4470 | 2026.05.29 18:23:58.874588 [ 286 ] {5aef27b2-dc92-46e7-80e1-b1f3fec15356} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4471 | 2026.05.29 18:23:58.874809 [ 286 ] {5aef27b2-dc92-46e7-80e1-b1f3fec15356} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.05.29 18:23:58.874953 [ 286 ] {5aef27b2-dc92-46e7-80e1-b1f3fec15356} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001248 sec., 4807.692307692308 rows/sec., 251.18 KiB/sec. | ||
| 4473 | 2026.05.29 18:23:58.875015 [ 286 ] {5aef27b2-dc92-46e7-80e1-b1f3fec15356} <Debug> TCPHandler: Processed in 0.001459185 sec. | ||
| 4474 | 2026.05.29 18:23:58.875159 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2026.05.29 18:23:58.875284 [ 286 ] {1e2bf6a2-0427-4045-9e7d-59837bdc690c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4476 | 2026.05.29 18:23:58.875331 [ 286 ] {1e2bf6a2-0427-4045-9e7d-59837bdc690c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4477 | 2026.05.29 18:23:58.875875 [ 286 ] {1e2bf6a2-0427-4045-9e7d-59837bdc690c} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.05.29 18:23:58.875913 [ 286 ] {1e2bf6a2-0427-4045-9e7d-59837bdc690c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4479 | 2026.05.29 18:23:58.876278 [ 286 ] {1e2bf6a2-0427-4045-9e7d-59837bdc690c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4480 | 2026.05.29 18:23:58.876555 [ 286 ] {1e2bf6a2-0427-4045-9e7d-59837bdc690c} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.05.29 18:23:58.876729 [ 286 ] {1e2bf6a2-0427-4045-9e7d-59837bdc690c} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001464 sec., 181693.98907103826 rows/sec., 12.08 MiB/sec. | ||
| 4482 | 2026.05.29 18:23:58.876774 [ 286 ] {1e2bf6a2-0427-4045-9e7d-59837bdc690c} <Debug> TCPHandler: Processed in 0.001666658 sec. | ||
| 4483 | 2026.05.29 18:23:58.878944 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2026.05.29 18:23:58.879067 [ 286 ] {78d591af-0912-4c03-8678-dfc7a7d063bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4485 | 2026.05.29 18:23:58.879123 [ 286 ] {78d591af-0912-4c03-8678-dfc7a7d063bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4486 | 2026.05.29 18:23:58.879546 [ 286 ] {78d591af-0912-4c03-8678-dfc7a7d063bc} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2026.05.29 18:23:58.879593 [ 286 ] {78d591af-0912-4c03-8678-dfc7a7d063bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4488 | 2026.05.29 18:23:58.880013 [ 286 ] {78d591af-0912-4c03-8678-dfc7a7d063bc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4489 | 2026.05.29 18:23:58.880299 [ 286 ] {78d591af-0912-4c03-8678-dfc7a7d063bc} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2026.05.29 18:23:58.880470 [ 286 ] {78d591af-0912-4c03-8678-dfc7a7d063bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. | ||
| 4491 | 2026.05.29 18:23:58.880513 [ 286 ] {78d591af-0912-4c03-8678-dfc7a7d063bc} <Debug> TCPHandler: Processed in 0.001633118 sec. | ||
| 4492 | 2026.05.29 18:23:58.880667 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4493 | 2026.05.29 18:23:58.880779 [ 286 ] {a11b42db-f19c-4950-8070-51e68174ef7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4494 | 2026.05.29 18:23:58.880849 [ 286 ] {a11b42db-f19c-4950-8070-51e68174ef7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4495 | 2026.05.29 18:23:58.881893 [ 286 ] {a11b42db-f19c-4950-8070-51e68174ef7a} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.05.29 18:23:58.881938 [ 286 ] {a11b42db-f19c-4950-8070-51e68174ef7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4497 | 2026.05.29 18:23:58.882602 [ 286 ] {a11b42db-f19c-4950-8070-51e68174ef7a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4498 | 2026.05.29 18:23:58.882884 [ 286 ] {a11b42db-f19c-4950-8070-51e68174ef7a} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.05.29 18:23:58.883041 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4500 | 2026.05.29 18:23:58.883063 [ 286 ] {a11b42db-f19c-4950-8070-51e68174ef7a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002308 sec., 4766.031195840555 rows/sec., 8.54 MiB/sec. | ||
| 4501 | 2026.05.29 18:23:58.883114 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.05.29 18:23:58.883147 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4503 | 2026.05.29 18:23:58.883176 [ 286 ] {a11b42db-f19c-4950-8070-51e68174ef7a} <Debug> TCPHandler: Processed in 0.002567133 sec. | ||
| 4504 | 2026.05.29 18:23:58.883267 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 4505 | 2026.05.29 18:23:58.883334 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2026.05.29 18:23:58.883448 [ 286 ] {25cab94a-9712-4712-b7f0-606a50a1a6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4507 | 2026.05.29 18:23:58.883500 [ 286 ] {25cab94a-9712-4712-b7f0-606a50a1a6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4508 | 2026.05.29 18:23:58.883525 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4509 | 2026.05.29 18:23:58.883597 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 307 rows starting from the beginning of the part | ||
| 4510 | 2026.05.29 18:23:58.883739 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part | ||
| 4511 | 2026.05.29 18:23:58.883858 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 4512 | 2026.05.29 18:23:58.883934 [ 286 ] {25cab94a-9712-4712-b7f0-606a50a1a6c8} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.05.29 18:23:58.883970 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part | ||
| 4514 | 2026.05.29 18:23:58.883984 [ 286 ] {25cab94a-9712-4712-b7f0-606a50a1a6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4515 | 2026.05.29 18:23:58.884078 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 4516 | 2026.05.29 18:23:58.884186 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part | ||
| 4517 | 2026.05.29 18:23:58.884388 [ 286 ] {25cab94a-9712-4712-b7f0-606a50a1a6c8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4518 | 2026.05.29 18:23:58.884705 [ 286 ] {25cab94a-9712-4712-b7f0-606a50a1a6c8} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.05.29 18:23:58.884865 [ 286 ] {25cab94a-9712-4712-b7f0-606a50a1a6c8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001447 sec., 62197.650310988254 rows/sec., 3.89 MiB/sec. | ||
| 4520 | 2026.05.29 18:23:58.884905 [ 286 ] {25cab94a-9712-4712-b7f0-606a50a1a6c8} <Debug> TCPHandler: Processed in 0.001643258 sec. | ||
| 4521 | 2026.05.29 18:23:58.888030 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 19 columns (19 merged, 0 gathered) in 0.004810621 sec., 85435.95515007313 rows/sec., 153.10 MiB/sec. | ||
| 4522 | 2026.05.29 18:23:58.888735 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4523 | 2026.05.29 18:23:58.889074 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.05.29 18:23:58.889151 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4525 | 2026.05.29 18:23:58.889274 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4526 | 2026.05.29 18:23:59.235817 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55471 | ||
| 4527 | 2026.05.29 18:23:59.235899 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4528 | 2026.05.29 18:23:59.235923 [ 306 ] {} <Debug> TCP-Session: 3c2ea273-b8e4-494f-8cbc-61602de2c848 Authenticating user 'default' from [fd00:1122:3344:101::e]:55471 | ||
| 4529 | 2026.05.29 18:23:59.235945 [ 306 ] {} <Debug> TCP-Session: 3c2ea273-b8e4-494f-8cbc-61602de2c848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4530 | 2026.05.29 18:23:59.235957 [ 306 ] {} <Debug> TCP-Session: 3c2ea273-b8e4-494f-8cbc-61602de2c848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4531 | 2026.05.29 18:23:59.236155 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46665 | ||
| 4532 | 2026.05.29 18:23:59.236185 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42874 | ||
| 4533 | 2026.05.29 18:23:59.236210 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49473 | ||
| 4534 | 2026.05.29 18:23:59.236204 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39746 | ||
| 4535 | 2026.05.29 18:23:59.236242 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46616 | ||
| 4536 | 2026.05.29 18:23:59.236266 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4537 | 2026.05.29 18:23:59.236266 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4538 | 2026.05.29 18:23:59.236287 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4539 | 2026.05.29 18:23:59.236259 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4540 | 2026.05.29 18:23:59.236198 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34592 | ||
| 4541 | 2026.05.29 18:23:59.236357 [ 302 ] {} <Debug> TCP-Session: cee346b8-eb1f-43da-aaa1-b4ee98716c3e Authenticating user 'default' from [fd00:1122:3344:101::e]:49473 | ||
| 4542 | 2026.05.29 18:23:59.236378 [ 307 ] {} <Debug> TCP-Session: 09b2dce5-158b-4799-9503-e2864d6007b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46665 | ||
| 4543 | 2026.05.29 18:23:59.236340 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4544 | 2026.05.29 18:23:59.236404 [ 302 ] {} <Debug> TCP-Session: cee346b8-eb1f-43da-aaa1-b4ee98716c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4545 | 2026.05.29 18:23:59.236418 [ 307 ] {} <Debug> TCP-Session: 09b2dce5-158b-4799-9503-e2864d6007b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4546 | 2026.05.29 18:23:59.236431 [ 303 ] {} <Debug> TCP-Session: 6c3ca991-d8ec-4daa-b2d6-d9c446461e28 Authenticating user 'default' from [fd00:1122:3344:101::e]:46616 | ||
| 4547 | 2026.05.29 18:23:59.236440 [ 302 ] {} <Debug> TCP-Session: cee346b8-eb1f-43da-aaa1-b4ee98716c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4548 | 2026.05.29 18:23:59.236451 [ 307 ] {} <Debug> TCP-Session: 09b2dce5-158b-4799-9503-e2864d6007b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4549 | 2026.05.29 18:23:59.236463 [ 303 ] {} <Debug> TCP-Session: 6c3ca991-d8ec-4daa-b2d6-d9c446461e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4550 | 2026.05.29 18:23:59.236340 [ 310 ] {} <Debug> TCP-Session: 8a92f9f4-dcb4-4297-8ec1-71694a31d90d Authenticating user 'default' from [fd00:1122:3344:101::e]:42874 | ||
| 4551 | 2026.05.29 18:23:59.236493 [ 303 ] {} <Debug> TCP-Session: 6c3ca991-d8ec-4daa-b2d6-d9c446461e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4552 | 2026.05.29 18:23:59.236517 [ 310 ] {} <Debug> TCP-Session: 8a92f9f4-dcb4-4297-8ec1-71694a31d90d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4553 | 2026.05.29 18:23:59.236331 [ 285 ] {} <Debug> TCP-Session: d6b35ace-413c-459c-9cdf-f520c8017054 Authenticating user 'default' from [fd00:1122:3344:101::e]:39746 | ||
| 4554 | 2026.05.29 18:23:59.236543 [ 310 ] {} <Debug> TCP-Session: 8a92f9f4-dcb4-4297-8ec1-71694a31d90d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4555 | 2026.05.29 18:23:59.236326 [ 306 ] {} <Trace> TCP-Session: 3c2ea273-b8e4-494f-8cbc-61602de2c848 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2026.05.29 18:23:59.236558 [ 285 ] {} <Debug> TCP-Session: d6b35ace-413c-459c-9cdf-f520c8017054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4557 | 2026.05.29 18:23:59.236192 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37930 | ||
| 4558 | 2026.05.29 18:23:59.236590 [ 285 ] {} <Debug> TCP-Session: d6b35ace-413c-459c-9cdf-f520c8017054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4559 | 2026.05.29 18:23:59.236180 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36331 | ||
| 4560 | 2026.05.29 18:23:59.236429 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4561 | 2026.05.29 18:23:59.236701 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4562 | 2026.05.29 18:23:59.236726 [ 306 ] {b457ab7e-a972-478d-af6c-f4b5a9b4b2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55471) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4563 | 2026.05.29 18:23:59.236728 [ 275 ] {} <Debug> TCP-Session: dfb52750-bdee-4de4-afce-b68b0f1746cf Authenticating user 'default' from [fd00:1122:3344:101::e]:34592 | ||
| 4564 | 2026.05.29 18:23:59.236744 [ 309 ] {} <Debug> TCP-Session: c96c514a-030a-42f4-9a59-58ce96c680dc Authenticating user 'default' from [fd00:1122:3344:101::e]:37930 | ||
| 4565 | 2026.05.29 18:23:59.236776 [ 275 ] {} <Debug> TCP-Session: dfb52750-bdee-4de4-afce-b68b0f1746cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4566 | 2026.05.29 18:23:59.236795 [ 309 ] {} <Debug> TCP-Session: c96c514a-030a-42f4-9a59-58ce96c680dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4567 | 2026.05.29 18:23:59.236796 [ 275 ] {} <Debug> TCP-Session: dfb52750-bdee-4de4-afce-b68b0f1746cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4568 | 2026.05.29 18:23:59.236824 [ 309 ] {} <Debug> TCP-Session: c96c514a-030a-42f4-9a59-58ce96c680dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4569 | 2026.05.29 18:23:59.236928 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4570 | 2026.05.29 18:23:59.236960 [ 308 ] {} <Debug> TCP-Session: e5a4f669-6e27-4c48-9401-a893ac3571fc Authenticating user 'default' from [fd00:1122:3344:101::e]:36331 | ||
| 4571 | 2026.05.29 18:23:59.236977 [ 308 ] {} <Debug> TCP-Session: e5a4f669-6e27-4c48-9401-a893ac3571fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4572 | 2026.05.29 18:23:59.236990 [ 308 ] {} <Debug> TCP-Session: e5a4f669-6e27-4c48-9401-a893ac3571fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4573 | 2026.05.29 18:23:59.236998 [ 306 ] {b457ab7e-a972-478d-af6c-f4b5a9b4b2ba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4574 | 2026.05.29 18:23:59.237054 [ 306 ] {b457ab7e-a972-478d-af6c-f4b5a9b4b2ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4575 | 2026.05.29 18:23:59.237323 [ 306 ] {b457ab7e-a972-478d-af6c-f4b5a9b4b2ba} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 4576 | 2026.05.29 18:23:59.238104 [ 330 ] {b457ab7e-a972-478d-af6c-f4b5a9b4b2ba} <Trace> AggregatingTransform: Aggregating | ||
| 4577 | 2026.05.29 18:23:59.238133 [ 330 ] {b457ab7e-a972-478d-af6c-f4b5a9b4b2ba} <Trace> Aggregator: Aggregation method: without_key | ||
| 4578 | 2026.05.29 18:23:59.238159 [ 330 ] {b457ab7e-a972-478d-af6c-f4b5a9b4b2ba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000744183 sec. (1343.756 rows/sec., 52.49 KiB/sec.) | ||
| 4579 | 2026.05.29 18:23:59.238172 [ 330 ] {b457ab7e-a972-478d-af6c-f4b5a9b4b2ba} <Trace> Aggregator: Merging aggregated data | ||
| 4580 | 2026.05.29 18:23:59.238750 [ 306 ] {b457ab7e-a972-478d-af6c-f4b5a9b4b2ba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002081 sec., 480.5382027871216 rows/sec., 18.77 KiB/sec. | ||
| 4581 | 2026.05.29 18:23:59.238821 [ 306 ] {b457ab7e-a972-478d-af6c-f4b5a9b4b2ba} <Debug> TCPHandler: Processed in 0.002610445 sec. | ||
| 4582 | 2026.05.29 18:23:59.238961 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4583 | 2026.05.29 18:23:59.238973 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4584 | 2026.05.29 18:23:59.238998 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4585 | 2026.05.29 18:23:59.239017 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4586 | 2026.05.29 18:23:59.239032 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4587 | 2026.05.29 18:23:59.239062 [ 309 ] {} <Debug> TCP-Session: c96c514a-030a-42f4-9a59-58ce96c680dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4588 | 2026.05.29 18:23:59.239074 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4589 | 2026.05.29 18:23:59.239093 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4590 | 2026.05.29 18:23:59.239115 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4591 | 2026.05.29 18:23:59.239119 [ 303 ] {} <Debug> TCP-Session: 6c3ca991-d8ec-4daa-b2d6-d9c446461e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4592 | 2026.05.29 18:23:59.239136 [ 302 ] {} <Debug> TCP-Session: cee346b8-eb1f-43da-aaa1-b4ee98716c3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4593 | 2026.05.29 18:23:59.239154 [ 285 ] {} <Debug> TCP-Session: d6b35ace-413c-459c-9cdf-f520c8017054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4594 | 2026.05.29 18:23:59.239093 [ 310 ] {} <Debug> TCP-Session: 8a92f9f4-dcb4-4297-8ec1-71694a31d90d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4595 | 2026.05.29 18:23:59.239054 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4596 | 2026.05.29 18:23:59.239021 [ 307 ] {} <Debug> TCP-Session: 09b2dce5-158b-4799-9503-e2864d6007b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4597 | 2026.05.29 18:23:59.239244 [ 275 ] {} <Debug> TCP-Session: dfb52750-bdee-4de4-afce-b68b0f1746cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4598 | 2026.05.29 18:23:59.239005 [ 306 ] {} <Debug> TCP-Session: 3c2ea273-b8e4-494f-8cbc-61602de2c848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4599 | 2026.05.29 18:23:59.239074 [ 308 ] {} <Debug> TCP-Session: e5a4f669-6e27-4c48-9401-a893ac3571fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4600 | 2026.05.29 18:23:59.640846 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35407 | ||
| 4601 | 2026.05.29 18:23:59.640919 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4602 | 2026.05.29 18:23:59.640945 [ 306 ] {} <Debug> TCP-Session: 26452c9b-7125-41cf-971b-a61ed94497fb Authenticating user 'default' from [fd00:1122:3344:101::e]:35407 | ||
| 4603 | 2026.05.29 18:23:59.640965 [ 306 ] {} <Debug> TCP-Session: 26452c9b-7125-41cf-971b-a61ed94497fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4604 | 2026.05.29 18:23:59.640978 [ 306 ] {} <Debug> TCP-Session: 26452c9b-7125-41cf-971b-a61ed94497fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4605 | 2026.05.29 18:23:59.641189 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36315 | ||
| 4606 | 2026.05.29 18:23:59.641217 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38231 | ||
| 4607 | 2026.05.29 18:23:59.641236 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40002 | ||
| 4608 | 2026.05.29 18:23:59.641276 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4609 | 2026.05.29 18:23:59.641301 [ 306 ] {} <Trace> TCP-Session: 26452c9b-7125-41cf-971b-a61ed94497fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4610 | 2026.05.29 18:23:59.641317 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4611 | 2026.05.29 18:23:59.641339 [ 307 ] {} <Debug> TCP-Session: 1b760c97-3423-4dbb-8525-89fe00bd7cf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36315 | ||
| 4612 | 2026.05.29 18:23:59.641363 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4613 | 2026.05.29 18:23:59.641366 [ 308 ] {} <Debug> TCP-Session: e471f13b-bedc-4a41-99f6-1ae98579cbb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38231 | ||
| 4614 | 2026.05.29 18:23:59.641374 [ 307 ] {} <Debug> TCP-Session: 1b760c97-3423-4dbb-8525-89fe00bd7cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4615 | 2026.05.29 18:23:59.641407 [ 309 ] {} <Debug> TCP-Session: 75c88185-08e1-4ac7-ad62-5a28171070e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40002 | ||
| 4616 | 2026.05.29 18:23:59.641416 [ 308 ] {} <Debug> TCP-Session: e471f13b-bedc-4a41-99f6-1ae98579cbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4617 | 2026.05.29 18:23:59.641436 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55233 | ||
| 4618 | 2026.05.29 18:23:59.641450 [ 309 ] {} <Debug> TCP-Session: 75c88185-08e1-4ac7-ad62-5a28171070e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4619 | 2026.05.29 18:23:59.641461 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53406 | ||
| 4620 | 2026.05.29 18:23:59.641484 [ 306 ] {5adc2f66-26fa-400a-bb25-e55b021b42b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35407) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4621 | 2026.05.29 18:23:59.641501 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4622 | 2026.05.29 18:23:59.641491 [ 309 ] {} <Debug> TCP-Session: 75c88185-08e1-4ac7-ad62-5a28171070e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4623 | 2026.05.29 18:23:59.641531 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4624 | 2026.05.29 18:23:59.641533 [ 310 ] {} <Debug> TCP-Session: e8f476a8-91e4-4472-9c55-c061cd7ac601 Authenticating user 'default' from [fd00:1122:3344:101::e]:55233 | ||
| 4625 | 2026.05.29 18:23:59.641572 [ 285 ] {} <Debug> TCP-Session: f58a2234-b19c-4161-8386-a997964c0193 Authenticating user 'default' from [fd00:1122:3344:101::e]:53406 | ||
| 4626 | 2026.05.29 18:23:59.641480 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55484 | ||
| 4627 | 2026.05.29 18:23:59.641593 [ 285 ] {} <Debug> TCP-Session: f58a2234-b19c-4161-8386-a997964c0193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4628 | 2026.05.29 18:23:59.641587 [ 310 ] {} <Debug> TCP-Session: e8f476a8-91e4-4472-9c55-c061cd7ac601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4629 | 2026.05.29 18:23:59.641625 [ 285 ] {} <Debug> TCP-Session: f58a2234-b19c-4161-8386-a997964c0193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4630 | 2026.05.29 18:23:59.641635 [ 310 ] {} <Debug> TCP-Session: e8f476a8-91e4-4472-9c55-c061cd7ac601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4631 | 2026.05.29 18:23:59.641636 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4632 | 2026.05.29 18:23:59.641452 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58217 | ||
| 4633 | 2026.05.29 18:23:59.641674 [ 303 ] {} <Debug> TCP-Session: e8e85f37-5de3-485f-b175-636ffce30fa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55484 | ||
| 4634 | 2026.05.29 18:23:59.641417 [ 307 ] {} <Debug> TCP-Session: 1b760c97-3423-4dbb-8525-89fe00bd7cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4635 | 2026.05.29 18:23:59.641719 [ 303 ] {} <Debug> TCP-Session: e8e85f37-5de3-485f-b175-636ffce30fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4636 | 2026.05.29 18:23:59.641736 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4637 | 2026.05.29 18:23:59.641752 [ 303 ] {} <Debug> TCP-Session: e8e85f37-5de3-485f-b175-636ffce30fa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4638 | 2026.05.29 18:23:59.641474 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48687 | ||
| 4639 | 2026.05.29 18:23:59.641772 [ 306 ] {5adc2f66-26fa-400a-bb25-e55b021b42b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4640 | 2026.05.29 18:23:59.641776 [ 275 ] {} <Debug> TCP-Session: c630073d-7f7a-42b0-b1b0-62ac4bd17359 Authenticating user 'default' from [fd00:1122:3344:101::e]:58217 | ||
| 4641 | 2026.05.29 18:23:59.641825 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4642 | 2026.05.29 18:23:59.641847 [ 306 ] {5adc2f66-26fa-400a-bb25-e55b021b42b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4643 | 2026.05.29 18:23:59.641850 [ 275 ] {} <Debug> TCP-Session: c630073d-7f7a-42b0-b1b0-62ac4bd17359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4644 | 2026.05.29 18:23:59.641862 [ 302 ] {} <Debug> TCP-Session: 7eb2cd31-6e5e-42dc-bc1b-eda2a1116b06 Authenticating user 'default' from [fd00:1122:3344:101::e]:48687 | ||
| 4645 | 2026.05.29 18:23:59.641881 [ 275 ] {} <Debug> TCP-Session: c630073d-7f7a-42b0-b1b0-62ac4bd17359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4646 | 2026.05.29 18:23:59.641897 [ 302 ] {} <Debug> TCP-Session: 7eb2cd31-6e5e-42dc-bc1b-eda2a1116b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4647 | 2026.05.29 18:23:59.641455 [ 308 ] {} <Debug> TCP-Session: e471f13b-bedc-4a41-99f6-1ae98579cbb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4648 | 2026.05.29 18:23:59.641921 [ 302 ] {} <Debug> TCP-Session: 7eb2cd31-6e5e-42dc-bc1b-eda2a1116b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4649 | 2026.05.29 18:23:59.642152 [ 306 ] {5adc2f66-26fa-400a-bb25-e55b021b42b1} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 4650 | 2026.05.29 18:23:59.643053 [ 330 ] {5adc2f66-26fa-400a-bb25-e55b021b42b1} <Trace> AggregatingTransform: Aggregating | ||
| 4651 | 2026.05.29 18:23:59.643082 [ 330 ] {5adc2f66-26fa-400a-bb25-e55b021b42b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 4652 | 2026.05.29 18:23:59.643108 [ 330 ] {5adc2f66-26fa-400a-bb25-e55b021b42b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857674 sec. (1165.944 rows/sec., 45.54 KiB/sec.) | ||
| 4653 | 2026.05.29 18:23:59.643122 [ 330 ] {5adc2f66-26fa-400a-bb25-e55b021b42b1} <Trace> Aggregator: Merging aggregated data | ||
| 4654 | 2026.05.29 18:23:59.643611 [ 306 ] {5adc2f66-26fa-400a-bb25-e55b021b42b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002185 sec., 457.6659038901602 rows/sec., 17.88 KiB/sec. | ||
| 4655 | 2026.05.29 18:23:59.643721 [ 306 ] {5adc2f66-26fa-400a-bb25-e55b021b42b1} <Debug> TCPHandler: Processed in 0.002538003 sec. | ||
| 4656 | 2026.05.29 18:23:59.643837 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4657 | 2026.05.29 18:23:59.643863 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4658 | 2026.05.29 18:23:59.643865 [ 306 ] {} <Debug> TCP-Session: 26452c9b-7125-41cf-971b-a61ed94497fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4659 | 2026.05.29 18:23:59.643880 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4660 | 2026.05.29 18:23:59.643909 [ 303 ] {} <Debug> TCP-Session: e8e85f37-5de3-485f-b175-636ffce30fa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4661 | 2026.05.29 18:23:59.643908 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4662 | 2026.05.29 18:23:59.643936 [ 307 ] {} <Debug> TCP-Session: 1b760c97-3423-4dbb-8525-89fe00bd7cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4663 | 2026.05.29 18:23:59.643946 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4664 | 2026.05.29 18:23:59.643960 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4665 | 2026.05.29 18:23:59.643980 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4666 | 2026.05.29 18:23:59.643995 [ 310 ] {} <Debug> TCP-Session: e8f476a8-91e4-4472-9c55-c061cd7ac601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4667 | 2026.05.29 18:23:59.644002 [ 285 ] {} <Debug> TCP-Session: f58a2234-b19c-4161-8386-a997964c0193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4668 | 2026.05.29 18:23:59.644023 [ 302 ] {} <Debug> TCP-Session: 7eb2cd31-6e5e-42dc-bc1b-eda2a1116b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4669 | 2026.05.29 18:23:59.643970 [ 309 ] {} <Debug> TCP-Session: 75c88185-08e1-4ac7-ad62-5a28171070e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4670 | 2026.05.29 18:23:59.643917 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4671 | 2026.05.29 18:23:59.643948 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4672 | 2026.05.29 18:23:59.644103 [ 275 ] {} <Debug> TCP-Session: c630073d-7f7a-42b0-b1b0-62ac4bd17359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4673 | 2026.05.29 18:23:59.644117 [ 308 ] {} <Debug> TCP-Session: e471f13b-bedc-4a41-99f6-1ae98579cbb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4674 | 2026.05.29 18:24:03.843943 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2026.05.29 18:24:03.844181 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4676 | 2026.05.29 18:24:03.844524 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4677 | 2026.05.29 18:24:03.844564 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4678 | 2026.05.29 18:24:03.844782 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4679 | 2026.05.29 18:24:03.844851 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4680 | 2026.05.29 18:24:03.844993 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4681 | 2026.05.29 18:24:03.845070 [ 317 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4682 | 2026.05.29 18:24:03.845070 [ 357 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4683 | 2026.05.29 18:24:03.845100 [ 323 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4684 | 2026.05.29 18:24:03.845194 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4685 | 2026.05.29 18:24:03.845222 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4686 | 2026.05.29 18:24:03.845317 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4687 | 2026.05.29 18:24:03.845340 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 4688 | 2026.05.29 18:24:03.845376 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4689 | 2026.05.29 18:24:03.845422 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4690 | 2026.05.29 18:24:03.845459 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4691 | 2026.05.29 18:24:03.846456 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002365 sec., 19450.31712473573 rows/sec., 2.32 MiB/sec. | ||
| 4692 | 2026.05.29 18:24:03.846581 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Debug> MemoryTracker: Peak memory usage (for query): 136.04 KiB. | ||
| 4693 | 2026.05.29 18:24:03.846596 [ 286 ] {6ea494c2-e907-453a-a559-34c198b0f157} <Debug> TCPHandler: Processed in 0.002783187 sec. | ||
| 4694 | 2026.05.29 18:24:03.848760 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2026.05.29 18:24:03.848888 [ 286 ] {6fbfc712-1597-456c-88bc-81e8d91ffedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4696 | 2026.05.29 18:24:03.848941 [ 286 ] {6fbfc712-1597-456c-88bc-81e8d91ffedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4697 | 2026.05.29 18:24:03.849510 [ 286 ] {6fbfc712-1597-456c-88bc-81e8d91ffedc} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2026.05.29 18:24:03.849550 [ 286 ] {6fbfc712-1597-456c-88bc-81e8d91ffedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4699 | 2026.05.29 18:24:03.849919 [ 286 ] {6fbfc712-1597-456c-88bc-81e8d91ffedc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4700 | 2026.05.29 18:24:03.850149 [ 286 ] {6fbfc712-1597-456c-88bc-81e8d91ffedc} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2026.05.29 18:24:03.850297 [ 286 ] {6fbfc712-1597-456c-88bc-81e8d91ffedc} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001445 sec., 80276.81660899654 rows/sec., 6.82 MiB/sec. | ||
| 4702 | 2026.05.29 18:24:03.850333 [ 286 ] {6fbfc712-1597-456c-88bc-81e8d91ffedc} <Debug> TCPHandler: Processed in 0.001633618 sec. | ||
| 4703 | 2026.05.29 18:24:03.850468 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2026.05.29 18:24:03.850565 [ 286 ] {9a8341ed-ed46-42c9-b8e7-2105814ed1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4705 | 2026.05.29 18:24:03.850606 [ 286 ] {9a8341ed-ed46-42c9-b8e7-2105814ed1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4706 | 2026.05.29 18:24:03.851024 [ 286 ] {9a8341ed-ed46-42c9-b8e7-2105814ed1f5} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.05.29 18:24:03.851064 [ 286 ] {9a8341ed-ed46-42c9-b8e7-2105814ed1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4708 | 2026.05.29 18:24:03.851353 [ 286 ] {9a8341ed-ed46-42c9-b8e7-2105814ed1f5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4709 | 2026.05.29 18:24:03.851560 [ 286 ] {9a8341ed-ed46-42c9-b8e7-2105814ed1f5} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.05.29 18:24:03.851687 [ 286 ] {9a8341ed-ed46-42c9-b8e7-2105814ed1f5} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001141 sec., 26292.725679228744 rows/sec., 1.93 MiB/sec. | ||
| 4711 | 2026.05.29 18:24:03.851723 [ 286 ] {9a8341ed-ed46-42c9-b8e7-2105814ed1f5} <Debug> TCPHandler: Processed in 0.001306183 sec. | ||
| 4712 | 2026.05.29 18:24:03.851850 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2026.05.29 18:24:03.851949 [ 286 ] {8b892feb-94c3-41e1-874b-b364e3d5358d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4714 | 2026.05.29 18:24:03.851989 [ 286 ] {8b892feb-94c3-41e1-874b-b364e3d5358d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4715 | 2026.05.29 18:24:03.852430 [ 286 ] {8b892feb-94c3-41e1-874b-b364e3d5358d} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.05.29 18:24:03.852467 [ 286 ] {8b892feb-94c3-41e1-874b-b364e3d5358d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4717 | 2026.05.29 18:24:03.852760 [ 286 ] {8b892feb-94c3-41e1-874b-b364e3d5358d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4718 | 2026.05.29 18:24:03.852965 [ 286 ] {8b892feb-94c3-41e1-874b-b364e3d5358d} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2026.05.29 18:24:03.853095 [ 286 ] {8b892feb-94c3-41e1-874b-b364e3d5358d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001164 sec., 80756.01374570446 rows/sec., 6.31 MiB/sec. | ||
| 4720 | 2026.05.29 18:24:03.853129 [ 286 ] {8b892feb-94c3-41e1-874b-b364e3d5358d} <Debug> TCPHandler: Processed in 0.001330072 sec. | ||
| 4721 | 2026.05.29 18:24:03.853265 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4722 | 2026.05.29 18:24:03.853361 [ 286 ] {52b161f4-2d94-451e-885c-ff77450b794c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4723 | 2026.05.29 18:24:03.853405 [ 286 ] {52b161f4-2d94-451e-885c-ff77450b794c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4724 | 2026.05.29 18:24:03.853821 [ 286 ] {52b161f4-2d94-451e-885c-ff77450b794c} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.05.29 18:24:03.853856 [ 286 ] {52b161f4-2d94-451e-885c-ff77450b794c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4726 | 2026.05.29 18:24:03.854169 [ 286 ] {52b161f4-2d94-451e-885c-ff77450b794c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4727 | 2026.05.29 18:24:03.854378 [ 286 ] {52b161f4-2d94-451e-885c-ff77450b794c} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2026.05.29 18:24:03.854510 [ 286 ] {52b161f4-2d94-451e-885c-ff77450b794c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 4729 | 2026.05.29 18:24:03.854545 [ 286 ] {52b161f4-2d94-451e-885c-ff77450b794c} <Debug> TCPHandler: Processed in 0.001340572 sec. | ||
| 4730 | 2026.05.29 18:24:03.854669 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4731 | 2026.05.29 18:24:03.854765 [ 286 ] {abc5d296-079a-4a6f-a234-04f0c7e214a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4732 | 2026.05.29 18:24:03.854820 [ 286 ] {abc5d296-079a-4a6f-a234-04f0c7e214a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4733 | 2026.05.29 18:24:03.855598 [ 286 ] {abc5d296-079a-4a6f-a234-04f0c7e214a3} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.05.29 18:24:03.855634 [ 286 ] {abc5d296-079a-4a6f-a234-04f0c7e214a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4735 | 2026.05.29 18:24:03.856142 [ 286 ] {abc5d296-079a-4a6f-a234-04f0c7e214a3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4736 | 2026.05.29 18:24:03.856355 [ 286 ] {abc5d296-079a-4a6f-a234-04f0c7e214a3} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.05.29 18:24:03.856491 [ 286 ] {abc5d296-079a-4a6f-a234-04f0c7e214a3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001745 sec., 17191.977077363896 rows/sec., 30.81 MiB/sec. | ||
| 4738 | 2026.05.29 18:24:03.856540 [ 286 ] {abc5d296-079a-4a6f-a234-04f0c7e214a3} <Debug> TCPHandler: Processed in 0.001926132 sec. | ||
| 4739 | 2026.05.29 18:24:03.856675 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4740 | 2026.05.29 18:24:03.856772 [ 286 ] {beecfd76-e79d-437e-a793-4d361d27b7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4741 | 2026.05.29 18:24:03.856813 [ 286 ] {beecfd76-e79d-437e-a793-4d361d27b7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4742 | 2026.05.29 18:24:03.857153 [ 286 ] {beecfd76-e79d-437e-a793-4d361d27b7f8} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.05.29 18:24:03.857187 [ 286 ] {beecfd76-e79d-437e-a793-4d361d27b7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4744 | 2026.05.29 18:24:03.857483 [ 286 ] {beecfd76-e79d-437e-a793-4d361d27b7f8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4745 | 2026.05.29 18:24:03.857683 [ 286 ] {beecfd76-e79d-437e-a793-4d361d27b7f8} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2026.05.29 18:24:03.857816 [ 286 ] {beecfd76-e79d-437e-a793-4d361d27b7f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 4747 | 2026.05.29 18:24:03.857850 [ 286 ] {beecfd76-e79d-437e-a793-4d361d27b7f8} <Debug> TCPHandler: Processed in 0.001237071 sec. | ||
| 4748 | 2026.05.29 18:24:04.525444 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4749 | 2026.05.29 18:24:04.525520 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4750 | 2026.05.29 18:24:04.642765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8665 | ||
| 4751 | 2026.05.29 18:24:04.643282 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2026.05.29 18:24:04.643328 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4753 | 2026.05.29 18:24:04.643823 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4754 | 2026.05.29 18:24:04.644060 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2026.05.29 18:24:04.644205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8665 | ||
| 4756 | 2026.05.29 18:24:05.126317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4757 | 2026.05.29 18:24:05.142446 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.05.29 18:24:05.142511 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4759 | 2026.05.29 18:24:05.148406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4760 | 2026.05.29 18:24:05.149137 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2026.05.29 18:24:05.151969 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4762 | 2026.05.29 18:24:08.847659 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.05.29 18:24:08.847910 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 4764 | 2026.05.29 18:24:08.848255 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4765 | 2026.05.29 18:24:08.848297 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 4766 | 2026.05.29 18:24:08.848534 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4767 | 2026.05.29 18:24:08.848603 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4768 | 2026.05.29 18:24:08.848742 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4769 | 2026.05.29 18:24:08.848825 [ 357 ] {e22323be-259d-41eb-b28d-a622981551b9} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4770 | 2026.05.29 18:24:08.848837 [ 334 ] {e22323be-259d-41eb-b28d-a622981551b9} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4771 | 2026.05.29 18:24:08.848837 [ 350 ] {e22323be-259d-41eb-b28d-a622981551b9} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4772 | 2026.05.29 18:24:08.848958 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4773 | 2026.05.29 18:24:08.848985 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4774 | 2026.05.29 18:24:08.849069 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4775 | 2026.05.29 18:24:08.849089 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 4776 | 2026.05.29 18:24:08.849125 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4777 | 2026.05.29 18:24:08.849164 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4778 | 2026.05.29 18:24:08.849201 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4779 | 2026.05.29 18:24:08.850244 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002466 sec., 18653.690186536904 rows/sec., 3.81 MiB/sec. | ||
| 4780 | 2026.05.29 18:24:08.850365 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Debug> MemoryTracker: Peak memory usage (for query): 154.13 KiB. | ||
| 4781 | 2026.05.29 18:24:08.850380 [ 286 ] {e22323be-259d-41eb-b28d-a622981551b9} <Debug> TCPHandler: Processed in 0.002891429 sec. | ||
| 4782 | 2026.05.29 18:24:08.855579 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.05.29 18:24:08.855714 [ 286 ] {7fc580bb-1a05-4d1e-a640-a644c8296e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4784 | 2026.05.29 18:24:08.855767 [ 286 ] {7fc580bb-1a05-4d1e-a640-a644c8296e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4785 | 2026.05.29 18:24:08.856428 [ 286 ] {7fc580bb-1a05-4d1e-a640-a644c8296e01} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.05.29 18:24:08.856476 [ 286 ] {7fc580bb-1a05-4d1e-a640-a644c8296e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4787 | 2026.05.29 18:24:08.856879 [ 286 ] {7fc580bb-1a05-4d1e-a640-a644c8296e01} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4788 | 2026.05.29 18:24:08.857100 [ 286 ] {7fc580bb-1a05-4d1e-a640-a644c8296e01} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.05.29 18:24:08.857257 [ 286 ] {7fc580bb-1a05-4d1e-a640-a644c8296e01} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001581 sec., 179633.14358001266 rows/sec., 11.41 MiB/sec. | ||
| 4790 | 2026.05.29 18:24:08.857292 [ 286 ] {7fc580bb-1a05-4d1e-a640-a644c8296e01} <Debug> TCPHandler: Processed in 0.00177519 sec. | ||
| 4791 | 2026.05.29 18:24:08.857428 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4792 | 2026.05.29 18:24:08.857524 [ 286 ] {f501ab33-dac1-4481-a320-3df8d534af32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4793 | 2026.05.29 18:24:08.857566 [ 286 ] {f501ab33-dac1-4481-a320-3df8d534af32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4794 | 2026.05.29 18:24:08.858336 [ 286 ] {f501ab33-dac1-4481-a320-3df8d534af32} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.05.29 18:24:08.858373 [ 286 ] {f501ab33-dac1-4481-a320-3df8d534af32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4796 | 2026.05.29 18:24:08.858758 [ 286 ] {f501ab33-dac1-4481-a320-3df8d534af32} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4797 | 2026.05.29 18:24:08.858970 [ 286 ] {f501ab33-dac1-4481-a320-3df8d534af32} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.05.29 18:24:08.859086 [ 100 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4799 | 2026.05.29 18:24:08.859099 [ 286 ] {f501ab33-dac1-4481-a320-3df8d534af32} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001593 sec., 514124.29378531076 rows/sec., 39.88 MiB/sec. | ||
| 4800 | 2026.05.29 18:24:08.859169 [ 100 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.05.29 18:24:08.859176 [ 286 ] {f501ab33-dac1-4481-a320-3df8d534af32} <Debug> TCPHandler: Processed in 0.001800761 sec. | ||
| 4802 | 2026.05.29 18:24:08.859202 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4803 | 2026.05.29 18:24:08.859307 [ 187 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 4804 | 2026.05.29 18:24:08.859318 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2026.05.29 18:24:08.859423 [ 187 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4806 | 2026.05.29 18:24:08.859431 [ 286 ] {11d6aded-44b6-475a-8202-e56f588a0eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4807 | 2026.05.29 18:24:08.859461 [ 187 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3241 rows starting from the beginning of the part | ||
| 4808 | 2026.05.29 18:24:08.859483 [ 286 ] {11d6aded-44b6-475a-8202-e56f588a0eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4809 | 2026.05.29 18:24:08.859524 [ 187 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 819 rows starting from the beginning of the part | ||
| 4810 | 2026.05.29 18:24:08.859575 [ 187 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 116 rows starting from the beginning of the part | ||
| 4811 | 2026.05.29 18:24:08.859615 [ 187 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 820 rows starting from the beginning of the part | ||
| 4812 | 2026.05.29 18:24:08.859654 [ 187 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 116 rows starting from the beginning of the part | ||
| 4813 | 2026.05.29 18:24:08.859699 [ 187 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 819 rows starting from the beginning of the part | ||
| 4814 | 2026.05.29 18:24:08.859916 [ 286 ] {11d6aded-44b6-475a-8202-e56f588a0eb6} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.05.29 18:24:08.859960 [ 286 ] {11d6aded-44b6-475a-8202-e56f588a0eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4816 | 2026.05.29 18:24:08.860283 [ 286 ] {11d6aded-44b6-475a-8202-e56f588a0eb6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4817 | 2026.05.29 18:24:08.860497 [ 286 ] {11d6aded-44b6-475a-8202-e56f588a0eb6} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.05.29 18:24:08.860626 [ 286 ] {11d6aded-44b6-475a-8202-e56f588a0eb6} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001214 sec., 126029.65403624382 rows/sec., 7.54 MiB/sec. | ||
| 4819 | 2026.05.29 18:24:08.860661 [ 286 ] {11d6aded-44b6-475a-8202-e56f588a0eb6} <Debug> TCPHandler: Processed in 0.001393024 sec. | ||
| 4820 | 2026.05.29 18:24:08.860785 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.05.29 18:24:08.860881 [ 286 ] {8682b919-661d-42d6-972b-9310f0c8c350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4822 | 2026.05.29 18:24:08.860922 [ 286 ] {8682b919-661d-42d6-972b-9310f0c8c350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4823 | 2026.05.29 18:24:08.861343 [ 286 ] {8682b919-661d-42d6-972b-9310f0c8c350} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.05.29 18:24:08.861378 [ 286 ] {8682b919-661d-42d6-972b-9310f0c8c350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4825 | 2026.05.29 18:24:08.861705 [ 286 ] {8682b919-661d-42d6-972b-9310f0c8c350} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4826 | 2026.05.29 18:24:08.861810 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5931 rows, containing 5 columns (5 merged, 0 gathered) in 0.002543113 sec., 2332181.0709944856 rows/sec., 187.22 MiB/sec. | ||
| 4827 | 2026.05.29 18:24:08.861920 [ 286 ] {8682b919-661d-42d6-972b-9310f0c8c350} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.05.29 18:24:08.862053 [ 286 ] {8682b919-661d-42d6-972b-9310f0c8c350} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 4829 | 2026.05.29 18:24:08.862088 [ 286 ] {8682b919-661d-42d6-972b-9310f0c8c350} <Debug> TCPHandler: Processed in 0.001353193 sec. | ||
| 4830 | 2026.05.29 18:24:08.862152 [ 187 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4831 | 2026.05.29 18:24:08.862219 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4832 | 2026.05.29 18:24:08.862320 [ 286 ] {61bd9b2e-dee0-4641-9d8a-908c38a69fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4833 | 2026.05.29 18:24:08.862362 [ 286 ] {61bd9b2e-dee0-4641-9d8a-908c38a69fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4834 | 2026.05.29 18:24:08.862404 [ 187 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_26_5} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.05.29 18:24:08.862480 [ 187 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_26_5} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4836 | 2026.05.29 18:24:08.862552 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 4837 | 2026.05.29 18:24:08.862800 [ 286 ] {61bd9b2e-dee0-4641-9d8a-908c38a69fa1} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.05.29 18:24:08.862840 [ 286 ] {61bd9b2e-dee0-4641-9d8a-908c38a69fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4839 | 2026.05.29 18:24:08.863172 [ 286 ] {61bd9b2e-dee0-4641-9d8a-908c38a69fa1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4840 | 2026.05.29 18:24:08.863378 [ 286 ] {61bd9b2e-dee0-4641-9d8a-908c38a69fa1} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.05.29 18:24:08.863513 [ 286 ] {61bd9b2e-dee0-4641-9d8a-908c38a69fa1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001212 sec., 122112.21122112211 rows/sec., 6.94 MiB/sec. | ||
| 4842 | 2026.05.29 18:24:08.863547 [ 286 ] {61bd9b2e-dee0-4641-9d8a-908c38a69fa1} <Debug> TCPHandler: Processed in 0.001380633 sec. | ||
| 4843 | 2026.05.29 18:24:08.863691 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.05.29 18:24:08.863788 [ 286 ] {2d816c87-58cf-44a9-8290-e710839768d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4845 | 2026.05.29 18:24:08.863829 [ 286 ] {2d816c87-58cf-44a9-8290-e710839768d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4846 | 2026.05.29 18:24:08.864420 [ 286 ] {2d816c87-58cf-44a9-8290-e710839768d8} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.05.29 18:24:08.864456 [ 286 ] {2d816c87-58cf-44a9-8290-e710839768d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4848 | 2026.05.29 18:24:08.864792 [ 286 ] {2d816c87-58cf-44a9-8290-e710839768d8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4849 | 2026.05.29 18:24:08.864998 [ 286 ] {2d816c87-58cf-44a9-8290-e710839768d8} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.05.29 18:24:08.865102 [ 100 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4851 | 2026.05.29 18:24:08.865127 [ 286 ] {2d816c87-58cf-44a9-8290-e710839768d8} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001356 sec., 369469.0265486726 rows/sec., 25.97 MiB/sec. | ||
| 4852 | 2026.05.29 18:24:08.865140 [ 100 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2026.05.29 18:24:08.865167 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4854 | 2026.05.29 18:24:08.865168 [ 286 ] {2d816c87-58cf-44a9-8290-e710839768d8} <Debug> TCPHandler: Processed in 0.001529076 sec. | ||
| 4855 | 2026.05.29 18:24:08.865258 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 4856 | 2026.05.29 18:24:08.865304 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2026.05.29 18:24:08.865352 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4858 | 2026.05.29 18:24:08.865383 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1793 rows starting from the beginning of the part | ||
| 4859 | 2026.05.29 18:24:08.865406 [ 286 ] {ad9b08f0-b78a-47d1-a9b6-e41078dc4e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4860 | 2026.05.29 18:24:08.865433 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 501 rows starting from the beginning of the part | ||
| 4861 | 2026.05.29 18:24:08.865452 [ 286 ] {ad9b08f0-b78a-47d1-a9b6-e41078dc4e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4862 | 2026.05.29 18:24:08.865484 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 94 rows starting from the beginning of the part | ||
| 4863 | 2026.05.29 18:24:08.865530 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 503 rows starting from the beginning of the part | ||
| 4864 | 2026.05.29 18:24:08.865567 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 94 rows starting from the beginning of the part | ||
| 4865 | 2026.05.29 18:24:08.865602 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 501 rows starting from the beginning of the part | ||
| 4866 | 2026.05.29 18:24:08.865786 [ 286 ] {ad9b08f0-b78a-47d1-a9b6-e41078dc4e0e} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2026.05.29 18:24:08.865831 [ 286 ] {ad9b08f0-b78a-47d1-a9b6-e41078dc4e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4868 | 2026.05.29 18:24:08.866163 [ 286 ] {ad9b08f0-b78a-47d1-a9b6-e41078dc4e0e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4869 | 2026.05.29 18:24:08.866379 [ 286 ] {ad9b08f0-b78a-47d1-a9b6-e41078dc4e0e} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.05.29 18:24:08.866491 [ 100 ] {} <Debug> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4871 | 2026.05.29 18:24:08.866506 [ 286 ] {ad9b08f0-b78a-47d1-a9b6-e41078dc4e0e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 4872 | 2026.05.29 18:24:08.866536 [ 100 ] {} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.05.29 18:24:08.866550 [ 286 ] {ad9b08f0-b78a-47d1-a9b6-e41078dc4e0e} <Debug> TCPHandler: Processed in 0.001296732 sec. | ||
| 4874 | 2026.05.29 18:24:08.866562 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4875 | 2026.05.29 18:24:08.866657 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 4876 | 2026.05.29 18:24:08.866680 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2026.05.29 18:24:08.866754 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4878 | 2026.05.29 18:24:08.866781 [ 286 ] {5f885b4b-5dc1-4be0-baeb-c96ffb040455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4879 | 2026.05.29 18:24:08.866785 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 4880 | 2026.05.29 18:24:08.866817 [ 188 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3486 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586547 sec., 2197224.538573392 rows/sec., 160.88 MiB/sec. | ||
| 4881 | 2026.05.29 18:24:08.866830 [ 286 ] {5f885b4b-5dc1-4be0-baeb-c96ffb040455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4882 | 2026.05.29 18:24:08.866846 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 4883 | 2026.05.29 18:24:08.866901 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 4884 | 2026.05.29 18:24:08.866934 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 4885 | 2026.05.29 18:24:08.866970 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 4886 | 2026.05.29 18:24:08.867002 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 4887 | 2026.05.29 18:24:08.867071 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4888 | 2026.05.29 18:24:08.867255 [ 286 ] {5f885b4b-5dc1-4be0-baeb-c96ffb040455} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.05.29 18:24:08.867298 [ 286 ] {5f885b4b-5dc1-4be0-baeb-c96ffb040455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4890 | 2026.05.29 18:24:08.867417 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_26_5} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.05.29 18:24:08.867509 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_26_5} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4892 | 2026.05.29 18:24:08.867606 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 4893 | 2026.05.29 18:24:08.867684 [ 286 ] {5f885b4b-5dc1-4be0-baeb-c96ffb040455} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4894 | 2026.05.29 18:24:08.867688 [ 199 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001062969 sec., 62090.239696548066 rows/sec., 3.17 MiB/sec. | ||
| 4895 | 2026.05.29 18:24:08.867821 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4896 | 2026.05.29 18:24:08.867953 [ 286 ] {5f885b4b-5dc1-4be0-baeb-c96ffb040455} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.05.29 18:24:08.868082 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4898 | 2026.05.29 18:24:08.868097 [ 286 ] {5f885b4b-5dc1-4be0-baeb-c96ffb040455} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001335 sec., 198501.87265917604 rows/sec., 13.19 MiB/sec. | ||
| 4899 | 2026.05.29 18:24:08.868115 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.05.29 18:24:08.868117 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_11_2} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2026.05.29 18:24:08.868137 [ 286 ] {5f885b4b-5dc1-4be0-baeb-c96ffb040455} <Debug> TCPHandler: Processed in 0.001507976 sec. | ||
| 4902 | 2026.05.29 18:24:08.868142 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4903 | 2026.05.29 18:24:08.868212 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_11_2} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4904 | 2026.05.29 18:24:08.868248 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 4905 | 2026.05.29 18:24:08.868276 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.05.29 18:24:08.868283 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4907 | 2026.05.29 18:24:08.868359 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4908 | 2026.05.29 18:24:08.868380 [ 286 ] {4ba46418-43e7-48b0-a5ee-949af5af232e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4909 | 2026.05.29 18:24:08.868396 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8375 rows starting from the beginning of the part | ||
| 4910 | 2026.05.29 18:24:08.868429 [ 286 ] {4ba46418-43e7-48b0-a5ee-949af5af232e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4911 | 2026.05.29 18:24:08.868469 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4912 | 2026.05.29 18:24:08.868517 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4913 | 2026.05.29 18:24:08.868561 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 266 rows starting from the beginning of the part | ||
| 4914 | 2026.05.29 18:24:08.868600 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4915 | 2026.05.29 18:24:08.868645 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4916 | 2026.05.29 18:24:08.868746 [ 286 ] {4ba46418-43e7-48b0-a5ee-949af5af232e} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.05.29 18:24:08.868788 [ 286 ] {4ba46418-43e7-48b0-a5ee-949af5af232e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4918 | 2026.05.29 18:24:08.869115 [ 286 ] {4ba46418-43e7-48b0-a5ee-949af5af232e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4919 | 2026.05.29 18:24:08.869317 [ 286 ] {4ba46418-43e7-48b0-a5ee-949af5af232e} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2026.05.29 18:24:08.869448 [ 286 ] {4ba46418-43e7-48b0-a5ee-949af5af232e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 4921 | 2026.05.29 18:24:08.869481 [ 286 ] {4ba46418-43e7-48b0-a5ee-949af5af232e} <Debug> TCPHandler: Processed in 0.001257041 sec. | ||
| 4922 | 2026.05.29 18:24:08.869598 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4923 | 2026.05.29 18:24:08.869694 [ 286 ] {d8173d48-4b39-4ee9-a0ed-095fe71019ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4924 | 2026.05.29 18:24:08.869749 [ 286 ] {d8173d48-4b39-4ee9-a0ed-095fe71019ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4925 | 2026.05.29 18:24:08.870504 [ 286 ] {d8173d48-4b39-4ee9-a0ed-095fe71019ab} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.05.29 18:24:08.870540 [ 286 ] {d8173d48-4b39-4ee9-a0ed-095fe71019ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4927 | 2026.05.29 18:24:08.871063 [ 286 ] {d8173d48-4b39-4ee9-a0ed-095fe71019ab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4928 | 2026.05.29 18:24:08.871284 [ 286 ] {d8173d48-4b39-4ee9-a0ed-095fe71019ab} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2026.05.29 18:24:08.871420 [ 286 ] {d8173d48-4b39-4ee9-a0ed-095fe71019ab} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001744 sec., 6307.339449541284 rows/sec., 11.30 MiB/sec. | ||
| 4930 | 2026.05.29 18:24:08.871469 [ 286 ] {d8173d48-4b39-4ee9-a0ed-095fe71019ab} <Debug> TCPHandler: Processed in 0.001921573 sec. | ||
| 4931 | 2026.05.29 18:24:08.871607 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4932 | 2026.05.29 18:24:08.871703 [ 286 ] {3683a47a-41d3-435b-9318-c57963dd5c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4933 | 2026.05.29 18:24:08.871744 [ 286 ] {3683a47a-41d3-435b-9318-c57963dd5c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4934 | 2026.05.29 18:24:08.872077 [ 192 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9491 rows, containing 5 columns (5 merged, 0 gathered) in 0.003860256 sec., 2458645.229746421 rows/sec., 159.33 MiB/sec. | ||
| 4935 | 2026.05.29 18:24:08.872105 [ 286 ] {3683a47a-41d3-435b-9318-c57963dd5c3f} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.05.29 18:24:08.872146 [ 286 ] {3683a47a-41d3-435b-9318-c57963dd5c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4937 | 2026.05.29 18:24:08.872326 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4938 | 2026.05.29 18:24:08.872475 [ 286 ] {3683a47a-41d3-435b-9318-c57963dd5c3f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4939 | 2026.05.29 18:24:08.872667 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2026.05.29 18:24:08.872758 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4941 | 2026.05.29 18:24:08.872761 [ 286 ] {3683a47a-41d3-435b-9318-c57963dd5c3f} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2026.05.29 18:24:08.872846 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 4943 | 2026.05.29 18:24:08.872890 [ 98 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4944 | 2026.05.29 18:24:08.872907 [ 286 ] {3683a47a-41d3-435b-9318-c57963dd5c3f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001222 sec., 73649.75450081834 rows/sec., 4.61 MiB/sec. | ||
| 4945 | 2026.05.29 18:24:08.872962 [ 98 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.05.29 18:24:08.872966 [ 286 ] {3683a47a-41d3-435b-9318-c57963dd5c3f} <Debug> TCPHandler: Processed in 0.001411504 sec. | ||
| 4947 | 2026.05.29 18:24:08.872994 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4948 | 2026.05.29 18:24:08.873080 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 4949 | 2026.05.29 18:24:08.873207 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4950 | 2026.05.29 18:24:08.873234 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1080 rows starting from the beginning of the part | ||
| 4951 | 2026.05.29 18:24:08.873306 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4952 | 2026.05.29 18:24:08.873353 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4953 | 2026.05.29 18:24:08.873395 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4954 | 2026.05.29 18:24:08.873433 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4955 | 2026.05.29 18:24:08.873471 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4956 | 2026.05.29 18:24:08.874400 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355433 sec., 1084524.2811706665 rows/sec., 69.92 MiB/sec. | ||
| 4957 | 2026.05.29 18:24:08.874548 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4958 | 2026.05.29 18:24:08.874771 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_26_5} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.05.29 18:24:08.874835 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_26_5} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4960 | 2026.05.29 18:24:08.874892 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4961 | 2026.05.29 18:24:09.424248 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2026.05.29 18:24:09.424517 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 4963 | 2026.05.29 18:24:09.424870 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4964 | 2026.05.29 18:24:09.424912 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 4965 | 2026.05.29 18:24:09.425148 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4966 | 2026.05.29 18:24:09.425215 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4967 | 2026.05.29 18:24:09.425359 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4968 | 2026.05.29 18:24:09.425441 [ 317 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4969 | 2026.05.29 18:24:09.425454 [ 334 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4970 | 2026.05.29 18:24:09.425454 [ 350 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4971 | 2026.05.29 18:24:09.425562 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4972 | 2026.05.29 18:24:09.425589 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4973 | 2026.05.29 18:24:09.425673 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4974 | 2026.05.29 18:24:09.425695 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 4975 | 2026.05.29 18:24:09.425731 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 4976 | 2026.05.29 18:24:09.425775 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 4977 | 2026.05.29 18:24:09.425812 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 4978 | 2026.05.29 18:24:09.426817 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002415 sec., 19047.619047619046 rows/sec., 2.28 MiB/sec. | ||
| 4979 | 2026.05.29 18:24:09.426953 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Debug> MemoryTracker: Peak memory usage (for query): 139.09 KiB. | ||
| 4980 | 2026.05.29 18:24:09.426968 [ 286 ] {c6e9bbc0-ac85-4cdc-add5-b821819c7899} <Debug> TCPHandler: Processed in 0.002869129 sec. | ||
| 4981 | 2026.05.29 18:24:09.439374 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.05.29 18:24:09.439491 [ 286 ] {3588c6d1-9ba7-4d06-9729-bc3b1e99a730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4983 | 2026.05.29 18:24:09.439538 [ 286 ] {3588c6d1-9ba7-4d06-9729-bc3b1e99a730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4984 | 2026.05.29 18:24:09.440021 [ 286 ] {3588c6d1-9ba7-4d06-9729-bc3b1e99a730} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.05.29 18:24:09.440065 [ 286 ] {3588c6d1-9ba7-4d06-9729-bc3b1e99a730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4986 | 2026.05.29 18:24:09.440417 [ 286 ] {3588c6d1-9ba7-4d06-9729-bc3b1e99a730} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4987 | 2026.05.29 18:24:09.440631 [ 286 ] {3588c6d1-9ba7-4d06-9729-bc3b1e99a730} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.05.29 18:24:09.440776 [ 286 ] {3588c6d1-9ba7-4d06-9729-bc3b1e99a730} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001317 sec., 9111.617312072893 rows/sec., 742.99 KiB/sec. | ||
| 4989 | 2026.05.29 18:24:09.440812 [ 286 ] {3588c6d1-9ba7-4d06-9729-bc3b1e99a730} <Debug> TCPHandler: Processed in 0.001490376 sec. | ||
| 4990 | 2026.05.29 18:24:09.440943 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.05.29 18:24:09.441040 [ 286 ] {82cacdcb-5423-4cfa-93c5-32c759e52204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4992 | 2026.05.29 18:24:09.441081 [ 286 ] {82cacdcb-5423-4cfa-93c5-32c759e52204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4993 | 2026.05.29 18:24:09.442544 [ 286 ] {82cacdcb-5423-4cfa-93c5-32c759e52204} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.05.29 18:24:09.442581 [ 286 ] {82cacdcb-5423-4cfa-93c5-32c759e52204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 4995 | 2026.05.29 18:24:09.443038 [ 286 ] {82cacdcb-5423-4cfa-93c5-32c759e52204} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4996 | 2026.05.29 18:24:09.443250 [ 286 ] {82cacdcb-5423-4cfa-93c5-32c759e52204} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.05.29 18:24:09.443379 [ 286 ] {82cacdcb-5423-4cfa-93c5-32c759e52204} <Debug> executeQuery: Read 2445 rows, 185.81 KiB in 0.002358 sec., 1036895.6743002546 rows/sec., 76.95 MiB/sec. | ||
| 4998 | 2026.05.29 18:24:09.443414 [ 286 ] {82cacdcb-5423-4cfa-93c5-32c759e52204} <Debug> TCPHandler: Processed in 0.002520803 sec. | ||
| 4999 | 2026.05.29 18:24:09.443545 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.05.29 18:24:09.443641 [ 286 ] {47c3c94d-1fc7-4017-b6f4-843202382097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5001 | 2026.05.29 18:24:09.443681 [ 286 ] {47c3c94d-1fc7-4017-b6f4-843202382097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5002 | 2026.05.29 18:24:09.444105 [ 286 ] {47c3c94d-1fc7-4017-b6f4-843202382097} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.05.29 18:24:09.444141 [ 286 ] {47c3c94d-1fc7-4017-b6f4-843202382097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5004 | 2026.05.29 18:24:09.444445 [ 286 ] {47c3c94d-1fc7-4017-b6f4-843202382097} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5005 | 2026.05.29 18:24:09.444677 [ 286 ] {47c3c94d-1fc7-4017-b6f4-843202382097} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.05.29 18:24:09.444805 [ 286 ] {47c3c94d-1fc7-4017-b6f4-843202382097} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001182 sec., 44839.25549915397 rows/sec., 3.24 MiB/sec. | ||
| 5007 | 2026.05.29 18:24:09.444841 [ 286 ] {47c3c94d-1fc7-4017-b6f4-843202382097} <Debug> TCPHandler: Processed in 0.001348653 sec. | ||
| 5008 | 2026.05.29 18:24:09.444958 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.05.29 18:24:09.445054 [ 286 ] {2beb9e28-458d-4801-84e2-d6ac11b94269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5010 | 2026.05.29 18:24:09.445097 [ 286 ] {2beb9e28-458d-4801-84e2-d6ac11b94269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5011 | 2026.05.29 18:24:09.445720 [ 286 ] {2beb9e28-458d-4801-84e2-d6ac11b94269} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.05.29 18:24:09.445756 [ 286 ] {2beb9e28-458d-4801-84e2-d6ac11b94269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5013 | 2026.05.29 18:24:09.446094 [ 286 ] {2beb9e28-458d-4801-84e2-d6ac11b94269} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5014 | 2026.05.29 18:24:09.446303 [ 286 ] {2beb9e28-458d-4801-84e2-d6ac11b94269} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.05.29 18:24:09.446435 [ 286 ] {2beb9e28-458d-4801-84e2-d6ac11b94269} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001398 sec., 572961.373390558 rows/sec., 33.10 MiB/sec. | ||
| 5016 | 2026.05.29 18:24:09.446469 [ 286 ] {2beb9e28-458d-4801-84e2-d6ac11b94269} <Debug> TCPHandler: Processed in 0.001562437 sec. | ||
| 5017 | 2026.05.29 18:24:09.446587 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2026.05.29 18:24:09.446684 [ 286 ] {3ce66181-3b30-4bd8-adf7-6b61a3510bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5019 | 2026.05.29 18:24:09.446726 [ 286 ] {3ce66181-3b30-4bd8-adf7-6b61a3510bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5020 | 2026.05.29 18:24:09.447107 [ 286 ] {3ce66181-3b30-4bd8-adf7-6b61a3510bf6} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.05.29 18:24:09.447144 [ 286 ] {3ce66181-3b30-4bd8-adf7-6b61a3510bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5022 | 2026.05.29 18:24:09.447422 [ 286 ] {3ce66181-3b30-4bd8-adf7-6b61a3510bf6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5023 | 2026.05.29 18:24:09.447631 [ 286 ] {3ce66181-3b30-4bd8-adf7-6b61a3510bf6} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.05.29 18:24:09.447754 [ 286 ] {3ce66181-3b30-4bd8-adf7-6b61a3510bf6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 64.63 KiB/sec. | ||
| 5025 | 2026.05.29 18:24:09.447789 [ 286 ] {3ce66181-3b30-4bd8-adf7-6b61a3510bf6} <Debug> TCPHandler: Processed in 0.001254121 sec. | ||
| 5026 | 2026.05.29 18:24:09.447913 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2026.05.29 18:24:09.448010 [ 286 ] {cfee5b34-972b-465e-b99c-6384654134ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5028 | 2026.05.29 18:24:09.448051 [ 286 ] {cfee5b34-972b-465e-b99c-6384654134ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5029 | 2026.05.29 18:24:09.448825 [ 286 ] {cfee5b34-972b-465e-b99c-6384654134ab} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2026.05.29 18:24:09.448862 [ 286 ] {cfee5b34-972b-465e-b99c-6384654134ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5031 | 2026.05.29 18:24:09.449221 [ 286 ] {cfee5b34-972b-465e-b99c-6384654134ab} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5032 | 2026.05.29 18:24:09.449428 [ 286 ] {cfee5b34-972b-465e-b99c-6384654134ab} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.05.29 18:24:09.449554 [ 286 ] {cfee5b34-972b-465e-b99c-6384654134ab} <Debug> executeQuery: Read 1304 rows, 89.26 KiB in 0.001562 sec., 834827.1446862996 rows/sec., 55.81 MiB/sec. | ||
| 5034 | 2026.05.29 18:24:09.449588 [ 286 ] {cfee5b34-972b-465e-b99c-6384654134ab} <Debug> TCPHandler: Processed in 0.00172505 sec. | ||
| 5035 | 2026.05.29 18:24:09.449711 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2026.05.29 18:24:09.449806 [ 286 ] {54630ee7-3068-4b31-bfe6-11fe1401c169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5037 | 2026.05.29 18:24:09.449850 [ 286 ] {54630ee7-3068-4b31-bfe6-11fe1401c169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5038 | 2026.05.29 18:24:09.450553 [ 286 ] {54630ee7-3068-4b31-bfe6-11fe1401c169} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.05.29 18:24:09.450589 [ 286 ] {54630ee7-3068-4b31-bfe6-11fe1401c169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5040 | 2026.05.29 18:24:09.451046 [ 286 ] {54630ee7-3068-4b31-bfe6-11fe1401c169} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5041 | 2026.05.29 18:24:09.451255 [ 286 ] {54630ee7-3068-4b31-bfe6-11fe1401c169} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.05.29 18:24:09.451381 [ 286 ] {54630ee7-3068-4b31-bfe6-11fe1401c169} <Debug> executeQuery: Read 1482 rows, 91.91 KiB in 0.001593 sec., 930320.1506591337 rows/sec., 56.34 MiB/sec. | ||
| 5043 | 2026.05.29 18:24:09.451414 [ 286 ] {54630ee7-3068-4b31-bfe6-11fe1401c169} <Debug> TCPHandler: Processed in 0.00175487 sec. | ||
| 5044 | 2026.05.29 18:24:09.451544 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2026.05.29 18:24:09.451641 [ 286 ] {12bef7bb-1f67-41ca-98b5-9b60caf9af29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5046 | 2026.05.29 18:24:09.451695 [ 286 ] {12bef7bb-1f67-41ca-98b5-9b60caf9af29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5047 | 2026.05.29 18:24:09.452492 [ 286 ] {12bef7bb-1f67-41ca-98b5-9b60caf9af29} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.05.29 18:24:09.452529 [ 286 ] {12bef7bb-1f67-41ca-98b5-9b60caf9af29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5049 | 2026.05.29 18:24:09.453080 [ 286 ] {12bef7bb-1f67-41ca-98b5-9b60caf9af29} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5050 | 2026.05.29 18:24:09.453308 [ 286 ] {12bef7bb-1f67-41ca-98b5-9b60caf9af29} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.05.29 18:24:09.453447 [ 286 ] {12bef7bb-1f67-41ca-98b5-9b60caf9af29} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001824 sec., 22478.070175438595 rows/sec., 40.28 MiB/sec. | ||
| 5052 | 2026.05.29 18:24:09.453498 [ 286 ] {12bef7bb-1f67-41ca-98b5-9b60caf9af29} <Debug> TCPHandler: Processed in 0.002005054 sec. | ||
| 5053 | 2026.05.29 18:24:09.453623 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2026.05.29 18:24:09.453721 [ 286 ] {2ca1ee31-bbb7-4cd3-9882-7acad05adba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5055 | 2026.05.29 18:24:09.453764 [ 286 ] {2ca1ee31-bbb7-4cd3-9882-7acad05adba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5056 | 2026.05.29 18:24:09.454090 [ 286 ] {2ca1ee31-bbb7-4cd3-9882-7acad05adba8} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.05.29 18:24:09.454126 [ 286 ] {2ca1ee31-bbb7-4cd3-9882-7acad05adba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5058 | 2026.05.29 18:24:09.454434 [ 286 ] {2ca1ee31-bbb7-4cd3-9882-7acad05adba8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5059 | 2026.05.29 18:24:09.454642 [ 286 ] {2ca1ee31-bbb7-4cd3-9882-7acad05adba8} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.05.29 18:24:09.454769 [ 286 ] {2ca1ee31-bbb7-4cd3-9882-7acad05adba8} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 381.66 KiB/sec. | ||
| 5061 | 2026.05.29 18:24:09.454802 [ 286 ] {2ca1ee31-bbb7-4cd3-9882-7acad05adba8} <Debug> TCPHandler: Processed in 0.001230721 sec. | ||
| 5062 | 2026.05.29 18:24:12.145225 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9177 | ||
| 5063 | 2026.05.29 18:24:12.145777 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.05.29 18:24:12.145829 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5065 | 2026.05.29 18:24:12.146336 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5066 | 2026.05.29 18:24:12.146583 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.05.29 18:24:12.146728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9177 | ||
| 5068 | 2026.05.29 18:24:12.652992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5069 | 2026.05.29 18:24:12.669933 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.05.29 18:24:12.669996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5071 | 2026.05.29 18:24:12.676743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5072 | 2026.05.29 18:24:12.677482 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.05.29 18:24:12.680275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5074 | 2026.05.29 18:24:13.843655 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5075 | 2026.05.29 18:24:13.843925 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5076 | 2026.05.29 18:24:13.844313 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5077 | 2026.05.29 18:24:13.844360 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5078 | 2026.05.29 18:24:13.844610 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5079 | 2026.05.29 18:24:13.844686 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5080 | 2026.05.29 18:24:13.844823 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5081 | 2026.05.29 18:24:13.844902 [ 357 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5082 | 2026.05.29 18:24:13.844916 [ 361 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5083 | 2026.05.29 18:24:13.844916 [ 350 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5084 | 2026.05.29 18:24:13.845042 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5085 | 2026.05.29 18:24:13.845069 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5086 | 2026.05.29 18:24:13.845171 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5087 | 2026.05.29 18:24:13.845192 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 5088 | 2026.05.29 18:24:13.845228 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5089 | 2026.05.29 18:24:13.845274 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5090 | 2026.05.29 18:24:13.845321 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5091 | 2026.05.29 18:24:13.846378 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002558 sec., 17982.799061767008 rows/sec., 2.15 MiB/sec. | ||
| 5092 | 2026.05.29 18:24:13.846523 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Debug> MemoryTracker: Peak memory usage (for query): 135.75 KiB. | ||
| 5093 | 2026.05.29 18:24:13.846539 [ 286 ] {c68bda2c-a1bb-4f42-a0ed-e6ca711c1b5f} <Debug> TCPHandler: Processed in 0.003023692 sec. | ||
| 5094 | 2026.05.29 18:24:13.848118 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2026.05.29 18:24:13.848234 [ 286 ] {b08dd147-b665-431e-8b49-e182543ba4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5096 | 2026.05.29 18:24:13.848281 [ 286 ] {b08dd147-b665-431e-8b49-e182543ba4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5097 | 2026.05.29 18:24:13.848799 [ 286 ] {b08dd147-b665-431e-8b49-e182543ba4b5} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.05.29 18:24:13.848842 [ 286 ] {b08dd147-b665-431e-8b49-e182543ba4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5099 | 2026.05.29 18:24:13.849200 [ 286 ] {b08dd147-b665-431e-8b49-e182543ba4b5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5100 | 2026.05.29 18:24:13.849416 [ 286 ] {b08dd147-b665-431e-8b49-e182543ba4b5} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.05.29 18:24:13.849558 [ 286 ] {b08dd147-b665-431e-8b49-e182543ba4b5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001356 sec., 41297.93510324484 rows/sec., 3.17 MiB/sec. | ||
| 5102 | 2026.05.29 18:24:13.849592 [ 286 ] {b08dd147-b665-431e-8b49-e182543ba4b5} <Debug> TCPHandler: Processed in 0.001528266 sec. | ||
| 5103 | 2026.05.29 18:24:13.849709 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2026.05.29 18:24:13.849805 [ 286 ] {73f077ad-4ac0-445b-997a-ac1cdd9b4203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5105 | 2026.05.29 18:24:13.849845 [ 286 ] {73f077ad-4ac0-445b-997a-ac1cdd9b4203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5106 | 2026.05.29 18:24:13.850282 [ 286 ] {73f077ad-4ac0-445b-997a-ac1cdd9b4203} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.05.29 18:24:13.850318 [ 286 ] {73f077ad-4ac0-445b-997a-ac1cdd9b4203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5108 | 2026.05.29 18:24:13.850608 [ 286 ] {73f077ad-4ac0-445b-997a-ac1cdd9b4203} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5109 | 2026.05.29 18:24:13.850808 [ 286 ] {73f077ad-4ac0-445b-997a-ac1cdd9b4203} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.05.29 18:24:13.850933 [ 286 ] {73f077ad-4ac0-445b-997a-ac1cdd9b4203} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 5111 | 2026.05.29 18:24:13.850965 [ 286 ] {73f077ad-4ac0-445b-997a-ac1cdd9b4203} <Debug> TCPHandler: Processed in 0.001304783 sec. | ||
| 5112 | 2026.05.29 18:24:13.851089 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5113 | 2026.05.29 18:24:13.851183 [ 286 ] {14feb165-2771-4b63-9bd7-bbd20490c07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5114 | 2026.05.29 18:24:13.851226 [ 286 ] {14feb165-2771-4b63-9bd7-bbd20490c07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5115 | 2026.05.29 18:24:13.851645 [ 286 ] {14feb165-2771-4b63-9bd7-bbd20490c07d} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.05.29 18:24:13.851682 [ 286 ] {14feb165-2771-4b63-9bd7-bbd20490c07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5117 | 2026.05.29 18:24:13.852012 [ 286 ] {14feb165-2771-4b63-9bd7-bbd20490c07d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5118 | 2026.05.29 18:24:13.852225 [ 286 ] {14feb165-2771-4b63-9bd7-bbd20490c07d} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.05.29 18:24:13.852353 [ 286 ] {14feb165-2771-4b63-9bd7-bbd20490c07d} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 8.67 MiB/sec. | ||
| 5120 | 2026.05.29 18:24:13.852387 [ 286 ] {14feb165-2771-4b63-9bd7-bbd20490c07d} <Debug> TCPHandler: Processed in 0.001346973 sec. | ||
| 5121 | 2026.05.29 18:24:13.852502 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5122 | 2026.05.29 18:24:13.852598 [ 286 ] {a171ef45-2979-4611-9324-ef51add83488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5123 | 2026.05.29 18:24:13.852640 [ 286 ] {a171ef45-2979-4611-9324-ef51add83488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5124 | 2026.05.29 18:24:13.852966 [ 286 ] {a171ef45-2979-4611-9324-ef51add83488} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.05.29 18:24:13.853001 [ 286 ] {a171ef45-2979-4611-9324-ef51add83488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5126 | 2026.05.29 18:24:13.853305 [ 286 ] {a171ef45-2979-4611-9324-ef51add83488} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5127 | 2026.05.29 18:24:13.853517 [ 286 ] {a171ef45-2979-4611-9324-ef51add83488} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.05.29 18:24:13.853641 [ 286 ] {a171ef45-2979-4611-9324-ef51add83488} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001062 sec., 50847.457627118645 rows/sec., 3.43 MiB/sec. | ||
| 5129 | 2026.05.29 18:24:13.853673 [ 286 ] {a171ef45-2979-4611-9324-ef51add83488} <Debug> TCPHandler: Processed in 0.001221111 sec. | ||
| 5130 | 2026.05.29 18:24:18.848164 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.05.29 18:24:18.848441 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 5132 | 2026.05.29 18:24:18.848809 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5133 | 2026.05.29 18:24:18.848851 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 5134 | 2026.05.29 18:24:18.849093 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5135 | 2026.05.29 18:24:18.849161 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5136 | 2026.05.29 18:24:18.849302 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5137 | 2026.05.29 18:24:18.849435 [ 317 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5138 | 2026.05.29 18:24:18.849448 [ 357 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5139 | 2026.05.29 18:24:18.849466 [ 350 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5140 | 2026.05.29 18:24:18.849573 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5141 | 2026.05.29 18:24:18.849600 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5142 | 2026.05.29 18:24:18.849684 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5143 | 2026.05.29 18:24:18.849704 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 5144 | 2026.05.29 18:24:18.849834 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5145 | 2026.05.29 18:24:18.849876 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5146 | 2026.05.29 18:24:18.849913 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5147 | 2026.05.29 18:24:18.851290 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002953 sec., 15577.37893667457 rows/sec., 3.18 MiB/sec. | ||
| 5148 | 2026.05.29 18:24:18.851438 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Debug> MemoryTracker: Peak memory usage (for query): 154.35 KiB. | ||
| 5149 | 2026.05.29 18:24:18.851454 [ 286 ] {89a2e73d-fc6a-411b-a318-200d0cce24a1} <Debug> TCPHandler: Processed in 0.003435689 sec. | ||
| 5150 | 2026.05.29 18:24:18.856254 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.05.29 18:24:18.856382 [ 286 ] {d6ec22be-0e67-4264-a568-5dd8397f74c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5152 | 2026.05.29 18:24:18.856434 [ 286 ] {d6ec22be-0e67-4264-a568-5dd8397f74c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5153 | 2026.05.29 18:24:18.857129 [ 286 ] {d6ec22be-0e67-4264-a568-5dd8397f74c0} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.05.29 18:24:18.857180 [ 286 ] {d6ec22be-0e67-4264-a568-5dd8397f74c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5155 | 2026.05.29 18:24:18.857596 [ 286 ] {d6ec22be-0e67-4264-a568-5dd8397f74c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5156 | 2026.05.29 18:24:18.857817 [ 286 ] {d6ec22be-0e67-4264-a568-5dd8397f74c0} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.05.29 18:24:18.857956 [ 286 ] {d6ec22be-0e67-4264-a568-5dd8397f74c0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001612 sec., 176178.6600496278 rows/sec., 11.19 MiB/sec. | ||
| 5158 | 2026.05.29 18:24:18.857993 [ 286 ] {d6ec22be-0e67-4264-a568-5dd8397f74c0} <Debug> TCPHandler: Processed in 0.001801701 sec. | ||
| 5159 | 2026.05.29 18:24:18.858119 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.05.29 18:24:18.858217 [ 286 ] {c21b7169-819c-4ec8-9ba6-75421f672dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5161 | 2026.05.29 18:24:18.858257 [ 286 ] {c21b7169-819c-4ec8-9ba6-75421f672dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5162 | 2026.05.29 18:24:18.859028 [ 286 ] {c21b7169-819c-4ec8-9ba6-75421f672dda} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.05.29 18:24:18.859065 [ 286 ] {c21b7169-819c-4ec8-9ba6-75421f672dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5164 | 2026.05.29 18:24:18.859423 [ 286 ] {c21b7169-819c-4ec8-9ba6-75421f672dda} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5165 | 2026.05.29 18:24:18.859634 [ 286 ] {c21b7169-819c-4ec8-9ba6-75421f672dda} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.05.29 18:24:18.859761 [ 286 ] {c21b7169-819c-4ec8-9ba6-75421f672dda} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001563 sec., 523992.3224568138 rows/sec., 40.64 MiB/sec. | ||
| 5167 | 2026.05.29 18:24:18.859796 [ 286 ] {c21b7169-819c-4ec8-9ba6-75421f672dda} <Debug> TCPHandler: Processed in 0.00172752 sec. | ||
| 5168 | 2026.05.29 18:24:18.859914 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2026.05.29 18:24:18.860011 [ 286 ] {8238da40-1700-475a-ab70-f76605c9f9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5170 | 2026.05.29 18:24:18.860052 [ 286 ] {8238da40-1700-475a-ab70-f76605c9f9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5171 | 2026.05.29 18:24:18.860492 [ 286 ] {8238da40-1700-475a-ab70-f76605c9f9a8} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.05.29 18:24:18.860529 [ 286 ] {8238da40-1700-475a-ab70-f76605c9f9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5173 | 2026.05.29 18:24:18.860836 [ 286 ] {8238da40-1700-475a-ab70-f76605c9f9a8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5174 | 2026.05.29 18:24:18.861072 [ 286 ] {8238da40-1700-475a-ab70-f76605c9f9a8} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.05.29 18:24:18.861206 [ 286 ] {8238da40-1700-475a-ab70-f76605c9f9a8} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001213 sec., 126133.55317394888 rows/sec., 7.54 MiB/sec. | ||
| 5176 | 2026.05.29 18:24:18.861240 [ 286 ] {8238da40-1700-475a-ab70-f76605c9f9a8} <Debug> TCPHandler: Processed in 0.001377643 sec. | ||
| 5177 | 2026.05.29 18:24:18.861360 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2026.05.29 18:24:18.861457 [ 286 ] {46535131-139e-437c-9898-73438dd262f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5179 | 2026.05.29 18:24:18.861497 [ 286 ] {46535131-139e-437c-9898-73438dd262f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5180 | 2026.05.29 18:24:18.861933 [ 286 ] {46535131-139e-437c-9898-73438dd262f7} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.05.29 18:24:18.861969 [ 286 ] {46535131-139e-437c-9898-73438dd262f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5182 | 2026.05.29 18:24:18.862268 [ 286 ] {46535131-139e-437c-9898-73438dd262f7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5183 | 2026.05.29 18:24:18.862475 [ 286 ] {46535131-139e-437c-9898-73438dd262f7} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.05.29 18:24:18.862572 [ 83 ] {} <Debug> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5185 | 2026.05.29 18:24:18.862599 [ 286 ] {46535131-139e-437c-9898-73438dd262f7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 5186 | 2026.05.29 18:24:18.862620 [ 83 ] {} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.05.29 18:24:18.862637 [ 286 ] {46535131-139e-437c-9898-73438dd262f7} <Debug> TCPHandler: Processed in 0.001327303 sec. | ||
| 5188 | 2026.05.29 18:24:18.862646 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5189 | 2026.05.29 18:24:18.862741 [ 195 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 5190 | 2026.05.29 18:24:18.862765 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2026.05.29 18:24:18.862846 [ 195 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5192 | 2026.05.29 18:24:18.862865 [ 286 ] {c01d85d1-5803-4ff8-bbc4-bc2a9bf76d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5193 | 2026.05.29 18:24:18.862879 [ 195 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 951 rows starting from the beginning of the part | ||
| 5194 | 2026.05.29 18:24:18.862912 [ 286 ] {c01d85d1-5803-4ff8-bbc4-bc2a9bf76d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5195 | 2026.05.29 18:24:18.862943 [ 195 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 5196 | 2026.05.29 18:24:18.862992 [ 195 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 5197 | 2026.05.29 18:24:18.863036 [ 195 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 5198 | 2026.05.29 18:24:18.863075 [ 195 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 801 rows starting from the beginning of the part | ||
| 5199 | 2026.05.29 18:24:18.863120 [ 195 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 5200 | 2026.05.29 18:24:18.863355 [ 286 ] {c01d85d1-5803-4ff8-bbc4-bc2a9bf76d9d} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.05.29 18:24:18.863399 [ 286 ] {c01d85d1-5803-4ff8-bbc4-bc2a9bf76d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5202 | 2026.05.29 18:24:18.863723 [ 286 ] {c01d85d1-5803-4ff8-bbc4-bc2a9bf76d9d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5203 | 2026.05.29 18:24:18.863945 [ 286 ] {c01d85d1-5803-4ff8-bbc4-bc2a9bf76d9d} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.05.29 18:24:18.864071 [ 286 ] {c01d85d1-5803-4ff8-bbc4-bc2a9bf76d9d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 6.88 MiB/sec. | ||
| 5205 | 2026.05.29 18:24:18.864105 [ 286 ] {c01d85d1-5803-4ff8-bbc4-bc2a9bf76d9d} <Debug> TCPHandler: Processed in 0.001391963 sec. | ||
| 5206 | 2026.05.29 18:24:18.864229 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.05.29 18:24:18.864287 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580347 sec., 1485749.6486531124 rows/sec., 94.72 MiB/sec. | ||
| 5208 | 2026.05.29 18:24:18.864324 [ 286 ] {79dbc969-5632-4c1c-8cd4-41db3981ffd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5209 | 2026.05.29 18:24:18.864369 [ 286 ] {79dbc969-5632-4c1c-8cd4-41db3981ffd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5210 | 2026.05.29 18:24:18.864443 [ 195 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5211 | 2026.05.29 18:24:18.864702 [ 195 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_15_3} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2026.05.29 18:24:18.864768 [ 195 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_15_3} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5213 | 2026.05.29 18:24:18.864849 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5214 | 2026.05.29 18:24:18.865013 [ 286 ] {79dbc969-5632-4c1c-8cd4-41db3981ffd3} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2026.05.29 18:24:18.865053 [ 286 ] {79dbc969-5632-4c1c-8cd4-41db3981ffd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5216 | 2026.05.29 18:24:18.865386 [ 286 ] {79dbc969-5632-4c1c-8cd4-41db3981ffd3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5217 | 2026.05.29 18:24:18.865614 [ 286 ] {79dbc969-5632-4c1c-8cd4-41db3981ffd3} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5218 | 2026.05.29 18:24:18.865742 [ 286 ] {79dbc969-5632-4c1c-8cd4-41db3981ffd3} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001436 sec., 348885.7938718663 rows/sec., 24.52 MiB/sec. | ||
| 5219 | 2026.05.29 18:24:18.865775 [ 286 ] {79dbc969-5632-4c1c-8cd4-41db3981ffd3} <Debug> TCPHandler: Processed in 0.001596787 sec. | ||
| 5220 | 2026.05.29 18:24:18.865893 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5221 | 2026.05.29 18:24:18.865989 [ 286 ] {75220a7b-2d07-4f7e-a838-b83a8ef83891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5222 | 2026.05.29 18:24:18.866030 [ 286 ] {75220a7b-2d07-4f7e-a838-b83a8ef83891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5223 | 2026.05.29 18:24:18.866356 [ 286 ] {75220a7b-2d07-4f7e-a838-b83a8ef83891} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2026.05.29 18:24:18.866392 [ 286 ] {75220a7b-2d07-4f7e-a838-b83a8ef83891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5225 | 2026.05.29 18:24:18.866688 [ 286 ] {75220a7b-2d07-4f7e-a838-b83a8ef83891} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5226 | 2026.05.29 18:24:18.866889 [ 286 ] {75220a7b-2d07-4f7e-a838-b83a8ef83891} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2026.05.29 18:24:18.867016 [ 286 ] {75220a7b-2d07-4f7e-a838-b83a8ef83891} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 5228 | 2026.05.29 18:24:18.867048 [ 286 ] {75220a7b-2d07-4f7e-a838-b83a8ef83891} <Debug> TCPHandler: Processed in 0.00120648 sec. | ||
| 5229 | 2026.05.29 18:24:18.867163 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5230 | 2026.05.29 18:24:18.867258 [ 286 ] {56848517-0957-4a9d-a585-907ba11b2457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5231 | 2026.05.29 18:24:18.867300 [ 286 ] {56848517-0957-4a9d-a585-907ba11b2457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5232 | 2026.05.29 18:24:18.867707 [ 286 ] {56848517-0957-4a9d-a585-907ba11b2457} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2026.05.29 18:24:18.867743 [ 286 ] {56848517-0957-4a9d-a585-907ba11b2457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5234 | 2026.05.29 18:24:18.868067 [ 286 ] {56848517-0957-4a9d-a585-907ba11b2457} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5235 | 2026.05.29 18:24:18.868275 [ 286 ] {56848517-0957-4a9d-a585-907ba11b2457} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2026.05.29 18:24:18.868400 [ 286 ] {56848517-0957-4a9d-a585-907ba11b2457} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00116 sec., 228448.27586206896 rows/sec., 15.18 MiB/sec. | ||
| 5237 | 2026.05.29 18:24:18.868434 [ 286 ] {56848517-0957-4a9d-a585-907ba11b2457} <Debug> TCPHandler: Processed in 0.001322663 sec. | ||
| 5238 | 2026.05.29 18:24:18.868555 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2026.05.29 18:24:18.868650 [ 286 ] {e13dca76-1890-4890-b160-c43dcdf937ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5240 | 2026.05.29 18:24:18.868692 [ 286 ] {e13dca76-1890-4890-b160-c43dcdf937ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5241 | 2026.05.29 18:24:18.868998 [ 286 ] {e13dca76-1890-4890-b160-c43dcdf937ba} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.05.29 18:24:18.869033 [ 286 ] {e13dca76-1890-4890-b160-c43dcdf937ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5243 | 2026.05.29 18:24:18.869325 [ 286 ] {e13dca76-1890-4890-b160-c43dcdf937ba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5244 | 2026.05.29 18:24:18.869529 [ 286 ] {e13dca76-1890-4890-b160-c43dcdf937ba} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.05.29 18:24:18.869654 [ 286 ] {e13dca76-1890-4890-b160-c43dcdf937ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 5246 | 2026.05.29 18:24:18.869686 [ 286 ] {e13dca76-1890-4890-b160-c43dcdf937ba} <Debug> TCPHandler: Processed in 0.00118311 sec. | ||
| 5247 | 2026.05.29 18:24:18.869810 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5248 | 2026.05.29 18:24:18.869935 [ 286 ] {01a3569a-7358-410f-8764-16500b4b13f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5249 | 2026.05.29 18:24:18.870002 [ 286 ] {01a3569a-7358-410f-8764-16500b4b13f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5250 | 2026.05.29 18:24:18.870776 [ 286 ] {01a3569a-7358-410f-8764-16500b4b13f7} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.05.29 18:24:18.870813 [ 286 ] {01a3569a-7358-410f-8764-16500b4b13f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5252 | 2026.05.29 18:24:18.871319 [ 286 ] {01a3569a-7358-410f-8764-16500b4b13f7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5253 | 2026.05.29 18:24:18.871536 [ 286 ] {01a3569a-7358-410f-8764-16500b4b13f7} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.05.29 18:24:18.871677 [ 286 ] {01a3569a-7358-410f-8764-16500b4b13f7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001767 sec., 6225.24052065648 rows/sec., 11.16 MiB/sec. | ||
| 5255 | 2026.05.29 18:24:18.871726 [ 286 ] {01a3569a-7358-410f-8764-16500b4b13f7} <Debug> TCPHandler: Processed in 0.001979004 sec. | ||
| 5256 | 2026.05.29 18:24:18.871855 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5257 | 2026.05.29 18:24:18.871951 [ 286 ] {7cd7e239-491f-47d8-8293-58351e259481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5258 | 2026.05.29 18:24:18.871993 [ 286 ] {7cd7e239-491f-47d8-8293-58351e259481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5259 | 2026.05.29 18:24:18.872320 [ 286 ] {7cd7e239-491f-47d8-8293-58351e259481} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2026.05.29 18:24:18.872355 [ 286 ] {7cd7e239-491f-47d8-8293-58351e259481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5261 | 2026.05.29 18:24:18.872659 [ 286 ] {7cd7e239-491f-47d8-8293-58351e259481} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5262 | 2026.05.29 18:24:18.872863 [ 286 ] {7cd7e239-491f-47d8-8293-58351e259481} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.05.29 18:24:18.872985 [ 286 ] {7cd7e239-491f-47d8-8293-58351e259481} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 5264 | 2026.05.29 18:24:18.873018 [ 286 ] {7cd7e239-491f-47d8-8293-58351e259481} <Debug> TCPHandler: Processed in 0.001213501 sec. | ||
| 5265 | 2026.05.29 18:24:19.525571 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5266 | 2026.05.29 18:24:19.525622 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5267 | 2026.05.29 18:24:19.647447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9625 | ||
| 5268 | 2026.05.29 18:24:19.647914 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.05.29 18:24:19.647955 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5270 | 2026.05.29 18:24:19.648423 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5271 | 2026.05.29 18:24:19.648652 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2026.05.29 18:24:19.648777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9625 | ||
| 5273 | 2026.05.29 18:24:20.180974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5274 | 2026.05.29 18:24:20.198996 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.05.29 18:24:20.199058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5276 | 2026.05.29 18:24:20.205094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5277 | 2026.05.29 18:24:20.205856 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2026.05.29 18:24:20.208736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5279 | 2026.05.29 18:24:23.845114 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.05.29 18:24:23.845476 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5281 | 2026.05.29 18:24:23.845858 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5282 | 2026.05.29 18:24:23.845896 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5283 | 2026.05.29 18:24:23.846110 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5284 | 2026.05.29 18:24:23.846177 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5285 | 2026.05.29 18:24:23.846315 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5286 | 2026.05.29 18:24:23.846410 [ 357 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5287 | 2026.05.29 18:24:23.846423 [ 350 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5288 | 2026.05.29 18:24:23.846418 [ 343 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5289 | 2026.05.29 18:24:23.846573 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5290 | 2026.05.29 18:24:23.846601 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5291 | 2026.05.29 18:24:23.846684 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5292 | 2026.05.29 18:24:23.846705 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 5293 | 2026.05.29 18:24:23.846739 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5294 | 2026.05.29 18:24:23.846775 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5295 | 2026.05.29 18:24:23.846808 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5296 | 2026.05.29 18:24:23.847860 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002534 sec., 18153.117600631413 rows/sec., 2.17 MiB/sec. | ||
| 5297 | 2026.05.29 18:24:23.848010 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Debug> MemoryTracker: Peak memory usage (for query): 135.73 KiB. | ||
| 5298 | 2026.05.29 18:24:23.848025 [ 286 ] {f04bd3fe-4f25-41d1-9a49-baed837f04b4} <Debug> TCPHandler: Processed in 0.003084772 sec. | ||
| 5299 | 2026.05.29 18:24:23.850189 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5300 | 2026.05.29 18:24:23.850316 [ 286 ] {9c6cac9a-2264-4d0f-a4d0-77aace265169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5301 | 2026.05.29 18:24:23.850373 [ 286 ] {9c6cac9a-2264-4d0f-a4d0-77aace265169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5302 | 2026.05.29 18:24:23.850917 [ 286 ] {9c6cac9a-2264-4d0f-a4d0-77aace265169} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2026.05.29 18:24:23.850955 [ 286 ] {9c6cac9a-2264-4d0f-a4d0-77aace265169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5304 | 2026.05.29 18:24:23.851318 [ 286 ] {9c6cac9a-2264-4d0f-a4d0-77aace265169} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5305 | 2026.05.29 18:24:23.851533 [ 286 ] {9c6cac9a-2264-4d0f-a4d0-77aace265169} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.05.29 18:24:23.851671 [ 286 ] {9c6cac9a-2264-4d0f-a4d0-77aace265169} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001391 sec., 83393.24227174695 rows/sec., 7.08 MiB/sec. | ||
| 5307 | 2026.05.29 18:24:23.851705 [ 286 ] {9c6cac9a-2264-4d0f-a4d0-77aace265169} <Debug> TCPHandler: Processed in 0.001579067 sec. | ||
| 5308 | 2026.05.29 18:24:23.851832 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5309 | 2026.05.29 18:24:23.851935 [ 286 ] {0bd3b3b8-9edd-45a9-adf1-999720a074dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5310 | 2026.05.29 18:24:23.851975 [ 286 ] {0bd3b3b8-9edd-45a9-adf1-999720a074dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5311 | 2026.05.29 18:24:23.852369 [ 286 ] {0bd3b3b8-9edd-45a9-adf1-999720a074dc} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2026.05.29 18:24:23.852404 [ 286 ] {0bd3b3b8-9edd-45a9-adf1-999720a074dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5313 | 2026.05.29 18:24:23.852685 [ 286 ] {0bd3b3b8-9edd-45a9-adf1-999720a074dc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5314 | 2026.05.29 18:24:23.852890 [ 286 ] {0bd3b3b8-9edd-45a9-adf1-999720a074dc} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2026.05.29 18:24:23.852986 [ 77 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5316 | 2026.05.29 18:24:23.853016 [ 286 ] {0bd3b3b8-9edd-45a9-adf1-999720a074dc} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001099 sec., 27297.543221110103 rows/sec., 2.00 MiB/sec. | ||
| 5317 | 2026.05.29 18:24:23.853021 [ 77 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2026.05.29 18:24:23.853046 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5319 | 2026.05.29 18:24:23.853049 [ 286 ] {0bd3b3b8-9edd-45a9-adf1-999720a074dc} <Debug> TCPHandler: Processed in 0.001269242 sec. | ||
| 5320 | 2026.05.29 18:24:23.853153 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 5321 | 2026.05.29 18:24:23.853177 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.05.29 18:24:23.853280 [ 286 ] {20a8885c-d3c0-4e89-b219-2a8a5d9a502d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5323 | 2026.05.29 18:24:23.853288 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5324 | 2026.05.29 18:24:23.853323 [ 286 ] {20a8885c-d3c0-4e89-b219-2a8a5d9a502d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5325 | 2026.05.29 18:24:23.853332 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 212 rows starting from the beginning of the part | ||
| 5326 | 2026.05.29 18:24:23.853402 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 5327 | 2026.05.29 18:24:23.853451 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 153 rows starting from the beginning of the part | ||
| 5328 | 2026.05.29 18:24:23.853492 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 53 rows starting from the beginning of the part | ||
| 5329 | 2026.05.29 18:24:23.853533 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 153 rows starting from the beginning of the part | ||
| 5330 | 2026.05.29 18:24:23.853574 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 5331 | 2026.05.29 18:24:23.853755 [ 286 ] {20a8885c-d3c0-4e89-b219-2a8a5d9a502d} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2026.05.29 18:24:23.853795 [ 286 ] {20a8885c-d3c0-4e89-b219-2a8a5d9a502d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5333 | 2026.05.29 18:24:23.854113 [ 286 ] {20a8885c-d3c0-4e89-b219-2a8a5d9a502d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5334 | 2026.05.29 18:24:23.854351 [ 286 ] {20a8885c-d3c0-4e89-b219-2a8a5d9a502d} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2026.05.29 18:24:23.854477 [ 286 ] {20a8885c-d3c0-4e89-b219-2a8a5d9a502d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001215 sec., 77366.25514403293 rows/sec., 6.04 MiB/sec. | ||
| 5336 | 2026.05.29 18:24:23.854492 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382794 sec., 456322.489105391 rows/sec., 30.61 MiB/sec. | ||
| 5337 | 2026.05.29 18:24:23.854510 [ 286 ] {20a8885c-d3c0-4e89-b219-2a8a5d9a502d} <Debug> TCPHandler: Processed in 0.001385053 sec. | ||
| 5338 | 2026.05.29 18:24:23.854651 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2026.05.29 18:24:23.854668 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5340 | 2026.05.29 18:24:23.854748 [ 286 ] {c53d8546-6d11-4809-8200-ca6b48e52773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5341 | 2026.05.29 18:24:23.854791 [ 286 ] {c53d8546-6d11-4809-8200-ca6b48e52773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5342 | 2026.05.29 18:24:23.854968 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_26_5} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.05.29 18:24:23.855045 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_26_5} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5344 | 2026.05.29 18:24:23.855128 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5345 | 2026.05.29 18:24:23.855186 [ 286 ] {c53d8546-6d11-4809-8200-ca6b48e52773} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.05.29 18:24:23.855220 [ 286 ] {c53d8546-6d11-4809-8200-ca6b48e52773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5347 | 2026.05.29 18:24:23.855535 [ 286 ] {c53d8546-6d11-4809-8200-ca6b48e52773} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5348 | 2026.05.29 18:24:23.855732 [ 286 ] {c53d8546-6d11-4809-8200-ca6b48e52773} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.05.29 18:24:23.855858 [ 286 ] {c53d8546-6d11-4809-8200-ca6b48e52773} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 5350 | 2026.05.29 18:24:23.855890 [ 286 ] {c53d8546-6d11-4809-8200-ca6b48e52773} <Debug> TCPHandler: Processed in 0.001290512 sec. | ||
| 5351 | 2026.05.29 18:24:23.856005 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.05.29 18:24:23.856100 [ 286 ] {aa1a1397-48f0-45ee-812e-6fff99a31417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5353 | 2026.05.29 18:24:23.856153 [ 286 ] {aa1a1397-48f0-45ee-812e-6fff99a31417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5354 | 2026.05.29 18:24:23.856891 [ 286 ] {aa1a1397-48f0-45ee-812e-6fff99a31417} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2026.05.29 18:24:23.856925 [ 286 ] {aa1a1397-48f0-45ee-812e-6fff99a31417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5356 | 2026.05.29 18:24:23.857442 [ 286 ] {aa1a1397-48f0-45ee-812e-6fff99a31417} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5357 | 2026.05.29 18:24:23.857659 [ 286 ] {aa1a1397-48f0-45ee-812e-6fff99a31417} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.05.29 18:24:23.857758 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5359 | 2026.05.29 18:24:23.857784 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2026.05.29 18:24:23.857796 [ 286 ] {aa1a1397-48f0-45ee-812e-6fff99a31417} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001715 sec., 17492.71137026239 rows/sec., 31.35 MiB/sec. | ||
| 5361 | 2026.05.29 18:24:23.857800 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5362 | 2026.05.29 18:24:23.857845 [ 286 ] {aa1a1397-48f0-45ee-812e-6fff99a31417} <Debug> TCPHandler: Processed in 0.001890352 sec. | ||
| 5363 | 2026.05.29 18:24:23.857890 [ 188 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 5364 | 2026.05.29 18:24:23.857970 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2026.05.29 18:24:23.858071 [ 286 ] {44348eef-dbc2-4391-9291-3b800e3407d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5366 | 2026.05.29 18:24:23.858096 [ 188 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5367 | 2026.05.29 18:24:23.858111 [ 286 ] {44348eef-dbc2-4391-9291-3b800e3407d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5368 | 2026.05.29 18:24:23.858157 [ 188 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 411 rows starting from the beginning of the part | ||
| 5369 | 2026.05.29 18:24:23.858280 [ 188 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 5370 | 2026.05.29 18:24:23.858398 [ 188 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part | ||
| 5371 | 2026.05.29 18:24:23.858462 [ 286 ] {44348eef-dbc2-4391-9291-3b800e3407d7} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2026.05.29 18:24:23.858502 [ 286 ] {44348eef-dbc2-4391-9291-3b800e3407d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5373 | 2026.05.29 18:24:23.858507 [ 188 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 5374 | 2026.05.29 18:24:23.858621 [ 188 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
| 5375 | 2026.05.29 18:24:23.858726 [ 188 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 5376 | 2026.05.29 18:24:23.858811 [ 286 ] {44348eef-dbc2-4391-9291-3b800e3407d7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5377 | 2026.05.29 18:24:23.859049 [ 286 ] {44348eef-dbc2-4391-9291-3b800e3407d7} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.05.29 18:24:23.859190 [ 286 ] {44348eef-dbc2-4391-9291-3b800e3407d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 5379 | 2026.05.29 18:24:23.859223 [ 286 ] {44348eef-dbc2-4391-9291-3b800e3407d7} <Debug> TCPHandler: Processed in 0.001305782 sec. | ||
| 5380 | 2026.05.29 18:24:23.888961 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 19 columns (19 merged, 0 gathered) in 0.031101899 sec., 17169.369625951138 rows/sec., 30.77 MiB/sec. | ||
| 5381 | 2026.05.29 18:24:23.889970 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5382 | 2026.05.29 18:24:23.890388 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2026.05.29 18:24:23.890470 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5384 | 2026.05.29 18:24:23.890611 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5385 | 2026.05.29 18:24:24.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.87 MiB, peak 255.18 MiB, free memory in arenas 0.00 B, will set to 249.56 MiB (RSS), difference: 1.69 MiB | ||
| 5386 | 2026.05.29 18:24:27.149802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10137 | ||
| 5387 | 2026.05.29 18:24:27.150314 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.05.29 18:24:27.150371 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5389 | 2026.05.29 18:24:27.150871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5390 | 2026.05.29 18:24:27.151114 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.05.29 18:24:27.151266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10137 | ||
| 5392 | 2026.05.29 18:24:27.151307 [ 72 ] {} <Debug> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5393 | 2026.05.29 18:24:27.151393 [ 72 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.05.29 18:24:27.151419 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5395 | 2026.05.29 18:24:27.151542 [ 188 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 5396 | 2026.05.29 18:24:27.151683 [ 188 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5397 | 2026.05.29 18:24:27.151728 [ 188 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7705 rows starting from the beginning of the part | ||
| 5398 | 2026.05.29 18:24:27.151801 [ 188 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 5399 | 2026.05.29 18:24:27.151861 [ 188 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 5400 | 2026.05.29 18:24:27.151924 [ 188 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 5401 | 2026.05.29 18:24:27.151988 [ 188 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 5402 | 2026.05.29 18:24:27.152048 [ 188 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 5403 | 2026.05.29 18:24:27.155057 [ 188 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10137 rows, containing 4 columns (4 merged, 0 gathered) in 0.003567311 sec., 2841636.1791837043 rows/sec., 40.65 MiB/sec. | ||
| 5404 | 2026.05.29 18:24:27.155305 [ 188 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5405 | 2026.05.29 18:24:27.155578 [ 188 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_21_4} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.05.29 18:24:27.155654 [ 188 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_21_4} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5407 | 2026.05.29 18:24:27.155737 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5408 | 2026.05.29 18:24:27.709733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5409 | 2026.05.29 18:24:27.727038 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2026.05.29 18:24:27.727094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5411 | 2026.05.29 18:24:27.733160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5412 | 2026.05.29 18:24:27.733884 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.05.29 18:24:27.734224 [ 71 ] {} <Debug> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5414 | 2026.05.29 18:24:27.734324 [ 71 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.05.29 18:24:27.734363 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5416 | 2026.05.29 18:24:27.734539 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 5417 | 2026.05.29 18:24:27.736894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5418 | 2026.05.29 18:24:27.738860 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5419 | 2026.05.29 18:24:27.740294 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 5420 | 2026.05.29 18:24:27.744874 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5421 | 2026.05.29 18:24:27.749441 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5422 | 2026.05.29 18:24:27.754095 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 5423 | 2026.05.29 18:24:27.758502 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 5424 | 2026.05.29 18:24:27.762467 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 5425 | 2026.05.29 18:24:27.811515 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077048801 sec., 2063.62718090837 rows/sec., 10.67 MiB/sec. | ||
| 5426 | 2026.05.29 18:24:27.814127 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5427 | 2026.05.29 18:24:27.816241 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_21_4} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.05.29 18:24:27.816347 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_21_4} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5429 | 2026.05.29 18:24:27.818443 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5430 | 2026.05.29 18:24:28.001193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.68 MiB, peak 261.24 MiB, free memory in arenas 0.00 B, will set to 254.76 MiB (RSS), difference: 4.08 MiB | ||
| 5431 | 2026.05.29 18:24:28.849184 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2026.05.29 18:24:28.849430 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 5433 | 2026.05.29 18:24:28.849824 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5434 | 2026.05.29 18:24:28.849872 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 5435 | 2026.05.29 18:24:28.850131 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5436 | 2026.05.29 18:24:28.850207 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5437 | 2026.05.29 18:24:28.850357 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 5438 | 2026.05.29 18:24:28.850456 [ 350 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5439 | 2026.05.29 18:24:28.850476 [ 343 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5440 | 2026.05.29 18:24:28.850456 [ 346 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5441 | 2026.05.29 18:24:28.850613 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5442 | 2026.05.29 18:24:28.850643 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5443 | 2026.05.29 18:24:28.850733 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5444 | 2026.05.29 18:24:28.850755 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 5445 | 2026.05.29 18:24:28.850793 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5446 | 2026.05.29 18:24:28.850834 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5447 | 2026.05.29 18:24:28.850872 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5448 | 2026.05.29 18:24:28.852025 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002701 sec., 17030.729359496483 rows/sec., 3.48 MiB/sec. | ||
| 5449 | 2026.05.29 18:24:28.852178 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Debug> MemoryTracker: Peak memory usage (for query): 154.89 KiB. | ||
| 5450 | 2026.05.29 18:24:28.852194 [ 286 ] {16fda073-2481-4f8a-b4b2-1ccbd209c09b} <Debug> TCPHandler: Processed in 0.003145363 sec. | ||
| 5451 | 2026.05.29 18:24:28.857366 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5452 | 2026.05.29 18:24:28.857501 [ 286 ] {bd7c4f0c-5744-4865-9fc3-f4362cf24935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5453 | 2026.05.29 18:24:28.857557 [ 286 ] {bd7c4f0c-5744-4865-9fc3-f4362cf24935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5454 | 2026.05.29 18:24:28.858168 [ 286 ] {bd7c4f0c-5744-4865-9fc3-f4362cf24935} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.05.29 18:24:28.858211 [ 286 ] {bd7c4f0c-5744-4865-9fc3-f4362cf24935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5456 | 2026.05.29 18:24:28.858586 [ 286 ] {bd7c4f0c-5744-4865-9fc3-f4362cf24935} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5457 | 2026.05.29 18:24:28.858794 [ 286 ] {bd7c4f0c-5744-4865-9fc3-f4362cf24935} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.05.29 18:24:28.858933 [ 70 ] {} <Debug> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5459 | 2026.05.29 18:24:28.858939 [ 286 ] {bd7c4f0c-5744-4865-9fc3-f4362cf24935} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001476 sec., 192411.9241192412 rows/sec., 12.22 MiB/sec. | ||
| 5460 | 2026.05.29 18:24:28.859011 [ 70 ] {} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2026.05.29 18:24:28.859024 [ 286 ] {bd7c4f0c-5744-4865-9fc3-f4362cf24935} <Debug> TCPHandler: Processed in 0.00172458 sec. | ||
| 5462 | 2026.05.29 18:24:28.859042 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5463 | 2026.05.29 18:24:28.859147 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 5464 | 2026.05.29 18:24:28.859170 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2026.05.29 18:24:28.859260 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5466 | 2026.05.29 18:24:28.859274 [ 286 ] {bd9125e0-1c82-43f2-8561-0a83ffdfdd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5467 | 2026.05.29 18:24:28.859294 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 5468 | 2026.05.29 18:24:28.859326 [ 286 ] {bd9125e0-1c82-43f2-8561-0a83ffdfdd4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5469 | 2026.05.29 18:24:28.859359 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 5470 | 2026.05.29 18:24:28.859408 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 5471 | 2026.05.29 18:24:28.859448 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 5472 | 2026.05.29 18:24:28.859485 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 5473 | 2026.05.29 18:24:28.859749 [ 286 ] {bd9125e0-1c82-43f2-8561-0a83ffdfdd4a} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.05.29 18:24:28.859790 [ 286 ] {bd9125e0-1c82-43f2-8561-0a83ffdfdd4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5475 | 2026.05.29 18:24:28.860223 [ 286 ] {bd9125e0-1c82-43f2-8561-0a83ffdfdd4a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5476 | 2026.05.29 18:24:28.860394 [ 193 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289092 sec., 1101550.548758351 rows/sec., 74.17 MiB/sec. | ||
| 5477 | 2026.05.29 18:24:28.860446 [ 286 ] {bd9125e0-1c82-43f2-8561-0a83ffdfdd4a} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2026.05.29 18:24:28.860530 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5479 | 2026.05.29 18:24:28.860582 [ 286 ] {bd9125e0-1c82-43f2-8561-0a83ffdfdd4a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00133 sec., 3007.5187969924814 rows/sec., 245.24 KiB/sec. | ||
| 5480 | 2026.05.29 18:24:28.860622 [ 286 ] {bd9125e0-1c82-43f2-8561-0a83ffdfdd4a} <Debug> TCPHandler: Processed in 0.001503056 sec. | ||
| 5481 | 2026.05.29 18:24:28.860752 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5482 | 2026.05.29 18:24:28.860789 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_13_3} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.05.29 18:24:28.860849 [ 286 ] {0178edab-5ccc-41da-a8fa-ec88e157a496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5484 | 2026.05.29 18:24:28.860863 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_13_3} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5485 | 2026.05.29 18:24:28.860898 [ 286 ] {0178edab-5ccc-41da-a8fa-ec88e157a496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5486 | 2026.05.29 18:24:28.860937 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5487 | 2026.05.29 18:24:28.861697 [ 286 ] {0178edab-5ccc-41da-a8fa-ec88e157a496} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.05.29 18:24:28.861736 [ 286 ] {0178edab-5ccc-41da-a8fa-ec88e157a496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5489 | 2026.05.29 18:24:28.862109 [ 286 ] {0178edab-5ccc-41da-a8fa-ec88e157a496} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5490 | 2026.05.29 18:24:28.862318 [ 286 ] {0178edab-5ccc-41da-a8fa-ec88e157a496} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.05.29 18:24:28.862424 [ 70 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5492 | 2026.05.29 18:24:28.862445 [ 286 ] {0178edab-5ccc-41da-a8fa-ec88e157a496} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001614 sec., 508674.1016109046 rows/sec., 39.45 MiB/sec. | ||
| 5493 | 2026.05.29 18:24:28.862460 [ 70 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5494 | 2026.05.29 18:24:28.862482 [ 286 ] {0178edab-5ccc-41da-a8fa-ec88e157a496} <Debug> TCPHandler: Processed in 0.001781831 sec. | ||
| 5495 | 2026.05.29 18:24:28.862488 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5496 | 2026.05.29 18:24:28.862581 [ 189 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 5497 | 2026.05.29 18:24:28.862615 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5498 | 2026.05.29 18:24:28.862674 [ 189 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5499 | 2026.05.29 18:24:28.862700 [ 189 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3241 rows starting from the beginning of the part | ||
| 5500 | 2026.05.29 18:24:28.862710 [ 286 ] {ff756fb9-3ae7-4344-b811-e6788c4e3bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5501 | 2026.05.29 18:24:28.862751 [ 286 ] {ff756fb9-3ae7-4344-b811-e6788c4e3bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5502 | 2026.05.29 18:24:28.862753 [ 189 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2445 rows starting from the beginning of the part | ||
| 5503 | 2026.05.29 18:24:28.862803 [ 189 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5504 | 2026.05.29 18:24:28.862845 [ 189 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 819 rows starting from the beginning of the part | ||
| 5505 | 2026.05.29 18:24:28.862890 [ 189 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 116 rows starting from the beginning of the part | ||
| 5506 | 2026.05.29 18:24:28.862930 [ 189 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 821 rows starting from the beginning of the part | ||
| 5507 | 2026.05.29 18:24:28.863192 [ 286 ] {ff756fb9-3ae7-4344-b811-e6788c4e3bf0} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2026.05.29 18:24:28.863227 [ 286 ] {ff756fb9-3ae7-4344-b811-e6788c4e3bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5509 | 2026.05.29 18:24:28.863540 [ 286 ] {ff756fb9-3ae7-4344-b811-e6788c4e3bf0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5510 | 2026.05.29 18:24:28.863743 [ 286 ] {ff756fb9-3ae7-4344-b811-e6788c4e3bf0} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.05.29 18:24:28.863871 [ 286 ] {ff756fb9-3ae7-4344-b811-e6788c4e3bf0} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001178 sec., 133276.740237691 rows/sec., 8.00 MiB/sec. | ||
| 5512 | 2026.05.29 18:24:28.863904 [ 286 ] {ff756fb9-3ae7-4344-b811-e6788c4e3bf0} <Debug> TCPHandler: Processed in 0.001339443 sec. | ||
| 5513 | 2026.05.29 18:24:28.864024 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.05.29 18:24:28.864119 [ 286 ] {8d4c8477-77b9-4e5f-9ef9-45b36928cded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5515 | 2026.05.29 18:24:28.864159 [ 286 ] {8d4c8477-77b9-4e5f-9ef9-45b36928cded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5516 | 2026.05.29 18:24:28.864590 [ 286 ] {8d4c8477-77b9-4e5f-9ef9-45b36928cded} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.05.29 18:24:28.864625 [ 286 ] {8d4c8477-77b9-4e5f-9ef9-45b36928cded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5518 | 2026.05.29 18:24:28.864930 [ 286 ] {8d4c8477-77b9-4e5f-9ef9-45b36928cded} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5519 | 2026.05.29 18:24:28.865157 [ 286 ] {8d4c8477-77b9-4e5f-9ef9-45b36928cded} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.05.29 18:24:28.865194 [ 191 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7498 rows, containing 5 columns (5 merged, 0 gathered) in 0.002647245 sec., 2832378.5671518883 rows/sec., 224.60 MiB/sec. | ||
| 5521 | 2026.05.29 18:24:28.865287 [ 286 ] {8d4c8477-77b9-4e5f-9ef9-45b36928cded} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 5522 | 2026.05.29 18:24:28.865326 [ 286 ] {8d4c8477-77b9-4e5f-9ef9-45b36928cded} <Debug> TCPHandler: Processed in 0.001350913 sec. | ||
| 5523 | 2026.05.29 18:24:28.865447 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2026.05.29 18:24:28.865542 [ 286 ] {b8a65a2f-834b-4362-9879-afeb7a6965d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5525 | 2026.05.29 18:24:28.865568 [ 193 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5526 | 2026.05.29 18:24:28.865583 [ 286 ] {b8a65a2f-834b-4362-9879-afeb7a6965d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5527 | 2026.05.29 18:24:28.865821 [ 193 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_31_6} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.05.29 18:24:28.865892 [ 193 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_31_6} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5529 | 2026.05.29 18:24:28.865978 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 5530 | 2026.05.29 18:24:28.866001 [ 286 ] {b8a65a2f-834b-4362-9879-afeb7a6965d8} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.05.29 18:24:28.866036 [ 286 ] {b8a65a2f-834b-4362-9879-afeb7a6965d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5532 | 2026.05.29 18:24:28.866336 [ 286 ] {b8a65a2f-834b-4362-9879-afeb7a6965d8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5533 | 2026.05.29 18:24:28.866545 [ 286 ] {b8a65a2f-834b-4362-9879-afeb7a6965d8} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.05.29 18:24:28.866652 [ 70 ] {} <Debug> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5535 | 2026.05.29 18:24:28.866671 [ 286 ] {b8a65a2f-834b-4362-9879-afeb7a6965d8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001146 sec., 129144.85165794066 rows/sec., 7.34 MiB/sec. | ||
| 5536 | 2026.05.29 18:24:28.866691 [ 70 ] {} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.05.29 18:24:28.866712 [ 286 ] {b8a65a2f-834b-4362-9879-afeb7a6965d8} <Debug> TCPHandler: Processed in 0.001313932 sec. | ||
| 5538 | 2026.05.29 18:24:28.866715 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5539 | 2026.05.29 18:24:28.866798 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 5540 | 2026.05.29 18:24:28.866861 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5541 | 2026.05.29 18:24:28.866883 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5542 | 2026.05.29 18:24:28.866912 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 5543 | 2026.05.29 18:24:28.866959 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 5544 | 2026.05.29 18:24:28.866960 [ 286 ] {50a3615d-c66f-469a-aab8-6ac6b59596e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5545 | 2026.05.29 18:24:28.867000 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 5546 | 2026.05.29 18:24:28.867014 [ 286 ] {50a3615d-c66f-469a-aab8-6ac6b59596e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5547 | 2026.05.29 18:24:28.867041 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 5548 | 2026.05.29 18:24:28.867079 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 5549 | 2026.05.29 18:24:28.867644 [ 286 ] {50a3615d-c66f-469a-aab8-6ac6b59596e1} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2026.05.29 18:24:28.867684 [ 286 ] {50a3615d-c66f-469a-aab8-6ac6b59596e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5551 | 2026.05.29 18:24:28.867909 [ 193 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113872 sec., 649852.4659266545 rows/sec., 39.44 MiB/sec. | ||
| 5552 | 2026.05.29 18:24:28.868045 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5553 | 2026.05.29 18:24:28.868048 [ 286 ] {50a3615d-c66f-469a-aab8-6ac6b59596e1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5554 | 2026.05.29 18:24:28.868348 [ 286 ] {50a3615d-c66f-469a-aab8-6ac6b59596e1} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.05.29 18:24:28.868437 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_13_3} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2026.05.29 18:24:28.868488 [ 70 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5557 | 2026.05.29 18:24:28.868498 [ 286 ] {50a3615d-c66f-469a-aab8-6ac6b59596e1} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001556 sec., 324550.12853470433 rows/sec., 22.84 MiB/sec. | ||
| 5558 | 2026.05.29 18:24:28.868526 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_13_3} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5559 | 2026.05.29 18:24:28.868538 [ 70 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2026.05.29 18:24:28.868558 [ 286 ] {50a3615d-c66f-469a-aab8-6ac6b59596e1} <Debug> TCPHandler: Processed in 0.00174716 sec. | ||
| 5561 | 2026.05.29 18:24:28.868581 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5562 | 2026.05.29 18:24:28.868600 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5563 | 2026.05.29 18:24:28.868694 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 5564 | 2026.05.29 18:24:28.868785 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5565 | 2026.05.29 18:24:28.868814 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1793 rows starting from the beginning of the part | ||
| 5566 | 2026.05.29 18:24:28.868870 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1304 rows starting from the beginning of the part | ||
| 5567 | 2026.05.29 18:24:28.868919 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5568 | 2026.05.29 18:24:28.868966 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 501 rows starting from the beginning of the part | ||
| 5569 | 2026.05.29 18:24:28.869010 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 94 rows starting from the beginning of the part | ||
| 5570 | 2026.05.29 18:24:28.869055 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 505 rows starting from the beginning of the part | ||
| 5571 | 2026.05.29 18:24:28.870146 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2026.05.29 18:24:28.870262 [ 286 ] {a46484a0-45a6-4a45-af11-e8057f9848d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5573 | 2026.05.29 18:24:28.870305 [ 286 ] {a46484a0-45a6-4a45-af11-e8057f9848d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5574 | 2026.05.29 18:24:28.870638 [ 193 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001981823 sec., 2150040.6443965985 rows/sec., 155.40 MiB/sec. | ||
| 5575 | 2026.05.29 18:24:28.870852 [ 286 ] {a46484a0-45a6-4a45-af11-e8057f9848d6} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2026.05.29 18:24:28.870857 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5577 | 2026.05.29 18:24:28.870927 [ 286 ] {a46484a0-45a6-4a45-af11-e8057f9848d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5578 | 2026.05.29 18:24:28.871242 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_31_6} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2026.05.29 18:24:28.871337 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_31_6} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5580 | 2026.05.29 18:24:28.871385 [ 286 ] {a46484a0-45a6-4a45-af11-e8057f9848d6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5581 | 2026.05.29 18:24:28.871410 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5582 | 2026.05.29 18:24:28.871666 [ 286 ] {a46484a0-45a6-4a45-af11-e8057f9848d6} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2026.05.29 18:24:28.871812 [ 286 ] {a46484a0-45a6-4a45-af11-e8057f9848d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001567 sec., 3828.9725590299936 rows/sec., 200.05 KiB/sec. | ||
| 5584 | 2026.05.29 18:24:28.871848 [ 286 ] {a46484a0-45a6-4a45-af11-e8057f9848d6} <Debug> TCPHandler: Processed in 0.003168454 sec. | ||
| 5585 | 2026.05.29 18:24:28.871987 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5586 | 2026.05.29 18:24:28.872086 [ 286 ] {94f41300-0735-411f-8dd3-57471384c8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5587 | 2026.05.29 18:24:28.872131 [ 286 ] {94f41300-0735-411f-8dd3-57471384c8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5588 | 2026.05.29 18:24:28.872554 [ 286 ] {94f41300-0735-411f-8dd3-57471384c8e0} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2026.05.29 18:24:28.872591 [ 286 ] {94f41300-0735-411f-8dd3-57471384c8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5590 | 2026.05.29 18:24:28.872931 [ 286 ] {94f41300-0735-411f-8dd3-57471384c8e0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5591 | 2026.05.29 18:24:28.873142 [ 286 ] {94f41300-0735-411f-8dd3-57471384c8e0} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2026.05.29 18:24:28.873264 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5593 | 2026.05.29 18:24:28.873276 [ 286 ] {94f41300-0735-411f-8dd3-57471384c8e0} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001209 sec., 220843.67245657567 rows/sec., 14.68 MiB/sec. | ||
| 5594 | 2026.05.29 18:24:28.873351 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.05.29 18:24:28.873362 [ 286 ] {94f41300-0735-411f-8dd3-57471384c8e0} <Debug> TCPHandler: Processed in 0.001425604 sec. | ||
| 5596 | 2026.05.29 18:24:28.873384 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5597 | 2026.05.29 18:24:28.873484 [ 200 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 5598 | 2026.05.29 18:24:28.873509 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2026.05.29 18:24:28.873611 [ 286 ] {b891e9ba-344e-4f3b-ba36-42b2e8b13553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5600 | 2026.05.29 18:24:28.873613 [ 200 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5601 | 2026.05.29 18:24:28.873659 [ 286 ] {b891e9ba-344e-4f3b-ba36-42b2e8b13553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5602 | 2026.05.29 18:24:28.873667 [ 200 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9491 rows starting from the beginning of the part | ||
| 5603 | 2026.05.29 18:24:28.873747 [ 200 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1482 rows starting from the beginning of the part | ||
| 5604 | 2026.05.29 18:24:28.873795 [ 200 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 5605 | 2026.05.29 18:24:28.873839 [ 200 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 5606 | 2026.05.29 18:24:28.873880 [ 200 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5607 | 2026.05.29 18:24:28.873921 [ 200 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 267 rows starting from the beginning of the part | ||
| 5608 | 2026.05.29 18:24:28.873998 [ 286 ] {b891e9ba-344e-4f3b-ba36-42b2e8b13553} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.05.29 18:24:28.874039 [ 286 ] {b891e9ba-344e-4f3b-ba36-42b2e8b13553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5610 | 2026.05.29 18:24:28.874366 [ 286 ] {b891e9ba-344e-4f3b-ba36-42b2e8b13553} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5611 | 2026.05.29 18:24:28.874589 [ 286 ] {b891e9ba-344e-4f3b-ba36-42b2e8b13553} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.05.29 18:24:28.874724 [ 286 ] {b891e9ba-344e-4f3b-ba36-42b2e8b13553} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 5613 | 2026.05.29 18:24:28.874758 [ 286 ] {b891e9ba-344e-4f3b-ba36-42b2e8b13553} <Debug> TCPHandler: Processed in 0.001301862 sec. | ||
| 5614 | 2026.05.29 18:24:28.874887 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5615 | 2026.05.29 18:24:28.874984 [ 286 ] {23dae735-66a2-4a9b-93a9-64d3a2accc91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5616 | 2026.05.29 18:24:28.875041 [ 286 ] {23dae735-66a2-4a9b-93a9-64d3a2accc91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5617 | 2026.05.29 18:24:28.875813 [ 286 ] {23dae735-66a2-4a9b-93a9-64d3a2accc91} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.05.29 18:24:28.875849 [ 286 ] {23dae735-66a2-4a9b-93a9-64d3a2accc91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5619 | 2026.05.29 18:24:28.876476 [ 286 ] {23dae735-66a2-4a9b-93a9-64d3a2accc91} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5620 | 2026.05.29 18:24:28.876710 [ 286 ] {23dae735-66a2-4a9b-93a9-64d3a2accc91} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5621 | 2026.05.29 18:24:28.876855 [ 286 ] {23dae735-66a2-4a9b-93a9-64d3a2accc91} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001889 sec., 5823.186871360508 rows/sec., 10.43 MiB/sec. | ||
| 5622 | 2026.05.29 18:24:28.876907 [ 286 ] {23dae735-66a2-4a9b-93a9-64d3a2accc91} <Debug> TCPHandler: Processed in 0.002072265 sec. | ||
| 5623 | 2026.05.29 18:24:28.877056 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5624 | 2026.05.29 18:24:28.877172 [ 286 ] {9ee4dd72-00bb-4bcf-8017-29703043647f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5625 | 2026.05.29 18:24:28.877222 [ 286 ] {9ee4dd72-00bb-4bcf-8017-29703043647f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5626 | 2026.05.29 18:24:28.877607 [ 286 ] {9ee4dd72-00bb-4bcf-8017-29703043647f} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2026.05.29 18:24:28.877642 [ 286 ] {9ee4dd72-00bb-4bcf-8017-29703043647f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5628 | 2026.05.29 18:24:28.878041 [ 286 ] {9ee4dd72-00bb-4bcf-8017-29703043647f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5629 | 2026.05.29 18:24:28.878276 [ 286 ] {9ee4dd72-00bb-4bcf-8017-29703043647f} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2026.05.29 18:24:28.878385 [ 68 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5631 | 2026.05.29 18:24:28.878402 [ 194 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11813 rows, containing 5 columns (5 merged, 0 gathered) in 0.004957094 sec., 2383049.423714781 rows/sec., 153.64 MiB/sec. | ||
| 5632 | 2026.05.29 18:24:28.878429 [ 68 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5633 | 2026.05.29 18:24:28.878407 [ 286 ] {9ee4dd72-00bb-4bcf-8017-29703043647f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001258 sec., 71542.13036565977 rows/sec., 4.48 MiB/sec. | ||
| 5634 | 2026.05.29 18:24:28.878463 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5635 | 2026.05.29 18:24:28.878496 [ 286 ] {9ee4dd72-00bb-4bcf-8017-29703043647f} <Debug> TCPHandler: Processed in 0.001502906 sec. | ||
| 5636 | 2026.05.29 18:24:28.878555 [ 193 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 5637 | 2026.05.29 18:24:28.878654 [ 193 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5638 | 2026.05.29 18:24:28.878685 [ 193 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1470 rows starting from the beginning of the part | ||
| 5639 | 2026.05.29 18:24:28.878743 [ 193 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 5640 | 2026.05.29 18:24:28.878763 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5641 | 2026.05.29 18:24:28.878795 [ 193 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 54 rows starting from the beginning of the part | ||
| 5642 | 2026.05.29 18:24:28.878843 [ 193 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5643 | 2026.05.29 18:24:28.878886 [ 193 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5644 | 2026.05.29 18:24:28.878929 [ 193 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5645 | 2026.05.29 18:24:28.879043 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.05.29 18:24:28.879140 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5647 | 2026.05.29 18:24:28.879218 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 5648 | 2026.05.29 18:24:28.879897 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 4 columns (4 merged, 0 gathered) in 0.001380724 sec., 1281936.1436463767 rows/sec., 82.65 MiB/sec. | ||
| 5649 | 2026.05.29 18:24:28.880183 [ 198 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5650 | 2026.05.29 18:24:28.880519 [ 198 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_31_6} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2026.05.29 18:24:28.880606 [ 198 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_31_6} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5652 | 2026.05.29 18:24:28.880699 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5653 | 2026.05.29 18:24:29.001185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.67 MiB, peak 261.24 MiB, free memory in arenas 0.00 B, will set to 256.71 MiB (RSS), difference: 1.05 MiB | ||
| 5654 | 2026.05.29 18:24:33.844562 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5655 | 2026.05.29 18:24:33.844801 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5656 | 2026.05.29 18:24:33.845129 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5657 | 2026.05.29 18:24:33.845171 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5658 | 2026.05.29 18:24:33.845388 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5659 | 2026.05.29 18:24:33.845455 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5660 | 2026.05.29 18:24:33.845591 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5661 | 2026.05.29 18:24:33.845675 [ 357 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5662 | 2026.05.29 18:24:33.845692 [ 350 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5663 | 2026.05.29 18:24:33.845707 [ 343 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5664 | 2026.05.29 18:24:33.845835 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5665 | 2026.05.29 18:24:33.845862 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5666 | 2026.05.29 18:24:33.845944 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5667 | 2026.05.29 18:24:33.845965 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 5668 | 2026.05.29 18:24:33.846000 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5669 | 2026.05.29 18:24:33.846037 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5670 | 2026.05.29 18:24:33.846077 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5671 | 2026.05.29 18:24:33.847155 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002444 sec., 18821.603927986907 rows/sec., 2.25 MiB/sec. | ||
| 5672 | 2026.05.29 18:24:33.847289 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Debug> MemoryTracker: Peak memory usage (for query): 135.68 KiB. | ||
| 5673 | 2026.05.29 18:24:33.847304 [ 286 ] {324b4be4-bae0-4e06-9770-ccd7c568455a} <Debug> TCPHandler: Processed in 0.002875629 sec. | ||
| 5674 | 2026.05.29 18:24:33.849514 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2026.05.29 18:24:33.849634 [ 286 ] {efcd5773-1537-436d-b8ef-d4c706c6b01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5676 | 2026.05.29 18:24:33.849687 [ 286 ] {efcd5773-1537-436d-b8ef-d4c706c6b01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5677 | 2026.05.29 18:24:33.850267 [ 286 ] {efcd5773-1537-436d-b8ef-d4c706c6b01a} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2026.05.29 18:24:33.850318 [ 286 ] {efcd5773-1537-436d-b8ef-d4c706c6b01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5679 | 2026.05.29 18:24:33.850721 [ 286 ] {efcd5773-1537-436d-b8ef-d4c706c6b01a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5680 | 2026.05.29 18:24:33.850939 [ 286 ] {efcd5773-1537-436d-b8ef-d4c706c6b01a} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2026.05.29 18:24:33.851080 [ 286 ] {efcd5773-1537-436d-b8ef-d4c706c6b01a} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001482 sec., 78272.60458839407 rows/sec., 6.65 MiB/sec. | ||
| 5682 | 2026.05.29 18:24:33.851114 [ 286 ] {efcd5773-1537-436d-b8ef-d4c706c6b01a} <Debug> TCPHandler: Processed in 0.001650709 sec. | ||
| 5683 | 2026.05.29 18:24:33.851250 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5684 | 2026.05.29 18:24:33.851348 [ 286 ] {4c3ca45d-2422-4e4b-84f8-8b15d3361421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5685 | 2026.05.29 18:24:33.851389 [ 286 ] {4c3ca45d-2422-4e4b-84f8-8b15d3361421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5686 | 2026.05.29 18:24:33.851795 [ 286 ] {4c3ca45d-2422-4e4b-84f8-8b15d3361421} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.05.29 18:24:33.851831 [ 286 ] {4c3ca45d-2422-4e4b-84f8-8b15d3361421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5688 | 2026.05.29 18:24:33.852113 [ 286 ] {4c3ca45d-2422-4e4b-84f8-8b15d3361421} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5689 | 2026.05.29 18:24:33.852315 [ 286 ] {4c3ca45d-2422-4e4b-84f8-8b15d3361421} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.05.29 18:24:33.852443 [ 286 ] {4c3ca45d-2422-4e4b-84f8-8b15d3361421} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001113 sec., 26954.17789757412 rows/sec., 1.98 MiB/sec. | ||
| 5691 | 2026.05.29 18:24:33.852476 [ 286 ] {4c3ca45d-2422-4e4b-84f8-8b15d3361421} <Debug> TCPHandler: Processed in 0.001276822 sec. | ||
| 5692 | 2026.05.29 18:24:33.852606 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2026.05.29 18:24:33.852702 [ 286 ] {ddf6b3a9-c23f-41e4-baf3-986f594ab5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5694 | 2026.05.29 18:24:33.852742 [ 286 ] {ddf6b3a9-c23f-41e4-baf3-986f594ab5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5695 | 2026.05.29 18:24:33.853166 [ 286 ] {ddf6b3a9-c23f-41e4-baf3-986f594ab5a2} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2026.05.29 18:24:33.853202 [ 286 ] {ddf6b3a9-c23f-41e4-baf3-986f594ab5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5697 | 2026.05.29 18:24:33.853502 [ 286 ] {ddf6b3a9-c23f-41e4-baf3-986f594ab5a2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5698 | 2026.05.29 18:24:33.853708 [ 286 ] {ddf6b3a9-c23f-41e4-baf3-986f594ab5a2} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2026.05.29 18:24:33.853833 [ 286 ] {ddf6b3a9-c23f-41e4-baf3-986f594ab5a2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001149 sec., 81810.26979982592 rows/sec., 6.39 MiB/sec. | ||
| 5700 | 2026.05.29 18:24:33.853867 [ 286 ] {ddf6b3a9-c23f-41e4-baf3-986f594ab5a2} <Debug> TCPHandler: Processed in 0.001312543 sec. | ||
| 5701 | 2026.05.29 18:24:33.854002 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2026.05.29 18:24:33.854099 [ 286 ] {4d82477a-86aa-415b-86ed-6604e644153b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5703 | 2026.05.29 18:24:33.854143 [ 286 ] {4d82477a-86aa-415b-86ed-6604e644153b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5704 | 2026.05.29 18:24:33.854559 [ 286 ] {4d82477a-86aa-415b-86ed-6604e644153b} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2026.05.29 18:24:33.854594 [ 286 ] {4d82477a-86aa-415b-86ed-6604e644153b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5706 | 2026.05.29 18:24:33.854936 [ 286 ] {4d82477a-86aa-415b-86ed-6604e644153b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5707 | 2026.05.29 18:24:33.855141 [ 286 ] {4d82477a-86aa-415b-86ed-6604e644153b} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.05.29 18:24:33.855270 [ 286 ] {4d82477a-86aa-415b-86ed-6604e644153b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 5709 | 2026.05.29 18:24:33.855304 [ 286 ] {4d82477a-86aa-415b-86ed-6604e644153b} <Debug> TCPHandler: Processed in 0.001352443 sec. | ||
| 5710 | 2026.05.29 18:24:33.855438 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5711 | 2026.05.29 18:24:33.855534 [ 286 ] {78deb275-6f95-4eb4-8038-aeeeb375c7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5712 | 2026.05.29 18:24:33.855589 [ 286 ] {78deb275-6f95-4eb4-8038-aeeeb375c7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5713 | 2026.05.29 18:24:33.856348 [ 286 ] {78deb275-6f95-4eb4-8038-aeeeb375c7d1} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5714 | 2026.05.29 18:24:33.856383 [ 286 ] {78deb275-6f95-4eb4-8038-aeeeb375c7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5715 | 2026.05.29 18:24:33.856922 [ 286 ] {78deb275-6f95-4eb4-8038-aeeeb375c7d1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5716 | 2026.05.29 18:24:33.857137 [ 286 ] {78deb275-6f95-4eb4-8038-aeeeb375c7d1} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5717 | 2026.05.29 18:24:33.857270 [ 286 ] {78deb275-6f95-4eb4-8038-aeeeb375c7d1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001755 sec., 17094.017094017094 rows/sec., 30.63 MiB/sec. | ||
| 5718 | 2026.05.29 18:24:33.857318 [ 286 ] {78deb275-6f95-4eb4-8038-aeeeb375c7d1} <Debug> TCPHandler: Processed in 0.001930193 sec. | ||
| 5719 | 2026.05.29 18:24:33.857439 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5720 | 2026.05.29 18:24:33.857534 [ 286 ] {19399fd0-5b4d-4a8a-96a4-d378d47cc5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5721 | 2026.05.29 18:24:33.857577 [ 286 ] {19399fd0-5b4d-4a8a-96a4-d378d47cc5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5722 | 2026.05.29 18:24:33.857913 [ 286 ] {19399fd0-5b4d-4a8a-96a4-d378d47cc5ad} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2026.05.29 18:24:33.857948 [ 286 ] {19399fd0-5b4d-4a8a-96a4-d378d47cc5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5724 | 2026.05.29 18:24:33.858253 [ 286 ] {19399fd0-5b4d-4a8a-96a4-d378d47cc5ad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5725 | 2026.05.29 18:24:33.858456 [ 286 ] {19399fd0-5b4d-4a8a-96a4-d378d47cc5ad} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2026.05.29 18:24:33.858581 [ 286 ] {19399fd0-5b4d-4a8a-96a4-d378d47cc5ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 5727 | 2026.05.29 18:24:33.858613 [ 286 ] {19399fd0-5b4d-4a8a-96a4-d378d47cc5ad} <Debug> TCPHandler: Processed in 0.001224181 sec. | ||
| 5728 | 2026.05.29 18:24:34.525681 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5729 | 2026.05.29 18:24:34.525736 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5730 | 2026.05.29 18:24:34.652144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10585 | ||
| 5731 | 2026.05.29 18:24:34.652625 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2026.05.29 18:24:34.652675 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5733 | 2026.05.29 18:24:34.653170 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5734 | 2026.05.29 18:24:34.653407 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2026.05.29 18:24:34.653554 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10585 | ||
| 5736 | 2026.05.29 18:24:35.237760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5737 | 2026.05.29 18:24:35.253401 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.05.29 18:24:35.253452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5739 | 2026.05.29 18:24:35.259472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5740 | 2026.05.29 18:24:35.260215 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.05.29 18:24:35.262857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5742 | 2026.05.29 18:24:38.848538 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5743 | 2026.05.29 18:24:38.848792 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 5744 | 2026.05.29 18:24:38.849151 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5745 | 2026.05.29 18:24:38.849193 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 5746 | 2026.05.29 18:24:38.849438 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5747 | 2026.05.29 18:24:38.849509 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5748 | 2026.05.29 18:24:38.849653 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5749 | 2026.05.29 18:24:38.849741 [ 357 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5750 | 2026.05.29 18:24:38.849745 [ 350 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5751 | 2026.05.29 18:24:38.849761 [ 339 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5752 | 2026.05.29 18:24:38.849883 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5753 | 2026.05.29 18:24:38.849910 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5754 | 2026.05.29 18:24:38.849998 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5755 | 2026.05.29 18:24:38.850019 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 5756 | 2026.05.29 18:24:38.850056 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5757 | 2026.05.29 18:24:38.850097 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5758 | 2026.05.29 18:24:38.850145 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5759 | 2026.05.29 18:24:38.851272 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002581 sec., 17822.549399457574 rows/sec., 3.64 MiB/sec. | ||
| 5760 | 2026.05.29 18:24:38.851438 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Debug> MemoryTracker: Peak memory usage (for query): 154.49 KiB. | ||
| 5761 | 2026.05.29 18:24:38.851453 [ 286 ] {f88643ec-4c02-49ac-89e9-c1d6a7cf33ca} <Debug> TCPHandler: Processed in 0.003050721 sec. | ||
| 5762 | 2026.05.29 18:24:38.856494 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5763 | 2026.05.29 18:24:38.856624 [ 286 ] {5dbf8d2f-5988-4b22-827f-5bedb90ecdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5764 | 2026.05.29 18:24:38.856678 [ 286 ] {5dbf8d2f-5988-4b22-827f-5bedb90ecdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5765 | 2026.05.29 18:24:38.857372 [ 286 ] {5dbf8d2f-5988-4b22-827f-5bedb90ecdd5} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2026.05.29 18:24:38.857428 [ 286 ] {5dbf8d2f-5988-4b22-827f-5bedb90ecdd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5767 | 2026.05.29 18:24:38.857845 [ 286 ] {5dbf8d2f-5988-4b22-827f-5bedb90ecdd5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5768 | 2026.05.29 18:24:38.858060 [ 286 ] {5dbf8d2f-5988-4b22-827f-5bedb90ecdd5} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2026.05.29 18:24:38.858209 [ 286 ] {5dbf8d2f-5988-4b22-827f-5bedb90ecdd5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001622 sec., 175092.4784217016 rows/sec., 11.12 MiB/sec. | ||
| 5770 | 2026.05.29 18:24:38.858245 [ 286 ] {5dbf8d2f-5988-4b22-827f-5bedb90ecdd5} <Debug> TCPHandler: Processed in 0.001816311 sec. | ||
| 5771 | 2026.05.29 18:24:38.858374 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2026.05.29 18:24:38.858474 [ 286 ] {96ec91ad-5687-4239-8bb8-3785fa143b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5773 | 2026.05.29 18:24:38.858516 [ 286 ] {96ec91ad-5687-4239-8bb8-3785fa143b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5774 | 2026.05.29 18:24:38.859302 [ 286 ] {96ec91ad-5687-4239-8bb8-3785fa143b13} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.05.29 18:24:38.859340 [ 286 ] {96ec91ad-5687-4239-8bb8-3785fa143b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5776 | 2026.05.29 18:24:38.859721 [ 286 ] {96ec91ad-5687-4239-8bb8-3785fa143b13} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5777 | 2026.05.29 18:24:38.859929 [ 286 ] {96ec91ad-5687-4239-8bb8-3785fa143b13} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.05.29 18:24:38.860061 [ 286 ] {96ec91ad-5687-4239-8bb8-3785fa143b13} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001609 sec., 509011.80857675575 rows/sec., 39.48 MiB/sec. | ||
| 5779 | 2026.05.29 18:24:38.860096 [ 286 ] {96ec91ad-5687-4239-8bb8-3785fa143b13} <Debug> TCPHandler: Processed in 0.00177313 sec. | ||
| 5780 | 2026.05.29 18:24:38.860213 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5781 | 2026.05.29 18:24:38.860310 [ 286 ] {ba41e167-7a62-4c0b-88af-114f85e186f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5782 | 2026.05.29 18:24:38.860350 [ 286 ] {ba41e167-7a62-4c0b-88af-114f85e186f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5783 | 2026.05.29 18:24:38.860789 [ 286 ] {ba41e167-7a62-4c0b-88af-114f85e186f2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.05.29 18:24:38.860825 [ 286 ] {ba41e167-7a62-4c0b-88af-114f85e186f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5785 | 2026.05.29 18:24:38.861157 [ 286 ] {ba41e167-7a62-4c0b-88af-114f85e186f2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5786 | 2026.05.29 18:24:38.861361 [ 286 ] {ba41e167-7a62-4c0b-88af-114f85e186f2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.05.29 18:24:38.861491 [ 286 ] {ba41e167-7a62-4c0b-88af-114f85e186f2} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.0012 sec., 127500.00000000001 rows/sec., 7.62 MiB/sec. | ||
| 5788 | 2026.05.29 18:24:38.861526 [ 286 ] {ba41e167-7a62-4c0b-88af-114f85e186f2} <Debug> TCPHandler: Processed in 0.001363724 sec. | ||
| 5789 | 2026.05.29 18:24:38.861643 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5790 | 2026.05.29 18:24:38.861738 [ 286 ] {93a5f967-890e-49ad-97e0-393ace46638b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5791 | 2026.05.29 18:24:38.861779 [ 286 ] {93a5f967-890e-49ad-97e0-393ace46638b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5792 | 2026.05.29 18:24:38.862208 [ 286 ] {93a5f967-890e-49ad-97e0-393ace46638b} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2026.05.29 18:24:38.862245 [ 286 ] {93a5f967-890e-49ad-97e0-393ace46638b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5794 | 2026.05.29 18:24:38.862540 [ 286 ] {93a5f967-890e-49ad-97e0-393ace46638b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5795 | 2026.05.29 18:24:38.862756 [ 286 ] {93a5f967-890e-49ad-97e0-393ace46638b} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2026.05.29 18:24:38.862883 [ 286 ] {93a5f967-890e-49ad-97e0-393ace46638b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001163 sec., 128116.93895098883 rows/sec., 8.28 MiB/sec. | ||
| 5797 | 2026.05.29 18:24:38.862918 [ 286 ] {93a5f967-890e-49ad-97e0-393ace46638b} <Debug> TCPHandler: Processed in 0.001324772 sec. | ||
| 5798 | 2026.05.29 18:24:38.863036 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.05.29 18:24:38.863131 [ 286 ] {682cd259-7157-44bf-b391-5a714c9508b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5800 | 2026.05.29 18:24:38.863171 [ 286 ] {682cd259-7157-44bf-b391-5a714c9508b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5801 | 2026.05.29 18:24:38.863600 [ 286 ] {682cd259-7157-44bf-b391-5a714c9508b4} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.05.29 18:24:38.863637 [ 286 ] {682cd259-7157-44bf-b391-5a714c9508b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5803 | 2026.05.29 18:24:38.863944 [ 286 ] {682cd259-7157-44bf-b391-5a714c9508b4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5804 | 2026.05.29 18:24:38.864170 [ 286 ] {682cd259-7157-44bf-b391-5a714c9508b4} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.05.29 18:24:38.864297 [ 286 ] {682cd259-7157-44bf-b391-5a714c9508b4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 5806 | 2026.05.29 18:24:38.864332 [ 286 ] {682cd259-7157-44bf-b391-5a714c9508b4} <Debug> TCPHandler: Processed in 0.001347943 sec. | ||
| 5807 | 2026.05.29 18:24:38.864454 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.05.29 18:24:38.864550 [ 286 ] {7f320e86-89d4-4754-8afa-6c6fcc667317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5809 | 2026.05.29 18:24:38.864592 [ 286 ] {7f320e86-89d4-4754-8afa-6c6fcc667317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5810 | 2026.05.29 18:24:38.865171 [ 286 ] {7f320e86-89d4-4754-8afa-6c6fcc667317} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2026.05.29 18:24:38.865207 [ 286 ] {7f320e86-89d4-4754-8afa-6c6fcc667317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5812 | 2026.05.29 18:24:38.865550 [ 286 ] {7f320e86-89d4-4754-8afa-6c6fcc667317} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5813 | 2026.05.29 18:24:38.865753 [ 286 ] {7f320e86-89d4-4754-8afa-6c6fcc667317} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.05.29 18:24:38.865880 [ 286 ] {7f320e86-89d4-4754-8afa-6c6fcc667317} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001347 sec., 371937.63919821824 rows/sec., 26.14 MiB/sec. | ||
| 5815 | 2026.05.29 18:24:38.865914 [ 286 ] {7f320e86-89d4-4754-8afa-6c6fcc667317} <Debug> TCPHandler: Processed in 0.001511625 sec. | ||
| 5816 | 2026.05.29 18:24:38.866031 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2026.05.29 18:24:38.866128 [ 286 ] {24ed80eb-a006-46e1-90b6-a3d3296b9493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5818 | 2026.05.29 18:24:38.866170 [ 286 ] {24ed80eb-a006-46e1-90b6-a3d3296b9493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5819 | 2026.05.29 18:24:38.866498 [ 286 ] {24ed80eb-a006-46e1-90b6-a3d3296b9493} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.05.29 18:24:38.866533 [ 286 ] {24ed80eb-a006-46e1-90b6-a3d3296b9493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5821 | 2026.05.29 18:24:38.866834 [ 286 ] {24ed80eb-a006-46e1-90b6-a3d3296b9493} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5822 | 2026.05.29 18:24:38.867036 [ 286 ] {24ed80eb-a006-46e1-90b6-a3d3296b9493} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5823 | 2026.05.29 18:24:38.867164 [ 286 ] {24ed80eb-a006-46e1-90b6-a3d3296b9493} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 5824 | 2026.05.29 18:24:38.867199 [ 286 ] {24ed80eb-a006-46e1-90b6-a3d3296b9493} <Debug> TCPHandler: Processed in 0.001219171 sec. | ||
| 5825 | 2026.05.29 18:24:38.867312 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2026.05.29 18:24:38.867408 [ 286 ] {9662217f-5b82-45a4-a1e6-33a93e7a521f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5827 | 2026.05.29 18:24:38.867452 [ 286 ] {9662217f-5b82-45a4-a1e6-33a93e7a521f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5828 | 2026.05.29 18:24:38.867852 [ 286 ] {9662217f-5b82-45a4-a1e6-33a93e7a521f} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2026.05.29 18:24:38.867888 [ 286 ] {9662217f-5b82-45a4-a1e6-33a93e7a521f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5830 | 2026.05.29 18:24:38.868224 [ 286 ] {9662217f-5b82-45a4-a1e6-33a93e7a521f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5831 | 2026.05.29 18:24:38.868452 [ 286 ] {9662217f-5b82-45a4-a1e6-33a93e7a521f} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2026.05.29 18:24:38.868582 [ 286 ] {9662217f-5b82-45a4-a1e6-33a93e7a521f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001192 sec., 222315.43624161076 rows/sec., 14.77 MiB/sec. | ||
| 5833 | 2026.05.29 18:24:38.868616 [ 286 ] {9662217f-5b82-45a4-a1e6-33a93e7a521f} <Debug> TCPHandler: Processed in 0.001354843 sec. | ||
| 5834 | 2026.05.29 18:24:38.868744 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2026.05.29 18:24:38.868840 [ 286 ] {2b6d5c89-cd30-4ce8-a7ac-453d91e0edf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5836 | 2026.05.29 18:24:38.868882 [ 286 ] {2b6d5c89-cd30-4ce8-a7ac-453d91e0edf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5837 | 2026.05.29 18:24:38.869194 [ 286 ] {2b6d5c89-cd30-4ce8-a7ac-453d91e0edf4} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.05.29 18:24:38.869230 [ 286 ] {2b6d5c89-cd30-4ce8-a7ac-453d91e0edf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5839 | 2026.05.29 18:24:38.869542 [ 286 ] {2b6d5c89-cd30-4ce8-a7ac-453d91e0edf4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5840 | 2026.05.29 18:24:38.869746 [ 286 ] {2b6d5c89-cd30-4ce8-a7ac-453d91e0edf4} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2026.05.29 18:24:38.869848 [ 52 ] {} <Debug> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5842 | 2026.05.29 18:24:38.869873 [ 286 ] {2b6d5c89-cd30-4ce8-a7ac-453d91e0edf4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 5843 | 2026.05.29 18:24:38.869896 [ 52 ] {} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.05.29 18:24:38.869912 [ 286 ] {2b6d5c89-cd30-4ce8-a7ac-453d91e0edf4} <Debug> TCPHandler: Processed in 0.001217641 sec. | ||
| 5845 | 2026.05.29 18:24:38.869923 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5846 | 2026.05.29 18:24:38.870045 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5847 | 2026.05.29 18:24:38.870046 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 5848 | 2026.05.29 18:24:38.870153 [ 286 ] {07f9f192-c600-46fe-a760-3c288a0db46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5849 | 2026.05.29 18:24:38.870186 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5850 | 2026.05.29 18:24:38.870212 [ 286 ] {07f9f192-c600-46fe-a760-3c288a0db46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5851 | 2026.05.29 18:24:38.870222 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 5852 | 2026.05.29 18:24:38.870288 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 5853 | 2026.05.29 18:24:38.870330 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 5854 | 2026.05.29 18:24:38.870368 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 5855 | 2026.05.29 18:24:38.870403 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 5856 | 2026.05.29 18:24:38.870438 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 5857 | 2026.05.29 18:24:38.870980 [ 286 ] {07f9f192-c600-46fe-a760-3c288a0db46d} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5858 | 2026.05.29 18:24:38.871020 [ 286 ] {07f9f192-c600-46fe-a760-3c288a0db46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5859 | 2026.05.29 18:24:38.871191 [ 198 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.00118356 sec., 12673.628713373213 rows/sec., 850.68 KiB/sec. | ||
| 5860 | 2026.05.29 18:24:38.871346 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5861 | 2026.05.29 18:24:38.871568 [ 286 ] {07f9f192-c600-46fe-a760-3c288a0db46d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5862 | 2026.05.29 18:24:38.871620 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_15_3} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.05.29 18:24:38.871701 [ 191 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_15_3} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5864 | 2026.05.29 18:24:38.871774 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5865 | 2026.05.29 18:24:38.871815 [ 286 ] {07f9f192-c600-46fe-a760-3c288a0db46d} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5866 | 2026.05.29 18:24:38.871959 [ 286 ] {07f9f192-c600-46fe-a760-3c288a0db46d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001824 sec., 6030.701754385965 rows/sec., 10.81 MiB/sec. | ||
| 5867 | 2026.05.29 18:24:38.872014 [ 286 ] {07f9f192-c600-46fe-a760-3c288a0db46d} <Debug> TCPHandler: Processed in 0.002020534 sec. | ||
| 5868 | 2026.05.29 18:24:38.872137 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5869 | 2026.05.29 18:24:38.872233 [ 286 ] {91f413bc-a8b1-4e3b-8ad0-77f26c44b934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5870 | 2026.05.29 18:24:38.872274 [ 286 ] {91f413bc-a8b1-4e3b-8ad0-77f26c44b934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5871 | 2026.05.29 18:24:38.872609 [ 286 ] {91f413bc-a8b1-4e3b-8ad0-77f26c44b934} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2026.05.29 18:24:38.872644 [ 286 ] {91f413bc-a8b1-4e3b-8ad0-77f26c44b934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5873 | 2026.05.29 18:24:38.872960 [ 286 ] {91f413bc-a8b1-4e3b-8ad0-77f26c44b934} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5874 | 2026.05.29 18:24:38.873188 [ 286 ] {91f413bc-a8b1-4e3b-8ad0-77f26c44b934} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2026.05.29 18:24:38.873313 [ 286 ] {91f413bc-a8b1-4e3b-8ad0-77f26c44b934} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 5876 | 2026.05.29 18:24:38.873346 [ 286 ] {91f413bc-a8b1-4e3b-8ad0-77f26c44b934} <Debug> TCPHandler: Processed in 0.001260312 sec. | ||
| 5877 | 2026.05.29 18:24:39.429826 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5878 | 2026.05.29 18:24:39.430058 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5879 | 2026.05.29 18:24:39.430435 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5880 | 2026.05.29 18:24:39.430477 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5881 | 2026.05.29 18:24:39.430724 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5882 | 2026.05.29 18:24:39.430796 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5883 | 2026.05.29 18:24:39.430945 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 5884 | 2026.05.29 18:24:39.431045 [ 343 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5885 | 2026.05.29 18:24:39.431045 [ 339 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5886 | 2026.05.29 18:24:39.431047 [ 350 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5887 | 2026.05.29 18:24:39.431217 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5888 | 2026.05.29 18:24:39.431248 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5889 | 2026.05.29 18:24:39.431337 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5890 | 2026.05.29 18:24:39.431358 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 5891 | 2026.05.29 18:24:39.431396 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5892 | 2026.05.29 18:24:39.431438 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5893 | 2026.05.29 18:24:39.431476 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5894 | 2026.05.29 18:24:39.432764 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002803 sec., 16410.98822689975 rows/sec., 1.96 MiB/sec. | ||
| 5895 | 2026.05.29 18:24:39.432910 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Debug> MemoryTracker: Peak memory usage (for query): 138.82 KiB. | ||
| 5896 | 2026.05.29 18:24:39.432925 [ 286 ] {57f79a17-98ba-4a6e-8532-680f39bd0798} <Debug> TCPHandler: Processed in 0.003229915 sec. | ||
| 5897 | 2026.05.29 18:24:39.444531 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5898 | 2026.05.29 18:24:39.444650 [ 286 ] {f89a428d-911b-4e39-a03f-bc3debc598e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5899 | 2026.05.29 18:24:39.444706 [ 286 ] {f89a428d-911b-4e39-a03f-bc3debc598e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5900 | 2026.05.29 18:24:39.446313 [ 286 ] {f89a428d-911b-4e39-a03f-bc3debc598e0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5901 | 2026.05.29 18:24:39.446357 [ 286 ] {f89a428d-911b-4e39-a03f-bc3debc598e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5902 | 2026.05.29 18:24:39.446887 [ 286 ] {f89a428d-911b-4e39-a03f-bc3debc598e0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5903 | 2026.05.29 18:24:39.447107 [ 286 ] {f89a428d-911b-4e39-a03f-bc3debc598e0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.05.29 18:24:39.447260 [ 286 ] {f89a428d-911b-4e39-a03f-bc3debc598e0} <Debug> executeQuery: Read 2439 rows, 185.37 KiB in 0.002646 sec., 921768.7074829933 rows/sec., 68.42 MiB/sec. | ||
| 5905 | 2026.05.29 18:24:39.447298 [ 286 ] {f89a428d-911b-4e39-a03f-bc3debc598e0} <Debug> TCPHandler: Processed in 0.002820158 sec. | ||
| 5906 | 2026.05.29 18:24:39.447426 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5907 | 2026.05.29 18:24:39.447528 [ 286 ] {59623630-4434-422e-ad39-cf8662beacb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5908 | 2026.05.29 18:24:39.447572 [ 286 ] {59623630-4434-422e-ad39-cf8662beacb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5909 | 2026.05.29 18:24:39.447992 [ 286 ] {59623630-4434-422e-ad39-cf8662beacb1} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2026.05.29 18:24:39.448029 [ 286 ] {59623630-4434-422e-ad39-cf8662beacb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5911 | 2026.05.29 18:24:39.448322 [ 286 ] {59623630-4434-422e-ad39-cf8662beacb1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5912 | 2026.05.29 18:24:39.448523 [ 286 ] {59623630-4434-422e-ad39-cf8662beacb1} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2026.05.29 18:24:39.448653 [ 286 ] {59623630-4434-422e-ad39-cf8662beacb1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001147 sec., 35745.42284219703 rows/sec., 2.62 MiB/sec. | ||
| 5914 | 2026.05.29 18:24:39.448688 [ 286 ] {59623630-4434-422e-ad39-cf8662beacb1} <Debug> TCPHandler: Processed in 0.001314952 sec. | ||
| 5915 | 2026.05.29 18:24:39.448806 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5916 | 2026.05.29 18:24:39.448902 [ 286 ] {5bc1bbac-2853-4d96-afa2-8f813848d624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5917 | 2026.05.29 18:24:39.448943 [ 286 ] {5bc1bbac-2853-4d96-afa2-8f813848d624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5918 | 2026.05.29 18:24:39.449578 [ 286 ] {5bc1bbac-2853-4d96-afa2-8f813848d624} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5919 | 2026.05.29 18:24:39.449614 [ 286 ] {5bc1bbac-2853-4d96-afa2-8f813848d624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5920 | 2026.05.29 18:24:39.449947 [ 286 ] {5bc1bbac-2853-4d96-afa2-8f813848d624} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5921 | 2026.05.29 18:24:39.450154 [ 286 ] {5bc1bbac-2853-4d96-afa2-8f813848d624} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5922 | 2026.05.29 18:24:39.450291 [ 286 ] {5bc1bbac-2853-4d96-afa2-8f813848d624} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001408 sec., 568892.0454545454 rows/sec., 32.86 MiB/sec. | ||
| 5923 | 2026.05.29 18:24:39.450327 [ 286 ] {5bc1bbac-2853-4d96-afa2-8f813848d624} <Debug> TCPHandler: Processed in 0.001572427 sec. | ||
| 5924 | 2026.05.29 18:24:39.450446 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5925 | 2026.05.29 18:24:39.450542 [ 286 ] {43a94bfa-abd2-454f-982a-85c7e7658101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5926 | 2026.05.29 18:24:39.450583 [ 286 ] {43a94bfa-abd2-454f-982a-85c7e7658101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5927 | 2026.05.29 18:24:39.450962 [ 286 ] {43a94bfa-abd2-454f-982a-85c7e7658101} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2026.05.29 18:24:39.450996 [ 286 ] {43a94bfa-abd2-454f-982a-85c7e7658101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5929 | 2026.05.29 18:24:39.451334 [ 286 ] {43a94bfa-abd2-454f-982a-85c7e7658101} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5930 | 2026.05.29 18:24:39.451537 [ 286 ] {43a94bfa-abd2-454f-982a-85c7e7658101} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2026.05.29 18:24:39.451663 [ 286 ] {43a94bfa-abd2-454f-982a-85c7e7658101} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 61.68 KiB/sec. | ||
| 5932 | 2026.05.29 18:24:39.451697 [ 286 ] {43a94bfa-abd2-454f-982a-85c7e7658101} <Debug> TCPHandler: Processed in 0.001303072 sec. | ||
| 5933 | 2026.05.29 18:24:39.451815 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5934 | 2026.05.29 18:24:39.451910 [ 286 ] {bd7f072e-5764-4fca-aa7d-c20809c14428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5935 | 2026.05.29 18:24:39.451951 [ 286 ] {bd7f072e-5764-4fca-aa7d-c20809c14428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5936 | 2026.05.29 18:24:39.452745 [ 286 ] {bd7f072e-5764-4fca-aa7d-c20809c14428} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.05.29 18:24:39.452781 [ 286 ] {bd7f072e-5764-4fca-aa7d-c20809c14428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5938 | 2026.05.29 18:24:39.453149 [ 286 ] {bd7f072e-5764-4fca-aa7d-c20809c14428} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5939 | 2026.05.29 18:24:39.453352 [ 286 ] {bd7f072e-5764-4fca-aa7d-c20809c14428} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2026.05.29 18:24:39.453479 [ 286 ] {bd7f072e-5764-4fca-aa7d-c20809c14428} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001586 sec., 814627.9949558638 rows/sec., 54.36 MiB/sec. | ||
| 5941 | 2026.05.29 18:24:39.453513 [ 286 ] {bd7f072e-5764-4fca-aa7d-c20809c14428} <Debug> TCPHandler: Processed in 0.00174869 sec. | ||
| 5942 | 2026.05.29 18:24:39.453633 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2026.05.29 18:24:39.453729 [ 286 ] {842e599b-4991-4e29-9d6c-3600ecf0ee7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5944 | 2026.05.29 18:24:39.453772 [ 286 ] {842e599b-4991-4e29-9d6c-3600ecf0ee7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5945 | 2026.05.29 18:24:39.454418 [ 286 ] {842e599b-4991-4e29-9d6c-3600ecf0ee7a} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.05.29 18:24:39.454454 [ 286 ] {842e599b-4991-4e29-9d6c-3600ecf0ee7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5947 | 2026.05.29 18:24:39.454889 [ 286 ] {842e599b-4991-4e29-9d6c-3600ecf0ee7a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5948 | 2026.05.29 18:24:39.455096 [ 286 ] {842e599b-4991-4e29-9d6c-3600ecf0ee7a} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2026.05.29 18:24:39.455225 [ 286 ] {842e599b-4991-4e29-9d6c-3600ecf0ee7a} <Debug> executeQuery: Read 1476 rows, 91.48 KiB in 0.001515 sec., 974257.4257425743 rows/sec., 58.97 MiB/sec. | ||
| 5950 | 2026.05.29 18:24:39.455260 [ 286 ] {842e599b-4991-4e29-9d6c-3600ecf0ee7a} <Debug> TCPHandler: Processed in 0.001677429 sec. | ||
| 5951 | 2026.05.29 18:24:39.455374 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5952 | 2026.05.29 18:24:39.455478 [ 286 ] {3e38601c-f20f-4b2c-8d97-aef9af316600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5953 | 2026.05.29 18:24:39.455533 [ 286 ] {3e38601c-f20f-4b2c-8d97-aef9af316600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5954 | 2026.05.29 18:24:39.456313 [ 286 ] {3e38601c-f20f-4b2c-8d97-aef9af316600} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.05.29 18:24:39.456348 [ 286 ] {3e38601c-f20f-4b2c-8d97-aef9af316600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5956 | 2026.05.29 18:24:39.456980 [ 286 ] {3e38601c-f20f-4b2c-8d97-aef9af316600} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5957 | 2026.05.29 18:24:39.457203 [ 286 ] {3e38601c-f20f-4b2c-8d97-aef9af316600} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2026.05.29 18:24:39.457343 [ 286 ] {3e38601c-f20f-4b2c-8d97-aef9af316600} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001883 sec., 21773.76526818906 rows/sec., 39.02 MiB/sec. | ||
| 5959 | 2026.05.29 18:24:39.457396 [ 286 ] {3e38601c-f20f-4b2c-8d97-aef9af316600} <Debug> TCPHandler: Processed in 0.002073145 sec. | ||
| 5960 | 2026.05.29 18:24:39.457533 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2026.05.29 18:24:39.457628 [ 286 ] {8bc95f5d-b42a-4c05-9dfd-df0aaf48b673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5962 | 2026.05.29 18:24:39.457671 [ 286 ] {8bc95f5d-b42a-4c05-9dfd-df0aaf48b673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5963 | 2026.05.29 18:24:39.457995 [ 286 ] {8bc95f5d-b42a-4c05-9dfd-df0aaf48b673} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.05.29 18:24:39.458029 [ 286 ] {8bc95f5d-b42a-4c05-9dfd-df0aaf48b673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5965 | 2026.05.29 18:24:39.458343 [ 286 ] {8bc95f5d-b42a-4c05-9dfd-df0aaf48b673} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5966 | 2026.05.29 18:24:39.458552 [ 286 ] {8bc95f5d-b42a-4c05-9dfd-df0aaf48b673} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2026.05.29 18:24:39.458681 [ 286 ] {8bc95f5d-b42a-4c05-9dfd-df0aaf48b673} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 380.23 KiB/sec. | ||
| 5968 | 2026.05.29 18:24:39.458714 [ 286 ] {8bc95f5d-b42a-4c05-9dfd-df0aaf48b673} <Debug> TCPHandler: Processed in 0.001233261 sec. | ||
| 5969 | 2026.05.29 18:24:42.153634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11097 | ||
| 5970 | 2026.05.29 18:24:42.154430 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.05.29 18:24:42.154509 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5972 | 2026.05.29 18:24:42.155286 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5973 | 2026.05.29 18:24:42.155523 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.05.29 18:24:42.155669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11097 | ||
| 5975 | 2026.05.29 18:24:42.763043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5976 | 2026.05.29 18:24:42.780173 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2026.05.29 18:24:42.780245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5978 | 2026.05.29 18:24:42.786589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5979 | 2026.05.29 18:24:42.787365 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.05.29 18:24:42.790551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5981 | 2026.05.29 18:24:43.843797 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2026.05.29 18:24:43.844026 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5983 | 2026.05.29 18:24:43.844413 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5984 | 2026.05.29 18:24:43.844450 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5985 | 2026.05.29 18:24:43.844664 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5986 | 2026.05.29 18:24:43.844732 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5987 | 2026.05.29 18:24:43.844873 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5988 | 2026.05.29 18:24:43.844953 [ 357 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5989 | 2026.05.29 18:24:43.844970 [ 328 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5990 | 2026.05.29 18:24:43.844977 [ 350 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5991 | 2026.05.29 18:24:43.845116 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5992 | 2026.05.29 18:24:43.845144 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5993 | 2026.05.29 18:24:43.845227 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5994 | 2026.05.29 18:24:43.845248 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 5995 | 2026.05.29 18:24:43.845284 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5996 | 2026.05.29 18:24:43.845335 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5997 | 2026.05.29 18:24:43.845383 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5998 | 2026.05.29 18:24:43.846545 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002569 sec., 17905.799922148697 rows/sec., 2.14 MiB/sec. | ||
| 5999 | 2026.05.29 18:24:43.846673 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Debug> MemoryTracker: Peak memory usage (for query): 135.74 KiB. | ||
| 6000 | 2026.05.29 18:24:43.846688 [ 286 ] {e624cead-31e7-4a6e-87d8-c6af2662281e} <Debug> TCPHandler: Processed in 0.002997771 sec. | ||
| 6001 | 2026.05.29 18:24:43.848307 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2026.05.29 18:24:43.848417 [ 286 ] {2e896297-00ac-4a70-9144-14fc450d19f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6003 | 2026.05.29 18:24:43.848461 [ 286 ] {2e896297-00ac-4a70-9144-14fc450d19f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6004 | 2026.05.29 18:24:43.848946 [ 286 ] {2e896297-00ac-4a70-9144-14fc450d19f7} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2026.05.29 18:24:43.848989 [ 286 ] {2e896297-00ac-4a70-9144-14fc450d19f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6006 | 2026.05.29 18:24:43.849346 [ 286 ] {2e896297-00ac-4a70-9144-14fc450d19f7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6007 | 2026.05.29 18:24:43.849567 [ 286 ] {2e896297-00ac-4a70-9144-14fc450d19f7} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2026.05.29 18:24:43.849710 [ 286 ] {2e896297-00ac-4a70-9144-14fc450d19f7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001324 sec., 42296.07250755287 rows/sec., 3.25 MiB/sec. | ||
| 6009 | 2026.05.29 18:24:43.849744 [ 286 ] {2e896297-00ac-4a70-9144-14fc450d19f7} <Debug> TCPHandler: Processed in 0.001489155 sec. | ||
| 6010 | 2026.05.29 18:24:43.849867 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6011 | 2026.05.29 18:24:43.849965 [ 286 ] {915603f4-7d9f-4065-9794-4890c3a98dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6012 | 2026.05.29 18:24:43.850006 [ 286 ] {915603f4-7d9f-4065-9794-4890c3a98dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6013 | 2026.05.29 18:24:43.850425 [ 286 ] {915603f4-7d9f-4065-9794-4890c3a98dde} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.05.29 18:24:43.850461 [ 286 ] {915603f4-7d9f-4065-9794-4890c3a98dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6015 | 2026.05.29 18:24:43.850750 [ 286 ] {915603f4-7d9f-4065-9794-4890c3a98dde} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6016 | 2026.05.29 18:24:43.850961 [ 286 ] {915603f4-7d9f-4065-9794-4890c3a98dde} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.05.29 18:24:43.851088 [ 286 ] {915603f4-7d9f-4065-9794-4890c3a98dde} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 6018 | 2026.05.29 18:24:43.851122 [ 286 ] {915603f4-7d9f-4065-9794-4890c3a98dde} <Debug> TCPHandler: Processed in 0.001306753 sec. | ||
| 6019 | 2026.05.29 18:24:43.851246 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2026.05.29 18:24:43.851343 [ 286 ] {7dcf8e40-7f94-4677-ac6b-3b91b4e897b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6021 | 2026.05.29 18:24:43.851386 [ 286 ] {7dcf8e40-7f94-4677-ac6b-3b91b4e897b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6022 | 2026.05.29 18:24:43.851791 [ 286 ] {7dcf8e40-7f94-4677-ac6b-3b91b4e897b1} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.05.29 18:24:43.851826 [ 286 ] {7dcf8e40-7f94-4677-ac6b-3b91b4e897b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6024 | 2026.05.29 18:24:43.852143 [ 286 ] {7dcf8e40-7f94-4677-ac6b-3b91b4e897b1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6025 | 2026.05.29 18:24:43.852344 [ 286 ] {7dcf8e40-7f94-4677-ac6b-3b91b4e897b1} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2026.05.29 18:24:43.852469 [ 286 ] {7dcf8e40-7f94-4677-ac6b-3b91b4e897b1} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001145 sec., 129257.64192139739 rows/sec., 9.00 MiB/sec. | ||
| 6027 | 2026.05.29 18:24:43.852503 [ 286 ] {7dcf8e40-7f94-4677-ac6b-3b91b4e897b1} <Debug> TCPHandler: Processed in 0.001308132 sec. | ||
| 6028 | 2026.05.29 18:24:43.852626 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6029 | 2026.05.29 18:24:43.852720 [ 286 ] {dc3fe903-d4aa-498c-aef5-b850ecb60344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6030 | 2026.05.29 18:24:43.852762 [ 286 ] {dc3fe903-d4aa-498c-aef5-b850ecb60344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6031 | 2026.05.29 18:24:43.853091 [ 286 ] {dc3fe903-d4aa-498c-aef5-b850ecb60344} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2026.05.29 18:24:43.853126 [ 286 ] {dc3fe903-d4aa-498c-aef5-b850ecb60344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6033 | 2026.05.29 18:24:43.853436 [ 286 ] {dc3fe903-d4aa-498c-aef5-b850ecb60344} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6034 | 2026.05.29 18:24:43.853638 [ 286 ] {dc3fe903-d4aa-498c-aef5-b850ecb60344} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2026.05.29 18:24:43.853764 [ 286 ] {dc3fe903-d4aa-498c-aef5-b850ecb60344} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001062 sec., 50847.457627118645 rows/sec., 3.43 MiB/sec. | ||
| 6036 | 2026.05.29 18:24:43.853797 [ 286 ] {dc3fe903-d4aa-498c-aef5-b850ecb60344} <Debug> TCPHandler: Processed in 0.001222431 sec. | ||
| 6037 | 2026.05.29 18:24:48.848511 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6038 | 2026.05.29 18:24:48.848779 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 6039 | 2026.05.29 18:24:48.849181 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6040 | 2026.05.29 18:24:48.849230 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 6041 | 2026.05.29 18:24:48.849477 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6042 | 2026.05.29 18:24:48.849543 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6043 | 2026.05.29 18:24:48.849683 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6044 | 2026.05.29 18:24:48.849767 [ 357 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6045 | 2026.05.29 18:24:48.849785 [ 350 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6046 | 2026.05.29 18:24:48.849785 [ 339 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6047 | 2026.05.29 18:24:48.849925 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 6048 | 2026.05.29 18:24:48.849951 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6049 | 2026.05.29 18:24:48.850034 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6050 | 2026.05.29 18:24:48.850054 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 6051 | 2026.05.29 18:24:48.850090 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6052 | 2026.05.29 18:24:48.850128 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6053 | 2026.05.29 18:24:48.850165 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6054 | 2026.05.29 18:24:48.851496 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.00283 sec., 16254.416961130742 rows/sec., 3.32 MiB/sec. | ||
| 6055 | 2026.05.29 18:24:48.851644 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Debug> MemoryTracker: Peak memory usage (for query): 154.59 KiB. | ||
| 6056 | 2026.05.29 18:24:48.851659 [ 286 ] {ff414dfa-c244-47e2-bf87-c1ff063b19f7} <Debug> TCPHandler: Processed in 0.003284166 sec. | ||
| 6057 | 2026.05.29 18:24:48.856588 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6058 | 2026.05.29 18:24:48.856699 [ 286 ] {12858cde-88fc-456b-b862-123388015218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6059 | 2026.05.29 18:24:48.856742 [ 286 ] {12858cde-88fc-456b-b862-123388015218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6060 | 2026.05.29 18:24:48.857339 [ 286 ] {12858cde-88fc-456b-b862-123388015218} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2026.05.29 18:24:48.857381 [ 286 ] {12858cde-88fc-456b-b862-123388015218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6062 | 2026.05.29 18:24:48.857744 [ 286 ] {12858cde-88fc-456b-b862-123388015218} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6063 | 2026.05.29 18:24:48.857964 [ 286 ] {12858cde-88fc-456b-b862-123388015218} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2026.05.29 18:24:48.858103 [ 286 ] {12858cde-88fc-456b-b862-123388015218} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001436 sec., 197771.58774373258 rows/sec., 12.56 MiB/sec. | ||
| 6065 | 2026.05.29 18:24:48.858137 [ 286 ] {12858cde-88fc-456b-b862-123388015218} <Debug> TCPHandler: Processed in 0.001599027 sec. | ||
| 6066 | 2026.05.29 18:24:48.858265 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6067 | 2026.05.29 18:24:48.858358 [ 286 ] {f540b1d6-9acd-4607-88c7-b74fb90b2465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6068 | 2026.05.29 18:24:48.858398 [ 286 ] {f540b1d6-9acd-4607-88c7-b74fb90b2465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6069 | 2026.05.29 18:24:48.859206 [ 286 ] {f540b1d6-9acd-4607-88c7-b74fb90b2465} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2026.05.29 18:24:48.859241 [ 286 ] {f540b1d6-9acd-4607-88c7-b74fb90b2465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6071 | 2026.05.29 18:24:48.859571 [ 286 ] {f540b1d6-9acd-4607-88c7-b74fb90b2465} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6072 | 2026.05.29 18:24:48.859767 [ 286 ] {f540b1d6-9acd-4607-88c7-b74fb90b2465} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6073 | 2026.05.29 18:24:48.859877 [ 39 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6074 | 2026.05.29 18:24:48.859892 [ 286 ] {f540b1d6-9acd-4607-88c7-b74fb90b2465} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001553 sec., 527366.387636832 rows/sec., 40.90 MiB/sec. | ||
| 6075 | 2026.05.29 18:24:48.859936 [ 39 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.05.29 18:24:48.859944 [ 286 ] {f540b1d6-9acd-4607-88c7-b74fb90b2465} <Debug> TCPHandler: Processed in 0.001726689 sec. | ||
| 6077 | 2026.05.29 18:24:48.859965 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6078 | 2026.05.29 18:24:48.860072 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.05.29 18:24:48.860090 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 6080 | 2026.05.29 18:24:48.860170 [ 286 ] {cb27228b-b631-47b8-bdf5-2de71e7c0ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6081 | 2026.05.29 18:24:48.860205 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6082 | 2026.05.29 18:24:48.860213 [ 286 ] {cb27228b-b631-47b8-bdf5-2de71e7c0ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6083 | 2026.05.29 18:24:48.860243 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 6084 | 2026.05.29 18:24:48.860308 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 116 rows starting from the beginning of the part | ||
| 6085 | 2026.05.29 18:24:48.860371 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 819 rows starting from the beginning of the part | ||
| 6086 | 2026.05.29 18:24:48.860417 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2439 rows starting from the beginning of the part | ||
| 6087 | 2026.05.29 18:24:48.860471 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 6088 | 2026.05.29 18:24:48.860527 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 819 rows starting from the beginning of the part | ||
| 6089 | 2026.05.29 18:24:48.860714 [ 286 ] {cb27228b-b631-47b8-bdf5-2de71e7c0ca8} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.05.29 18:24:48.860754 [ 286 ] {cb27228b-b631-47b8-bdf5-2de71e7c0ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6091 | 2026.05.29 18:24:48.861219 [ 286 ] {cb27228b-b631-47b8-bdf5-2de71e7c0ca8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6092 | 2026.05.29 18:24:48.861440 [ 286 ] {cb27228b-b631-47b8-bdf5-2de71e7c0ca8} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.05.29 18:24:48.861560 [ 39 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6094 | 2026.05.29 18:24:48.861571 [ 286 ] {cb27228b-b631-47b8-bdf5-2de71e7c0ca8} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00142 sec., 107746.47887323944 rows/sec., 6.44 MiB/sec. | ||
| 6095 | 2026.05.29 18:24:48.861607 [ 39 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2026.05.29 18:24:48.861623 [ 286 ] {cb27228b-b631-47b8-bdf5-2de71e7c0ca8} <Debug> TCPHandler: Processed in 0.001599948 sec. | ||
| 6097 | 2026.05.29 18:24:48.861633 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6098 | 2026.05.29 18:24:48.861734 [ 191 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 6099 | 2026.05.29 18:24:48.861758 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2026.05.29 18:24:48.861844 [ 191 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6101 | 2026.05.29 18:24:48.861856 [ 286 ] {d17d558c-4ddf-4b1e-9950-58587ec6e001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6102 | 2026.05.29 18:24:48.861884 [ 191 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 212 rows starting from the beginning of the part | ||
| 6103 | 2026.05.29 18:24:48.861904 [ 286 ] {d17d558c-4ddf-4b1e-9950-58587ec6e001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6104 | 2026.05.29 18:24:48.861950 [ 191 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 157 rows starting from the beginning of the part | ||
| 6105 | 2026.05.29 18:24:48.862002 [ 191 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 6106 | 2026.05.29 18:24:48.862042 [ 191 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 153 rows starting from the beginning of the part | ||
| 6107 | 2026.05.29 18:24:48.862082 [ 191 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 6108 | 2026.05.29 18:24:48.862121 [ 191 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 153 rows starting from the beginning of the part | ||
| 6109 | 2026.05.29 18:24:48.862382 [ 286 ] {d17d558c-4ddf-4b1e-9950-58587ec6e001} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2026.05.29 18:24:48.862422 [ 286 ] {d17d558c-4ddf-4b1e-9950-58587ec6e001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6111 | 2026.05.29 18:24:48.862946 [ 286 ] {d17d558c-4ddf-4b1e-9950-58587ec6e001} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6112 | 2026.05.29 18:24:48.862989 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321592 sec., 564470.7292417025 rows/sec., 37.20 MiB/sec. | ||
| 6113 | 2026.05.29 18:24:48.863129 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7490 rows, containing 5 columns (5 merged, 0 gathered) in 0.003127894 sec., 2394582.425107756 rows/sec., 189.89 MiB/sec. | ||
| 6114 | 2026.05.29 18:24:48.863160 [ 286 ] {d17d558c-4ddf-4b1e-9950-58587ec6e001} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.05.29 18:24:48.863179 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6116 | 2026.05.29 18:24:48.863287 [ 286 ] {d17d558c-4ddf-4b1e-9950-58587ec6e001} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001504 sec., 99069.14893617021 rows/sec., 6.40 MiB/sec. | ||
| 6117 | 2026.05.29 18:24:48.863326 [ 286 ] {d17d558c-4ddf-4b1e-9950-58587ec6e001} <Debug> TCPHandler: Processed in 0.001674249 sec. | ||
| 6118 | 2026.05.29 18:24:48.863478 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6119 | 2026.05.29 18:24:48.863515 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6120 | 2026.05.29 18:24:48.863547 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_31_6} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.05.29 18:24:48.863613 [ 286 ] {2d25870f-0db8-44fc-851f-19b6f6ba3bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6122 | 2026.05.29 18:24:48.863651 [ 198 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_31_6} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6123 | 2026.05.29 18:24:48.863660 [ 286 ] {2d25870f-0db8-44fc-851f-19b6f6ba3bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6124 | 2026.05.29 18:24:48.863755 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6125 | 2026.05.29 18:24:48.863805 [ 191 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_36_7} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2026.05.29 18:24:48.863909 [ 191 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_36_7} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6127 | 2026.05.29 18:24:48.864009 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 6128 | 2026.05.29 18:24:48.864131 [ 286 ] {2d25870f-0db8-44fc-851f-19b6f6ba3bbd} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.05.29 18:24:48.864170 [ 286 ] {2d25870f-0db8-44fc-851f-19b6f6ba3bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6130 | 2026.05.29 18:24:48.864464 [ 286 ] {2d25870f-0db8-44fc-851f-19b6f6ba3bbd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6131 | 2026.05.29 18:24:48.864667 [ 286 ] {2d25870f-0db8-44fc-851f-19b6f6ba3bbd} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.05.29 18:24:48.864791 [ 286 ] {2d25870f-0db8-44fc-851f-19b6f6ba3bbd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 6133 | 2026.05.29 18:24:48.864824 [ 286 ] {2d25870f-0db8-44fc-851f-19b6f6ba3bbd} <Debug> TCPHandler: Processed in 0.001357183 sec. | ||
| 6134 | 2026.05.29 18:24:48.864947 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2026.05.29 18:24:48.865040 [ 286 ] {ccb79bdd-3aed-43af-9a96-791ef4bbdd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6136 | 2026.05.29 18:24:48.865079 [ 286 ] {ccb79bdd-3aed-43af-9a96-791ef4bbdd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6137 | 2026.05.29 18:24:48.865759 [ 286 ] {ccb79bdd-3aed-43af-9a96-791ef4bbdd94} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.05.29 18:24:48.865793 [ 286 ] {ccb79bdd-3aed-43af-9a96-791ef4bbdd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6139 | 2026.05.29 18:24:48.866108 [ 286 ] {ccb79bdd-3aed-43af-9a96-791ef4bbdd94} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6140 | 2026.05.29 18:24:48.866310 [ 286 ] {ccb79bdd-3aed-43af-9a96-791ef4bbdd94} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.05.29 18:24:48.866437 [ 286 ] {ccb79bdd-3aed-43af-9a96-791ef4bbdd94} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001414 sec., 354314.00282885437 rows/sec., 24.90 MiB/sec. | ||
| 6142 | 2026.05.29 18:24:48.866441 [ 38 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6143 | 2026.05.29 18:24:48.866474 [ 286 ] {ccb79bdd-3aed-43af-9a96-791ef4bbdd94} <Debug> TCPHandler: Processed in 0.001575557 sec. | ||
| 6144 | 2026.05.29 18:24:48.866496 [ 38 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.05.29 18:24:48.866524 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6146 | 2026.05.29 18:24:48.866598 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6147 | 2026.05.29 18:24:48.866620 [ 198 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 6148 | 2026.05.29 18:24:48.866695 [ 286 ] {78c21e20-268b-4eb4-af32-989802457e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6149 | 2026.05.29 18:24:48.866734 [ 198 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6150 | 2026.05.29 18:24:48.866741 [ 286 ] {78c21e20-268b-4eb4-af32-989802457e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6151 | 2026.05.29 18:24:48.866776 [ 198 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 6152 | 2026.05.29 18:24:48.866848 [ 198 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 94 rows starting from the beginning of the part | ||
| 6153 | 2026.05.29 18:24:48.866903 [ 198 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 501 rows starting from the beginning of the part | ||
| 6154 | 2026.05.29 18:24:48.866952 [ 198 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1292 rows starting from the beginning of the part | ||
| 6155 | 2026.05.29 18:24:48.866998 [ 198 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 6156 | 2026.05.29 18:24:48.867042 [ 198 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 501 rows starting from the beginning of the part | ||
| 6157 | 2026.05.29 18:24:48.867081 [ 286 ] {78c21e20-268b-4eb4-af32-989802457e1e} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.05.29 18:24:48.867121 [ 286 ] {78c21e20-268b-4eb4-af32-989802457e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6159 | 2026.05.29 18:24:48.867468 [ 286 ] {78c21e20-268b-4eb4-af32-989802457e1e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6160 | 2026.05.29 18:24:48.867686 [ 286 ] {78c21e20-268b-4eb4-af32-989802457e1e} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.05.29 18:24:48.867820 [ 286 ] {78c21e20-268b-4eb4-af32-989802457e1e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001143 sec., 5249.343832020998 rows/sec., 274.26 KiB/sec. | ||
| 6162 | 2026.05.29 18:24:48.867852 [ 286 ] {78c21e20-268b-4eb4-af32-989802457e1e} <Debug> TCPHandler: Processed in 0.001303733 sec. | ||
| 6163 | 2026.05.29 18:24:48.867974 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2026.05.29 18:24:48.868070 [ 286 ] {1156226f-03ae-42e4-b5bf-1424645df085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6165 | 2026.05.29 18:24:48.868113 [ 286 ] {1156226f-03ae-42e4-b5bf-1424645df085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6166 | 2026.05.29 18:24:48.868531 [ 286 ] {1156226f-03ae-42e4-b5bf-1424645df085} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.05.29 18:24:48.868566 [ 286 ] {1156226f-03ae-42e4-b5bf-1424645df085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6168 | 2026.05.29 18:24:48.868599 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4245 rows, containing 5 columns (5 merged, 0 gathered) in 0.002014074 sec., 2107668.337906155 rows/sec., 152.25 MiB/sec. | ||
| 6169 | 2026.05.29 18:24:48.868876 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6170 | 2026.05.29 18:24:48.868899 [ 286 ] {1156226f-03ae-42e4-b5bf-1424645df085} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6171 | 2026.05.29 18:24:48.869188 [ 286 ] {1156226f-03ae-42e4-b5bf-1424645df085} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.05.29 18:24:48.869264 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_36_7} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.05.29 18:24:48.869296 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6174 | 2026.05.29 18:24:48.869319 [ 286 ] {1156226f-03ae-42e4-b5bf-1424645df085} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001267 sec., 209155.48539857933 rows/sec., 13.90 MiB/sec. | ||
| 6175 | 2026.05.29 18:24:48.869328 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.05.29 18:24:48.869357 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_36_7} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6177 | 2026.05.29 18:24:48.869360 [ 286 ] {1156226f-03ae-42e4-b5bf-1424645df085} <Debug> TCPHandler: Processed in 0.001434414 sec. | ||
| 6178 | 2026.05.29 18:24:48.869362 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6179 | 2026.05.29 18:24:48.869459 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6180 | 2026.05.29 18:24:48.869503 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6181 | 2026.05.29 18:24:48.869504 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 6182 | 2026.05.29 18:24:48.869602 [ 286 ] {70405feb-4f16-4d24-a302-0f1da448745b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6183 | 2026.05.29 18:24:48.869617 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6184 | 2026.05.29 18:24:48.869650 [ 286 ] {70405feb-4f16-4d24-a302-0f1da448745b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6185 | 2026.05.29 18:24:48.869650 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11813 rows starting from the beginning of the part | ||
| 6186 | 2026.05.29 18:24:48.869716 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 6187 | 2026.05.29 18:24:48.869756 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 265 rows starting from the beginning of the part | ||
| 6188 | 2026.05.29 18:24:48.869791 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1476 rows starting from the beginning of the part | ||
| 6189 | 2026.05.29 18:24:48.869824 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 6190 | 2026.05.29 18:24:48.869857 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 6191 | 2026.05.29 18:24:48.869986 [ 286 ] {70405feb-4f16-4d24-a302-0f1da448745b} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.05.29 18:24:48.870027 [ 286 ] {70405feb-4f16-4d24-a302-0f1da448745b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6193 | 2026.05.29 18:24:48.870328 [ 286 ] {70405feb-4f16-4d24-a302-0f1da448745b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6194 | 2026.05.29 18:24:48.870530 [ 286 ] {70405feb-4f16-4d24-a302-0f1da448745b} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.05.29 18:24:48.870654 [ 286 ] {70405feb-4f16-4d24-a302-0f1da448745b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 6196 | 2026.05.29 18:24:48.870687 [ 286 ] {70405feb-4f16-4d24-a302-0f1da448745b} <Debug> TCPHandler: Processed in 0.001233951 sec. | ||
| 6197 | 2026.05.29 18:24:48.870811 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6198 | 2026.05.29 18:24:48.870905 [ 286 ] {3ee6cf51-8e39-4b6b-aa52-f47df57a789c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6199 | 2026.05.29 18:24:48.870959 [ 286 ] {3ee6cf51-8e39-4b6b-aa52-f47df57a789c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6200 | 2026.05.29 18:24:48.871687 [ 286 ] {3ee6cf51-8e39-4b6b-aa52-f47df57a789c} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.05.29 18:24:48.871722 [ 286 ] {3ee6cf51-8e39-4b6b-aa52-f47df57a789c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6202 | 2026.05.29 18:24:48.872252 [ 286 ] {3ee6cf51-8e39-4b6b-aa52-f47df57a789c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6203 | 2026.05.29 18:24:48.872477 [ 286 ] {3ee6cf51-8e39-4b6b-aa52-f47df57a789c} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.05.29 18:24:48.872593 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6205 | 2026.05.29 18:24:48.872621 [ 286 ] {3ee6cf51-8e39-4b6b-aa52-f47df57a789c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001733 sec., 6347.3744950952105 rows/sec., 11.37 MiB/sec. | ||
| 6206 | 2026.05.29 18:24:48.872626 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.05.29 18:24:48.872661 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6208 | 2026.05.29 18:24:48.872681 [ 286 ] {3ee6cf51-8e39-4b6b-aa52-f47df57a789c} <Debug> TCPHandler: Processed in 0.001918152 sec. | ||
| 6209 | 2026.05.29 18:24:48.872741 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 6210 | 2026.05.29 18:24:48.872808 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6211 | 2026.05.29 18:24:48.872908 [ 286 ] {44d6250f-65fa-43e0-ac81-1b9662de92ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6212 | 2026.05.29 18:24:48.872942 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6213 | 2026.05.29 18:24:48.872949 [ 286 ] {44d6250f-65fa-43e0-ac81-1b9662de92ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6214 | 2026.05.29 18:24:48.873000 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 534 rows starting from the beginning of the part | ||
| 6215 | 2026.05.29 18:24:48.873130 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part | ||
| 6216 | 2026.05.29 18:24:48.873255 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 6217 | 2026.05.29 18:24:48.873320 [ 286 ] {44d6250f-65fa-43e0-ac81-1b9662de92ca} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2026.05.29 18:24:48.873360 [ 286 ] {44d6250f-65fa-43e0-ac81-1b9662de92ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6219 | 2026.05.29 18:24:48.873375 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part | ||
| 6220 | 2026.05.29 18:24:48.873487 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 6221 | 2026.05.29 18:24:48.873591 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part | ||
| 6222 | 2026.05.29 18:24:48.873686 [ 286 ] {44d6250f-65fa-43e0-ac81-1b9662de92ca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6223 | 2026.05.29 18:24:48.873919 [ 286 ] {44d6250f-65fa-43e0-ac81-1b9662de92ca} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2026.05.29 18:24:48.873976 [ 195 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14127 rows, containing 5 columns (5 merged, 0 gathered) in 0.004540597 sec., 3111264.884331289 rows/sec., 199.89 MiB/sec. | ||
| 6225 | 2026.05.29 18:24:48.874040 [ 38 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6226 | 2026.05.29 18:24:48.874061 [ 286 ] {44d6250f-65fa-43e0-ac81-1b9662de92ca} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001172 sec., 76791.80887372013 rows/sec., 4.80 MiB/sec. | ||
| 6227 | 2026.05.29 18:24:48.874072 [ 38 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.05.29 18:24:48.874102 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6229 | 2026.05.29 18:24:48.874102 [ 286 ] {44d6250f-65fa-43e0-ac81-1b9662de92ca} <Debug> TCPHandler: Processed in 0.001342003 sec. | ||
| 6230 | 2026.05.29 18:24:48.874187 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 6231 | 2026.05.29 18:24:48.874281 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6232 | 2026.05.29 18:24:48.874312 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1770 rows starting from the beginning of the part | ||
| 6233 | 2026.05.29 18:24:48.874313 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6234 | 2026.05.29 18:24:48.874377 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6235 | 2026.05.29 18:24:48.874428 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 6236 | 2026.05.29 18:24:48.874474 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 6237 | 2026.05.29 18:24:48.874517 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 54 rows starting from the beginning of the part | ||
| 6238 | 2026.05.29 18:24:48.874558 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 6239 | 2026.05.29 18:24:48.874637 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.05.29 18:24:48.874722 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6241 | 2026.05.29 18:24:48.874790 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 6242 | 2026.05.29 18:24:48.875655 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2070 rows, containing 4 columns (4 merged, 0 gathered) in 0.001505815 sec., 1374670.8593021056 rows/sec., 88.64 MiB/sec. | ||
| 6243 | 2026.05.29 18:24:48.875852 [ 198 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6244 | 2026.05.29 18:24:48.876099 [ 198 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_36_7} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2026.05.29 18:24:48.876164 [ 198 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_36_7} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6246 | 2026.05.29 18:24:48.876237 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6247 | 2026.05.29 18:24:48.884614 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 19 columns (19 merged, 0 gathered) in 0.011909073 sec., 53572.59964734451 rows/sec., 96.00 MiB/sec. | ||
| 6248 | 2026.05.29 18:24:48.885682 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6249 | 2026.05.29 18:24:48.885998 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2026.05.29 18:24:48.886068 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6251 | 2026.05.29 18:24:48.886182 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 6252 | 2026.05.29 18:24:49.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.96 MiB, peak 267.34 MiB, free memory in arenas 0.00 B, will set to 262.20 MiB (RSS), difference: 2.24 MiB | ||
| 6253 | 2026.05.29 18:24:49.526712 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6254 | 2026.05.29 18:24:49.526764 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6255 | 2026.05.29 18:24:49.656066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11545 | ||
| 6256 | 2026.05.29 18:24:49.656588 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2026.05.29 18:24:49.656644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6258 | 2026.05.29 18:24:49.657187 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6259 | 2026.05.29 18:24:49.657440 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.05.29 18:24:49.657585 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11545 | ||
| 6261 | 2026.05.29 18:24:50.290789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6262 | 2026.05.29 18:24:50.307982 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.05.29 18:24:50.308039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6264 | 2026.05.29 18:24:50.313913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6265 | 2026.05.29 18:24:50.314608 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6266 | 2026.05.29 18:24:50.317573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6267 | 2026.05.29 18:24:53.845452 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.05.29 18:24:53.845728 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6269 | 2026.05.29 18:24:53.846125 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6270 | 2026.05.29 18:24:53.846176 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6271 | 2026.05.29 18:24:53.846461 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6272 | 2026.05.29 18:24:53.846549 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6273 | 2026.05.29 18:24:53.846702 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6274 | 2026.05.29 18:24:53.846809 [ 350 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6275 | 2026.05.29 18:24:53.846816 [ 328 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6276 | 2026.05.29 18:24:53.846808 [ 339 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6277 | 2026.05.29 18:24:53.846977 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 6278 | 2026.05.29 18:24:53.847007 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6279 | 2026.05.29 18:24:53.847103 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6280 | 2026.05.29 18:24:53.847131 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 6281 | 2026.05.29 18:24:53.847168 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6282 | 2026.05.29 18:24:53.847207 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6283 | 2026.05.29 18:24:53.847247 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6284 | 2026.05.29 18:24:53.848529 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002906 sec., 15829.318651066758 rows/sec., 1.89 MiB/sec. | ||
| 6285 | 2026.05.29 18:24:53.848700 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Debug> MemoryTracker: Peak memory usage (for query): 135.80 KiB. | ||
| 6286 | 2026.05.29 18:24:53.848716 [ 286 ] {a21ff2ad-0f0a-4ff2-9142-3d5412c835f0} <Debug> TCPHandler: Processed in 0.003402168 sec. | ||
| 6287 | 2026.05.29 18:24:53.850902 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6288 | 2026.05.29 18:24:53.851024 [ 286 ] {ccc4ef88-5594-472d-b5db-0233b1df97a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6289 | 2026.05.29 18:24:53.851075 [ 286 ] {ccc4ef88-5594-472d-b5db-0233b1df97a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6290 | 2026.05.29 18:24:53.851627 [ 286 ] {ccc4ef88-5594-472d-b5db-0233b1df97a0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.05.29 18:24:53.851695 [ 286 ] {ccc4ef88-5594-472d-b5db-0233b1df97a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6292 | 2026.05.29 18:24:53.852072 [ 286 ] {ccc4ef88-5594-472d-b5db-0233b1df97a0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6293 | 2026.05.29 18:24:53.852289 [ 286 ] {ccc4ef88-5594-472d-b5db-0233b1df97a0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.05.29 18:24:53.852448 [ 286 ] {ccc4ef88-5594-472d-b5db-0233b1df97a0} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001457 sec., 79615.64859299932 rows/sec., 6.76 MiB/sec. | ||
| 6295 | 2026.05.29 18:24:53.852498 [ 286 ] {ccc4ef88-5594-472d-b5db-0233b1df97a0} <Debug> TCPHandler: Processed in 0.001654078 sec. | ||
| 6296 | 2026.05.29 18:24:53.852643 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6297 | 2026.05.29 18:24:53.852747 [ 286 ] {4735425a-7526-4544-968a-a0be94999fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6298 | 2026.05.29 18:24:53.852793 [ 286 ] {4735425a-7526-4544-968a-a0be94999fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6299 | 2026.05.29 18:24:53.853240 [ 286 ] {4735425a-7526-4544-968a-a0be94999fba} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.05.29 18:24:53.853276 [ 286 ] {4735425a-7526-4544-968a-a0be94999fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6301 | 2026.05.29 18:24:53.853577 [ 286 ] {4735425a-7526-4544-968a-a0be94999fba} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6302 | 2026.05.29 18:24:53.853785 [ 286 ] {4735425a-7526-4544-968a-a0be94999fba} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6303 | 2026.05.29 18:24:53.853919 [ 286 ] {4735425a-7526-4544-968a-a0be94999fba} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001194 sec., 25125.628140703517 rows/sec., 1.85 MiB/sec. | ||
| 6304 | 2026.05.29 18:24:53.853955 [ 286 ] {4735425a-7526-4544-968a-a0be94999fba} <Debug> TCPHandler: Processed in 0.001367354 sec. | ||
| 6305 | 2026.05.29 18:24:53.854104 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6306 | 2026.05.29 18:24:53.854204 [ 286 ] {a3541066-c1c6-469d-ab66-906d08e9e9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6307 | 2026.05.29 18:24:53.854257 [ 286 ] {a3541066-c1c6-469d-ab66-906d08e9e9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6308 | 2026.05.29 18:24:53.854709 [ 286 ] {a3541066-c1c6-469d-ab66-906d08e9e9f4} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6309 | 2026.05.29 18:24:53.854745 [ 286 ] {a3541066-c1c6-469d-ab66-906d08e9e9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6310 | 2026.05.29 18:24:53.855064 [ 286 ] {a3541066-c1c6-469d-ab66-906d08e9e9f4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6311 | 2026.05.29 18:24:53.855278 [ 286 ] {a3541066-c1c6-469d-ab66-906d08e9e9f4} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6312 | 2026.05.29 18:24:53.855406 [ 286 ] {a3541066-c1c6-469d-ab66-906d08e9e9f4} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001222 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 6313 | 2026.05.29 18:24:53.855440 [ 286 ] {a3541066-c1c6-469d-ab66-906d08e9e9f4} <Debug> TCPHandler: Processed in 0.001389453 sec. | ||
| 6314 | 2026.05.29 18:24:53.855571 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6315 | 2026.05.29 18:24:53.855671 [ 286 ] {8cbd2d65-0de6-42ea-84e4-399b55ff0101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6316 | 2026.05.29 18:24:53.855717 [ 286 ] {8cbd2d65-0de6-42ea-84e4-399b55ff0101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6317 | 2026.05.29 18:24:53.856133 [ 286 ] {8cbd2d65-0de6-42ea-84e4-399b55ff0101} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6318 | 2026.05.29 18:24:53.856167 [ 286 ] {8cbd2d65-0de6-42ea-84e4-399b55ff0101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6319 | 2026.05.29 18:24:53.856489 [ 286 ] {8cbd2d65-0de6-42ea-84e4-399b55ff0101} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6320 | 2026.05.29 18:24:53.856692 [ 286 ] {8cbd2d65-0de6-42ea-84e4-399b55ff0101} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6321 | 2026.05.29 18:24:53.856824 [ 286 ] {8cbd2d65-0de6-42ea-84e4-399b55ff0101} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 6322 | 2026.05.29 18:24:53.856859 [ 286 ] {8cbd2d65-0de6-42ea-84e4-399b55ff0101} <Debug> TCPHandler: Processed in 0.001338763 sec. | ||
| 6323 | 2026.05.29 18:24:53.856980 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6324 | 2026.05.29 18:24:53.857077 [ 286 ] {17df52e6-27a4-4b00-ac6b-9755c5052be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6325 | 2026.05.29 18:24:53.857133 [ 286 ] {17df52e6-27a4-4b00-ac6b-9755c5052be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6326 | 2026.05.29 18:24:53.857920 [ 286 ] {17df52e6-27a4-4b00-ac6b-9755c5052be7} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2026.05.29 18:24:53.857957 [ 286 ] {17df52e6-27a4-4b00-ac6b-9755c5052be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6328 | 2026.05.29 18:24:53.858473 [ 286 ] {17df52e6-27a4-4b00-ac6b-9755c5052be7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6329 | 2026.05.29 18:24:53.858692 [ 286 ] {17df52e6-27a4-4b00-ac6b-9755c5052be7} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.05.29 18:24:53.858831 [ 286 ] {17df52e6-27a4-4b00-ac6b-9755c5052be7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001772 sec., 16930.022573363432 rows/sec., 30.34 MiB/sec. | ||
| 6331 | 2026.05.29 18:24:53.858888 [ 286 ] {17df52e6-27a4-4b00-ac6b-9755c5052be7} <Debug> TCPHandler: Processed in 0.001958834 sec. | ||
| 6332 | 2026.05.29 18:24:53.859006 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6333 | 2026.05.29 18:24:53.859107 [ 286 ] {5fa3bbe8-98aa-451e-a3e7-20a8fc0a3ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6334 | 2026.05.29 18:24:53.859153 [ 286 ] {5fa3bbe8-98aa-451e-a3e7-20a8fc0a3ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6335 | 2026.05.29 18:24:53.859500 [ 286 ] {5fa3bbe8-98aa-451e-a3e7-20a8fc0a3ab6} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.05.29 18:24:53.859533 [ 286 ] {5fa3bbe8-98aa-451e-a3e7-20a8fc0a3ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6337 | 2026.05.29 18:24:53.859832 [ 286 ] {5fa3bbe8-98aa-451e-a3e7-20a8fc0a3ab6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6338 | 2026.05.29 18:24:53.860044 [ 286 ] {5fa3bbe8-98aa-451e-a3e7-20a8fc0a3ab6} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.05.29 18:24:53.860173 [ 286 ] {5fa3bbe8-98aa-451e-a3e7-20a8fc0a3ab6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 6340 | 2026.05.29 18:24:53.860207 [ 286 ] {5fa3bbe8-98aa-451e-a3e7-20a8fc0a3ab6} <Debug> TCPHandler: Processed in 0.001252121 sec. | ||
| 6341 | 2026.05.29 18:24:57.157892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12057 | ||
| 6342 | 2026.05.29 18:24:57.158430 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.05.29 18:24:57.158478 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6344 | 2026.05.29 18:24:57.158976 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6345 | 2026.05.29 18:24:57.159227 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.05.29 18:24:57.159374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12057 | ||
| 6347 | 2026.05.29 18:24:57.603891 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54481 | ||
| 6348 | 2026.05.29 18:24:57.603989 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6349 | 2026.05.29 18:24:57.604017 [ 275 ] {} <Debug> TCP-Session: 01bda5cc-e881-434a-937a-5481fa8728da Authenticating user 'default' from [fd00:1122:3344:101::e]:54481 | ||
| 6350 | 2026.05.29 18:24:57.604041 [ 275 ] {} <Debug> TCP-Session: 01bda5cc-e881-434a-937a-5481fa8728da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6351 | 2026.05.29 18:24:57.604057 [ 275 ] {} <Debug> TCP-Session: 01bda5cc-e881-434a-937a-5481fa8728da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6352 | 2026.05.29 18:24:57.604243 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39703 | ||
| 6353 | 2026.05.29 18:24:57.604264 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43358 | ||
| 6354 | 2026.05.29 18:24:57.604288 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62083 | ||
| 6355 | 2026.05.29 18:24:57.604311 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33999 | ||
| 6356 | 2026.05.29 18:24:57.604330 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6357 | 2026.05.29 18:24:57.604343 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6358 | 2026.05.29 18:24:57.604366 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37188 | ||
| 6359 | 2026.05.29 18:24:57.604382 [ 285 ] {} <Debug> TCP-Session: c22db400-57a1-48b5-97a6-42deeea621e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39703 | ||
| 6360 | 2026.05.29 18:24:57.604391 [ 302 ] {} <Debug> TCP-Session: b4555241-a646-4e9c-8435-57bb4b79530e Authenticating user 'default' from [fd00:1122:3344:101::e]:43358 | ||
| 6361 | 2026.05.29 18:24:57.604395 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6362 | 2026.05.29 18:24:57.604425 [ 285 ] {} <Debug> TCP-Session: c22db400-57a1-48b5-97a6-42deeea621e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6363 | 2026.05.29 18:24:57.604432 [ 302 ] {} <Debug> TCP-Session: b4555241-a646-4e9c-8435-57bb4b79530e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6364 | 2026.05.29 18:24:57.604454 [ 285 ] {} <Debug> TCP-Session: c22db400-57a1-48b5-97a6-42deeea621e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6365 | 2026.05.29 18:24:57.604455 [ 307 ] {} <Debug> TCP-Session: 4602092e-93b5-405d-a789-edbe94755690 Authenticating user 'default' from [fd00:1122:3344:101::e]:33999 | ||
| 6366 | 2026.05.29 18:24:57.604465 [ 302 ] {} <Debug> TCP-Session: b4555241-a646-4e9c-8435-57bb4b79530e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6367 | 2026.05.29 18:24:57.604501 [ 307 ] {} <Debug> TCP-Session: 4602092e-93b5-405d-a789-edbe94755690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6368 | 2026.05.29 18:24:57.604465 [ 275 ] {} <Trace> TCP-Session: 01bda5cc-e881-434a-937a-5481fa8728da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2026.05.29 18:24:57.604544 [ 307 ] {} <Debug> TCP-Session: 4602092e-93b5-405d-a789-edbe94755690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6370 | 2026.05.29 18:24:57.604384 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6371 | 2026.05.29 18:24:57.604350 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54168 | ||
| 6372 | 2026.05.29 18:24:57.604607 [ 303 ] {} <Debug> TCP-Session: b3388839-962a-4fd5-b149-5a587eb2c946 Authenticating user 'default' from [fd00:1122:3344:101::e]:62083 | ||
| 6373 | 2026.05.29 18:24:57.604330 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59987 | ||
| 6374 | 2026.05.29 18:24:57.604659 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6375 | 2026.05.29 18:24:57.604658 [ 303 ] {} <Debug> TCP-Session: b3388839-962a-4fd5-b149-5a587eb2c946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6376 | 2026.05.29 18:24:57.604718 [ 310 ] {} <Debug> TCP-Session: c8d06a10-e0a9-4bf8-8173-8ef88f388403 Authenticating user 'default' from [fd00:1122:3344:101::e]:37188 | ||
| 6377 | 2026.05.29 18:24:57.604730 [ 303 ] {} <Debug> TCP-Session: b3388839-962a-4fd5-b149-5a587eb2c946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6378 | 2026.05.29 18:24:57.604746 [ 275 ] {8c6d48e6-25e8-44e2-9080-659d2c0025e5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54481) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6379 | 2026.05.29 18:24:57.604750 [ 310 ] {} <Debug> TCP-Session: c8d06a10-e0a9-4bf8-8173-8ef88f388403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6380 | 2026.05.29 18:24:57.604299 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58233 | ||
| 6381 | 2026.05.29 18:24:57.604795 [ 310 ] {} <Debug> TCP-Session: c8d06a10-e0a9-4bf8-8173-8ef88f388403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6382 | 2026.05.29 18:24:57.605018 [ 275 ] {8c6d48e6-25e8-44e2-9080-659d2c0025e5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6383 | 2026.05.29 18:24:57.605089 [ 275 ] {8c6d48e6-25e8-44e2-9080-659d2c0025e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6384 | 2026.05.29 18:24:57.605193 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6385 | 2026.05.29 18:24:57.605225 [ 308 ] {} <Debug> TCP-Session: fbd7f22b-0fa8-45d0-ae71-d9d85f1991a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59987 | ||
| 6386 | 2026.05.29 18:24:57.605244 [ 308 ] {} <Debug> TCP-Session: fbd7f22b-0fa8-45d0-ae71-d9d85f1991a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6387 | 2026.05.29 18:24:57.605256 [ 308 ] {} <Debug> TCP-Session: fbd7f22b-0fa8-45d0-ae71-d9d85f1991a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6388 | 2026.05.29 18:24:57.605312 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6389 | 2026.05.29 18:24:57.605353 [ 309 ] {} <Debug> TCP-Session: 34f7dbd9-fc2a-487e-a77a-b2b0596b5a8d Authenticating user 'default' from [fd00:1122:3344:101::e]:54168 | ||
| 6390 | 2026.05.29 18:24:57.605377 [ 309 ] {} <Debug> TCP-Session: 34f7dbd9-fc2a-487e-a77a-b2b0596b5a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6391 | 2026.05.29 18:24:57.605390 [ 309 ] {} <Debug> TCP-Session: 34f7dbd9-fc2a-487e-a77a-b2b0596b5a8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6392 | 2026.05.29 18:24:57.605416 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6393 | 2026.05.29 18:24:57.605448 [ 306 ] {} <Debug> TCP-Session: 6dac3616-149c-4c3e-a30b-f557e84fdec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58233 | ||
| 6394 | 2026.05.29 18:24:57.605465 [ 306 ] {} <Debug> TCP-Session: 6dac3616-149c-4c3e-a30b-f557e84fdec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6395 | 2026.05.29 18:24:57.605477 [ 306 ] {} <Debug> TCP-Session: 6dac3616-149c-4c3e-a30b-f557e84fdec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6396 | 2026.05.29 18:24:57.605530 [ 275 ] {8c6d48e6-25e8-44e2-9080-659d2c0025e5} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 6397 | 2026.05.29 18:24:57.606515 [ 339 ] {8c6d48e6-25e8-44e2-9080-659d2c0025e5} <Trace> AggregatingTransform: Aggregating | ||
| 6398 | 2026.05.29 18:24:57.606555 [ 339 ] {8c6d48e6-25e8-44e2-9080-659d2c0025e5} <Trace> Aggregator: Aggregation method: without_key | ||
| 6399 | 2026.05.29 18:24:57.606586 [ 339 ] {8c6d48e6-25e8-44e2-9080-659d2c0025e5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953126 sec. (1049.179 rows/sec., 40.98 KiB/sec.) | ||
| 6400 | 2026.05.29 18:24:57.606600 [ 339 ] {8c6d48e6-25e8-44e2-9080-659d2c0025e5} <Trace> Aggregator: Merging aggregated data | ||
| 6401 | 2026.05.29 18:24:57.607212 [ 275 ] {8c6d48e6-25e8-44e2-9080-659d2c0025e5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002531 sec., 395.10075069142636 rows/sec., 15.43 KiB/sec. | ||
| 6402 | 2026.05.29 18:24:57.607347 [ 275 ] {8c6d48e6-25e8-44e2-9080-659d2c0025e5} <Debug> TCPHandler: Processed in 0.003007381 sec. | ||
| 6403 | 2026.05.29 18:24:57.607464 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6404 | 2026.05.29 18:24:57.607493 [ 275 ] {} <Debug> TCP-Session: 01bda5cc-e881-434a-937a-5481fa8728da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6405 | 2026.05.29 18:24:57.607495 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6406 | 2026.05.29 18:24:57.607513 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6407 | 2026.05.29 18:24:57.607530 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6408 | 2026.05.29 18:24:57.607541 [ 285 ] {} <Debug> TCP-Session: c22db400-57a1-48b5-97a6-42deeea621e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6409 | 2026.05.29 18:24:57.607550 [ 302 ] {} <Debug> TCP-Session: b4555241-a646-4e9c-8435-57bb4b79530e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6410 | 2026.05.29 18:24:57.607550 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6411 | 2026.05.29 18:24:57.607570 [ 310 ] {} <Debug> TCP-Session: c8d06a10-e0a9-4bf8-8173-8ef88f388403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6412 | 2026.05.29 18:24:57.607568 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6413 | 2026.05.29 18:24:57.607616 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6414 | 2026.05.29 18:24:57.607612 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6415 | 2026.05.29 18:24:57.607655 [ 309 ] {} <Debug> TCP-Session: 34f7dbd9-fc2a-487e-a77a-b2b0596b5a8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6416 | 2026.05.29 18:24:57.607673 [ 303 ] {} <Debug> TCP-Session: b3388839-962a-4fd5-b149-5a587eb2c946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6417 | 2026.05.29 18:24:57.607690 [ 306 ] {} <Debug> TCP-Session: 6dac3616-149c-4c3e-a30b-f557e84fdec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6418 | 2026.05.29 18:24:57.607607 [ 307 ] {} <Debug> TCP-Session: 4602092e-93b5-405d-a789-edbe94755690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6419 | 2026.05.29 18:24:57.607581 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6420 | 2026.05.29 18:24:57.607770 [ 308 ] {} <Debug> TCP-Session: fbd7f22b-0fa8-45d0-ae71-d9d85f1991a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6421 | 2026.05.29 18:24:57.817873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6422 | 2026.05.29 18:24:57.836453 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.05.29 18:24:57.836513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6424 | 2026.05.29 18:24:57.842139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6425 | 2026.05.29 18:24:57.842847 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.05.29 18:24:57.846108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6427 | 2026.05.29 18:24:58.852648 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6428 | 2026.05.29 18:24:58.852976 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 6429 | 2026.05.29 18:24:58.853401 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6430 | 2026.05.29 18:24:58.853454 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 6431 | 2026.05.29 18:24:58.853782 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6432 | 2026.05.29 18:24:58.853881 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6433 | 2026.05.29 18:24:58.854067 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 6434 | 2026.05.29 18:24:58.854172 [ 363 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6435 | 2026.05.29 18:24:58.854199 [ 342 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6436 | 2026.05.29 18:24:58.854199 [ 350 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6437 | 2026.05.29 18:24:58.854349 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 6438 | 2026.05.29 18:24:58.854383 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6439 | 2026.05.29 18:24:58.854484 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6440 | 2026.05.29 18:24:58.854510 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 6441 | 2026.05.29 18:24:58.854555 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6442 | 2026.05.29 18:24:58.854603 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6443 | 2026.05.29 18:24:58.854649 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6444 | 2026.05.29 18:24:58.856132 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.003282 sec., 14015.84399756246 rows/sec., 2.86 MiB/sec. | ||
| 6445 | 2026.05.29 18:24:58.856292 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Debug> MemoryTracker: Peak memory usage (for query): 154.51 KiB. | ||
| 6446 | 2026.05.29 18:24:58.856314 [ 286 ] {f6f5ace3-2ddd-4d09-8096-0e90b90d8591} <Debug> TCPHandler: Processed in 0.003896226 sec. | ||
| 6447 | 2026.05.29 18:24:58.862279 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2026.05.29 18:24:58.862448 [ 286 ] {54fa5b7f-d427-4b21-bdcc-5e45305eebdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6449 | 2026.05.29 18:24:58.862520 [ 286 ] {54fa5b7f-d427-4b21-bdcc-5e45305eebdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6450 | 2026.05.29 18:24:58.863443 [ 286 ] {54fa5b7f-d427-4b21-bdcc-5e45305eebdf} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.05.29 18:24:58.863523 [ 286 ] {54fa5b7f-d427-4b21-bdcc-5e45305eebdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6452 | 2026.05.29 18:24:58.864108 [ 286 ] {54fa5b7f-d427-4b21-bdcc-5e45305eebdf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6453 | 2026.05.29 18:24:58.864472 [ 286 ] {54fa5b7f-d427-4b21-bdcc-5e45305eebdf} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2026.05.29 18:24:58.864730 [ 286 ] {54fa5b7f-d427-4b21-bdcc-5e45305eebdf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002336 sec., 121575.34246575342 rows/sec., 7.72 MiB/sec. | ||
| 6455 | 2026.05.29 18:24:58.864789 [ 286 ] {54fa5b7f-d427-4b21-bdcc-5e45305eebdf} <Debug> TCPHandler: Processed in 0.002601274 sec. | ||
| 6456 | 2026.05.29 18:24:58.864994 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6457 | 2026.05.29 18:24:58.865135 [ 286 ] {8581dcd7-f6bc-4c8c-a144-bc98ecb35a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6458 | 2026.05.29 18:24:58.865198 [ 286 ] {8581dcd7-f6bc-4c8c-a144-bc98ecb35a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6459 | 2026.05.29 18:24:58.865806 [ 286 ] {8581dcd7-f6bc-4c8c-a144-bc98ecb35a76} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2026.05.29 18:24:58.865859 [ 286 ] {8581dcd7-f6bc-4c8c-a144-bc98ecb35a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6461 | 2026.05.29 18:24:58.866279 [ 286 ] {8581dcd7-f6bc-4c8c-a144-bc98ecb35a76} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6462 | 2026.05.29 18:24:58.866570 [ 286 ] {8581dcd7-f6bc-4c8c-a144-bc98ecb35a76} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2026.05.29 18:24:58.866765 [ 286 ] {8581dcd7-f6bc-4c8c-a144-bc98ecb35a76} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001666 sec., 1200.4801920768307 rows/sec., 97.89 KiB/sec. | ||
| 6464 | 2026.05.29 18:24:58.866813 [ 286 ] {8581dcd7-f6bc-4c8c-a144-bc98ecb35a76} <Debug> TCPHandler: Processed in 0.001887532 sec. | ||
| 6465 | 2026.05.29 18:24:58.866995 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2026.05.29 18:24:58.867121 [ 286 ] {3da86041-326d-473e-a609-d37a97e15dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6467 | 2026.05.29 18:24:58.867181 [ 286 ] {3da86041-326d-473e-a609-d37a97e15dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6468 | 2026.05.29 18:24:58.868299 [ 286 ] {3da86041-326d-473e-a609-d37a97e15dc0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.05.29 18:24:58.868344 [ 286 ] {3da86041-326d-473e-a609-d37a97e15dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6470 | 2026.05.29 18:24:58.868762 [ 286 ] {3da86041-326d-473e-a609-d37a97e15dc0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6471 | 2026.05.29 18:24:58.869007 [ 286 ] {3da86041-326d-473e-a609-d37a97e15dc0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.05.29 18:24:58.869170 [ 286 ] {3da86041-326d-473e-a609-d37a97e15dc0} <Debug> executeQuery: Read 820 rows, 65.12 KiB in 0.002082 sec., 393852.06532180595 rows/sec., 30.54 MiB/sec. | ||
| 6473 | 2026.05.29 18:24:58.869216 [ 286 ] {3da86041-326d-473e-a609-d37a97e15dc0} <Debug> TCPHandler: Processed in 0.002283489 sec. | ||
| 6474 | 2026.05.29 18:24:58.869372 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2026.05.29 18:24:58.869484 [ 286 ] {0c3339c5-f188-4b12-9064-137fa803518e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6476 | 2026.05.29 18:24:58.869535 [ 286 ] {0c3339c5-f188-4b12-9064-137fa803518e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6477 | 2026.05.29 18:24:58.870091 [ 286 ] {0c3339c5-f188-4b12-9064-137fa803518e} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.05.29 18:24:58.870134 [ 286 ] {0c3339c5-f188-4b12-9064-137fa803518e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6479 | 2026.05.29 18:24:58.870476 [ 286 ] {0c3339c5-f188-4b12-9064-137fa803518e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6480 | 2026.05.29 18:24:58.870718 [ 286 ] {0c3339c5-f188-4b12-9064-137fa803518e} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.05.29 18:24:58.870866 [ 286 ] {0c3339c5-f188-4b12-9064-137fa803518e} <Debug> executeQuery: Read 155 rows, 9.51 KiB in 0.001403 sec., 110477.5481111903 rows/sec., 6.62 MiB/sec. | ||
| 6482 | 2026.05.29 18:24:58.870905 [ 286 ] {0c3339c5-f188-4b12-9064-137fa803518e} <Debug> TCPHandler: Processed in 0.001592557 sec. | ||
| 6483 | 2026.05.29 18:24:58.871054 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6484 | 2026.05.29 18:24:58.871161 [ 286 ] {3433cc39-9683-49ab-918e-6cc456346e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6485 | 2026.05.29 18:24:58.871205 [ 286 ] {3433cc39-9683-49ab-918e-6cc456346e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6486 | 2026.05.29 18:24:58.871777 [ 286 ] {3433cc39-9683-49ab-918e-6cc456346e57} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.05.29 18:24:58.871815 [ 286 ] {3433cc39-9683-49ab-918e-6cc456346e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6488 | 2026.05.29 18:24:58.872169 [ 286 ] {3433cc39-9683-49ab-918e-6cc456346e57} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6489 | 2026.05.29 18:24:58.872413 [ 286 ] {3433cc39-9683-49ab-918e-6cc456346e57} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.05.29 18:24:58.872560 [ 286 ] {3433cc39-9683-49ab-918e-6cc456346e57} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001418 sec., 105077.57404795487 rows/sec., 6.79 MiB/sec. | ||
| 6491 | 2026.05.29 18:24:58.872572 [ 28 ] {} <Debug> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6492 | 2026.05.29 18:24:58.872602 [ 286 ] {3433cc39-9683-49ab-918e-6cc456346e57} <Debug> TCPHandler: Processed in 0.001605987 sec. | ||
| 6493 | 2026.05.29 18:24:58.872679 [ 28 ] {} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.05.29 18:24:58.872718 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6495 | 2026.05.29 18:24:58.872800 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6496 | 2026.05.29 18:24:58.872862 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 6497 | 2026.05.29 18:24:58.872909 [ 286 ] {8d50958a-1f0c-4969-84e4-fc50f2eeeff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6498 | 2026.05.29 18:24:58.872972 [ 286 ] {8d50958a-1f0c-4969-84e4-fc50f2eeeff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6499 | 2026.05.29 18:24:58.873084 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6500 | 2026.05.29 18:24:58.873148 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 951 rows starting from the beginning of the part | ||
| 6501 | 2026.05.29 18:24:58.873257 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 6502 | 2026.05.29 18:24:58.873340 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 6503 | 2026.05.29 18:24:58.873416 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 801 rows starting from the beginning of the part | ||
| 6504 | 2026.05.29 18:24:58.873486 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 6505 | 2026.05.29 18:24:58.873508 [ 286 ] {8d50958a-1f0c-4969-84e4-fc50f2eeeff4} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2026.05.29 18:24:58.873552 [ 286 ] {8d50958a-1f0c-4969-84e4-fc50f2eeeff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6507 | 2026.05.29 18:24:58.873555 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 6508 | 2026.05.29 18:24:58.873923 [ 286 ] {8d50958a-1f0c-4969-84e4-fc50f2eeeff4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6509 | 2026.05.29 18:24:58.874246 [ 286 ] {8d50958a-1f0c-4969-84e4-fc50f2eeeff4} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.05.29 18:24:58.874418 [ 286 ] {8d50958a-1f0c-4969-84e4-fc50f2eeeff4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001525 sec., 97049.18032786885 rows/sec., 5.52 MiB/sec. | ||
| 6511 | 2026.05.29 18:24:58.874463 [ 286 ] {8d50958a-1f0c-4969-84e4-fc50f2eeeff4} <Debug> TCPHandler: Processed in 0.001718489 sec. | ||
| 6512 | 2026.05.29 18:24:58.874638 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2026.05.29 18:24:58.874750 [ 286 ] {fb4c9ac1-394f-4bc3-b4b2-43c5d27741ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6514 | 2026.05.29 18:24:58.874803 [ 286 ] {fb4c9ac1-394f-4bc3-b4b2-43c5d27741ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6515 | 2026.05.29 18:24:58.875658 [ 286 ] {fb4c9ac1-394f-4bc3-b4b2-43c5d27741ff} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.05.29 18:24:58.875702 [ 286 ] {fb4c9ac1-394f-4bc3-b4b2-43c5d27741ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6517 | 2026.05.29 18:24:58.875853 [ 186 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.003045481 sec., 770978.3774714076 rows/sec., 49.15 MiB/sec. | ||
| 6518 | 2026.05.29 18:24:58.876153 [ 286 ] {fb4c9ac1-394f-4bc3-b4b2-43c5d27741ff} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6519 | 2026.05.29 18:24:58.876166 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6520 | 2026.05.29 18:24:58.876547 [ 286 ] {fb4c9ac1-394f-4bc3-b4b2-43c5d27741ff} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.05.29 18:24:58.876702 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_20_4} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2026.05.29 18:24:58.876758 [ 286 ] {fb4c9ac1-394f-4bc3-b4b2-43c5d27741ff} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.002028 sec., 248027.61341222882 rows/sec., 17.44 MiB/sec. | ||
| 6523 | 2026.05.29 18:24:58.876810 [ 286 ] {fb4c9ac1-394f-4bc3-b4b2-43c5d27741ff} <Debug> TCPHandler: Processed in 0.002234648 sec. | ||
| 6524 | 2026.05.29 18:24:58.876840 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_20_4} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6525 | 2026.05.29 18:24:58.876974 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6526 | 2026.05.29 18:24:58.876984 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.05.29 18:24:58.877125 [ 286 ] {33dbcdb6-be85-4151-8829-b9236b16dd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6528 | 2026.05.29 18:24:58.877190 [ 286 ] {33dbcdb6-be85-4151-8829-b9236b16dd7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6529 | 2026.05.29 18:24:58.877710 [ 286 ] {33dbcdb6-be85-4151-8829-b9236b16dd7e} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2026.05.29 18:24:58.877765 [ 286 ] {33dbcdb6-be85-4151-8829-b9236b16dd7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6531 | 2026.05.29 18:24:58.878301 [ 286 ] {33dbcdb6-be85-4151-8829-b9236b16dd7e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6532 | 2026.05.29 18:24:58.878707 [ 286 ] {33dbcdb6-be85-4151-8829-b9236b16dd7e} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2026.05.29 18:24:58.878885 [ 28 ] {} <Debug> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6534 | 2026.05.29 18:24:58.878921 [ 286 ] {33dbcdb6-be85-4151-8829-b9236b16dd7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001823 sec., 3291.2781130005487 rows/sec., 171.96 KiB/sec. | ||
| 6535 | 2026.05.29 18:24:58.878934 [ 28 ] {} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2026.05.29 18:24:58.878986 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6537 | 2026.05.29 18:24:58.878986 [ 286 ] {33dbcdb6-be85-4151-8829-b9236b16dd7e} <Debug> TCPHandler: Processed in 0.002057745 sec. | ||
| 6538 | 2026.05.29 18:24:58.879102 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 6539 | 2026.05.29 18:24:58.879187 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6540 | 2026.05.29 18:24:58.879235 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6541 | 2026.05.29 18:24:58.879281 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 6542 | 2026.05.29 18:24:58.879330 [ 286 ] {42fcc2bb-3480-494f-bf8a-933abd6ddf95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6543 | 2026.05.29 18:24:58.879363 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 6544 | 2026.05.29 18:24:58.879401 [ 286 ] {42fcc2bb-3480-494f-bf8a-933abd6ddf95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6545 | 2026.05.29 18:24:58.879432 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 6546 | 2026.05.29 18:24:58.879499 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 6547 | 2026.05.29 18:24:58.879560 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 6548 | 2026.05.29 18:24:58.879624 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 6549 | 2026.05.29 18:24:58.880054 [ 286 ] {42fcc2bb-3480-494f-bf8a-933abd6ddf95} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2026.05.29 18:24:58.880107 [ 286 ] {42fcc2bb-3480-494f-bf8a-933abd6ddf95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6551 | 2026.05.29 18:24:58.880664 [ 286 ] {42fcc2bb-3480-494f-bf8a-933abd6ddf95} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6552 | 2026.05.29 18:24:58.880674 [ 196 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001621567 sec., 59201.99412050196 rows/sec., 3.02 MiB/sec. | ||
| 6553 | 2026.05.29 18:24:58.880882 [ 188 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6554 | 2026.05.29 18:24:58.881075 [ 286 ] {42fcc2bb-3480-494f-bf8a-933abd6ddf95} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2026.05.29 18:24:58.881313 [ 286 ] {42fcc2bb-3480-494f-bf8a-933abd6ddf95} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.002012 sec., 132206.75944333998 rows/sec., 8.79 MiB/sec. | ||
| 6556 | 2026.05.29 18:24:58.881340 [ 188 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_16_3} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2026.05.29 18:24:58.881362 [ 286 ] {42fcc2bb-3480-494f-bf8a-933abd6ddf95} <Debug> TCPHandler: Processed in 0.002247648 sec. | ||
| 6558 | 2026.05.29 18:24:58.881444 [ 188 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_16_3} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6559 | 2026.05.29 18:24:58.881530 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6560 | 2026.05.29 18:24:58.881557 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6561 | 2026.05.29 18:24:58.881647 [ 286 ] {c708f47c-481f-4814-8ac9-77b29753db98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6562 | 2026.05.29 18:24:58.881702 [ 286 ] {c708f47c-481f-4814-8ac9-77b29753db98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6563 | 2026.05.29 18:24:58.882106 [ 286 ] {c708f47c-481f-4814-8ac9-77b29753db98} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2026.05.29 18:24:58.882149 [ 286 ] {c708f47c-481f-4814-8ac9-77b29753db98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6565 | 2026.05.29 18:24:58.882555 [ 286 ] {c708f47c-481f-4814-8ac9-77b29753db98} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6566 | 2026.05.29 18:24:58.882887 [ 286 ] {c708f47c-481f-4814-8ac9-77b29753db98} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2026.05.29 18:24:58.883049 [ 286 ] {c708f47c-481f-4814-8ac9-77b29753db98} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. | ||
| 6568 | 2026.05.29 18:24:58.883091 [ 286 ] {c708f47c-481f-4814-8ac9-77b29753db98} <Debug> TCPHandler: Processed in 0.001617938 sec. | ||
| 6569 | 2026.05.29 18:24:58.883244 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6570 | 2026.05.29 18:24:58.883356 [ 286 ] {fd436fad-eaeb-493d-a36c-a8f2cbb75b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6571 | 2026.05.29 18:24:58.883421 [ 286 ] {fd436fad-eaeb-493d-a36c-a8f2cbb75b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6572 | 2026.05.29 18:24:58.884386 [ 286 ] {fd436fad-eaeb-493d-a36c-a8f2cbb75b52} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2026.05.29 18:24:58.884429 [ 286 ] {fd436fad-eaeb-493d-a36c-a8f2cbb75b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6574 | 2026.05.29 18:24:58.885043 [ 286 ] {fd436fad-eaeb-493d-a36c-a8f2cbb75b52} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6575 | 2026.05.29 18:24:58.885331 [ 286 ] {fd436fad-eaeb-493d-a36c-a8f2cbb75b52} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.05.29 18:24:58.885507 [ 286 ] {fd436fad-eaeb-493d-a36c-a8f2cbb75b52} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002173 sec., 5062.126092959043 rows/sec., 9.07 MiB/sec. | ||
| 6577 | 2026.05.29 18:24:58.885590 [ 286 ] {fd436fad-eaeb-493d-a36c-a8f2cbb75b52} <Debug> TCPHandler: Processed in 0.00240445 sec. | ||
| 6578 | 2026.05.29 18:24:58.885748 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2026.05.29 18:24:58.885860 [ 286 ] {d9713191-f221-4ef8-9e9f-a6793dd54c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6580 | 2026.05.29 18:24:58.885914 [ 286 ] {d9713191-f221-4ef8-9e9f-a6793dd54c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6581 | 2026.05.29 18:24:58.886326 [ 286 ] {d9713191-f221-4ef8-9e9f-a6793dd54c70} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.05.29 18:24:58.886368 [ 286 ] {d9713191-f221-4ef8-9e9f-a6793dd54c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6583 | 2026.05.29 18:24:58.886757 [ 286 ] {d9713191-f221-4ef8-9e9f-a6793dd54c70} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6584 | 2026.05.29 18:24:58.887046 [ 286 ] {d9713191-f221-4ef8-9e9f-a6793dd54c70} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.05.29 18:24:58.887228 [ 286 ] {d9713191-f221-4ef8-9e9f-a6793dd54c70} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001388 sec., 64841.498559077816 rows/sec., 4.06 MiB/sec. | ||
| 6586 | 2026.05.29 18:24:58.887269 [ 286 ] {d9713191-f221-4ef8-9e9f-a6793dd54c70} <Debug> TCPHandler: Processed in 0.001582717 sec. | ||
| 6587 | 2026.05.29 18:24:59.219912 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50781 | ||
| 6588 | 2026.05.29 18:24:59.220014 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6589 | 2026.05.29 18:24:59.220039 [ 275 ] {} <Debug> TCP-Session: dbc9fc49-4074-455f-abf1-a18aea61840f Authenticating user 'default' from [fd00:1122:3344:101::e]:50781 | ||
| 6590 | 2026.05.29 18:24:59.220062 [ 275 ] {} <Debug> TCP-Session: dbc9fc49-4074-455f-abf1-a18aea61840f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6591 | 2026.05.29 18:24:59.220075 [ 275 ] {} <Debug> TCP-Session: dbc9fc49-4074-455f-abf1-a18aea61840f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6592 | 2026.05.29 18:24:59.220287 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65123 | ||
| 6593 | 2026.05.29 18:24:59.220311 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33299 | ||
| 6594 | 2026.05.29 18:24:59.220341 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57385 | ||
| 6595 | 2026.05.29 18:24:59.220361 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56821 | ||
| 6596 | 2026.05.29 18:24:59.220373 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47909 | ||
| 6597 | 2026.05.29 18:24:59.220410 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6598 | 2026.05.29 18:24:59.220389 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47121 | ||
| 6599 | 2026.05.29 18:24:59.220453 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6600 | 2026.05.29 18:24:59.220450 [ 306 ] {} <Debug> TCP-Session: 947a092e-f54b-45e1-afce-f843f0203eac Authenticating user 'default' from [fd00:1122:3344:101::e]:57385 | ||
| 6601 | 2026.05.29 18:24:59.220508 [ 310 ] {} <Debug> TCP-Session: 1036f233-825a-4f4f-8da6-32cf0fa23455 Authenticating user 'default' from [fd00:1122:3344:101::e]:47909 | ||
| 6602 | 2026.05.29 18:24:59.220527 [ 306 ] {} <Debug> TCP-Session: 947a092e-f54b-45e1-afce-f843f0203eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6603 | 2026.05.29 18:24:59.220537 [ 310 ] {} <Debug> TCP-Session: 1036f233-825a-4f4f-8da6-32cf0fa23455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6604 | 2026.05.29 18:24:59.220566 [ 306 ] {} <Debug> TCP-Session: 947a092e-f54b-45e1-afce-f843f0203eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6605 | 2026.05.29 18:24:59.220578 [ 310 ] {} <Debug> TCP-Session: 1036f233-825a-4f4f-8da6-32cf0fa23455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6606 | 2026.05.29 18:24:59.220534 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6607 | 2026.05.29 18:24:59.220443 [ 275 ] {} <Trace> TCP-Session: dbc9fc49-4074-455f-abf1-a18aea61840f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6608 | 2026.05.29 18:24:59.220442 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6609 | 2026.05.29 18:24:59.220657 [ 309 ] {} <Debug> TCP-Session: a3f947e6-0c6a-4381-a303-8158a77d5977 Authenticating user 'default' from [fd00:1122:3344:101::e]:47121 | ||
| 6610 | 2026.05.29 18:24:59.220710 [ 308 ] {} <Debug> TCP-Session: f9221378-fd48-48c1-b770-61ba7a2c339f Authenticating user 'default' from [fd00:1122:3344:101::e]:56821 | ||
| 6611 | 2026.05.29 18:24:59.220728 [ 309 ] {} <Debug> TCP-Session: a3f947e6-0c6a-4381-a303-8158a77d5977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6612 | 2026.05.29 18:24:59.220740 [ 308 ] {} <Debug> TCP-Session: f9221378-fd48-48c1-b770-61ba7a2c339f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6613 | 2026.05.29 18:24:59.220754 [ 309 ] {} <Debug> TCP-Session: a3f947e6-0c6a-4381-a303-8158a77d5977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6614 | 2026.05.29 18:24:59.220767 [ 308 ] {} <Debug> TCP-Session: f9221378-fd48-48c1-b770-61ba7a2c339f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6615 | 2026.05.29 18:24:59.220377 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6616 | 2026.05.29 18:24:59.220346 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34948 | ||
| 6617 | 2026.05.29 18:24:59.220832 [ 302 ] {} <Debug> TCP-Session: 563c758b-ef52-4249-b3c8-db41e0ac1922 Authenticating user 'default' from [fd00:1122:3344:101::e]:33299 | ||
| 6618 | 2026.05.29 18:24:59.220817 [ 275 ] {6da666eb-9b05-4ac3-bca1-5d2e833e3c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50781) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6619 | 2026.05.29 18:24:59.220879 [ 302 ] {} <Debug> TCP-Session: 563c758b-ef52-4249-b3c8-db41e0ac1922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6620 | 2026.05.29 18:24:59.220351 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41459 | ||
| 6621 | 2026.05.29 18:24:59.220909 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6622 | 2026.05.29 18:24:59.220907 [ 302 ] {} <Debug> TCP-Session: 563c758b-ef52-4249-b3c8-db41e0ac1922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6623 | 2026.05.29 18:24:59.220379 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6624 | 2026.05.29 18:24:59.220972 [ 303 ] {} <Debug> TCP-Session: bb9c6305-4382-49dd-9e28-18a571eaea16 Authenticating user 'default' from [fd00:1122:3344:101::e]:34948 | ||
| 6625 | 2026.05.29 18:24:59.221002 [ 285 ] {} <Debug> TCP-Session: 15dae330-6aad-4a5e-8e51-2584e265dcf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65123 | ||
| 6626 | 2026.05.29 18:24:59.220966 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6627 | 2026.05.29 18:24:59.221033 [ 303 ] {} <Debug> TCP-Session: bb9c6305-4382-49dd-9e28-18a571eaea16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6628 | 2026.05.29 18:24:59.221034 [ 285 ] {} <Debug> TCP-Session: 15dae330-6aad-4a5e-8e51-2584e265dcf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6629 | 2026.05.29 18:24:59.221056 [ 307 ] {} <Debug> TCP-Session: 2a1f2829-9d33-462a-8159-53b446a30847 Authenticating user 'default' from [fd00:1122:3344:101::e]:41459 | ||
| 6630 | 2026.05.29 18:24:59.221058 [ 303 ] {} <Debug> TCP-Session: bb9c6305-4382-49dd-9e28-18a571eaea16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6631 | 2026.05.29 18:24:59.221072 [ 285 ] {} <Debug> TCP-Session: 15dae330-6aad-4a5e-8e51-2584e265dcf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6632 | 2026.05.29 18:24:59.221087 [ 307 ] {} <Debug> TCP-Session: 2a1f2829-9d33-462a-8159-53b446a30847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6633 | 2026.05.29 18:24:59.221115 [ 307 ] {} <Debug> TCP-Session: 2a1f2829-9d33-462a-8159-53b446a30847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6634 | 2026.05.29 18:24:59.221144 [ 275 ] {6da666eb-9b05-4ac3-bca1-5d2e833e3c2f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6635 | 2026.05.29 18:24:59.221204 [ 275 ] {6da666eb-9b05-4ac3-bca1-5d2e833e3c2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6636 | 2026.05.29 18:24:59.221478 [ 275 ] {6da666eb-9b05-4ac3-bca1-5d2e833e3c2f} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 6637 | 2026.05.29 18:24:59.222391 [ 350 ] {6da666eb-9b05-4ac3-bca1-5d2e833e3c2f} <Trace> AggregatingTransform: Aggregating | ||
| 6638 | 2026.05.29 18:24:59.222428 [ 350 ] {6da666eb-9b05-4ac3-bca1-5d2e833e3c2f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6639 | 2026.05.29 18:24:59.222459 [ 350 ] {6da666eb-9b05-4ac3-bca1-5d2e833e3c2f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882315 sec. (1133.382 rows/sec., 44.27 KiB/sec.) | ||
| 6640 | 2026.05.29 18:24:59.222473 [ 350 ] {6da666eb-9b05-4ac3-bca1-5d2e833e3c2f} <Trace> Aggregator: Merging aggregated data | ||
| 6641 | 2026.05.29 18:24:59.223051 [ 275 ] {6da666eb-9b05-4ac3-bca1-5d2e833e3c2f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002296 sec., 435.5400696864112 rows/sec., 17.01 KiB/sec. | ||
| 6642 | 2026.05.29 18:24:59.223172 [ 275 ] {6da666eb-9b05-4ac3-bca1-5d2e833e3c2f} <Debug> TCPHandler: Processed in 0.002888479 sec. | ||
| 6643 | 2026.05.29 18:24:59.223311 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6644 | 2026.05.29 18:24:59.223338 [ 275 ] {} <Debug> TCP-Session: dbc9fc49-4074-455f-abf1-a18aea61840f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6645 | 2026.05.29 18:24:59.223351 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6646 | 2026.05.29 18:24:59.223378 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6647 | 2026.05.29 18:24:59.223391 [ 310 ] {} <Debug> TCP-Session: 1036f233-825a-4f4f-8da6-32cf0fa23455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6648 | 2026.05.29 18:24:59.223403 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6649 | 2026.05.29 18:24:59.223416 [ 302 ] {} <Debug> TCP-Session: 563c758b-ef52-4249-b3c8-db41e0ac1922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6650 | 2026.05.29 18:24:59.223430 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6651 | 2026.05.29 18:24:59.223435 [ 306 ] {} <Debug> TCP-Session: 947a092e-f54b-45e1-afce-f843f0203eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6652 | 2026.05.29 18:24:59.223451 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6653 | 2026.05.29 18:24:59.223479 [ 285 ] {} <Debug> TCP-Session: 15dae330-6aad-4a5e-8e51-2584e265dcf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6654 | 2026.05.29 18:24:59.223489 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6655 | 2026.05.29 18:24:59.223514 [ 303 ] {} <Debug> TCP-Session: bb9c6305-4382-49dd-9e28-18a571eaea16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6656 | 2026.05.29 18:24:59.223521 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6657 | 2026.05.29 18:24:59.223545 [ 307 ] {} <Debug> TCP-Session: 2a1f2829-9d33-462a-8159-53b446a30847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6658 | 2026.05.29 18:24:59.223475 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6659 | 2026.05.29 18:24:59.223591 [ 309 ] {} <Debug> TCP-Session: a3f947e6-0c6a-4381-a303-8158a77d5977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6660 | 2026.05.29 18:24:59.223628 [ 308 ] {} <Debug> TCP-Session: f9221378-fd48-48c1-b770-61ba7a2c339f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6661 | 2026.05.29 18:24:59.263805 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46049 | ||
| 6662 | 2026.05.29 18:24:59.263907 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6663 | 2026.05.29 18:24:59.263939 [ 275 ] {} <Debug> TCP-Session: bc503604-e6ff-43c7-8e17-4108f7d5ca6b Authenticating user 'default' from [fd00:1122:3344:101::e]:46049 | ||
| 6664 | 2026.05.29 18:24:59.263968 [ 275 ] {} <Debug> TCP-Session: bc503604-e6ff-43c7-8e17-4108f7d5ca6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6665 | 2026.05.29 18:24:59.263985 [ 275 ] {} <Debug> TCP-Session: bc503604-e6ff-43c7-8e17-4108f7d5ca6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6666 | 2026.05.29 18:24:59.264275 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61500 | ||
| 6667 | 2026.05.29 18:24:59.264296 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42027 | ||
| 6668 | 2026.05.29 18:24:59.264312 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42737 | ||
| 6669 | 2026.05.29 18:24:59.264349 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59759 | ||
| 6670 | 2026.05.29 18:24:59.264381 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6671 | 2026.05.29 18:24:59.264406 [ 275 ] {} <Trace> TCP-Session: bc503604-e6ff-43c7-8e17-4108f7d5ca6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2026.05.29 18:24:59.264435 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6673 | 2026.05.29 18:24:59.264438 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6674 | 2026.05.29 18:24:59.264437 [ 306 ] {} <Debug> TCP-Session: 075c086b-d155-43b4-912c-52dfdef9d3a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42027 | ||
| 6675 | 2026.05.29 18:24:59.264483 [ 307 ] {} <Debug> TCP-Session: e8190523-eb79-4994-a294-fcf3d1eb1e18 Authenticating user 'default' from [fd00:1122:3344:101::e]:59759 | ||
| 6676 | 2026.05.29 18:24:59.264474 [ 303 ] {} <Debug> TCP-Session: ea3b7676-6b6f-4c76-b51d-9e49a046d7fe Authenticating user 'default' from [fd00:1122:3344:101::e]:42737 | ||
| 6677 | 2026.05.29 18:24:59.264515 [ 306 ] {} <Debug> TCP-Session: 075c086b-d155-43b4-912c-52dfdef9d3a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6678 | 2026.05.29 18:24:59.264524 [ 307 ] {} <Debug> TCP-Session: e8190523-eb79-4994-a294-fcf3d1eb1e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6679 | 2026.05.29 18:24:59.264533 [ 303 ] {} <Debug> TCP-Session: ea3b7676-6b6f-4c76-b51d-9e49a046d7fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6680 | 2026.05.29 18:24:59.264549 [ 306 ] {} <Debug> TCP-Session: 075c086b-d155-43b4-912c-52dfdef9d3a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6681 | 2026.05.29 18:24:59.264565 [ 303 ] {} <Debug> TCP-Session: ea3b7676-6b6f-4c76-b51d-9e49a046d7fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6682 | 2026.05.29 18:24:59.264558 [ 307 ] {} <Debug> TCP-Session: e8190523-eb79-4994-a294-fcf3d1eb1e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6683 | 2026.05.29 18:24:59.264377 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6684 | 2026.05.29 18:24:59.264609 [ 275 ] {1ce60166-c396-4984-a41a-899c6a6d15fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46049) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6685 | 2026.05.29 18:24:59.264650 [ 302 ] {} <Debug> TCP-Session: 94cb4379-0b9c-4161-9bfc-74b395b95d02 Authenticating user 'default' from [fd00:1122:3344:101::e]:61500 | ||
| 6686 | 2026.05.29 18:24:59.264361 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49167 | ||
| 6687 | 2026.05.29 18:24:59.264679 [ 302 ] {} <Debug> TCP-Session: 94cb4379-0b9c-4161-9bfc-74b395b95d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6688 | 2026.05.29 18:24:59.264345 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37265 | ||
| 6689 | 2026.05.29 18:24:59.264715 [ 302 ] {} <Debug> TCP-Session: 94cb4379-0b9c-4161-9bfc-74b395b95d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6690 | 2026.05.29 18:24:59.264725 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6691 | 2026.05.29 18:24:59.264379 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62087 | ||
| 6692 | 2026.05.29 18:24:59.264780 [ 310 ] {} <Debug> TCP-Session: 83819fb4-a324-4405-ad80-0786d65e287e Authenticating user 'default' from [fd00:1122:3344:101::e]:49167 | ||
| 6693 | 2026.05.29 18:24:59.264778 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6694 | 2026.05.29 18:24:59.264855 [ 310 ] {} <Debug> TCP-Session: 83819fb4-a324-4405-ad80-0786d65e287e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6695 | 2026.05.29 18:24:59.264878 [ 308 ] {} <Debug> TCP-Session: 35ddd000-4602-4db9-abf0-799e4a7a7e91 Authenticating user 'default' from [fd00:1122:3344:101::e]:37265 | ||
| 6696 | 2026.05.29 18:24:59.264887 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6697 | 2026.05.29 18:24:59.264889 [ 310 ] {} <Debug> TCP-Session: 83819fb4-a324-4405-ad80-0786d65e287e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6698 | 2026.05.29 18:24:59.264917 [ 275 ] {1ce60166-c396-4984-a41a-899c6a6d15fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6699 | 2026.05.29 18:24:59.264939 [ 309 ] {} <Debug> TCP-Session: 64571f01-d9d1-4cd9-8916-0f4ccd8cc6db Authenticating user 'default' from [fd00:1122:3344:101::e]:62087 | ||
| 6700 | 2026.05.29 18:24:59.264997 [ 309 ] {} <Debug> TCP-Session: 64571f01-d9d1-4cd9-8916-0f4ccd8cc6db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6701 | 2026.05.29 18:24:59.265006 [ 275 ] {1ce60166-c396-4984-a41a-899c6a6d15fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6702 | 2026.05.29 18:24:59.265022 [ 309 ] {} <Debug> TCP-Session: 64571f01-d9d1-4cd9-8916-0f4ccd8cc6db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6703 | 2026.05.29 18:24:59.264907 [ 308 ] {} <Debug> TCP-Session: 35ddd000-4602-4db9-abf0-799e4a7a7e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6704 | 2026.05.29 18:24:59.264275 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34989 | ||
| 6705 | 2026.05.29 18:24:59.265088 [ 308 ] {} <Debug> TCP-Session: 35ddd000-4602-4db9-abf0-799e4a7a7e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6706 | 2026.05.29 18:24:59.265151 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6707 | 2026.05.29 18:24:59.265183 [ 285 ] {} <Debug> TCP-Session: 1a5bf368-cc56-4917-8345-cbee305aea1a Authenticating user 'default' from [fd00:1122:3344:101::e]:34989 | ||
| 6708 | 2026.05.29 18:24:59.265205 [ 285 ] {} <Debug> TCP-Session: 1a5bf368-cc56-4917-8345-cbee305aea1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6709 | 2026.05.29 18:24:59.265222 [ 285 ] {} <Debug> TCP-Session: 1a5bf368-cc56-4917-8345-cbee305aea1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6710 | 2026.05.29 18:24:59.265424 [ 275 ] {1ce60166-c396-4984-a41a-899c6a6d15fd} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 6711 | 2026.05.29 18:24:59.266452 [ 344 ] {1ce60166-c396-4984-a41a-899c6a6d15fd} <Trace> AggregatingTransform: Aggregating | ||
| 6712 | 2026.05.29 18:24:59.266501 [ 344 ] {1ce60166-c396-4984-a41a-899c6a6d15fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 6713 | 2026.05.29 18:24:59.266532 [ 344 ] {1ce60166-c396-4984-a41a-899c6a6d15fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971526 sec. (1029.309 rows/sec., 40.21 KiB/sec.) | ||
| 6714 | 2026.05.29 18:24:59.266548 [ 344 ] {1ce60166-c396-4984-a41a-899c6a6d15fd} <Trace> Aggregator: Merging aggregated data | ||
| 6715 | 2026.05.29 18:24:59.267090 [ 275 ] {1ce60166-c396-4984-a41a-899c6a6d15fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002544 sec., 393.08176100628936 rows/sec., 15.35 KiB/sec. | ||
| 6716 | 2026.05.29 18:24:59.267205 [ 275 ] {1ce60166-c396-4984-a41a-899c6a6d15fd} <Debug> TCPHandler: Processed in 0.002973291 sec. | ||
| 6717 | 2026.05.29 18:24:59.267330 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6718 | 2026.05.29 18:24:59.267360 [ 275 ] {} <Debug> TCP-Session: bc503604-e6ff-43c7-8e17-4108f7d5ca6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6719 | 2026.05.29 18:24:59.267360 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6720 | 2026.05.29 18:24:59.267383 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6721 | 2026.05.29 18:24:59.267397 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6722 | 2026.05.29 18:24:59.267412 [ 310 ] {} <Debug> TCP-Session: 83819fb4-a324-4405-ad80-0786d65e287e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6723 | 2026.05.29 18:24:59.267423 [ 306 ] {} <Debug> TCP-Session: 075c086b-d155-43b4-912c-52dfdef9d3a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6724 | 2026.05.29 18:24:59.267418 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6725 | 2026.05.29 18:24:59.267438 [ 302 ] {} <Debug> TCP-Session: 94cb4379-0b9c-4161-9bfc-74b395b95d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6726 | 2026.05.29 18:24:59.267457 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6727 | 2026.05.29 18:24:59.267478 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6728 | 2026.05.29 18:24:59.267476 [ 285 ] {} <Debug> TCP-Session: 1a5bf368-cc56-4917-8345-cbee305aea1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6729 | 2026.05.29 18:24:59.267518 [ 309 ] {} <Debug> TCP-Session: 64571f01-d9d1-4cd9-8916-0f4ccd8cc6db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6730 | 2026.05.29 18:24:59.267536 [ 303 ] {} <Debug> TCP-Session: ea3b7676-6b6f-4c76-b51d-9e49a046d7fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6731 | 2026.05.29 18:24:59.267496 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6732 | 2026.05.29 18:24:59.267447 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6733 | 2026.05.29 18:24:59.267611 [ 308 ] {} <Debug> TCP-Session: 35ddd000-4602-4db9-abf0-799e4a7a7e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6734 | 2026.05.29 18:24:59.267637 [ 307 ] {} <Debug> TCP-Session: e8190523-eb79-4994-a294-fcf3d1eb1e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6735 | 2026.05.29 18:25:03.844879 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6736 | 2026.05.29 18:25:03.845184 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6737 | 2026.05.29 18:25:03.845627 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6738 | 2026.05.29 18:25:03.845685 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6739 | 2026.05.29 18:25:03.845994 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6740 | 2026.05.29 18:25:03.846091 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6741 | 2026.05.29 18:25:03.846283 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6742 | 2026.05.29 18:25:03.846393 [ 329 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6743 | 2026.05.29 18:25:03.846400 [ 330 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6744 | 2026.05.29 18:25:03.846401 [ 323 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6745 | 2026.05.29 18:25:03.846554 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 6746 | 2026.05.29 18:25:03.846589 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6747 | 2026.05.29 18:25:03.846676 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6748 | 2026.05.29 18:25:03.846699 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 6749 | 2026.05.29 18:25:03.846737 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6750 | 2026.05.29 18:25:03.846781 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6751 | 2026.05.29 18:25:03.846818 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6752 | 2026.05.29 18:25:03.848047 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002986 sec., 15405.224380442063 rows/sec., 1.84 MiB/sec. | ||
| 6753 | 2026.05.29 18:25:03.848181 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Debug> MemoryTracker: Peak memory usage (for query): 135.68 KiB. | ||
| 6754 | 2026.05.29 18:25:03.848196 [ 286 ] {60ecc87e-0a9a-4420-b8b8-5012d88f9ae0} <Debug> TCPHandler: Processed in 0.00350539 sec. | ||
| 6755 | 2026.05.29 18:25:03.850395 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2026.05.29 18:25:03.850525 [ 286 ] {a11ae7c8-ac7b-4f6f-afaa-33ffa50e37f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6757 | 2026.05.29 18:25:03.850576 [ 286 ] {a11ae7c8-ac7b-4f6f-afaa-33ffa50e37f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6758 | 2026.05.29 18:25:03.851114 [ 286 ] {a11ae7c8-ac7b-4f6f-afaa-33ffa50e37f0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.05.29 18:25:03.851157 [ 286 ] {a11ae7c8-ac7b-4f6f-afaa-33ffa50e37f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6760 | 2026.05.29 18:25:03.851521 [ 286 ] {a11ae7c8-ac7b-4f6f-afaa-33ffa50e37f0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6761 | 2026.05.29 18:25:03.851742 [ 286 ] {a11ae7c8-ac7b-4f6f-afaa-33ffa50e37f0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.05.29 18:25:03.851887 [ 286 ] {a11ae7c8-ac7b-4f6f-afaa-33ffa50e37f0} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001399 sec., 82916.36883488206 rows/sec., 7.04 MiB/sec. | ||
| 6763 | 2026.05.29 18:25:03.851922 [ 286 ] {a11ae7c8-ac7b-4f6f-afaa-33ffa50e37f0} <Debug> TCPHandler: Processed in 0.001591917 sec. | ||
| 6764 | 2026.05.29 18:25:03.852056 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2026.05.29 18:25:03.852152 [ 286 ] {c6d95d8b-da4a-4f02-beff-ebb1b12a2c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6766 | 2026.05.29 18:25:03.852193 [ 286 ] {c6d95d8b-da4a-4f02-beff-ebb1b12a2c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6767 | 2026.05.29 18:25:03.852589 [ 286 ] {c6d95d8b-da4a-4f02-beff-ebb1b12a2c26} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.05.29 18:25:03.852625 [ 286 ] {c6d95d8b-da4a-4f02-beff-ebb1b12a2c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6769 | 2026.05.29 18:25:03.852912 [ 286 ] {c6d95d8b-da4a-4f02-beff-ebb1b12a2c26} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6770 | 2026.05.29 18:25:03.853128 [ 286 ] {c6d95d8b-da4a-4f02-beff-ebb1b12a2c26} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.05.29 18:25:03.853258 [ 286 ] {c6d95d8b-da4a-4f02-beff-ebb1b12a2c26} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001123 sec., 26714.158504007122 rows/sec., 1.96 MiB/sec. | ||
| 6772 | 2026.05.29 18:25:03.853291 [ 286 ] {c6d95d8b-da4a-4f02-beff-ebb1b12a2c26} <Debug> TCPHandler: Processed in 0.001287501 sec. | ||
| 6773 | 2026.05.29 18:25:03.853408 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6774 | 2026.05.29 18:25:03.853505 [ 286 ] {dda31a2f-2402-4d97-b86c-7a3827f0cee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6775 | 2026.05.29 18:25:03.853544 [ 286 ] {dda31a2f-2402-4d97-b86c-7a3827f0cee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6776 | 2026.05.29 18:25:03.853965 [ 286 ] {dda31a2f-2402-4d97-b86c-7a3827f0cee8} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2026.05.29 18:25:03.854001 [ 286 ] {dda31a2f-2402-4d97-b86c-7a3827f0cee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6778 | 2026.05.29 18:25:03.854299 [ 286 ] {dda31a2f-2402-4d97-b86c-7a3827f0cee8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6779 | 2026.05.29 18:25:03.854507 [ 286 ] {dda31a2f-2402-4d97-b86c-7a3827f0cee8} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.05.29 18:25:03.854637 [ 286 ] {dda31a2f-2402-4d97-b86c-7a3827f0cee8} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00115 sec., 81739.13043478261 rows/sec., 6.38 MiB/sec. | ||
| 6781 | 2026.05.29 18:25:03.854671 [ 286 ] {dda31a2f-2402-4d97-b86c-7a3827f0cee8} <Debug> TCPHandler: Processed in 0.001314133 sec. | ||
| 6782 | 2026.05.29 18:25:03.854792 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2026.05.29 18:25:03.854887 [ 286 ] {109642de-f449-4cfe-a48a-50a4c8363578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6784 | 2026.05.29 18:25:03.854931 [ 286 ] {109642de-f449-4cfe-a48a-50a4c8363578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6785 | 2026.05.29 18:25:03.855327 [ 286 ] {109642de-f449-4cfe-a48a-50a4c8363578} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2026.05.29 18:25:03.855362 [ 286 ] {109642de-f449-4cfe-a48a-50a4c8363578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6787 | 2026.05.29 18:25:03.855684 [ 286 ] {109642de-f449-4cfe-a48a-50a4c8363578} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6788 | 2026.05.29 18:25:03.855889 [ 286 ] {109642de-f449-4cfe-a48a-50a4c8363578} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.05.29 18:25:03.856017 [ 286 ] {109642de-f449-4cfe-a48a-50a4c8363578} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 6790 | 2026.05.29 18:25:03.856050 [ 286 ] {109642de-f449-4cfe-a48a-50a4c8363578} <Debug> TCPHandler: Processed in 0.001310592 sec. | ||
| 6791 | 2026.05.29 18:25:03.856167 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2026.05.29 18:25:03.856265 [ 286 ] {8cdc49e0-e347-41f5-b989-9a861e96a514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6793 | 2026.05.29 18:25:03.856319 [ 286 ] {8cdc49e0-e347-41f5-b989-9a861e96a514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6794 | 2026.05.29 18:25:03.857083 [ 286 ] {8cdc49e0-e347-41f5-b989-9a861e96a514} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2026.05.29 18:25:03.857118 [ 286 ] {8cdc49e0-e347-41f5-b989-9a861e96a514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6796 | 2026.05.29 18:25:03.857641 [ 286 ] {8cdc49e0-e347-41f5-b989-9a861e96a514} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6797 | 2026.05.29 18:25:03.857864 [ 286 ] {8cdc49e0-e347-41f5-b989-9a861e96a514} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2026.05.29 18:25:03.858001 [ 286 ] {8cdc49e0-e347-41f5-b989-9a861e96a514} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001755 sec., 17094.017094017094 rows/sec., 30.63 MiB/sec. | ||
| 6799 | 2026.05.29 18:25:03.858052 [ 286 ] {8cdc49e0-e347-41f5-b989-9a861e96a514} <Debug> TCPHandler: Processed in 0.001935912 sec. | ||
| 6800 | 2026.05.29 18:25:03.858182 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2026.05.29 18:25:03.858278 [ 286 ] {5b024d56-24e2-424e-a67a-9a3c4103f1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6802 | 2026.05.29 18:25:03.858320 [ 286 ] {5b024d56-24e2-424e-a67a-9a3c4103f1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6803 | 2026.05.29 18:25:03.858655 [ 286 ] {5b024d56-24e2-424e-a67a-9a3c4103f1b1} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.05.29 18:25:03.858690 [ 286 ] {5b024d56-24e2-424e-a67a-9a3c4103f1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6805 | 2026.05.29 18:25:03.858987 [ 286 ] {5b024d56-24e2-424e-a67a-9a3c4103f1b1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6806 | 2026.05.29 18:25:03.859188 [ 286 ] {5b024d56-24e2-424e-a67a-9a3c4103f1b1} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2026.05.29 18:25:03.859314 [ 286 ] {5b024d56-24e2-424e-a67a-9a3c4103f1b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 6808 | 2026.05.29 18:25:03.859347 [ 286 ] {5b024d56-24e2-424e-a67a-9a3c4103f1b1} <Debug> TCPHandler: Processed in 0.00121788 sec. | ||
| 6809 | 2026.05.29 18:25:04.526824 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6810 | 2026.05.29 18:25:04.526909 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6811 | 2026.05.29 18:25:04.660244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12505 | ||
| 6812 | 2026.05.29 18:25:04.660727 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.05.29 18:25:04.660769 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6814 | 2026.05.29 18:25:04.661231 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6815 | 2026.05.29 18:25:04.661454 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2026.05.29 18:25:04.661579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12505 | ||
| 6817 | 2026.05.29 18:25:04.661604 [ 105 ] {} <Debug> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6818 | 2026.05.29 18:25:04.661670 [ 105 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.05.29 18:25:04.661692 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6820 | 2026.05.29 18:25:04.661794 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 6821 | 2026.05.29 18:25:04.661912 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6822 | 2026.05.29 18:25:04.661949 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10137 rows starting from the beginning of the part | ||
| 6823 | 2026.05.29 18:25:04.662013 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 6824 | 2026.05.29 18:25:04.662056 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 6825 | 2026.05.29 18:25:04.662101 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 6826 | 2026.05.29 18:25:04.662140 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 6827 | 2026.05.29 18:25:04.662179 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 6828 | 2026.05.29 18:25:04.666434 [ 188 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12505 rows, containing 4 columns (4 merged, 0 gathered) in 0.00467904 sec., 2672556.7637806046 rows/sec., 38.23 MiB/sec. | ||
| 6829 | 2026.05.29 18:25:04.666856 [ 196 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6830 | 2026.05.29 18:25:04.667154 [ 196 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_26_5} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.05.29 18:25:04.667235 [ 196 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_26_5} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6832 | 2026.05.29 18:25:04.667336 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6833 | 2026.05.29 18:25:05.346911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6834 | 2026.05.29 18:25:05.364879 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.05.29 18:25:05.364946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6836 | 2026.05.29 18:25:05.370645 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6837 | 2026.05.29 18:25:05.371333 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2026.05.29 18:25:05.371686 [ 105 ] {} <Debug> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6839 | 2026.05.29 18:25:05.371778 [ 105 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2026.05.29 18:25:05.371802 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6841 | 2026.05.29 18:25:05.371931 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 6842 | 2026.05.29 18:25:05.374608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6843 | 2026.05.29 18:25:05.375851 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6844 | 2026.05.29 18:25:05.377432 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 6845 | 2026.05.29 18:25:05.382280 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 6846 | 2026.05.29 18:25:05.386900 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 6847 | 2026.05.29 18:25:05.391495 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 6848 | 2026.05.29 18:25:05.396047 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 6849 | 2026.05.29 18:25:05.400061 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 6850 | 2026.05.29 18:25:05.452427 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080558931 sec., 2433.001500479196 rows/sec., 12.58 MiB/sec. | ||
| 6851 | 2026.05.29 18:25:05.454932 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6852 | 2026.05.29 18:25:05.456950 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_26_5} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.05.29 18:25:05.457054 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_26_5} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6854 | 2026.05.29 18:25:05.459865 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6855 | 2026.05.29 18:25:06.000270 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.58 MiB, peak 274.12 MiB, free memory in arenas 0.00 B, will set to 268.48 MiB (RSS), difference: 4.90 MiB | ||
| 6856 | 2026.05.29 18:25:08.848852 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6857 | 2026.05.29 18:25:08.849130 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 6858 | 2026.05.29 18:25:08.849521 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6859 | 2026.05.29 18:25:08.849573 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 6860 | 2026.05.29 18:25:08.849859 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6861 | 2026.05.29 18:25:08.849940 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6862 | 2026.05.29 18:25:08.850091 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6863 | 2026.05.29 18:25:08.850183 [ 329 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6864 | 2026.05.29 18:25:08.850209 [ 323 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6865 | 2026.05.29 18:25:08.850213 [ 344 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6866 | 2026.05.29 18:25:08.850372 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 6867 | 2026.05.29 18:25:08.850400 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6868 | 2026.05.29 18:25:08.850489 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6869 | 2026.05.29 18:25:08.850509 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 6870 | 2026.05.29 18:25:08.850546 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6871 | 2026.05.29 18:25:08.850587 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6872 | 2026.05.29 18:25:08.850625 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6873 | 2026.05.29 18:25:08.851811 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002796 sec., 16452.074391988557 rows/sec., 3.36 MiB/sec. | ||
| 6874 | 2026.05.29 18:25:08.851978 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Debug> MemoryTracker: Peak memory usage (for query): 154.16 KiB. | ||
| 6875 | 2026.05.29 18:25:08.851994 [ 286 ] {43e32d3b-8efd-46b9-af48-82b6df9da8b3} <Debug> TCPHandler: Processed in 0.003284406 sec. | ||
| 6876 | 2026.05.29 18:25:08.857024 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2026.05.29 18:25:08.857216 [ 286 ] {93ee1516-80ab-4e08-ade9-9ac4585d3c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6878 | 2026.05.29 18:25:08.857293 [ 286 ] {93ee1516-80ab-4e08-ade9-9ac4585d3c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6879 | 2026.05.29 18:25:08.858169 [ 286 ] {93ee1516-80ab-4e08-ade9-9ac4585d3c6e} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.05.29 18:25:08.858215 [ 286 ] {93ee1516-80ab-4e08-ade9-9ac4585d3c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6881 | 2026.05.29 18:25:08.858622 [ 286 ] {93ee1516-80ab-4e08-ade9-9ac4585d3c6e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6882 | 2026.05.29 18:25:08.858846 [ 286 ] {93ee1516-80ab-4e08-ade9-9ac4585d3c6e} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.05.29 18:25:08.858997 [ 286 ] {93ee1516-80ab-4e08-ade9-9ac4585d3c6e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001837 sec., 154599.89112683723 rows/sec., 9.82 MiB/sec. | ||
| 6884 | 2026.05.29 18:25:08.859034 [ 286 ] {93ee1516-80ab-4e08-ade9-9ac4585d3c6e} <Debug> TCPHandler: Processed in 0.002083035 sec. | ||
| 6885 | 2026.05.29 18:25:08.859037 [ 151 ] {} <Debug> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6886 | 2026.05.29 18:25:08.859103 [ 151 ] {} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6887 | 2026.05.29 18:25:08.859124 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6888 | 2026.05.29 18:25:08.859182 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.05.29 18:25:08.859212 [ 189 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 6890 | 2026.05.29 18:25:08.859286 [ 286 ] {915034dd-a196-48c3-8e36-177d6fe67d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6891 | 2026.05.29 18:25:08.859304 [ 189 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6892 | 2026.05.29 18:25:08.859329 [ 286 ] {915034dd-a196-48c3-8e36-177d6fe67d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6893 | 2026.05.29 18:25:08.859334 [ 189 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 6894 | 2026.05.29 18:25:08.859391 [ 189 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 6895 | 2026.05.29 18:25:08.859437 [ 189 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 6896 | 2026.05.29 18:25:08.859477 [ 189 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 6897 | 2026.05.29 18:25:08.859515 [ 189 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 6898 | 2026.05.29 18:25:08.860127 [ 286 ] {915034dd-a196-48c3-8e36-177d6fe67d4f} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6899 | 2026.05.29 18:25:08.860163 [ 286 ] {915034dd-a196-48c3-8e36-177d6fe67d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6900 | 2026.05.29 18:25:08.860397 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214921 sec., 1168800.275902713 rows/sec., 78.69 MiB/sec. | ||
| 6901 | 2026.05.29 18:25:08.860599 [ 190 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6902 | 2026.05.29 18:25:08.860708 [ 286 ] {915034dd-a196-48c3-8e36-177d6fe67d4f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6903 | 2026.05.29 18:25:08.860984 [ 190 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_17_4} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.05.29 18:25:08.861010 [ 286 ] {915034dd-a196-48c3-8e36-177d6fe67d4f} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.05.29 18:25:08.861088 [ 190 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_17_4} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6906 | 2026.05.29 18:25:08.861164 [ 286 ] {915034dd-a196-48c3-8e36-177d6fe67d4f} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001899 sec., 431279.62085308053 rows/sec., 33.45 MiB/sec. | ||
| 6907 | 2026.05.29 18:25:08.861204 [ 286 ] {915034dd-a196-48c3-8e36-177d6fe67d4f} <Debug> TCPHandler: Processed in 0.002075066 sec. | ||
| 6908 | 2026.05.29 18:25:08.861205 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6909 | 2026.05.29 18:25:08.861331 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6910 | 2026.05.29 18:25:08.861435 [ 286 ] {b37ea79f-687a-4399-86fe-ce2ece81f5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6911 | 2026.05.29 18:25:08.861476 [ 286 ] {b37ea79f-687a-4399-86fe-ce2ece81f5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6912 | 2026.05.29 18:25:08.861919 [ 286 ] {b37ea79f-687a-4399-86fe-ce2ece81f5d4} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.05.29 18:25:08.861956 [ 286 ] {b37ea79f-687a-4399-86fe-ce2ece81f5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6914 | 2026.05.29 18:25:08.862279 [ 286 ] {b37ea79f-687a-4399-86fe-ce2ece81f5d4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6915 | 2026.05.29 18:25:08.862487 [ 286 ] {b37ea79f-687a-4399-86fe-ce2ece81f5d4} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.05.29 18:25:08.862616 [ 286 ] {b37ea79f-687a-4399-86fe-ce2ece81f5d4} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001201 sec., 127393.83846794338 rows/sec., 7.62 MiB/sec. | ||
| 6917 | 2026.05.29 18:25:08.862650 [ 286 ] {b37ea79f-687a-4399-86fe-ce2ece81f5d4} <Debug> TCPHandler: Processed in 0.001370114 sec. | ||
| 6918 | 2026.05.29 18:25:08.862772 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.05.29 18:25:08.862868 [ 286 ] {ef61eab1-c2dd-4fea-ac7f-c9639d90ccc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6920 | 2026.05.29 18:25:08.862908 [ 286 ] {ef61eab1-c2dd-4fea-ac7f-c9639d90ccc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6921 | 2026.05.29 18:25:08.863345 [ 286 ] {ef61eab1-c2dd-4fea-ac7f-c9639d90ccc5} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.05.29 18:25:08.863380 [ 286 ] {ef61eab1-c2dd-4fea-ac7f-c9639d90ccc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6923 | 2026.05.29 18:25:08.863679 [ 286 ] {ef61eab1-c2dd-4fea-ac7f-c9639d90ccc5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6924 | 2026.05.29 18:25:08.863885 [ 286 ] {ef61eab1-c2dd-4fea-ac7f-c9639d90ccc5} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.05.29 18:25:08.864012 [ 286 ] {ef61eab1-c2dd-4fea-ac7f-c9639d90ccc5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001163 sec., 128116.93895098883 rows/sec., 8.28 MiB/sec. | ||
| 6926 | 2026.05.29 18:25:08.864047 [ 286 ] {ef61eab1-c2dd-4fea-ac7f-c9639d90ccc5} <Debug> TCPHandler: Processed in 0.001325452 sec. | ||
| 6927 | 2026.05.29 18:25:08.864166 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6928 | 2026.05.29 18:25:08.864262 [ 286 ] {1a1dd119-8181-418c-ace5-6f2c0ea61ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6929 | 2026.05.29 18:25:08.864302 [ 286 ] {1a1dd119-8181-418c-ace5-6f2c0ea61ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6930 | 2026.05.29 18:25:08.864737 [ 286 ] {1a1dd119-8181-418c-ace5-6f2c0ea61ac2} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.05.29 18:25:08.864773 [ 286 ] {1a1dd119-8181-418c-ace5-6f2c0ea61ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6932 | 2026.05.29 18:25:08.865074 [ 286 ] {1a1dd119-8181-418c-ace5-6f2c0ea61ac2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6933 | 2026.05.29 18:25:08.865280 [ 286 ] {1a1dd119-8181-418c-ace5-6f2c0ea61ac2} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.05.29 18:25:08.865380 [ 151 ] {} <Debug> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6935 | 2026.05.29 18:25:08.865406 [ 286 ] {1a1dd119-8181-418c-ace5-6f2c0ea61ac2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 6936 | 2026.05.29 18:25:08.865418 [ 151 ] {} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2026.05.29 18:25:08.865447 [ 286 ] {1a1dd119-8181-418c-ace5-6f2c0ea61ac2} <Debug> TCPHandler: Processed in 0.001332253 sec. | ||
| 6938 | 2026.05.29 18:25:08.865448 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6939 | 2026.05.29 18:25:08.865571 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 6940 | 2026.05.29 18:25:08.865572 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6941 | 2026.05.29 18:25:08.865701 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6942 | 2026.05.29 18:25:08.865714 [ 286 ] {07552a8e-3a35-4425-83fb-dd721ede6bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6943 | 2026.05.29 18:25:08.865743 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 6944 | 2026.05.29 18:25:08.865762 [ 286 ] {07552a8e-3a35-4425-83fb-dd721ede6bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6945 | 2026.05.29 18:25:08.865816 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 6946 | 2026.05.29 18:25:08.865870 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 6947 | 2026.05.29 18:25:08.865921 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 6948 | 2026.05.29 18:25:08.865965 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 6949 | 2026.05.29 18:25:08.866408 [ 286 ] {07552a8e-3a35-4425-83fb-dd721ede6bf8} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.05.29 18:25:08.866451 [ 286 ] {07552a8e-3a35-4425-83fb-dd721ede6bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6951 | 2026.05.29 18:25:08.866793 [ 286 ] {07552a8e-3a35-4425-83fb-dd721ede6bf8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6952 | 2026.05.29 18:25:08.866804 [ 193 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278832 sec., 578653.0208815545 rows/sec., 35.12 MiB/sec. | ||
| 6953 | 2026.05.29 18:25:08.866932 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6954 | 2026.05.29 18:25:08.867020 [ 286 ] {07552a8e-3a35-4425-83fb-dd721ede6bf8} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.05.29 18:25:08.867167 [ 286 ] {07552a8e-3a35-4425-83fb-dd721ede6bf8} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001471 sec., 340584.6363018355 rows/sec., 23.94 MiB/sec. | ||
| 6956 | 2026.05.29 18:25:08.867205 [ 286 ] {07552a8e-3a35-4425-83fb-dd721ede6bf8} <Debug> TCPHandler: Processed in 0.001683529 sec. | ||
| 6957 | 2026.05.29 18:25:08.867215 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_17_4} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2026.05.29 18:25:08.867310 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_17_4} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6959 | 2026.05.29 18:25:08.867358 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2026.05.29 18:25:08.867376 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6961 | 2026.05.29 18:25:08.867493 [ 286 ] {06ea5371-b1ab-4355-b646-b4c5dee9ed29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6962 | 2026.05.29 18:25:08.867552 [ 286 ] {06ea5371-b1ab-4355-b646-b4c5dee9ed29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6963 | 2026.05.29 18:25:08.867948 [ 286 ] {06ea5371-b1ab-4355-b646-b4c5dee9ed29} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2026.05.29 18:25:08.867992 [ 286 ] {06ea5371-b1ab-4355-b646-b4c5dee9ed29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6965 | 2026.05.29 18:25:08.868322 [ 286 ] {06ea5371-b1ab-4355-b646-b4c5dee9ed29} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6966 | 2026.05.29 18:25:08.868529 [ 286 ] {06ea5371-b1ab-4355-b646-b4c5dee9ed29} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.05.29 18:25:08.868662 [ 286 ] {06ea5371-b1ab-4355-b646-b4c5dee9ed29} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001194 sec., 5025.125628140704 rows/sec., 262.54 KiB/sec. | ||
| 6968 | 2026.05.29 18:25:08.868698 [ 286 ] {06ea5371-b1ab-4355-b646-b4c5dee9ed29} <Debug> TCPHandler: Processed in 0.001402174 sec. | ||
| 6969 | 2026.05.29 18:25:08.868844 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6970 | 2026.05.29 18:25:08.868967 [ 286 ] {2a8042cf-50ab-48ad-85db-81ebf398aee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6971 | 2026.05.29 18:25:08.869021 [ 286 ] {2a8042cf-50ab-48ad-85db-81ebf398aee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6972 | 2026.05.29 18:25:08.869497 [ 286 ] {2a8042cf-50ab-48ad-85db-81ebf398aee9} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2026.05.29 18:25:08.869542 [ 286 ] {2a8042cf-50ab-48ad-85db-81ebf398aee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6974 | 2026.05.29 18:25:08.869951 [ 286 ] {2a8042cf-50ab-48ad-85db-81ebf398aee9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6975 | 2026.05.29 18:25:08.870178 [ 286 ] {2a8042cf-50ab-48ad-85db-81ebf398aee9} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6976 | 2026.05.29 18:25:08.870314 [ 286 ] {2a8042cf-50ab-48ad-85db-81ebf398aee9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001373 sec., 193008.0116533139 rows/sec., 12.83 MiB/sec. | ||
| 6977 | 2026.05.29 18:25:08.870351 [ 286 ] {2a8042cf-50ab-48ad-85db-81ebf398aee9} <Debug> TCPHandler: Processed in 0.001571176 sec. | ||
| 6978 | 2026.05.29 18:25:08.870478 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6979 | 2026.05.29 18:25:08.870575 [ 286 ] {a6d30c65-eacd-492f-8006-429b68c0112c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6980 | 2026.05.29 18:25:08.870620 [ 286 ] {a6d30c65-eacd-492f-8006-429b68c0112c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6981 | 2026.05.29 18:25:08.870933 [ 286 ] {a6d30c65-eacd-492f-8006-429b68c0112c} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2026.05.29 18:25:08.870969 [ 286 ] {a6d30c65-eacd-492f-8006-429b68c0112c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6983 | 2026.05.29 18:25:08.871258 [ 286 ] {a6d30c65-eacd-492f-8006-429b68c0112c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6984 | 2026.05.29 18:25:08.871461 [ 286 ] {a6d30c65-eacd-492f-8006-429b68c0112c} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2026.05.29 18:25:08.871597 [ 286 ] {a6d30c65-eacd-492f-8006-429b68c0112c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 6986 | 2026.05.29 18:25:08.871633 [ 286 ] {a6d30c65-eacd-492f-8006-429b68c0112c} <Debug> TCPHandler: Processed in 0.00120723 sec. | ||
| 6987 | 2026.05.29 18:25:08.871766 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2026.05.29 18:25:08.871882 [ 286 ] {90b484ba-08fb-4a14-8bff-46200d34011e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6989 | 2026.05.29 18:25:08.871949 [ 286 ] {90b484ba-08fb-4a14-8bff-46200d34011e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6990 | 2026.05.29 18:25:08.872730 [ 286 ] {90b484ba-08fb-4a14-8bff-46200d34011e} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.05.29 18:25:08.872767 [ 286 ] {90b484ba-08fb-4a14-8bff-46200d34011e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 6992 | 2026.05.29 18:25:08.873271 [ 286 ] {90b484ba-08fb-4a14-8bff-46200d34011e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6993 | 2026.05.29 18:25:08.873487 [ 286 ] {90b484ba-08fb-4a14-8bff-46200d34011e} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.05.29 18:25:08.873628 [ 286 ] {90b484ba-08fb-4a14-8bff-46200d34011e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00177 sec., 6214.689265536723 rows/sec., 11.14 MiB/sec. | ||
| 6995 | 2026.05.29 18:25:08.873685 [ 286 ] {90b484ba-08fb-4a14-8bff-46200d34011e} <Debug> TCPHandler: Processed in 0.001982023 sec. | ||
| 6996 | 2026.05.29 18:25:08.873806 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6997 | 2026.05.29 18:25:08.873903 [ 286 ] {337266d0-b087-4b21-adec-5d7371bea0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6998 | 2026.05.29 18:25:08.873946 [ 286 ] {337266d0-b087-4b21-adec-5d7371bea0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6999 | 2026.05.29 18:25:08.874290 [ 286 ] {337266d0-b087-4b21-adec-5d7371bea0dc} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.05.29 18:25:08.874325 [ 286 ] {337266d0-b087-4b21-adec-5d7371bea0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7001 | 2026.05.29 18:25:08.874621 [ 286 ] {337266d0-b087-4b21-adec-5d7371bea0dc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7002 | 2026.05.29 18:25:08.874825 [ 286 ] {337266d0-b087-4b21-adec-5d7371bea0dc} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.05.29 18:25:08.874953 [ 286 ] {337266d0-b087-4b21-adec-5d7371bea0dc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 7004 | 2026.05.29 18:25:08.874986 [ 286 ] {337266d0-b087-4b21-adec-5d7371bea0dc} <Debug> TCPHandler: Processed in 0.001231141 sec. | ||
| 7005 | 2026.05.29 18:25:09.427040 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2026.05.29 18:25:09.427280 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 7007 | 2026.05.29 18:25:09.427633 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7008 | 2026.05.29 18:25:09.427678 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 7009 | 2026.05.29 18:25:09.427921 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7010 | 2026.05.29 18:25:09.427992 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7011 | 2026.05.29 18:25:09.428136 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7012 | 2026.05.29 18:25:09.428233 [ 330 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7013 | 2026.05.29 18:25:09.428246 [ 344 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7014 | 2026.05.29 18:25:09.428244 [ 323 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7015 | 2026.05.29 18:25:09.428388 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 7016 | 2026.05.29 18:25:09.428419 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7017 | 2026.05.29 18:25:09.428508 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7018 | 2026.05.29 18:25:09.428529 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 7019 | 2026.05.29 18:25:09.428567 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7020 | 2026.05.29 18:25:09.428610 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7021 | 2026.05.29 18:25:09.428650 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7022 | 2026.05.29 18:25:09.429776 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002597 sec., 17712.745475548712 rows/sec., 2.12 MiB/sec. | ||
| 7023 | 2026.05.29 18:25:09.429917 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Debug> MemoryTracker: Peak memory usage (for query): 139.75 KiB. | ||
| 7024 | 2026.05.29 18:25:09.429934 [ 286 ] {9c1e4198-76f6-4ecf-9837-79464d50845d} <Debug> TCPHandler: Processed in 0.003029001 sec. | ||
| 7025 | 2026.05.29 18:25:09.442768 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.05.29 18:25:09.442893 [ 286 ] {e5add804-7828-4194-8379-69e3152fc0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7027 | 2026.05.29 18:25:09.442944 [ 286 ] {e5add804-7828-4194-8379-69e3152fc0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7028 | 2026.05.29 18:25:09.443426 [ 286 ] {e5add804-7828-4194-8379-69e3152fc0db} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.05.29 18:25:09.443471 [ 286 ] {e5add804-7828-4194-8379-69e3152fc0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7030 | 2026.05.29 18:25:09.443837 [ 286 ] {e5add804-7828-4194-8379-69e3152fc0db} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7031 | 2026.05.29 18:25:09.444064 [ 286 ] {e5add804-7828-4194-8379-69e3152fc0db} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.05.29 18:25:09.444195 [ 161 ] {} <Debug> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 7033 | 2026.05.29 18:25:09.444219 [ 286 ] {e5add804-7828-4194-8379-69e3152fc0db} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001359 sec., 8830.022075055187 rows/sec., 720.03 KiB/sec. | ||
| 7034 | 2026.05.29 18:25:09.444229 [ 161 ] {} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2026.05.29 18:25:09.444251 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7036 | 2026.05.29 18:25:09.444258 [ 286 ] {e5add804-7828-4194-8379-69e3152fc0db} <Debug> TCPHandler: Processed in 0.001552217 sec. | ||
| 7037 | 2026.05.29 18:25:09.444379 [ 200 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::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 | ||
| 7038 | 2026.05.29 18:25:09.444394 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2026.05.29 18:25:09.444515 [ 286 ] {8a4995a2-d1a3-48e6-95e2-651ee7dfe831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7040 | 2026.05.29 18:25:09.444520 [ 200 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7041 | 2026.05.29 18:25:09.444563 [ 286 ] {8a4995a2-d1a3-48e6-95e2-651ee7dfe831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7042 | 2026.05.29 18:25:09.444568 [ 200 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 7043 | 2026.05.29 18:25:09.444650 [ 200 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 7044 | 2026.05.29 18:25:09.444699 [ 200 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7045 | 2026.05.29 18:25:09.444743 [ 200 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 7046 | 2026.05.29 18:25:09.444787 [ 200 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 7047 | 2026.05.29 18:25:09.444831 [ 200 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 7048 | 2026.05.29 18:25:09.445655 [ 193 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338082 sec., 37366.91772253121 rows/sec., 3.12 MiB/sec. | ||
| 7049 | 2026.05.29 18:25:09.445811 [ 199 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 7050 | 2026.05.29 18:25:09.446117 [ 199 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_10_2} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2026.05.29 18:25:09.446121 [ 286 ] {8a4995a2-d1a3-48e6-95e2-651ee7dfe831} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2026.05.29 18:25:09.446171 [ 286 ] {8a4995a2-d1a3-48e6-95e2-651ee7dfe831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7053 | 2026.05.29 18:25:09.446204 [ 199 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_10_2} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 7054 | 2026.05.29 18:25:09.446305 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7055 | 2026.05.29 18:25:09.446662 [ 286 ] {8a4995a2-d1a3-48e6-95e2-651ee7dfe831} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7056 | 2026.05.29 18:25:09.446878 [ 286 ] {8a4995a2-d1a3-48e6-95e2-651ee7dfe831} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.05.29 18:25:09.446986 [ 161 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7058 | 2026.05.29 18:25:09.447006 [ 286 ] {8a4995a2-d1a3-48e6-95e2-651ee7dfe831} <Debug> executeQuery: Read 2445 rows, 185.81 KiB in 0.002512 sec., 973328.025477707 rows/sec., 72.24 MiB/sec. | ||
| 7059 | 2026.05.29 18:25:09.447016 [ 161 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.05.29 18:25:09.447037 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7061 | 2026.05.29 18:25:09.447041 [ 286 ] {8a4995a2-d1a3-48e6-95e2-651ee7dfe831} <Debug> TCPHandler: Processed in 0.002699556 sec. | ||
| 7062 | 2026.05.29 18:25:09.447135 [ 200 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 7063 | 2026.05.29 18:25:09.447179 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7064 | 2026.05.29 18:25:09.447246 [ 200 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7065 | 2026.05.29 18:25:09.447277 [ 200 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 7066 | 2026.05.29 18:25:09.447280 [ 286 ] {9942f06f-adf4-4d81-b489-d6ca31ed9c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7067 | 2026.05.29 18:25:09.447324 [ 200 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 116 rows starting from the beginning of the part | ||
| 7068 | 2026.05.29 18:25:09.447329 [ 286 ] {9942f06f-adf4-4d81-b489-d6ca31ed9c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7069 | 2026.05.29 18:25:09.447386 [ 200 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 820 rows starting from the beginning of the part | ||
| 7070 | 2026.05.29 18:25:09.447432 [ 200 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 116 rows starting from the beginning of the part | ||
| 7071 | 2026.05.29 18:25:09.447467 [ 200 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 819 rows starting from the beginning of the part | ||
| 7072 | 2026.05.29 18:25:09.447502 [ 200 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2445 rows starting from the beginning of the part | ||
| 7073 | 2026.05.29 18:25:09.447801 [ 286 ] {9942f06f-adf4-4d81-b489-d6ca31ed9c16} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.05.29 18:25:09.447842 [ 286 ] {9942f06f-adf4-4d81-b489-d6ca31ed9c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7075 | 2026.05.29 18:25:09.448143 [ 286 ] {9942f06f-adf4-4d81-b489-d6ca31ed9c16} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7076 | 2026.05.29 18:25:09.448385 [ 286 ] {9942f06f-adf4-4d81-b489-d6ca31ed9c16} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.05.29 18:25:09.448482 [ 161 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7078 | 2026.05.29 18:25:09.448504 [ 161 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2026.05.29 18:25:09.448516 [ 286 ] {9942f06f-adf4-4d81-b489-d6ca31ed9c16} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001256 sec., 42197.452229299364 rows/sec., 3.05 MiB/sec. | ||
| 7080 | 2026.05.29 18:25:09.448520 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7081 | 2026.05.29 18:25:09.448551 [ 286 ] {9942f06f-adf4-4d81-b489-d6ca31ed9c16} <Debug> TCPHandler: Processed in 0.001425394 sec. | ||
| 7082 | 2026.05.29 18:25:09.448622 [ 199 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 7083 | 2026.05.29 18:25:09.448677 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.05.29 18:25:09.448724 [ 199 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7085 | 2026.05.29 18:25:09.448756 [ 199 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 7086 | 2026.05.29 18:25:09.448777 [ 286 ] {f313f280-45d4-4f2a-a242-a4e1defb2339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7087 | 2026.05.29 18:25:09.448814 [ 199 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 7088 | 2026.05.29 18:25:09.448823 [ 286 ] {f313f280-45d4-4f2a-a242-a4e1defb2339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7089 | 2026.05.29 18:25:09.448866 [ 199 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 155 rows starting from the beginning of the part | ||
| 7090 | 2026.05.29 18:25:09.448911 [ 199 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 7091 | 2026.05.29 18:25:09.448950 [ 199 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 153 rows starting from the beginning of the part | ||
| 7092 | 2026.05.29 18:25:09.448997 [ 199 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 53 rows starting from the beginning of the part | ||
| 7093 | 2026.05.29 18:25:09.449490 [ 286 ] {f313f280-45d4-4f2a-a242-a4e1defb2339} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.05.29 18:25:09.449530 [ 286 ] {f313f280-45d4-4f2a-a242-a4e1defb2339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7095 | 2026.05.29 18:25:09.449851 [ 191 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265442 sec., 500220.47632368765 rows/sec., 33.56 MiB/sec. | ||
| 7096 | 2026.05.29 18:25:09.450005 [ 195 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7097 | 2026.05.29 18:25:09.450106 [ 200 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7557 rows, containing 5 columns (5 merged, 0 gathered) in 0.003018581 sec., 2503494.191476061 rows/sec., 198.86 MiB/sec. | ||
| 7098 | 2026.05.29 18:25:09.450203 [ 286 ] {f313f280-45d4-4f2a-a242-a4e1defb2339} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7099 | 2026.05.29 18:25:09.450353 [ 195 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_36_7} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.05.29 18:25:09.450431 [ 191 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7101 | 2026.05.29 18:25:09.450449 [ 195 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_36_7} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7102 | 2026.05.29 18:25:09.450472 [ 286 ] {f313f280-45d4-4f2a-a242-a4e1defb2339} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7103 | 2026.05.29 18:25:09.450538 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7104 | 2026.05.29 18:25:09.450615 [ 286 ] {f313f280-45d4-4f2a-a242-a4e1defb2339} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001856 sec., 431573.275862069 rows/sec., 24.93 MiB/sec. | ||
| 7105 | 2026.05.29 18:25:09.450657 [ 286 ] {f313f280-45d4-4f2a-a242-a4e1defb2339} <Debug> TCPHandler: Processed in 0.002029155 sec. | ||
| 7106 | 2026.05.29 18:25:09.450726 [ 191 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_41_8} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2026.05.29 18:25:09.450783 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2026.05.29 18:25:09.450808 [ 191 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_41_8} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7109 | 2026.05.29 18:25:09.450884 [ 286 ] {16b3de80-1c79-4c44-a188-1664bc2ee5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7110 | 2026.05.29 18:25:09.450893 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 7111 | 2026.05.29 18:25:09.450932 [ 286 ] {16b3de80-1c79-4c44-a188-1664bc2ee5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7112 | 2026.05.29 18:25:09.451334 [ 286 ] {16b3de80-1c79-4c44-a188-1664bc2ee5fc} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.05.29 18:25:09.451370 [ 286 ] {16b3de80-1c79-4c44-a188-1664bc2ee5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7114 | 2026.05.29 18:25:09.451659 [ 286 ] {16b3de80-1c79-4c44-a188-1664bc2ee5fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7115 | 2026.05.29 18:25:09.451865 [ 286 ] {16b3de80-1c79-4c44-a188-1664bc2ee5fc} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.05.29 18:25:09.451994 [ 286 ] {16b3de80-1c79-4c44-a188-1664bc2ee5fc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 62.28 KiB/sec. | ||
| 7117 | 2026.05.29 18:25:09.452030 [ 286 ] {16b3de80-1c79-4c44-a188-1664bc2ee5fc} <Debug> TCPHandler: Processed in 0.001299572 sec. | ||
| 7118 | 2026.05.29 18:25:09.452151 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2026.05.29 18:25:09.452246 [ 286 ] {49cd933c-3e06-453f-9181-b6213b3dea0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7120 | 2026.05.29 18:25:09.452287 [ 286 ] {49cd933c-3e06-453f-9181-b6213b3dea0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7121 | 2026.05.29 18:25:09.453114 [ 286 ] {49cd933c-3e06-453f-9181-b6213b3dea0a} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.05.29 18:25:09.453149 [ 286 ] {49cd933c-3e06-453f-9181-b6213b3dea0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7123 | 2026.05.29 18:25:09.453507 [ 286 ] {49cd933c-3e06-453f-9181-b6213b3dea0a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7124 | 2026.05.29 18:25:09.453734 [ 286 ] {49cd933c-3e06-453f-9181-b6213b3dea0a} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.05.29 18:25:09.453828 [ 161 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7126 | 2026.05.29 18:25:09.453855 [ 161 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.05.29 18:25:09.453860 [ 286 ] {49cd933c-3e06-453f-9181-b6213b3dea0a} <Debug> executeQuery: Read 1304 rows, 89.26 KiB in 0.001631 sec., 799509.5033721643 rows/sec., 53.44 MiB/sec. | ||
| 7128 | 2026.05.29 18:25:09.453872 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7129 | 2026.05.29 18:25:09.453897 [ 286 ] {49cd933c-3e06-453f-9181-b6213b3dea0a} <Debug> TCPHandler: Processed in 0.001796631 sec. | ||
| 7130 | 2026.05.29 18:25:09.453957 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 7131 | 2026.05.29 18:25:09.454019 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7132 | 2026.05.29 18:25:09.454062 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7133 | 2026.05.29 18:25:09.454094 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 7134 | 2026.05.29 18:25:09.454119 [ 286 ] {a2d071ce-2bb4-4ece-8784-8d0fe9ac14be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7135 | 2026.05.29 18:25:09.454151 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 94 rows starting from the beginning of the part | ||
| 7136 | 2026.05.29 18:25:09.454169 [ 286 ] {a2d071ce-2bb4-4ece-8784-8d0fe9ac14be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7137 | 2026.05.29 18:25:09.454206 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 503 rows starting from the beginning of the part | ||
| 7138 | 2026.05.29 18:25:09.454254 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 94 rows starting from the beginning of the part | ||
| 7139 | 2026.05.29 18:25:09.454295 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 501 rows starting from the beginning of the part | ||
| 7140 | 2026.05.29 18:25:09.454337 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1304 rows starting from the beginning of the part | ||
| 7141 | 2026.05.29 18:25:09.454845 [ 286 ] {a2d071ce-2bb4-4ece-8784-8d0fe9ac14be} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2026.05.29 18:25:09.454885 [ 286 ] {a2d071ce-2bb4-4ece-8784-8d0fe9ac14be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7143 | 2026.05.29 18:25:09.455350 [ 286 ] {a2d071ce-2bb4-4ece-8784-8d0fe9ac14be} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7144 | 2026.05.29 18:25:09.455562 [ 286 ] {a2d071ce-2bb4-4ece-8784-8d0fe9ac14be} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2026.05.29 18:25:09.455669 [ 173 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7146 | 2026.05.29 18:25:09.455690 [ 286 ] {a2d071ce-2bb4-4ece-8784-8d0fe9ac14be} <Debug> executeQuery: Read 1482 rows, 91.91 KiB in 0.001589 sec., 932662.0516047829 rows/sec., 56.48 MiB/sec. | ||
| 7147 | 2026.05.29 18:25:09.455703 [ 173 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2026.05.29 18:25:09.455724 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7149 | 2026.05.29 18:25:09.455725 [ 286 ] {a2d071ce-2bb4-4ece-8784-8d0fe9ac14be} <Debug> TCPHandler: Processed in 0.00175864 sec. | ||
| 7150 | 2026.05.29 18:25:09.455800 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 7151 | 2026.05.29 18:25:09.455849 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7152 | 2026.05.29 18:25:09.455850 [ 195 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001932593 sec., 2219298.1139846826 rows/sec., 160.54 MiB/sec. | ||
| 7153 | 2026.05.29 18:25:09.455899 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7154 | 2026.05.29 18:25:09.455928 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14127 rows starting from the beginning of the part | ||
| 7155 | 2026.05.29 18:25:09.455965 [ 286 ] {018bfe1e-476c-418e-b53f-6340a7b91e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7156 | 2026.05.29 18:25:09.455982 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 7157 | 2026.05.29 18:25:09.456027 [ 286 ] {018bfe1e-476c-418e-b53f-6340a7b91e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7158 | 2026.05.29 18:25:09.456035 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 266 rows starting from the beginning of the part | ||
| 7159 | 2026.05.29 18:25:09.456076 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7160 | 2026.05.29 18:25:09.456097 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 7161 | 2026.05.29 18:25:09.456143 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 7162 | 2026.05.29 18:25:09.456189 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1482 rows starting from the beginning of the part | ||
| 7163 | 2026.05.29 18:25:09.456339 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_41_8} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.05.29 18:25:09.456421 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_41_8} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7165 | 2026.05.29 18:25:09.456496 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7166 | 2026.05.29 18:25:09.456857 [ 286 ] {018bfe1e-476c-418e-b53f-6340a7b91e76} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2026.05.29 18:25:09.456897 [ 286 ] {018bfe1e-476c-418e-b53f-6340a7b91e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7168 | 2026.05.29 18:25:09.457517 [ 286 ] {018bfe1e-476c-418e-b53f-6340a7b91e76} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7169 | 2026.05.29 18:25:09.457754 [ 286 ] {018bfe1e-476c-418e-b53f-6340a7b91e76} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2026.05.29 18:25:09.457854 [ 173 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7171 | 2026.05.29 18:25:09.457880 [ 173 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2026.05.29 18:25:09.457892 [ 286 ] {018bfe1e-476c-418e-b53f-6340a7b91e76} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001946 sec., 21068.8591983556 rows/sec., 37.75 MiB/sec. | ||
| 7173 | 2026.05.29 18:25:09.457896 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7174 | 2026.05.29 18:25:09.457943 [ 286 ] {018bfe1e-476c-418e-b53f-6340a7b91e76} <Debug> TCPHandler: Processed in 0.002145206 sec. | ||
| 7175 | 2026.05.29 18:25:09.458016 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 7176 | 2026.05.29 18:25:09.458068 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7177 | 2026.05.29 18:25:09.458171 [ 286 ] {bdb1abab-f874-40bf-a522-e048a8c1c492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7178 | 2026.05.29 18:25:09.458214 [ 286 ] {bdb1abab-f874-40bf-a522-e048a8c1c492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7179 | 2026.05.29 18:25:09.458263 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7180 | 2026.05.29 18:25:09.458330 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 638 rows starting from the beginning of the part | ||
| 7181 | 2026.05.29 18:25:09.458466 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 7182 | 2026.05.29 18:25:09.458546 [ 286 ] {bdb1abab-f874-40bf-a522-e048a8c1c492} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7183 | 2026.05.29 18:25:09.458572 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part | ||
| 7184 | 2026.05.29 18:25:09.458587 [ 286 ] {bdb1abab-f874-40bf-a522-e048a8c1c492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7185 | 2026.05.29 18:25:09.458684 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 7186 | 2026.05.29 18:25:09.458796 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part | ||
| 7187 | 2026.05.29 18:25:09.458909 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 7188 | 2026.05.29 18:25:09.458913 [ 286 ] {bdb1abab-f874-40bf-a522-e048a8c1c492} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7189 | 2026.05.29 18:25:09.459174 [ 286 ] {bdb1abab-f874-40bf-a522-e048a8c1c492} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.05.29 18:25:09.459288 [ 173 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7191 | 2026.05.29 18:25:09.459312 [ 286 ] {bdb1abab-f874-40bf-a522-e048a8c1c492} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 350.76 KiB/sec. | ||
| 7192 | 2026.05.29 18:25:09.459317 [ 173 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.05.29 18:25:09.459344 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7194 | 2026.05.29 18:25:09.459347 [ 286 ] {bdb1abab-f874-40bf-a522-e048a8c1c492} <Debug> TCPHandler: Processed in 0.001329223 sec. | ||
| 7195 | 2026.05.29 18:25:09.459422 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 7196 | 2026.05.29 18:25:09.459512 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7197 | 2026.05.29 18:25:09.459539 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2070 rows starting from the beginning of the part | ||
| 7198 | 2026.05.29 18:25:09.459591 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 7199 | 2026.05.29 18:25:09.459635 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 7200 | 2026.05.29 18:25:09.459674 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 7201 | 2026.05.29 18:25:09.459717 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 7202 | 2026.05.29 18:25:09.459753 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 7203 | 2026.05.29 18:25:09.461145 [ 191 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 4 columns (4 merged, 0 gathered) in 0.00175361 sec., 1354919.280797897 rows/sec., 87.37 MiB/sec. | ||
| 7204 | 2026.05.29 18:25:09.461548 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7205 | 2026.05.29 18:25:09.461988 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_41_8} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2026.05.29 18:25:09.462112 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_41_8} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7207 | 2026.05.29 18:25:09.462253 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7208 | 2026.05.29 18:25:09.463237 [ 195 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16460 rows, containing 5 columns (5 merged, 0 gathered) in 0.007464767 sec., 2205025.2874604124 rows/sec., 141.32 MiB/sec. | ||
| 7209 | 2026.05.29 18:25:09.463479 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7210 | 2026.05.29 18:25:09.463833 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.05.29 18:25:09.463930 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7212 | 2026.05.29 18:25:09.464024 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 7213 | 2026.05.29 18:25:09.467052 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 19 columns (19 merged, 0 gathered) in 0.009086554 sec., 83750.12133312585 rows/sec., 150.08 MiB/sec. | ||
| 7214 | 2026.05.29 18:25:09.468053 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7215 | 2026.05.29 18:25:09.468384 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2026.05.29 18:25:09.468458 [ 198 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7217 | 2026.05.29 18:25:09.468557 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 7218 | 2026.05.29 18:25:10.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.39 MiB, peak 281.89 MiB, free memory in arenas 0.00 B, will set to 275.31 MiB (RSS), difference: 5.91 MiB | ||
| 7219 | 2026.05.29 18:25:12.161850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13017 | ||
| 7220 | 2026.05.29 18:25:12.162355 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.05.29 18:25:12.162404 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7222 | 2026.05.29 18:25:12.162880 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7223 | 2026.05.29 18:25:12.163117 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2026.05.29 18:25:12.163264 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13017 | ||
| 7225 | 2026.05.29 18:25:12.874894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 7226 | 2026.05.29 18:25:12.891929 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2026.05.29 18:25:12.891994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7228 | 2026.05.29 18:25:12.897744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7229 | 2026.05.29 18:25:12.898427 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2026.05.29 18:25:12.901182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 7231 | 2026.05.29 18:25:13.843466 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7232 | 2026.05.29 18:25:13.843736 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7233 | 2026.05.29 18:25:13.844114 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7234 | 2026.05.29 18:25:13.844162 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7235 | 2026.05.29 18:25:13.844394 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7236 | 2026.05.29 18:25:13.844467 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7237 | 2026.05.29 18:25:13.844611 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7238 | 2026.05.29 18:25:13.844695 [ 329 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7239 | 2026.05.29 18:25:13.844695 [ 313 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7240 | 2026.05.29 18:25:13.844705 [ 330 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7241 | 2026.05.29 18:25:13.844828 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 7242 | 2026.05.29 18:25:13.844857 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7243 | 2026.05.29 18:25:13.844943 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7244 | 2026.05.29 18:25:13.844965 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 7245 | 2026.05.29 18:25:13.845002 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7246 | 2026.05.29 18:25:13.845047 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7247 | 2026.05.29 18:25:13.845087 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7248 | 2026.05.29 18:25:13.846102 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002474 sec., 18593.37105901374 rows/sec., 2.22 MiB/sec. | ||
| 7249 | 2026.05.29 18:25:13.846268 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Debug> MemoryTracker: Peak memory usage (for query): 135.15 KiB. | ||
| 7250 | 2026.05.29 18:25:13.846283 [ 286 ] {cb5e905c-d776-41e5-bc6c-6ccff36f9f8e} <Debug> TCPHandler: Processed in 0.00295854 sec. | ||
| 7251 | 2026.05.29 18:25:13.847849 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.05.29 18:25:13.847962 [ 286 ] {8fed84b3-11bf-452c-ab3e-bc010cc97a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7253 | 2026.05.29 18:25:13.848009 [ 286 ] {8fed84b3-11bf-452c-ab3e-bc010cc97a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7254 | 2026.05.29 18:25:13.848508 [ 286 ] {8fed84b3-11bf-452c-ab3e-bc010cc97a59} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.05.29 18:25:13.848554 [ 286 ] {8fed84b3-11bf-452c-ab3e-bc010cc97a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7256 | 2026.05.29 18:25:13.848938 [ 286 ] {8fed84b3-11bf-452c-ab3e-bc010cc97a59} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7257 | 2026.05.29 18:25:13.849167 [ 286 ] {8fed84b3-11bf-452c-ab3e-bc010cc97a59} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.05.29 18:25:13.849319 [ 286 ] {8fed84b3-11bf-452c-ab3e-bc010cc97a59} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001389 sec., 40316.77465802736 rows/sec., 3.10 MiB/sec. | ||
| 7259 | 2026.05.29 18:25:13.849356 [ 286 ] {8fed84b3-11bf-452c-ab3e-bc010cc97a59} <Debug> TCPHandler: Processed in 0.001561197 sec. | ||
| 7260 | 2026.05.29 18:25:13.849475 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.05.29 18:25:13.849574 [ 286 ] {98bb5403-ac73-47cf-80f6-080515a39a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7262 | 2026.05.29 18:25:13.849617 [ 286 ] {98bb5403-ac73-47cf-80f6-080515a39a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7263 | 2026.05.29 18:25:13.850020 [ 286 ] {98bb5403-ac73-47cf-80f6-080515a39a6a} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.05.29 18:25:13.850057 [ 286 ] {98bb5403-ac73-47cf-80f6-080515a39a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7265 | 2026.05.29 18:25:13.850360 [ 286 ] {98bb5403-ac73-47cf-80f6-080515a39a6a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7266 | 2026.05.29 18:25:13.850568 [ 286 ] {98bb5403-ac73-47cf-80f6-080515a39a6a} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.05.29 18:25:13.850697 [ 286 ] {98bb5403-ac73-47cf-80f6-080515a39a6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 7268 | 2026.05.29 18:25:13.850733 [ 286 ] {98bb5403-ac73-47cf-80f6-080515a39a6a} <Debug> TCPHandler: Processed in 0.001308632 sec. | ||
| 7269 | 2026.05.29 18:25:13.850851 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2026.05.29 18:25:13.850949 [ 286 ] {191ceec0-c749-4130-8ee6-433a09153354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7271 | 2026.05.29 18:25:13.850994 [ 286 ] {191ceec0-c749-4130-8ee6-433a09153354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7272 | 2026.05.29 18:25:13.851400 [ 286 ] {191ceec0-c749-4130-8ee6-433a09153354} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.05.29 18:25:13.851434 [ 286 ] {191ceec0-c749-4130-8ee6-433a09153354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7274 | 2026.05.29 18:25:13.851763 [ 286 ] {191ceec0-c749-4130-8ee6-433a09153354} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7275 | 2026.05.29 18:25:13.851972 [ 286 ] {191ceec0-c749-4130-8ee6-433a09153354} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.05.29 18:25:13.852104 [ 286 ] {191ceec0-c749-4130-8ee6-433a09153354} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 8.77 MiB/sec. | ||
| 7277 | 2026.05.29 18:25:13.852139 [ 286 ] {191ceec0-c749-4130-8ee6-433a09153354} <Debug> TCPHandler: Processed in 0.001340203 sec. | ||
| 7278 | 2026.05.29 18:25:13.852252 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.05.29 18:25:13.852347 [ 286 ] {8f1355fa-d957-4c2b-be85-dec3dd6c11b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7280 | 2026.05.29 18:25:13.852390 [ 286 ] {8f1355fa-d957-4c2b-be85-dec3dd6c11b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7281 | 2026.05.29 18:25:13.852712 [ 286 ] {8f1355fa-d957-4c2b-be85-dec3dd6c11b1} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.05.29 18:25:13.852748 [ 286 ] {8f1355fa-d957-4c2b-be85-dec3dd6c11b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7283 | 2026.05.29 18:25:13.853054 [ 286 ] {8f1355fa-d957-4c2b-be85-dec3dd6c11b1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7284 | 2026.05.29 18:25:13.853265 [ 286 ] {8f1355fa-d957-4c2b-be85-dec3dd6c11b1} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.05.29 18:25:13.853392 [ 286 ] {8f1355fa-d957-4c2b-be85-dec3dd6c11b1} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001064 sec., 50751.879699248115 rows/sec., 3.43 MiB/sec. | ||
| 7286 | 2026.05.29 18:25:13.853425 [ 286 ] {8f1355fa-d957-4c2b-be85-dec3dd6c11b1} <Debug> TCPHandler: Processed in 0.00122491 sec. | ||
| 7287 | 2026.05.29 18:25:18.849484 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2026.05.29 18:25:18.849733 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 7289 | 2026.05.29 18:25:18.850081 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7290 | 2026.05.29 18:25:18.850121 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 7291 | 2026.05.29 18:25:18.850359 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7292 | 2026.05.29 18:25:18.850426 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7293 | 2026.05.29 18:25:18.850569 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7294 | 2026.05.29 18:25:18.850662 [ 330 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7295 | 2026.05.29 18:25:18.850662 [ 322 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7296 | 2026.05.29 18:25:18.850717 [ 344 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7297 | 2026.05.29 18:25:18.850861 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 7298 | 2026.05.29 18:25:18.850890 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7299 | 2026.05.29 18:25:18.850973 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7300 | 2026.05.29 18:25:18.850993 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 7301 | 2026.05.29 18:25:18.851030 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7302 | 2026.05.29 18:25:18.851069 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7303 | 2026.05.29 18:25:18.851108 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7304 | 2026.05.29 18:25:18.852155 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002524 sec., 18225.039619651347 rows/sec., 3.72 MiB/sec. | ||
| 7305 | 2026.05.29 18:25:18.852275 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Debug> MemoryTracker: Peak memory usage (for query): 154.70 KiB. | ||
| 7306 | 2026.05.29 18:25:18.852291 [ 286 ] {69afd74b-09b7-4e0f-9430-c597553bed56} <Debug> TCPHandler: Processed in 0.00294618 sec. | ||
| 7307 | 2026.05.29 18:25:18.857513 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7308 | 2026.05.29 18:25:18.857673 [ 286 ] {3bc841b3-1113-4350-bfa9-c81573a09974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7309 | 2026.05.29 18:25:18.857737 [ 286 ] {3bc841b3-1113-4350-bfa9-c81573a09974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7310 | 2026.05.29 18:25:18.858561 [ 286 ] {3bc841b3-1113-4350-bfa9-c81573a09974} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7311 | 2026.05.29 18:25:18.858604 [ 286 ] {3bc841b3-1113-4350-bfa9-c81573a09974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7312 | 2026.05.29 18:25:18.858978 [ 286 ] {3bc841b3-1113-4350-bfa9-c81573a09974} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7313 | 2026.05.29 18:25:18.859199 [ 286 ] {3bc841b3-1113-4350-bfa9-c81573a09974} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7314 | 2026.05.29 18:25:18.859344 [ 286 ] {3bc841b3-1113-4350-bfa9-c81573a09974} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001716 sec., 165501.1655011655 rows/sec., 10.51 MiB/sec. | ||
| 7315 | 2026.05.29 18:25:18.859380 [ 286 ] {3bc841b3-1113-4350-bfa9-c81573a09974} <Debug> TCPHandler: Processed in 0.001925953 sec. | ||
| 7316 | 2026.05.29 18:25:18.859517 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7317 | 2026.05.29 18:25:18.859617 [ 286 ] {33939ed8-1e53-4b5d-b9bf-719ecc1afb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7318 | 2026.05.29 18:25:18.859658 [ 286 ] {33939ed8-1e53-4b5d-b9bf-719ecc1afb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7319 | 2026.05.29 18:25:18.860417 [ 286 ] {33939ed8-1e53-4b5d-b9bf-719ecc1afb07} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7320 | 2026.05.29 18:25:18.860455 [ 286 ] {33939ed8-1e53-4b5d-b9bf-719ecc1afb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7321 | 2026.05.29 18:25:18.860801 [ 286 ] {33939ed8-1e53-4b5d-b9bf-719ecc1afb07} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7322 | 2026.05.29 18:25:18.861028 [ 286 ] {33939ed8-1e53-4b5d-b9bf-719ecc1afb07} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7323 | 2026.05.29 18:25:18.861161 [ 286 ] {33939ed8-1e53-4b5d-b9bf-719ecc1afb07} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001564 sec., 523657.2890025575 rows/sec., 40.61 MiB/sec. | ||
| 7324 | 2026.05.29 18:25:18.861196 [ 286 ] {33939ed8-1e53-4b5d-b9bf-719ecc1afb07} <Debug> TCPHandler: Processed in 0.001730619 sec. | ||
| 7325 | 2026.05.29 18:25:18.861319 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7326 | 2026.05.29 18:25:18.861416 [ 286 ] {f5fc794e-f5a7-4c34-89de-5474aa0936bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7327 | 2026.05.29 18:25:18.861457 [ 286 ] {f5fc794e-f5a7-4c34-89de-5474aa0936bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7328 | 2026.05.29 18:25:18.861888 [ 286 ] {f5fc794e-f5a7-4c34-89de-5474aa0936bf} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7329 | 2026.05.29 18:25:18.861925 [ 286 ] {f5fc794e-f5a7-4c34-89de-5474aa0936bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7330 | 2026.05.29 18:25:18.862231 [ 286 ] {f5fc794e-f5a7-4c34-89de-5474aa0936bf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7331 | 2026.05.29 18:25:18.862439 [ 286 ] {f5fc794e-f5a7-4c34-89de-5474aa0936bf} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7332 | 2026.05.29 18:25:18.862567 [ 286 ] {f5fc794e-f5a7-4c34-89de-5474aa0936bf} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001169 sec., 130881.09495295126 rows/sec., 7.83 MiB/sec. | ||
| 7333 | 2026.05.29 18:25:18.862600 [ 286 ] {f5fc794e-f5a7-4c34-89de-5474aa0936bf} <Debug> TCPHandler: Processed in 0.001333423 sec. | ||
| 7334 | 2026.05.29 18:25:18.862727 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7335 | 2026.05.29 18:25:18.862823 [ 286 ] {d2dea5eb-7644-4cc3-80c7-428080a7925e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7336 | 2026.05.29 18:25:18.862865 [ 286 ] {d2dea5eb-7644-4cc3-80c7-428080a7925e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7337 | 2026.05.29 18:25:18.863294 [ 286 ] {d2dea5eb-7644-4cc3-80c7-428080a7925e} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7338 | 2026.05.29 18:25:18.863330 [ 286 ] {d2dea5eb-7644-4cc3-80c7-428080a7925e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7339 | 2026.05.29 18:25:18.863622 [ 286 ] {d2dea5eb-7644-4cc3-80c7-428080a7925e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7340 | 2026.05.29 18:25:18.863824 [ 286 ] {d2dea5eb-7644-4cc3-80c7-428080a7925e} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2026.05.29 18:25:18.863954 [ 286 ] {d2dea5eb-7644-4cc3-80c7-428080a7925e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 7342 | 2026.05.29 18:25:18.863989 [ 286 ] {d2dea5eb-7644-4cc3-80c7-428080a7925e} <Debug> TCPHandler: Processed in 0.001311363 sec. | ||
| 7343 | 2026.05.29 18:25:18.864108 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2026.05.29 18:25:18.864203 [ 286 ] {efa9d51f-5db4-43b0-abb1-1dbaee0dd8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7345 | 2026.05.29 18:25:18.864243 [ 286 ] {efa9d51f-5db4-43b0-abb1-1dbaee0dd8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7346 | 2026.05.29 18:25:18.864659 [ 286 ] {efa9d51f-5db4-43b0-abb1-1dbaee0dd8fd} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7347 | 2026.05.29 18:25:18.864696 [ 286 ] {efa9d51f-5db4-43b0-abb1-1dbaee0dd8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7348 | 2026.05.29 18:25:18.864991 [ 286 ] {efa9d51f-5db4-43b0-abb1-1dbaee0dd8fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7349 | 2026.05.29 18:25:18.865202 [ 286 ] {efa9d51f-5db4-43b0-abb1-1dbaee0dd8fd} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.05.29 18:25:18.865330 [ 286 ] {efa9d51f-5db4-43b0-abb1-1dbaee0dd8fd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. | ||
| 7351 | 2026.05.29 18:25:18.865364 [ 286 ] {efa9d51f-5db4-43b0-abb1-1dbaee0dd8fd} <Debug> TCPHandler: Processed in 0.001305752 sec. | ||
| 7352 | 2026.05.29 18:25:18.865485 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7353 | 2026.05.29 18:25:18.865579 [ 286 ] {ce3da6f4-5dba-435b-8771-3e98d5619c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7354 | 2026.05.29 18:25:18.865620 [ 286 ] {ce3da6f4-5dba-435b-8771-3e98d5619c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7355 | 2026.05.29 18:25:18.866191 [ 286 ] {ce3da6f4-5dba-435b-8771-3e98d5619c7b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.05.29 18:25:18.866227 [ 286 ] {ce3da6f4-5dba-435b-8771-3e98d5619c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7357 | 2026.05.29 18:25:18.866542 [ 286 ] {ce3da6f4-5dba-435b-8771-3e98d5619c7b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7358 | 2026.05.29 18:25:18.866745 [ 286 ] {ce3da6f4-5dba-435b-8771-3e98d5619c7b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.05.29 18:25:18.866874 [ 286 ] {ce3da6f4-5dba-435b-8771-3e98d5619c7b} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00131 sec., 382442.74809160305 rows/sec., 26.88 MiB/sec. | ||
| 7360 | 2026.05.29 18:25:18.866914 [ 286 ] {ce3da6f4-5dba-435b-8771-3e98d5619c7b} <Debug> TCPHandler: Processed in 0.001480326 sec. | ||
| 7361 | 2026.05.29 18:25:18.867031 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2026.05.29 18:25:18.867126 [ 286 ] {edca6e16-f88c-4af2-9784-59a017f6ff3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7363 | 2026.05.29 18:25:18.867168 [ 286 ] {edca6e16-f88c-4af2-9784-59a017f6ff3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7364 | 2026.05.29 18:25:18.867491 [ 286 ] {edca6e16-f88c-4af2-9784-59a017f6ff3f} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.05.29 18:25:18.867526 [ 286 ] {edca6e16-f88c-4af2-9784-59a017f6ff3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7366 | 2026.05.29 18:25:18.867816 [ 286 ] {edca6e16-f88c-4af2-9784-59a017f6ff3f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7367 | 2026.05.29 18:25:18.868026 [ 286 ] {edca6e16-f88c-4af2-9784-59a017f6ff3f} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2026.05.29 18:25:18.868156 [ 286 ] {edca6e16-f88c-4af2-9784-59a017f6ff3f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 7369 | 2026.05.29 18:25:18.868189 [ 286 ] {edca6e16-f88c-4af2-9784-59a017f6ff3f} <Debug> TCPHandler: Processed in 0.00120836 sec. | ||
| 7370 | 2026.05.29 18:25:18.911245 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7371 | 2026.05.29 18:25:18.911345 [ 286 ] {254ac9fd-a617-498a-8120-2cde0a4e12ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7372 | 2026.05.29 18:25:18.911389 [ 286 ] {254ac9fd-a617-498a-8120-2cde0a4e12ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7373 | 2026.05.29 18:25:18.911826 [ 286 ] {254ac9fd-a617-498a-8120-2cde0a4e12ae} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2026.05.29 18:25:18.911863 [ 286 ] {254ac9fd-a617-498a-8120-2cde0a4e12ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7375 | 2026.05.29 18:25:18.912191 [ 286 ] {254ac9fd-a617-498a-8120-2cde0a4e12ae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7376 | 2026.05.29 18:25:18.912397 [ 286 ] {254ac9fd-a617-498a-8120-2cde0a4e12ae} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.05.29 18:25:18.912525 [ 286 ] {254ac9fd-a617-498a-8120-2cde0a4e12ae} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 7378 | 2026.05.29 18:25:18.912559 [ 286 ] {254ac9fd-a617-498a-8120-2cde0a4e12ae} <Debug> TCPHandler: Processed in 0.001369813 sec. | ||
| 7379 | 2026.05.29 18:25:18.912686 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7380 | 2026.05.29 18:25:18.912780 [ 286 ] {e0e7f87e-a867-458f-a4c1-1145a22e30f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7381 | 2026.05.29 18:25:18.912822 [ 286 ] {e0e7f87e-a867-458f-a4c1-1145a22e30f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7382 | 2026.05.29 18:25:18.913134 [ 286 ] {e0e7f87e-a867-458f-a4c1-1145a22e30f3} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2026.05.29 18:25:18.913168 [ 286 ] {e0e7f87e-a867-458f-a4c1-1145a22e30f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7384 | 2026.05.29 18:25:18.913447 [ 286 ] {e0e7f87e-a867-458f-a4c1-1145a22e30f3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7385 | 2026.05.29 18:25:18.913644 [ 286 ] {e0e7f87e-a867-458f-a4c1-1145a22e30f3} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2026.05.29 18:25:18.913767 [ 286 ] {e0e7f87e-a867-458f-a4c1-1145a22e30f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 7387 | 2026.05.29 18:25:18.913799 [ 286 ] {e0e7f87e-a867-458f-a4c1-1145a22e30f3} <Debug> TCPHandler: Processed in 0.00116106 sec. | ||
| 7388 | 2026.05.29 18:25:18.913916 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7389 | 2026.05.29 18:25:18.914009 [ 286 ] {5e39b479-65a5-4f94-9f51-f74a7d288d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7390 | 2026.05.29 18:25:18.914063 [ 286 ] {5e39b479-65a5-4f94-9f51-f74a7d288d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7391 | 2026.05.29 18:25:18.914804 [ 286 ] {5e39b479-65a5-4f94-9f51-f74a7d288d40} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2026.05.29 18:25:18.914840 [ 286 ] {5e39b479-65a5-4f94-9f51-f74a7d288d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7393 | 2026.05.29 18:25:18.915327 [ 286 ] {5e39b479-65a5-4f94-9f51-f74a7d288d40} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7394 | 2026.05.29 18:25:18.915553 [ 286 ] {5e39b479-65a5-4f94-9f51-f74a7d288d40} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2026.05.29 18:25:18.915686 [ 286 ] {5e39b479-65a5-4f94-9f51-f74a7d288d40} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001695 sec., 6489.675516224189 rows/sec., 11.63 MiB/sec. | ||
| 7396 | 2026.05.29 18:25:18.915734 [ 286 ] {5e39b479-65a5-4f94-9f51-f74a7d288d40} <Debug> TCPHandler: Processed in 0.001867122 sec. | ||
| 7397 | 2026.05.29 18:25:18.915860 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7398 | 2026.05.29 18:25:18.915954 [ 286 ] {4fe16199-8a02-409a-92d0-96b683f5a006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7399 | 2026.05.29 18:25:18.915995 [ 286 ] {4fe16199-8a02-409a-92d0-96b683f5a006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7400 | 2026.05.29 18:25:18.916328 [ 286 ] {4fe16199-8a02-409a-92d0-96b683f5a006} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.05.29 18:25:18.916363 [ 286 ] {4fe16199-8a02-409a-92d0-96b683f5a006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7402 | 2026.05.29 18:25:18.916659 [ 286 ] {4fe16199-8a02-409a-92d0-96b683f5a006} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7403 | 2026.05.29 18:25:18.916856 [ 286 ] {4fe16199-8a02-409a-92d0-96b683f5a006} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2026.05.29 18:25:18.916978 [ 286 ] {4fe16199-8a02-409a-92d0-96b683f5a006} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 7405 | 2026.05.29 18:25:18.917010 [ 286 ] {4fe16199-8a02-409a-92d0-96b683f5a006} <Debug> TCPHandler: Processed in 0.001197991 sec. | ||
| 7406 | 2026.05.29 18:25:19.527175 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7407 | 2026.05.29 18:25:19.527239 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7408 | 2026.05.29 18:25:19.663531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13465 | ||
| 7409 | 2026.05.29 18:25:19.664010 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7410 | 2026.05.29 18:25:19.664057 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7411 | 2026.05.29 18:25:19.664570 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7412 | 2026.05.29 18:25:19.664826 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7413 | 2026.05.29 18:25:19.664978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13465 | ||
| 7414 | 2026.05.29 18:25:20.401545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7415 | 2026.05.29 18:25:20.418471 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7416 | 2026.05.29 18:25:20.418533 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7417 | 2026.05.29 18:25:20.424853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7418 | 2026.05.29 18:25:20.425554 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2026.05.29 18:25:20.428614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7420 | 2026.05.29 18:25:22.854986 [ 141 ] {} <Debug> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7421 | 2026.05.29 18:25:22.855047 [ 141 ] {} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2026.05.29 18:25:22.855068 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7423 | 2026.05.29 18:25:22.855209 [ 195 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::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 | ||
| 7424 | 2026.05.29 18:25:22.855336 [ 195 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7425 | 2026.05.29 18:25:22.855369 [ 195 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::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 | ||
| 7426 | 2026.05.29 18:25:22.855435 [ 195 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::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 | ||
| 7427 | 2026.05.29 18:25:22.855482 [ 195 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::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 | ||
| 7428 | 2026.05.29 18:25:22.855527 [ 195 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::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 | ||
| 7429 | 2026.05.29 18:25:22.855584 [ 195 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::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 | ||
| 7430 | 2026.05.29 18:25:22.856338 [ 198 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.00117651 sec., 5099.829155723283 rows/sec., 378.50 KiB/sec. | ||
| 7431 | 2026.05.29 18:25:22.856495 [ 199 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7432 | 2026.05.29 18:25:22.856758 [ 199 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_5_1} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2026.05.29 18:25:22.856827 [ 199 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_5_1} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7434 | 2026.05.29 18:25:22.856898 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7435 | 2026.05.29 18:25:23.846151 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2026.05.29 18:25:23.846392 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7437 | 2026.05.29 18:25:23.846725 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7438 | 2026.05.29 18:25:23.846764 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7439 | 2026.05.29 18:25:23.846986 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7440 | 2026.05.29 18:25:23.847056 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7441 | 2026.05.29 18:25:23.847196 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7442 | 2026.05.29 18:25:23.847277 [ 345 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7443 | 2026.05.29 18:25:23.847291 [ 322 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7444 | 2026.05.29 18:25:23.847291 [ 330 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7445 | 2026.05.29 18:25:23.847395 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 7446 | 2026.05.29 18:25:23.847422 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7447 | 2026.05.29 18:25:23.847509 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7448 | 2026.05.29 18:25:23.847529 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 7449 | 2026.05.29 18:25:23.847564 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7450 | 2026.05.29 18:25:23.847602 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7451 | 2026.05.29 18:25:23.847638 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7452 | 2026.05.29 18:25:23.848669 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.00237 sec., 19409.28270042194 rows/sec., 2.32 MiB/sec. | ||
| 7453 | 2026.05.29 18:25:23.848812 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Debug> MemoryTracker: Peak memory usage (for query): 135.73 KiB. | ||
| 7454 | 2026.05.29 18:25:23.848827 [ 286 ] {e6b87302-4965-4232-88f2-918cf0fb4fc4} <Debug> TCPHandler: Processed in 0.002807808 sec. | ||
| 7455 | 2026.05.29 18:25:23.850994 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7456 | 2026.05.29 18:25:23.851107 [ 286 ] {b778a783-56a8-4a2b-8c49-c4756280f9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7457 | 2026.05.29 18:25:23.851153 [ 286 ] {b778a783-56a8-4a2b-8c49-c4756280f9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7458 | 2026.05.29 18:25:23.851689 [ 286 ] {b778a783-56a8-4a2b-8c49-c4756280f9d2} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7459 | 2026.05.29 18:25:23.851730 [ 286 ] {b778a783-56a8-4a2b-8c49-c4756280f9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7460 | 2026.05.29 18:25:23.852093 [ 286 ] {b778a783-56a8-4a2b-8c49-c4756280f9d2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7461 | 2026.05.29 18:25:23.852302 [ 286 ] {b778a783-56a8-4a2b-8c49-c4756280f9d2} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7462 | 2026.05.29 18:25:23.852445 [ 286 ] {b778a783-56a8-4a2b-8c49-c4756280f9d2} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00137 sec., 84671.53284671533 rows/sec., 7.19 MiB/sec. | ||
| 7463 | 2026.05.29 18:25:23.852481 [ 286 ] {b778a783-56a8-4a2b-8c49-c4756280f9d2} <Debug> TCPHandler: Processed in 0.001543136 sec. | ||
| 7464 | 2026.05.29 18:25:23.852613 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7465 | 2026.05.29 18:25:23.852711 [ 286 ] {f2532559-8ba5-44d9-a66b-c17f45b7c134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7466 | 2026.05.29 18:25:23.852754 [ 286 ] {f2532559-8ba5-44d9-a66b-c17f45b7c134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7467 | 2026.05.29 18:25:23.853169 [ 286 ] {f2532559-8ba5-44d9-a66b-c17f45b7c134} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7468 | 2026.05.29 18:25:23.853205 [ 286 ] {f2532559-8ba5-44d9-a66b-c17f45b7c134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7469 | 2026.05.29 18:25:23.853498 [ 286 ] {f2532559-8ba5-44d9-a66b-c17f45b7c134} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7470 | 2026.05.29 18:25:23.853702 [ 286 ] {f2532559-8ba5-44d9-a66b-c17f45b7c134} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7471 | 2026.05.29 18:25:23.853837 [ 286 ] {f2532559-8ba5-44d9-a66b-c17f45b7c134} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001146 sec., 26178.010471204187 rows/sec., 1.92 MiB/sec. | ||
| 7472 | 2026.05.29 18:25:23.853872 [ 286 ] {f2532559-8ba5-44d9-a66b-c17f45b7c134} <Debug> TCPHandler: Processed in 0.001312083 sec. | ||
| 7473 | 2026.05.29 18:25:23.853996 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7474 | 2026.05.29 18:25:23.854092 [ 286 ] {302b4a42-870b-4625-8211-b30138312ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7475 | 2026.05.29 18:25:23.854133 [ 286 ] {302b4a42-870b-4625-8211-b30138312ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7476 | 2026.05.29 18:25:23.854559 [ 286 ] {302b4a42-870b-4625-8211-b30138312ca6} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2026.05.29 18:25:23.854595 [ 286 ] {302b4a42-870b-4625-8211-b30138312ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7478 | 2026.05.29 18:25:23.854898 [ 286 ] {302b4a42-870b-4625-8211-b30138312ca6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7479 | 2026.05.29 18:25:23.855102 [ 286 ] {302b4a42-870b-4625-8211-b30138312ca6} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2026.05.29 18:25:23.855225 [ 286 ] {302b4a42-870b-4625-8211-b30138312ca6} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001152 sec., 81597.22222222222 rows/sec., 6.37 MiB/sec. | ||
| 7481 | 2026.05.29 18:25:23.855259 [ 286 ] {302b4a42-870b-4625-8211-b30138312ca6} <Debug> TCPHandler: Processed in 0.001315012 sec. | ||
| 7482 | 2026.05.29 18:25:23.855382 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7483 | 2026.05.29 18:25:23.855480 [ 286 ] {51356d0a-88b7-4d10-b4e2-9d0cd6630b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7484 | 2026.05.29 18:25:23.855523 [ 286 ] {51356d0a-88b7-4d10-b4e2-9d0cd6630b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7485 | 2026.05.29 18:25:23.855928 [ 286 ] {51356d0a-88b7-4d10-b4e2-9d0cd6630b14} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.05.29 18:25:23.855963 [ 286 ] {51356d0a-88b7-4d10-b4e2-9d0cd6630b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7487 | 2026.05.29 18:25:23.856277 [ 286 ] {51356d0a-88b7-4d10-b4e2-9d0cd6630b14} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7488 | 2026.05.29 18:25:23.856480 [ 286 ] {51356d0a-88b7-4d10-b4e2-9d0cd6630b14} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2026.05.29 18:25:23.856606 [ 286 ] {51356d0a-88b7-4d10-b4e2-9d0cd6630b14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 7490 | 2026.05.29 18:25:23.856639 [ 286 ] {51356d0a-88b7-4d10-b4e2-9d0cd6630b14} <Debug> TCPHandler: Processed in 0.001308952 sec. | ||
| 7491 | 2026.05.29 18:25:23.856757 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2026.05.29 18:25:23.856852 [ 286 ] {9599dab8-70df-4d4c-bc3e-fd818759a4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7493 | 2026.05.29 18:25:23.856907 [ 286 ] {9599dab8-70df-4d4c-bc3e-fd818759a4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7494 | 2026.05.29 18:25:23.857684 [ 286 ] {9599dab8-70df-4d4c-bc3e-fd818759a4a0} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.05.29 18:25:23.857719 [ 286 ] {9599dab8-70df-4d4c-bc3e-fd818759a4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7496 | 2026.05.29 18:25:23.858249 [ 286 ] {9599dab8-70df-4d4c-bc3e-fd818759a4a0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7497 | 2026.05.29 18:25:23.858463 [ 286 ] {9599dab8-70df-4d4c-bc3e-fd818759a4a0} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.05.29 18:25:23.858605 [ 286 ] {9599dab8-70df-4d4c-bc3e-fd818759a4a0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00177 sec., 16949.15254237288 rows/sec., 30.37 MiB/sec. | ||
| 7499 | 2026.05.29 18:25:23.858661 [ 286 ] {9599dab8-70df-4d4c-bc3e-fd818759a4a0} <Debug> TCPHandler: Processed in 0.001954913 sec. | ||
| 7500 | 2026.05.29 18:25:23.858805 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2026.05.29 18:25:23.858930 [ 286 ] {60fb6a59-1f83-4be4-88ef-ce5d311bd040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7502 | 2026.05.29 18:25:23.858983 [ 286 ] {60fb6a59-1f83-4be4-88ef-ce5d311bd040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7503 | 2026.05.29 18:25:23.859398 [ 286 ] {60fb6a59-1f83-4be4-88ef-ce5d311bd040} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.05.29 18:25:23.859440 [ 286 ] {60fb6a59-1f83-4be4-88ef-ce5d311bd040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7505 | 2026.05.29 18:25:23.859822 [ 286 ] {60fb6a59-1f83-4be4-88ef-ce5d311bd040} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7506 | 2026.05.29 18:25:23.860027 [ 286 ] {60fb6a59-1f83-4be4-88ef-ce5d311bd040} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2026.05.29 18:25:23.860162 [ 286 ] {60fb6a59-1f83-4be4-88ef-ce5d311bd040} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 7508 | 2026.05.29 18:25:23.860195 [ 286 ] {60fb6a59-1f83-4be4-88ef-ce5d311bd040} <Debug> TCPHandler: Processed in 0.001453934 sec. | ||
| 7509 | 2026.05.29 18:25:27.165061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13977 | ||
| 7510 | 2026.05.29 18:25:27.165570 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2026.05.29 18:25:27.165622 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7512 | 2026.05.29 18:25:27.166134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7513 | 2026.05.29 18:25:27.166370 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2026.05.29 18:25:27.166519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13977 | ||
| 7515 | 2026.05.29 18:25:27.928873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7516 | 2026.05.29 18:25:27.946102 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7517 | 2026.05.29 18:25:27.946159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7518 | 2026.05.29 18:25:27.952236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7519 | 2026.05.29 18:25:27.952928 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7520 | 2026.05.29 18:25:27.955814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7521 | 2026.05.29 18:25:28.852509 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2026.05.29 18:25:28.852802 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 7523 | 2026.05.29 18:25:28.853160 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7524 | 2026.05.29 18:25:28.853205 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 7525 | 2026.05.29 18:25:28.853487 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7526 | 2026.05.29 18:25:28.853560 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7527 | 2026.05.29 18:25:28.853707 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 7528 | 2026.05.29 18:25:28.853796 [ 345 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7529 | 2026.05.29 18:25:28.853809 [ 326 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7530 | 2026.05.29 18:25:28.853809 [ 322 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7531 | 2026.05.29 18:25:28.853976 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 7532 | 2026.05.29 18:25:28.854004 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7533 | 2026.05.29 18:25:28.854095 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7534 | 2026.05.29 18:25:28.854117 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 7535 | 2026.05.29 18:25:28.854155 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7536 | 2026.05.29 18:25:28.854197 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7537 | 2026.05.29 18:25:28.854236 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7538 | 2026.05.29 18:25:28.855354 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.00267 sec., 17228.464419475655 rows/sec., 3.52 MiB/sec. | ||
| 7539 | 2026.05.29 18:25:28.855495 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Debug> MemoryTracker: Peak memory usage (for query): 154.90 KiB. | ||
| 7540 | 2026.05.29 18:25:28.855511 [ 286 ] {dd93a393-4ed3-4245-9906-bad9d8ca5956} <Debug> TCPHandler: Processed in 0.003148414 sec. | ||
| 7541 | 2026.05.29 18:25:28.860698 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7542 | 2026.05.29 18:25:28.860831 [ 286 ] {fb9bd1d9-1594-473a-baad-ae6400da54e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7543 | 2026.05.29 18:25:28.860888 [ 286 ] {fb9bd1d9-1594-473a-baad-ae6400da54e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7544 | 2026.05.29 18:25:28.861587 [ 286 ] {fb9bd1d9-1594-473a-baad-ae6400da54e9} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.05.29 18:25:28.861638 [ 286 ] {fb9bd1d9-1594-473a-baad-ae6400da54e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7546 | 2026.05.29 18:25:28.862029 [ 286 ] {fb9bd1d9-1594-473a-baad-ae6400da54e9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7547 | 2026.05.29 18:25:28.862247 [ 286 ] {fb9bd1d9-1594-473a-baad-ae6400da54e9} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.05.29 18:25:28.862392 [ 286 ] {fb9bd1d9-1594-473a-baad-ae6400da54e9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001599 sec., 177611.00687929956 rows/sec., 11.28 MiB/sec. | ||
| 7549 | 2026.05.29 18:25:28.862427 [ 286 ] {fb9bd1d9-1594-473a-baad-ae6400da54e9} <Debug> TCPHandler: Processed in 0.00179667 sec. | ||
| 7550 | 2026.05.29 18:25:28.862561 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7551 | 2026.05.29 18:25:28.862656 [ 286 ] {d915e2a9-07e4-4d36-9a28-1af50f2cfef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7552 | 2026.05.29 18:25:28.862698 [ 286 ] {d915e2a9-07e4-4d36-9a28-1af50f2cfef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7553 | 2026.05.29 18:25:28.863095 [ 286 ] {d915e2a9-07e4-4d36-9a28-1af50f2cfef5} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2026.05.29 18:25:28.863133 [ 286 ] {d915e2a9-07e4-4d36-9a28-1af50f2cfef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7555 | 2026.05.29 18:25:28.863407 [ 286 ] {d915e2a9-07e4-4d36-9a28-1af50f2cfef5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7556 | 2026.05.29 18:25:28.863608 [ 286 ] {d915e2a9-07e4-4d36-9a28-1af50f2cfef5} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2026.05.29 18:25:28.863740 [ 286 ] {d915e2a9-07e4-4d36-9a28-1af50f2cfef5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001102 sec., 3629.7640653357535 rows/sec., 295.98 KiB/sec. | ||
| 7558 | 2026.05.29 18:25:28.863786 [ 286 ] {d915e2a9-07e4-4d36-9a28-1af50f2cfef5} <Debug> TCPHandler: Processed in 0.001276132 sec. | ||
| 7559 | 2026.05.29 18:25:28.863916 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2026.05.29 18:25:28.864012 [ 286 ] {6d4c0d80-267a-4796-8674-da501482fe1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7561 | 2026.05.29 18:25:28.864052 [ 286 ] {6d4c0d80-267a-4796-8674-da501482fe1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7562 | 2026.05.29 18:25:28.864823 [ 286 ] {6d4c0d80-267a-4796-8674-da501482fe1e} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2026.05.29 18:25:28.864859 [ 286 ] {6d4c0d80-267a-4796-8674-da501482fe1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7564 | 2026.05.29 18:25:28.865206 [ 286 ] {6d4c0d80-267a-4796-8674-da501482fe1e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7565 | 2026.05.29 18:25:28.865431 [ 286 ] {6d4c0d80-267a-4796-8674-da501482fe1e} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7566 | 2026.05.29 18:25:28.865574 [ 286 ] {6d4c0d80-267a-4796-8674-da501482fe1e} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001581 sec., 519291.58760278305 rows/sec., 40.27 MiB/sec. | ||
| 7567 | 2026.05.29 18:25:28.865610 [ 286 ] {6d4c0d80-267a-4796-8674-da501482fe1e} <Debug> TCPHandler: Processed in 0.00174678 sec. | ||
| 7568 | 2026.05.29 18:25:28.865730 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7569 | 2026.05.29 18:25:28.865825 [ 286 ] {034e54b9-d494-45b2-a80a-4f98f141e85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7570 | 2026.05.29 18:25:28.865868 [ 286 ] {034e54b9-d494-45b2-a80a-4f98f141e85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7571 | 2026.05.29 18:25:28.866303 [ 286 ] {034e54b9-d494-45b2-a80a-4f98f141e85e} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.05.29 18:25:28.866339 [ 286 ] {034e54b9-d494-45b2-a80a-4f98f141e85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7573 | 2026.05.29 18:25:28.866652 [ 286 ] {034e54b9-d494-45b2-a80a-4f98f141e85e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7574 | 2026.05.29 18:25:28.866860 [ 286 ] {034e54b9-d494-45b2-a80a-4f98f141e85e} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2026.05.29 18:25:28.866993 [ 286 ] {034e54b9-d494-45b2-a80a-4f98f141e85e} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001186 sec., 132377.74030354133 rows/sec., 7.94 MiB/sec. | ||
| 7576 | 2026.05.29 18:25:28.867028 [ 286 ] {034e54b9-d494-45b2-a80a-4f98f141e85e} <Debug> TCPHandler: Processed in 0.001350303 sec. | ||
| 7577 | 2026.05.29 18:25:28.867161 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7578 | 2026.05.29 18:25:28.867258 [ 286 ] {c7876f19-b0a5-4564-9994-031312d9343b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7579 | 2026.05.29 18:25:28.867299 [ 286 ] {c7876f19-b0a5-4564-9994-031312d9343b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7580 | 2026.05.29 18:25:28.867749 [ 286 ] {c7876f19-b0a5-4564-9994-031312d9343b} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7581 | 2026.05.29 18:25:28.867785 [ 286 ] {c7876f19-b0a5-4564-9994-031312d9343b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7582 | 2026.05.29 18:25:28.868094 [ 286 ] {c7876f19-b0a5-4564-9994-031312d9343b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7583 | 2026.05.29 18:25:28.868303 [ 286 ] {c7876f19-b0a5-4564-9994-031312d9343b} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2026.05.29 18:25:28.868499 [ 286 ] {c7876f19-b0a5-4564-9994-031312d9343b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001255 sec., 118725.09960159363 rows/sec., 7.67 MiB/sec. | ||
| 7585 | 2026.05.29 18:25:28.868550 [ 286 ] {c7876f19-b0a5-4564-9994-031312d9343b} <Debug> TCPHandler: Processed in 0.001441115 sec. | ||
| 7586 | 2026.05.29 18:25:28.868700 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7587 | 2026.05.29 18:25:28.868800 [ 286 ] {7e7d4652-1592-4671-8589-72f7edc7c628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7588 | 2026.05.29 18:25:28.868843 [ 286 ] {7e7d4652-1592-4671-8589-72f7edc7c628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7589 | 2026.05.29 18:25:28.869423 [ 286 ] {7e7d4652-1592-4671-8589-72f7edc7c628} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2026.05.29 18:25:28.869465 [ 286 ] {7e7d4652-1592-4671-8589-72f7edc7c628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7591 | 2026.05.29 18:25:28.869776 [ 286 ] {7e7d4652-1592-4671-8589-72f7edc7c628} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7592 | 2026.05.29 18:25:28.870003 [ 286 ] {7e7d4652-1592-4671-8589-72f7edc7c628} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2026.05.29 18:25:28.870132 [ 286 ] {7e7d4652-1592-4671-8589-72f7edc7c628} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001352 sec., 109467.45562130178 rows/sec., 6.23 MiB/sec. | ||
| 7594 | 2026.05.29 18:25:28.870167 [ 286 ] {7e7d4652-1592-4671-8589-72f7edc7c628} <Debug> TCPHandler: Processed in 0.001518095 sec. | ||
| 7595 | 2026.05.29 18:25:28.870293 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7596 | 2026.05.29 18:25:28.870390 [ 286 ] {0f710e2d-afd2-4061-97ee-95b55e878dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7597 | 2026.05.29 18:25:28.870431 [ 286 ] {0f710e2d-afd2-4061-97ee-95b55e878dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7598 | 2026.05.29 18:25:28.871068 [ 286 ] {0f710e2d-afd2-4061-97ee-95b55e878dd6} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2026.05.29 18:25:28.871105 [ 286 ] {0f710e2d-afd2-4061-97ee-95b55e878dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7600 | 2026.05.29 18:25:28.871436 [ 286 ] {0f710e2d-afd2-4061-97ee-95b55e878dd6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7601 | 2026.05.29 18:25:28.871638 [ 286 ] {0f710e2d-afd2-4061-97ee-95b55e878dd6} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2026.05.29 18:25:28.871772 [ 286 ] {0f710e2d-afd2-4061-97ee-95b55e878dd6} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001401 sec., 360456.8165596003 rows/sec., 25.36 MiB/sec. | ||
| 7603 | 2026.05.29 18:25:28.871806 [ 286 ] {0f710e2d-afd2-4061-97ee-95b55e878dd6} <Debug> TCPHandler: Processed in 0.001563006 sec. | ||
| 7604 | 2026.05.29 18:25:28.871936 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7605 | 2026.05.29 18:25:28.872035 [ 286 ] {06f90166-6fcf-427a-93b8-db19fc555379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7606 | 2026.05.29 18:25:28.872076 [ 286 ] {06f90166-6fcf-427a-93b8-db19fc555379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7607 | 2026.05.29 18:25:28.872409 [ 286 ] {06f90166-6fcf-427a-93b8-db19fc555379} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2026.05.29 18:25:28.872444 [ 286 ] {06f90166-6fcf-427a-93b8-db19fc555379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7609 | 2026.05.29 18:25:28.872731 [ 286 ] {06f90166-6fcf-427a-93b8-db19fc555379} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7610 | 2026.05.29 18:25:28.872941 [ 286 ] {06f90166-6fcf-427a-93b8-db19fc555379} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2026.05.29 18:25:28.873072 [ 286 ] {06f90166-6fcf-427a-93b8-db19fc555379} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 7612 | 2026.05.29 18:25:28.873105 [ 286 ] {06f90166-6fcf-427a-93b8-db19fc555379} <Debug> TCPHandler: Processed in 0.001230211 sec. | ||
| 7613 | 2026.05.29 18:25:28.873224 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2026.05.29 18:25:28.873319 [ 286 ] {972f9e2f-1f6e-418e-8fbb-5a7ad6c0b9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7615 | 2026.05.29 18:25:28.873362 [ 286 ] {972f9e2f-1f6e-418e-8fbb-5a7ad6c0b9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7616 | 2026.05.29 18:25:28.873769 [ 286 ] {972f9e2f-1f6e-418e-8fbb-5a7ad6c0b9e2} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.05.29 18:25:28.873804 [ 286 ] {972f9e2f-1f6e-418e-8fbb-5a7ad6c0b9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7618 | 2026.05.29 18:25:28.874130 [ 286 ] {972f9e2f-1f6e-418e-8fbb-5a7ad6c0b9e2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7619 | 2026.05.29 18:25:28.874325 [ 286 ] {972f9e2f-1f6e-418e-8fbb-5a7ad6c0b9e2} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.05.29 18:25:28.874454 [ 286 ] {972f9e2f-1f6e-418e-8fbb-5a7ad6c0b9e2} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001154 sec., 231369.150779896 rows/sec., 15.38 MiB/sec. | ||
| 7621 | 2026.05.29 18:25:28.874488 [ 286 ] {972f9e2f-1f6e-418e-8fbb-5a7ad6c0b9e2} <Debug> TCPHandler: Processed in 0.001314532 sec. | ||
| 7622 | 2026.05.29 18:25:28.874608 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2026.05.29 18:25:28.874704 [ 286 ] {cf1fed87-bc24-46c8-b0fd-20ca1d9ffb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7624 | 2026.05.29 18:25:28.874746 [ 286 ] {cf1fed87-bc24-46c8-b0fd-20ca1d9ffb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7625 | 2026.05.29 18:25:28.875061 [ 286 ] {cf1fed87-bc24-46c8-b0fd-20ca1d9ffb80} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.05.29 18:25:28.875097 [ 286 ] {cf1fed87-bc24-46c8-b0fd-20ca1d9ffb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7627 | 2026.05.29 18:25:28.875375 [ 286 ] {cf1fed87-bc24-46c8-b0fd-20ca1d9ffb80} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7628 | 2026.05.29 18:25:28.875576 [ 286 ] {cf1fed87-bc24-46c8-b0fd-20ca1d9ffb80} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2026.05.29 18:25:28.875682 [ 140 ] {} <Debug> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7630 | 2026.05.29 18:25:28.875701 [ 286 ] {cf1fed87-bc24-46c8-b0fd-20ca1d9ffb80} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 7631 | 2026.05.29 18:25:28.875761 [ 140 ] {} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2026.05.29 18:25:28.875763 [ 286 ] {cf1fed87-bc24-46c8-b0fd-20ca1d9ffb80} <Debug> TCPHandler: Processed in 0.001204651 sec. | ||
| 7633 | 2026.05.29 18:25:28.875793 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7634 | 2026.05.29 18:25:28.875910 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7635 | 2026.05.29 18:25:28.875925 [ 198 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 7636 | 2026.05.29 18:25:28.876009 [ 286 ] {2394e440-b91d-46ef-8ebf-4ada2bf1e36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7637 | 2026.05.29 18:25:28.876067 [ 286 ] {2394e440-b91d-46ef-8ebf-4ada2bf1e36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7638 | 2026.05.29 18:25:28.876070 [ 198 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7639 | 2026.05.29 18:25:28.876120 [ 198 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 7640 | 2026.05.29 18:25:28.876191 [ 198 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 7641 | 2026.05.29 18:25:28.876236 [ 198 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 7642 | 2026.05.29 18:25:28.876277 [ 198 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 7643 | 2026.05.29 18:25:28.876317 [ 198 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 7644 | 2026.05.29 18:25:28.876359 [ 198 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 7645 | 2026.05.29 18:25:28.876800 [ 286 ] {2394e440-b91d-46ef-8ebf-4ada2bf1e36b} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.05.29 18:25:28.876840 [ 286 ] {2394e440-b91d-46ef-8ebf-4ada2bf1e36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7647 | 2026.05.29 18:25:28.877189 [ 198 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001319913 sec., 15152.513839927327 rows/sec., 1018.06 KiB/sec. | ||
| 7648 | 2026.05.29 18:25:28.877350 [ 201 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7649 | 2026.05.29 18:25:28.877358 [ 286 ] {2394e440-b91d-46ef-8ebf-4ada2bf1e36b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7650 | 2026.05.29 18:25:28.877592 [ 286 ] {2394e440-b91d-46ef-8ebf-4ada2bf1e36b} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.05.29 18:25:28.877678 [ 201 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_20_4} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.05.29 18:25:28.877731 [ 286 ] {2394e440-b91d-46ef-8ebf-4ada2bf1e36b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001739 sec., 6325.474410580793 rows/sec., 11.33 MiB/sec. | ||
| 7653 | 2026.05.29 18:25:28.877761 [ 201 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_20_4} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7654 | 2026.05.29 18:25:28.877784 [ 286 ] {2394e440-b91d-46ef-8ebf-4ada2bf1e36b} <Debug> TCPHandler: Processed in 0.001936013 sec. | ||
| 7655 | 2026.05.29 18:25:28.877850 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7656 | 2026.05.29 18:25:28.877922 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7657 | 2026.05.29 18:25:28.878019 [ 286 ] {8810e7f0-2592-4ee4-b38e-24bfd7315f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7658 | 2026.05.29 18:25:28.878061 [ 286 ] {8810e7f0-2592-4ee4-b38e-24bfd7315f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7659 | 2026.05.29 18:25:28.878389 [ 286 ] {8810e7f0-2592-4ee4-b38e-24bfd7315f15} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.05.29 18:25:28.878424 [ 286 ] {8810e7f0-2592-4ee4-b38e-24bfd7315f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7661 | 2026.05.29 18:25:28.878732 [ 286 ] {8810e7f0-2592-4ee4-b38e-24bfd7315f15} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7662 | 2026.05.29 18:25:28.878943 [ 286 ] {8810e7f0-2592-4ee4-b38e-24bfd7315f15} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2026.05.29 18:25:28.879072 [ 286 ] {8810e7f0-2592-4ee4-b38e-24bfd7315f15} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 7664 | 2026.05.29 18:25:28.879106 [ 286 ] {8810e7f0-2592-4ee4-b38e-24bfd7315f15} <Debug> TCPHandler: Processed in 0.001245191 sec. | ||
| 7665 | 2026.05.29 18:25:33.844963 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7666 | 2026.05.29 18:25:33.845271 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7667 | 2026.05.29 18:25:33.845707 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7668 | 2026.05.29 18:25:33.845748 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7669 | 2026.05.29 18:25:33.845969 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7670 | 2026.05.29 18:25:33.846039 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7671 | 2026.05.29 18:25:33.846179 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7672 | 2026.05.29 18:25:33.846250 [ 345 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7673 | 2026.05.29 18:25:33.846279 [ 330 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7674 | 2026.05.29 18:25:33.846279 [ 326 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7675 | 2026.05.29 18:25:33.846392 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 7676 | 2026.05.29 18:25:33.846420 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7677 | 2026.05.29 18:25:33.846506 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7678 | 2026.05.29 18:25:33.846526 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 7679 | 2026.05.29 18:25:33.846561 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7680 | 2026.05.29 18:25:33.846598 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7681 | 2026.05.29 18:25:33.846645 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7682 | 2026.05.29 18:25:33.847653 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002504 sec., 18370.60702875399 rows/sec., 2.19 MiB/sec. | ||
| 7683 | 2026.05.29 18:25:33.847794 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Debug> MemoryTracker: Peak memory usage (for query): 135.63 KiB. | ||
| 7684 | 2026.05.29 18:25:33.847809 [ 286 ] {ba037696-d126-4c84-8fc4-3ee08d4a6ac7} <Debug> TCPHandler: Processed in 0.003008521 sec. | ||
| 7685 | 2026.05.29 18:25:33.849897 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7686 | 2026.05.29 18:25:33.850011 [ 286 ] {437943ea-f36b-4502-8b87-9dbe92a0cc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7687 | 2026.05.29 18:25:33.850058 [ 286 ] {437943ea-f36b-4502-8b87-9dbe92a0cc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7688 | 2026.05.29 18:25:33.850586 [ 286 ] {437943ea-f36b-4502-8b87-9dbe92a0cc44} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2026.05.29 18:25:33.850639 [ 286 ] {437943ea-f36b-4502-8b87-9dbe92a0cc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7690 | 2026.05.29 18:25:33.851000 [ 286 ] {437943ea-f36b-4502-8b87-9dbe92a0cc44} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7691 | 2026.05.29 18:25:33.851225 [ 286 ] {437943ea-f36b-4502-8b87-9dbe92a0cc44} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7692 | 2026.05.29 18:25:33.851388 [ 136 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7693 | 2026.05.29 18:25:33.851432 [ 286 ] {437943ea-f36b-4502-8b87-9dbe92a0cc44} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001449 sec., 80055.2104899931 rows/sec., 6.80 MiB/sec. | ||
| 7694 | 2026.05.29 18:25:33.851470 [ 136 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2026.05.29 18:25:33.851499 [ 286 ] {437943ea-f36b-4502-8b87-9dbe92a0cc44} <Debug> TCPHandler: Processed in 0.001654898 sec. | ||
| 7696 | 2026.05.29 18:25:33.851507 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7697 | 2026.05.29 18:25:33.851646 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 7698 | 2026.05.29 18:25:33.851670 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2026.05.29 18:25:33.851766 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7700 | 2026.05.29 18:25:33.851778 [ 286 ] {3146797a-bce9-4f9b-8d52-0a4c256a81e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7701 | 2026.05.29 18:25:33.851802 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 7702 | 2026.05.29 18:25:33.851835 [ 286 ] {3146797a-bce9-4f9b-8d52-0a4c256a81e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7703 | 2026.05.29 18:25:33.851877 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 7704 | 2026.05.29 18:25:33.851927 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 819 rows starting from the beginning of the part | ||
| 7705 | 2026.05.29 18:25:33.851972 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 116 rows starting from the beginning of the part | ||
| 7706 | 2026.05.29 18:25:33.852010 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 821 rows starting from the beginning of the part | ||
| 7707 | 2026.05.29 18:25:33.852051 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 116 rows starting from the beginning of the part | ||
| 7708 | 2026.05.29 18:25:33.852328 [ 286 ] {3146797a-bce9-4f9b-8d52-0a4c256a81e4} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2026.05.29 18:25:33.852372 [ 286 ] {3146797a-bce9-4f9b-8d52-0a4c256a81e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7710 | 2026.05.29 18:25:33.852707 [ 286 ] {3146797a-bce9-4f9b-8d52-0a4c256a81e4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7711 | 2026.05.29 18:25:33.852934 [ 286 ] {3146797a-bce9-4f9b-8d52-0a4c256a81e4} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2026.05.29 18:25:33.853071 [ 286 ] {3146797a-bce9-4f9b-8d52-0a4c256a81e4} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001315 sec., 22813.68821292776 rows/sec., 1.68 MiB/sec. | ||
| 7713 | 2026.05.29 18:25:33.853106 [ 286 ] {3146797a-bce9-4f9b-8d52-0a4c256a81e4} <Debug> TCPHandler: Processed in 0.001505036 sec. | ||
| 7714 | 2026.05.29 18:25:33.853230 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7715 | 2026.05.29 18:25:33.853328 [ 286 ] {516c8f96-626b-434d-bb87-e139c06f9bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7716 | 2026.05.29 18:25:33.853370 [ 286 ] {516c8f96-626b-434d-bb87-e139c06f9bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7717 | 2026.05.29 18:25:33.853810 [ 286 ] {516c8f96-626b-434d-bb87-e139c06f9bc7} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2026.05.29 18:25:33.853847 [ 286 ] {516c8f96-626b-434d-bb87-e139c06f9bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7719 | 2026.05.29 18:25:33.854007 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002404661 sec., 2149575.3455476672 rows/sec., 172.20 MiB/sec. | ||
| 7720 | 2026.05.29 18:25:33.854167 [ 286 ] {516c8f96-626b-434d-bb87-e139c06f9bc7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7721 | 2026.05.29 18:25:33.854321 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7722 | 2026.05.29 18:25:33.854410 [ 286 ] {516c8f96-626b-434d-bb87-e139c06f9bc7} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7723 | 2026.05.29 18:25:33.854556 [ 286 ] {516c8f96-626b-434d-bb87-e139c06f9bc7} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001247 sec., 75380.91419406576 rows/sec., 5.89 MiB/sec. | ||
| 7724 | 2026.05.29 18:25:33.854575 [ 134 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7725 | 2026.05.29 18:25:33.854593 [ 286 ] {516c8f96-626b-434d-bb87-e139c06f9bc7} <Debug> TCPHandler: Processed in 0.001415574 sec. | ||
| 7726 | 2026.05.29 18:25:33.854617 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_46_9} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.05.29 18:25:33.854650 [ 134 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7728 | 2026.05.29 18:25:33.854688 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7729 | 2026.05.29 18:25:33.854749 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_46_9} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7730 | 2026.05.29 18:25:33.854757 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7731 | 2026.05.29 18:25:33.854775 [ 201 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 7732 | 2026.05.29 18:25:33.854857 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 7733 | 2026.05.29 18:25:33.854873 [ 286 ] {d05b999f-71a5-449b-8e4c-8b0522dfa32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7734 | 2026.05.29 18:25:33.854880 [ 201 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7735 | 2026.05.29 18:25:33.854919 [ 201 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 7736 | 2026.05.29 18:25:33.854926 [ 286 ] {d05b999f-71a5-449b-8e4c-8b0522dfa32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7737 | 2026.05.29 18:25:33.854971 [ 201 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7738 | 2026.05.29 18:25:33.855014 [ 201 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 501 rows starting from the beginning of the part | ||
| 7739 | 2026.05.29 18:25:33.855052 [ 201 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 94 rows starting from the beginning of the part | ||
| 7740 | 2026.05.29 18:25:33.855091 [ 201 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 505 rows starting from the beginning of the part | ||
| 7741 | 2026.05.29 18:25:33.855131 [ 201 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 94 rows starting from the beginning of the part | ||
| 7742 | 2026.05.29 18:25:33.855347 [ 286 ] {d05b999f-71a5-449b-8e4c-8b0522dfa32d} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2026.05.29 18:25:33.855382 [ 286 ] {d05b999f-71a5-449b-8e4c-8b0522dfa32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7744 | 2026.05.29 18:25:33.855735 [ 286 ] {d05b999f-71a5-449b-8e4c-8b0522dfa32d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7745 | 2026.05.29 18:25:33.855947 [ 286 ] {d05b999f-71a5-449b-8e4c-8b0522dfa32d} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2026.05.29 18:25:33.856069 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7747 | 2026.05.29 18:25:33.856080 [ 286 ] {d05b999f-71a5-449b-8e4c-8b0522dfa32d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 7748 | 2026.05.29 18:25:33.856111 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.05.29 18:25:33.856129 [ 286 ] {d05b999f-71a5-449b-8e4c-8b0522dfa32d} <Debug> TCPHandler: Processed in 0.001424134 sec. | ||
| 7750 | 2026.05.29 18:25:33.856134 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7751 | 2026.05.29 18:25:33.856240 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 7752 | 2026.05.29 18:25:33.856257 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2026.05.29 18:25:33.856357 [ 286 ] {e2fa2563-33a4-4a57-accf-b1aebacf1770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7754 | 2026.05.29 18:25:33.856362 [ 188 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3051 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622108 sec., 1880885.8596345005 rows/sec., 137.80 MiB/sec. | ||
| 7755 | 2026.05.29 18:25:33.856364 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7756 | 2026.05.29 18:25:33.856414 [ 286 ] {e2fa2563-33a4-4a57-accf-b1aebacf1770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7757 | 2026.05.29 18:25:33.856435 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 16460 rows starting from the beginning of the part | ||
| 7758 | 2026.05.29 18:25:33.856509 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 7759 | 2026.05.29 18:25:33.856556 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 7760 | 2026.05.29 18:25:33.856571 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7761 | 2026.05.29 18:25:33.856600 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7762 | 2026.05.29 18:25:33.856645 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 267 rows starting from the beginning of the part | ||
| 7763 | 2026.05.29 18:25:33.856688 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7764 | 2026.05.29 18:25:33.856891 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_46_9} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.05.29 18:25:33.856981 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_46_9} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7766 | 2026.05.29 18:25:33.857070 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7767 | 2026.05.29 18:25:33.857220 [ 286 ] {e2fa2563-33a4-4a57-accf-b1aebacf1770} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2026.05.29 18:25:33.857257 [ 286 ] {e2fa2563-33a4-4a57-accf-b1aebacf1770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7769 | 2026.05.29 18:25:33.857851 [ 286 ] {e2fa2563-33a4-4a57-accf-b1aebacf1770} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7770 | 2026.05.29 18:25:33.858069 [ 286 ] {e2fa2563-33a4-4a57-accf-b1aebacf1770} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7771 | 2026.05.29 18:25:33.858211 [ 286 ] {e2fa2563-33a4-4a57-accf-b1aebacf1770} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001872 sec., 16025.641025641025 rows/sec., 28.72 MiB/sec. | ||
| 7772 | 2026.05.29 18:25:33.858270 [ 286 ] {e2fa2563-33a4-4a57-accf-b1aebacf1770} <Debug> TCPHandler: Processed in 0.002062596 sec. | ||
| 7773 | 2026.05.29 18:25:33.858395 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7774 | 2026.05.29 18:25:33.858491 [ 286 ] {b2979c1b-8fa5-4771-8276-6d8678c6bb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7775 | 2026.05.29 18:25:33.858535 [ 286 ] {b2979c1b-8fa5-4771-8276-6d8678c6bb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7776 | 2026.05.29 18:25:33.858878 [ 286 ] {b2979c1b-8fa5-4771-8276-6d8678c6bb9c} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7777 | 2026.05.29 18:25:33.858913 [ 286 ] {b2979c1b-8fa5-4771-8276-6d8678c6bb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7778 | 2026.05.29 18:25:33.859219 [ 286 ] {b2979c1b-8fa5-4771-8276-6d8678c6bb9c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7779 | 2026.05.29 18:25:33.859430 [ 286 ] {b2979c1b-8fa5-4771-8276-6d8678c6bb9c} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2026.05.29 18:25:33.859540 [ 134 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7781 | 2026.05.29 18:25:33.859562 [ 286 ] {b2979c1b-8fa5-4771-8276-6d8678c6bb9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 7782 | 2026.05.29 18:25:33.859574 [ 134 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2026.05.29 18:25:33.859603 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7784 | 2026.05.29 18:25:33.859603 [ 286 ] {b2979c1b-8fa5-4771-8276-6d8678c6bb9c} <Debug> TCPHandler: Processed in 0.001259311 sec. | ||
| 7785 | 2026.05.29 18:25:33.859673 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 7786 | 2026.05.29 18:25:33.859753 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7787 | 2026.05.29 18:25:33.859777 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2376 rows starting from the beginning of the part | ||
| 7788 | 2026.05.29 18:25:33.859820 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 54 rows starting from the beginning of the part | ||
| 7789 | 2026.05.29 18:25:33.859854 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7790 | 2026.05.29 18:25:33.859886 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7791 | 2026.05.29 18:25:33.859924 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7792 | 2026.05.29 18:25:33.859958 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7793 | 2026.05.29 18:25:33.861333 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2730 rows, containing 4 columns (4 merged, 0 gathered) in 0.001682739 sec., 1622354.9819669004 rows/sec., 104.72 MiB/sec. | ||
| 7794 | 2026.05.29 18:25:33.861622 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7795 | 2026.05.29 18:25:33.861853 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_46_9} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.05.29 18:25:33.861913 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_46_9} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7797 | 2026.05.29 18:25:33.861975 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7798 | 2026.05.29 18:25:33.862418 [ 201 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17460 rows, containing 5 columns (5 merged, 0 gathered) in 0.006220876 sec., 2806678.673550156 rows/sec., 180.50 MiB/sec. | ||
| 7799 | 2026.05.29 18:25:33.862608 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7800 | 2026.05.29 18:25:33.862883 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7801 | 2026.05.29 18:25:33.862956 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7802 | 2026.05.29 18:25:33.863030 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. | ||
| 7803 | 2026.05.29 18:25:34.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.17 MiB, peak 286.84 MiB, free memory in arenas 0.00 B, will set to 278.88 MiB (RSS), difference: 1.70 MiB | ||
| 7804 | 2026.05.29 18:25:34.527302 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7805 | 2026.05.29 18:25:34.527385 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7806 | 2026.05.29 18:25:34.667310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14425 | ||
| 7807 | 2026.05.29 18:25:34.667795 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2026.05.29 18:25:34.667835 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7809 | 2026.05.29 18:25:34.668308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7810 | 2026.05.29 18:25:34.668535 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2026.05.29 18:25:34.668665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14425 | ||
| 7812 | 2026.05.29 18:25:35.456597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7813 | 2026.05.29 18:25:35.474229 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2026.05.29 18:25:35.474296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7815 | 2026.05.29 18:25:35.480395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7816 | 2026.05.29 18:25:35.481094 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2026.05.29 18:25:35.484149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7818 | 2026.05.29 18:25:38.848674 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2026.05.29 18:25:38.848942 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 7820 | 2026.05.29 18:25:38.849290 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7821 | 2026.05.29 18:25:38.849330 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 7822 | 2026.05.29 18:25:38.849570 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7823 | 2026.05.29 18:25:38.849637 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7824 | 2026.05.29 18:25:38.849777 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7825 | 2026.05.29 18:25:38.849849 [ 349 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7826 | 2026.05.29 18:25:38.849873 [ 330 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7827 | 2026.05.29 18:25:38.849873 [ 326 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7828 | 2026.05.29 18:25:38.849978 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 7829 | 2026.05.29 18:25:38.850005 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7830 | 2026.05.29 18:25:38.850088 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7831 | 2026.05.29 18:25:38.850108 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 7832 | 2026.05.29 18:25:38.850143 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7833 | 2026.05.29 18:25:38.850183 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7834 | 2026.05.29 18:25:38.850219 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7835 | 2026.05.29 18:25:38.851272 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002432 sec., 18914.473684210527 rows/sec., 3.86 MiB/sec. | ||
| 7836 | 2026.05.29 18:25:38.851385 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Debug> MemoryTracker: Peak memory usage (for query): 154.85 KiB. | ||
| 7837 | 2026.05.29 18:25:38.851401 [ 286 ] {aeedb844-72b1-4a38-b15f-83fe27d71c63} <Debug> TCPHandler: Processed in 0.002874669 sec. | ||
| 7838 | 2026.05.29 18:25:38.856698 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2026.05.29 18:25:38.856832 [ 286 ] {32892837-ed1e-438b-88ac-7b6df3e3b1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7840 | 2026.05.29 18:25:38.856885 [ 286 ] {32892837-ed1e-438b-88ac-7b6df3e3b1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7841 | 2026.05.29 18:25:38.857611 [ 286 ] {32892837-ed1e-438b-88ac-7b6df3e3b1c8} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.05.29 18:25:38.857663 [ 286 ] {32892837-ed1e-438b-88ac-7b6df3e3b1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7843 | 2026.05.29 18:25:38.858053 [ 286 ] {32892837-ed1e-438b-88ac-7b6df3e3b1c8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7844 | 2026.05.29 18:25:38.858276 [ 286 ] {32892837-ed1e-438b-88ac-7b6df3e3b1c8} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.05.29 18:25:38.858415 [ 286 ] {32892837-ed1e-438b-88ac-7b6df3e3b1c8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00162 sec., 175308.64197530865 rows/sec., 11.13 MiB/sec. | ||
| 7846 | 2026.05.29 18:25:38.858450 [ 286 ] {32892837-ed1e-438b-88ac-7b6df3e3b1c8} <Debug> TCPHandler: Processed in 0.001814961 sec. | ||
| 7847 | 2026.05.29 18:25:38.858584 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7848 | 2026.05.29 18:25:38.858679 [ 286 ] {3714fd42-da34-4c60-bd3e-a07ac1d735ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7849 | 2026.05.29 18:25:38.858719 [ 286 ] {3714fd42-da34-4c60-bd3e-a07ac1d735ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7850 | 2026.05.29 18:25:38.859540 [ 286 ] {3714fd42-da34-4c60-bd3e-a07ac1d735ab} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2026.05.29 18:25:38.859577 [ 286 ] {3714fd42-da34-4c60-bd3e-a07ac1d735ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7852 | 2026.05.29 18:25:38.859934 [ 286 ] {3714fd42-da34-4c60-bd3e-a07ac1d735ab} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7853 | 2026.05.29 18:25:38.860135 [ 286 ] {3714fd42-da34-4c60-bd3e-a07ac1d735ab} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2026.05.29 18:25:38.860262 [ 286 ] {3714fd42-da34-4c60-bd3e-a07ac1d735ab} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001602 sec., 511235.9550561798 rows/sec., 39.65 MiB/sec. | ||
| 7855 | 2026.05.29 18:25:38.860296 [ 286 ] {3714fd42-da34-4c60-bd3e-a07ac1d735ab} <Debug> TCPHandler: Processed in 0.00176029 sec. | ||
| 7856 | 2026.05.29 18:25:38.860419 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7857 | 2026.05.29 18:25:38.860514 [ 286 ] {984a0911-a776-4a64-9c7f-2e41eb708a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7858 | 2026.05.29 18:25:38.860554 [ 286 ] {984a0911-a776-4a64-9c7f-2e41eb708a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7859 | 2026.05.29 18:25:38.860990 [ 286 ] {984a0911-a776-4a64-9c7f-2e41eb708a35} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7860 | 2026.05.29 18:25:38.861026 [ 286 ] {984a0911-a776-4a64-9c7f-2e41eb708a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7861 | 2026.05.29 18:25:38.861317 [ 286 ] {984a0911-a776-4a64-9c7f-2e41eb708a35} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7862 | 2026.05.29 18:25:38.861519 [ 286 ] {984a0911-a776-4a64-9c7f-2e41eb708a35} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2026.05.29 18:25:38.861639 [ 286 ] {984a0911-a776-4a64-9c7f-2e41eb708a35} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001144 sec., 133741.25874125873 rows/sec., 8.00 MiB/sec. | ||
| 7864 | 2026.05.29 18:25:38.861655 [ 124 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7865 | 2026.05.29 18:25:38.861674 [ 286 ] {984a0911-a776-4a64-9c7f-2e41eb708a35} <Debug> TCPHandler: Processed in 0.001304393 sec. | ||
| 7866 | 2026.05.29 18:25:38.861723 [ 124 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2026.05.29 18:25:38.861749 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7868 | 2026.05.29 18:25:38.861822 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7869 | 2026.05.29 18:25:38.861862 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 7870 | 2026.05.29 18:25:38.861920 [ 286 ] {cc712b63-b33f-4460-885d-e984ab3d4d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7871 | 2026.05.29 18:25:38.861965 [ 286 ] {cc712b63-b33f-4460-885d-e984ab3d4d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7872 | 2026.05.29 18:25:38.861994 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7873 | 2026.05.29 18:25:38.862036 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 7874 | 2026.05.29 18:25:38.862106 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 153 rows starting from the beginning of the part | ||
| 7875 | 2026.05.29 18:25:38.862162 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 7876 | 2026.05.29 18:25:38.862212 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 157 rows starting from the beginning of the part | ||
| 7877 | 2026.05.29 18:25:38.862257 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 7878 | 2026.05.29 18:25:38.862307 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 153 rows starting from the beginning of the part | ||
| 7879 | 2026.05.29 18:25:38.862425 [ 286 ] {cc712b63-b33f-4460-885d-e984ab3d4d2f} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.05.29 18:25:38.862469 [ 286 ] {cc712b63-b33f-4460-885d-e984ab3d4d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 7881 | 2026.05.29 18:25:38.862792 [ 286 ] {cc712b63-b33f-4460-885d-e984ab3d4d2f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7882 | 2026.05.29 18:25:38.863018 [ 286 ] {cc712b63-b33f-4460-885d-e984ab3d4d2f} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.05.29 18:25:38.863162 [ 286 ] {cc712b63-b33f-4460-885d-e984ab3d4d2f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00126 sec., 118253.96825396825 rows/sec., 7.64 MiB/sec. | ||
| 7884 | 2026.05.29 18:25:38.863184 [ 122 ] {} <Debug> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7885 | 2026.05.29 18:25:38.863197 [ 286 ] {cc712b63-b33f-4460-885d-e984ab3d4d2f} <Debug> TCPHandler: Processed in 0.001424635 sec. | ||
| 7886 | 2026.05.29 18:25:38.863259 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444574 sec., 508800.51835350774 rows/sec., 33.45 MiB/sec. | ||
| 7887 | 2026.05.29 18:25:38.863309 [ 122 ] {} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2026.05.29 18:25:38.863353 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7889 | 2026.05.29 18:25:38.863409 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7890 | 2026.05.29 18:25:38.863416 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7891 | 2026.05.29 18:25:38.863441 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 7892 | 2026.05.29 18:25:38.863508 [ 286 ] {ea258b5b-3d5f-43eb-9acd-41778534242c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7893 | 2026.05.29 18:25:38.863524 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7894 | 2026.05.29 18:25:38.863549 [ 286 ] {ea258b5b-3d5f-43eb-9acd-41778534242c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7895 | 2026.05.29 18:25:38.863552 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 7896 | 2026.05.29 18:25:38.863609 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 7897 | 2026.05.29 18:25:38.863663 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 801 rows starting from the beginning of the part | ||
| 7898 | 2026.05.29 18:25:38.863706 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 7899 | 2026.05.29 18:25:38.863713 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_41_8} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2026.05.29 18:25:38.863745 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 7901 | 2026.05.29 18:25:38.863785 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 7902 | 2026.05.29 18:25:38.863796 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_41_8} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7903 | 2026.05.29 18:25:38.863869 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7904 | 2026.05.29 18:25:38.863987 [ 286 ] {ea258b5b-3d5f-43eb-9acd-41778534242c} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2026.05.29 18:25:38.864022 [ 286 ] {ea258b5b-3d5f-43eb-9acd-41778534242c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 7906 | 2026.05.29 18:25:38.864317 [ 286 ] {ea258b5b-3d5f-43eb-9acd-41778534242c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7907 | 2026.05.29 18:25:38.864520 [ 286 ] {ea258b5b-3d5f-43eb-9acd-41778534242c} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2026.05.29 18:25:38.864644 [ 286 ] {ea258b5b-3d5f-43eb-9acd-41778534242c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 7909 | 2026.05.29 18:25:38.864677 [ 286 ] {ea258b5b-3d5f-43eb-9acd-41778534242c} <Debug> TCPHandler: Processed in 0.001319543 sec. | ||
| 7910 | 2026.05.29 18:25:38.864781 [ 194 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372263 sec., 1711042.2710515403 rows/sec., 109.08 MiB/sec. | ||
| 7911 | 2026.05.29 18:25:38.864800 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7912 | 2026.05.29 18:25:38.864904 [ 286 ] {7fbe7f55-e05f-43db-8ac1-03de92fc5fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7913 | 2026.05.29 18:25:38.864931 [ 189 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7914 | 2026.05.29 18:25:38.864944 [ 286 ] {7fbe7f55-e05f-43db-8ac1-03de92fc5fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7915 | 2026.05.29 18:25:38.865142 [ 189 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_25_5} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2026.05.29 18:25:38.865199 [ 189 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_25_5} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7917 | 2026.05.29 18:25:38.865253 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7918 | 2026.05.29 18:25:38.865509 [ 286 ] {7fbe7f55-e05f-43db-8ac1-03de92fc5fb2} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7919 | 2026.05.29 18:25:38.865543 [ 286 ] {7fbe7f55-e05f-43db-8ac1-03de92fc5fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7920 | 2026.05.29 18:25:38.865849 [ 286 ] {7fbe7f55-e05f-43db-8ac1-03de92fc5fb2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7921 | 2026.05.29 18:25:38.866049 [ 286 ] {7fbe7f55-e05f-43db-8ac1-03de92fc5fb2} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7922 | 2026.05.29 18:25:38.866177 [ 286 ] {7fbe7f55-e05f-43db-8ac1-03de92fc5fb2} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001291 sec., 388071.2625871417 rows/sec., 27.28 MiB/sec. | ||
| 7923 | 2026.05.29 18:25:38.866210 [ 286 ] {7fbe7f55-e05f-43db-8ac1-03de92fc5fb2} <Debug> TCPHandler: Processed in 0.001458585 sec. | ||
| 7924 | 2026.05.29 18:25:38.866329 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7925 | 2026.05.29 18:25:38.866421 [ 286 ] {481c92bc-8993-460b-826e-8e08c30166c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7926 | 2026.05.29 18:25:38.866462 [ 286 ] {481c92bc-8993-460b-826e-8e08c30166c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7927 | 2026.05.29 18:25:38.866786 [ 286 ] {481c92bc-8993-460b-826e-8e08c30166c1} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7928 | 2026.05.29 18:25:38.866821 [ 286 ] {481c92bc-8993-460b-826e-8e08c30166c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7929 | 2026.05.29 18:25:38.867106 [ 286 ] {481c92bc-8993-460b-826e-8e08c30166c1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7930 | 2026.05.29 18:25:38.867306 [ 286 ] {481c92bc-8993-460b-826e-8e08c30166c1} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2026.05.29 18:25:38.867432 [ 286 ] {481c92bc-8993-460b-826e-8e08c30166c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 7932 | 2026.05.29 18:25:38.867465 [ 286 ] {481c92bc-8993-460b-826e-8e08c30166c1} <Debug> TCPHandler: Processed in 0.00118515 sec. | ||
| 7933 | 2026.05.29 18:25:38.867582 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7934 | 2026.05.29 18:25:38.867681 [ 286 ] {9ca4c220-eb13-4568-ac8d-1c9f94afec01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7935 | 2026.05.29 18:25:38.867724 [ 286 ] {9ca4c220-eb13-4568-ac8d-1c9f94afec01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7936 | 2026.05.29 18:25:38.868119 [ 286 ] {9ca4c220-eb13-4568-ac8d-1c9f94afec01} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2026.05.29 18:25:38.868153 [ 286 ] {9ca4c220-eb13-4568-ac8d-1c9f94afec01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7938 | 2026.05.29 18:25:38.868467 [ 286 ] {9ca4c220-eb13-4568-ac8d-1c9f94afec01} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7939 | 2026.05.29 18:25:38.868667 [ 286 ] {9ca4c220-eb13-4568-ac8d-1c9f94afec01} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2026.05.29 18:25:38.868791 [ 286 ] {9ca4c220-eb13-4568-ac8d-1c9f94afec01} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001128 sec., 234929.07801418437 rows/sec., 15.61 MiB/sec. | ||
| 7941 | 2026.05.29 18:25:38.868824 [ 286 ] {9ca4c220-eb13-4568-ac8d-1c9f94afec01} <Debug> TCPHandler: Processed in 0.001291512 sec. | ||
| 7942 | 2026.05.29 18:25:38.868945 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7943 | 2026.05.29 18:25:38.869036 [ 286 ] {2fd03cf1-3c98-44e0-9421-d21f64c9b0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7944 | 2026.05.29 18:25:38.869077 [ 286 ] {2fd03cf1-3c98-44e0-9421-d21f64c9b0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7945 | 2026.05.29 18:25:38.869383 [ 286 ] {2fd03cf1-3c98-44e0-9421-d21f64c9b0d7} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2026.05.29 18:25:38.869417 [ 286 ] {2fd03cf1-3c98-44e0-9421-d21f64c9b0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7947 | 2026.05.29 18:25:38.869693 [ 286 ] {2fd03cf1-3c98-44e0-9421-d21f64c9b0d7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7948 | 2026.05.29 18:25:38.869891 [ 286 ] {2fd03cf1-3c98-44e0-9421-d21f64c9b0d7} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2026.05.29 18:25:38.870015 [ 286 ] {2fd03cf1-3c98-44e0-9421-d21f64c9b0d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 7950 | 2026.05.29 18:25:38.870047 [ 286 ] {2fd03cf1-3c98-44e0-9421-d21f64c9b0d7} <Debug> TCPHandler: Processed in 0.00115067 sec. | ||
| 7951 | 2026.05.29 18:25:38.870165 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7952 | 2026.05.29 18:25:38.870257 [ 286 ] {7bbdd4d7-be5d-4d1f-a6c6-0514e7655373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7953 | 2026.05.29 18:25:38.870310 [ 286 ] {7bbdd4d7-be5d-4d1f-a6c6-0514e7655373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7954 | 2026.05.29 18:25:38.871025 [ 286 ] {7bbdd4d7-be5d-4d1f-a6c6-0514e7655373} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7955 | 2026.05.29 18:25:38.871059 [ 286 ] {7bbdd4d7-be5d-4d1f-a6c6-0514e7655373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7956 | 2026.05.29 18:25:38.871533 [ 286 ] {7bbdd4d7-be5d-4d1f-a6c6-0514e7655373} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7957 | 2026.05.29 18:25:38.871748 [ 286 ] {7bbdd4d7-be5d-4d1f-a6c6-0514e7655373} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2026.05.29 18:25:38.871882 [ 286 ] {7bbdd4d7-be5d-4d1f-a6c6-0514e7655373} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001642 sec., 6699.147381242387 rows/sec., 12.00 MiB/sec. | ||
| 7959 | 2026.05.29 18:25:38.871922 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7960 | 2026.05.29 18:25:38.871931 [ 286 ] {7bbdd4d7-be5d-4d1f-a6c6-0514e7655373} <Debug> TCPHandler: Processed in 0.001814231 sec. | ||
| 7961 | 2026.05.29 18:25:38.872004 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.05.29 18:25:38.872047 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7963 | 2026.05.29 18:25:38.872113 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7964 | 2026.05.29 18:25:38.872137 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 7965 | 2026.05.29 18:25:38.872211 [ 286 ] {61ada362-c848-4954-b494-4ae4988b867f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7966 | 2026.05.29 18:25:38.872252 [ 286 ] {61ada362-c848-4954-b494-4ae4988b867f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7967 | 2026.05.29 18:25:38.872300 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7968 | 2026.05.29 18:25:38.872344 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 761 rows starting from the beginning of the part | ||
| 7969 | 2026.05.29 18:25:38.872441 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part | ||
| 7970 | 2026.05.29 18:25:38.872531 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 7971 | 2026.05.29 18:25:38.872590 [ 286 ] {61ada362-c848-4954-b494-4ae4988b867f} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2026.05.29 18:25:38.872617 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part | ||
| 7973 | 2026.05.29 18:25:38.872625 [ 286 ] {61ada362-c848-4954-b494-4ae4988b867f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 7974 | 2026.05.29 18:25:38.872715 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 7975 | 2026.05.29 18:25:38.872796 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part | ||
| 7976 | 2026.05.29 18:25:38.872952 [ 286 ] {61ada362-c848-4954-b494-4ae4988b867f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7977 | 2026.05.29 18:25:38.873158 [ 286 ] {61ada362-c848-4954-b494-4ae4988b867f} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2026.05.29 18:25:38.873281 [ 286 ] {61ada362-c848-4954-b494-4ae4988b867f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 7979 | 2026.05.29 18:25:38.873313 [ 286 ] {61ada362-c848-4954-b494-4ae4988b867f} <Debug> TCPHandler: Processed in 0.001252212 sec. | ||
| 7980 | 2026.05.29 18:25:38.882761 [ 194 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 19 columns (19 merged, 0 gathered) in 0.010649391 sec., 80192.37907594904 rows/sec., 143.70 MiB/sec. | ||
| 7981 | 2026.05.29 18:25:38.883931 [ 194 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7982 | 2026.05.29 18:25:38.884295 [ 194 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.05.29 18:25:38.884376 [ 194 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7984 | 2026.05.29 18:25:38.884512 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 7985 | 2026.05.29 18:25:39.000358 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.71 MiB, peak 287.23 MiB, free memory in arenas 0.00 B, will set to 281.19 MiB (RSS), difference: 1.48 MiB | ||
| 7986 | 2026.05.29 18:25:39.429211 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2026.05.29 18:25:39.429438 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7988 | 2026.05.29 18:25:39.429784 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7989 | 2026.05.29 18:25:39.429826 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7990 | 2026.05.29 18:25:39.430057 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7991 | 2026.05.29 18:25:39.430125 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7992 | 2026.05.29 18:25:39.430267 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 7993 | 2026.05.29 18:25:39.430348 [ 345 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7994 | 2026.05.29 18:25:39.430363 [ 330 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7995 | 2026.05.29 18:25:39.430363 [ 326 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7996 | 2026.05.29 18:25:39.430467 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 7997 | 2026.05.29 18:25:39.430495 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7998 | 2026.05.29 18:25:39.430578 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7999 | 2026.05.29 18:25:39.430599 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 8000 | 2026.05.29 18:25:39.430636 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8001 | 2026.05.29 18:25:39.430677 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8002 | 2026.05.29 18:25:39.430713 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8003 | 2026.05.29 18:25:39.431674 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002334 sec., 19708.654670094256 rows/sec., 2.35 MiB/sec. | ||
| 8004 | 2026.05.29 18:25:39.431782 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Debug> MemoryTracker: Peak memory usage (for query): 139.04 KiB. | ||
| 8005 | 2026.05.29 18:25:39.431797 [ 286 ] {706416d1-2378-4d12-90c7-0accf7674f43} <Debug> TCPHandler: Processed in 0.002715797 sec. | ||
| 8006 | 2026.05.29 18:25:39.444824 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8007 | 2026.05.29 18:25:39.444956 [ 286 ] {7853b324-132a-492b-b838-b582b8adae26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8008 | 2026.05.29 18:25:39.445013 [ 286 ] {7853b324-132a-492b-b838-b582b8adae26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8009 | 2026.05.29 18:25:39.446743 [ 286 ] {7853b324-132a-492b-b838-b582b8adae26} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8010 | 2026.05.29 18:25:39.446782 [ 286 ] {7853b324-132a-492b-b838-b582b8adae26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8011 | 2026.05.29 18:25:39.447270 [ 286 ] {7853b324-132a-492b-b838-b582b8adae26} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8012 | 2026.05.29 18:25:39.447491 [ 286 ] {7853b324-132a-492b-b838-b582b8adae26} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8013 | 2026.05.29 18:25:39.447631 [ 286 ] {7853b324-132a-492b-b838-b582b8adae26} <Debug> executeQuery: Read 2439 rows, 185.37 KiB in 0.002712 sec., 899336.2831858407 rows/sec., 66.75 MiB/sec. | ||
| 8014 | 2026.05.29 18:25:39.447667 [ 286 ] {7853b324-132a-492b-b838-b582b8adae26} <Debug> TCPHandler: Processed in 0.00290144 sec. | ||
| 8015 | 2026.05.29 18:25:39.447799 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8016 | 2026.05.29 18:25:39.447896 [ 286 ] {f2da08c2-5f24-4fda-8788-9133ba859ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8017 | 2026.05.29 18:25:39.447938 [ 286 ] {f2da08c2-5f24-4fda-8788-9133ba859ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8018 | 2026.05.29 18:25:39.448359 [ 286 ] {f2da08c2-5f24-4fda-8788-9133ba859ba9} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8019 | 2026.05.29 18:25:39.448394 [ 286 ] {f2da08c2-5f24-4fda-8788-9133ba859ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8020 | 2026.05.29 18:25:39.448684 [ 286 ] {f2da08c2-5f24-4fda-8788-9133ba859ba9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8021 | 2026.05.29 18:25:39.448891 [ 286 ] {f2da08c2-5f24-4fda-8788-9133ba859ba9} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8022 | 2026.05.29 18:25:39.449016 [ 286 ] {f2da08c2-5f24-4fda-8788-9133ba859ba9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001139 sec., 35996.4881474978 rows/sec., 2.64 MiB/sec. | ||
| 8023 | 2026.05.29 18:25:39.449051 [ 286 ] {f2da08c2-5f24-4fda-8788-9133ba859ba9} <Debug> TCPHandler: Processed in 0.001302702 sec. | ||
| 8024 | 2026.05.29 18:25:39.449173 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8025 | 2026.05.29 18:25:39.449269 [ 286 ] {17293db0-f576-42a5-a8de-c15c8515603f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8026 | 2026.05.29 18:25:39.449310 [ 286 ] {17293db0-f576-42a5-a8de-c15c8515603f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8027 | 2026.05.29 18:25:39.449982 [ 286 ] {17293db0-f576-42a5-a8de-c15c8515603f} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8028 | 2026.05.29 18:25:39.450017 [ 286 ] {17293db0-f576-42a5-a8de-c15c8515603f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8029 | 2026.05.29 18:25:39.450354 [ 286 ] {17293db0-f576-42a5-a8de-c15c8515603f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8030 | 2026.05.29 18:25:39.450565 [ 286 ] {17293db0-f576-42a5-a8de-c15c8515603f} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2026.05.29 18:25:39.450692 [ 286 ] {17293db0-f576-42a5-a8de-c15c8515603f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001442 sec., 555478.5020804439 rows/sec., 32.09 MiB/sec. | ||
| 8032 | 2026.05.29 18:25:39.450728 [ 286 ] {17293db0-f576-42a5-a8de-c15c8515603f} <Debug> TCPHandler: Processed in 0.001605648 sec. | ||
| 8033 | 2026.05.29 18:25:39.450845 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8034 | 2026.05.29 18:25:39.450940 [ 286 ] {ad73da38-8913-4f56-8834-9b0c5ab0f5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8035 | 2026.05.29 18:25:39.450980 [ 286 ] {ad73da38-8913-4f56-8834-9b0c5ab0f5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8036 | 2026.05.29 18:25:39.451357 [ 286 ] {ad73da38-8913-4f56-8834-9b0c5ab0f5d2} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8037 | 2026.05.29 18:25:39.451394 [ 286 ] {ad73da38-8913-4f56-8834-9b0c5ab0f5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8038 | 2026.05.29 18:25:39.451678 [ 286 ] {ad73da38-8913-4f56-8834-9b0c5ab0f5d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8039 | 2026.05.29 18:25:39.451883 [ 286 ] {ad73da38-8913-4f56-8834-9b0c5ab0f5d2} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8040 | 2026.05.29 18:25:39.452006 [ 286 ] {ad73da38-8913-4f56-8834-9b0c5ab0f5d2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 8041 | 2026.05.29 18:25:39.452040 [ 286 ] {ad73da38-8913-4f56-8834-9b0c5ab0f5d2} <Debug> TCPHandler: Processed in 0.001245411 sec. | ||
| 8042 | 2026.05.29 18:25:39.452159 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8043 | 2026.05.29 18:25:39.452254 [ 286 ] {e313ca4e-5f9c-4ad8-8faf-2bf2c14f58dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8044 | 2026.05.29 18:25:39.452296 [ 286 ] {e313ca4e-5f9c-4ad8-8faf-2bf2c14f58dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8045 | 2026.05.29 18:25:39.453145 [ 286 ] {e313ca4e-5f9c-4ad8-8faf-2bf2c14f58dd} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8046 | 2026.05.29 18:25:39.453180 [ 286 ] {e313ca4e-5f9c-4ad8-8faf-2bf2c14f58dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8047 | 2026.05.29 18:25:39.453536 [ 286 ] {e313ca4e-5f9c-4ad8-8faf-2bf2c14f58dd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8048 | 2026.05.29 18:25:39.453746 [ 286 ] {e313ca4e-5f9c-4ad8-8faf-2bf2c14f58dd} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2026.05.29 18:25:39.453871 [ 286 ] {e313ca4e-5f9c-4ad8-8faf-2bf2c14f58dd} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001635 sec., 790214.0672782875 rows/sec., 52.73 MiB/sec. | ||
| 8050 | 2026.05.29 18:25:39.453905 [ 286 ] {e313ca4e-5f9c-4ad8-8faf-2bf2c14f58dd} <Debug> TCPHandler: Processed in 0.001798591 sec. | ||
| 8051 | 2026.05.29 18:25:39.454026 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8052 | 2026.05.29 18:25:39.454123 [ 286 ] {e1c079c9-c63e-4dd8-a293-5621c253f227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8053 | 2026.05.29 18:25:39.454166 [ 286 ] {e1c079c9-c63e-4dd8-a293-5621c253f227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8054 | 2026.05.29 18:25:39.454839 [ 286 ] {e1c079c9-c63e-4dd8-a293-5621c253f227} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.05.29 18:25:39.454873 [ 286 ] {e1c079c9-c63e-4dd8-a293-5621c253f227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8056 | 2026.05.29 18:25:39.455283 [ 286 ] {e1c079c9-c63e-4dd8-a293-5621c253f227} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8057 | 2026.05.29 18:25:39.455508 [ 286 ] {e1c079c9-c63e-4dd8-a293-5621c253f227} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.05.29 18:25:39.455639 [ 286 ] {e1c079c9-c63e-4dd8-a293-5621c253f227} <Debug> executeQuery: Read 1476 rows, 91.48 KiB in 0.001534 sec., 962190.3520208605 rows/sec., 58.24 MiB/sec. | ||
| 8059 | 2026.05.29 18:25:39.455673 [ 286 ] {e1c079c9-c63e-4dd8-a293-5621c253f227} <Debug> TCPHandler: Processed in 0.001697979 sec. | ||
| 8060 | 2026.05.29 18:25:39.455799 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2026.05.29 18:25:39.455924 [ 286 ] {7f9d1cce-8ce1-4874-ad79-ffb6cf0f08e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8062 | 2026.05.29 18:25:39.455992 [ 286 ] {7f9d1cce-8ce1-4874-ad79-ffb6cf0f08e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8063 | 2026.05.29 18:25:39.456892 [ 286 ] {7f9d1cce-8ce1-4874-ad79-ffb6cf0f08e6} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.05.29 18:25:39.456929 [ 286 ] {7f9d1cce-8ce1-4874-ad79-ffb6cf0f08e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8065 | 2026.05.29 18:25:39.457491 [ 286 ] {7f9d1cce-8ce1-4874-ad79-ffb6cf0f08e6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8066 | 2026.05.29 18:25:39.457722 [ 286 ] {7f9d1cce-8ce1-4874-ad79-ffb6cf0f08e6} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.05.29 18:25:39.457861 [ 286 ] {7f9d1cce-8ce1-4874-ad79-ffb6cf0f08e6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001963 sec., 20886.398369842078 rows/sec., 37.43 MiB/sec. | ||
| 8068 | 2026.05.29 18:25:39.457916 [ 286 ] {7f9d1cce-8ce1-4874-ad79-ffb6cf0f08e6} <Debug> TCPHandler: Processed in 0.002180777 sec. | ||
| 8069 | 2026.05.29 18:25:39.458049 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2026.05.29 18:25:39.458146 [ 286 ] {bf202e35-e910-45c6-95a7-2842bee79670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8071 | 2026.05.29 18:25:39.458190 [ 286 ] {bf202e35-e910-45c6-95a7-2842bee79670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8072 | 2026.05.29 18:25:39.458511 [ 286 ] {bf202e35-e910-45c6-95a7-2842bee79670} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.05.29 18:25:39.458546 [ 286 ] {bf202e35-e910-45c6-95a7-2842bee79670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8074 | 2026.05.29 18:25:39.458840 [ 286 ] {bf202e35-e910-45c6-95a7-2842bee79670} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8075 | 2026.05.29 18:25:39.459045 [ 286 ] {bf202e35-e910-45c6-95a7-2842bee79670} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.05.29 18:25:39.459173 [ 286 ] {bf202e35-e910-45c6-95a7-2842bee79670} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 389.69 KiB/sec. | ||
| 8077 | 2026.05.29 18:25:39.459207 [ 286 ] {bf202e35-e910-45c6-95a7-2842bee79670} <Debug> TCPHandler: Processed in 0.001210111 sec. | ||
| 8078 | 2026.05.29 18:25:42.168840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14937 | ||
| 8079 | 2026.05.29 18:25:42.169657 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2026.05.29 18:25:42.169735 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8081 | 2026.05.29 18:25:42.170285 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8082 | 2026.05.29 18:25:42.170501 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8083 | 2026.05.29 18:25:42.170637 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14937 | ||
| 8084 | 2026.05.29 18:25:42.170636 [ 118 ] {} <Debug> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8085 | 2026.05.29 18:25:42.170785 [ 118 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2026.05.29 18:25:42.170809 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8087 | 2026.05.29 18:25:42.170925 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 8088 | 2026.05.29 18:25:42.171057 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8089 | 2026.05.29 18:25:42.171100 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12505 rows starting from the beginning of the part | ||
| 8090 | 2026.05.29 18:25:42.171173 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 8091 | 2026.05.29 18:25:42.171227 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 8092 | 2026.05.29 18:25:42.171287 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 8093 | 2026.05.29 18:25:42.171336 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 8094 | 2026.05.29 18:25:42.171381 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 8095 | 2026.05.29 18:25:42.173329 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14937 rows, containing 4 columns (4 merged, 0 gathered) in 0.002487112 sec., 6005760.898584382 rows/sec., 85.91 MiB/sec. | ||
| 8096 | 2026.05.29 18:25:42.174014 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8097 | 2026.05.29 18:25:42.174315 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_31_6} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2026.05.29 18:25:42.174403 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_31_6} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8099 | 2026.05.29 18:25:42.174514 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 8100 | 2026.05.29 18:25:42.984543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 8101 | 2026.05.29 18:25:43.002838 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.05.29 18:25:43.002883 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8103 | 2026.05.29 18:25:43.009051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8104 | 2026.05.29 18:25:43.009750 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.05.29 18:25:43.010092 [ 115 ] {} <Debug> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8106 | 2026.05.29 18:25:43.010163 [ 115 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.05.29 18:25:43.010188 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8108 | 2026.05.29 18:25:43.010325 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 8109 | 2026.05.29 18:25:43.012648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 8110 | 2026.05.29 18:25:43.013281 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8111 | 2026.05.29 18:25:43.014031 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 8112 | 2026.05.29 18:25:43.017271 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 8113 | 2026.05.29 18:25:43.020624 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 8114 | 2026.05.29 18:25:43.024509 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 8115 | 2026.05.29 18:25:43.028395 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 8116 | 2026.05.29 18:25:43.032047 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 8117 | 2026.05.29 18:25:43.081452 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.07116709 sec., 3288.03664727615 rows/sec., 17.00 MiB/sec. | ||
| 8118 | 2026.05.29 18:25:43.084162 [ 200 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8119 | 2026.05.29 18:25:43.087001 [ 200 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_31_6} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2026.05.29 18:25:43.087152 [ 200 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_31_6} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8121 | 2026.05.29 18:25:43.090225 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 8122 | 2026.05.29 18:25:43.844259 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8123 | 2026.05.29 18:25:43.844489 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8124 | 2026.05.29 18:25:43.844818 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8125 | 2026.05.29 18:25:43.844855 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8126 | 2026.05.29 18:25:43.845072 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8127 | 2026.05.29 18:25:43.845142 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8128 | 2026.05.29 18:25:43.845280 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8129 | 2026.05.29 18:25:43.845352 [ 345 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8130 | 2026.05.29 18:25:43.845366 [ 337 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8131 | 2026.05.29 18:25:43.845385 [ 326 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8132 | 2026.05.29 18:25:43.845474 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 8133 | 2026.05.29 18:25:43.845501 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8134 | 2026.05.29 18:25:43.845586 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8135 | 2026.05.29 18:25:43.845607 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 8136 | 2026.05.29 18:25:43.845642 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8137 | 2026.05.29 18:25:43.845685 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8138 | 2026.05.29 18:25:43.845723 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8139 | 2026.05.29 18:25:43.846779 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002383 sec., 19303.399076793958 rows/sec., 2.31 MiB/sec. | ||
| 8140 | 2026.05.29 18:25:43.846900 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Debug> MemoryTracker: Peak memory usage (for query): 135.24 KiB. | ||
| 8141 | 2026.05.29 18:25:43.846915 [ 286 ] {6363a19d-5a3c-4836-968e-281778ad34b8} <Debug> TCPHandler: Processed in 0.002789688 sec. | ||
| 8142 | 2026.05.29 18:25:43.848544 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8143 | 2026.05.29 18:25:43.848673 [ 286 ] {f56fc66b-e0e4-4478-97f9-44c5e3b9ddd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8144 | 2026.05.29 18:25:43.848724 [ 286 ] {f56fc66b-e0e4-4478-97f9-44c5e3b9ddd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8145 | 2026.05.29 18:25:43.849289 [ 286 ] {f56fc66b-e0e4-4478-97f9-44c5e3b9ddd6} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8146 | 2026.05.29 18:25:43.849332 [ 286 ] {f56fc66b-e0e4-4478-97f9-44c5e3b9ddd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8147 | 2026.05.29 18:25:43.849688 [ 286 ] {f56fc66b-e0e4-4478-97f9-44c5e3b9ddd6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8148 | 2026.05.29 18:25:43.849910 [ 286 ] {f56fc66b-e0e4-4478-97f9-44c5e3b9ddd6} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2026.05.29 18:25:43.850056 [ 286 ] {f56fc66b-e0e4-4478-97f9-44c5e3b9ddd6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001419 sec., 39464.41155743482 rows/sec., 3.03 MiB/sec. | ||
| 8150 | 2026.05.29 18:25:43.850091 [ 286 ] {f56fc66b-e0e4-4478-97f9-44c5e3b9ddd6} <Debug> TCPHandler: Processed in 0.001610008 sec. | ||
| 8151 | 2026.05.29 18:25:43.850226 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8152 | 2026.05.29 18:25:43.850323 [ 286 ] {cc18747e-cd01-424f-81a1-a54e9764c064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8153 | 2026.05.29 18:25:43.850364 [ 286 ] {cc18747e-cd01-424f-81a1-a54e9764c064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8154 | 2026.05.29 18:25:43.850773 [ 286 ] {cc18747e-cd01-424f-81a1-a54e9764c064} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2026.05.29 18:25:43.850808 [ 286 ] {cc18747e-cd01-424f-81a1-a54e9764c064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8156 | 2026.05.29 18:25:43.851099 [ 286 ] {cc18747e-cd01-424f-81a1-a54e9764c064} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8157 | 2026.05.29 18:25:43.851313 [ 286 ] {cc18747e-cd01-424f-81a1-a54e9764c064} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2026.05.29 18:25:43.851438 [ 286 ] {cc18747e-cd01-424f-81a1-a54e9764c064} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 4.41 MiB/sec. | ||
| 8159 | 2026.05.29 18:25:43.851473 [ 286 ] {cc18747e-cd01-424f-81a1-a54e9764c064} <Debug> TCPHandler: Processed in 0.001298742 sec. | ||
| 8160 | 2026.05.29 18:25:43.851598 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2026.05.29 18:25:43.851695 [ 286 ] {b5456db8-9f15-4ed7-8850-6f4c8e00495b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8162 | 2026.05.29 18:25:43.851739 [ 286 ] {b5456db8-9f15-4ed7-8850-6f4c8e00495b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8163 | 2026.05.29 18:25:43.852148 [ 286 ] {b5456db8-9f15-4ed7-8850-6f4c8e00495b} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2026.05.29 18:25:43.852183 [ 286 ] {b5456db8-9f15-4ed7-8850-6f4c8e00495b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8165 | 2026.05.29 18:25:43.852497 [ 286 ] {b5456db8-9f15-4ed7-8850-6f4c8e00495b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8166 | 2026.05.29 18:25:43.852699 [ 286 ] {b5456db8-9f15-4ed7-8850-6f4c8e00495b} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2026.05.29 18:25:43.852828 [ 286 ] {b5456db8-9f15-4ed7-8850-6f4c8e00495b} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 8.94 MiB/sec. | ||
| 8168 | 2026.05.29 18:25:43.852862 [ 286 ] {b5456db8-9f15-4ed7-8850-6f4c8e00495b} <Debug> TCPHandler: Processed in 0.001315732 sec. | ||
| 8169 | 2026.05.29 18:25:43.852983 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8170 | 2026.05.29 18:25:43.853079 [ 286 ] {6e2cb7ce-70c3-4c33-ad72-3072cdcb39ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8171 | 2026.05.29 18:25:43.853122 [ 286 ] {6e2cb7ce-70c3-4c33-ad72-3072cdcb39ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8172 | 2026.05.29 18:25:43.853448 [ 286 ] {6e2cb7ce-70c3-4c33-ad72-3072cdcb39ad} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2026.05.29 18:25:43.853483 [ 286 ] {6e2cb7ce-70c3-4c33-ad72-3072cdcb39ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8174 | 2026.05.29 18:25:43.853777 [ 286 ] {6e2cb7ce-70c3-4c33-ad72-3072cdcb39ad} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8175 | 2026.05.29 18:25:43.853978 [ 286 ] {6e2cb7ce-70c3-4c33-ad72-3072cdcb39ad} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8176 | 2026.05.29 18:25:43.854104 [ 286 ] {6e2cb7ce-70c3-4c33-ad72-3072cdcb39ad} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001042 sec., 51823.416506717855 rows/sec., 3.50 MiB/sec. | ||
| 8177 | 2026.05.29 18:25:43.854138 [ 286 ] {6e2cb7ce-70c3-4c33-ad72-3072cdcb39ad} <Debug> TCPHandler: Processed in 0.001206001 sec. | ||
| 8178 | 2026.05.29 18:25:47.469555 [ 276 ] {} <Trace> TCP-Session: 4ebb0e88-d9ef-4503-95fc-348744d23e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8179 | 2026.05.29 18:25:47.469838 [ 276 ] {a64f178a-f9e5-4974-be5a-66e2588a29a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42431) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 8180 | 2026.05.29 18:25:47.470380 [ 276 ] {a64f178a-f9e5-4974-be5a-66e2588a29a7} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 8181 | 2026.05.29 18:25:47.470594 [ 276 ] {a64f178a-f9e5-4974-be5a-66e2588a29a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8182 | 2026.05.29 18:25:47.470998 [ 330 ] {a64f178a-f9e5-4974-be5a-66e2588a29a7} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 8183 | 2026.05.29 18:25:47.471406 [ 276 ] {a64f178a-f9e5-4974-be5a-66e2588a29a7} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001697 sec., 24160.28285209193 rows/sec., 1.44 MiB/sec. | ||
| 8184 | 2026.05.29 18:25:47.471496 [ 276 ] {a64f178a-f9e5-4974-be5a-66e2588a29a7} <Debug> TCPHandler: Processed in 0.002092386 sec. | ||
| 8185 | 2026.05.29 18:25:48.849054 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8186 | 2026.05.29 18:25:48.849331 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 8187 | 2026.05.29 18:25:48.849700 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8188 | 2026.05.29 18:25:48.849742 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 8189 | 2026.05.29 18:25:48.849981 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8190 | 2026.05.29 18:25:48.850049 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8191 | 2026.05.29 18:25:48.850190 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8192 | 2026.05.29 18:25:48.850269 [ 345 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8193 | 2026.05.29 18:25:48.850276 [ 337 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8194 | 2026.05.29 18:25:48.850290 [ 330 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8195 | 2026.05.29 18:25:48.850400 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 8196 | 2026.05.29 18:25:48.850428 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8197 | 2026.05.29 18:25:48.850512 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8198 | 2026.05.29 18:25:48.850533 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 8199 | 2026.05.29 18:25:48.850571 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 8200 | 2026.05.29 18:25:48.850611 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 8201 | 2026.05.29 18:25:48.850651 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 8202 | 2026.05.29 18:25:48.852133 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002917 sec., 15769.62632841961 rows/sec., 3.22 MiB/sec. | ||
| 8203 | 2026.05.29 18:25:48.852244 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Debug> MemoryTracker: Peak memory usage (for query): 154.70 KiB. | ||
| 8204 | 2026.05.29 18:25:48.852260 [ 286 ] {92c258e9-15b3-463a-bbb6-dcd02b657266} <Debug> TCPHandler: Processed in 0.003349397 sec. | ||
| 8205 | 2026.05.29 18:25:48.857391 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8206 | 2026.05.29 18:25:48.857582 [ 286 ] {e3ed8f0f-3b2e-4e6a-aa53-fd5ae70045b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8207 | 2026.05.29 18:25:48.857643 [ 286 ] {e3ed8f0f-3b2e-4e6a-aa53-fd5ae70045b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8208 | 2026.05.29 18:25:48.858356 [ 286 ] {e3ed8f0f-3b2e-4e6a-aa53-fd5ae70045b3} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2026.05.29 18:25:48.858405 [ 286 ] {e3ed8f0f-3b2e-4e6a-aa53-fd5ae70045b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8210 | 2026.05.29 18:25:48.858788 [ 286 ] {e3ed8f0f-3b2e-4e6a-aa53-fd5ae70045b3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8211 | 2026.05.29 18:25:48.859018 [ 286 ] {e3ed8f0f-3b2e-4e6a-aa53-fd5ae70045b3} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2026.05.29 18:25:48.859155 [ 22 ] {} <Debug> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8213 | 2026.05.29 18:25:48.859161 [ 286 ] {e3ed8f0f-3b2e-4e6a-aa53-fd5ae70045b3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001634 sec., 173806.60954712363 rows/sec., 11.04 MiB/sec. | ||
| 8214 | 2026.05.29 18:25:48.859229 [ 22 ] {} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8215 | 2026.05.29 18:25:48.859244 [ 286 ] {e3ed8f0f-3b2e-4e6a-aa53-fd5ae70045b3} <Debug> TCPHandler: Processed in 0.001947053 sec. | ||
| 8216 | 2026.05.29 18:25:48.859257 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8217 | 2026.05.29 18:25:48.859380 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 8218 | 2026.05.29 18:25:48.859393 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8219 | 2026.05.29 18:25:48.859509 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8220 | 2026.05.29 18:25:48.859510 [ 286 ] {1d3d0623-494c-4ddf-84f4-f4d0ab4a7b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8221 | 2026.05.29 18:25:48.859548 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 8222 | 2026.05.29 18:25:48.859569 [ 286 ] {1d3d0623-494c-4ddf-84f4-f4d0ab4a7b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8223 | 2026.05.29 18:25:48.859621 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 8224 | 2026.05.29 18:25:48.859675 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 8225 | 2026.05.29 18:25:48.859721 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 8226 | 2026.05.29 18:25:48.859768 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 8227 | 2026.05.29 18:25:48.860369 [ 286 ] {1d3d0623-494c-4ddf-84f4-f4d0ab4a7b9e} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2026.05.29 18:25:48.860410 [ 286 ] {1d3d0623-494c-4ddf-84f4-f4d0ab4a7b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8229 | 2026.05.29 18:25:48.860783 [ 186 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001439684 sec., 986327.5552135052 rows/sec., 66.41 MiB/sec. | ||
| 8230 | 2026.05.29 18:25:48.860935 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8231 | 2026.05.29 18:25:48.861070 [ 286 ] {1d3d0623-494c-4ddf-84f4-f4d0ab4a7b9e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8232 | 2026.05.29 18:25:48.861256 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_21_5} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.05.29 18:25:48.861340 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_21_5} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8234 | 2026.05.29 18:25:48.861354 [ 286 ] {1d3d0623-494c-4ddf-84f4-f4d0ab4a7b9e} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.05.29 18:25:48.861416 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8236 | 2026.05.29 18:25:48.861497 [ 286 ] {1d3d0623-494c-4ddf-84f4-f4d0ab4a7b9e} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.002005 sec., 408478.80299251876 rows/sec., 31.68 MiB/sec. | ||
| 8237 | 2026.05.29 18:25:48.861536 [ 286 ] {1d3d0623-494c-4ddf-84f4-f4d0ab4a7b9e} <Debug> TCPHandler: Processed in 0.002193817 sec. | ||
| 8238 | 2026.05.29 18:25:48.861667 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8239 | 2026.05.29 18:25:48.861763 [ 286 ] {9ccf4c7f-3f14-4e03-94dd-44a98fb8be46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8240 | 2026.05.29 18:25:48.861803 [ 286 ] {9ccf4c7f-3f14-4e03-94dd-44a98fb8be46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8241 | 2026.05.29 18:25:48.862266 [ 286 ] {9ccf4c7f-3f14-4e03-94dd-44a98fb8be46} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2026.05.29 18:25:48.862302 [ 286 ] {9ccf4c7f-3f14-4e03-94dd-44a98fb8be46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8243 | 2026.05.29 18:25:48.862602 [ 286 ] {9ccf4c7f-3f14-4e03-94dd-44a98fb8be46} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8244 | 2026.05.29 18:25:48.862803 [ 286 ] {9ccf4c7f-3f14-4e03-94dd-44a98fb8be46} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8245 | 2026.05.29 18:25:48.862928 [ 286 ] {9ccf4c7f-3f14-4e03-94dd-44a98fb8be46} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001182 sec., 129441.62436548222 rows/sec., 7.74 MiB/sec. | ||
| 8246 | 2026.05.29 18:25:48.862962 [ 286 ] {9ccf4c7f-3f14-4e03-94dd-44a98fb8be46} <Debug> TCPHandler: Processed in 0.001345743 sec. | ||
| 8247 | 2026.05.29 18:25:48.863084 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8248 | 2026.05.29 18:25:48.863180 [ 286 ] {31505e4d-0b5b-4707-9ac7-21f752c513d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8249 | 2026.05.29 18:25:48.863222 [ 286 ] {31505e4d-0b5b-4707-9ac7-21f752c513d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8250 | 2026.05.29 18:25:48.863674 [ 286 ] {31505e4d-0b5b-4707-9ac7-21f752c513d5} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.05.29 18:25:48.863710 [ 286 ] {31505e4d-0b5b-4707-9ac7-21f752c513d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8252 | 2026.05.29 18:25:48.864000 [ 286 ] {31505e4d-0b5b-4707-9ac7-21f752c513d5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8253 | 2026.05.29 18:25:48.864196 [ 286 ] {31505e4d-0b5b-4707-9ac7-21f752c513d5} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.05.29 18:25:48.864312 [ 286 ] {31505e4d-0b5b-4707-9ac7-21f752c513d5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 8255 | 2026.05.29 18:25:48.864344 [ 286 ] {31505e4d-0b5b-4707-9ac7-21f752c513d5} <Debug> TCPHandler: Processed in 0.001327383 sec. | ||
| 8256 | 2026.05.29 18:25:48.864458 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.05.29 18:25:48.864548 [ 286 ] {1f4b48e4-a835-415d-9dab-68e50ddcfcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8258 | 2026.05.29 18:25:48.864586 [ 286 ] {1f4b48e4-a835-415d-9dab-68e50ddcfcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8259 | 2026.05.29 18:25:48.865011 [ 286 ] {1f4b48e4-a835-415d-9dab-68e50ddcfcba} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.05.29 18:25:48.865108 [ 286 ] {1f4b48e4-a835-415d-9dab-68e50ddcfcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8261 | 2026.05.29 18:25:48.865400 [ 286 ] {1f4b48e4-a835-415d-9dab-68e50ddcfcba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8262 | 2026.05.29 18:25:48.865603 [ 286 ] {1f4b48e4-a835-415d-9dab-68e50ddcfcba} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.05.29 18:25:48.865705 [ 22 ] {} <Debug> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8264 | 2026.05.29 18:25:48.865729 [ 286 ] {1f4b48e4-a835-415d-9dab-68e50ddcfcba} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 8265 | 2026.05.29 18:25:48.865743 [ 22 ] {} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.05.29 18:25:48.865772 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8267 | 2026.05.29 18:25:48.865772 [ 286 ] {1f4b48e4-a835-415d-9dab-68e50ddcfcba} <Debug> TCPHandler: Processed in 0.001339753 sec. | ||
| 8268 | 2026.05.29 18:25:48.865857 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 8269 | 2026.05.29 18:25:48.865908 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8270 | 2026.05.29 18:25:48.865980 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8271 | 2026.05.29 18:25:48.866009 [ 286 ] {c6d3f9c1-465b-4178-91a6-7e039f916914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8272 | 2026.05.29 18:25:48.866019 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 8273 | 2026.05.29 18:25:48.866055 [ 286 ] {c6d3f9c1-465b-4178-91a6-7e039f916914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8274 | 2026.05.29 18:25:48.866098 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 8275 | 2026.05.29 18:25:48.866153 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 8276 | 2026.05.29 18:25:48.866196 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 8277 | 2026.05.29 18:25:48.866235 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 8278 | 2026.05.29 18:25:48.866662 [ 286 ] {c6d3f9c1-465b-4178-91a6-7e039f916914} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.05.29 18:25:48.866703 [ 286 ] {c6d3f9c1-465b-4178-91a6-7e039f916914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8280 | 2026.05.29 18:25:48.867025 [ 286 ] {c6d3f9c1-465b-4178-91a6-7e039f916914} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8281 | 2026.05.29 18:25:48.867062 [ 195 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239131 sec., 597192.710052448 rows/sec., 36.24 MiB/sec. | ||
| 8282 | 2026.05.29 18:25:48.867220 [ 199 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8283 | 2026.05.29 18:25:48.867250 [ 286 ] {c6d3f9c1-465b-4178-91a6-7e039f916914} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2026.05.29 18:25:48.867393 [ 286 ] {c6d3f9c1-465b-4178-91a6-7e039f916914} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001402 sec., 357346.6476462197 rows/sec., 25.12 MiB/sec. | ||
| 8285 | 2026.05.29 18:25:48.867430 [ 286 ] {c6d3f9c1-465b-4178-91a6-7e039f916914} <Debug> TCPHandler: Processed in 0.001574126 sec. | ||
| 8286 | 2026.05.29 18:25:48.867491 [ 199 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_21_5} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.05.29 18:25:48.867553 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8288 | 2026.05.29 18:25:48.867567 [ 199 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_21_5} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8289 | 2026.05.29 18:25:48.867656 [ 286 ] {8c051966-5450-4bef-a8b9-e18f30976b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8290 | 2026.05.29 18:25:48.867659 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8291 | 2026.05.29 18:25:48.867706 [ 286 ] {8c051966-5450-4bef-a8b9-e18f30976b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8292 | 2026.05.29 18:25:48.868042 [ 286 ] {8c051966-5450-4bef-a8b9-e18f30976b0b} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2026.05.29 18:25:48.868077 [ 286 ] {8c051966-5450-4bef-a8b9-e18f30976b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8294 | 2026.05.29 18:25:48.868375 [ 286 ] {8c051966-5450-4bef-a8b9-e18f30976b0b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8295 | 2026.05.29 18:25:48.868574 [ 286 ] {8c051966-5450-4bef-a8b9-e18f30976b0b} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.05.29 18:25:48.868675 [ 22 ] {} <Debug> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8297 | 2026.05.29 18:25:48.868701 [ 286 ] {8c051966-5450-4bef-a8b9-e18f30976b0b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 8298 | 2026.05.29 18:25:48.868706 [ 22 ] {} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.05.29 18:25:48.868741 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8300 | 2026.05.29 18:25:48.868742 [ 286 ] {8c051966-5450-4bef-a8b9-e18f30976b0b} <Debug> TCPHandler: Processed in 0.001240081 sec. | ||
| 8301 | 2026.05.29 18:25:48.868824 [ 197 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 8302 | 2026.05.29 18:25:48.868873 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8303 | 2026.05.29 18:25:48.868912 [ 197 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8304 | 2026.05.29 18:25:48.868940 [ 197 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 8305 | 2026.05.29 18:25:48.868969 [ 286 ] {7fadfa9f-64d2-47e2-b261-c93842cab4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8306 | 2026.05.29 18:25:48.868992 [ 197 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 8307 | 2026.05.29 18:25:48.869013 [ 286 ] {7fadfa9f-64d2-47e2-b261-c93842cab4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8308 | 2026.05.29 18:25:48.869035 [ 197 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 8309 | 2026.05.29 18:25:48.869073 [ 197 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 8310 | 2026.05.29 18:25:48.869110 [ 197 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 8311 | 2026.05.29 18:25:48.869148 [ 197 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 8312 | 2026.05.29 18:25:48.869439 [ 286 ] {7fadfa9f-64d2-47e2-b261-c93842cab4e9} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2026.05.29 18:25:48.869473 [ 286 ] {7fadfa9f-64d2-47e2-b261-c93842cab4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8314 | 2026.05.29 18:25:48.869796 [ 286 ] {7fadfa9f-64d2-47e2-b261-c93842cab4e9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8315 | 2026.05.29 18:25:48.869826 [ 199 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001039058 sec., 121263.68306677778 rows/sec., 6.19 MiB/sec. | ||
| 8316 | 2026.05.29 18:25:48.869966 [ 195 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8317 | 2026.05.29 18:25:48.870025 [ 286 ] {7fadfa9f-64d2-47e2-b261-c93842cab4e9} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2026.05.29 18:25:48.870169 [ 286 ] {7fadfa9f-64d2-47e2-b261-c93842cab4e9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001217 sec., 217748.56203779788 rows/sec., 14.47 MiB/sec. | ||
| 8319 | 2026.05.29 18:25:48.870206 [ 286 ] {7fadfa9f-64d2-47e2-b261-c93842cab4e9} <Debug> TCPHandler: Processed in 0.001384234 sec. | ||
| 8320 | 2026.05.29 18:25:48.870296 [ 195 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_21_4} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.05.29 18:25:48.870330 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2026.05.29 18:25:48.870377 [ 195 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_21_4} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8323 | 2026.05.29 18:25:48.870431 [ 286 ] {e50e45c3-bfbb-46a1-989e-83649248d437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8324 | 2026.05.29 18:25:48.870469 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8325 | 2026.05.29 18:25:48.870479 [ 286 ] {e50e45c3-bfbb-46a1-989e-83649248d437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8326 | 2026.05.29 18:25:48.870805 [ 286 ] {e50e45c3-bfbb-46a1-989e-83649248d437} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.05.29 18:25:48.870840 [ 286 ] {e50e45c3-bfbb-46a1-989e-83649248d437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8328 | 2026.05.29 18:25:48.871139 [ 286 ] {e50e45c3-bfbb-46a1-989e-83649248d437} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8329 | 2026.05.29 18:25:48.871347 [ 286 ] {e50e45c3-bfbb-46a1-989e-83649248d437} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.05.29 18:25:48.871476 [ 286 ] {e50e45c3-bfbb-46a1-989e-83649248d437} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 8331 | 2026.05.29 18:25:48.871510 [ 286 ] {e50e45c3-bfbb-46a1-989e-83649248d437} <Debug> TCPHandler: Processed in 0.001230941 sec. | ||
| 8332 | 2026.05.29 18:25:48.871629 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2026.05.29 18:25:48.871727 [ 286 ] {cabdc412-c5a6-4f42-87a9-38f7861c5383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8334 | 2026.05.29 18:25:48.871783 [ 286 ] {cabdc412-c5a6-4f42-87a9-38f7861c5383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8335 | 2026.05.29 18:25:48.872513 [ 286 ] {cabdc412-c5a6-4f42-87a9-38f7861c5383} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.05.29 18:25:48.872552 [ 286 ] {cabdc412-c5a6-4f42-87a9-38f7861c5383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8337 | 2026.05.29 18:25:48.873048 [ 286 ] {cabdc412-c5a6-4f42-87a9-38f7861c5383} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8338 | 2026.05.29 18:25:48.873260 [ 286 ] {cabdc412-c5a6-4f42-87a9-38f7861c5383} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.05.29 18:25:48.873397 [ 286 ] {cabdc412-c5a6-4f42-87a9-38f7861c5383} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001687 sec., 6520.450503852994 rows/sec., 11.68 MiB/sec. | ||
| 8340 | 2026.05.29 18:25:48.873448 [ 286 ] {cabdc412-c5a6-4f42-87a9-38f7861c5383} <Debug> TCPHandler: Processed in 0.001870452 sec. | ||
| 8341 | 2026.05.29 18:25:48.873580 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2026.05.29 18:25:48.873676 [ 286 ] {52b5adf3-4dc5-40e0-aad3-f5549837aaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8343 | 2026.05.29 18:25:48.873718 [ 286 ] {52b5adf3-4dc5-40e0-aad3-f5549837aaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8344 | 2026.05.29 18:25:48.874040 [ 286 ] {52b5adf3-4dc5-40e0-aad3-f5549837aaf0} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.05.29 18:25:48.874075 [ 286 ] {52b5adf3-4dc5-40e0-aad3-f5549837aaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8346 | 2026.05.29 18:25:48.874373 [ 286 ] {52b5adf3-4dc5-40e0-aad3-f5549837aaf0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8347 | 2026.05.29 18:25:48.874580 [ 286 ] {52b5adf3-4dc5-40e0-aad3-f5549837aaf0} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.05.29 18:25:48.874705 [ 286 ] {52b5adf3-4dc5-40e0-aad3-f5549837aaf0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 8349 | 2026.05.29 18:25:48.874739 [ 286 ] {52b5adf3-4dc5-40e0-aad3-f5549837aaf0} <Debug> TCPHandler: Processed in 0.001210191 sec. | ||
| 8350 | 2026.05.29 18:25:49.527444 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8351 | 2026.05.29 18:25:49.527492 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8352 | 2026.05.29 18:25:49.671238 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15385 | ||
| 8353 | 2026.05.29 18:25:49.671708 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.05.29 18:25:49.671757 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8355 | 2026.05.29 18:25:49.672239 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8356 | 2026.05.29 18:25:49.672465 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.05.29 18:25:49.672600 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15385 | ||
| 8358 | 2026.05.29 18:25:50.001284 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000835235 sec. | ||
| 8359 | 2026.05.29 18:25:50.512881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 8360 | 2026.05.29 18:25:50.528784 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2026.05.29 18:25:50.528849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8362 | 2026.05.29 18:25:50.534636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8363 | 2026.05.29 18:25:50.535368 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.05.29 18:25:50.538200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 8365 | 2026.05.29 18:25:53.843875 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8366 | 2026.05.29 18:25:53.844114 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8367 | 2026.05.29 18:25:53.844459 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8368 | 2026.05.29 18:25:53.844513 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8369 | 2026.05.29 18:25:53.844748 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8370 | 2026.05.29 18:25:53.844824 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8371 | 2026.05.29 18:25:53.844970 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8372 | 2026.05.29 18:25:53.845051 [ 337 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8373 | 2026.05.29 18:25:53.845052 [ 353 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8374 | 2026.05.29 18:25:53.845063 [ 354 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8375 | 2026.05.29 18:25:53.845186 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 8376 | 2026.05.29 18:25:53.845213 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8377 | 2026.05.29 18:25:53.845303 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8378 | 2026.05.29 18:25:53.845324 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 8379 | 2026.05.29 18:25:53.845362 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8380 | 2026.05.29 18:25:53.845402 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8381 | 2026.05.29 18:25:53.845440 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8382 | 2026.05.29 18:25:53.846451 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002425 sec., 18969.07216494845 rows/sec., 2.27 MiB/sec. | ||
| 8383 | 2026.05.29 18:25:53.846604 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Debug> MemoryTracker: Peak memory usage (for query): 135.43 KiB. | ||
| 8384 | 2026.05.29 18:25:53.846626 [ 286 ] {46d4c29e-8112-4dec-856e-0e826f06fdf7} <Debug> TCPHandler: Processed in 0.002881599 sec. | ||
| 8385 | 2026.05.29 18:25:53.848867 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8386 | 2026.05.29 18:25:53.849004 [ 286 ] {7d286bf6-5ca0-45ba-b6b1-f81913780e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8387 | 2026.05.29 18:25:53.849059 [ 286 ] {7d286bf6-5ca0-45ba-b6b1-f81913780e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8388 | 2026.05.29 18:25:53.849662 [ 286 ] {7d286bf6-5ca0-45ba-b6b1-f81913780e90} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2026.05.29 18:25:53.849703 [ 286 ] {7d286bf6-5ca0-45ba-b6b1-f81913780e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8390 | 2026.05.29 18:25:53.850077 [ 286 ] {7d286bf6-5ca0-45ba-b6b1-f81913780e90} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8391 | 2026.05.29 18:25:53.850313 [ 286 ] {7d286bf6-5ca0-45ba-b6b1-f81913780e90} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8392 | 2026.05.29 18:25:53.850446 [ 45 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8393 | 2026.05.29 18:25:53.850463 [ 286 ] {7d286bf6-5ca0-45ba-b6b1-f81913780e90} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001497 sec., 77488.3099532398 rows/sec., 6.58 MiB/sec. | ||
| 8394 | 2026.05.29 18:25:53.850487 [ 45 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2026.05.29 18:25:53.850504 [ 286 ] {7d286bf6-5ca0-45ba-b6b1-f81913780e90} <Debug> TCPHandler: Processed in 0.001702289 sec. | ||
| 8396 | 2026.05.29 18:25:53.850507 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8397 | 2026.05.29 18:25:53.850620 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 8398 | 2026.05.29 18:25:53.850646 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8399 | 2026.05.29 18:25:53.850748 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8400 | 2026.05.29 18:25:53.850755 [ 286 ] {1f83df9c-be9c-4968-8ef6-3b863074f8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8401 | 2026.05.29 18:25:53.850788 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 8402 | 2026.05.29 18:25:53.850811 [ 286 ] {1f83df9c-be9c-4968-8ef6-3b863074f8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8403 | 2026.05.29 18:25:53.850856 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 819 rows starting from the beginning of the part | ||
| 8404 | 2026.05.29 18:25:53.850908 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2439 rows starting from the beginning of the part | ||
| 8405 | 2026.05.29 18:25:53.850958 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 8406 | 2026.05.29 18:25:53.851000 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 819 rows starting from the beginning of the part | ||
| 8407 | 2026.05.29 18:25:53.851042 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 116 rows starting from the beginning of the part | ||
| 8408 | 2026.05.29 18:25:53.851256 [ 286 ] {1f83df9c-be9c-4968-8ef6-3b863074f8b6} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2026.05.29 18:25:53.851301 [ 286 ] {1f83df9c-be9c-4968-8ef6-3b863074f8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8410 | 2026.05.29 18:25:53.851830 [ 286 ] {1f83df9c-be9c-4968-8ef6-3b863074f8b6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8411 | 2026.05.29 18:25:53.852067 [ 286 ] {1f83df9c-be9c-4968-8ef6-3b863074f8b6} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2026.05.29 18:25:53.852208 [ 286 ] {1f83df9c-be9c-4968-8ef6-3b863074f8b6} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001476 sec., 20325.20325203252 rows/sec., 1.49 MiB/sec. | ||
| 8413 | 2026.05.29 18:25:53.852245 [ 286 ] {1f83df9c-be9c-4968-8ef6-3b863074f8b6} <Debug> TCPHandler: Processed in 0.001652758 sec. | ||
| 8414 | 2026.05.29 18:25:53.852373 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2026.05.29 18:25:53.852471 [ 286 ] {194352ce-709e-435b-b1e5-3cea6f82cead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8416 | 2026.05.29 18:25:53.852514 [ 286 ] {194352ce-709e-435b-b1e5-3cea6f82cead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8417 | 2026.05.29 18:25:53.852944 [ 286 ] {194352ce-709e-435b-b1e5-3cea6f82cead} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2026.05.29 18:25:53.852979 [ 286 ] {194352ce-709e-435b-b1e5-3cea6f82cead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8419 | 2026.05.29 18:25:53.853289 [ 286 ] {194352ce-709e-435b-b1e5-3cea6f82cead} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8420 | 2026.05.29 18:25:53.853497 [ 286 ] {194352ce-709e-435b-b1e5-3cea6f82cead} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2026.05.29 18:25:53.853598 [ 45 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8422 | 2026.05.29 18:25:53.853626 [ 286 ] {194352ce-709e-435b-b1e5-3cea6f82cead} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001174 sec., 80068.14310051108 rows/sec., 6.25 MiB/sec. | ||
| 8423 | 2026.05.29 18:25:53.853629 [ 45 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2026.05.29 18:25:53.853658 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8425 | 2026.05.29 18:25:53.853662 [ 286 ] {194352ce-709e-435b-b1e5-3cea6f82cead} <Debug> TCPHandler: Processed in 0.001341003 sec. | ||
| 8426 | 2026.05.29 18:25:53.853696 [ 188 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7490 rows, containing 5 columns (5 merged, 0 gathered) in 0.003112023 sec., 2406794.551325617 rows/sec., 190.86 MiB/sec. | ||
| 8427 | 2026.05.29 18:25:53.853732 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 8428 | 2026.05.29 18:25:53.853792 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2026.05.29 18:25:53.853836 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8430 | 2026.05.29 18:25:53.853866 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 8431 | 2026.05.29 18:25:53.853895 [ 286 ] {4eac44ad-2193-4f99-9e30-592e05aa10ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8432 | 2026.05.29 18:25:53.853916 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 501 rows starting from the beginning of the part | ||
| 8433 | 2026.05.29 18:25:53.853945 [ 286 ] {4eac44ad-2193-4f99-9e30-592e05aa10ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8434 | 2026.05.29 18:25:53.853961 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1292 rows starting from the beginning of the part | ||
| 8435 | 2026.05.29 18:25:53.854000 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 8436 | 2026.05.29 18:25:53.854034 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 501 rows starting from the beginning of the part | ||
| 8437 | 2026.05.29 18:25:53.854069 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 94 rows starting from the beginning of the part | ||
| 8438 | 2026.05.29 18:25:53.854100 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8439 | 2026.05.29 18:25:53.854379 [ 286 ] {4eac44ad-2193-4f99-9e30-592e05aa10ff} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2026.05.29 18:25:53.854422 [ 286 ] {4eac44ad-2193-4f99-9e30-592e05aa10ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8441 | 2026.05.29 18:25:53.854443 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_51_10} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2026.05.29 18:25:53.854536 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_51_10} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8443 | 2026.05.29 18:25:53.854630 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 8444 | 2026.05.29 18:25:53.854884 [ 286 ] {4eac44ad-2193-4f99-9e30-592e05aa10ff} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8445 | 2026.05.29 18:25:53.855113 [ 286 ] {4eac44ad-2193-4f99-9e30-592e05aa10ff} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.05.29 18:25:53.855219 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8447 | 2026.05.29 18:25:53.855246 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2026.05.29 18:25:53.855250 [ 286 ] {4eac44ad-2193-4f99-9e30-592e05aa10ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001374 sec., 116448.32605531295 rows/sec., 8.11 MiB/sec. | ||
| 8449 | 2026.05.29 18:25:53.855264 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8450 | 2026.05.29 18:25:53.855289 [ 286 ] {4eac44ad-2193-4f99-9e30-592e05aa10ff} <Debug> TCPHandler: Processed in 0.001550456 sec. | ||
| 8451 | 2026.05.29 18:25:53.855341 [ 195 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 8452 | 2026.05.29 18:25:53.855381 [ 188 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4245 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678538 sec., 2528986.5347105637 rows/sec., 182.68 MiB/sec. | ||
| 8453 | 2026.05.29 18:25:53.855435 [ 195 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8454 | 2026.05.29 18:25:53.855449 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8455 | 2026.05.29 18:25:53.855467 [ 195 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17460 rows starting from the beginning of the part | ||
| 8456 | 2026.05.29 18:25:53.855524 [ 195 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 265 rows starting from the beginning of the part | ||
| 8457 | 2026.05.29 18:25:53.855552 [ 286 ] {eaf03cb3-e704-4af3-a87d-f8c4d6b2940b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8458 | 2026.05.29 18:25:53.855568 [ 195 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1476 rows starting from the beginning of the part | ||
| 8459 | 2026.05.29 18:25:53.855613 [ 195 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 148 rows starting from the beginning of the part | ||
| 8460 | 2026.05.29 18:25:53.855616 [ 286 ] {eaf03cb3-e704-4af3-a87d-f8c4d6b2940b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8461 | 2026.05.29 18:25:53.855623 [ 187 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8462 | 2026.05.29 18:25:53.855653 [ 195 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 8463 | 2026.05.29 18:25:53.855690 [ 195 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8464 | 2026.05.29 18:25:53.855894 [ 187 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_51_10} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8465 | 2026.05.29 18:25:53.855970 [ 187 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_51_10} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8466 | 2026.05.29 18:25:53.856045 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8467 | 2026.05.29 18:25:53.856434 [ 286 ] {eaf03cb3-e704-4af3-a87d-f8c4d6b2940b} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.05.29 18:25:53.856475 [ 286 ] {eaf03cb3-e704-4af3-a87d-f8c4d6b2940b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8469 | 2026.05.29 18:25:53.857164 [ 286 ] {eaf03cb3-e704-4af3-a87d-f8c4d6b2940b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8470 | 2026.05.29 18:25:53.857402 [ 286 ] {eaf03cb3-e704-4af3-a87d-f8c4d6b2940b} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2026.05.29 18:25:53.857550 [ 286 ] {eaf03cb3-e704-4af3-a87d-f8c4d6b2940b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002017 sec., 14873.574615765989 rows/sec., 26.65 MiB/sec. | ||
| 8472 | 2026.05.29 18:25:53.857613 [ 286 ] {eaf03cb3-e704-4af3-a87d-f8c4d6b2940b} <Debug> TCPHandler: Processed in 0.002216408 sec. | ||
| 8473 | 2026.05.29 18:25:53.857738 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2026.05.29 18:25:53.857835 [ 286 ] {b82dd62a-d4df-404d-af2f-a086accb3675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8475 | 2026.05.29 18:25:53.857878 [ 286 ] {b82dd62a-d4df-404d-af2f-a086accb3675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8476 | 2026.05.29 18:25:53.858218 [ 286 ] {b82dd62a-d4df-404d-af2f-a086accb3675} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.05.29 18:25:53.858254 [ 286 ] {b82dd62a-d4df-404d-af2f-a086accb3675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8478 | 2026.05.29 18:25:53.858564 [ 286 ] {b82dd62a-d4df-404d-af2f-a086accb3675} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8479 | 2026.05.29 18:25:53.858786 [ 286 ] {b82dd62a-d4df-404d-af2f-a086accb3675} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2026.05.29 18:25:53.858886 [ 45 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8481 | 2026.05.29 18:25:53.858916 [ 45 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8482 | 2026.05.29 18:25:53.858925 [ 286 ] {b82dd62a-d4df-404d-af2f-a086accb3675} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 8483 | 2026.05.29 18:25:53.858932 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8484 | 2026.05.29 18:25:53.858960 [ 286 ] {b82dd62a-d4df-404d-af2f-a086accb3675} <Debug> TCPHandler: Processed in 0.001274652 sec. | ||
| 8485 | 2026.05.29 18:25:53.859026 [ 189 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 8486 | 2026.05.29 18:25:53.859134 [ 189 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8487 | 2026.05.29 18:25:53.859168 [ 189 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2730 rows starting from the beginning of the part | ||
| 8488 | 2026.05.29 18:25:53.859230 [ 189 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 8489 | 2026.05.29 18:25:53.859280 [ 189 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 8490 | 2026.05.29 18:25:53.859323 [ 189 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 54 rows starting from the beginning of the part | ||
| 8491 | 2026.05.29 18:25:53.859367 [ 189 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 8492 | 2026.05.29 18:25:53.859409 [ 189 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8493 | 2026.05.29 18:25:53.860779 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3030 rows, containing 4 columns (4 merged, 0 gathered) in 0.001792871 sec., 1690026.7782790842 rows/sec., 109.08 MiB/sec. | ||
| 8494 | 2026.05.29 18:25:53.861126 [ 189 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8495 | 2026.05.29 18:25:53.861356 [ 189 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_51_10} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2026.05.29 18:25:53.861426 [ 189 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_51_10} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8497 | 2026.05.29 18:25:53.861492 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8498 | 2026.05.29 18:25:53.861770 [ 201 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19774 rows, containing 5 columns (5 merged, 0 gathered) in 0.00646205 sec., 3060019.6532060257 rows/sec., 196.36 MiB/sec. | ||
| 8499 | 2026.05.29 18:25:53.862125 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8500 | 2026.05.29 18:25:53.862437 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2026.05.29 18:25:53.862522 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8502 | 2026.05.29 18:25:53.862626 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8503 | 2026.05.29 18:25:54.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.75 MiB, peak 294.15 MiB, free memory in arenas 0.00 B, will set to 285.91 MiB (RSS), difference: 2.16 MiB | ||
| 8504 | 2026.05.29 18:25:57.172687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15897 | ||
| 8505 | 2026.05.29 18:25:57.173187 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.05.29 18:25:57.173228 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8507 | 2026.05.29 18:25:57.173686 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8508 | 2026.05.29 18:25:57.173929 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2026.05.29 18:25:57.174074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15897 | ||
| 8510 | 2026.05.29 18:25:57.333806 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57928 | ||
| 8511 | 2026.05.29 18:25:57.333889 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8512 | 2026.05.29 18:25:57.333915 [ 275 ] {} <Debug> TCP-Session: b745f8b6-bbd6-4b44-92c7-6def6e1d6905 Authenticating user 'default' from [fd00:1122:3344:101::e]:57928 | ||
| 8513 | 2026.05.29 18:25:57.333938 [ 275 ] {} <Debug> TCP-Session: b745f8b6-bbd6-4b44-92c7-6def6e1d6905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8514 | 2026.05.29 18:25:57.333953 [ 275 ] {} <Debug> TCP-Session: b745f8b6-bbd6-4b44-92c7-6def6e1d6905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8515 | 2026.05.29 18:25:57.334193 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50324 | ||
| 8516 | 2026.05.29 18:25:57.334212 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43850 | ||
| 8517 | 2026.05.29 18:25:57.334237 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41748 | ||
| 8518 | 2026.05.29 18:25:57.334254 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58496 | ||
| 8519 | 2026.05.29 18:25:57.334285 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56595 | ||
| 8520 | 2026.05.29 18:25:57.334291 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8521 | 2026.05.29 18:25:57.334302 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8522 | 2026.05.29 18:25:57.334298 [ 275 ] {} <Trace> TCP-Session: b745f8b6-bbd6-4b44-92c7-6def6e1d6905 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8523 | 2026.05.29 18:25:57.334345 [ 306 ] {} <Debug> TCP-Session: 9a038044-c48b-40a9-9496-0054e9fdcc26 Authenticating user 'default' from [fd00:1122:3344:101::e]:41748 | ||
| 8524 | 2026.05.29 18:25:57.334337 [ 285 ] {} <Debug> TCP-Session: 33962ebd-55f3-4853-bfe4-e83e195802aa Authenticating user 'default' from [fd00:1122:3344:101::e]:50324 | ||
| 8525 | 2026.05.29 18:25:57.334295 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38353 | ||
| 8526 | 2026.05.29 18:25:57.334395 [ 285 ] {} <Debug> TCP-Session: 33962ebd-55f3-4853-bfe4-e83e195802aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8527 | 2026.05.29 18:25:57.334386 [ 306 ] {} <Debug> TCP-Session: 9a038044-c48b-40a9-9496-0054e9fdcc26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8528 | 2026.05.29 18:25:57.334445 [ 285 ] {} <Debug> TCP-Session: 33962ebd-55f3-4853-bfe4-e83e195802aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8529 | 2026.05.29 18:25:57.334453 [ 306 ] {} <Debug> TCP-Session: 9a038044-c48b-40a9-9496-0054e9fdcc26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8530 | 2026.05.29 18:25:57.334290 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8531 | 2026.05.29 18:25:57.334269 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40467 | ||
| 8532 | 2026.05.29 18:25:57.334490 [ 302 ] {} <Debug> TCP-Session: d793c4a2-ab81-4db6-95ec-4dffa6fd58dd Authenticating user 'default' from [fd00:1122:3344:101::e]:43850 | ||
| 8533 | 2026.05.29 18:25:57.334245 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47396 | ||
| 8534 | 2026.05.29 18:25:57.334531 [ 302 ] {} <Debug> TCP-Session: d793c4a2-ab81-4db6-95ec-4dffa6fd58dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8535 | 2026.05.29 18:25:57.334525 [ 275 ] {3f3d6746-5bab-41b4-a116-2edf71362147} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57928) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8536 | 2026.05.29 18:25:57.334570 [ 302 ] {} <Debug> TCP-Session: d793c4a2-ab81-4db6-95ec-4dffa6fd58dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8537 | 2026.05.29 18:25:57.334838 [ 275 ] {3f3d6746-5bab-41b4-a116-2edf71362147} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8538 | 2026.05.29 18:25:57.334906 [ 275 ] {3f3d6746-5bab-41b4-a116-2edf71362147} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8539 | 2026.05.29 18:25:57.334962 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8540 | 2026.05.29 18:25:57.335000 [ 303 ] {} <Debug> TCP-Session: 8fe1f52b-cfd2-464c-b3d2-be96706264e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47396 | ||
| 8541 | 2026.05.29 18:25:57.335023 [ 303 ] {} <Debug> TCP-Session: 8fe1f52b-cfd2-464c-b3d2-be96706264e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8542 | 2026.05.29 18:25:57.335040 [ 303 ] {} <Debug> TCP-Session: 8fe1f52b-cfd2-464c-b3d2-be96706264e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8543 | 2026.05.29 18:25:57.335087 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8544 | 2026.05.29 18:25:57.335123 [ 308 ] {} <Debug> TCP-Session: 05e96bde-a767-4897-a1d6-093c92f447d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40467 | ||
| 8545 | 2026.05.29 18:25:57.335142 [ 308 ] {} <Debug> TCP-Session: 05e96bde-a767-4897-a1d6-093c92f447d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8546 | 2026.05.29 18:25:57.335155 [ 308 ] {} <Debug> TCP-Session: 05e96bde-a767-4897-a1d6-093c92f447d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8547 | 2026.05.29 18:25:57.335209 [ 275 ] {3f3d6746-5bab-41b4-a116-2edf71362147} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 8548 | 2026.05.29 18:25:57.335235 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8549 | 2026.05.29 18:25:57.335277 [ 307 ] {} <Debug> TCP-Session: 8eb7e49a-013f-47d1-995e-db24601371b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58496 | ||
| 8550 | 2026.05.29 18:25:57.335296 [ 307 ] {} <Debug> TCP-Session: 8eb7e49a-013f-47d1-995e-db24601371b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8551 | 2026.05.29 18:25:57.335313 [ 307 ] {} <Debug> TCP-Session: 8eb7e49a-013f-47d1-995e-db24601371b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8552 | 2026.05.29 18:25:57.335348 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8553 | 2026.05.29 18:25:57.335381 [ 310 ] {} <Debug> TCP-Session: f69bfbc5-98e3-4d7c-a4fb-90af806eb524 Authenticating user 'default' from [fd00:1122:3344:101::e]:56595 | ||
| 8554 | 2026.05.29 18:25:57.335398 [ 310 ] {} <Debug> TCP-Session: f69bfbc5-98e3-4d7c-a4fb-90af806eb524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8555 | 2026.05.29 18:25:57.335410 [ 310 ] {} <Debug> TCP-Session: f69bfbc5-98e3-4d7c-a4fb-90af806eb524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8556 | 2026.05.29 18:25:57.335570 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8557 | 2026.05.29 18:25:57.335614 [ 309 ] {} <Debug> TCP-Session: c8043c0b-c6f6-458b-8626-9fb5821274ff Authenticating user 'default' from [fd00:1122:3344:101::e]:38353 | ||
| 8558 | 2026.05.29 18:25:57.335635 [ 309 ] {} <Debug> TCP-Session: c8043c0b-c6f6-458b-8626-9fb5821274ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8559 | 2026.05.29 18:25:57.335648 [ 309 ] {} <Debug> TCP-Session: c8043c0b-c6f6-458b-8626-9fb5821274ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8560 | 2026.05.29 18:25:57.336103 [ 353 ] {3f3d6746-5bab-41b4-a116-2edf71362147} <Trace> AggregatingTransform: Aggregating | ||
| 8561 | 2026.05.29 18:25:57.336141 [ 353 ] {3f3d6746-5bab-41b4-a116-2edf71362147} <Trace> Aggregator: Aggregation method: without_key | ||
| 8562 | 2026.05.29 18:25:57.336172 [ 353 ] {3f3d6746-5bab-41b4-a116-2edf71362147} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000854744 sec. (1169.941 rows/sec., 45.70 KiB/sec.) | ||
| 8563 | 2026.05.29 18:25:57.336186 [ 353 ] {3f3d6746-5bab-41b4-a116-2edf71362147} <Trace> Aggregator: Merging aggregated data | ||
| 8564 | 2026.05.29 18:25:57.336751 [ 275 ] {3f3d6746-5bab-41b4-a116-2edf71362147} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002289 sec., 436.8719965050241 rows/sec., 17.07 KiB/sec. | ||
| 8565 | 2026.05.29 18:25:57.336891 [ 275 ] {3f3d6746-5bab-41b4-a116-2edf71362147} <Debug> TCPHandler: Processed in 0.002715426 sec. | ||
| 8566 | 2026.05.29 18:25:57.337013 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8567 | 2026.05.29 18:25:57.337038 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8568 | 2026.05.29 18:25:57.337044 [ 275 ] {} <Debug> TCP-Session: b745f8b6-bbd6-4b44-92c7-6def6e1d6905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8569 | 2026.05.29 18:25:57.337056 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8570 | 2026.05.29 18:25:57.337077 [ 310 ] {} <Debug> TCP-Session: f69bfbc5-98e3-4d7c-a4fb-90af806eb524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8571 | 2026.05.29 18:25:57.337074 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8572 | 2026.05.29 18:25:57.337094 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8573 | 2026.05.29 18:25:57.337108 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8574 | 2026.05.29 18:25:57.337125 [ 302 ] {} <Debug> TCP-Session: d793c4a2-ab81-4db6-95ec-4dffa6fd58dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8575 | 2026.05.29 18:25:57.337164 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8576 | 2026.05.29 18:25:57.337167 [ 306 ] {} <Debug> TCP-Session: 9a038044-c48b-40a9-9496-0054e9fdcc26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8577 | 2026.05.29 18:25:57.337151 [ 308 ] {} <Debug> TCP-Session: 05e96bde-a767-4897-a1d6-093c92f447d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8578 | 2026.05.29 18:25:57.337211 [ 307 ] {} <Debug> TCP-Session: 8eb7e49a-013f-47d1-995e-db24601371b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8579 | 2026.05.29 18:25:57.337146 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8580 | 2026.05.29 18:25:57.337108 [ 285 ] {} <Debug> TCP-Session: 33962ebd-55f3-4853-bfe4-e83e195802aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8581 | 2026.05.29 18:25:57.337275 [ 309 ] {} <Debug> TCP-Session: c8043c0b-c6f6-458b-8626-9fb5821274ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8582 | 2026.05.29 18:25:57.337133 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8583 | 2026.05.29 18:25:57.337345 [ 303 ] {} <Debug> TCP-Session: 8fe1f52b-cfd2-464c-b3d2-be96706264e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8584 | 2026.05.29 18:25:58.038247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8585 | 2026.05.29 18:25:58.055369 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2026.05.29 18:25:58.055432 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8587 | 2026.05.29 18:25:58.061514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8588 | 2026.05.29 18:25:58.062204 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8589 | 2026.05.29 18:25:58.065371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8590 | 2026.05.29 18:25:58.858737 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2026.05.29 18:25:58.859131 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 8592 | 2026.05.29 18:25:58.859703 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8593 | 2026.05.29 18:25:58.859785 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 8594 | 2026.05.29 18:25:58.860245 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8595 | 2026.05.29 18:25:58.860377 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8596 | 2026.05.29 18:25:58.860649 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 8597 | 2026.05.29 18:25:58.860786 [ 353 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8598 | 2026.05.29 18:25:58.860800 [ 351 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8599 | 2026.05.29 18:25:58.860800 [ 335 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8600 | 2026.05.29 18:25:58.860945 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 8601 | 2026.05.29 18:25:58.860995 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8602 | 2026.05.29 18:25:58.861153 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8603 | 2026.05.29 18:25:58.861193 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 8604 | 2026.05.29 18:25:58.861261 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 8605 | 2026.05.29 18:25:58.861336 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 8606 | 2026.05.29 18:25:58.861407 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 8607 | 2026.05.29 18:25:58.862965 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.004005 sec., 11485.642946317104 rows/sec., 2.34 MiB/sec. | ||
| 8608 | 2026.05.29 18:25:58.863172 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Debug> MemoryTracker: Peak memory usage (for query): 154.90 KiB. | ||
| 8609 | 2026.05.29 18:25:58.863201 [ 286 ] {2dc6b2f3-b8a3-45f4-a242-1ca967de2d06} <Debug> TCPHandler: Processed in 0.00470325 sec. | ||
| 8610 | 2026.05.29 18:25:58.870816 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8611 | 2026.05.29 18:25:58.870968 [ 286 ] {f0decaf8-78e0-4930-a46c-5b8913ef176e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8612 | 2026.05.29 18:25:58.871024 [ 286 ] {f0decaf8-78e0-4930-a46c-5b8913ef176e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8613 | 2026.05.29 18:25:58.871717 [ 286 ] {f0decaf8-78e0-4930-a46c-5b8913ef176e} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2026.05.29 18:25:58.871767 [ 286 ] {f0decaf8-78e0-4930-a46c-5b8913ef176e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8615 | 2026.05.29 18:25:58.872223 [ 286 ] {f0decaf8-78e0-4930-a46c-5b8913ef176e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8616 | 2026.05.29 18:25:58.872494 [ 286 ] {f0decaf8-78e0-4930-a46c-5b8913ef176e} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2026.05.29 18:25:58.872688 [ 286 ] {f0decaf8-78e0-4930-a46c-5b8913ef176e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001759 sec., 161455.37237066517 rows/sec., 10.25 MiB/sec. | ||
| 8618 | 2026.05.29 18:25:58.872749 [ 286 ] {f0decaf8-78e0-4930-a46c-5b8913ef176e} <Debug> TCPHandler: Processed in 0.002005224 sec. | ||
| 8619 | 2026.05.29 18:25:58.872928 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8620 | 2026.05.29 18:25:58.873050 [ 286 ] {f29a54e1-1846-4b52-9e96-c9c171e33171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8621 | 2026.05.29 18:25:58.873104 [ 286 ] {f29a54e1-1846-4b52-9e96-c9c171e33171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8622 | 2026.05.29 18:25:58.873599 [ 286 ] {f29a54e1-1846-4b52-9e96-c9c171e33171} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8623 | 2026.05.29 18:25:58.873641 [ 286 ] {f29a54e1-1846-4b52-9e96-c9c171e33171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8624 | 2026.05.29 18:25:58.873995 [ 286 ] {f29a54e1-1846-4b52-9e96-c9c171e33171} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8625 | 2026.05.29 18:25:58.874240 [ 286 ] {f29a54e1-1846-4b52-9e96-c9c171e33171} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2026.05.29 18:25:58.874406 [ 286 ] {f29a54e1-1846-4b52-9e96-c9c171e33171} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001383 sec., 1446.1315979754158 rows/sec., 117.92 KiB/sec. | ||
| 8627 | 2026.05.29 18:25:58.874448 [ 286 ] {f29a54e1-1846-4b52-9e96-c9c171e33171} <Debug> TCPHandler: Processed in 0.001585447 sec. | ||
| 8628 | 2026.05.29 18:25:58.874608 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8629 | 2026.05.29 18:25:58.874730 [ 286 ] {f0e826f8-256e-4981-a634-307db75af78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8630 | 2026.05.29 18:25:58.874788 [ 286 ] {f0e826f8-256e-4981-a634-307db75af78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8631 | 2026.05.29 18:25:58.875622 [ 286 ] {f0e826f8-256e-4981-a634-307db75af78b} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2026.05.29 18:25:58.875669 [ 286 ] {f0e826f8-256e-4981-a634-307db75af78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8633 | 2026.05.29 18:25:58.876080 [ 286 ] {f0e826f8-256e-4981-a634-307db75af78b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8634 | 2026.05.29 18:25:58.876345 [ 286 ] {f0e826f8-256e-4981-a634-307db75af78b} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2026.05.29 18:25:58.876503 [ 286 ] {f0e826f8-256e-4981-a634-307db75af78b} <Debug> executeQuery: Read 820 rows, 65.12 KiB in 0.001804 sec., 454545.45454545453 rows/sec., 35.25 MiB/sec. | ||
| 8636 | 2026.05.29 18:25:58.876544 [ 286 ] {f0e826f8-256e-4981-a634-307db75af78b} <Debug> TCPHandler: Processed in 0.001998874 sec. | ||
| 8637 | 2026.05.29 18:25:58.876693 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.05.29 18:25:58.876816 [ 286 ] {26c14645-1375-423b-8641-680647c0d6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8639 | 2026.05.29 18:25:58.876865 [ 286 ] {26c14645-1375-423b-8641-680647c0d6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8640 | 2026.05.29 18:25:58.877373 [ 286 ] {26c14645-1375-423b-8641-680647c0d6d0} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2026.05.29 18:25:58.877419 [ 286 ] {26c14645-1375-423b-8641-680647c0d6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8642 | 2026.05.29 18:25:58.877789 [ 286 ] {26c14645-1375-423b-8641-680647c0d6d0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8643 | 2026.05.29 18:25:58.878035 [ 286 ] {26c14645-1375-423b-8641-680647c0d6d0} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2026.05.29 18:25:58.878194 [ 286 ] {26c14645-1375-423b-8641-680647c0d6d0} <Debug> executeQuery: Read 155 rows, 9.51 KiB in 0.001406 sec., 110241.82076813656 rows/sec., 6.60 MiB/sec. | ||
| 8645 | 2026.05.29 18:25:58.878234 [ 286 ] {26c14645-1375-423b-8641-680647c0d6d0} <Debug> TCPHandler: Processed in 0.001604977 sec. | ||
| 8646 | 2026.05.29 18:25:58.878381 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2026.05.29 18:25:58.878508 [ 286 ] {5261c74e-da7a-4909-b09a-410441c9d55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8648 | 2026.05.29 18:25:58.878559 [ 286 ] {5261c74e-da7a-4909-b09a-410441c9d55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8649 | 2026.05.29 18:25:58.879053 [ 286 ] {5261c74e-da7a-4909-b09a-410441c9d55b} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.05.29 18:25:58.879094 [ 286 ] {5261c74e-da7a-4909-b09a-410441c9d55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8651 | 2026.05.29 18:25:58.879439 [ 286 ] {5261c74e-da7a-4909-b09a-410441c9d55b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8652 | 2026.05.29 18:25:58.879684 [ 286 ] {5261c74e-da7a-4909-b09a-410441c9d55b} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.05.29 18:25:58.879834 [ 286 ] {5261c74e-da7a-4909-b09a-410441c9d55b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001348 sec., 110534.12462908012 rows/sec., 7.14 MiB/sec. | ||
| 8654 | 2026.05.29 18:25:58.879886 [ 286 ] {5261c74e-da7a-4909-b09a-410441c9d55b} <Debug> TCPHandler: Processed in 0.001567147 sec. | ||
| 8655 | 2026.05.29 18:25:58.880045 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2026.05.29 18:25:58.880163 [ 286 ] {aeac75fc-5c27-40ef-8803-74eabc313a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8657 | 2026.05.29 18:25:58.880208 [ 286 ] {aeac75fc-5c27-40ef-8803-74eabc313a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8658 | 2026.05.29 18:25:58.880687 [ 286 ] {aeac75fc-5c27-40ef-8803-74eabc313a50} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2026.05.29 18:25:58.880725 [ 286 ] {aeac75fc-5c27-40ef-8803-74eabc313a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8660 | 2026.05.29 18:25:58.881053 [ 286 ] {aeac75fc-5c27-40ef-8803-74eabc313a50} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8661 | 2026.05.29 18:25:58.881309 [ 286 ] {aeac75fc-5c27-40ef-8803-74eabc313a50} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2026.05.29 18:25:58.881451 [ 286 ] {aeac75fc-5c27-40ef-8803-74eabc313a50} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00131 sec., 112977.09923664122 rows/sec., 6.43 MiB/sec. | ||
| 8663 | 2026.05.29 18:25:58.881489 [ 286 ] {aeac75fc-5c27-40ef-8803-74eabc313a50} <Debug> TCPHandler: Processed in 0.001509526 sec. | ||
| 8664 | 2026.05.29 18:25:58.881647 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2026.05.29 18:25:58.881761 [ 286 ] {3c8f9320-bdc5-4220-9dd3-ea67b5c0f062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8666 | 2026.05.29 18:25:58.881808 [ 286 ] {3c8f9320-bdc5-4220-9dd3-ea67b5c0f062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8667 | 2026.05.29 18:25:58.882597 [ 286 ] {3c8f9320-bdc5-4220-9dd3-ea67b5c0f062} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.05.29 18:25:58.882646 [ 286 ] {3c8f9320-bdc5-4220-9dd3-ea67b5c0f062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8669 | 2026.05.29 18:25:58.883058 [ 286 ] {3c8f9320-bdc5-4220-9dd3-ea67b5c0f062} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8670 | 2026.05.29 18:25:58.883361 [ 286 ] {3c8f9320-bdc5-4220-9dd3-ea67b5c0f062} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.05.29 18:25:58.883537 [ 286 ] {3c8f9320-bdc5-4220-9dd3-ea67b5c0f062} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001798 sec., 279755.28364849836 rows/sec., 19.67 MiB/sec. | ||
| 8672 | 2026.05.29 18:25:58.883598 [ 286 ] {3c8f9320-bdc5-4220-9dd3-ea67b5c0f062} <Debug> TCPHandler: Processed in 0.002008474 sec. | ||
| 8673 | 2026.05.29 18:25:58.883747 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2026.05.29 18:25:58.883862 [ 286 ] {16c84dda-6fdc-47b8-bf1c-7a9ef0a7e5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8675 | 2026.05.29 18:25:58.883910 [ 286 ] {16c84dda-6fdc-47b8-bf1c-7a9ef0a7e5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8676 | 2026.05.29 18:25:58.884323 [ 286 ] {16c84dda-6fdc-47b8-bf1c-7a9ef0a7e5c1} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2026.05.29 18:25:58.884369 [ 286 ] {16c84dda-6fdc-47b8-bf1c-7a9ef0a7e5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8678 | 2026.05.29 18:25:58.884746 [ 286 ] {16c84dda-6fdc-47b8-bf1c-7a9ef0a7e5c1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8679 | 2026.05.29 18:25:58.885043 [ 286 ] {16c84dda-6fdc-47b8-bf1c-7a9ef0a7e5c1} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.05.29 18:25:58.885199 [ 286 ] {16c84dda-6fdc-47b8-bf1c-7a9ef0a7e5c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 230.50 KiB/sec. | ||
| 8681 | 2026.05.29 18:25:58.885246 [ 286 ] {16c84dda-6fdc-47b8-bf1c-7a9ef0a7e5c1} <Debug> TCPHandler: Processed in 0.001563987 sec. | ||
| 8682 | 2026.05.29 18:25:58.885392 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.05.29 18:25:58.885502 [ 286 ] {34be68d2-5608-434a-adb7-62894f0a38cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8684 | 2026.05.29 18:25:58.885553 [ 286 ] {34be68d2-5608-434a-adb7-62894f0a38cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8685 | 2026.05.29 18:25:58.886074 [ 286 ] {34be68d2-5608-434a-adb7-62894f0a38cc} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.05.29 18:25:58.886115 [ 286 ] {34be68d2-5608-434a-adb7-62894f0a38cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8687 | 2026.05.29 18:25:58.886606 [ 286 ] {34be68d2-5608-434a-adb7-62894f0a38cc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8688 | 2026.05.29 18:25:58.886910 [ 286 ] {34be68d2-5608-434a-adb7-62894f0a38cc} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.05.29 18:25:58.887080 [ 286 ] {34be68d2-5608-434a-adb7-62894f0a38cc} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001597 sec., 166562.30432060114 rows/sec., 11.07 MiB/sec. | ||
| 8690 | 2026.05.29 18:25:58.887129 [ 286 ] {34be68d2-5608-434a-adb7-62894f0a38cc} <Debug> TCPHandler: Processed in 0.001792231 sec. | ||
| 8691 | 2026.05.29 18:25:58.887402 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2026.05.29 18:25:58.887522 [ 286 ] {994c53b5-8d44-468f-8870-da80ee4ec2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8693 | 2026.05.29 18:25:58.887578 [ 286 ] {994c53b5-8d44-468f-8870-da80ee4ec2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8694 | 2026.05.29 18:25:58.888594 [ 286 ] {994c53b5-8d44-468f-8870-da80ee4ec2df} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.05.29 18:25:58.888640 [ 286 ] {994c53b5-8d44-468f-8870-da80ee4ec2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8696 | 2026.05.29 18:25:58.889034 [ 286 ] {994c53b5-8d44-468f-8870-da80ee4ec2df} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8697 | 2026.05.29 18:25:58.889344 [ 286 ] {994c53b5-8d44-468f-8870-da80ee4ec2df} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.05.29 18:25:58.889520 [ 286 ] {994c53b5-8d44-468f-8870-da80ee4ec2df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002022 sec., 494.5598417408507 rows/sec., 33.32 KiB/sec. | ||
| 8699 | 2026.05.29 18:25:58.889568 [ 286 ] {994c53b5-8d44-468f-8870-da80ee4ec2df} <Debug> TCPHandler: Processed in 0.002231208 sec. | ||
| 8700 | 2026.05.29 18:25:58.889734 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2026.05.29 18:25:58.889859 [ 286 ] {11d8b16c-e406-4fbe-8530-699349695ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8702 | 2026.05.29 18:25:58.889931 [ 286 ] {11d8b16c-e406-4fbe-8530-699349695ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8703 | 2026.05.29 18:25:58.890875 [ 286 ] {11d8b16c-e406-4fbe-8530-699349695ae8} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.05.29 18:25:58.890916 [ 286 ] {11d8b16c-e406-4fbe-8530-699349695ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8705 | 2026.05.29 18:25:58.891501 [ 286 ] {11d8b16c-e406-4fbe-8530-699349695ae8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8706 | 2026.05.29 18:25:58.891759 [ 286 ] {11d8b16c-e406-4fbe-8530-699349695ae8} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.05.29 18:25:58.891946 [ 286 ] {11d8b16c-e406-4fbe-8530-699349695ae8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002112 sec., 5208.333333333333 rows/sec., 9.33 MiB/sec. | ||
| 8708 | 2026.05.29 18:25:58.892010 [ 286 ] {11d8b16c-e406-4fbe-8530-699349695ae8} <Debug> TCPHandler: Processed in 0.00234463 sec. | ||
| 8709 | 2026.05.29 18:25:58.892159 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2026.05.29 18:25:58.892311 [ 286 ] {fc47ecce-fc1b-4922-b608-e710195929e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8711 | 2026.05.29 18:25:58.892360 [ 286 ] {fc47ecce-fc1b-4922-b608-e710195929e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8712 | 2026.05.29 18:25:58.892785 [ 286 ] {fc47ecce-fc1b-4922-b608-e710195929e0} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2026.05.29 18:25:58.892826 [ 286 ] {fc47ecce-fc1b-4922-b608-e710195929e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8714 | 2026.05.29 18:25:58.893187 [ 286 ] {fc47ecce-fc1b-4922-b608-e710195929e0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8715 | 2026.05.29 18:25:58.893504 [ 286 ] {fc47ecce-fc1b-4922-b608-e710195929e0} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.05.29 18:25:58.893698 [ 286 ] {fc47ecce-fc1b-4922-b608-e710195929e0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001408 sec., 63920.454545454544 rows/sec., 4.00 MiB/sec. | ||
| 8717 | 2026.05.29 18:25:58.893750 [ 286 ] {fc47ecce-fc1b-4922-b608-e710195929e0} <Debug> TCPHandler: Processed in 0.001648008 sec. | ||
| 8718 | 2026.05.29 18:25:59.364057 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35302 | ||
| 8719 | 2026.05.29 18:25:59.364146 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8720 | 2026.05.29 18:25:59.364172 [ 285 ] {} <Debug> TCP-Session: 97e96355-7762-40d2-8bd0-c75b8793132e Authenticating user 'default' from [fd00:1122:3344:101::e]:35302 | ||
| 8721 | 2026.05.29 18:25:59.364195 [ 285 ] {} <Debug> TCP-Session: 97e96355-7762-40d2-8bd0-c75b8793132e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8722 | 2026.05.29 18:25:59.364208 [ 285 ] {} <Debug> TCP-Session: 97e96355-7762-40d2-8bd0-c75b8793132e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8723 | 2026.05.29 18:25:59.364396 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39149 | ||
| 8724 | 2026.05.29 18:25:59.364451 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8725 | 2026.05.29 18:25:59.364458 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49880 | ||
| 8726 | 2026.05.29 18:25:59.364479 [ 302 ] {} <Debug> TCP-Session: b9872fa2-fd9a-4fb7-9acd-cc6e1ab5f5d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39149 | ||
| 8727 | 2026.05.29 18:25:59.364479 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35791 | ||
| 8728 | 2026.05.29 18:25:59.364504 [ 302 ] {} <Debug> TCP-Session: b9872fa2-fd9a-4fb7-9acd-cc6e1ab5f5d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8729 | 2026.05.29 18:25:59.364520 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58050 | ||
| 8730 | 2026.05.29 18:25:59.364556 [ 302 ] {} <Debug> TCP-Session: b9872fa2-fd9a-4fb7-9acd-cc6e1ab5f5d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8731 | 2026.05.29 18:25:59.364539 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8732 | 2026.05.29 18:25:59.364588 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8733 | 2026.05.29 18:25:59.364633 [ 306 ] {} <Debug> TCP-Session: 41557672-b1a2-4ae8-9923-757e234fcdda Authenticating user 'default' from [fd00:1122:3344:101::e]:49880 | ||
| 8734 | 2026.05.29 18:25:59.364625 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8735 | 2026.05.29 18:25:59.364667 [ 306 ] {} <Debug> TCP-Session: 41557672-b1a2-4ae8-9923-757e234fcdda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8736 | 2026.05.29 18:25:59.364667 [ 307 ] {} <Debug> TCP-Session: e22192c0-5571-4573-b316-16208b573b50 Authenticating user 'default' from [fd00:1122:3344:101::e]:35791 | ||
| 8737 | 2026.05.29 18:25:59.364694 [ 306 ] {} <Debug> TCP-Session: 41557672-b1a2-4ae8-9923-757e234fcdda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8738 | 2026.05.29 18:25:59.364696 [ 309 ] {} <Debug> TCP-Session: f29a6194-0a63-413f-861a-7005ef0e5e95 Authenticating user 'default' from [fd00:1122:3344:101::e]:58050 | ||
| 8739 | 2026.05.29 18:25:59.364718 [ 307 ] {} <Debug> TCP-Session: e22192c0-5571-4573-b316-16208b573b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8740 | 2026.05.29 18:25:59.364742 [ 309 ] {} <Debug> TCP-Session: f29a6194-0a63-413f-861a-7005ef0e5e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8741 | 2026.05.29 18:25:59.364749 [ 307 ] {} <Debug> TCP-Session: e22192c0-5571-4573-b316-16208b573b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8742 | 2026.05.29 18:25:59.364772 [ 309 ] {} <Debug> TCP-Session: f29a6194-0a63-413f-861a-7005ef0e5e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8743 | 2026.05.29 18:25:59.364589 [ 285 ] {} <Trace> TCP-Session: 97e96355-7762-40d2-8bd0-c75b8793132e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8744 | 2026.05.29 18:25:59.364504 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43504 | ||
| 8745 | 2026.05.29 18:25:59.364504 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36824 | ||
| 8746 | 2026.05.29 18:25:59.364479 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64541 | ||
| 8747 | 2026.05.29 18:25:59.364512 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40071 | ||
| 8748 | 2026.05.29 18:25:59.364929 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8749 | 2026.05.29 18:25:59.364921 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8750 | 2026.05.29 18:25:59.364955 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8751 | 2026.05.29 18:25:59.364969 [ 308 ] {} <Debug> TCP-Session: df1bff75-6392-4c95-a21f-549217a4b0ed Authenticating user 'default' from [fd00:1122:3344:101::e]:43504 | ||
| 8752 | 2026.05.29 18:25:59.364988 [ 310 ] {} <Debug> TCP-Session: 496ce110-bc49-49a0-bddb-e930a27398fa Authenticating user 'default' from [fd00:1122:3344:101::e]:36824 | ||
| 8753 | 2026.05.29 18:25:59.365000 [ 303 ] {} <Debug> TCP-Session: 3d24f9d4-76eb-480a-b368-4af160b07aab Authenticating user 'default' from [fd00:1122:3344:101::e]:64541 | ||
| 8754 | 2026.05.29 18:25:59.365008 [ 285 ] {3b5a2125-46dc-4812-9d39-3536b4a17c73} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35302) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8755 | 2026.05.29 18:25:59.365025 [ 310 ] {} <Debug> TCP-Session: 496ce110-bc49-49a0-bddb-e930a27398fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8756 | 2026.05.29 18:25:59.365039 [ 303 ] {} <Debug> TCP-Session: 3d24f9d4-76eb-480a-b368-4af160b07aab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8757 | 2026.05.29 18:25:59.365058 [ 310 ] {} <Debug> TCP-Session: 496ce110-bc49-49a0-bddb-e930a27398fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8758 | 2026.05.29 18:25:59.365076 [ 303 ] {} <Debug> TCP-Session: 3d24f9d4-76eb-480a-b368-4af160b07aab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8759 | 2026.05.29 18:25:59.365019 [ 308 ] {} <Debug> TCP-Session: df1bff75-6392-4c95-a21f-549217a4b0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8760 | 2026.05.29 18:25:59.365141 [ 308 ] {} <Debug> TCP-Session: df1bff75-6392-4c95-a21f-549217a4b0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8761 | 2026.05.29 18:25:59.365145 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8762 | 2026.05.29 18:25:59.365178 [ 275 ] {} <Debug> TCP-Session: aa28cf93-f304-400e-8c95-b059ebbda8e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40071 | ||
| 8763 | 2026.05.29 18:25:59.365195 [ 275 ] {} <Debug> TCP-Session: aa28cf93-f304-400e-8c95-b059ebbda8e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8764 | 2026.05.29 18:25:59.365208 [ 275 ] {} <Debug> TCP-Session: aa28cf93-f304-400e-8c95-b059ebbda8e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8765 | 2026.05.29 18:25:59.365333 [ 285 ] {3b5a2125-46dc-4812-9d39-3536b4a17c73} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8766 | 2026.05.29 18:25:59.365395 [ 285 ] {3b5a2125-46dc-4812-9d39-3536b4a17c73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8767 | 2026.05.29 18:25:59.365695 [ 285 ] {3b5a2125-46dc-4812-9d39-3536b4a17c73} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 8768 | 2026.05.29 18:25:59.366730 [ 317 ] {3b5a2125-46dc-4812-9d39-3536b4a17c73} <Trace> AggregatingTransform: Aggregating | ||
| 8769 | 2026.05.29 18:25:59.366768 [ 317 ] {3b5a2125-46dc-4812-9d39-3536b4a17c73} <Trace> Aggregator: Aggregation method: without_key | ||
| 8770 | 2026.05.29 18:25:59.366799 [ 317 ] {3b5a2125-46dc-4812-9d39-3536b4a17c73} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001757 sec. (998.246 rows/sec., 38.99 KiB/sec.) | ||
| 8771 | 2026.05.29 18:25:59.366813 [ 317 ] {3b5a2125-46dc-4812-9d39-3536b4a17c73} <Trace> Aggregator: Merging aggregated data | ||
| 8772 | 2026.05.29 18:25:59.367408 [ 285 ] {3b5a2125-46dc-4812-9d39-3536b4a17c73} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002462 sec., 406.17384240454913 rows/sec., 15.87 KiB/sec. | ||
| 8773 | 2026.05.29 18:25:59.367549 [ 285 ] {3b5a2125-46dc-4812-9d39-3536b4a17c73} <Debug> TCPHandler: Processed in 0.003133443 sec. | ||
| 8774 | 2026.05.29 18:25:59.367650 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8775 | 2026.05.29 18:25:59.367678 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8776 | 2026.05.29 18:25:59.367680 [ 285 ] {} <Debug> TCP-Session: 97e96355-7762-40d2-8bd0-c75b8793132e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8777 | 2026.05.29 18:25:59.367698 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8778 | 2026.05.29 18:25:59.367711 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8779 | 2026.05.29 18:25:59.367716 [ 302 ] {} <Debug> TCP-Session: b9872fa2-fd9a-4fb7-9acd-cc6e1ab5f5d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8780 | 2026.05.29 18:25:59.367730 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8781 | 2026.05.29 18:25:59.367757 [ 310 ] {} <Debug> TCP-Session: 496ce110-bc49-49a0-bddb-e930a27398fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8782 | 2026.05.29 18:25:59.367758 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8783 | 2026.05.29 18:25:59.367785 [ 306 ] {} <Debug> TCP-Session: 41557672-b1a2-4ae8-9923-757e234fcdda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8784 | 2026.05.29 18:25:59.367797 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8785 | 2026.05.29 18:25:59.367823 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8786 | 2026.05.29 18:25:59.367823 [ 309 ] {} <Debug> TCP-Session: f29a6194-0a63-413f-861a-7005ef0e5e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8787 | 2026.05.29 18:25:59.367852 [ 303 ] {} <Debug> TCP-Session: 3d24f9d4-76eb-480a-b368-4af160b07aab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8788 | 2026.05.29 18:25:59.367864 [ 307 ] {} <Debug> TCP-Session: e22192c0-5571-4573-b316-16208b573b50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8789 | 2026.05.29 18:25:59.367777 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8790 | 2026.05.29 18:25:59.367744 [ 275 ] {} <Debug> TCP-Session: aa28cf93-f304-400e-8c95-b059ebbda8e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8791 | 2026.05.29 18:25:59.367929 [ 308 ] {} <Debug> TCP-Session: df1bff75-6392-4c95-a21f-549217a4b0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8792 | 2026.05.29 18:25:59.386468 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42822 | ||
| 8793 | 2026.05.29 18:25:59.386534 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8794 | 2026.05.29 18:25:59.386558 [ 285 ] {} <Debug> TCP-Session: 0587bc74-a549-4c9b-ad25-5a6fd2d040b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42822 | ||
| 8795 | 2026.05.29 18:25:59.386578 [ 285 ] {} <Debug> TCP-Session: 0587bc74-a549-4c9b-ad25-5a6fd2d040b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8796 | 2026.05.29 18:25:59.386591 [ 285 ] {} <Debug> TCP-Session: 0587bc74-a549-4c9b-ad25-5a6fd2d040b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8797 | 2026.05.29 18:25:59.386758 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46370 | ||
| 8798 | 2026.05.29 18:25:59.386777 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55654 | ||
| 8799 | 2026.05.29 18:25:59.386782 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42800 | ||
| 8800 | 2026.05.29 18:25:59.386811 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8801 | 2026.05.29 18:25:59.386820 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37314 | ||
| 8802 | 2026.05.29 18:25:59.386831 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8803 | 2026.05.29 18:25:59.386844 [ 302 ] {} <Debug> TCP-Session: 6574bb1a-86e0-4cc2-88ad-8335f3ab40e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46370 | ||
| 8804 | 2026.05.29 18:25:59.386861 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8805 | 2026.05.29 18:25:59.386858 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55715 | ||
| 8806 | 2026.05.29 18:25:59.386893 [ 306 ] {} <Debug> TCP-Session: 8a9e9a9c-bdcb-41f0-9d0c-69fb4d62594e Authenticating user 'default' from [fd00:1122:3344:101::e]:42800 | ||
| 8807 | 2026.05.29 18:25:59.386883 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8808 | 2026.05.29 18:25:59.386932 [ 306 ] {} <Debug> TCP-Session: 8a9e9a9c-bdcb-41f0-9d0c-69fb4d62594e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8809 | 2026.05.29 18:25:59.386945 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8810 | 2026.05.29 18:25:59.386956 [ 307 ] {} <Debug> TCP-Session: 63cb4e21-c6d4-4a89-8b14-c945bd5127c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37314 | ||
| 8811 | 2026.05.29 18:25:59.386961 [ 306 ] {} <Debug> TCP-Session: 8a9e9a9c-bdcb-41f0-9d0c-69fb4d62594e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8812 | 2026.05.29 18:25:59.386983 [ 275 ] {} <Debug> TCP-Session: 8afd8052-f639-4dcd-8dfc-75821cab4336 Authenticating user 'default' from [fd00:1122:3344:101::e]:55715 | ||
| 8813 | 2026.05.29 18:25:59.386994 [ 307 ] {} <Debug> TCP-Session: 63cb4e21-c6d4-4a89-8b14-c945bd5127c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8814 | 2026.05.29 18:25:59.387021 [ 275 ] {} <Debug> TCP-Session: 8afd8052-f639-4dcd-8dfc-75821cab4336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8815 | 2026.05.29 18:25:59.387035 [ 307 ] {} <Debug> TCP-Session: 63cb4e21-c6d4-4a89-8b14-c945bd5127c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8816 | 2026.05.29 18:25:59.387049 [ 275 ] {} <Debug> TCP-Session: 8afd8052-f639-4dcd-8dfc-75821cab4336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8817 | 2026.05.29 18:25:59.386884 [ 302 ] {} <Debug> TCP-Session: 6574bb1a-86e0-4cc2-88ad-8335f3ab40e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8818 | 2026.05.29 18:25:59.386872 [ 303 ] {} <Debug> TCP-Session: 9b5de7cd-d62c-454a-9e14-d453ca67d3ad Authenticating user 'default' from [fd00:1122:3344:101::e]:55654 | ||
| 8819 | 2026.05.29 18:25:59.387095 [ 302 ] {} <Debug> TCP-Session: 6574bb1a-86e0-4cc2-88ad-8335f3ab40e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8820 | 2026.05.29 18:25:59.387115 [ 303 ] {} <Debug> TCP-Session: 9b5de7cd-d62c-454a-9e14-d453ca67d3ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8821 | 2026.05.29 18:25:59.386848 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47851 | ||
| 8822 | 2026.05.29 18:25:59.387138 [ 303 ] {} <Debug> TCP-Session: 9b5de7cd-d62c-454a-9e14-d453ca67d3ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8823 | 2026.05.29 18:25:59.386839 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55823 | ||
| 8824 | 2026.05.29 18:25:59.386925 [ 285 ] {} <Trace> TCP-Session: 0587bc74-a549-4c9b-ad25-5a6fd2d040b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2026.05.29 18:25:59.387234 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8826 | 2026.05.29 18:25:59.387259 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8827 | 2026.05.29 18:25:59.386849 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62939 | ||
| 8828 | 2026.05.29 18:25:59.387294 [ 309 ] {} <Debug> TCP-Session: 3cdc66a0-d4f4-4568-a289-e00ab57576eb Authenticating user 'default' from [fd00:1122:3344:101::e]:47851 | ||
| 8829 | 2026.05.29 18:25:59.387298 [ 308 ] {} <Debug> TCP-Session: 4037ea58-566a-4d44-95c3-8de59ea01e0f Authenticating user 'default' from [fd00:1122:3344:101::e]:55823 | ||
| 8830 | 2026.05.29 18:25:59.387343 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8831 | 2026.05.29 18:25:59.387352 [ 309 ] {} <Debug> TCP-Session: 3cdc66a0-d4f4-4568-a289-e00ab57576eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8832 | 2026.05.29 18:25:59.387376 [ 310 ] {} <Debug> TCP-Session: 16da11ef-2205-4b0c-8ce0-f0037a77e1c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62939 | ||
| 8833 | 2026.05.29 18:25:59.387395 [ 309 ] {} <Debug> TCP-Session: 3cdc66a0-d4f4-4568-a289-e00ab57576eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8834 | 2026.05.29 18:25:59.387407 [ 310 ] {} <Debug> TCP-Session: 16da11ef-2205-4b0c-8ce0-f0037a77e1c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8835 | 2026.05.29 18:25:59.387400 [ 285 ] {cd18b097-e7c8-4a38-be17-5578f3e19db5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42822) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8836 | 2026.05.29 18:25:59.387433 [ 310 ] {} <Debug> TCP-Session: 16da11ef-2205-4b0c-8ce0-f0037a77e1c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8837 | 2026.05.29 18:25:59.387362 [ 308 ] {} <Debug> TCP-Session: 4037ea58-566a-4d44-95c3-8de59ea01e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8838 | 2026.05.29 18:25:59.387477 [ 308 ] {} <Debug> TCP-Session: 4037ea58-566a-4d44-95c3-8de59ea01e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8839 | 2026.05.29 18:25:59.387686 [ 285 ] {cd18b097-e7c8-4a38-be17-5578f3e19db5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8840 | 2026.05.29 18:25:59.387742 [ 285 ] {cd18b097-e7c8-4a38-be17-5578f3e19db5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8841 | 2026.05.29 18:25:59.388015 [ 285 ] {cd18b097-e7c8-4a38-be17-5578f3e19db5} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 8842 | 2026.05.29 18:25:59.389016 [ 355 ] {cd18b097-e7c8-4a38-be17-5578f3e19db5} <Trace> AggregatingTransform: Aggregating | ||
| 8843 | 2026.05.29 18:25:59.389049 [ 355 ] {cd18b097-e7c8-4a38-be17-5578f3e19db5} <Trace> Aggregator: Aggregation method: without_key | ||
| 8844 | 2026.05.29 18:25:59.389081 [ 355 ] {cd18b097-e7c8-4a38-be17-5578f3e19db5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000964417 sec. (1036.896 rows/sec., 40.50 KiB/sec.) | ||
| 8845 | 2026.05.29 18:25:59.389097 [ 355 ] {cd18b097-e7c8-4a38-be17-5578f3e19db5} <Trace> Aggregator: Merging aggregated data | ||
| 8846 | 2026.05.29 18:25:59.389742 [ 285 ] {cd18b097-e7c8-4a38-be17-5578f3e19db5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002392 sec., 418.0602006688963 rows/sec., 16.33 KiB/sec. | ||
| 8847 | 2026.05.29 18:25:59.389948 [ 285 ] {cd18b097-e7c8-4a38-be17-5578f3e19db5} <Debug> TCPHandler: Processed in 0.003167524 sec. | ||
| 8848 | 2026.05.29 18:25:59.390128 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8849 | 2026.05.29 18:25:59.390159 [ 285 ] {} <Debug> TCP-Session: 0587bc74-a549-4c9b-ad25-5a6fd2d040b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8850 | 2026.05.29 18:25:59.390164 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8851 | 2026.05.29 18:25:59.390187 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8852 | 2026.05.29 18:25:59.390206 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8853 | 2026.05.29 18:25:59.390211 [ 302 ] {} <Debug> TCP-Session: 6574bb1a-86e0-4cc2-88ad-8335f3ab40e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8854 | 2026.05.29 18:25:59.390225 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8855 | 2026.05.29 18:25:59.390252 [ 308 ] {} <Debug> TCP-Session: 4037ea58-566a-4d44-95c3-8de59ea01e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8856 | 2026.05.29 18:25:59.390263 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8857 | 2026.05.29 18:25:59.390285 [ 306 ] {} <Debug> TCP-Session: 8a9e9a9c-bdcb-41f0-9d0c-69fb4d62594e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8858 | 2026.05.29 18:25:59.390310 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8859 | 2026.05.29 18:25:59.390280 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8860 | 2026.05.29 18:25:59.390337 [ 309 ] {} <Debug> TCP-Session: 3cdc66a0-d4f4-4568-a289-e00ab57576eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8861 | 2026.05.29 18:25:59.390242 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8862 | 2026.05.29 18:25:59.390384 [ 307 ] {} <Debug> TCP-Session: 63cb4e21-c6d4-4a89-8b14-c945bd5127c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8863 | 2026.05.29 18:25:59.390419 [ 303 ] {} <Debug> TCP-Session: 9b5de7cd-d62c-454a-9e14-d453ca67d3ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8864 | 2026.05.29 18:25:59.390352 [ 310 ] {} <Debug> TCP-Session: 16da11ef-2205-4b0c-8ce0-f0037a77e1c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8865 | 2026.05.29 18:25:59.390231 [ 275 ] {} <Debug> TCP-Session: 8afd8052-f639-4dcd-8dfc-75821cab4336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8866 | 2026.05.29 18:26:03.843822 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2026.05.29 18:26:03.844094 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8868 | 2026.05.29 18:26:03.844429 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8869 | 2026.05.29 18:26:03.844466 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8870 | 2026.05.29 18:26:03.844676 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8871 | 2026.05.29 18:26:03.844741 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8872 | 2026.05.29 18:26:03.844875 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8873 | 2026.05.29 18:26:03.844946 [ 345 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8874 | 2026.05.29 18:26:03.844981 [ 351 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8875 | 2026.05.29 18:26:03.844981 [ 362 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8876 | 2026.05.29 18:26:03.845098 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 8877 | 2026.05.29 18:26:03.845123 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8878 | 2026.05.29 18:26:03.845206 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8879 | 2026.05.29 18:26:03.845225 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 8880 | 2026.05.29 18:26:03.845323 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8881 | 2026.05.29 18:26:03.845366 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8882 | 2026.05.29 18:26:03.845404 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8883 | 2026.05.29 18:26:03.846519 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002529 sec., 18189.00751285093 rows/sec., 2.17 MiB/sec. | ||
| 8884 | 2026.05.29 18:26:03.846663 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Debug> MemoryTracker: Peak memory usage (for query): 135.33 KiB. | ||
| 8885 | 2026.05.29 18:26:03.846680 [ 286 ] {8151824e-9a0f-4abe-b7a1-7327f029eec5} <Debug> TCPHandler: Processed in 0.002998731 sec. | ||
| 8886 | 2026.05.29 18:26:03.848742 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8887 | 2026.05.29 18:26:03.848863 [ 286 ] {06f14da4-edfa-4801-9495-558eee5ae1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8888 | 2026.05.29 18:26:03.848915 [ 286 ] {06f14da4-edfa-4801-9495-558eee5ae1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8889 | 2026.05.29 18:26:03.849575 [ 286 ] {06f14da4-edfa-4801-9495-558eee5ae1c3} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8890 | 2026.05.29 18:26:03.849626 [ 286 ] {06f14da4-edfa-4801-9495-558eee5ae1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8891 | 2026.05.29 18:26:03.850068 [ 286 ] {06f14da4-edfa-4801-9495-558eee5ae1c3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8892 | 2026.05.29 18:26:03.850297 [ 286 ] {06f14da4-edfa-4801-9495-558eee5ae1c3} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8893 | 2026.05.29 18:26:03.850442 [ 286 ] {06f14da4-edfa-4801-9495-558eee5ae1c3} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001578 sec., 73510.773130545 rows/sec., 6.24 MiB/sec. | ||
| 8894 | 2026.05.29 18:26:03.850480 [ 286 ] {06f14da4-edfa-4801-9495-558eee5ae1c3} <Debug> TCPHandler: Processed in 0.00177083 sec. | ||
| 8895 | 2026.05.29 18:26:03.850611 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8896 | 2026.05.29 18:26:03.850710 [ 286 ] {0db34574-45e1-4374-b720-706c9f4e02b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8897 | 2026.05.29 18:26:03.850752 [ 286 ] {0db34574-45e1-4374-b720-706c9f4e02b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8898 | 2026.05.29 18:26:03.851167 [ 286 ] {0db34574-45e1-4374-b720-706c9f4e02b3} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.05.29 18:26:03.851204 [ 286 ] {0db34574-45e1-4374-b720-706c9f4e02b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8900 | 2026.05.29 18:26:03.851490 [ 286 ] {0db34574-45e1-4374-b720-706c9f4e02b3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8901 | 2026.05.29 18:26:03.851676 [ 286 ] {0db34574-45e1-4374-b720-706c9f4e02b3} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8902 | 2026.05.29 18:26:03.851786 [ 99 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8903 | 2026.05.29 18:26:03.851799 [ 286 ] {0db34574-45e1-4374-b720-706c9f4e02b3} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001141 sec., 26292.725679228744 rows/sec., 1.93 MiB/sec. | ||
| 8904 | 2026.05.29 18:26:03.851849 [ 99 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2026.05.29 18:26:03.851855 [ 286 ] {0db34574-45e1-4374-b720-706c9f4e02b3} <Debug> TCPHandler: Processed in 0.001331582 sec. | ||
| 8906 | 2026.05.29 18:26:03.851877 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8907 | 2026.05.29 18:26:03.851982 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2026.05.29 18:26:03.851981 [ 195 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 8909 | 2026.05.29 18:26:03.852076 [ 286 ] {3bbe69e3-19e7-458d-bff3-fc77b96ff4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8910 | 2026.05.29 18:26:03.852113 [ 195 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8911 | 2026.05.29 18:26:03.852120 [ 286 ] {3bbe69e3-19e7-458d-bff3-fc77b96ff4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8912 | 2026.05.29 18:26:03.852154 [ 195 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 8913 | 2026.05.29 18:26:03.852225 [ 195 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 8914 | 2026.05.29 18:26:03.852340 [ 195 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 153 rows starting from the beginning of the part | ||
| 8915 | 2026.05.29 18:26:03.852389 [ 195 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 8916 | 2026.05.29 18:26:03.852434 [ 195 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 155 rows starting from the beginning of the part | ||
| 8917 | 2026.05.29 18:26:03.852494 [ 195 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 8918 | 2026.05.29 18:26:03.852622 [ 286 ] {3bbe69e3-19e7-458d-bff3-fc77b96ff4ef} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2026.05.29 18:26:03.852662 [ 286 ] {3bbe69e3-19e7-458d-bff3-fc77b96ff4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8920 | 2026.05.29 18:26:03.852978 [ 286 ] {3bbe69e3-19e7-458d-bff3-fc77b96ff4ef} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8921 | 2026.05.29 18:26:03.853190 [ 286 ] {3bbe69e3-19e7-458d-bff3-fc77b96ff4ef} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8922 | 2026.05.29 18:26:03.853321 [ 286 ] {3bbe69e3-19e7-458d-bff3-fc77b96ff4ef} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001211 sec., 77621.80016515276 rows/sec., 6.06 MiB/sec. | ||
| 8923 | 2026.05.29 18:26:03.853356 [ 286 ] {3bbe69e3-19e7-458d-bff3-fc77b96ff4ef} <Debug> TCPHandler: Processed in 0.001380413 sec. | ||
| 8924 | 2026.05.29 18:26:03.853489 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8925 | 2026.05.29 18:26:03.853557 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 621 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574956 sec., 394296.729559429 rows/sec., 26.42 MiB/sec. | ||
| 8926 | 2026.05.29 18:26:03.853584 [ 286 ] {f4c4c52a-cffb-483e-af15-258ddeff46a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8927 | 2026.05.29 18:26:03.853633 [ 286 ] {f4c4c52a-cffb-483e-af15-258ddeff46a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8928 | 2026.05.29 18:26:03.853751 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8929 | 2026.05.29 18:26:03.854047 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_46_9} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): 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.29 18:26:03.854051 [ 286 ] {f4c4c52a-cffb-483e-af15-258ddeff46a3} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2026.05.29 18:26:03.854107 [ 286 ] {f4c4c52a-cffb-483e-af15-258ddeff46a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8932 | 2026.05.29 18:26:03.854130 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_46_9} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8933 | 2026.05.29 18:26:03.854212 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8934 | 2026.05.29 18:26:03.854435 [ 286 ] {f4c4c52a-cffb-483e-af15-258ddeff46a3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8935 | 2026.05.29 18:26:03.854643 [ 286 ] {f4c4c52a-cffb-483e-af15-258ddeff46a3} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2026.05.29 18:26:03.854771 [ 286 ] {f4c4c52a-cffb-483e-af15-258ddeff46a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 8937 | 2026.05.29 18:26:03.854805 [ 286 ] {f4c4c52a-cffb-483e-af15-258ddeff46a3} <Debug> TCPHandler: Processed in 0.001366933 sec. | ||
| 8938 | 2026.05.29 18:26:03.854931 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2026.05.29 18:26:03.855026 [ 286 ] {fba06149-fc11-4989-aaa6-b303ee8ab264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8940 | 2026.05.29 18:26:03.855081 [ 286 ] {fba06149-fc11-4989-aaa6-b303ee8ab264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8941 | 2026.05.29 18:26:03.855834 [ 286 ] {fba06149-fc11-4989-aaa6-b303ee8ab264} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2026.05.29 18:26:03.855867 [ 286 ] {fba06149-fc11-4989-aaa6-b303ee8ab264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8943 | 2026.05.29 18:26:03.856439 [ 286 ] {fba06149-fc11-4989-aaa6-b303ee8ab264} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8944 | 2026.05.29 18:26:03.856664 [ 286 ] {fba06149-fc11-4989-aaa6-b303ee8ab264} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.05.29 18:26:03.856777 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8946 | 2026.05.29 18:26:03.856804 [ 286 ] {fba06149-fc11-4989-aaa6-b303ee8ab264} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001795 sec., 16713.091922005573 rows/sec., 29.95 MiB/sec. | ||
| 8947 | 2026.05.29 18:26:03.856819 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2026.05.29 18:26:03.856845 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8949 | 2026.05.29 18:26:03.856871 [ 286 ] {fba06149-fc11-4989-aaa6-b303ee8ab264} <Debug> TCPHandler: Processed in 0.001989714 sec. | ||
| 8950 | 2026.05.29 18:26:03.856924 [ 189 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 8951 | 2026.05.29 18:26:03.857000 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8952 | 2026.05.29 18:26:03.857097 [ 286 ] {22bf70e6-4cbd-4a55-9d0f-951c89ed86b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8953 | 2026.05.29 18:26:03.857107 [ 189 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8954 | 2026.05.29 18:26:03.857140 [ 286 ] {22bf70e6-4cbd-4a55-9d0f-951c89ed86b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8955 | 2026.05.29 18:26:03.857161 [ 189 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 854 rows starting from the beginning of the part | ||
| 8956 | 2026.05.29 18:26:03.857283 [ 189 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 8957 | 2026.05.29 18:26:03.857412 [ 189 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part | ||
| 8958 | 2026.05.29 18:26:03.857511 [ 286 ] {22bf70e6-4cbd-4a55-9d0f-951c89ed86b6} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2026.05.29 18:26:03.857523 [ 189 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 8960 | 2026.05.29 18:26:03.857547 [ 286 ] {22bf70e6-4cbd-4a55-9d0f-951c89ed86b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8961 | 2026.05.29 18:26:03.857625 [ 189 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part | ||
| 8962 | 2026.05.29 18:26:03.857723 [ 189 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 8963 | 2026.05.29 18:26:03.857855 [ 286 ] {22bf70e6-4cbd-4a55-9d0f-951c89ed86b6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8964 | 2026.05.29 18:26:03.858067 [ 286 ] {22bf70e6-4cbd-4a55-9d0f-951c89ed86b6} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8965 | 2026.05.29 18:26:03.858196 [ 286 ] {22bf70e6-4cbd-4a55-9d0f-951c89ed86b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 8966 | 2026.05.29 18:26:03.858228 [ 286 ] {22bf70e6-4cbd-4a55-9d0f-951c89ed86b6} <Debug> TCPHandler: Processed in 0.001278512 sec. | ||
| 8967 | 2026.05.29 18:26:03.862785 [ 188 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 977 rows, containing 19 columns (19 merged, 0 gathered) in 0.005926061 sec., 164864.99210858613 rows/sec., 295.43 MiB/sec. | ||
| 8968 | 2026.05.29 18:26:03.864028 [ 189 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8969 | 2026.05.29 18:26:03.864317 [ 189 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2026.05.29 18:26:03.864386 [ 189 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8971 | 2026.05.29 18:26:03.864459 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.21 MiB. | ||
| 8972 | 2026.05.29 18:26:04.000470 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.90 MiB, peak 295.06 MiB, free memory in arenas 0.00 B, will set to 289.47 MiB (RSS), difference: 2.57 MiB | ||
| 8973 | 2026.05.29 18:26:04.527772 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8974 | 2026.05.29 18:26:04.527828 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8975 | 2026.05.29 18:26:04.674780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16345 | ||
| 8976 | 2026.05.29 18:26:04.675314 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8977 | 2026.05.29 18:26:04.675355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8978 | 2026.05.29 18:26:04.675846 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8979 | 2026.05.29 18:26:04.676064 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8980 | 2026.05.29 18:26:04.676190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16345 | ||
| 8981 | 2026.05.29 18:26:05.566255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8982 | 2026.05.29 18:26:05.583462 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8983 | 2026.05.29 18:26:05.583521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8984 | 2026.05.29 18:26:05.589567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8985 | 2026.05.29 18:26:05.590232 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8986 | 2026.05.29 18:26:05.593145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8987 | 2026.05.29 18:26:08.848587 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8988 | 2026.05.29 18:26:08.848866 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 8989 | 2026.05.29 18:26:08.849233 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8990 | 2026.05.29 18:26:08.849274 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 8991 | 2026.05.29 18:26:08.849528 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8992 | 2026.05.29 18:26:08.849597 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8993 | 2026.05.29 18:26:08.849737 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8994 | 2026.05.29 18:26:08.849806 [ 325 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8995 | 2026.05.29 18:26:08.849842 [ 351 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8996 | 2026.05.29 18:26:08.849842 [ 362 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8997 | 2026.05.29 18:26:08.849974 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 8998 | 2026.05.29 18:26:08.850001 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8999 | 2026.05.29 18:26:08.850084 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9000 | 2026.05.29 18:26:08.850105 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 9001 | 2026.05.29 18:26:08.850140 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9002 | 2026.05.29 18:26:08.850182 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9003 | 2026.05.29 18:26:08.850226 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9004 | 2026.05.29 18:26:08.851347 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002598 sec., 17705.927636643573 rows/sec., 3.61 MiB/sec. | ||
| 9005 | 2026.05.29 18:26:08.851481 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Debug> MemoryTracker: Peak memory usage (for query): 154.85 KiB. | ||
| 9006 | 2026.05.29 18:26:08.851498 [ 286 ] {f80d166e-f30f-4a03-8b82-2ecd005d4d8d} <Debug> TCPHandler: Processed in 0.003049252 sec. | ||
| 9007 | 2026.05.29 18:26:08.856660 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9008 | 2026.05.29 18:26:08.856776 [ 286 ] {c05b6eb0-86fd-4df9-9051-9b821c7c5d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9009 | 2026.05.29 18:26:08.856825 [ 286 ] {c05b6eb0-86fd-4df9-9051-9b821c7c5d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9010 | 2026.05.29 18:26:08.857432 [ 286 ] {c05b6eb0-86fd-4df9-9051-9b821c7c5d70} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2026.05.29 18:26:08.857475 [ 286 ] {c05b6eb0-86fd-4df9-9051-9b821c7c5d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9012 | 2026.05.29 18:26:08.857855 [ 286 ] {c05b6eb0-86fd-4df9-9051-9b821c7c5d70} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9013 | 2026.05.29 18:26:08.858099 [ 286 ] {c05b6eb0-86fd-4df9-9051-9b821c7c5d70} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.05.29 18:26:08.858255 [ 286 ] {c05b6eb0-86fd-4df9-9051-9b821c7c5d70} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00151 sec., 188079.4701986755 rows/sec., 11.95 MiB/sec. | ||
| 9015 | 2026.05.29 18:26:08.858294 [ 286 ] {c05b6eb0-86fd-4df9-9051-9b821c7c5d70} <Debug> TCPHandler: Processed in 0.001690868 sec. | ||
| 9016 | 2026.05.29 18:26:08.858425 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9017 | 2026.05.29 18:26:08.858525 [ 286 ] {423cbc95-db38-46fe-acab-922d5efefbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9018 | 2026.05.29 18:26:08.858569 [ 286 ] {423cbc95-db38-46fe-acab-922d5efefbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9019 | 2026.05.29 18:26:08.859431 [ 286 ] {423cbc95-db38-46fe-acab-922d5efefbbf} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.05.29 18:26:08.859469 [ 286 ] {423cbc95-db38-46fe-acab-922d5efefbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9021 | 2026.05.29 18:26:08.859827 [ 286 ] {423cbc95-db38-46fe-acab-922d5efefbbf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9022 | 2026.05.29 18:26:08.860057 [ 286 ] {423cbc95-db38-46fe-acab-922d5efefbbf} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2026.05.29 18:26:08.860195 [ 286 ] {423cbc95-db38-46fe-acab-922d5efefbbf} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.00169 sec., 484615.38461538457 rows/sec., 37.59 MiB/sec. | ||
| 9024 | 2026.05.29 18:26:08.860232 [ 286 ] {423cbc95-db38-46fe-acab-922d5efefbbf} <Debug> TCPHandler: Processed in 0.001858111 sec. | ||
| 9025 | 2026.05.29 18:26:08.860360 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9026 | 2026.05.29 18:26:08.860460 [ 286 ] {f8007fd5-704d-4e77-8ea1-88d06198da53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9027 | 2026.05.29 18:26:08.860504 [ 286 ] {f8007fd5-704d-4e77-8ea1-88d06198da53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9028 | 2026.05.29 18:26:08.860944 [ 286 ] {f8007fd5-704d-4e77-8ea1-88d06198da53} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2026.05.29 18:26:08.860980 [ 286 ] {f8007fd5-704d-4e77-8ea1-88d06198da53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9030 | 2026.05.29 18:26:08.861289 [ 286 ] {f8007fd5-704d-4e77-8ea1-88d06198da53} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9031 | 2026.05.29 18:26:08.861506 [ 286 ] {f8007fd5-704d-4e77-8ea1-88d06198da53} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9032 | 2026.05.29 18:26:08.861637 [ 286 ] {f8007fd5-704d-4e77-8ea1-88d06198da53} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001198 sec., 127712.85475792988 rows/sec., 7.64 MiB/sec. | ||
| 9033 | 2026.05.29 18:26:08.861671 [ 286 ] {f8007fd5-704d-4e77-8ea1-88d06198da53} <Debug> TCPHandler: Processed in 0.001362123 sec. | ||
| 9034 | 2026.05.29 18:26:08.861795 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9035 | 2026.05.29 18:26:08.861893 [ 286 ] {91c9492b-789e-42ed-aace-c1bca86e2d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9036 | 2026.05.29 18:26:08.861935 [ 286 ] {91c9492b-789e-42ed-aace-c1bca86e2d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9037 | 2026.05.29 18:26:08.862372 [ 286 ] {91c9492b-789e-42ed-aace-c1bca86e2d4a} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9038 | 2026.05.29 18:26:08.862408 [ 286 ] {91c9492b-789e-42ed-aace-c1bca86e2d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9039 | 2026.05.29 18:26:08.862711 [ 286 ] {91c9492b-789e-42ed-aace-c1bca86e2d4a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9040 | 2026.05.29 18:26:08.862929 [ 286 ] {91c9492b-789e-42ed-aace-c1bca86e2d4a} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2026.05.29 18:26:08.863055 [ 286 ] {91c9492b-789e-42ed-aace-c1bca86e2d4a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 8.14 MiB/sec. | ||
| 9042 | 2026.05.29 18:26:08.863089 [ 286 ] {91c9492b-789e-42ed-aace-c1bca86e2d4a} <Debug> TCPHandler: Processed in 0.001346303 sec. | ||
| 9043 | 2026.05.29 18:26:08.863215 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9044 | 2026.05.29 18:26:08.863312 [ 286 ] {242a5206-5848-4dd1-b0d5-ae52f5218296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9045 | 2026.05.29 18:26:08.863353 [ 286 ] {242a5206-5848-4dd1-b0d5-ae52f5218296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9046 | 2026.05.29 18:26:08.863790 [ 286 ] {242a5206-5848-4dd1-b0d5-ae52f5218296} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2026.05.29 18:26:08.863827 [ 286 ] {242a5206-5848-4dd1-b0d5-ae52f5218296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9048 | 2026.05.29 18:26:08.864142 [ 286 ] {242a5206-5848-4dd1-b0d5-ae52f5218296} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9049 | 2026.05.29 18:26:08.864355 [ 286 ] {242a5206-5848-4dd1-b0d5-ae52f5218296} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2026.05.29 18:26:08.864483 [ 286 ] {242a5206-5848-4dd1-b0d5-ae52f5218296} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 9051 | 2026.05.29 18:26:08.864518 [ 286 ] {242a5206-5848-4dd1-b0d5-ae52f5218296} <Debug> TCPHandler: Processed in 0.001356443 sec. | ||
| 9052 | 2026.05.29 18:26:08.864637 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9053 | 2026.05.29 18:26:08.864734 [ 286 ] {8ef44aa2-38a8-4ce8-83c7-6fde916d8971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9054 | 2026.05.29 18:26:08.864776 [ 286 ] {8ef44aa2-38a8-4ce8-83c7-6fde916d8971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9055 | 2026.05.29 18:26:08.865374 [ 286 ] {8ef44aa2-38a8-4ce8-83c7-6fde916d8971} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2026.05.29 18:26:08.865410 [ 286 ] {8ef44aa2-38a8-4ce8-83c7-6fde916d8971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9057 | 2026.05.29 18:26:08.865744 [ 286 ] {8ef44aa2-38a8-4ce8-83c7-6fde916d8971} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9058 | 2026.05.29 18:26:08.865962 [ 286 ] {8ef44aa2-38a8-4ce8-83c7-6fde916d8971} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9059 | 2026.05.29 18:26:08.866092 [ 286 ] {8ef44aa2-38a8-4ce8-83c7-6fde916d8971} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001376 sec., 364098.8372093023 rows/sec., 25.59 MiB/sec. | ||
| 9060 | 2026.05.29 18:26:08.866127 [ 286 ] {8ef44aa2-38a8-4ce8-83c7-6fde916d8971} <Debug> TCPHandler: Processed in 0.001539526 sec. | ||
| 9061 | 2026.05.29 18:26:08.866247 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9062 | 2026.05.29 18:26:08.866338 [ 286 ] {28259584-5ba4-428c-8c6b-02132dee72ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9063 | 2026.05.29 18:26:08.866378 [ 286 ] {28259584-5ba4-428c-8c6b-02132dee72ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9064 | 2026.05.29 18:26:08.866689 [ 286 ] {28259584-5ba4-428c-8c6b-02132dee72ef} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2026.05.29 18:26:08.866722 [ 286 ] {28259584-5ba4-428c-8c6b-02132dee72ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9066 | 2026.05.29 18:26:08.867002 [ 286 ] {28259584-5ba4-428c-8c6b-02132dee72ef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9067 | 2026.05.29 18:26:08.867279 [ 286 ] {28259584-5ba4-428c-8c6b-02132dee72ef} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2026.05.29 18:26:08.867407 [ 286 ] {28259584-5ba4-428c-8c6b-02132dee72ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 9069 | 2026.05.29 18:26:08.867439 [ 286 ] {28259584-5ba4-428c-8c6b-02132dee72ef} <Debug> TCPHandler: Processed in 0.001236851 sec. | ||
| 9070 | 2026.05.29 18:26:08.867557 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9071 | 2026.05.29 18:26:08.867663 [ 286 ] {1eb4fd47-e130-4e1d-8342-a94b3eafa9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9072 | 2026.05.29 18:26:08.867709 [ 286 ] {1eb4fd47-e130-4e1d-8342-a94b3eafa9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9073 | 2026.05.29 18:26:08.868139 [ 286 ] {1eb4fd47-e130-4e1d-8342-a94b3eafa9be} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2026.05.29 18:26:08.868174 [ 286 ] {1eb4fd47-e130-4e1d-8342-a94b3eafa9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9075 | 2026.05.29 18:26:08.868506 [ 286 ] {1eb4fd47-e130-4e1d-8342-a94b3eafa9be} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9076 | 2026.05.29 18:26:08.868721 [ 286 ] {1eb4fd47-e130-4e1d-8342-a94b3eafa9be} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2026.05.29 18:26:08.868850 [ 286 ] {1eb4fd47-e130-4e1d-8342-a94b3eafa9be} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001207 sec., 219552.6097763049 rows/sec., 14.59 MiB/sec. | ||
| 9078 | 2026.05.29 18:26:08.868886 [ 286 ] {1eb4fd47-e130-4e1d-8342-a94b3eafa9be} <Debug> TCPHandler: Processed in 0.001381133 sec. | ||
| 9079 | 2026.05.29 18:26:08.869016 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9080 | 2026.05.29 18:26:08.869115 [ 286 ] {1f36dff8-030c-499b-a4c4-b1ab599b5937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9081 | 2026.05.29 18:26:08.869159 [ 286 ] {1f36dff8-030c-499b-a4c4-b1ab599b5937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9082 | 2026.05.29 18:26:08.869477 [ 286 ] {1f36dff8-030c-499b-a4c4-b1ab599b5937} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9083 | 2026.05.29 18:26:08.869513 [ 286 ] {1f36dff8-030c-499b-a4c4-b1ab599b5937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9084 | 2026.05.29 18:26:08.869812 [ 286 ] {1f36dff8-030c-499b-a4c4-b1ab599b5937} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9085 | 2026.05.29 18:26:08.870015 [ 286 ] {1f36dff8-030c-499b-a4c4-b1ab599b5937} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9086 | 2026.05.29 18:26:08.870145 [ 286 ] {1f36dff8-030c-499b-a4c4-b1ab599b5937} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 9087 | 2026.05.29 18:26:08.870181 [ 286 ] {1f36dff8-030c-499b-a4c4-b1ab599b5937} <Debug> TCPHandler: Processed in 0.00121772 sec. | ||
| 9088 | 2026.05.29 18:26:08.870300 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9089 | 2026.05.29 18:26:08.870398 [ 286 ] {43ec9fe0-e990-4e5b-bea0-b23cc759bea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9090 | 2026.05.29 18:26:08.870454 [ 286 ] {43ec9fe0-e990-4e5b-bea0-b23cc759bea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9091 | 2026.05.29 18:26:08.871180 [ 286 ] {43ec9fe0-e990-4e5b-bea0-b23cc759bea5} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2026.05.29 18:26:08.871217 [ 286 ] {43ec9fe0-e990-4e5b-bea0-b23cc759bea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9093 | 2026.05.29 18:26:08.871711 [ 286 ] {43ec9fe0-e990-4e5b-bea0-b23cc759bea5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9094 | 2026.05.29 18:26:08.871926 [ 286 ] {43ec9fe0-e990-4e5b-bea0-b23cc759bea5} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9095 | 2026.05.29 18:26:08.872062 [ 286 ] {43ec9fe0-e990-4e5b-bea0-b23cc759bea5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001682 sec., 6539.833531510108 rows/sec., 11.72 MiB/sec. | ||
| 9096 | 2026.05.29 18:26:08.872113 [ 286 ] {43ec9fe0-e990-4e5b-bea0-b23cc759bea5} <Debug> TCPHandler: Processed in 0.001865891 sec. | ||
| 9097 | 2026.05.29 18:26:08.872242 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2026.05.29 18:26:08.872338 [ 286 ] {2b29f637-4616-40e5-877b-ee37ebc71b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9099 | 2026.05.29 18:26:08.872381 [ 286 ] {2b29f637-4616-40e5-877b-ee37ebc71b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9100 | 2026.05.29 18:26:08.872710 [ 286 ] {2b29f637-4616-40e5-877b-ee37ebc71b9a} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2026.05.29 18:26:08.872746 [ 286 ] {2b29f637-4616-40e5-877b-ee37ebc71b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9102 | 2026.05.29 18:26:08.873051 [ 286 ] {2b29f637-4616-40e5-877b-ee37ebc71b9a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9103 | 2026.05.29 18:26:08.873257 [ 286 ] {2b29f637-4616-40e5-877b-ee37ebc71b9a} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2026.05.29 18:26:08.873383 [ 286 ] {2b29f637-4616-40e5-877b-ee37ebc71b9a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 9105 | 2026.05.29 18:26:08.873418 [ 286 ] {2b29f637-4616-40e5-877b-ee37ebc71b9a} <Debug> TCPHandler: Processed in 0.001231751 sec. | ||
| 9106 | 2026.05.29 18:26:09.426697 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9107 | 2026.05.29 18:26:09.426964 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 9108 | 2026.05.29 18:26:09.427338 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9109 | 2026.05.29 18:26:09.427380 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 9110 | 2026.05.29 18:26:09.427615 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9111 | 2026.05.29 18:26:09.427684 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9112 | 2026.05.29 18:26:09.427829 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9113 | 2026.05.29 18:26:09.427901 [ 345 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9114 | 2026.05.29 18:26:09.427909 [ 325 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9115 | 2026.05.29 18:26:09.427950 [ 351 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9116 | 2026.05.29 18:26:09.428052 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 9117 | 2026.05.29 18:26:09.428079 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9118 | 2026.05.29 18:26:09.428164 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9119 | 2026.05.29 18:26:09.428185 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 9120 | 2026.05.29 18:26:09.428223 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9121 | 2026.05.29 18:26:09.428263 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9122 | 2026.05.29 18:26:09.428299 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9123 | 2026.05.29 18:26:09.429268 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002419 sec., 19016.122364613475 rows/sec., 2.27 MiB/sec. | ||
| 9124 | 2026.05.29 18:26:09.429369 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Debug> MemoryTracker: Peak memory usage (for query): 139.08 KiB. | ||
| 9125 | 2026.05.29 18:26:09.429384 [ 286 ] {166cb31a-7ee6-43aa-adca-5bcdbc3b8bac} <Debug> TCPHandler: Processed in 0.002834988 sec. | ||
| 9126 | 2026.05.29 18:26:09.441825 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9127 | 2026.05.29 18:26:09.441960 [ 286 ] {e13482a1-aa91-4c74-8a48-7e2eddcf56c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9128 | 2026.05.29 18:26:09.442013 [ 286 ] {e13482a1-aa91-4c74-8a48-7e2eddcf56c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9129 | 2026.05.29 18:26:09.442503 [ 286 ] {e13482a1-aa91-4c74-8a48-7e2eddcf56c8} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.05.29 18:26:09.442547 [ 286 ] {e13482a1-aa91-4c74-8a48-7e2eddcf56c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9131 | 2026.05.29 18:26:09.442905 [ 286 ] {e13482a1-aa91-4c74-8a48-7e2eddcf56c8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9132 | 2026.05.29 18:26:09.443124 [ 286 ] {e13482a1-aa91-4c74-8a48-7e2eddcf56c8} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2026.05.29 18:26:09.443270 [ 286 ] {e13482a1-aa91-4c74-8a48-7e2eddcf56c8} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001347 sec., 8908.685968819598 rows/sec., 726.44 KiB/sec. | ||
| 9134 | 2026.05.29 18:26:09.443307 [ 286 ] {e13482a1-aa91-4c74-8a48-7e2eddcf56c8} <Debug> TCPHandler: Processed in 0.001549097 sec. | ||
| 9135 | 2026.05.29 18:26:09.443432 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2026.05.29 18:26:09.443530 [ 286 ] {091d6562-308d-4101-9dcb-f5c05a9563df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9137 | 2026.05.29 18:26:09.443571 [ 286 ] {091d6562-308d-4101-9dcb-f5c05a9563df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9138 | 2026.05.29 18:26:09.445301 [ 286 ] {091d6562-308d-4101-9dcb-f5c05a9563df} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2026.05.29 18:26:09.445339 [ 286 ] {091d6562-308d-4101-9dcb-f5c05a9563df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9140 | 2026.05.29 18:26:09.445769 [ 286 ] {091d6562-308d-4101-9dcb-f5c05a9563df} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9141 | 2026.05.29 18:26:09.445975 [ 286 ] {091d6562-308d-4101-9dcb-f5c05a9563df} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9142 | 2026.05.29 18:26:09.446105 [ 286 ] {091d6562-308d-4101-9dcb-f5c05a9563df} <Debug> executeQuery: Read 2445 rows, 185.81 KiB in 0.002591 sec., 943651.0999614049 rows/sec., 70.03 MiB/sec. | ||
| 9143 | 2026.05.29 18:26:09.446140 [ 286 ] {091d6562-308d-4101-9dcb-f5c05a9563df} <Debug> TCPHandler: Processed in 0.002759757 sec. | ||
| 9144 | 2026.05.29 18:26:09.446267 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2026.05.29 18:26:09.446365 [ 286 ] {b2426b17-f6ff-4ee4-a6d1-d6fa423ab6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9146 | 2026.05.29 18:26:09.446407 [ 286 ] {b2426b17-f6ff-4ee4-a6d1-d6fa423ab6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9147 | 2026.05.29 18:26:09.446851 [ 286 ] {b2426b17-f6ff-4ee4-a6d1-d6fa423ab6e2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2026.05.29 18:26:09.446888 [ 286 ] {b2426b17-f6ff-4ee4-a6d1-d6fa423ab6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9149 | 2026.05.29 18:26:09.447182 [ 286 ] {b2426b17-f6ff-4ee4-a6d1-d6fa423ab6e2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9150 | 2026.05.29 18:26:09.447385 [ 286 ] {b2426b17-f6ff-4ee4-a6d1-d6fa423ab6e2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.05.29 18:26:09.447513 [ 286 ] {b2426b17-f6ff-4ee4-a6d1-d6fa423ab6e2} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001167 sec., 45415.59554413024 rows/sec., 3.28 MiB/sec. | ||
| 9152 | 2026.05.29 18:26:09.447549 [ 286 ] {b2426b17-f6ff-4ee4-a6d1-d6fa423ab6e2} <Debug> TCPHandler: Processed in 0.001333063 sec. | ||
| 9153 | 2026.05.29 18:26:09.447666 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9154 | 2026.05.29 18:26:09.447764 [ 286 ] {d5b02700-70c7-4151-9438-df53f271c522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9155 | 2026.05.29 18:26:09.447805 [ 286 ] {d5b02700-70c7-4151-9438-df53f271c522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9156 | 2026.05.29 18:26:09.448591 [ 286 ] {d5b02700-70c7-4151-9438-df53f271c522} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2026.05.29 18:26:09.448628 [ 286 ] {d5b02700-70c7-4151-9438-df53f271c522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9158 | 2026.05.29 18:26:09.448963 [ 286 ] {d5b02700-70c7-4151-9438-df53f271c522} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9159 | 2026.05.29 18:26:09.449178 [ 286 ] {d5b02700-70c7-4151-9438-df53f271c522} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.05.29 18:26:09.449294 [ 102 ] {} <Debug> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9161 | 2026.05.29 18:26:09.449309 [ 286 ] {d5b02700-70c7-4151-9438-df53f271c522} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001564 sec., 512148.3375959079 rows/sec., 29.58 MiB/sec. | ||
| 9162 | 2026.05.29 18:26:09.449369 [ 102 ] {} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2026.05.29 18:26:09.449372 [ 286 ] {d5b02700-70c7-4151-9438-df53f271c522} <Debug> TCPHandler: Processed in 0.00175737 sec. | ||
| 9164 | 2026.05.29 18:26:09.449404 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9165 | 2026.05.29 18:26:09.449514 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9166 | 2026.05.29 18:26:09.449520 [ 194 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 9167 | 2026.05.29 18:26:09.449618 [ 286 ] {2169eeed-b414-409e-9b74-ae54f4ad45aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9168 | 2026.05.29 18:26:09.449650 [ 194 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9169 | 2026.05.29 18:26:09.449664 [ 286 ] {2169eeed-b414-409e-9b74-ae54f4ad45aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9170 | 2026.05.29 18:26:09.449688 [ 194 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 9171 | 2026.05.29 18:26:09.449759 [ 194 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 801 rows starting from the beginning of the part | ||
| 9172 | 2026.05.29 18:26:09.449804 [ 194 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 9173 | 2026.05.29 18:26:09.449846 [ 194 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 9174 | 2026.05.29 18:26:09.449885 [ 194 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 9175 | 2026.05.29 18:26:09.449921 [ 194 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 9176 | 2026.05.29 18:26:09.450054 [ 286 ] {2169eeed-b414-409e-9b74-ae54f4ad45aa} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2026.05.29 18:26:09.450095 [ 286 ] {2169eeed-b414-409e-9b74-ae54f4ad45aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9178 | 2026.05.29 18:26:09.450406 [ 286 ] {2169eeed-b414-409e-9b74-ae54f4ad45aa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9179 | 2026.05.29 18:26:09.450629 [ 286 ] {2169eeed-b414-409e-9b74-ae54f4ad45aa} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2026.05.29 18:26:09.450761 [ 286 ] {2169eeed-b414-409e-9b74-ae54f4ad45aa} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 60.46 KiB/sec. | ||
| 9181 | 2026.05.29 18:26:09.450798 [ 286 ] {2169eeed-b414-409e-9b74-ae54f4ad45aa} <Debug> TCPHandler: Processed in 0.001336282 sec. | ||
| 9182 | 2026.05.29 18:26:09.450915 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9183 | 2026.05.29 18:26:09.451012 [ 286 ] {b4cd06d2-86b4-4806-922c-107eac8a839c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9184 | 2026.05.29 18:26:09.451053 [ 286 ] {b4cd06d2-86b4-4806-922c-107eac8a839c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9185 | 2026.05.29 18:26:09.451255 [ 192 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772721 sec., 1692313.6804945616 rows/sec., 106.51 MiB/sec. | ||
| 9186 | 2026.05.29 18:26:09.451484 [ 200 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9187 | 2026.05.29 18:26:09.451796 [ 200 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_30_6} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9188 | 2026.05.29 18:26:09.451881 [ 200 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_30_6} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9189 | 2026.05.29 18:26:09.451991 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 9190 | 2026.05.29 18:26:09.452053 [ 286 ] {b4cd06d2-86b4-4806-922c-107eac8a839c} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9191 | 2026.05.29 18:26:09.452095 [ 286 ] {b4cd06d2-86b4-4806-922c-107eac8a839c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9192 | 2026.05.29 18:26:09.452476 [ 286 ] {b4cd06d2-86b4-4806-922c-107eac8a839c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9193 | 2026.05.29 18:26:09.452685 [ 286 ] {b4cd06d2-86b4-4806-922c-107eac8a839c} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9194 | 2026.05.29 18:26:09.452816 [ 286 ] {b4cd06d2-86b4-4806-922c-107eac8a839c} <Debug> executeQuery: Read 1304 rows, 89.26 KiB in 0.001822 sec., 715697.0362239297 rows/sec., 47.84 MiB/sec. | ||
| 9195 | 2026.05.29 18:26:09.452851 [ 286 ] {b4cd06d2-86b4-4806-922c-107eac8a839c} <Debug> TCPHandler: Processed in 0.001987164 sec. | ||
| 9196 | 2026.05.29 18:26:09.452973 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9197 | 2026.05.29 18:26:09.453071 [ 286 ] {b1a32ffb-5784-4d93-8c7d-24002721ea11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9198 | 2026.05.29 18:26:09.453116 [ 286 ] {b1a32ffb-5784-4d93-8c7d-24002721ea11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9199 | 2026.05.29 18:26:09.453890 [ 286 ] {b1a32ffb-5784-4d93-8c7d-24002721ea11} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9200 | 2026.05.29 18:26:09.453927 [ 286 ] {b1a32ffb-5784-4d93-8c7d-24002721ea11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9201 | 2026.05.29 18:26:09.454332 [ 286 ] {b1a32ffb-5784-4d93-8c7d-24002721ea11} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9202 | 2026.05.29 18:26:09.454549 [ 286 ] {b1a32ffb-5784-4d93-8c7d-24002721ea11} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2026.05.29 18:26:09.454680 [ 286 ] {b1a32ffb-5784-4d93-8c7d-24002721ea11} <Debug> executeQuery: Read 1482 rows, 91.91 KiB in 0.001627 sec., 910878.918254456 rows/sec., 55.16 MiB/sec. | ||
| 9204 | 2026.05.29 18:26:09.454717 [ 286 ] {b1a32ffb-5784-4d93-8c7d-24002721ea11} <Debug> TCPHandler: Processed in 0.001794761 sec. | ||
| 9205 | 2026.05.29 18:26:09.454839 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9206 | 2026.05.29 18:26:09.454962 [ 286 ] {f8985895-21aa-4d19-b761-9f89b32c1cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9207 | 2026.05.29 18:26:09.455030 [ 286 ] {f8985895-21aa-4d19-b761-9f89b32c1cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9208 | 2026.05.29 18:26:09.455815 [ 286 ] {f8985895-21aa-4d19-b761-9f89b32c1cc0} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9209 | 2026.05.29 18:26:09.455850 [ 286 ] {f8985895-21aa-4d19-b761-9f89b32c1cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9210 | 2026.05.29 18:26:09.456441 [ 286 ] {f8985895-21aa-4d19-b761-9f89b32c1cc0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9211 | 2026.05.29 18:26:09.456662 [ 286 ] {f8985895-21aa-4d19-b761-9f89b32c1cc0} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9212 | 2026.05.29 18:26:09.456802 [ 286 ] {f8985895-21aa-4d19-b761-9f89b32c1cc0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001863 sec., 22007.514761137947 rows/sec., 39.44 MiB/sec. | ||
| 9213 | 2026.05.29 18:26:09.456851 [ 286 ] {f8985895-21aa-4d19-b761-9f89b32c1cc0} <Debug> TCPHandler: Processed in 0.002074345 sec. | ||
| 9214 | 2026.05.29 18:26:09.456981 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9215 | 2026.05.29 18:26:09.457079 [ 286 ] {f8f7eb6d-a55b-4d72-bbba-883179bc218f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9216 | 2026.05.29 18:26:09.457122 [ 286 ] {f8f7eb6d-a55b-4d72-bbba-883179bc218f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9217 | 2026.05.29 18:26:09.457443 [ 286 ] {f8f7eb6d-a55b-4d72-bbba-883179bc218f} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2026.05.29 18:26:09.457479 [ 286 ] {f8f7eb6d-a55b-4d72-bbba-883179bc218f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9219 | 2026.05.29 18:26:09.457766 [ 286 ] {f8f7eb6d-a55b-4d72-bbba-883179bc218f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9220 | 2026.05.29 18:26:09.457969 [ 286 ] {f8f7eb6d-a55b-4d72-bbba-883179bc218f} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2026.05.29 18:26:09.458099 [ 286 ] {f8f7eb6d-a55b-4d72-bbba-883179bc218f} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 391.94 KiB/sec. | ||
| 9222 | 2026.05.29 18:26:09.458133 [ 286 ] {f8f7eb6d-a55b-4d72-bbba-883179bc218f} <Debug> TCPHandler: Processed in 0.001202901 sec. | ||
| 9223 | 2026.05.29 18:26:12.177159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16857 | ||
| 9224 | 2026.05.29 18:26:12.177846 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2026.05.29 18:26:12.177899 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9226 | 2026.05.29 18:26:12.178376 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9227 | 2026.05.29 18:26:12.178627 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9228 | 2026.05.29 18:26:12.178775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16857 | ||
| 9229 | 2026.05.29 18:26:13.093956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 9230 | 2026.05.29 18:26:13.111402 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.05.29 18:26:13.111450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9232 | 2026.05.29 18:26:13.117647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9233 | 2026.05.29 18:26:13.118384 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.05.29 18:26:13.121181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 9235 | 2026.05.29 18:26:13.843577 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9236 | 2026.05.29 18:26:13.843823 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9237 | 2026.05.29 18:26:13.844152 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9238 | 2026.05.29 18:26:13.844189 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9239 | 2026.05.29 18:26:13.844410 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9240 | 2026.05.29 18:26:13.844481 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9241 | 2026.05.29 18:26:13.844626 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9242 | 2026.05.29 18:26:13.844697 [ 325 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9243 | 2026.05.29 18:26:13.844706 [ 345 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9244 | 2026.05.29 18:26:13.844698 [ 357 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9245 | 2026.05.29 18:26:13.844806 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 9246 | 2026.05.29 18:26:13.844830 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9247 | 2026.05.29 18:26:13.844918 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9248 | 2026.05.29 18:26:13.844939 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 9249 | 2026.05.29 18:26:13.844974 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9250 | 2026.05.29 18:26:13.845017 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9251 | 2026.05.29 18:26:13.845057 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9252 | 2026.05.29 18:26:13.846264 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002536 sec., 18138.801261829653 rows/sec., 2.17 MiB/sec. | ||
| 9253 | 2026.05.29 18:26:13.846402 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Debug> MemoryTracker: Peak memory usage (for query): 135.45 KiB. | ||
| 9254 | 2026.05.29 18:26:13.846418 [ 286 ] {6e5a76bd-6b4c-41e3-aae5-47542cd6f3e9} <Debug> TCPHandler: Processed in 0.002981471 sec. | ||
| 9255 | 2026.05.29 18:26:13.847926 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9256 | 2026.05.29 18:26:13.848032 [ 286 ] {8d28a989-d48c-4ae2-ba03-6e9a2aeeb780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9257 | 2026.05.29 18:26:13.848075 [ 286 ] {8d28a989-d48c-4ae2-ba03-6e9a2aeeb780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9258 | 2026.05.29 18:26:13.848530 [ 286 ] {8d28a989-d48c-4ae2-ba03-6e9a2aeeb780} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9259 | 2026.05.29 18:26:13.848563 [ 286 ] {8d28a989-d48c-4ae2-ba03-6e9a2aeeb780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9260 | 2026.05.29 18:26:13.848982 [ 286 ] {8d28a989-d48c-4ae2-ba03-6e9a2aeeb780} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9261 | 2026.05.29 18:26:13.849213 [ 286 ] {8d28a989-d48c-4ae2-ba03-6e9a2aeeb780} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2026.05.29 18:26:13.849324 [ 93 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9263 | 2026.05.29 18:26:13.849357 [ 286 ] {8d28a989-d48c-4ae2-ba03-6e9a2aeeb780} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00133 sec., 42105.26315789473 rows/sec., 3.23 MiB/sec. | ||
| 9264 | 2026.05.29 18:26:13.849360 [ 93 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9265 | 2026.05.29 18:26:13.849388 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9266 | 2026.05.29 18:26:13.849394 [ 286 ] {8d28a989-d48c-4ae2-ba03-6e9a2aeeb780} <Debug> TCPHandler: Processed in 0.001502826 sec. | ||
| 9267 | 2026.05.29 18:26:13.849502 [ 188 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 9268 | 2026.05.29 18:26:13.849517 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9269 | 2026.05.29 18:26:13.849656 [ 286 ] {01fda377-b043-4056-be26-73d8ec8925d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9270 | 2026.05.29 18:26:13.849664 [ 188 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9271 | 2026.05.29 18:26:13.849705 [ 286 ] {01fda377-b043-4056-be26-73d8ec8925d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9272 | 2026.05.29 18:26:13.849743 [ 188 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 9273 | 2026.05.29 18:26:13.849821 [ 188 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 820 rows starting from the beginning of the part | ||
| 9274 | 2026.05.29 18:26:13.849875 [ 188 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 116 rows starting from the beginning of the part | ||
| 9275 | 2026.05.29 18:26:13.849927 [ 188 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 819 rows starting from the beginning of the part | ||
| 9276 | 2026.05.29 18:26:13.849975 [ 188 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2445 rows starting from the beginning of the part | ||
| 9277 | 2026.05.29 18:26:13.850020 [ 188 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 9278 | 2026.05.29 18:26:13.850128 [ 286 ] {01fda377-b043-4056-be26-73d8ec8925d2} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2026.05.29 18:26:13.850170 [ 286 ] {01fda377-b043-4056-be26-73d8ec8925d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9280 | 2026.05.29 18:26:13.850501 [ 286 ] {01fda377-b043-4056-be26-73d8ec8925d2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9281 | 2026.05.29 18:26:13.850708 [ 286 ] {01fda377-b043-4056-be26-73d8ec8925d2} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2026.05.29 18:26:13.850806 [ 93 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9283 | 2026.05.29 18:26:13.850832 [ 93 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9284 | 2026.05.29 18:26:13.850843 [ 286 ] {01fda377-b043-4056-be26-73d8ec8925d2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 9285 | 2026.05.29 18:26:13.850850 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9286 | 2026.05.29 18:26:13.850878 [ 286 ] {01fda377-b043-4056-be26-73d8ec8925d2} <Debug> TCPHandler: Processed in 0.001413744 sec. | ||
| 9287 | 2026.05.29 18:26:13.850943 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 9288 | 2026.05.29 18:26:13.850999 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9289 | 2026.05.29 18:26:13.851039 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9290 | 2026.05.29 18:26:13.851071 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 9291 | 2026.05.29 18:26:13.851101 [ 286 ] {81c2a17b-ca19-4cc4-8139-e4667c199f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9292 | 2026.05.29 18:26:13.851121 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 503 rows starting from the beginning of the part | ||
| 9293 | 2026.05.29 18:26:13.851150 [ 286 ] {81c2a17b-ca19-4cc4-8139-e4667c199f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9294 | 2026.05.29 18:26:13.851169 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 94 rows starting from the beginning of the part | ||
| 9295 | 2026.05.29 18:26:13.851214 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 501 rows starting from the beginning of the part | ||
| 9296 | 2026.05.29 18:26:13.851251 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1304 rows starting from the beginning of the part | ||
| 9297 | 2026.05.29 18:26:13.851288 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 9298 | 2026.05.29 18:26:13.851569 [ 286 ] {81c2a17b-ca19-4cc4-8139-e4667c199f7e} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2026.05.29 18:26:13.851610 [ 286 ] {81c2a17b-ca19-4cc4-8139-e4667c199f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9300 | 2026.05.29 18:26:13.851975 [ 286 ] {81c2a17b-ca19-4cc4-8139-e4667c199f7e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9301 | 2026.05.29 18:26:13.852194 [ 286 ] {81c2a17b-ca19-4cc4-8139-e4667c199f7e} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2026.05.29 18:26:13.852289 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9303 | 2026.05.29 18:26:13.852312 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2026.05.29 18:26:13.852323 [ 286 ] {81c2a17b-ca19-4cc4-8139-e4667c199f7e} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001241 sec., 119258.66236905722 rows/sec., 8.30 MiB/sec. | ||
| 9305 | 2026.05.29 18:26:13.852328 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9306 | 2026.05.29 18:26:13.852356 [ 286 ] {81c2a17b-ca19-4cc4-8139-e4667c199f7e} <Debug> TCPHandler: Processed in 0.001408744 sec. | ||
| 9307 | 2026.05.29 18:26:13.852422 [ 192 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 9308 | 2026.05.29 18:26:13.852474 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9309 | 2026.05.29 18:26:13.852515 [ 192 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9310 | 2026.05.29 18:26:13.852523 [ 190 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7497 rows, containing 5 columns (5 merged, 0 gathered) in 0.003061642 sec., 2448686.0318743996 rows/sec., 194.17 MiB/sec. | ||
| 9311 | 2026.05.29 18:26:13.852574 [ 286 ] {152de631-f6a2-4235-9dc7-79b2c7ddb069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9312 | 2026.05.29 18:26:13.852548 [ 192 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19774 rows starting from the beginning of the part | ||
| 9313 | 2026.05.29 18:26:13.852623 [ 286 ] {152de631-f6a2-4235-9dc7-79b2c7ddb069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9314 | 2026.05.29 18:26:13.852673 [ 192 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 266 rows starting from the beginning of the part | ||
| 9315 | 2026.05.29 18:26:13.852721 [ 192 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 9316 | 2026.05.29 18:26:13.852759 [ 192 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 265 rows starting from the beginning of the part | ||
| 9317 | 2026.05.29 18:26:13.852786 [ 190 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4259 rows, containing 5 columns (5 merged, 0 gathered) in 0.001886922 sec., 2257115.0264822817 rows/sec., 163.12 MiB/sec. | ||
| 9318 | 2026.05.29 18:26:13.852798 [ 192 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1482 rows starting from the beginning of the part | ||
| 9319 | 2026.05.29 18:26:13.852846 [ 192 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 148 rows starting from the beginning of the part | ||
| 9320 | 2026.05.29 18:26:13.852961 [ 286 ] {152de631-f6a2-4235-9dc7-79b2c7ddb069} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9321 | 2026.05.29 18:26:13.853005 [ 286 ] {152de631-f6a2-4235-9dc7-79b2c7ddb069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9322 | 2026.05.29 18:26:13.853070 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9323 | 2026.05.29 18:26:13.853109 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9324 | 2026.05.29 18:26:13.853399 [ 286 ] {152de631-f6a2-4235-9dc7-79b2c7ddb069} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9325 | 2026.05.29 18:26:13.853547 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_56_11} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9326 | 2026.05.29 18:26:13.853570 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_56_11} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2026.05.29 18:26:13.853661 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_56_11} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9328 | 2026.05.29 18:26:13.853678 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_56_11} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9329 | 2026.05.29 18:26:13.853703 [ 286 ] {152de631-f6a2-4235-9dc7-79b2c7ddb069} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9330 | 2026.05.29 18:26:13.853785 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 9331 | 2026.05.29 18:26:13.853806 [ 93 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9332 | 2026.05.29 18:26:13.853836 [ 93 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.05.29 18:26:13.853841 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9334 | 2026.05.29 18:26:13.853917 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9335 | 2026.05.29 18:26:13.853842 [ 286 ] {152de631-f6a2-4235-9dc7-79b2c7ddb069} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001287 sec., 41958.04195804196 rows/sec., 2.83 MiB/sec. | ||
| 9336 | 2026.05.29 18:26:13.853992 [ 286 ] {152de631-f6a2-4235-9dc7-79b2c7ddb069} <Debug> TCPHandler: Processed in 0.001567396 sec. | ||
| 9337 | 2026.05.29 18:26:13.854015 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 9338 | 2026.05.29 18:26:13.854117 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9339 | 2026.05.29 18:26:13.854148 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3030 rows starting from the beginning of the part | ||
| 9340 | 2026.05.29 18:26:13.854210 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 9341 | 2026.05.29 18:26:13.854255 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 9342 | 2026.05.29 18:26:13.854416 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 9343 | 2026.05.29 18:26:13.854458 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 9344 | 2026.05.29 18:26:13.854500 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 54 rows starting from the beginning of the part | ||
| 9345 | 2026.05.29 18:26:13.855958 [ 198 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001974384 sec., 1686601.9983954488 rows/sec., 108.85 MiB/sec. | ||
| 9346 | 2026.05.29 18:26:13.856371 [ 190 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9347 | 2026.05.29 18:26:13.856685 [ 190 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_56_11} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9348 | 2026.05.29 18:26:13.856765 [ 190 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_56_11} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9349 | 2026.05.29 18:26:13.856839 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9350 | 2026.05.29 18:26:13.858715 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22095 rows, containing 5 columns (5 merged, 0 gathered) in 0.006328068 sec., 3491587.0057022143 rows/sec., 223.67 MiB/sec. | ||
| 9351 | 2026.05.29 18:26:13.859316 [ 200 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9352 | 2026.05.29 18:26:13.859622 [ 200 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2026.05.29 18:26:13.859710 [ 200 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9354 | 2026.05.29 18:26:13.859790 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9355 | 2026.05.29 18:26:14.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.60 MiB, peak 301.18 MiB, free memory in arenas 0.00 B, will set to 292.71 MiB (RSS), difference: 2.11 MiB | ||
| 9356 | 2026.05.29 18:26:18.848861 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2026.05.29 18:26:18.849132 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 9358 | 2026.05.29 18:26:18.849486 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9359 | 2026.05.29 18:26:18.849530 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 9360 | 2026.05.29 18:26:18.849781 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9361 | 2026.05.29 18:26:18.849853 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9362 | 2026.05.29 18:26:18.849995 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9363 | 2026.05.29 18:26:18.850070 [ 325 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9364 | 2026.05.29 18:26:18.850081 [ 345 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9365 | 2026.05.29 18:26:18.850079 [ 357 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9366 | 2026.05.29 18:26:18.850180 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 9367 | 2026.05.29 18:26:18.850204 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9368 | 2026.05.29 18:26:18.850292 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9369 | 2026.05.29 18:26:18.850313 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 9370 | 2026.05.29 18:26:18.850350 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9371 | 2026.05.29 18:26:18.850391 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9372 | 2026.05.29 18:26:18.850429 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9373 | 2026.05.29 18:26:18.851435 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002405 sec., 19126.819126819126 rows/sec., 3.90 MiB/sec. | ||
| 9374 | 2026.05.29 18:26:18.851549 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Debug> MemoryTracker: Peak memory usage (for query): 154.65 KiB. | ||
| 9375 | 2026.05.29 18:26:18.851564 [ 286 ] {bde1be3d-555c-4682-a367-7c946dd08b6c} <Debug> TCPHandler: Processed in 0.002844999 sec. | ||
| 9376 | 2026.05.29 18:26:18.856548 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9377 | 2026.05.29 18:26:18.856678 [ 286 ] {cc1870e6-1bea-4925-99eb-6ceeed209f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9378 | 2026.05.29 18:26:18.856732 [ 286 ] {cc1870e6-1bea-4925-99eb-6ceeed209f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9379 | 2026.05.29 18:26:18.857356 [ 286 ] {cc1870e6-1bea-4925-99eb-6ceeed209f10} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2026.05.29 18:26:18.857398 [ 286 ] {cc1870e6-1bea-4925-99eb-6ceeed209f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9381 | 2026.05.29 18:26:18.857758 [ 286 ] {cc1870e6-1bea-4925-99eb-6ceeed209f10} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9382 | 2026.05.29 18:26:18.857976 [ 286 ] {cc1870e6-1bea-4925-99eb-6ceeed209f10} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.05.29 18:26:18.858130 [ 286 ] {cc1870e6-1bea-4925-99eb-6ceeed209f10} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00149 sec., 190604.0268456376 rows/sec., 12.11 MiB/sec. | ||
| 9384 | 2026.05.29 18:26:18.858167 [ 286 ] {cc1870e6-1bea-4925-99eb-6ceeed209f10} <Debug> TCPHandler: Processed in 0.001680868 sec. | ||
| 9385 | 2026.05.29 18:26:18.858289 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2026.05.29 18:26:18.858387 [ 286 ] {066c96dc-d3fe-4793-9db3-25b7071d1844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9387 | 2026.05.29 18:26:18.858428 [ 286 ] {066c96dc-d3fe-4793-9db3-25b7071d1844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9388 | 2026.05.29 18:26:18.859259 [ 286 ] {066c96dc-d3fe-4793-9db3-25b7071d1844} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2026.05.29 18:26:18.859296 [ 286 ] {066c96dc-d3fe-4793-9db3-25b7071d1844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9390 | 2026.05.29 18:26:18.859632 [ 286 ] {066c96dc-d3fe-4793-9db3-25b7071d1844} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9391 | 2026.05.29 18:26:18.859835 [ 286 ] {066c96dc-d3fe-4793-9db3-25b7071d1844} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2026.05.29 18:26:18.859964 [ 286 ] {066c96dc-d3fe-4793-9db3-25b7071d1844} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001598 sec., 512515.6445556946 rows/sec., 39.75 MiB/sec. | ||
| 9393 | 2026.05.29 18:26:18.859999 [ 286 ] {066c96dc-d3fe-4793-9db3-25b7071d1844} <Debug> TCPHandler: Processed in 0.00176003 sec. | ||
| 9394 | 2026.05.29 18:26:18.860110 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.05.29 18:26:18.860205 [ 286 ] {5a65ddae-120a-4944-82f2-d2059656bfb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9396 | 2026.05.29 18:26:18.860246 [ 286 ] {5a65ddae-120a-4944-82f2-d2059656bfb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9397 | 2026.05.29 18:26:18.860696 [ 286 ] {5a65ddae-120a-4944-82f2-d2059656bfb3} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.05.29 18:26:18.860733 [ 286 ] {5a65ddae-120a-4944-82f2-d2059656bfb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9399 | 2026.05.29 18:26:18.861026 [ 286 ] {5a65ddae-120a-4944-82f2-d2059656bfb3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9400 | 2026.05.29 18:26:18.861229 [ 286 ] {5a65ddae-120a-4944-82f2-d2059656bfb3} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.05.29 18:26:18.861354 [ 286 ] {5a65ddae-120a-4944-82f2-d2059656bfb3} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001168 sec., 130993.1506849315 rows/sec., 7.83 MiB/sec. | ||
| 9402 | 2026.05.29 18:26:18.861388 [ 286 ] {5a65ddae-120a-4944-82f2-d2059656bfb3} <Debug> TCPHandler: Processed in 0.001327533 sec. | ||
| 9403 | 2026.05.29 18:26:18.861503 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9404 | 2026.05.29 18:26:18.861598 [ 286 ] {8edc6fca-908d-4237-8716-3f42f3a7ccd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9405 | 2026.05.29 18:26:18.861638 [ 286 ] {8edc6fca-908d-4237-8716-3f42f3a7ccd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9406 | 2026.05.29 18:26:18.862093 [ 286 ] {8edc6fca-908d-4237-8716-3f42f3a7ccd9} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2026.05.29 18:26:18.862129 [ 286 ] {8edc6fca-908d-4237-8716-3f42f3a7ccd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9408 | 2026.05.29 18:26:18.862429 [ 286 ] {8edc6fca-908d-4237-8716-3f42f3a7ccd9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9409 | 2026.05.29 18:26:18.862625 [ 286 ] {8edc6fca-908d-4237-8716-3f42f3a7ccd9} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2026.05.29 18:26:18.862756 [ 286 ] {8edc6fca-908d-4237-8716-3f42f3a7ccd9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001176 sec., 126700.68027210885 rows/sec., 8.19 MiB/sec. | ||
| 9411 | 2026.05.29 18:26:18.862791 [ 286 ] {8edc6fca-908d-4237-8716-3f42f3a7ccd9} <Debug> TCPHandler: Processed in 0.001337893 sec. | ||
| 9412 | 2026.05.29 18:26:18.862903 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2026.05.29 18:26:18.862997 [ 286 ] {3fab711b-3ef8-45ee-8923-888b29711199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9414 | 2026.05.29 18:26:18.863037 [ 286 ] {3fab711b-3ef8-45ee-8923-888b29711199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9415 | 2026.05.29 18:26:18.863481 [ 286 ] {3fab711b-3ef8-45ee-8923-888b29711199} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2026.05.29 18:26:18.863521 [ 286 ] {3fab711b-3ef8-45ee-8923-888b29711199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9417 | 2026.05.29 18:26:18.863846 [ 286 ] {3fab711b-3ef8-45ee-8923-888b29711199} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9418 | 2026.05.29 18:26:18.864052 [ 286 ] {3fab711b-3ef8-45ee-8923-888b29711199} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.05.29 18:26:18.864182 [ 286 ] {3fab711b-3ef8-45ee-8923-888b29711199} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 9420 | 2026.05.29 18:26:18.864217 [ 286 ] {3fab711b-3ef8-45ee-8923-888b29711199} <Debug> TCPHandler: Processed in 0.001362063 sec. | ||
| 9421 | 2026.05.29 18:26:18.864336 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9422 | 2026.05.29 18:26:18.864431 [ 286 ] {5d0210a3-6f7d-44ce-bcef-ebabdc2f9e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9423 | 2026.05.29 18:26:18.864471 [ 286 ] {5d0210a3-6f7d-44ce-bcef-ebabdc2f9e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9424 | 2026.05.29 18:26:18.865141 [ 286 ] {5d0210a3-6f7d-44ce-bcef-ebabdc2f9e4e} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2026.05.29 18:26:18.865177 [ 286 ] {5d0210a3-6f7d-44ce-bcef-ebabdc2f9e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9426 | 2026.05.29 18:26:18.865485 [ 286 ] {5d0210a3-6f7d-44ce-bcef-ebabdc2f9e4e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9427 | 2026.05.29 18:26:18.865684 [ 286 ] {5d0210a3-6f7d-44ce-bcef-ebabdc2f9e4e} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2026.05.29 18:26:18.865814 [ 286 ] {5d0210a3-6f7d-44ce-bcef-ebabdc2f9e4e} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001401 sec., 357601.71306209854 rows/sec., 25.14 MiB/sec. | ||
| 9429 | 2026.05.29 18:26:18.865848 [ 286 ] {5d0210a3-6f7d-44ce-bcef-ebabdc2f9e4e} <Debug> TCPHandler: Processed in 0.001560157 sec. | ||
| 9430 | 2026.05.29 18:26:18.865971 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2026.05.29 18:26:18.866093 [ 286 ] {e0a4fa94-e638-4bf5-b75a-55bebf7940c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9432 | 2026.05.29 18:26:18.866146 [ 286 ] {e0a4fa94-e638-4bf5-b75a-55bebf7940c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9433 | 2026.05.29 18:26:18.866524 [ 286 ] {e0a4fa94-e638-4bf5-b75a-55bebf7940c6} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9434 | 2026.05.29 18:26:18.866569 [ 286 ] {e0a4fa94-e638-4bf5-b75a-55bebf7940c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9435 | 2026.05.29 18:26:18.866929 [ 286 ] {e0a4fa94-e638-4bf5-b75a-55bebf7940c6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9436 | 2026.05.29 18:26:18.867149 [ 286 ] {e0a4fa94-e638-4bf5-b75a-55bebf7940c6} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2026.05.29 18:26:18.867281 [ 286 ] {e0a4fa94-e638-4bf5-b75a-55bebf7940c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001213 sec., 4946.41384995878 rows/sec., 258.43 KiB/sec. | ||
| 9438 | 2026.05.29 18:26:18.867316 [ 286 ] {e0a4fa94-e638-4bf5-b75a-55bebf7940c6} <Debug> TCPHandler: Processed in 0.001407934 sec. | ||
| 9439 | 2026.05.29 18:26:18.867431 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9440 | 2026.05.29 18:26:18.867529 [ 286 ] {aeee80dd-bbf9-4ff7-afe4-cdd028b3653d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9441 | 2026.05.29 18:26:18.867573 [ 286 ] {aeee80dd-bbf9-4ff7-afe4-cdd028b3653d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9442 | 2026.05.29 18:26:18.868020 [ 286 ] {aeee80dd-bbf9-4ff7-afe4-cdd028b3653d} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9443 | 2026.05.29 18:26:18.868057 [ 286 ] {aeee80dd-bbf9-4ff7-afe4-cdd028b3653d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9444 | 2026.05.29 18:26:18.868383 [ 286 ] {aeee80dd-bbf9-4ff7-afe4-cdd028b3653d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9445 | 2026.05.29 18:26:18.868586 [ 286 ] {aeee80dd-bbf9-4ff7-afe4-cdd028b3653d} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2026.05.29 18:26:18.868713 [ 286 ] {aeee80dd-bbf9-4ff7-afe4-cdd028b3653d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001203 sec., 220282.62676641726 rows/sec., 14.64 MiB/sec. | ||
| 9447 | 2026.05.29 18:26:18.868748 [ 286 ] {aeee80dd-bbf9-4ff7-afe4-cdd028b3653d} <Debug> TCPHandler: Processed in 0.001370023 sec. | ||
| 9448 | 2026.05.29 18:26:18.868867 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2026.05.29 18:26:18.868962 [ 286 ] {c502e542-42f4-4ed4-a192-25d1cdc32f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9450 | 2026.05.29 18:26:18.869004 [ 286 ] {c502e542-42f4-4ed4-a192-25d1cdc32f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9451 | 2026.05.29 18:26:18.869312 [ 286 ] {c502e542-42f4-4ed4-a192-25d1cdc32f44} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.05.29 18:26:18.869347 [ 286 ] {c502e542-42f4-4ed4-a192-25d1cdc32f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9453 | 2026.05.29 18:26:18.869628 [ 286 ] {c502e542-42f4-4ed4-a192-25d1cdc32f44} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9454 | 2026.05.29 18:26:18.869834 [ 286 ] {c502e542-42f4-4ed4-a192-25d1cdc32f44} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2026.05.29 18:26:18.869947 [ 86 ] {} <Debug> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9456 | 2026.05.29 18:26:18.869967 [ 286 ] {c502e542-42f4-4ed4-a192-25d1cdc32f44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 9457 | 2026.05.29 18:26:18.870018 [ 86 ] {} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2026.05.29 18:26:18.870020 [ 286 ] {c502e542-42f4-4ed4-a192-25d1cdc32f44} <Debug> TCPHandler: Processed in 0.001203871 sec. | ||
| 9459 | 2026.05.29 18:26:18.870065 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9460 | 2026.05.29 18:26:18.870162 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9461 | 2026.05.29 18:26:18.870225 [ 192 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 9462 | 2026.05.29 18:26:18.870263 [ 286 ] {294d72bb-26d9-47e7-9c64-383dd053243a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9463 | 2026.05.29 18:26:18.870326 [ 286 ] {294d72bb-26d9-47e7-9c64-383dd053243a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9464 | 2026.05.29 18:26:18.870387 [ 192 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9465 | 2026.05.29 18:26:18.870427 [ 192 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 9466 | 2026.05.29 18:26:18.870494 [ 192 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 9467 | 2026.05.29 18:26:18.870539 [ 192 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 9468 | 2026.05.29 18:26:18.870581 [ 192 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 9469 | 2026.05.29 18:26:18.870620 [ 192 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 9470 | 2026.05.29 18:26:18.870668 [ 192 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 9471 | 2026.05.29 18:26:18.871093 [ 286 ] {294d72bb-26d9-47e7-9c64-383dd053243a} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9472 | 2026.05.29 18:26:18.871134 [ 286 ] {294d72bb-26d9-47e7-9c64-383dd053243a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9473 | 2026.05.29 18:26:18.871610 [ 192 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001449275 sec., 17250.004312501078 rows/sec., 1.13 MiB/sec. | ||
| 9474 | 2026.05.29 18:26:18.871666 [ 286 ] {294d72bb-26d9-47e7-9c64-383dd053243a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9475 | 2026.05.29 18:26:18.871778 [ 196 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9476 | 2026.05.29 18:26:18.871929 [ 286 ] {294d72bb-26d9-47e7-9c64-383dd053243a} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2026.05.29 18:26:18.872083 [ 286 ] {294d72bb-26d9-47e7-9c64-383dd053243a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001838 sec., 5984.766050054407 rows/sec., 10.72 MiB/sec. | ||
| 9478 | 2026.05.29 18:26:18.872128 [ 196 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_25_5} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.05.29 18:26:18.872137 [ 286 ] {294d72bb-26d9-47e7-9c64-383dd053243a} <Debug> TCPHandler: Processed in 0.002027605 sec. | ||
| 9480 | 2026.05.29 18:26:18.872214 [ 196 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_25_5} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9481 | 2026.05.29 18:26:18.872298 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9482 | 2026.05.29 18:26:18.872302 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2026.05.29 18:26:18.872410 [ 286 ] {64d9e98f-8aa6-4f72-a9c0-5a4026f5c785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9484 | 2026.05.29 18:26:18.872452 [ 286 ] {64d9e98f-8aa6-4f72-a9c0-5a4026f5c785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9485 | 2026.05.29 18:26:18.872804 [ 286 ] {64d9e98f-8aa6-4f72-a9c0-5a4026f5c785} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2026.05.29 18:26:18.872840 [ 286 ] {64d9e98f-8aa6-4f72-a9c0-5a4026f5c785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9487 | 2026.05.29 18:26:18.873166 [ 286 ] {64d9e98f-8aa6-4f72-a9c0-5a4026f5c785} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9488 | 2026.05.29 18:26:18.873376 [ 286 ] {64d9e98f-8aa6-4f72-a9c0-5a4026f5c785} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2026.05.29 18:26:18.873504 [ 286 ] {64d9e98f-8aa6-4f72-a9c0-5a4026f5c785} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001114 sec., 80789.94614003591 rows/sec., 5.06 MiB/sec. | ||
| 9490 | 2026.05.29 18:26:18.873537 [ 286 ] {64d9e98f-8aa6-4f72-a9c0-5a4026f5c785} <Debug> TCPHandler: Processed in 0.001287021 sec. | ||
| 9491 | 2026.05.29 18:26:19.527861 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9492 | 2026.05.29 18:26:19.527915 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9493 | 2026.05.29 18:26:19.679153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17305 | ||
| 9494 | 2026.05.29 18:26:19.679917 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2026.05.29 18:26:19.679985 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9496 | 2026.05.29 18:26:19.680668 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9497 | 2026.05.29 18:26:19.680901 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.05.29 18:26:19.681028 [ 87 ] {} <Debug> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9499 | 2026.05.29 18:26:19.681043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17305 | ||
| 9500 | 2026.05.29 18:26:19.681077 [ 87 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9501 | 2026.05.29 18:26:19.681100 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9502 | 2026.05.29 18:26:19.681199 [ 187 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 9503 | 2026.05.29 18:26:19.681300 [ 187 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9504 | 2026.05.29 18:26:19.681336 [ 187 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14937 rows starting from the beginning of the part | ||
| 9505 | 2026.05.29 18:26:19.681401 [ 187 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 9506 | 2026.05.29 18:26:19.681452 [ 187 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 9507 | 2026.05.29 18:26:19.681498 [ 187 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 9508 | 2026.05.29 18:26:19.681544 [ 187 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 9509 | 2026.05.29 18:26:19.681593 [ 187 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 9510 | 2026.05.29 18:26:19.683865 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17305 rows, containing 4 columns (4 merged, 0 gathered) in 0.002703546 sec., 6400852.805907501 rows/sec., 91.56 MiB/sec. | ||
| 9511 | 2026.05.29 18:26:19.684185 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9512 | 2026.05.29 18:26:19.684524 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_36_7} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9513 | 2026.05.29 18:26:19.684608 [ 201 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_36_7} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9514 | 2026.05.29 18:26:19.684714 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 9515 | 2026.05.29 18:26:20.621453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 9516 | 2026.05.29 18:26:20.640088 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2026.05.29 18:26:20.640148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9518 | 2026.05.29 18:26:20.646349 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9519 | 2026.05.29 18:26:20.647067 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2026.05.29 18:26:20.647394 [ 83 ] {} <Debug> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9521 | 2026.05.29 18:26:20.647489 [ 83 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9522 | 2026.05.29 18:26:20.647525 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9523 | 2026.05.29 18:26:20.647686 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 9524 | 2026.05.29 18:26:20.650504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 9525 | 2026.05.29 18:26:20.651567 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9526 | 2026.05.29 18:26:20.653200 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 9527 | 2026.05.29 18:26:20.657652 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 9528 | 2026.05.29 18:26:20.662068 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 9529 | 2026.05.29 18:26:20.666443 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 9530 | 2026.05.29 18:26:20.670813 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 9531 | 2026.05.29 18:26:20.674613 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 9532 | 2026.05.29 18:26:20.725960 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.078345964 sec., 3471.780626759535 rows/sec., 17.95 MiB/sec. | ||
| 9533 | 2026.05.29 18:26:20.728128 [ 199 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9534 | 2026.05.29 18:26:20.730022 [ 199 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_36_7} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9535 | 2026.05.29 18:26:20.730119 [ 199 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_36_7} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9536 | 2026.05.29 18:26:20.731620 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 9537 | 2026.05.29 18:26:23.844759 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9538 | 2026.05.29 18:26:23.845026 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9539 | 2026.05.29 18:26:23.845398 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9540 | 2026.05.29 18:26:23.845436 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9541 | 2026.05.29 18:26:23.845646 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9542 | 2026.05.29 18:26:23.845712 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9543 | 2026.05.29 18:26:23.845848 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9544 | 2026.05.29 18:26:23.845919 [ 325 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9545 | 2026.05.29 18:26:23.845928 [ 353 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9546 | 2026.05.29 18:26:23.845927 [ 357 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9547 | 2026.05.29 18:26:23.846034 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 9548 | 2026.05.29 18:26:23.846057 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9549 | 2026.05.29 18:26:23.846139 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9550 | 2026.05.29 18:26:23.846159 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 9551 | 2026.05.29 18:26:23.846194 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9552 | 2026.05.29 18:26:23.846233 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9553 | 2026.05.29 18:26:23.846271 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9554 | 2026.05.29 18:26:23.847337 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002416 sec., 19039.735099337748 rows/sec., 2.27 MiB/sec. | ||
| 9555 | 2026.05.29 18:26:23.847446 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Debug> MemoryTracker: Peak memory usage (for query): 135.43 KiB. | ||
| 9556 | 2026.05.29 18:26:23.847462 [ 286 ] {f68391e2-a6d0-4675-ba47-8fe20702faec} <Debug> TCPHandler: Processed in 0.002835368 sec. | ||
| 9557 | 2026.05.29 18:26:23.849698 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9558 | 2026.05.29 18:26:23.849832 [ 286 ] {50cd0cf2-96df-4fc7-b333-0c840cce47b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9559 | 2026.05.29 18:26:23.849884 [ 286 ] {50cd0cf2-96df-4fc7-b333-0c840cce47b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9560 | 2026.05.29 18:26:23.850475 [ 286 ] {50cd0cf2-96df-4fc7-b333-0c840cce47b5} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2026.05.29 18:26:23.850516 [ 286 ] {50cd0cf2-96df-4fc7-b333-0c840cce47b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9562 | 2026.05.29 18:26:23.850875 [ 286 ] {50cd0cf2-96df-4fc7-b333-0c840cce47b5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9563 | 2026.05.29 18:26:23.851094 [ 286 ] {50cd0cf2-96df-4fc7-b333-0c840cce47b5} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9564 | 2026.05.29 18:26:23.851241 [ 286 ] {50cd0cf2-96df-4fc7-b333-0c840cce47b5} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001445 sec., 80276.81660899654 rows/sec., 6.82 MiB/sec. | ||
| 9565 | 2026.05.29 18:26:23.851276 [ 286 ] {50cd0cf2-96df-4fc7-b333-0c840cce47b5} <Debug> TCPHandler: Processed in 0.001641278 sec. | ||
| 9566 | 2026.05.29 18:26:23.851406 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9567 | 2026.05.29 18:26:23.851502 [ 286 ] {a45b2c63-863b-4fd2-8aa4-697320a06d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9568 | 2026.05.29 18:26:23.851542 [ 286 ] {a45b2c63-863b-4fd2-8aa4-697320a06d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9569 | 2026.05.29 18:26:23.851939 [ 286 ] {a45b2c63-863b-4fd2-8aa4-697320a06d57} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9570 | 2026.05.29 18:26:23.851975 [ 286 ] {a45b2c63-863b-4fd2-8aa4-697320a06d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9571 | 2026.05.29 18:26:23.852256 [ 286 ] {a45b2c63-863b-4fd2-8aa4-697320a06d57} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9572 | 2026.05.29 18:26:23.852456 [ 286 ] {a45b2c63-863b-4fd2-8aa4-697320a06d57} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9573 | 2026.05.29 18:26:23.852581 [ 286 ] {a45b2c63-863b-4fd2-8aa4-697320a06d57} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001098 sec., 27322.4043715847 rows/sec., 2.01 MiB/sec. | ||
| 9574 | 2026.05.29 18:26:23.852615 [ 286 ] {a45b2c63-863b-4fd2-8aa4-697320a06d57} <Debug> TCPHandler: Processed in 0.001258262 sec. | ||
| 9575 | 2026.05.29 18:26:23.852732 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2026.05.29 18:26:23.852827 [ 286 ] {97c2c962-b4b4-4530-8372-973fe7070616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9577 | 2026.05.29 18:26:23.852867 [ 286 ] {97c2c962-b4b4-4530-8372-973fe7070616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9578 | 2026.05.29 18:26:23.853288 [ 286 ] {97c2c962-b4b4-4530-8372-973fe7070616} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2026.05.29 18:26:23.853324 [ 286 ] {97c2c962-b4b4-4530-8372-973fe7070616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9580 | 2026.05.29 18:26:23.853614 [ 286 ] {97c2c962-b4b4-4530-8372-973fe7070616} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9581 | 2026.05.29 18:26:23.853826 [ 286 ] {97c2c962-b4b4-4530-8372-973fe7070616} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2026.05.29 18:26:23.853953 [ 286 ] {97c2c962-b4b4-4530-8372-973fe7070616} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001144 sec., 82167.83216783217 rows/sec., 6.42 MiB/sec. | ||
| 9583 | 2026.05.29 18:26:23.853986 [ 286 ] {97c2c962-b4b4-4530-8372-973fe7070616} <Debug> TCPHandler: Processed in 0.001303352 sec. | ||
| 9584 | 2026.05.29 18:26:23.854104 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.05.29 18:26:23.854199 [ 286 ] {4bfc61a8-17fa-4c52-b94f-de1abaf1cfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9586 | 2026.05.29 18:26:23.854243 [ 286 ] {4bfc61a8-17fa-4c52-b94f-de1abaf1cfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9587 | 2026.05.29 18:26:23.854638 [ 286 ] {4bfc61a8-17fa-4c52-b94f-de1abaf1cfbe} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.05.29 18:26:23.854674 [ 286 ] {4bfc61a8-17fa-4c52-b94f-de1abaf1cfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9589 | 2026.05.29 18:26:23.854986 [ 286 ] {4bfc61a8-17fa-4c52-b94f-de1abaf1cfbe} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9590 | 2026.05.29 18:26:23.855188 [ 286 ] {4bfc61a8-17fa-4c52-b94f-de1abaf1cfbe} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2026.05.29 18:26:23.855318 [ 286 ] {4bfc61a8-17fa-4c52-b94f-de1abaf1cfbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 9592 | 2026.05.29 18:26:23.855351 [ 286 ] {4bfc61a8-17fa-4c52-b94f-de1abaf1cfbe} <Debug> TCPHandler: Processed in 0.001295222 sec. | ||
| 9593 | 2026.05.29 18:26:23.855458 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2026.05.29 18:26:23.855552 [ 286 ] {73a240da-e444-41b6-9df1-cc6e5c6b9d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9595 | 2026.05.29 18:26:23.855605 [ 286 ] {73a240da-e444-41b6-9df1-cc6e5c6b9d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9596 | 2026.05.29 18:26:23.856343 [ 286 ] {73a240da-e444-41b6-9df1-cc6e5c6b9d06} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.05.29 18:26:23.856378 [ 286 ] {73a240da-e444-41b6-9df1-cc6e5c6b9d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9598 | 2026.05.29 18:26:23.856880 [ 286 ] {73a240da-e444-41b6-9df1-cc6e5c6b9d06} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9599 | 2026.05.29 18:26:23.857093 [ 286 ] {73a240da-e444-41b6-9df1-cc6e5c6b9d06} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.05.29 18:26:23.857225 [ 286 ] {73a240da-e444-41b6-9df1-cc6e5c6b9d06} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001692 sec., 17730.49645390071 rows/sec., 31.77 MiB/sec. | ||
| 9601 | 2026.05.29 18:26:23.857275 [ 286 ] {73a240da-e444-41b6-9df1-cc6e5c6b9d06} <Debug> TCPHandler: Processed in 0.001864991 sec. | ||
| 9602 | 2026.05.29 18:26:23.857402 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.05.29 18:26:23.857497 [ 286 ] {80d954f3-6576-40ca-8806-30598a6f4ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9604 | 2026.05.29 18:26:23.857538 [ 286 ] {80d954f3-6576-40ca-8806-30598a6f4ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9605 | 2026.05.29 18:26:23.857870 [ 286 ] {80d954f3-6576-40ca-8806-30598a6f4ea9} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.05.29 18:26:23.857905 [ 286 ] {80d954f3-6576-40ca-8806-30598a6f4ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9607 | 2026.05.29 18:26:23.858194 [ 286 ] {80d954f3-6576-40ca-8806-30598a6f4ea9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9608 | 2026.05.29 18:26:23.858403 [ 286 ] {80d954f3-6576-40ca-8806-30598a6f4ea9} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.05.29 18:26:23.858533 [ 286 ] {80d954f3-6576-40ca-8806-30598a6f4ea9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 9610 | 2026.05.29 18:26:23.858565 [ 286 ] {80d954f3-6576-40ca-8806-30598a6f4ea9} <Debug> TCPHandler: Processed in 0.001213001 sec. | ||
| 9611 | 2026.05.29 18:26:27.181184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17817 | ||
| 9612 | 2026.05.29 18:26:27.181835 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9613 | 2026.05.29 18:26:27.181901 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9614 | 2026.05.29 18:26:27.182490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9615 | 2026.05.29 18:26:27.182718 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9616 | 2026.05.29 18:26:27.182865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17817 | ||
| 9617 | 2026.05.29 18:26:28.150628 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9618 | 2026.05.29 18:26:28.166757 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2026.05.29 18:26:28.166819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9620 | 2026.05.29 18:26:28.173149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9621 | 2026.05.29 18:26:28.173838 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.05.29 18:26:28.176760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9623 | 2026.05.29 18:26:28.849940 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9624 | 2026.05.29 18:26:28.850186 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 9625 | 2026.05.29 18:26:28.850548 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9626 | 2026.05.29 18:26:28.850592 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 9627 | 2026.05.29 18:26:28.850834 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9628 | 2026.05.29 18:26:28.850908 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9629 | 2026.05.29 18:26:28.851051 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 9630 | 2026.05.29 18:26:28.851129 [ 345 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9631 | 2026.05.29 18:26:28.851134 [ 357 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9632 | 2026.05.29 18:26:28.851131 [ 353 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9633 | 2026.05.29 18:26:28.851254 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 9634 | 2026.05.29 18:26:28.851277 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9635 | 2026.05.29 18:26:28.851363 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9636 | 2026.05.29 18:26:28.851384 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 9637 | 2026.05.29 18:26:28.851422 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9638 | 2026.05.29 18:26:28.851462 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9639 | 2026.05.29 18:26:28.851499 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9640 | 2026.05.29 18:26:28.852608 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002527 sec., 18203.40324495449 rows/sec., 3.71 MiB/sec. | ||
| 9641 | 2026.05.29 18:26:28.852718 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Debug> MemoryTracker: Peak memory usage (for query): 155.20 KiB. | ||
| 9642 | 2026.05.29 18:26:28.852735 [ 286 ] {a6473445-cf67-4df2-b43c-6ede39c08e24} <Debug> TCPHandler: Processed in 0.00293514 sec. | ||
| 9643 | 2026.05.29 18:26:28.857878 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9644 | 2026.05.29 18:26:28.857990 [ 286 ] {866ded97-818b-48f2-ae54-508583fc2937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9645 | 2026.05.29 18:26:28.858035 [ 286 ] {866ded97-818b-48f2-ae54-508583fc2937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9646 | 2026.05.29 18:26:28.858609 [ 286 ] {866ded97-818b-48f2-ae54-508583fc2937} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2026.05.29 18:26:28.858653 [ 286 ] {866ded97-818b-48f2-ae54-508583fc2937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9648 | 2026.05.29 18:26:28.859027 [ 286 ] {866ded97-818b-48f2-ae54-508583fc2937} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9649 | 2026.05.29 18:26:28.859250 [ 286 ] {866ded97-818b-48f2-ae54-508583fc2937} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2026.05.29 18:26:28.859393 [ 286 ] {866ded97-818b-48f2-ae54-508583fc2937} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001434 sec., 198047.41980474198 rows/sec., 12.58 MiB/sec. | ||
| 9651 | 2026.05.29 18:26:28.859409 [ 74 ] {} <Debug> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9652 | 2026.05.29 18:26:28.859429 [ 286 ] {866ded97-818b-48f2-ae54-508583fc2937} <Debug> TCPHandler: Processed in 0.001604357 sec. | ||
| 9653 | 2026.05.29 18:26:28.859483 [ 74 ] {} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9654 | 2026.05.29 18:26:28.859509 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9655 | 2026.05.29 18:26:28.859597 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9656 | 2026.05.29 18:26:28.859649 [ 192 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 9657 | 2026.05.29 18:26:28.859699 [ 286 ] {a5bb1c07-12a2-45b4-8ca8-a16eeaffde0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9658 | 2026.05.29 18:26:28.859745 [ 286 ] {a5bb1c07-12a2-45b4-8ca8-a16eeaffde0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9659 | 2026.05.29 18:26:28.859809 [ 192 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9660 | 2026.05.29 18:26:28.859847 [ 192 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 9661 | 2026.05.29 18:26:28.859921 [ 192 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 9662 | 2026.05.29 18:26:28.859969 [ 192 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 9663 | 2026.05.29 18:26:28.860013 [ 192 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 9664 | 2026.05.29 18:26:28.860057 [ 192 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 9665 | 2026.05.29 18:26:28.860153 [ 286 ] {a5bb1c07-12a2-45b4-8ca8-a16eeaffde0a} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9666 | 2026.05.29 18:26:28.860194 [ 286 ] {a5bb1c07-12a2-45b4-8ca8-a16eeaffde0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9667 | 2026.05.29 18:26:28.860537 [ 286 ] {a5bb1c07-12a2-45b4-8ca8-a16eeaffde0a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9668 | 2026.05.29 18:26:28.860756 [ 286 ] {a5bb1c07-12a2-45b4-8ca8-a16eeaffde0a} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2026.05.29 18:26:28.860890 [ 286 ] {a5bb1c07-12a2-45b4-8ca8-a16eeaffde0a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00121 sec., 3305.785123966942 rows/sec., 269.56 KiB/sec. | ||
| 9670 | 2026.05.29 18:26:28.860926 [ 286 ] {a5bb1c07-12a2-45b4-8ca8-a16eeaffde0a} <Debug> TCPHandler: Processed in 0.001381973 sec. | ||
| 9671 | 2026.05.29 18:26:28.861054 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9672 | 2026.05.29 18:26:28.861150 [ 286 ] {583d8d2d-9597-4aa4-9365-a17085c52fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9673 | 2026.05.29 18:26:28.861190 [ 192 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599887 sec., 887562.6841145656 rows/sec., 59.76 MiB/sec. | ||
| 9674 | 2026.05.29 18:26:28.861192 [ 286 ] {583d8d2d-9597-4aa4-9365-a17085c52fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9675 | 2026.05.29 18:26:28.861425 [ 194 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9676 | 2026.05.29 18:26:28.861741 [ 194 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_25_6} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.05.29 18:26:28.861826 [ 194 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_25_6} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9678 | 2026.05.29 18:26:28.861922 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9679 | 2026.05.29 18:26:28.862191 [ 286 ] {583d8d2d-9597-4aa4-9365-a17085c52fa3} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2026.05.29 18:26:28.862232 [ 286 ] {583d8d2d-9597-4aa4-9365-a17085c52fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9681 | 2026.05.29 18:26:28.862609 [ 286 ] {583d8d2d-9597-4aa4-9365-a17085c52fa3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9682 | 2026.05.29 18:26:28.862824 [ 286 ] {583d8d2d-9597-4aa4-9365-a17085c52fa3} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2026.05.29 18:26:28.862959 [ 286 ] {583d8d2d-9597-4aa4-9365-a17085c52fa3} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001826 sec., 449616.64841182914 rows/sec., 34.87 MiB/sec. | ||
| 9684 | 2026.05.29 18:26:28.863002 [ 286 ] {583d8d2d-9597-4aa4-9365-a17085c52fa3} <Debug> TCPHandler: Processed in 0.001997654 sec. | ||
| 9685 | 2026.05.29 18:26:28.863154 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2026.05.29 18:26:28.863251 [ 286 ] {0a7b6bea-356f-4e8c-8348-aac0b3c74d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9687 | 2026.05.29 18:26:28.863292 [ 286 ] {0a7b6bea-356f-4e8c-8348-aac0b3c74d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9688 | 2026.05.29 18:26:28.863763 [ 286 ] {0a7b6bea-356f-4e8c-8348-aac0b3c74d5a} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.05.29 18:26:28.863799 [ 286 ] {0a7b6bea-356f-4e8c-8348-aac0b3c74d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9690 | 2026.05.29 18:26:28.864101 [ 286 ] {0a7b6bea-356f-4e8c-8348-aac0b3c74d5a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9691 | 2026.05.29 18:26:28.864306 [ 286 ] {0a7b6bea-356f-4e8c-8348-aac0b3c74d5a} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.05.29 18:26:28.864414 [ 74 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9693 | 2026.05.29 18:26:28.864435 [ 286 ] {0a7b6bea-356f-4e8c-8348-aac0b3c74d5a} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001202 sec., 130615.64059900166 rows/sec., 7.84 MiB/sec. | ||
| 9694 | 2026.05.29 18:26:28.864461 [ 74 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2026.05.29 18:26:28.864477 [ 286 ] {0a7b6bea-356f-4e8c-8348-aac0b3c74d5a} <Debug> TCPHandler: Processed in 0.001376083 sec. | ||
| 9696 | 2026.05.29 18:26:28.864487 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9697 | 2026.05.29 18:26:28.864574 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 9698 | 2026.05.29 18:26:28.864611 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9699 | 2026.05.29 18:26:28.864666 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9700 | 2026.05.29 18:26:28.864696 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 9701 | 2026.05.29 18:26:28.864708 [ 286 ] {fdf12918-7e83-4add-aa5c-238acbc7273b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9702 | 2026.05.29 18:26:28.864750 [ 286 ] {fdf12918-7e83-4add-aa5c-238acbc7273b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9703 | 2026.05.29 18:26:28.864753 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 153 rows starting from the beginning of the part | ||
| 9704 | 2026.05.29 18:26:28.864805 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 53 rows starting from the beginning of the part | ||
| 9705 | 2026.05.29 18:26:28.864847 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 153 rows starting from the beginning of the part | ||
| 9706 | 2026.05.29 18:26:28.864888 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 9707 | 2026.05.29 18:26:28.864926 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 157 rows starting from the beginning of the part | ||
| 9708 | 2026.05.29 18:26:28.865203 [ 286 ] {fdf12918-7e83-4add-aa5c-238acbc7273b} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2026.05.29 18:26:28.865238 [ 286 ] {fdf12918-7e83-4add-aa5c-238acbc7273b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9710 | 2026.05.29 18:26:28.865545 [ 286 ] {fdf12918-7e83-4add-aa5c-238acbc7273b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9711 | 2026.05.29 18:26:28.865731 [ 194 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119303 sec., 635357.0320947503 rows/sec., 41.94 MiB/sec. | ||
| 9712 | 2026.05.29 18:26:28.865759 [ 286 ] {fdf12918-7e83-4add-aa5c-238acbc7273b} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2026.05.29 18:26:28.865911 [ 192 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9714 | 2026.05.29 18:26:28.865916 [ 286 ] {fdf12918-7e83-4add-aa5c-238acbc7273b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001225 sec., 121632.6530612245 rows/sec., 7.86 MiB/sec. | ||
| 9715 | 2026.05.29 18:26:28.865973 [ 286 ] {fdf12918-7e83-4add-aa5c-238acbc7273b} <Debug> TCPHandler: Processed in 0.001412905 sec. | ||
| 9716 | 2026.05.29 18:26:28.866106 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9717 | 2026.05.29 18:26:28.866206 [ 286 ] {f8fed1e6-9f9d-4222-8e6b-5be73a31fbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9718 | 2026.05.29 18:26:28.866242 [ 192 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_51_10} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2026.05.29 18:26:28.866248 [ 286 ] {f8fed1e6-9f9d-4222-8e6b-5be73a31fbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9720 | 2026.05.29 18:26:28.866348 [ 192 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_51_10} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9721 | 2026.05.29 18:26:28.866450 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9722 | 2026.05.29 18:26:28.866737 [ 286 ] {f8fed1e6-9f9d-4222-8e6b-5be73a31fbed} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.05.29 18:26:28.866779 [ 286 ] {f8fed1e6-9f9d-4222-8e6b-5be73a31fbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9724 | 2026.05.29 18:26:28.867127 [ 286 ] {f8fed1e6-9f9d-4222-8e6b-5be73a31fbed} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9725 | 2026.05.29 18:26:28.867354 [ 286 ] {f8fed1e6-9f9d-4222-8e6b-5be73a31fbed} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2026.05.29 18:26:28.867468 [ 74 ] {} <Debug> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9727 | 2026.05.29 18:26:28.867487 [ 286 ] {f8fed1e6-9f9d-4222-8e6b-5be73a31fbed} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001301 sec., 113758.64719446578 rows/sec., 6.47 MiB/sec. | ||
| 9728 | 2026.05.29 18:26:28.867506 [ 74 ] {} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.05.29 18:26:28.867538 [ 286 ] {f8fed1e6-9f9d-4222-8e6b-5be73a31fbed} <Debug> TCPHandler: Processed in 0.001483305 sec. | ||
| 9730 | 2026.05.29 18:26:28.867538 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9731 | 2026.05.29 18:26:28.867632 [ 189 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 9732 | 2026.05.29 18:26:28.867676 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9733 | 2026.05.29 18:26:28.867720 [ 189 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9734 | 2026.05.29 18:26:28.867744 [ 189 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 9735 | 2026.05.29 18:26:28.867773 [ 286 ] {d57ab9c5-3e61-4905-a397-bc20cd2c61d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9736 | 2026.05.29 18:26:28.867790 [ 189 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 9737 | 2026.05.29 18:26:28.867814 [ 286 ] {d57ab9c5-3e61-4905-a397-bc20cd2c61d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9738 | 2026.05.29 18:26:28.867827 [ 189 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 9739 | 2026.05.29 18:26:28.867865 [ 189 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 9740 | 2026.05.29 18:26:28.867899 [ 189 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 9741 | 2026.05.29 18:26:28.868493 [ 286 ] {d57ab9c5-3e61-4905-a397-bc20cd2c61d8} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2026.05.29 18:26:28.868529 [ 286 ] {d57ab9c5-3e61-4905-a397-bc20cd2c61d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9743 | 2026.05.29 18:26:28.868571 [ 192 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.000969177 sec., 763534.4214730642 rows/sec., 46.34 MiB/sec. | ||
| 9744 | 2026.05.29 18:26:28.868716 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9745 | 2026.05.29 18:26:28.868881 [ 286 ] {d57ab9c5-3e61-4905-a397-bc20cd2c61d8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9746 | 2026.05.29 18:26:28.869027 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_25_6} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2026.05.29 18:26:28.869112 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_25_6} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9748 | 2026.05.29 18:26:28.869146 [ 286 ] {d57ab9c5-3e61-4905-a397-bc20cd2c61d8} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.05.29 18:26:28.869189 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9750 | 2026.05.29 18:26:28.869289 [ 286 ] {d57ab9c5-3e61-4905-a397-bc20cd2c61d8} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001534 sec., 329204.69361147325 rows/sec., 23.16 MiB/sec. | ||
| 9751 | 2026.05.29 18:26:28.869328 [ 286 ] {d57ab9c5-3e61-4905-a397-bc20cd2c61d8} <Debug> TCPHandler: Processed in 0.001702989 sec. | ||
| 9752 | 2026.05.29 18:26:28.869471 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2026.05.29 18:26:28.869567 [ 286 ] {563a2d33-a86e-4569-bf09-14191b706ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9754 | 2026.05.29 18:26:28.869609 [ 286 ] {563a2d33-a86e-4569-bf09-14191b706ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9755 | 2026.05.29 18:26:28.869962 [ 286 ] {563a2d33-a86e-4569-bf09-14191b706ccd} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2026.05.29 18:26:28.869998 [ 286 ] {563a2d33-a86e-4569-bf09-14191b706ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9757 | 2026.05.29 18:26:28.870289 [ 286 ] {563a2d33-a86e-4569-bf09-14191b706ccd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9758 | 2026.05.29 18:26:28.870487 [ 286 ] {563a2d33-a86e-4569-bf09-14191b706ccd} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2026.05.29 18:26:28.870627 [ 286 ] {563a2d33-a86e-4569-bf09-14191b706ccd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 9760 | 2026.05.29 18:26:28.870662 [ 286 ] {563a2d33-a86e-4569-bf09-14191b706ccd} <Debug> TCPHandler: Processed in 0.001241001 sec. | ||
| 9761 | 2026.05.29 18:26:28.870793 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9762 | 2026.05.29 18:26:28.870897 [ 286 ] {ba7b5aff-7875-470a-8021-94a5665c3a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9763 | 2026.05.29 18:26:28.870941 [ 286 ] {ba7b5aff-7875-470a-8021-94a5665c3a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9764 | 2026.05.29 18:26:28.871344 [ 286 ] {ba7b5aff-7875-470a-8021-94a5665c3a31} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9765 | 2026.05.29 18:26:28.871390 [ 286 ] {ba7b5aff-7875-470a-8021-94a5665c3a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9766 | 2026.05.29 18:26:28.871704 [ 286 ] {ba7b5aff-7875-470a-8021-94a5665c3a31} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9767 | 2026.05.29 18:26:28.871928 [ 286 ] {ba7b5aff-7875-470a-8021-94a5665c3a31} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9768 | 2026.05.29 18:26:28.872058 [ 286 ] {ba7b5aff-7875-470a-8021-94a5665c3a31} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001179 sec., 226463.10432569977 rows/sec., 15.05 MiB/sec. | ||
| 9769 | 2026.05.29 18:26:28.872092 [ 286 ] {ba7b5aff-7875-470a-8021-94a5665c3a31} <Debug> TCPHandler: Processed in 0.001349794 sec. | ||
| 9770 | 2026.05.29 18:26:28.872225 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9771 | 2026.05.29 18:26:28.872320 [ 286 ] {1dcece61-973f-4510-ace0-c614202076aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9772 | 2026.05.29 18:26:28.872363 [ 286 ] {1dcece61-973f-4510-ace0-c614202076aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9773 | 2026.05.29 18:26:28.872671 [ 286 ] {1dcece61-973f-4510-ace0-c614202076aa} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9774 | 2026.05.29 18:26:28.872712 [ 286 ] {1dcece61-973f-4510-ace0-c614202076aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9775 | 2026.05.29 18:26:28.873068 [ 286 ] {1dcece61-973f-4510-ace0-c614202076aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9776 | 2026.05.29 18:26:28.873285 [ 286 ] {1dcece61-973f-4510-ace0-c614202076aa} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2026.05.29 18:26:28.873415 [ 286 ] {1dcece61-973f-4510-ace0-c614202076aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 60.54 KiB/sec. | ||
| 9778 | 2026.05.29 18:26:28.873448 [ 286 ] {1dcece61-973f-4510-ace0-c614202076aa} <Debug> TCPHandler: Processed in 0.001272392 sec. | ||
| 9779 | 2026.05.29 18:26:28.873571 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9780 | 2026.05.29 18:26:28.873665 [ 286 ] {365755d7-f095-4090-9a98-34436bd66460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9781 | 2026.05.29 18:26:28.873719 [ 286 ] {365755d7-f095-4090-9a98-34436bd66460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9782 | 2026.05.29 18:26:28.874458 [ 286 ] {365755d7-f095-4090-9a98-34436bd66460} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9783 | 2026.05.29 18:26:28.874495 [ 286 ] {365755d7-f095-4090-9a98-34436bd66460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9784 | 2026.05.29 18:26:28.875003 [ 286 ] {365755d7-f095-4090-9a98-34436bd66460} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9785 | 2026.05.29 18:26:28.875217 [ 286 ] {365755d7-f095-4090-9a98-34436bd66460} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2026.05.29 18:26:28.875356 [ 286 ] {365755d7-f095-4090-9a98-34436bd66460} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001708 sec., 6440.281030444965 rows/sec., 11.54 MiB/sec. | ||
| 9787 | 2026.05.29 18:26:28.875355 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9788 | 2026.05.29 18:26:28.875409 [ 286 ] {365755d7-f095-4090-9a98-34436bd66460} <Debug> TCPHandler: Processed in 0.001889632 sec. | ||
| 9789 | 2026.05.29 18:26:28.875420 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2026.05.29 18:26:28.875453 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9791 | 2026.05.29 18:26:28.875537 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 9792 | 2026.05.29 18:26:28.875542 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9793 | 2026.05.29 18:26:28.875655 [ 286 ] {3123bdf8-2b54-4b40-83ae-3c15f3726980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9794 | 2026.05.29 18:26:28.875697 [ 286 ] {3123bdf8-2b54-4b40-83ae-3c15f3726980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9795 | 2026.05.29 18:26:28.875742 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9796 | 2026.05.29 18:26:28.875796 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 977 rows starting from the beginning of the part | ||
| 9797 | 2026.05.29 18:26:28.875939 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part | ||
| 9798 | 2026.05.29 18:26:28.876068 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 9799 | 2026.05.29 18:26:28.876161 [ 286 ] {3123bdf8-2b54-4b40-83ae-3c15f3726980} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.05.29 18:26:28.876182 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part | ||
| 9801 | 2026.05.29 18:26:28.876217 [ 286 ] {3123bdf8-2b54-4b40-83ae-3c15f3726980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9802 | 2026.05.29 18:26:28.876313 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 9803 | 2026.05.29 18:26:28.876441 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 11 rows starting from the beginning of the part | ||
| 9804 | 2026.05.29 18:26:28.876644 [ 286 ] {3123bdf8-2b54-4b40-83ae-3c15f3726980} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9805 | 2026.05.29 18:26:28.876920 [ 286 ] {3123bdf8-2b54-4b40-83ae-3c15f3726980} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2026.05.29 18:26:28.877059 [ 286 ] {3123bdf8-2b54-4b40-83ae-3c15f3726980} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001422 sec., 63291.13924050632 rows/sec., 3.96 MiB/sec. | ||
| 9807 | 2026.05.29 18:26:28.877096 [ 286 ] {3123bdf8-2b54-4b40-83ae-3c15f3726980} <Debug> TCPHandler: Processed in 0.001605238 sec. | ||
| 9808 | 2026.05.29 18:26:28.883719 [ 191 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1081 rows, containing 19 columns (19 merged, 0 gathered) in 0.00820287 sec., 131783.14419221567 rows/sec., 236.15 MiB/sec. | ||
| 9809 | 2026.05.29 18:26:28.884959 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9810 | 2026.05.29 18:26:28.885289 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2026.05.29 18:26:28.885363 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9812 | 2026.05.29 18:26:28.885456 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.35 MiB. | ||
| 9813 | 2026.05.29 18:26:29.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.36 MiB, peak 306.10 MiB, free memory in arenas 0.00 B, will set to 300.13 MiB (RSS), difference: 3.77 MiB | ||
| 9814 | 2026.05.29 18:26:33.845688 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9815 | 2026.05.29 18:26:33.845966 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9816 | 2026.05.29 18:26:33.846342 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9817 | 2026.05.29 18:26:33.846389 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9818 | 2026.05.29 18:26:33.846636 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9819 | 2026.05.29 18:26:33.846706 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9820 | 2026.05.29 18:26:33.846847 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9821 | 2026.05.29 18:26:33.846919 [ 321 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9822 | 2026.05.29 18:26:33.846920 [ 357 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9823 | 2026.05.29 18:26:33.846949 [ 326 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9824 | 2026.05.29 18:26:33.847066 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 9825 | 2026.05.29 18:26:33.847093 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9826 | 2026.05.29 18:26:33.847178 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9827 | 2026.05.29 18:26:33.847199 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 9828 | 2026.05.29 18:26:33.847234 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9829 | 2026.05.29 18:26:33.847274 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9830 | 2026.05.29 18:26:33.847312 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9831 | 2026.05.29 18:26:33.848285 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002426 sec., 18961.253091508654 rows/sec., 2.27 MiB/sec. | ||
| 9832 | 2026.05.29 18:26:33.848392 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Debug> MemoryTracker: Peak memory usage (for query): 135.68 KiB. | ||
| 9833 | 2026.05.29 18:26:33.848409 [ 286 ] {42968d06-d4e4-426c-a1bc-0180342ed21a} <Debug> TCPHandler: Processed in 0.002866279 sec. | ||
| 9834 | 2026.05.29 18:26:33.850667 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9835 | 2026.05.29 18:26:33.850800 [ 286 ] {dccc2eda-37d9-4dee-ac97-d7b01da679ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9836 | 2026.05.29 18:26:33.850852 [ 286 ] {dccc2eda-37d9-4dee-ac97-d7b01da679ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9837 | 2026.05.29 18:26:33.851432 [ 286 ] {dccc2eda-37d9-4dee-ac97-d7b01da679ba} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2026.05.29 18:26:33.851482 [ 286 ] {dccc2eda-37d9-4dee-ac97-d7b01da679ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9839 | 2026.05.29 18:26:33.851854 [ 286 ] {dccc2eda-37d9-4dee-ac97-d7b01da679ba} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9840 | 2026.05.29 18:26:33.852077 [ 286 ] {dccc2eda-37d9-4dee-ac97-d7b01da679ba} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.05.29 18:26:33.852220 [ 286 ] {dccc2eda-37d9-4dee-ac97-d7b01da679ba} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001458 sec., 79561.04252400548 rows/sec., 6.76 MiB/sec. | ||
| 9842 | 2026.05.29 18:26:33.852256 [ 286 ] {dccc2eda-37d9-4dee-ac97-d7b01da679ba} <Debug> TCPHandler: Processed in 0.001653278 sec. | ||
| 9843 | 2026.05.29 18:26:33.852385 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9844 | 2026.05.29 18:26:33.852482 [ 286 ] {759385a2-c92f-4b91-b0e1-0b7ef90f4638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9845 | 2026.05.29 18:26:33.852523 [ 286 ] {759385a2-c92f-4b91-b0e1-0b7ef90f4638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9846 | 2026.05.29 18:26:33.852919 [ 286 ] {759385a2-c92f-4b91-b0e1-0b7ef90f4638} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9847 | 2026.05.29 18:26:33.852956 [ 286 ] {759385a2-c92f-4b91-b0e1-0b7ef90f4638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9848 | 2026.05.29 18:26:33.853246 [ 286 ] {759385a2-c92f-4b91-b0e1-0b7ef90f4638} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9849 | 2026.05.29 18:26:33.853451 [ 286 ] {759385a2-c92f-4b91-b0e1-0b7ef90f4638} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9850 | 2026.05.29 18:26:33.853580 [ 286 ] {759385a2-c92f-4b91-b0e1-0b7ef90f4638} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001117 sec., 26857.654431512983 rows/sec., 1.97 MiB/sec. | ||
| 9851 | 2026.05.29 18:26:33.853616 [ 286 ] {759385a2-c92f-4b91-b0e1-0b7ef90f4638} <Debug> TCPHandler: Processed in 0.001282441 sec. | ||
| 9852 | 2026.05.29 18:26:33.853730 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9853 | 2026.05.29 18:26:33.853826 [ 286 ] {e51d8e39-4f44-4aa6-beee-7c54d1a9ecf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9854 | 2026.05.29 18:26:33.853867 [ 286 ] {e51d8e39-4f44-4aa6-beee-7c54d1a9ecf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9855 | 2026.05.29 18:26:33.854294 [ 286 ] {e51d8e39-4f44-4aa6-beee-7c54d1a9ecf9} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2026.05.29 18:26:33.854330 [ 286 ] {e51d8e39-4f44-4aa6-beee-7c54d1a9ecf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9857 | 2026.05.29 18:26:33.854626 [ 286 ] {e51d8e39-4f44-4aa6-beee-7c54d1a9ecf9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9858 | 2026.05.29 18:26:33.854836 [ 286 ] {e51d8e39-4f44-4aa6-beee-7c54d1a9ecf9} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9859 | 2026.05.29 18:26:33.854966 [ 286 ] {e51d8e39-4f44-4aa6-beee-7c54d1a9ecf9} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001157 sec., 81244.59809853068 rows/sec., 6.35 MiB/sec. | ||
| 9860 | 2026.05.29 18:26:33.855001 [ 286 ] {e51d8e39-4f44-4aa6-beee-7c54d1a9ecf9} <Debug> TCPHandler: Processed in 0.001323462 sec. | ||
| 9861 | 2026.05.29 18:26:33.855120 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9862 | 2026.05.29 18:26:33.855219 [ 286 ] {fb3774d4-b16b-4c56-8c99-d8319cefa18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9863 | 2026.05.29 18:26:33.855265 [ 286 ] {fb3774d4-b16b-4c56-8c99-d8319cefa18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9864 | 2026.05.29 18:26:33.855666 [ 286 ] {fb3774d4-b16b-4c56-8c99-d8319cefa18d} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2026.05.29 18:26:33.855703 [ 286 ] {fb3774d4-b16b-4c56-8c99-d8319cefa18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9866 | 2026.05.29 18:26:33.856021 [ 286 ] {fb3774d4-b16b-4c56-8c99-d8319cefa18d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9867 | 2026.05.29 18:26:33.856220 [ 286 ] {fb3774d4-b16b-4c56-8c99-d8319cefa18d} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2026.05.29 18:26:33.856349 [ 286 ] {fb3774d4-b16b-4c56-8c99-d8319cefa18d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 9869 | 2026.05.29 18:26:33.856383 [ 286 ] {fb3774d4-b16b-4c56-8c99-d8319cefa18d} <Debug> TCPHandler: Processed in 0.001315432 sec. | ||
| 9870 | 2026.05.29 18:26:33.856528 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9871 | 2026.05.29 18:26:33.856631 [ 286 ] {1253d50c-2f55-4412-9884-18b53ea9c459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9872 | 2026.05.29 18:26:33.856689 [ 286 ] {1253d50c-2f55-4412-9884-18b53ea9c459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9873 | 2026.05.29 18:26:33.857455 [ 286 ] {1253d50c-2f55-4412-9884-18b53ea9c459} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9874 | 2026.05.29 18:26:33.857492 [ 286 ] {1253d50c-2f55-4412-9884-18b53ea9c459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9875 | 2026.05.29 18:26:33.858033 [ 286 ] {1253d50c-2f55-4412-9884-18b53ea9c459} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9876 | 2026.05.29 18:26:33.858255 [ 286 ] {1253d50c-2f55-4412-9884-18b53ea9c459} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9877 | 2026.05.29 18:26:33.858392 [ 286 ] {1253d50c-2f55-4412-9884-18b53ea9c459} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001781 sec., 16844.469399213925 rows/sec., 30.18 MiB/sec. | ||
| 9878 | 2026.05.29 18:26:33.858444 [ 286 ] {1253d50c-2f55-4412-9884-18b53ea9c459} <Debug> TCPHandler: Processed in 0.001977504 sec. | ||
| 9879 | 2026.05.29 18:26:33.858571 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9880 | 2026.05.29 18:26:33.858669 [ 286 ] {f2dc152a-29ba-4cb1-991f-1d620d741d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9881 | 2026.05.29 18:26:33.858712 [ 286 ] {f2dc152a-29ba-4cb1-991f-1d620d741d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9882 | 2026.05.29 18:26:33.859062 [ 286 ] {f2dc152a-29ba-4cb1-991f-1d620d741d01} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2026.05.29 18:26:33.859100 [ 286 ] {f2dc152a-29ba-4cb1-991f-1d620d741d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9884 | 2026.05.29 18:26:33.859424 [ 286 ] {f2dc152a-29ba-4cb1-991f-1d620d741d01} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9885 | 2026.05.29 18:26:33.859636 [ 286 ] {f2dc152a-29ba-4cb1-991f-1d620d741d01} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2026.05.29 18:26:33.859765 [ 286 ] {f2dc152a-29ba-4cb1-991f-1d620d741d01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 9887 | 2026.05.29 18:26:33.859801 [ 286 ] {f2dc152a-29ba-4cb1-991f-1d620d741d01} <Debug> TCPHandler: Processed in 0.001281612 sec. | ||
| 9888 | 2026.05.29 18:26:34.527978 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9889 | 2026.05.29 18:26:34.528059 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9890 | 2026.05.29 18:26:34.683044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18265 | ||
| 9891 | 2026.05.29 18:26:34.683758 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2026.05.29 18:26:34.683798 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9893 | 2026.05.29 18:26:34.684261 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9894 | 2026.05.29 18:26:34.684492 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2026.05.29 18:26:34.684624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18265 | ||
| 9896 | 2026.05.29 18:26:35.676880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9897 | 2026.05.29 18:26:35.693607 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2026.05.29 18:26:35.693675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9899 | 2026.05.29 18:26:35.699962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9900 | 2026.05.29 18:26:35.700650 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2026.05.29 18:26:35.703526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9902 | 2026.05.29 18:26:38.849310 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9903 | 2026.05.29 18:26:38.849565 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 9904 | 2026.05.29 18:26:38.849916 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9905 | 2026.05.29 18:26:38.849963 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 9906 | 2026.05.29 18:26:38.850237 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9907 | 2026.05.29 18:26:38.850309 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9908 | 2026.05.29 18:26:38.850449 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9909 | 2026.05.29 18:26:38.850522 [ 333 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9910 | 2026.05.29 18:26:38.850525 [ 357 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9911 | 2026.05.29 18:26:38.850557 [ 326 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9912 | 2026.05.29 18:26:38.850666 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 9913 | 2026.05.29 18:26:38.850717 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9914 | 2026.05.29 18:26:38.850807 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9915 | 2026.05.29 18:26:38.850829 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 9916 | 2026.05.29 18:26:38.850868 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9917 | 2026.05.29 18:26:38.850911 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9918 | 2026.05.29 18:26:38.850952 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9919 | 2026.05.29 18:26:38.852180 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002718 sec., 16924.20897718911 rows/sec., 3.45 MiB/sec. | ||
| 9920 | 2026.05.29 18:26:38.852329 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Debug> MemoryTracker: Peak memory usage (for query): 154.19 KiB. | ||
| 9921 | 2026.05.29 18:26:38.852345 [ 286 ] {b22e005c-bfb0-4868-8c06-a21e3c35b87e} <Debug> TCPHandler: Processed in 0.003167964 sec. | ||
| 9922 | 2026.05.29 18:26:38.857490 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9923 | 2026.05.29 18:26:38.857604 [ 286 ] {689e9b63-f7c7-41c2-ac92-0d79b6603d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9924 | 2026.05.29 18:26:38.857650 [ 286 ] {689e9b63-f7c7-41c2-ac92-0d79b6603d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9925 | 2026.05.29 18:26:38.858448 [ 286 ] {689e9b63-f7c7-41c2-ac92-0d79b6603d35} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2026.05.29 18:26:38.858509 [ 286 ] {689e9b63-f7c7-41c2-ac92-0d79b6603d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 9927 | 2026.05.29 18:26:38.858994 [ 286 ] {689e9b63-f7c7-41c2-ac92-0d79b6603d35} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9928 | 2026.05.29 18:26:38.859227 [ 286 ] {689e9b63-f7c7-41c2-ac92-0d79b6603d35} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2026.05.29 18:26:38.859375 [ 286 ] {689e9b63-f7c7-41c2-ac92-0d79b6603d35} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001803 sec., 157515.25235718247 rows/sec., 10.00 MiB/sec. | ||
| 9930 | 2026.05.29 18:26:38.859412 [ 286 ] {689e9b63-f7c7-41c2-ac92-0d79b6603d35} <Debug> TCPHandler: Processed in 0.001975173 sec. | ||
| 9931 | 2026.05.29 18:26:38.859541 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9932 | 2026.05.29 18:26:38.859640 [ 286 ] {ae4543df-f729-4a40-aaff-43b8e328b0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9933 | 2026.05.29 18:26:38.859683 [ 286 ] {ae4543df-f729-4a40-aaff-43b8e328b0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9934 | 2026.05.29 18:26:38.860458 [ 286 ] {ae4543df-f729-4a40-aaff-43b8e328b0f0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9935 | 2026.05.29 18:26:38.860498 [ 286 ] {ae4543df-f729-4a40-aaff-43b8e328b0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 9936 | 2026.05.29 18:26:38.860847 [ 286 ] {ae4543df-f729-4a40-aaff-43b8e328b0f0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9937 | 2026.05.29 18:26:38.861065 [ 286 ] {ae4543df-f729-4a40-aaff-43b8e328b0f0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9938 | 2026.05.29 18:26:38.861198 [ 286 ] {ae4543df-f729-4a40-aaff-43b8e328b0f0} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001578 sec., 519011.40684410644 rows/sec., 40.25 MiB/sec. | ||
| 9939 | 2026.05.29 18:26:38.861194 [ 58 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9940 | 2026.05.29 18:26:38.861234 [ 286 ] {ae4543df-f729-4a40-aaff-43b8e328b0f0} <Debug> TCPHandler: Processed in 0.001745229 sec. | ||
| 9941 | 2026.05.29 18:26:38.861276 [ 58 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.05.29 18:26:38.861302 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 9943 | 2026.05.29 18:26:38.861365 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9944 | 2026.05.29 18:26:38.861416 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 9945 | 2026.05.29 18:26:38.861467 [ 286 ] {be8e0b7b-248a-41b0-a207-ea2b24185ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9946 | 2026.05.29 18:26:38.861514 [ 286 ] {be8e0b7b-248a-41b0-a207-ea2b24185ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9947 | 2026.05.29 18:26:38.861556 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9948 | 2026.05.29 18:26:38.861599 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 9949 | 2026.05.29 18:26:38.861678 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 819 rows starting from the beginning of the part | ||
| 9950 | 2026.05.29 18:26:38.861733 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 116 rows starting from the beginning of the part | ||
| 9951 | 2026.05.29 18:26:38.861773 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 821 rows starting from the beginning of the part | ||
| 9952 | 2026.05.29 18:26:38.861813 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 116 rows starting from the beginning of the part | ||
| 9953 | 2026.05.29 18:26:38.861854 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 819 rows starting from the beginning of the part | ||
| 9954 | 2026.05.29 18:26:38.861972 [ 286 ] {be8e0b7b-248a-41b0-a207-ea2b24185ab4} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.05.29 18:26:38.862017 [ 286 ] {be8e0b7b-248a-41b0-a207-ea2b24185ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 9956 | 2026.05.29 18:26:38.862345 [ 286 ] {be8e0b7b-248a-41b0-a207-ea2b24185ab4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9957 | 2026.05.29 18:26:38.862576 [ 286 ] {be8e0b7b-248a-41b0-a207-ea2b24185ab4} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2026.05.29 18:26:38.862709 [ 286 ] {be8e0b7b-248a-41b0-a207-ea2b24185ab4} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001261 sec., 121332.27597145124 rows/sec., 7.26 MiB/sec. | ||
| 9959 | 2026.05.29 18:26:38.862745 [ 286 ] {be8e0b7b-248a-41b0-a207-ea2b24185ab4} <Debug> TCPHandler: Processed in 0.001429534 sec. | ||
| 9960 | 2026.05.29 18:26:38.862862 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2026.05.29 18:26:38.862961 [ 286 ] {201f0628-3b2f-4194-9d7e-42eeb90087fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9962 | 2026.05.29 18:26:38.863004 [ 286 ] {201f0628-3b2f-4194-9d7e-42eeb90087fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9963 | 2026.05.29 18:26:38.863454 [ 286 ] {201f0628-3b2f-4194-9d7e-42eeb90087fa} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2026.05.29 18:26:38.863491 [ 286 ] {201f0628-3b2f-4194-9d7e-42eeb90087fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 9965 | 2026.05.29 18:26:38.863796 [ 286 ] {201f0628-3b2f-4194-9d7e-42eeb90087fa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9966 | 2026.05.29 18:26:38.864005 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5932 rows, containing 5 columns (5 merged, 0 gathered) in 0.002638835 sec., 2247961.695217776 rows/sec., 180.46 MiB/sec. | ||
| 9967 | 2026.05.29 18:26:38.864016 [ 286 ] {201f0628-3b2f-4194-9d7e-42eeb90087fa} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2026.05.29 18:26:38.864169 [ 286 ] {201f0628-3b2f-4194-9d7e-42eeb90087fa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001228 sec., 121335.50488599349 rows/sec., 7.84 MiB/sec. | ||
| 9969 | 2026.05.29 18:26:38.864204 [ 286 ] {201f0628-3b2f-4194-9d7e-42eeb90087fa} <Debug> TCPHandler: Processed in 0.001391854 sec. | ||
| 9970 | 2026.05.29 18:26:38.864318 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9971 | 2026.05.29 18:26:38.864357 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9972 | 2026.05.29 18:26:38.864413 [ 286 ] {33ef09e9-d912-4293-9de1-316ee54a7ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9973 | 2026.05.29 18:26:38.864460 [ 286 ] {33ef09e9-d912-4293-9de1-316ee54a7ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9974 | 2026.05.29 18:26:38.864670 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_61_12} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9975 | 2026.05.29 18:26:38.864755 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_61_12} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9976 | 2026.05.29 18:26:38.864832 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 9977 | 2026.05.29 18:26:38.864909 [ 286 ] {33ef09e9-d912-4293-9de1-316ee54a7ebe} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9978 | 2026.05.29 18:26:38.864954 [ 286 ] {33ef09e9-d912-4293-9de1-316ee54a7ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 9979 | 2026.05.29 18:26:38.865260 [ 286 ] {33ef09e9-d912-4293-9de1-316ee54a7ebe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9980 | 2026.05.29 18:26:38.865469 [ 286 ] {33ef09e9-d912-4293-9de1-316ee54a7ebe} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9981 | 2026.05.29 18:26:38.865598 [ 286 ] {33ef09e9-d912-4293-9de1-316ee54a7ebe} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 9982 | 2026.05.29 18:26:38.865633 [ 286 ] {33ef09e9-d912-4293-9de1-316ee54a7ebe} <Debug> TCPHandler: Processed in 0.001364343 sec. | ||
| 9983 | 2026.05.29 18:26:38.865747 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9984 | 2026.05.29 18:26:38.865842 [ 286 ] {5b621d06-484f-43cf-b938-e57fdf8d70fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9985 | 2026.05.29 18:26:38.865883 [ 286 ] {5b621d06-484f-43cf-b938-e57fdf8d70fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9986 | 2026.05.29 18:26:38.866556 [ 286 ] {5b621d06-484f-43cf-b938-e57fdf8d70fc} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9987 | 2026.05.29 18:26:38.866593 [ 286 ] {5b621d06-484f-43cf-b938-e57fdf8d70fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 9988 | 2026.05.29 18:26:38.866910 [ 286 ] {5b621d06-484f-43cf-b938-e57fdf8d70fc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9989 | 2026.05.29 18:26:38.867131 [ 286 ] {5b621d06-484f-43cf-b938-e57fdf8d70fc} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9990 | 2026.05.29 18:26:38.867243 [ 58 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9991 | 2026.05.29 18:26:38.867260 [ 286 ] {5b621d06-484f-43cf-b938-e57fdf8d70fc} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001436 sec., 348885.7938718663 rows/sec., 24.52 MiB/sec. | ||
| 9992 | 2026.05.29 18:26:38.867275 [ 58 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.05.29 18:26:38.867300 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 9994 | 2026.05.29 18:26:38.867303 [ 286 ] {5b621d06-484f-43cf-b938-e57fdf8d70fc} <Debug> TCPHandler: Processed in 0.001605308 sec. | ||
| 9995 | 2026.05.29 18:26:38.867368 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 9996 | 2026.05.29 18:26:38.867430 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9997 | 2026.05.29 18:26:38.867477 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9998 | 2026.05.29 18:26:38.867512 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 9999 | 2026.05.29 18:26:38.867536 [ 286 ] {4d87815b-9b7e-49f6-82dc-25f542bd54ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10000 | 2026.05.29 18:26:38.867571 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 501 rows starting from the beginning of the part | ||
| 10001 | 2026.05.29 18:26:38.867585 [ 286 ] {4d87815b-9b7e-49f6-82dc-25f542bd54ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10002 | 2026.05.29 18:26:38.867625 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 94 rows starting from the beginning of the part | ||
| 10003 | 2026.05.29 18:26:38.867672 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 505 rows starting from the beginning of the part | ||
| 10004 | 2026.05.29 18:26:38.867712 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 94 rows starting from the beginning of the part | ||
| 10005 | 2026.05.29 18:26:38.867751 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 501 rows starting from the beginning of the part | ||
| 10006 | 2026.05.29 18:26:38.867934 [ 286 ] {4d87815b-9b7e-49f6-82dc-25f542bd54ca} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10007 | 2026.05.29 18:26:38.867978 [ 286 ] {4d87815b-9b7e-49f6-82dc-25f542bd54ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10008 | 2026.05.29 18:26:38.868308 [ 286 ] {4d87815b-9b7e-49f6-82dc-25f542bd54ca} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10009 | 2026.05.29 18:26:38.868537 [ 286 ] {4d87815b-9b7e-49f6-82dc-25f542bd54ca} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10010 | 2026.05.29 18:26:38.868640 [ 58 ] {} <Debug> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10011 | 2026.05.29 18:26:38.868667 [ 286 ] {4d87815b-9b7e-49f6-82dc-25f542bd54ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 10012 | 2026.05.29 18:26:38.868668 [ 58 ] {} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2026.05.29 18:26:38.868707 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10014 | 2026.05.29 18:26:38.868710 [ 286 ] {4d87815b-9b7e-49f6-82dc-25f542bd54ca} <Debug> TCPHandler: Processed in 0.001331033 sec. | ||
| 10015 | 2026.05.29 18:26:38.868768 [ 186 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 10016 | 2026.05.29 18:26:38.868835 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10017 | 2026.05.29 18:26:38.868851 [ 186 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10018 | 2026.05.29 18:26:38.868886 [ 186 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 10019 | 2026.05.29 18:26:38.868935 [ 186 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 10020 | 2026.05.29 18:26:38.868940 [ 286 ] {ac83491b-5cf3-450c-beca-25a99eade443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10021 | 2026.05.29 18:26:38.868985 [ 186 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 10022 | 2026.05.29 18:26:38.868996 [ 286 ] {ac83491b-5cf3-450c-beca-25a99eade443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10023 | 2026.05.29 18:26:38.868995 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3488 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644988 sec., 2120380.2094604946 rows/sec., 155.27 MiB/sec. | ||
| 10024 | 2026.05.29 18:26:38.869031 [ 186 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 10025 | 2026.05.29 18:26:38.869092 [ 186 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 10026 | 2026.05.29 18:26:38.869128 [ 186 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 10027 | 2026.05.29 18:26:38.869216 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10028 | 2026.05.29 18:26:38.869439 [ 286 ] {ac83491b-5cf3-450c-beca-25a99eade443} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10029 | 2026.05.29 18:26:38.869456 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_61_12} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10030 | 2026.05.29 18:26:38.869484 [ 286 ] {ac83491b-5cf3-450c-beca-25a99eade443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10031 | 2026.05.29 18:26:38.869536 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_61_12} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10032 | 2026.05.29 18:26:38.869600 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 10033 | 2026.05.29 18:26:38.869806 [ 197 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001062618 sec., 146807.22517405127 rows/sec., 7.49 MiB/sec. | ||
| 10034 | 2026.05.29 18:26:38.869831 [ 286 ] {ac83491b-5cf3-450c-beca-25a99eade443} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10035 | 2026.05.29 18:26:38.869922 [ 194 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10036 | 2026.05.29 18:26:38.870094 [ 286 ] {ac83491b-5cf3-450c-beca-25a99eade443} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10037 | 2026.05.29 18:26:38.870217 [ 194 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_26_5} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2026.05.29 18:26:38.870219 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10039 | 2026.05.29 18:26:38.870241 [ 286 ] {ac83491b-5cf3-450c-beca-25a99eade443} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001321 sec., 200605.60181680546 rows/sec., 13.33 MiB/sec. | ||
| 10040 | 2026.05.29 18:26:38.870253 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2026.05.29 18:26:38.870281 [ 194 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_26_5} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10042 | 2026.05.29 18:26:38.870283 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10043 | 2026.05.29 18:26:38.870284 [ 286 ] {ac83491b-5cf3-450c-beca-25a99eade443} <Debug> TCPHandler: Processed in 0.001501745 sec. | ||
| 10044 | 2026.05.29 18:26:38.870337 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10045 | 2026.05.29 18:26:38.870405 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 10046 | 2026.05.29 18:26:38.870433 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10047 | 2026.05.29 18:26:38.870496 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10048 | 2026.05.29 18:26:38.870526 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22095 rows starting from the beginning of the part | ||
| 10049 | 2026.05.29 18:26:38.870529 [ 286 ] {391b6b6b-40fc-4256-9ee0-043111720937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10050 | 2026.05.29 18:26:38.870577 [ 286 ] {391b6b6b-40fc-4256-9ee0-043111720937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10051 | 2026.05.29 18:26:38.870581 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 265 rows starting from the beginning of the part | ||
| 10052 | 2026.05.29 18:26:38.870635 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 10053 | 2026.05.29 18:26:38.870680 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 267 rows starting from the beginning of the part | ||
| 10054 | 2026.05.29 18:26:38.870722 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 10055 | 2026.05.29 18:26:38.870763 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 265 rows starting from the beginning of the part | ||
| 10056 | 2026.05.29 18:26:38.870899 [ 286 ] {391b6b6b-40fc-4256-9ee0-043111720937} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2026.05.29 18:26:38.870933 [ 286 ] {391b6b6b-40fc-4256-9ee0-043111720937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10058 | 2026.05.29 18:26:38.871241 [ 286 ] {391b6b6b-40fc-4256-9ee0-043111720937} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10059 | 2026.05.29 18:26:38.871452 [ 286 ] {391b6b6b-40fc-4256-9ee0-043111720937} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2026.05.29 18:26:38.871584 [ 286 ] {391b6b6b-40fc-4256-9ee0-043111720937} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 10061 | 2026.05.29 18:26:38.871619 [ 286 ] {391b6b6b-40fc-4256-9ee0-043111720937} <Debug> TCPHandler: Processed in 0.001236281 sec. | ||
| 10062 | 2026.05.29 18:26:38.871746 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10063 | 2026.05.29 18:26:38.871843 [ 286 ] {9bae8388-ff44-413e-9d96-2ceeff908fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10064 | 2026.05.29 18:26:38.871900 [ 286 ] {9bae8388-ff44-413e-9d96-2ceeff908fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10065 | 2026.05.29 18:26:38.872646 [ 286 ] {9bae8388-ff44-413e-9d96-2ceeff908fd6} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10066 | 2026.05.29 18:26:38.872683 [ 286 ] {9bae8388-ff44-413e-9d96-2ceeff908fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10067 | 2026.05.29 18:26:38.873306 [ 286 ] {9bae8388-ff44-413e-9d96-2ceeff908fd6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10068 | 2026.05.29 18:26:38.873527 [ 286 ] {9bae8388-ff44-413e-9d96-2ceeff908fd6} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2026.05.29 18:26:38.873670 [ 286 ] {9bae8388-ff44-413e-9d96-2ceeff908fd6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001845 sec., 5962.059620596206 rows/sec., 10.68 MiB/sec. | ||
| 10070 | 2026.05.29 18:26:38.873734 [ 286 ] {9bae8388-ff44-413e-9d96-2ceeff908fd6} <Debug> TCPHandler: Processed in 0.002038765 sec. | ||
| 10071 | 2026.05.29 18:26:38.873851 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10072 | 2026.05.29 18:26:38.873948 [ 286 ] {6744e2b1-eecc-4d1d-89d8-1db24360e822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10073 | 2026.05.29 18:26:38.873990 [ 286 ] {6744e2b1-eecc-4d1d-89d8-1db24360e822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10074 | 2026.05.29 18:26:38.874327 [ 286 ] {6744e2b1-eecc-4d1d-89d8-1db24360e822} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2026.05.29 18:26:38.874364 [ 286 ] {6744e2b1-eecc-4d1d-89d8-1db24360e822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10076 | 2026.05.29 18:26:38.877808 [ 286 ] {6744e2b1-eecc-4d1d-89d8-1db24360e822} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10077 | 2026.05.29 18:26:38.878058 [ 286 ] {6744e2b1-eecc-4d1d-89d8-1db24360e822} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10078 | 2026.05.29 18:26:38.878184 [ 58 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10079 | 2026.05.29 18:26:38.878214 [ 286 ] {6744e2b1-eecc-4d1d-89d8-1db24360e822} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.004283 sec., 21013.30842867149 rows/sec., 1.31 MiB/sec. | ||
| 10080 | 2026.05.29 18:26:38.878218 [ 58 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10081 | 2026.05.29 18:26:38.878259 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10082 | 2026.05.29 18:26:38.878264 [ 286 ] {6744e2b1-eecc-4d1d-89d8-1db24360e822} <Debug> TCPHandler: Processed in 0.004462976 sec. | ||
| 10083 | 2026.05.29 18:26:38.878366 [ 188 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 10084 | 2026.05.29 18:26:38.878484 [ 188 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10085 | 2026.05.29 18:26:38.878515 [ 188 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3330 rows starting from the beginning of the part | ||
| 10086 | 2026.05.29 18:26:38.878574 [ 188 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 10087 | 2026.05.29 18:26:38.878618 [ 188 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 10088 | 2026.05.29 18:26:38.878658 [ 188 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 10089 | 2026.05.29 18:26:38.878696 [ 188 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 10090 | 2026.05.29 18:26:38.878735 [ 188 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 10091 | 2026.05.29 18:26:38.880354 [ 198 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002028794 sec., 1833601.6372288167 rows/sec., 118.25 MiB/sec. | ||
| 10092 | 2026.05.29 18:26:38.880648 [ 188 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10093 | 2026.05.29 18:26:38.880910 [ 188 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_61_12} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2026.05.29 18:26:38.880981 [ 188 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_61_12} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10095 | 2026.05.29 18:26:38.881057 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10096 | 2026.05.29 18:26:38.883041 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23212 rows, containing 5 columns (5 merged, 0 gathered) in 0.012667895 sec., 1832348.6261924338 rows/sec., 117.67 MiB/sec. | ||
| 10097 | 2026.05.29 18:26:38.883512 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10098 | 2026.05.29 18:26:38.883775 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10099 | 2026.05.29 18:26:38.883850 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10100 | 2026.05.29 18:26:38.883932 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10101 | 2026.05.29 18:26:39.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.03 MiB, peak 311.65 MiB, free memory in arenas 0.00 B, will set to 302.86 MiB (RSS), difference: 1.83 MiB | ||
| 10102 | 2026.05.29 18:26:39.424169 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10103 | 2026.05.29 18:26:39.424431 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10104 | 2026.05.29 18:26:39.424804 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10105 | 2026.05.29 18:26:39.424845 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10106 | 2026.05.29 18:26:39.425082 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10107 | 2026.05.29 18:26:39.425152 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10108 | 2026.05.29 18:26:39.425298 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 10109 | 2026.05.29 18:26:39.425378 [ 333 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10110 | 2026.05.29 18:26:39.425379 [ 357 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10111 | 2026.05.29 18:26:39.425415 [ 347 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10112 | 2026.05.29 18:26:39.425547 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 10113 | 2026.05.29 18:26:39.425573 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10114 | 2026.05.29 18:26:39.425658 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10115 | 2026.05.29 18:26:39.425679 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 10116 | 2026.05.29 18:26:39.425716 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10117 | 2026.05.29 18:26:39.425758 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10118 | 2026.05.29 18:26:39.425796 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10119 | 2026.05.29 18:26:39.426886 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002569 sec., 17905.799922148697 rows/sec., 2.14 MiB/sec. | ||
| 10120 | 2026.05.29 18:26:39.427030 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Debug> MemoryTracker: Peak memory usage (for query): 138.75 KiB. | ||
| 10121 | 2026.05.29 18:26:39.427047 [ 286 ] {88f79f43-6169-4bd2-8c12-06b75331c319} <Debug> TCPHandler: Processed in 0.003019271 sec. | ||
| 10122 | 2026.05.29 18:26:39.440145 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10123 | 2026.05.29 18:26:39.440276 [ 286 ] {1656a709-1195-4092-b2d1-0545f743b2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10124 | 2026.05.29 18:26:39.440331 [ 286 ] {1656a709-1195-4092-b2d1-0545f743b2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10125 | 2026.05.29 18:26:39.441902 [ 286 ] {1656a709-1195-4092-b2d1-0545f743b2d0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2026.05.29 18:26:39.441945 [ 286 ] {1656a709-1195-4092-b2d1-0545f743b2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10127 | 2026.05.29 18:26:39.442506 [ 286 ] {1656a709-1195-4092-b2d1-0545f743b2d0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10128 | 2026.05.29 18:26:39.442732 [ 286 ] {1656a709-1195-4092-b2d1-0545f743b2d0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2026.05.29 18:26:39.442877 [ 286 ] {1656a709-1195-4092-b2d1-0545f743b2d0} <Debug> executeQuery: Read 2439 rows, 185.37 KiB in 0.002638 sec., 924564.0636846095 rows/sec., 68.62 MiB/sec. | ||
| 10130 | 2026.05.29 18:26:39.442914 [ 286 ] {1656a709-1195-4092-b2d1-0545f743b2d0} <Debug> TCPHandler: Processed in 0.002833518 sec. | ||
| 10131 | 2026.05.29 18:26:39.443041 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2026.05.29 18:26:39.443142 [ 286 ] {437cd561-f187-4734-a5f7-79fa6c1a5acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10133 | 2026.05.29 18:26:39.443182 [ 286 ] {437cd561-f187-4734-a5f7-79fa6c1a5acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10134 | 2026.05.29 18:26:39.443592 [ 286 ] {437cd561-f187-4734-a5f7-79fa6c1a5acf} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2026.05.29 18:26:39.443628 [ 286 ] {437cd561-f187-4734-a5f7-79fa6c1a5acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10136 | 2026.05.29 18:26:39.443912 [ 286 ] {437cd561-f187-4734-a5f7-79fa6c1a5acf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10137 | 2026.05.29 18:26:39.444116 [ 286 ] {437cd561-f187-4734-a5f7-79fa6c1a5acf} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2026.05.29 18:26:39.444247 [ 286 ] {437cd561-f187-4734-a5f7-79fa6c1a5acf} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001126 sec., 36412.07815275311 rows/sec., 2.67 MiB/sec. | ||
| 10139 | 2026.05.29 18:26:39.444281 [ 286 ] {437cd561-f187-4734-a5f7-79fa6c1a5acf} <Debug> TCPHandler: Processed in 0.001291302 sec. | ||
| 10140 | 2026.05.29 18:26:39.444386 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2026.05.29 18:26:39.444483 [ 286 ] {0e790bfb-1c0b-4252-b098-759147f5730e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10142 | 2026.05.29 18:26:39.444524 [ 286 ] {0e790bfb-1c0b-4252-b098-759147f5730e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10143 | 2026.05.29 18:26:39.445167 [ 286 ] {0e790bfb-1c0b-4252-b098-759147f5730e} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2026.05.29 18:26:39.445203 [ 286 ] {0e790bfb-1c0b-4252-b098-759147f5730e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10145 | 2026.05.29 18:26:39.445525 [ 286 ] {0e790bfb-1c0b-4252-b098-759147f5730e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10146 | 2026.05.29 18:26:39.445741 [ 286 ] {0e790bfb-1c0b-4252-b098-759147f5730e} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2026.05.29 18:26:39.445871 [ 286 ] {0e790bfb-1c0b-4252-b098-759147f5730e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001407 sec., 569296.3752665245 rows/sec., 32.88 MiB/sec. | ||
| 10148 | 2026.05.29 18:26:39.445906 [ 286 ] {0e790bfb-1c0b-4252-b098-759147f5730e} <Debug> TCPHandler: Processed in 0.001571487 sec. | ||
| 10149 | 2026.05.29 18:26:39.446020 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2026.05.29 18:26:39.446127 [ 286 ] {e5773b23-2543-4932-b810-e51e203c5d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10151 | 2026.05.29 18:26:39.446169 [ 286 ] {e5773b23-2543-4932-b810-e51e203c5d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10152 | 2026.05.29 18:26:39.446564 [ 286 ] {e5773b23-2543-4932-b810-e51e203c5d64} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2026.05.29 18:26:39.446601 [ 286 ] {e5773b23-2543-4932-b810-e51e203c5d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10154 | 2026.05.29 18:26:39.446898 [ 286 ] {e5773b23-2543-4932-b810-e51e203c5d64} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10155 | 2026.05.29 18:26:39.447111 [ 286 ] {e5773b23-2543-4932-b810-e51e203c5d64} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2026.05.29 18:26:39.447242 [ 286 ] {e5773b23-2543-4932-b810-e51e203c5d64} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001135 sec., 881.057268722467 rows/sec., 61.95 KiB/sec. | ||
| 10157 | 2026.05.29 18:26:39.447278 [ 286 ] {e5773b23-2543-4932-b810-e51e203c5d64} <Debug> TCPHandler: Processed in 0.001310982 sec. | ||
| 10158 | 2026.05.29 18:26:39.447382 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10159 | 2026.05.29 18:26:39.447480 [ 286 ] {0d450d51-1b2f-4313-8544-afd32f7a7cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10160 | 2026.05.29 18:26:39.447520 [ 286 ] {0d450d51-1b2f-4313-8544-afd32f7a7cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10161 | 2026.05.29 18:26:39.448316 [ 286 ] {0d450d51-1b2f-4313-8544-afd32f7a7cfc} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.05.29 18:26:39.448353 [ 286 ] {0d450d51-1b2f-4313-8544-afd32f7a7cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10163 | 2026.05.29 18:26:39.448708 [ 286 ] {0d450d51-1b2f-4313-8544-afd32f7a7cfc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10164 | 2026.05.29 18:26:39.448915 [ 286 ] {0d450d51-1b2f-4313-8544-afd32f7a7cfc} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2026.05.29 18:26:39.449042 [ 286 ] {0d450d51-1b2f-4313-8544-afd32f7a7cfc} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001581 sec., 817204.3010752689 rows/sec., 54.53 MiB/sec. | ||
| 10166 | 2026.05.29 18:26:39.449077 [ 286 ] {0d450d51-1b2f-4313-8544-afd32f7a7cfc} <Debug> TCPHandler: Processed in 0.00174506 sec. | ||
| 10167 | 2026.05.29 18:26:39.449196 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10168 | 2026.05.29 18:26:39.449293 [ 286 ] {477f3506-2050-403d-b561-90588988fe40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10169 | 2026.05.29 18:26:39.449336 [ 286 ] {477f3506-2050-403d-b561-90588988fe40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10170 | 2026.05.29 18:26:39.450008 [ 286 ] {477f3506-2050-403d-b561-90588988fe40} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10171 | 2026.05.29 18:26:39.450045 [ 286 ] {477f3506-2050-403d-b561-90588988fe40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10172 | 2026.05.29 18:26:39.450451 [ 286 ] {477f3506-2050-403d-b561-90588988fe40} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10173 | 2026.05.29 18:26:39.450654 [ 286 ] {477f3506-2050-403d-b561-90588988fe40} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2026.05.29 18:26:39.450780 [ 286 ] {477f3506-2050-403d-b561-90588988fe40} <Debug> executeQuery: Read 1476 rows, 91.48 KiB in 0.001507 sec., 979429.3297942933 rows/sec., 59.28 MiB/sec. | ||
| 10175 | 2026.05.29 18:26:39.450814 [ 286 ] {477f3506-2050-403d-b561-90588988fe40} <Debug> TCPHandler: Processed in 0.001670328 sec. | ||
| 10176 | 2026.05.29 18:26:39.450940 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10177 | 2026.05.29 18:26:39.451036 [ 286 ] {ec2991eb-6a5f-4a32-b231-f9deeed42b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10178 | 2026.05.29 18:26:39.451090 [ 286 ] {ec2991eb-6a5f-4a32-b231-f9deeed42b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10179 | 2026.05.29 18:26:39.451892 [ 286 ] {ec2991eb-6a5f-4a32-b231-f9deeed42b05} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2026.05.29 18:26:39.451928 [ 286 ] {ec2991eb-6a5f-4a32-b231-f9deeed42b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10181 | 2026.05.29 18:26:39.452469 [ 286 ] {ec2991eb-6a5f-4a32-b231-f9deeed42b05} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10182 | 2026.05.29 18:26:39.452694 [ 286 ] {ec2991eb-6a5f-4a32-b231-f9deeed42b05} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10183 | 2026.05.29 18:26:39.452831 [ 286 ] {ec2991eb-6a5f-4a32-b231-f9deeed42b05} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001813 sec., 22614.45118587976 rows/sec., 40.52 MiB/sec. | ||
| 10184 | 2026.05.29 18:26:39.452881 [ 286 ] {ec2991eb-6a5f-4a32-b231-f9deeed42b05} <Debug> TCPHandler: Processed in 0.001992914 sec. | ||
| 10185 | 2026.05.29 18:26:39.452996 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10186 | 2026.05.29 18:26:39.453094 [ 286 ] {98dbb452-a978-4875-98af-fd3274d3e117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10187 | 2026.05.29 18:26:39.453136 [ 286 ] {98dbb452-a978-4875-98af-fd3274d3e117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10188 | 2026.05.29 18:26:39.453450 [ 286 ] {98dbb452-a978-4875-98af-fd3274d3e117} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10189 | 2026.05.29 18:26:39.453486 [ 286 ] {98dbb452-a978-4875-98af-fd3274d3e117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10190 | 2026.05.29 18:26:39.453775 [ 286 ] {98dbb452-a978-4875-98af-fd3274d3e117} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10191 | 2026.05.29 18:26:39.453975 [ 286 ] {98dbb452-a978-4875-98af-fd3274d3e117} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2026.05.29 18:26:39.454104 [ 286 ] {98dbb452-a978-4875-98af-fd3274d3e117} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 395.75 KiB/sec. | ||
| 10193 | 2026.05.29 18:26:39.454137 [ 286 ] {98dbb452-a978-4875-98af-fd3274d3e117} <Debug> TCPHandler: Processed in 0.00119134 sec. | ||
| 10194 | 2026.05.29 18:26:41.539818 [ 52 ] {} <Debug> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 10195 | 2026.05.29 18:26:41.539885 [ 52 ] {} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2026.05.29 18:26:41.539905 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10197 | 2026.05.29 18:26:41.540047 [ 198 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 10198 | 2026.05.29 18:26:41.540206 [ 198 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10199 | 2026.05.29 18:26:41.540243 [ 198 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
| 10200 | 2026.05.29 18:26:41.540320 [ 198 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 10201 | 2026.05.29 18:26:41.540368 [ 198 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::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 | ||
| 10202 | 2026.05.29 18:26:41.540413 [ 198 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10203 | 2026.05.29 18:26:41.540455 [ 198 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 10204 | 2026.05.29 18:26:41.541198 [ 196 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215291 sec., 32913.92761075331 rows/sec., 2.75 MiB/sec. | ||
| 10205 | 2026.05.29 18:26:41.541369 [ 188 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 10206 | 2026.05.29 18:26:41.541662 [ 188 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_14_3} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10207 | 2026.05.29 18:26:41.541740 [ 188 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_14_3} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 10208 | 2026.05.29 18:26:41.541834 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10209 | 2026.05.29 18:26:42.184756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18777 | ||
| 10210 | 2026.05.29 18:26:42.185324 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10211 | 2026.05.29 18:26:42.185378 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10212 | 2026.05.29 18:26:42.185915 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10213 | 2026.05.29 18:26:42.186138 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10214 | 2026.05.29 18:26:42.186286 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18777 | ||
| 10215 | 2026.05.29 18:26:43.203636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 10216 | 2026.05.29 18:26:43.221255 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10217 | 2026.05.29 18:26:43.221309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10218 | 2026.05.29 18:26:43.227798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10219 | 2026.05.29 18:26:43.228476 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10220 | 2026.05.29 18:26:43.231453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 10221 | 2026.05.29 18:26:43.844368 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10222 | 2026.05.29 18:26:43.844617 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 10223 | 2026.05.29 18:26:43.844971 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10224 | 2026.05.29 18:26:43.845009 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 10225 | 2026.05.29 18:26:43.845222 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10226 | 2026.05.29 18:26:43.845291 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10227 | 2026.05.29 18:26:43.845430 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10228 | 2026.05.29 18:26:43.845509 [ 333 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10229 | 2026.05.29 18:26:43.845510 [ 357 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10230 | 2026.05.29 18:26:43.845549 [ 328 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10231 | 2026.05.29 18:26:43.845674 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 10232 | 2026.05.29 18:26:43.845703 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10233 | 2026.05.29 18:26:43.845787 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10234 | 2026.05.29 18:26:43.845808 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 10235 | 2026.05.29 18:26:43.845844 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10236 | 2026.05.29 18:26:43.845885 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10237 | 2026.05.29 18:26:43.845925 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10238 | 2026.05.29 18:26:43.847227 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002713 sec., 16955.39992628087 rows/sec., 2.03 MiB/sec. | ||
| 10239 | 2026.05.29 18:26:43.847360 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Debug> MemoryTracker: Peak memory usage (for query): 135.52 KiB. | ||
| 10240 | 2026.05.29 18:26:43.847375 [ 286 ] {e820bf80-77e9-4ef8-aa8a-472f0865209e} <Debug> TCPHandler: Processed in 0.003144064 sec. | ||
| 10241 | 2026.05.29 18:26:43.848883 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10242 | 2026.05.29 18:26:43.849011 [ 286 ] {5f02ca55-2b0e-4398-b924-4ab85b283e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10243 | 2026.05.29 18:26:43.849062 [ 286 ] {5f02ca55-2b0e-4398-b924-4ab85b283e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10244 | 2026.05.29 18:26:43.849687 [ 286 ] {5f02ca55-2b0e-4398-b924-4ab85b283e4c} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10245 | 2026.05.29 18:26:43.849734 [ 286 ] {5f02ca55-2b0e-4398-b924-4ab85b283e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10246 | 2026.05.29 18:26:43.850113 [ 286 ] {5f02ca55-2b0e-4398-b924-4ab85b283e4c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10247 | 2026.05.29 18:26:43.850326 [ 286 ] {5f02ca55-2b0e-4398-b924-4ab85b283e4c} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10248 | 2026.05.29 18:26:43.850471 [ 286 ] {5f02ca55-2b0e-4398-b924-4ab85b283e4c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001496 sec., 37433.1550802139 rows/sec., 2.88 MiB/sec. | ||
| 10249 | 2026.05.29 18:26:43.850505 [ 286 ] {5f02ca55-2b0e-4398-b924-4ab85b283e4c} <Debug> TCPHandler: Processed in 0.001673898 sec. | ||
| 10250 | 2026.05.29 18:26:43.850621 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10251 | 2026.05.29 18:26:43.850716 [ 286 ] {875b4a10-8782-4602-adae-f7ff5dedb0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10252 | 2026.05.29 18:26:43.850757 [ 286 ] {875b4a10-8782-4602-adae-f7ff5dedb0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10253 | 2026.05.29 18:26:43.851170 [ 286 ] {875b4a10-8782-4602-adae-f7ff5dedb0b5} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10254 | 2026.05.29 18:26:43.851205 [ 286 ] {875b4a10-8782-4602-adae-f7ff5dedb0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10255 | 2026.05.29 18:26:43.851498 [ 286 ] {875b4a10-8782-4602-adae-f7ff5dedb0b5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10256 | 2026.05.29 18:26:43.851714 [ 286 ] {875b4a10-8782-4602-adae-f7ff5dedb0b5} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10257 | 2026.05.29 18:26:43.851842 [ 286 ] {875b4a10-8782-4602-adae-f7ff5dedb0b5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 10258 | 2026.05.29 18:26:43.851875 [ 286 ] {875b4a10-8782-4602-adae-f7ff5dedb0b5} <Debug> TCPHandler: Processed in 0.001304722 sec. | ||
| 10259 | 2026.05.29 18:26:43.851993 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10260 | 2026.05.29 18:26:43.852088 [ 286 ] {fedf1032-b0bf-4ee1-b3bd-8328a839e751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10261 | 2026.05.29 18:26:43.852131 [ 286 ] {fedf1032-b0bf-4ee1-b3bd-8328a839e751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10262 | 2026.05.29 18:26:43.852540 [ 286 ] {fedf1032-b0bf-4ee1-b3bd-8328a839e751} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10263 | 2026.05.29 18:26:43.852573 [ 286 ] {fedf1032-b0bf-4ee1-b3bd-8328a839e751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10264 | 2026.05.29 18:26:43.852888 [ 286 ] {fedf1032-b0bf-4ee1-b3bd-8328a839e751} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10265 | 2026.05.29 18:26:43.853093 [ 286 ] {fedf1032-b0bf-4ee1-b3bd-8328a839e751} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10266 | 2026.05.29 18:26:43.853219 [ 286 ] {fedf1032-b0bf-4ee1-b3bd-8328a839e751} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 8.96 MiB/sec. | ||
| 10267 | 2026.05.29 18:26:43.853252 [ 286 ] {fedf1032-b0bf-4ee1-b3bd-8328a839e751} <Debug> TCPHandler: Processed in 0.001310542 sec. | ||
| 10268 | 2026.05.29 18:26:43.853359 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10269 | 2026.05.29 18:26:43.853462 [ 286 ] {72831101-be7e-4c13-b5fd-f60cd09bba64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10270 | 2026.05.29 18:26:43.853506 [ 286 ] {72831101-be7e-4c13-b5fd-f60cd09bba64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10271 | 2026.05.29 18:26:43.853857 [ 286 ] {72831101-be7e-4c13-b5fd-f60cd09bba64} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10272 | 2026.05.29 18:26:43.853893 [ 286 ] {72831101-be7e-4c13-b5fd-f60cd09bba64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10273 | 2026.05.29 18:26:43.854224 [ 286 ] {72831101-be7e-4c13-b5fd-f60cd09bba64} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10274 | 2026.05.29 18:26:43.854440 [ 286 ] {72831101-be7e-4c13-b5fd-f60cd09bba64} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10275 | 2026.05.29 18:26:43.854572 [ 286 ] {72831101-be7e-4c13-b5fd-f60cd09bba64} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001129 sec., 47829.93799822852 rows/sec., 3.23 MiB/sec. | ||
| 10276 | 2026.05.29 18:26:43.854607 [ 286 ] {72831101-be7e-4c13-b5fd-f60cd09bba64} <Debug> TCPHandler: Processed in 0.001298702 sec. | ||
| 10277 | 2026.05.29 18:26:48.850149 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10278 | 2026.05.29 18:26:48.850403 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 10279 | 2026.05.29 18:26:48.850772 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10280 | 2026.05.29 18:26:48.850816 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 10281 | 2026.05.29 18:26:48.851071 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10282 | 2026.05.29 18:26:48.851145 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10283 | 2026.05.29 18:26:48.851301 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10284 | 2026.05.29 18:26:48.851378 [ 357 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10285 | 2026.05.29 18:26:48.851397 [ 347 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10286 | 2026.05.29 18:26:48.851408 [ 328 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10287 | 2026.05.29 18:26:48.851530 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 10288 | 2026.05.29 18:26:48.851558 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10289 | 2026.05.29 18:26:48.851645 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10290 | 2026.05.29 18:26:48.851665 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 10291 | 2026.05.29 18:26:48.851711 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 10292 | 2026.05.29 18:26:48.851754 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 10293 | 2026.05.29 18:26:48.851793 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 10294 | 2026.05.29 18:26:48.852952 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002651 sec., 17351.942663145983 rows/sec., 3.54 MiB/sec. | ||
| 10295 | 2026.05.29 18:26:48.853121 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Debug> MemoryTracker: Peak memory usage (for query): 154.68 KiB. | ||
| 10296 | 2026.05.29 18:26:48.853139 [ 286 ] {b8025be3-14cf-4cbc-ba72-cc6bc6b05f38} <Debug> TCPHandler: Processed in 0.003126883 sec. | ||
| 10297 | 2026.05.29 18:26:48.858283 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10298 | 2026.05.29 18:26:48.858398 [ 286 ] {ce9ea30e-b5d0-4b9e-911c-4f54d6dc3185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10299 | 2026.05.29 18:26:48.858447 [ 286 ] {ce9ea30e-b5d0-4b9e-911c-4f54d6dc3185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10300 | 2026.05.29 18:26:48.859053 [ 286 ] {ce9ea30e-b5d0-4b9e-911c-4f54d6dc3185} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2026.05.29 18:26:48.859097 [ 286 ] {ce9ea30e-b5d0-4b9e-911c-4f54d6dc3185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10302 | 2026.05.29 18:26:48.859473 [ 286 ] {ce9ea30e-b5d0-4b9e-911c-4f54d6dc3185} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10303 | 2026.05.29 18:26:48.859700 [ 286 ] {ce9ea30e-b5d0-4b9e-911c-4f54d6dc3185} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2026.05.29 18:26:48.859852 [ 286 ] {ce9ea30e-b5d0-4b9e-911c-4f54d6dc3185} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001486 sec., 191117.0928667564 rows/sec., 12.14 MiB/sec. | ||
| 10305 | 2026.05.29 18:26:48.859892 [ 286 ] {ce9ea30e-b5d0-4b9e-911c-4f54d6dc3185} <Debug> TCPHandler: Processed in 0.001662838 sec. | ||
| 10306 | 2026.05.29 18:26:48.860024 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10307 | 2026.05.29 18:26:48.860125 [ 286 ] {a17a951e-5cce-4b90-bbd1-d03685c28d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10308 | 2026.05.29 18:26:48.860169 [ 286 ] {a17a951e-5cce-4b90-bbd1-d03685c28d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10309 | 2026.05.29 18:26:48.860972 [ 286 ] {a17a951e-5cce-4b90-bbd1-d03685c28d2b} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2026.05.29 18:26:48.861010 [ 286 ] {a17a951e-5cce-4b90-bbd1-d03685c28d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10311 | 2026.05.29 18:26:48.861361 [ 286 ] {a17a951e-5cce-4b90-bbd1-d03685c28d2b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10312 | 2026.05.29 18:26:48.861579 [ 286 ] {a17a951e-5cce-4b90-bbd1-d03685c28d2b} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2026.05.29 18:26:48.861709 [ 286 ] {a17a951e-5cce-4b90-bbd1-d03685c28d2b} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001605 sec., 510280.3738317757 rows/sec., 39.58 MiB/sec. | ||
| 10314 | 2026.05.29 18:26:48.861744 [ 286 ] {a17a951e-5cce-4b90-bbd1-d03685c28d2b} <Debug> TCPHandler: Processed in 0.00177395 sec. | ||
| 10315 | 2026.05.29 18:26:48.861860 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10316 | 2026.05.29 18:26:48.861956 [ 286 ] {033d1177-556c-4cb9-8be6-17a984284e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10317 | 2026.05.29 18:26:48.861997 [ 286 ] {033d1177-556c-4cb9-8be6-17a984284e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10318 | 2026.05.29 18:26:48.862443 [ 286 ] {033d1177-556c-4cb9-8be6-17a984284e8d} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2026.05.29 18:26:48.862480 [ 286 ] {033d1177-556c-4cb9-8be6-17a984284e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10320 | 2026.05.29 18:26:48.862776 [ 286 ] {033d1177-556c-4cb9-8be6-17a984284e8d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10321 | 2026.05.29 18:26:48.862988 [ 286 ] {033d1177-556c-4cb9-8be6-17a984284e8d} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2026.05.29 18:26:48.863122 [ 286 ] {033d1177-556c-4cb9-8be6-17a984284e8d} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001184 sec., 129222.97297297297 rows/sec., 7.73 MiB/sec. | ||
| 10323 | 2026.05.29 18:26:48.863158 [ 286 ] {033d1177-556c-4cb9-8be6-17a984284e8d} <Debug> TCPHandler: Processed in 0.001347193 sec. | ||
| 10324 | 2026.05.29 18:26:48.863277 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10325 | 2026.05.29 18:26:48.863371 [ 286 ] {bebce715-99e7-421f-a3ad-3934f1402a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10326 | 2026.05.29 18:26:48.863412 [ 286 ] {bebce715-99e7-421f-a3ad-3934f1402a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10327 | 2026.05.29 18:26:48.863849 [ 286 ] {bebce715-99e7-421f-a3ad-3934f1402a1b} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2026.05.29 18:26:48.863885 [ 286 ] {bebce715-99e7-421f-a3ad-3934f1402a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10329 | 2026.05.29 18:26:48.864198 [ 286 ] {bebce715-99e7-421f-a3ad-3934f1402a1b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10330 | 2026.05.29 18:26:48.864410 [ 286 ] {bebce715-99e7-421f-a3ad-3934f1402a1b} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10331 | 2026.05.29 18:26:48.864521 [ 43 ] {} <Debug> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 10332 | 2026.05.29 18:26:48.864535 [ 286 ] {bebce715-99e7-421f-a3ad-3934f1402a1b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 8.14 MiB/sec. | ||
| 10333 | 2026.05.29 18:26:48.864578 [ 43 ] {} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10334 | 2026.05.29 18:26:48.864587 [ 286 ] {bebce715-99e7-421f-a3ad-3934f1402a1b} <Debug> TCPHandler: Processed in 0.001359603 sec. | ||
| 10335 | 2026.05.29 18:26:48.864606 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10336 | 2026.05.29 18:26:48.864711 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 10337 | 2026.05.29 18:26:48.864714 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2026.05.29 18:26:48.864814 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10339 | 2026.05.29 18:26:48.864828 [ 286 ] {bbcb2bc8-b35a-470f-80ec-6fd0ccbf5cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10340 | 2026.05.29 18:26:48.864846 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 10341 | 2026.05.29 18:26:48.864868 [ 286 ] {bbcb2bc8-b35a-470f-80ec-6fd0ccbf5cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10342 | 2026.05.29 18:26:48.864909 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 10343 | 2026.05.29 18:26:48.864961 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 10344 | 2026.05.29 18:26:48.865008 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 10345 | 2026.05.29 18:26:48.865055 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 801 rows starting from the beginning of the part | ||
| 10346 | 2026.05.29 18:26:48.865098 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 10347 | 2026.05.29 18:26:48.865307 [ 286 ] {bbcb2bc8-b35a-470f-80ec-6fd0ccbf5cbd} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2026.05.29 18:26:48.865342 [ 286 ] {bbcb2bc8-b35a-470f-80ec-6fd0ccbf5cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10349 | 2026.05.29 18:26:48.865640 [ 286 ] {bbcb2bc8-b35a-470f-80ec-6fd0ccbf5cbd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10350 | 2026.05.29 18:26:48.865852 [ 286 ] {bbcb2bc8-b35a-470f-80ec-6fd0ccbf5cbd} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2026.05.29 18:26:48.865979 [ 286 ] {bbcb2bc8-b35a-470f-80ec-6fd0ccbf5cbd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 10352 | 2026.05.29 18:26:48.866014 [ 286 ] {bbcb2bc8-b35a-470f-80ec-6fd0ccbf5cbd} <Debug> TCPHandler: Processed in 0.001348552 sec. | ||
| 10353 | 2026.05.29 18:26:48.866115 [ 188 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443104 sec., 1627048.3624187862 rows/sec., 103.73 MiB/sec. | ||
| 10354 | 2026.05.29 18:26:48.866139 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10355 | 2026.05.29 18:26:48.866244 [ 286 ] {52ffae65-4803-418c-ae02-840759bcf7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10356 | 2026.05.29 18:26:48.866287 [ 286 ] {52ffae65-4803-418c-ae02-840759bcf7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10357 | 2026.05.29 18:26:48.866346 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 10358 | 2026.05.29 18:26:48.866677 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_35_7} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.05.29 18:26:48.866769 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_35_7} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 10360 | 2026.05.29 18:26:48.866872 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 10361 | 2026.05.29 18:26:48.866873 [ 286 ] {52ffae65-4803-418c-ae02-840759bcf7a1} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2026.05.29 18:26:48.866925 [ 286 ] {52ffae65-4803-418c-ae02-840759bcf7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10363 | 2026.05.29 18:26:48.867260 [ 286 ] {52ffae65-4803-418c-ae02-840759bcf7a1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10364 | 2026.05.29 18:26:48.867472 [ 286 ] {52ffae65-4803-418c-ae02-840759bcf7a1} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.05.29 18:26:48.867601 [ 286 ] {52ffae65-4803-418c-ae02-840759bcf7a1} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001375 sec., 364363.6363636364 rows/sec., 25.61 MiB/sec. | ||
| 10366 | 2026.05.29 18:26:48.867636 [ 286 ] {52ffae65-4803-418c-ae02-840759bcf7a1} <Debug> TCPHandler: Processed in 0.001547016 sec. | ||
| 10367 | 2026.05.29 18:26:48.867748 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10368 | 2026.05.29 18:26:48.867843 [ 286 ] {f9840ff6-8a00-44ef-bdf3-8227072ad553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10369 | 2026.05.29 18:26:48.867886 [ 286 ] {f9840ff6-8a00-44ef-bdf3-8227072ad553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10370 | 2026.05.29 18:26:48.868214 [ 286 ] {f9840ff6-8a00-44ef-bdf3-8227072ad553} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10371 | 2026.05.29 18:26:48.868250 [ 286 ] {f9840ff6-8a00-44ef-bdf3-8227072ad553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10372 | 2026.05.29 18:26:48.868543 [ 286 ] {f9840ff6-8a00-44ef-bdf3-8227072ad553} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10373 | 2026.05.29 18:26:48.868753 [ 286 ] {f9840ff6-8a00-44ef-bdf3-8227072ad553} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2026.05.29 18:26:48.868878 [ 286 ] {f9840ff6-8a00-44ef-bdf3-8227072ad553} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 10375 | 2026.05.29 18:26:48.868912 [ 286 ] {f9840ff6-8a00-44ef-bdf3-8227072ad553} <Debug> TCPHandler: Processed in 0.001213471 sec. | ||
| 10376 | 2026.05.29 18:26:48.869034 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10377 | 2026.05.29 18:26:48.869131 [ 286 ] {9d35fcc2-5660-4e08-bbbf-9ec7eba6221d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10378 | 2026.05.29 18:26:48.869174 [ 286 ] {9d35fcc2-5660-4e08-bbbf-9ec7eba6221d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10379 | 2026.05.29 18:26:48.869580 [ 286 ] {9d35fcc2-5660-4e08-bbbf-9ec7eba6221d} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2026.05.29 18:26:48.869615 [ 286 ] {9d35fcc2-5660-4e08-bbbf-9ec7eba6221d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10381 | 2026.05.29 18:26:48.869937 [ 286 ] {9d35fcc2-5660-4e08-bbbf-9ec7eba6221d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10382 | 2026.05.29 18:26:48.870152 [ 286 ] {9d35fcc2-5660-4e08-bbbf-9ec7eba6221d} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10383 | 2026.05.29 18:26:48.870284 [ 286 ] {9d35fcc2-5660-4e08-bbbf-9ec7eba6221d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001172 sec., 226109.21501706482 rows/sec., 15.03 MiB/sec. | ||
| 10384 | 2026.05.29 18:26:48.870318 [ 286 ] {9d35fcc2-5660-4e08-bbbf-9ec7eba6221d} <Debug> TCPHandler: Processed in 0.001335533 sec. | ||
| 10385 | 2026.05.29 18:26:48.870436 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10386 | 2026.05.29 18:26:48.870531 [ 286 ] {b67122e6-ae9d-449b-b80f-c2f7dd5b26e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10387 | 2026.05.29 18:26:48.870573 [ 286 ] {b67122e6-ae9d-449b-b80f-c2f7dd5b26e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10388 | 2026.05.29 18:26:48.870881 [ 286 ] {b67122e6-ae9d-449b-b80f-c2f7dd5b26e9} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10389 | 2026.05.29 18:26:48.870916 [ 286 ] {b67122e6-ae9d-449b-b80f-c2f7dd5b26e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10390 | 2026.05.29 18:26:48.871212 [ 286 ] {b67122e6-ae9d-449b-b80f-c2f7dd5b26e9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10391 | 2026.05.29 18:26:48.871417 [ 286 ] {b67122e6-ae9d-449b-b80f-c2f7dd5b26e9} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10392 | 2026.05.29 18:26:48.871544 [ 286 ] {b67122e6-ae9d-449b-b80f-c2f7dd5b26e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 10393 | 2026.05.29 18:26:48.871579 [ 286 ] {b67122e6-ae9d-449b-b80f-c2f7dd5b26e9} <Debug> TCPHandler: Processed in 0.00119226 sec. | ||
| 10394 | 2026.05.29 18:26:48.871688 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10395 | 2026.05.29 18:26:48.871782 [ 286 ] {7a0d15f3-c4f0-4b66-8c27-5d323bf1b44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10396 | 2026.05.29 18:26:48.871836 [ 286 ] {7a0d15f3-c4f0-4b66-8c27-5d323bf1b44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10397 | 2026.05.29 18:26:48.872586 [ 286 ] {7a0d15f3-c4f0-4b66-8c27-5d323bf1b44a} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2026.05.29 18:26:48.872623 [ 286 ] {7a0d15f3-c4f0-4b66-8c27-5d323bf1b44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10399 | 2026.05.29 18:26:48.873121 [ 286 ] {7a0d15f3-c4f0-4b66-8c27-5d323bf1b44a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10400 | 2026.05.29 18:26:48.873346 [ 286 ] {7a0d15f3-c4f0-4b66-8c27-5d323bf1b44a} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2026.05.29 18:26:48.873485 [ 286 ] {7a0d15f3-c4f0-4b66-8c27-5d323bf1b44a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001721 sec., 6391.632771644392 rows/sec., 11.45 MiB/sec. | ||
| 10402 | 2026.05.29 18:26:48.873541 [ 286 ] {7a0d15f3-c4f0-4b66-8c27-5d323bf1b44a} <Debug> TCPHandler: Processed in 0.001901892 sec. | ||
| 10403 | 2026.05.29 18:26:48.873659 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10404 | 2026.05.29 18:26:48.873755 [ 286 ] {edf73d04-253a-4cb3-8cf6-493f13c2d32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10405 | 2026.05.29 18:26:48.873798 [ 286 ] {edf73d04-253a-4cb3-8cf6-493f13c2d32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10406 | 2026.05.29 18:26:48.874132 [ 286 ] {edf73d04-253a-4cb3-8cf6-493f13c2d32b} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10407 | 2026.05.29 18:26:48.874168 [ 286 ] {edf73d04-253a-4cb3-8cf6-493f13c2d32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10408 | 2026.05.29 18:26:48.874472 [ 286 ] {edf73d04-253a-4cb3-8cf6-493f13c2d32b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10409 | 2026.05.29 18:26:48.874681 [ 286 ] {edf73d04-253a-4cb3-8cf6-493f13c2d32b} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10410 | 2026.05.29 18:26:48.874807 [ 286 ] {edf73d04-253a-4cb3-8cf6-493f13c2d32b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 10411 | 2026.05.29 18:26:48.874841 [ 286 ] {edf73d04-253a-4cb3-8cf6-493f13c2d32b} <Debug> TCPHandler: Processed in 0.001232571 sec. | ||
| 10412 | 2026.05.29 18:26:49.528119 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10413 | 2026.05.29 18:26:49.528177 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10414 | 2026.05.29 18:26:49.686445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19225 | ||
| 10415 | 2026.05.29 18:26:49.687183 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2026.05.29 18:26:49.687226 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10417 | 2026.05.29 18:26:49.687697 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10418 | 2026.05.29 18:26:49.687932 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2026.05.29 18:26:49.688079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19225 | ||
| 10420 | 2026.05.29 18:26:50.731561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 10421 | 2026.05.29 18:26:50.750032 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2026.05.29 18:26:50.750101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10423 | 2026.05.29 18:26:50.756466 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10424 | 2026.05.29 18:26:50.757194 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10425 | 2026.05.29 18:26:50.760278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 10426 | 2026.05.29 18:26:53.845569 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10427 | 2026.05.29 18:26:53.845814 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10428 | 2026.05.29 18:26:53.846148 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10429 | 2026.05.29 18:26:53.846189 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10430 | 2026.05.29 18:26:53.846410 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10431 | 2026.05.29 18:26:53.846482 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10432 | 2026.05.29 18:26:53.846625 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10433 | 2026.05.29 18:26:53.846709 [ 357 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10434 | 2026.05.29 18:26:53.846722 [ 354 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10435 | 2026.05.29 18:26:53.846736 [ 347 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10436 | 2026.05.29 18:26:53.846858 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 10437 | 2026.05.29 18:26:53.846886 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10438 | 2026.05.29 18:26:53.846977 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10439 | 2026.05.29 18:26:53.846998 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 10440 | 2026.05.29 18:26:53.847034 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10441 | 2026.05.29 18:26:53.847084 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10442 | 2026.05.29 18:26:53.847123 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10443 | 2026.05.29 18:26:53.848318 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002597 sec., 17712.745475548712 rows/sec., 2.12 MiB/sec. | ||
| 10444 | 2026.05.29 18:26:53.848483 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Debug> MemoryTracker: Peak memory usage (for query): 135.74 KiB. | ||
| 10445 | 2026.05.29 18:26:53.848499 [ 286 ] {418ccfd2-d8b8-4876-8294-e5363f18bada} <Debug> TCPHandler: Processed in 0.003062122 sec. | ||
| 10446 | 2026.05.29 18:26:53.850504 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10447 | 2026.05.29 18:26:53.850619 [ 286 ] {538c2144-c41b-4630-8e74-e0d4e79b1459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10448 | 2026.05.29 18:26:53.850666 [ 286 ] {538c2144-c41b-4630-8e74-e0d4e79b1459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10449 | 2026.05.29 18:26:53.851171 [ 286 ] {538c2144-c41b-4630-8e74-e0d4e79b1459} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2026.05.29 18:26:53.851212 [ 286 ] {538c2144-c41b-4630-8e74-e0d4e79b1459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10451 | 2026.05.29 18:26:53.851585 [ 286 ] {538c2144-c41b-4630-8e74-e0d4e79b1459} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10452 | 2026.05.29 18:26:53.851825 [ 286 ] {538c2144-c41b-4630-8e74-e0d4e79b1459} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2026.05.29 18:26:53.851979 [ 286 ] {538c2144-c41b-4630-8e74-e0d4e79b1459} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001392 sec., 83333.33333333333 rows/sec., 7.08 MiB/sec. | ||
| 10454 | 2026.05.29 18:26:53.852017 [ 286 ] {538c2144-c41b-4630-8e74-e0d4e79b1459} <Debug> TCPHandler: Processed in 0.001567417 sec. | ||
| 10455 | 2026.05.29 18:26:53.852138 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10456 | 2026.05.29 18:26:53.852240 [ 286 ] {638cb13b-dd92-4ba7-a974-a2e81348af8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10457 | 2026.05.29 18:26:53.852285 [ 286 ] {638cb13b-dd92-4ba7-a974-a2e81348af8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10458 | 2026.05.29 18:26:53.852690 [ 286 ] {638cb13b-dd92-4ba7-a974-a2e81348af8d} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2026.05.29 18:26:53.852727 [ 286 ] {638cb13b-dd92-4ba7-a974-a2e81348af8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10460 | 2026.05.29 18:26:53.853028 [ 286 ] {638cb13b-dd92-4ba7-a974-a2e81348af8d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10461 | 2026.05.29 18:26:53.853242 [ 286 ] {638cb13b-dd92-4ba7-a974-a2e81348af8d} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2026.05.29 18:26:53.853347 [ 37 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10463 | 2026.05.29 18:26:53.853376 [ 286 ] {638cb13b-dd92-4ba7-a974-a2e81348af8d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001158 sec., 25906.73575129534 rows/sec., 1.90 MiB/sec. | ||
| 10464 | 2026.05.29 18:26:53.853383 [ 37 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10465 | 2026.05.29 18:26:53.853407 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10466 | 2026.05.29 18:26:53.853411 [ 286 ] {638cb13b-dd92-4ba7-a974-a2e81348af8d} <Debug> TCPHandler: Processed in 0.001325583 sec. | ||
| 10467 | 2026.05.29 18:26:53.853503 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 10468 | 2026.05.29 18:26:53.853518 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10469 | 2026.05.29 18:26:53.853607 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10470 | 2026.05.29 18:26:53.853623 [ 286 ] {2d12b667-bb16-43ac-a3e4-eff10184db1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10471 | 2026.05.29 18:26:53.853640 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 10472 | 2026.05.29 18:26:53.853667 [ 286 ] {2d12b667-bb16-43ac-a3e4-eff10184db1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10473 | 2026.05.29 18:26:53.853703 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 10474 | 2026.05.29 18:26:53.853753 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 153 rows starting from the beginning of the part | ||
| 10475 | 2026.05.29 18:26:53.853799 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
| 10476 | 2026.05.29 18:26:53.853846 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 153 rows starting from the beginning of the part | ||
| 10477 | 2026.05.29 18:26:53.853926 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 10478 | 2026.05.29 18:26:53.854086 [ 286 ] {2d12b667-bb16-43ac-a3e4-eff10184db1c} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2026.05.29 18:26:53.854121 [ 286 ] {2d12b667-bb16-43ac-a3e4-eff10184db1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10480 | 2026.05.29 18:26:53.854440 [ 286 ] {2d12b667-bb16-43ac-a3e4-eff10184db1c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10481 | 2026.05.29 18:26:53.854657 [ 286 ] {2d12b667-bb16-43ac-a3e4-eff10184db1c} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2026.05.29 18:26:53.854738 [ 196 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 619 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266572 sec., 488720.7359707936 rows/sec., 32.74 MiB/sec. | ||
| 10483 | 2026.05.29 18:26:53.854806 [ 286 ] {2d12b667-bb16-43ac-a3e4-eff10184db1c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001203 sec., 78137.98836242726 rows/sec., 6.10 MiB/sec. | ||
| 10484 | 2026.05.29 18:26:53.854873 [ 286 ] {2d12b667-bb16-43ac-a3e4-eff10184db1c} <Debug> TCPHandler: Processed in 0.001404163 sec. | ||
| 10485 | 2026.05.29 18:26:53.854964 [ 196 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10486 | 2026.05.29 18:26:53.854995 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.05.29 18:26:53.855101 [ 286 ] {924a1661-978c-4126-b31d-ced0b55ab7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10488 | 2026.05.29 18:26:53.855153 [ 286 ] {924a1661-978c-4126-b31d-ced0b55ab7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10489 | 2026.05.29 18:26:53.855310 [ 196 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_56_11} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10490 | 2026.05.29 18:26:53.855423 [ 196 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_56_11} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10491 | 2026.05.29 18:26:53.855539 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10492 | 2026.05.29 18:26:53.855597 [ 286 ] {924a1661-978c-4126-b31d-ced0b55ab7b8} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2026.05.29 18:26:53.855639 [ 286 ] {924a1661-978c-4126-b31d-ced0b55ab7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10494 | 2026.05.29 18:26:53.855977 [ 286 ] {924a1661-978c-4126-b31d-ced0b55ab7b8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10495 | 2026.05.29 18:26:53.856218 [ 286 ] {924a1661-978c-4126-b31d-ced0b55ab7b8} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10496 | 2026.05.29 18:26:53.856357 [ 286 ] {924a1661-978c-4126-b31d-ced0b55ab7b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 10497 | 2026.05.29 18:26:53.856393 [ 286 ] {924a1661-978c-4126-b31d-ced0b55ab7b8} <Debug> TCPHandler: Processed in 0.001448645 sec. | ||
| 10498 | 2026.05.29 18:26:53.856509 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2026.05.29 18:26:53.856605 [ 286 ] {22e26742-7025-49cc-a534-ee28429a8110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10500 | 2026.05.29 18:26:53.856663 [ 286 ] {22e26742-7025-49cc-a534-ee28429a8110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10501 | 2026.05.29 18:26:53.857458 [ 286 ] {22e26742-7025-49cc-a534-ee28429a8110} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2026.05.29 18:26:53.857498 [ 286 ] {22e26742-7025-49cc-a534-ee28429a8110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10503 | 2026.05.29 18:26:53.858046 [ 286 ] {22e26742-7025-49cc-a534-ee28429a8110} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10504 | 2026.05.29 18:26:53.858269 [ 286 ] {22e26742-7025-49cc-a534-ee28429a8110} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2026.05.29 18:26:53.858395 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10506 | 2026.05.29 18:26:53.858415 [ 286 ] {22e26742-7025-49cc-a534-ee28429a8110} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001827 sec., 16420.361247947454 rows/sec., 29.42 MiB/sec. | ||
| 10507 | 2026.05.29 18:26:53.858446 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.05.29 18:26:53.858471 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10509 | 2026.05.29 18:26:53.858476 [ 286 ] {22e26742-7025-49cc-a534-ee28429a8110} <Debug> TCPHandler: Processed in 0.002017085 sec. | ||
| 10510 | 2026.05.29 18:26:53.858574 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 10511 | 2026.05.29 18:26:53.858609 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10512 | 2026.05.29 18:26:53.858711 [ 286 ] {e7c6a677-4b4e-471c-b0ef-82a8b9dde33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10513 | 2026.05.29 18:26:53.858755 [ 286 ] {e7c6a677-4b4e-471c-b0ef-82a8b9dde33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10514 | 2026.05.29 18:26:53.858796 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10515 | 2026.05.29 18:26:53.858858 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1081 rows starting from the beginning of the part | ||
| 10516 | 2026.05.29 18:26:53.858998 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 10517 | 2026.05.29 18:26:53.859096 [ 286 ] {e7c6a677-4b4e-471c-b0ef-82a8b9dde33e} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2026.05.29 18:26:53.859130 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part | ||
| 10519 | 2026.05.29 18:26:53.859137 [ 286 ] {e7c6a677-4b4e-471c-b0ef-82a8b9dde33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10520 | 2026.05.29 18:26:53.859241 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
| 10521 | 2026.05.29 18:26:53.859345 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part | ||
| 10522 | 2026.05.29 18:26:53.859438 [ 196 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 10523 | 2026.05.29 18:26:53.859486 [ 286 ] {e7c6a677-4b4e-471c-b0ef-82a8b9dde33e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10524 | 2026.05.29 18:26:53.859723 [ 286 ] {e7c6a677-4b4e-471c-b0ef-82a8b9dde33e} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2026.05.29 18:26:53.859868 [ 286 ] {e7c6a677-4b4e-471c-b0ef-82a8b9dde33e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 10526 | 2026.05.29 18:26:53.859904 [ 286 ] {e7c6a677-4b4e-471c-b0ef-82a8b9dde33e} <Debug> TCPHandler: Processed in 0.001345583 sec. | ||
| 10527 | 2026.05.29 18:26:53.871537 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 19 columns (19 merged, 0 gathered) in 0.013000402 sec., 92612.5207512814 rows/sec., 165.96 MiB/sec. | ||
| 10528 | 2026.05.29 18:26:53.872948 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10529 | 2026.05.29 18:26:53.873336 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10530 | 2026.05.29 18:26:53.873424 [ 187 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10531 | 2026.05.29 18:26:53.873617 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.36 MiB. | ||
| 10532 | 2026.05.29 18:26:54.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.51 MiB, peak 315.84 MiB, free memory in arenas 0.00 B, will set to 307.28 MiB (RSS), difference: 2.77 MiB | ||
| 10533 | 2026.05.29 18:26:57.188210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19737 | ||
| 10534 | 2026.05.29 18:26:57.188773 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.05.29 18:26:57.188830 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10536 | 2026.05.29 18:26:57.189336 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10537 | 2026.05.29 18:26:57.189582 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2026.05.29 18:26:57.189746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19737 | ||
| 10539 | 2026.05.29 18:26:57.189774 [ 34 ] {} <Debug> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10540 | 2026.05.29 18:26:57.189848 [ 34 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2026.05.29 18:26:57.189869 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10542 | 2026.05.29 18:26:57.189977 [ 195 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 10543 | 2026.05.29 18:26:57.190080 [ 195 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10544 | 2026.05.29 18:26:57.190113 [ 195 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17305 rows starting from the beginning of the part | ||
| 10545 | 2026.05.29 18:26:57.190176 [ 195 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 10546 | 2026.05.29 18:26:57.190222 [ 195 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 10547 | 2026.05.29 18:26:57.190266 [ 195 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 10548 | 2026.05.29 18:26:57.190324 [ 195 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 10549 | 2026.05.29 18:26:57.190388 [ 195 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 10550 | 2026.05.29 18:26:57.192581 [ 199 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19737 rows, containing 4 columns (4 merged, 0 gathered) in 0.002651796 sec., 7442880.221555504 rows/sec., 106.47 MiB/sec. | ||
| 10551 | 2026.05.29 18:26:57.192821 [ 195 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10552 | 2026.05.29 18:26:57.193091 [ 195 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_41_8} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10553 | 2026.05.29 18:26:57.193160 [ 195 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_41_8} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10554 | 2026.05.29 18:26:57.193230 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 10555 | 2026.05.29 18:26:57.476679 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44540 | ||
| 10556 | 2026.05.29 18:26:57.476761 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10557 | 2026.05.29 18:26:57.476785 [ 285 ] {} <Debug> TCP-Session: f38f8996-6385-475b-9382-5ab6677cce92 Authenticating user 'default' from [fd00:1122:3344:101::e]:44540 | ||
| 10558 | 2026.05.29 18:26:57.476807 [ 285 ] {} <Debug> TCP-Session: f38f8996-6385-475b-9382-5ab6677cce92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10559 | 2026.05.29 18:26:57.476819 [ 285 ] {} <Debug> TCP-Session: f38f8996-6385-475b-9382-5ab6677cce92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10560 | 2026.05.29 18:26:57.477011 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39461 | ||
| 10561 | 2026.05.29 18:26:57.477045 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33587 | ||
| 10562 | 2026.05.29 18:26:57.477060 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63695 | ||
| 10563 | 2026.05.29 18:26:57.477075 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10564 | 2026.05.29 18:26:57.477093 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45176 | ||
| 10565 | 2026.05.29 18:26:57.477116 [ 285 ] {} <Trace> TCP-Session: f38f8996-6385-475b-9382-5ab6677cce92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10566 | 2026.05.29 18:26:57.477132 [ 302 ] {} <Debug> TCP-Session: 2596c772-de28-4c19-b582-dc70cd4139bb Authenticating user 'default' from [fd00:1122:3344:101::e]:39461 | ||
| 10567 | 2026.05.29 18:26:57.477106 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57517 | ||
| 10568 | 2026.05.29 18:26:57.477169 [ 302 ] {} <Debug> TCP-Session: 2596c772-de28-4c19-b582-dc70cd4139bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10569 | 2026.05.29 18:26:57.477102 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45606 | ||
| 10570 | 2026.05.29 18:26:57.477216 [ 302 ] {} <Debug> TCP-Session: 2596c772-de28-4c19-b582-dc70cd4139bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10571 | 2026.05.29 18:26:57.477102 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10572 | 2026.05.29 18:26:57.477057 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56321 | ||
| 10573 | 2026.05.29 18:26:57.477287 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10574 | 2026.05.29 18:26:57.477298 [ 285 ] {6f4d4594-22d1-4a39-aa46-34ec1c055e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44540) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10575 | 2026.05.29 18:26:57.477330 [ 310 ] {} <Debug> TCP-Session: 1b4ce310-df9b-4896-a162-07d02ffa5a8f Authenticating user 'default' from [fd00:1122:3344:101::e]:45176 | ||
| 10576 | 2026.05.29 18:26:57.477291 [ 306 ] {} <Debug> TCP-Session: 3547138c-77ff-48df-8320-e226e1338867 Authenticating user 'default' from [fd00:1122:3344:101::e]:33587 | ||
| 10577 | 2026.05.29 18:26:57.477350 [ 310 ] {} <Debug> TCP-Session: 1b4ce310-df9b-4896-a162-07d02ffa5a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10578 | 2026.05.29 18:26:57.477365 [ 306 ] {} <Debug> TCP-Session: 3547138c-77ff-48df-8320-e226e1338867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10579 | 2026.05.29 18:26:57.477372 [ 310 ] {} <Debug> TCP-Session: 1b4ce310-df9b-4896-a162-07d02ffa5a8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10580 | 2026.05.29 18:26:57.477385 [ 306 ] {} <Debug> TCP-Session: 3547138c-77ff-48df-8320-e226e1338867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10581 | 2026.05.29 18:26:57.477091 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43558 | ||
| 10582 | 2026.05.29 18:26:57.477160 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10583 | 2026.05.29 18:26:57.477465 [ 307 ] {} <Debug> TCP-Session: 62834e1c-103b-4957-a924-a608bde3581a Authenticating user 'default' from [fd00:1122:3344:101::e]:63695 | ||
| 10584 | 2026.05.29 18:26:57.477488 [ 307 ] {} <Debug> TCP-Session: 62834e1c-103b-4957-a924-a608bde3581a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10585 | 2026.05.29 18:26:57.477501 [ 307 ] {} <Debug> TCP-Session: 62834e1c-103b-4957-a924-a608bde3581a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10586 | 2026.05.29 18:26:57.477579 [ 285 ] {6f4d4594-22d1-4a39-aa46-34ec1c055e1a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10587 | 2026.05.29 18:26:57.477639 [ 285 ] {6f4d4594-22d1-4a39-aa46-34ec1c055e1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10588 | 2026.05.29 18:26:57.477696 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10589 | 2026.05.29 18:26:57.477733 [ 275 ] {} <Debug> TCP-Session: 84290c1d-2d44-4c44-ba9d-6810f71b8370 Authenticating user 'default' from [fd00:1122:3344:101::e]:57517 | ||
| 10590 | 2026.05.29 18:26:57.477756 [ 275 ] {} <Debug> TCP-Session: 84290c1d-2d44-4c44-ba9d-6810f71b8370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10591 | 2026.05.29 18:26:57.477773 [ 275 ] {} <Debug> TCP-Session: 84290c1d-2d44-4c44-ba9d-6810f71b8370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10592 | 2026.05.29 18:26:57.477812 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10593 | 2026.05.29 18:26:57.477845 [ 303 ] {} <Debug> TCP-Session: 73af18d0-9fc8-46fb-8dd8-e95cb8c8ef24 Authenticating user 'default' from [fd00:1122:3344:101::e]:56321 | ||
| 10594 | 2026.05.29 18:26:57.477862 [ 303 ] {} <Debug> TCP-Session: 73af18d0-9fc8-46fb-8dd8-e95cb8c8ef24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10595 | 2026.05.29 18:26:57.477879 [ 303 ] {} <Debug> TCP-Session: 73af18d0-9fc8-46fb-8dd8-e95cb8c8ef24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2026.05.29 18:26:57.477943 [ 285 ] {6f4d4594-22d1-4a39-aa46-34ec1c055e1a} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 10597 | 2026.05.29 18:26:57.478292 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10598 | 2026.05.29 18:26:57.478334 [ 309 ] {} <Debug> TCP-Session: 98e50c7c-882a-4495-ad0e-18a88be85c35 Authenticating user 'default' from [fd00:1122:3344:101::e]:45606 | ||
| 10599 | 2026.05.29 18:26:57.478358 [ 309 ] {} <Debug> TCP-Session: 98e50c7c-882a-4495-ad0e-18a88be85c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10600 | 2026.05.29 18:26:57.478371 [ 309 ] {} <Debug> TCP-Session: 98e50c7c-882a-4495-ad0e-18a88be85c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10601 | 2026.05.29 18:26:57.478421 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10602 | 2026.05.29 18:26:57.478453 [ 308 ] {} <Debug> TCP-Session: b34bcf2b-74c2-4b5c-a361-db8be1ee3035 Authenticating user 'default' from [fd00:1122:3344:101::e]:43558 | ||
| 10603 | 2026.05.29 18:26:57.478470 [ 308 ] {} <Debug> TCP-Session: b34bcf2b-74c2-4b5c-a361-db8be1ee3035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10604 | 2026.05.29 18:26:57.478482 [ 308 ] {} <Debug> TCP-Session: b34bcf2b-74c2-4b5c-a361-db8be1ee3035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10605 | 2026.05.29 18:26:57.478843 [ 328 ] {6f4d4594-22d1-4a39-aa46-34ec1c055e1a} <Trace> AggregatingTransform: Aggregating | ||
| 10606 | 2026.05.29 18:26:57.478873 [ 328 ] {6f4d4594-22d1-4a39-aa46-34ec1c055e1a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10607 | 2026.05.29 18:26:57.478902 [ 328 ] {6f4d4594-22d1-4a39-aa46-34ec1c055e1a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000855835 sec. (1168.450 rows/sec., 45.64 KiB/sec.) | ||
| 10608 | 2026.05.29 18:26:57.478917 [ 328 ] {6f4d4594-22d1-4a39-aa46-34ec1c055e1a} <Trace> Aggregator: Merging aggregated data | ||
| 10609 | 2026.05.29 18:26:57.479496 [ 285 ] {6f4d4594-22d1-4a39-aa46-34ec1c055e1a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002253 sec., 443.8526409232135 rows/sec., 17.34 KiB/sec. | ||
| 10610 | 2026.05.29 18:26:57.479647 [ 285 ] {6f4d4594-22d1-4a39-aa46-34ec1c055e1a} <Debug> TCPHandler: Processed in 0.002646655 sec. | ||
| 10611 | 2026.05.29 18:26:57.479794 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10612 | 2026.05.29 18:26:57.479832 [ 285 ] {} <Debug> TCP-Session: f38f8996-6385-475b-9382-5ab6677cce92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10613 | 2026.05.29 18:26:57.479833 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10614 | 2026.05.29 18:26:57.479848 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10615 | 2026.05.29 18:26:57.479876 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10616 | 2026.05.29 18:26:57.479896 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10617 | 2026.05.29 18:26:57.479916 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10618 | 2026.05.29 18:26:57.479934 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10619 | 2026.05.29 18:26:57.479956 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10620 | 2026.05.29 18:26:57.479979 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10621 | 2026.05.29 18:26:57.480002 [ 308 ] {} <Debug> TCP-Session: b34bcf2b-74c2-4b5c-a361-db8be1ee3035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10622 | 2026.05.29 18:26:57.480017 [ 310 ] {} <Debug> TCP-Session: 1b4ce310-df9b-4896-a162-07d02ffa5a8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10623 | 2026.05.29 18:26:57.480028 [ 306 ] {} <Debug> TCP-Session: 3547138c-77ff-48df-8320-e226e1338867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10624 | 2026.05.29 18:26:57.479992 [ 303 ] {} <Debug> TCP-Session: 73af18d0-9fc8-46fb-8dd8-e95cb8c8ef24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10625 | 2026.05.29 18:26:57.479985 [ 309 ] {} <Debug> TCP-Session: 98e50c7c-882a-4495-ad0e-18a88be85c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10626 | 2026.05.29 18:26:57.479913 [ 302 ] {} <Debug> TCP-Session: 2596c772-de28-4c19-b582-dc70cd4139bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10627 | 2026.05.29 18:26:57.479904 [ 275 ] {} <Debug> TCP-Session: 84290c1d-2d44-4c44-ba9d-6810f71b8370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10628 | 2026.05.29 18:26:57.479961 [ 307 ] {} <Debug> TCP-Session: 62834e1c-103b-4957-a924-a608bde3581a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10629 | 2026.05.29 18:26:58.260384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10630 | 2026.05.29 18:26:58.278149 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2026.05.29 18:26:58.278204 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10632 | 2026.05.29 18:26:58.284684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10633 | 2026.05.29 18:26:58.285504 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.05.29 18:26:58.285811 [ 34 ] {} <Debug> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10635 | 2026.05.29 18:26:58.285846 [ 34 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2026.05.29 18:26:58.285863 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10637 | 2026.05.29 18:26:58.286011 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 10638 | 2026.05.29 18:26:58.289096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10639 | 2026.05.29 18:26:58.289670 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10640 | 2026.05.29 18:26:58.291329 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 10641 | 2026.05.29 18:26:58.296347 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 10642 | 2026.05.29 18:26:58.300972 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 10643 | 2026.05.29 18:26:58.305653 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 10644 | 2026.05.29 18:26:58.310613 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 10645 | 2026.05.29 18:26:58.314352 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 10646 | 2026.05.29 18:26:58.369407 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.08346812 sec., 3702.0122173591544 rows/sec., 19.14 MiB/sec. | ||
| 10647 | 2026.05.29 18:26:58.371269 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10648 | 2026.05.29 18:26:58.373019 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_41_8} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.05.29 18:26:58.373122 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_41_8} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10650 | 2026.05.29 18:26:58.374894 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10651 | 2026.05.29 18:26:58.850231 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10652 | 2026.05.29 18:26:58.850538 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 10653 | 2026.05.29 18:26:58.851068 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10654 | 2026.05.29 18:26:58.851153 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 10655 | 2026.05.29 18:26:58.851551 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10656 | 2026.05.29 18:26:58.851668 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10657 | 2026.05.29 18:26:58.851885 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 10658 | 2026.05.29 18:26:58.852018 [ 357 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10659 | 2026.05.29 18:26:58.852043 [ 344 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10660 | 2026.05.29 18:26:58.852043 [ 361 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10661 | 2026.05.29 18:26:58.852264 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 10662 | 2026.05.29 18:26:58.852303 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10663 | 2026.05.29 18:26:58.852431 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10664 | 2026.05.29 18:26:58.852462 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 10665 | 2026.05.29 18:26:58.852517 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 10666 | 2026.05.29 18:26:58.852585 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 10667 | 2026.05.29 18:26:58.852659 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 10668 | 2026.05.29 18:26:58.854494 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.004099 sec., 11222.24932910466 rows/sec., 2.29 MiB/sec. | ||
| 10669 | 2026.05.29 18:26:58.854762 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Debug> MemoryTracker: Peak memory usage (for query): 154.87 KiB. | ||
| 10670 | 2026.05.29 18:26:58.854784 [ 286 ] {6eb1d0dc-6c35-442e-b1df-de997a75947c} <Debug> TCPHandler: Processed in 0.004745381 sec. | ||
| 10671 | 2026.05.29 18:26:58.862864 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10672 | 2026.05.29 18:26:58.863034 [ 286 ] {f85ed883-158a-4a7c-94ff-410c8f3db20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10673 | 2026.05.29 18:26:58.863103 [ 286 ] {f85ed883-158a-4a7c-94ff-410c8f3db20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10674 | 2026.05.29 18:26:58.863951 [ 286 ] {f85ed883-158a-4a7c-94ff-410c8f3db20c} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2026.05.29 18:26:58.864003 [ 286 ] {f85ed883-158a-4a7c-94ff-410c8f3db20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10676 | 2026.05.29 18:26:58.864425 [ 286 ] {f85ed883-158a-4a7c-94ff-410c8f3db20c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10677 | 2026.05.29 18:26:58.864658 [ 286 ] {f85ed883-158a-4a7c-94ff-410c8f3db20c} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2026.05.29 18:26:58.864823 [ 286 ] {f85ed883-158a-4a7c-94ff-410c8f3db20c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001842 sec., 154180.23887079261 rows/sec., 9.79 MiB/sec. | ||
| 10679 | 2026.05.29 18:26:58.864875 [ 286 ] {f85ed883-158a-4a7c-94ff-410c8f3db20c} <Debug> TCPHandler: Processed in 0.002139536 sec. | ||
| 10680 | 2026.05.29 18:26:58.865032 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2026.05.29 18:26:58.865139 [ 286 ] {bb2f7144-6aae-463b-bcc4-a6fc2013a07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10682 | 2026.05.29 18:26:58.865187 [ 286 ] {bb2f7144-6aae-463b-bcc4-a6fc2013a07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10683 | 2026.05.29 18:26:58.865640 [ 286 ] {bb2f7144-6aae-463b-bcc4-a6fc2013a07c} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2026.05.29 18:26:58.865681 [ 286 ] {bb2f7144-6aae-463b-bcc4-a6fc2013a07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10685 | 2026.05.29 18:26:58.865988 [ 286 ] {bb2f7144-6aae-463b-bcc4-a6fc2013a07c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10686 | 2026.05.29 18:26:58.866204 [ 286 ] {bb2f7144-6aae-463b-bcc4-a6fc2013a07c} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10687 | 2026.05.29 18:26:58.866342 [ 286 ] {bb2f7144-6aae-463b-bcc4-a6fc2013a07c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001229 sec., 1627.3393002441007 rows/sec., 132.70 KiB/sec. | ||
| 10688 | 2026.05.29 18:26:58.866380 [ 286 ] {bb2f7144-6aae-463b-bcc4-a6fc2013a07c} <Debug> TCPHandler: Processed in 0.001404183 sec. | ||
| 10689 | 2026.05.29 18:26:58.866518 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10690 | 2026.05.29 18:26:58.866627 [ 286 ] {666cfdf6-4cad-4764-8caf-09cb6ef878e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10691 | 2026.05.29 18:26:58.866673 [ 286 ] {666cfdf6-4cad-4764-8caf-09cb6ef878e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10692 | 2026.05.29 18:26:58.867621 [ 286 ] {666cfdf6-4cad-4764-8caf-09cb6ef878e0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10693 | 2026.05.29 18:26:58.867661 [ 286 ] {666cfdf6-4cad-4764-8caf-09cb6ef878e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10694 | 2026.05.29 18:26:58.868077 [ 286 ] {666cfdf6-4cad-4764-8caf-09cb6ef878e0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10695 | 2026.05.29 18:26:58.868308 [ 286 ] {666cfdf6-4cad-4764-8caf-09cb6ef878e0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2026.05.29 18:26:58.868453 [ 286 ] {666cfdf6-4cad-4764-8caf-09cb6ef878e0} <Debug> executeQuery: Read 820 rows, 65.12 KiB in 0.001848 sec., 443722.9437229437 rows/sec., 34.41 MiB/sec. | ||
| 10697 | 2026.05.29 18:26:58.868464 [ 34 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10698 | 2026.05.29 18:26:58.868489 [ 286 ] {666cfdf6-4cad-4764-8caf-09cb6ef878e0} <Debug> TCPHandler: Processed in 0.002025414 sec. | ||
| 10699 | 2026.05.29 18:26:58.868560 [ 34 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.05.29 18:26:58.868600 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10701 | 2026.05.29 18:26:58.868650 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10702 | 2026.05.29 18:26:58.868746 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 10703 | 2026.05.29 18:26:58.868758 [ 286 ] {5bf31ca1-14e1-4721-8258-5c7b27bdadc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10704 | 2026.05.29 18:26:58.868827 [ 286 ] {5bf31ca1-14e1-4721-8258-5c7b27bdadc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10705 | 2026.05.29 18:26:58.868892 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10706 | 2026.05.29 18:26:58.868932 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 10707 | 2026.05.29 18:26:58.869003 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2439 rows starting from the beginning of the part | ||
| 10708 | 2026.05.29 18:26:58.869053 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 10709 | 2026.05.29 18:26:58.869103 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 819 rows starting from the beginning of the part | ||
| 10710 | 2026.05.29 18:26:58.869146 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 116 rows starting from the beginning of the part | ||
| 10711 | 2026.05.29 18:26:58.869188 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 820 rows starting from the beginning of the part | ||
| 10712 | 2026.05.29 18:26:58.869308 [ 286 ] {5bf31ca1-14e1-4721-8258-5c7b27bdadc9} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2026.05.29 18:26:58.869351 [ 286 ] {5bf31ca1-14e1-4721-8258-5c7b27bdadc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10714 | 2026.05.29 18:26:58.869725 [ 286 ] {5bf31ca1-14e1-4721-8258-5c7b27bdadc9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10715 | 2026.05.29 18:26:58.869949 [ 286 ] {5bf31ca1-14e1-4721-8258-5c7b27bdadc9} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2026.05.29 18:26:58.870096 [ 286 ] {5bf31ca1-14e1-4721-8258-5c7b27bdadc9} <Debug> executeQuery: Read 155 rows, 9.51 KiB in 0.001361 sec., 113886.84790595151 rows/sec., 6.82 MiB/sec. | ||
| 10717 | 2026.05.29 18:26:58.870141 [ 286 ] {5bf31ca1-14e1-4721-8258-5c7b27bdadc9} <Debug> TCPHandler: Processed in 0.001543646 sec. | ||
| 10718 | 2026.05.29 18:26:58.870288 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10719 | 2026.05.29 18:26:58.870407 [ 286 ] {2b4c08da-faff-425f-84b5-abff5639ad0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10720 | 2026.05.29 18:26:58.870470 [ 286 ] {2b4c08da-faff-425f-84b5-abff5639ad0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10721 | 2026.05.29 18:26:58.870970 [ 286 ] {2b4c08da-faff-425f-84b5-abff5639ad0e} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2026.05.29 18:26:58.871017 [ 286 ] {2b4c08da-faff-425f-84b5-abff5639ad0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10723 | 2026.05.29 18:26:58.871420 [ 286 ] {2b4c08da-faff-425f-84b5-abff5639ad0e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10724 | 2026.05.29 18:26:58.871641 [ 286 ] {2b4c08da-faff-425f-84b5-abff5639ad0e} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2026.05.29 18:26:58.871783 [ 286 ] {2b4c08da-faff-425f-84b5-abff5639ad0e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001407 sec., 105899.07604832978 rows/sec., 6.84 MiB/sec. | ||
| 10726 | 2026.05.29 18:26:58.871818 [ 286 ] {2b4c08da-faff-425f-84b5-abff5639ad0e} <Debug> TCPHandler: Processed in 0.001581427 sec. | ||
| 10727 | 2026.05.29 18:26:58.871962 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10728 | 2026.05.29 18:26:58.872062 [ 286 ] {a9d47628-dbd1-4ace-b2fa-8cbf997edc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10729 | 2026.05.29 18:26:58.872071 [ 192 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7491 rows, containing 5 columns (5 merged, 0 gathered) in 0.003388298 sec., 2210844.5006903172 rows/sec., 175.32 MiB/sec. | ||
| 10730 | 2026.05.29 18:26:58.872107 [ 286 ] {a9d47628-dbd1-4ace-b2fa-8cbf997edc7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10731 | 2026.05.29 18:26:58.872426 [ 191 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10732 | 2026.05.29 18:26:58.872575 [ 286 ] {a9d47628-dbd1-4ace-b2fa-8cbf997edc7d} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10733 | 2026.05.29 18:26:58.872618 [ 286 ] {a9d47628-dbd1-4ace-b2fa-8cbf997edc7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10734 | 2026.05.29 18:26:58.872764 [ 191 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_66_13} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2026.05.29 18:26:58.872859 [ 191 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_66_13} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10736 | 2026.05.29 18:26:58.872952 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 10737 | 2026.05.29 18:26:58.872980 [ 286 ] {a9d47628-dbd1-4ace-b2fa-8cbf997edc7d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10738 | 2026.05.29 18:26:58.873219 [ 286 ] {a9d47628-dbd1-4ace-b2fa-8cbf997edc7d} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2026.05.29 18:26:58.873358 [ 286 ] {a9d47628-dbd1-4ace-b2fa-8cbf997edc7d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001316 sec., 112462.00607902737 rows/sec., 6.40 MiB/sec. | ||
| 10740 | 2026.05.29 18:26:58.873394 [ 286 ] {a9d47628-dbd1-4ace-b2fa-8cbf997edc7d} <Debug> TCPHandler: Processed in 0.001485606 sec. | ||
| 10741 | 2026.05.29 18:26:58.873537 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10742 | 2026.05.29 18:26:58.873635 [ 286 ] {49097b95-d5d7-4e34-9f06-3bc1722c38bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10743 | 2026.05.29 18:26:58.873677 [ 286 ] {49097b95-d5d7-4e34-9f06-3bc1722c38bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10744 | 2026.05.29 18:26:58.874407 [ 286 ] {49097b95-d5d7-4e34-9f06-3bc1722c38bb} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2026.05.29 18:26:58.874444 [ 286 ] {49097b95-d5d7-4e34-9f06-3bc1722c38bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10746 | 2026.05.29 18:26:58.874812 [ 286 ] {49097b95-d5d7-4e34-9f06-3bc1722c38bb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10747 | 2026.05.29 18:26:58.875033 [ 286 ] {49097b95-d5d7-4e34-9f06-3bc1722c38bb} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2026.05.29 18:26:58.875195 [ 286 ] {49097b95-d5d7-4e34-9f06-3bc1722c38bb} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001579 sec., 318556.0481317289 rows/sec., 22.40 MiB/sec. | ||
| 10749 | 2026.05.29 18:26:58.875209 [ 31 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10750 | 2026.05.29 18:26:58.875239 [ 286 ] {49097b95-d5d7-4e34-9f06-3bc1722c38bb} <Debug> TCPHandler: Processed in 0.0017546 sec. | ||
| 10751 | 2026.05.29 18:26:58.875278 [ 31 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2026.05.29 18:26:58.875323 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10753 | 2026.05.29 18:26:58.875399 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10754 | 2026.05.29 18:26:58.875429 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 10755 | 2026.05.29 18:26:58.875512 [ 286 ] {04de2c19-e01e-4ff0-9e23-bec366151c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10756 | 2026.05.29 18:26:58.875536 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10757 | 2026.05.29 18:26:58.875569 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 10758 | 2026.05.29 18:26:58.875571 [ 286 ] {04de2c19-e01e-4ff0-9e23-bec366151c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10759 | 2026.05.29 18:26:58.875626 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1292 rows starting from the beginning of the part | ||
| 10760 | 2026.05.29 18:26:58.875675 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 10761 | 2026.05.29 18:26:58.875715 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 501 rows starting from the beginning of the part | ||
| 10762 | 2026.05.29 18:26:58.875757 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 94 rows starting from the beginning of the part | ||
| 10763 | 2026.05.29 18:26:58.875811 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 503 rows starting from the beginning of the part | ||
| 10764 | 2026.05.29 18:26:58.876012 [ 286 ] {04de2c19-e01e-4ff0-9e23-bec366151c59} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10765 | 2026.05.29 18:26:58.876061 [ 286 ] {04de2c19-e01e-4ff0-9e23-bec366151c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10766 | 2026.05.29 18:26:58.876468 [ 286 ] {04de2c19-e01e-4ff0-9e23-bec366151c59} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10767 | 2026.05.29 18:26:58.876765 [ 286 ] {04de2c19-e01e-4ff0-9e23-bec366151c59} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10768 | 2026.05.29 18:26:58.876931 [ 286 ] {04de2c19-e01e-4ff0-9e23-bec366151c59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec. | ||
| 10769 | 2026.05.29 18:26:58.876974 [ 286 ] {04de2c19-e01e-4ff0-9e23-bec366151c59} <Debug> TCPHandler: Processed in 0.001638108 sec. | ||
| 10770 | 2026.05.29 18:26:58.877133 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10771 | 2026.05.29 18:26:58.877244 [ 286 ] {c648be52-bad9-4113-b1b4-5162677de219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10772 | 2026.05.29 18:26:58.877300 [ 286 ] {c648be52-bad9-4113-b1b4-5162677de219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10773 | 2026.05.29 18:26:58.877877 [ 286 ] {c648be52-bad9-4113-b1b4-5162677de219} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10774 | 2026.05.29 18:26:58.877920 [ 286 ] {c648be52-bad9-4113-b1b4-5162677de219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10775 | 2026.05.29 18:26:58.877928 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4247 rows, containing 5 columns (5 merged, 0 gathered) in 0.002529273 sec., 1679138.629954141 rows/sec., 121.30 MiB/sec. | ||
| 10776 | 2026.05.29 18:26:58.878294 [ 192 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10777 | 2026.05.29 18:26:58.878384 [ 286 ] {c648be52-bad9-4113-b1b4-5162677de219} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10778 | 2026.05.29 18:26:58.878796 [ 286 ] {c648be52-bad9-4113-b1b4-5162677de219} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2026.05.29 18:26:58.878796 [ 192 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_66_13} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2026.05.29 18:26:58.878969 [ 286 ] {c648be52-bad9-4113-b1b4-5162677de219} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001747 sec., 152261.0188895249 rows/sec., 10.12 MiB/sec. | ||
| 10781 | 2026.05.29 18:26:58.878967 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10782 | 2026.05.29 18:26:58.879021 [ 286 ] {c648be52-bad9-4113-b1b4-5162677de219} <Debug> TCPHandler: Processed in 0.001949033 sec. | ||
| 10783 | 2026.05.29 18:26:58.879054 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2026.05.29 18:26:58.878981 [ 192 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_66_13} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10785 | 2026.05.29 18:26:58.879098 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10786 | 2026.05.29 18:26:58.879212 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10787 | 2026.05.29 18:26:58.879241 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 10788 | 2026.05.29 18:26:58.879315 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 10789 | 2026.05.29 18:26:58.879328 [ 286 ] {1b4d95f0-9121-466d-8d70-9701286b6194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10790 | 2026.05.29 18:26:58.879410 [ 286 ] {1b4d95f0-9121-466d-8d70-9701286b6194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10791 | 2026.05.29 18:26:58.879462 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10792 | 2026.05.29 18:26:58.879503 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 23212 rows starting from the beginning of the part | ||
| 10793 | 2026.05.29 18:26:58.879570 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1476 rows starting from the beginning of the part | ||
| 10794 | 2026.05.29 18:26:58.879625 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 148 rows starting from the beginning of the part | ||
| 10795 | 2026.05.29 18:26:58.879674 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 265 rows starting from the beginning of the part | ||
| 10796 | 2026.05.29 18:26:58.879726 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 10797 | 2026.05.29 18:26:58.879775 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 266 rows starting from the beginning of the part | ||
| 10798 | 2026.05.29 18:26:58.879844 [ 286 ] {1b4d95f0-9121-466d-8d70-9701286b6194} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2026.05.29 18:26:58.879892 [ 286 ] {1b4d95f0-9121-466d-8d70-9701286b6194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10800 | 2026.05.29 18:26:58.880344 [ 286 ] {1b4d95f0-9121-466d-8d70-9701286b6194} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10801 | 2026.05.29 18:26:58.880647 [ 286 ] {1b4d95f0-9121-466d-8d70-9701286b6194} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10802 | 2026.05.29 18:26:58.880835 [ 286 ] {1b4d95f0-9121-466d-8d70-9701286b6194} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001528 sec., 654.4502617801047 rows/sec., 44.10 KiB/sec. | ||
| 10803 | 2026.05.29 18:26:58.880877 [ 286 ] {1b4d95f0-9121-466d-8d70-9701286b6194} <Debug> TCPHandler: Processed in 0.001724459 sec. | ||
| 10804 | 2026.05.29 18:26:58.881054 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10805 | 2026.05.29 18:26:58.881183 [ 286 ] {00e4cf91-ebf5-4128-a701-4e875e6e4e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10806 | 2026.05.29 18:26:58.881255 [ 286 ] {00e4cf91-ebf5-4128-a701-4e875e6e4e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10807 | 2026.05.29 18:26:58.882436 [ 286 ] {00e4cf91-ebf5-4128-a701-4e875e6e4e8d} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2026.05.29 18:26:58.882487 [ 286 ] {00e4cf91-ebf5-4128-a701-4e875e6e4e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10809 | 2026.05.29 18:26:58.883307 [ 286 ] {00e4cf91-ebf5-4128-a701-4e875e6e4e8d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10810 | 2026.05.29 18:26:58.883659 [ 286 ] {00e4cf91-ebf5-4128-a701-4e875e6e4e8d} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2026.05.29 18:26:58.883862 [ 286 ] {00e4cf91-ebf5-4128-a701-4e875e6e4e8d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002699 sec., 4075.583549462764 rows/sec., 7.30 MiB/sec. | ||
| 10812 | 2026.05.29 18:26:58.883958 [ 286 ] {00e4cf91-ebf5-4128-a701-4e875e6e4e8d} <Debug> TCPHandler: Processed in 0.00296758 sec. | ||
| 10813 | 2026.05.29 18:26:58.884128 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10814 | 2026.05.29 18:26:58.884243 [ 286 ] {58be2bbc-f8aa-4020-bfde-b6ea58c3824a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10815 | 2026.05.29 18:26:58.884290 [ 286 ] {58be2bbc-f8aa-4020-bfde-b6ea58c3824a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10816 | 2026.05.29 18:26:58.884674 [ 286 ] {58be2bbc-f8aa-4020-bfde-b6ea58c3824a} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10817 | 2026.05.29 18:26:58.884712 [ 286 ] {58be2bbc-f8aa-4020-bfde-b6ea58c3824a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10818 | 2026.05.29 18:26:58.885067 [ 286 ] {58be2bbc-f8aa-4020-bfde-b6ea58c3824a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10819 | 2026.05.29 18:26:58.885339 [ 286 ] {58be2bbc-f8aa-4020-bfde-b6ea58c3824a} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2026.05.29 18:26:58.885498 [ 31 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10821 | 2026.05.29 18:26:58.885513 [ 286 ] {58be2bbc-f8aa-4020-bfde-b6ea58c3824a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001289 sec., 69821.56710628394 rows/sec., 4.37 MiB/sec. | ||
| 10822 | 2026.05.29 18:26:58.885563 [ 31 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10823 | 2026.05.29 18:26:58.885578 [ 286 ] {58be2bbc-f8aa-4020-bfde-b6ea58c3824a} <Debug> TCPHandler: Processed in 0.001519656 sec. | ||
| 10824 | 2026.05.29 18:26:58.885610 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10825 | 2026.05.29 18:26:58.885779 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 10826 | 2026.05.29 18:26:58.885940 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10827 | 2026.05.29 18:26:58.885991 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3720 rows starting from the beginning of the part | ||
| 10828 | 2026.05.29 18:26:58.886084 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 10829 | 2026.05.29 18:26:58.886157 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 54 rows starting from the beginning of the part | ||
| 10830 | 2026.05.29 18:26:58.886221 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part | ||
| 10831 | 2026.05.29 18:26:58.886284 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 10832 | 2026.05.29 18:26:58.886347 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 10833 | 2026.05.29 18:26:58.888509 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25527 rows, containing 5 columns (5 merged, 0 gathered) in 0.009314009 sec., 2740710.2569903038 rows/sec., 175.73 MiB/sec. | ||
| 10834 | 2026.05.29 18:26:58.888750 [ 186 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4020 rows, containing 4 columns (4 merged, 0 gathered) in 0.003033092 sec., 1325380.1731038822 rows/sec., 85.47 MiB/sec. | ||
| 10835 | 2026.05.29 18:26:58.889234 [ 194 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10836 | 2026.05.29 18:26:58.889357 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10837 | 2026.05.29 18:26:58.889737 [ 194 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2026.05.29 18:26:58.889807 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_66_13} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2026.05.29 18:26:58.889860 [ 194 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10840 | 2026.05.29 18:26:58.889911 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_66_13} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10841 | 2026.05.29 18:26:58.890003 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 10842 | 2026.05.29 18:26:58.890064 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10843 | 2026.05.29 18:26:59.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.35 MiB, peak 321.85 MiB, free memory in arenas 0.00 B, will set to 310.78 MiB (RSS), difference: 1.43 MiB | ||
| 10844 | 2026.05.29 18:26:59.223440 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59748 | ||
| 10845 | 2026.05.29 18:26:59.223530 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10846 | 2026.05.29 18:26:59.223556 [ 309 ] {} <Debug> TCP-Session: 9780703b-841f-4abe-a044-5deb2e39ac2c Authenticating user 'default' from [fd00:1122:3344:101::e]:59748 | ||
| 10847 | 2026.05.29 18:26:59.223579 [ 309 ] {} <Debug> TCP-Session: 9780703b-841f-4abe-a044-5deb2e39ac2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10848 | 2026.05.29 18:26:59.223591 [ 309 ] {} <Debug> TCP-Session: 9780703b-841f-4abe-a044-5deb2e39ac2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10849 | 2026.05.29 18:26:59.223778 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50035 | ||
| 10850 | 2026.05.29 18:26:59.223816 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37306 | ||
| 10851 | 2026.05.29 18:26:59.223838 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64613 | ||
| 10852 | 2026.05.29 18:26:59.223847 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41668 | ||
| 10853 | 2026.05.29 18:26:59.223882 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58381 | ||
| 10854 | 2026.05.29 18:26:59.223895 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10855 | 2026.05.29 18:26:59.223905 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62306 | ||
| 10856 | 2026.05.29 18:26:59.223935 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10857 | 2026.05.29 18:26:59.223942 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10858 | 2026.05.29 18:26:59.223943 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10859 | 2026.05.29 18:26:59.223987 [ 302 ] {} <Debug> TCP-Session: c7158e48-d4b8-49b9-804b-54318caef33e Authenticating user 'default' from [fd00:1122:3344:101::e]:41668 | ||
| 10860 | 2026.05.29 18:26:59.223974 [ 275 ] {} <Debug> TCP-Session: 9333dac2-5c4b-49a9-a3a3-4d771ae69565 Authenticating user 'default' from [fd00:1122:3344:101::e]:37306 | ||
| 10861 | 2026.05.29 18:26:59.224010 [ 285 ] {} <Debug> TCP-Session: 096cf0fb-b96b-48a1-a888-61d84633cf0f Authenticating user 'default' from [fd00:1122:3344:101::e]:64613 | ||
| 10862 | 2026.05.29 18:26:59.224018 [ 302 ] {} <Debug> TCP-Session: c7158e48-d4b8-49b9-804b-54318caef33e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10863 | 2026.05.29 18:26:59.223941 [ 310 ] {} <Debug> TCP-Session: cfbac900-6c75-43ce-89f0-a88f4b010843 Authenticating user 'default' from [fd00:1122:3344:101::e]:50035 | ||
| 10864 | 2026.05.29 18:26:59.224055 [ 302 ] {} <Debug> TCP-Session: c7158e48-d4b8-49b9-804b-54318caef33e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10865 | 2026.05.29 18:26:59.224048 [ 275 ] {} <Debug> TCP-Session: 9333dac2-5c4b-49a9-a3a3-4d771ae69565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10866 | 2026.05.29 18:26:59.224070 [ 310 ] {} <Debug> TCP-Session: cfbac900-6c75-43ce-89f0-a88f4b010843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10867 | 2026.05.29 18:26:59.224091 [ 275 ] {} <Debug> TCP-Session: 9333dac2-5c4b-49a9-a3a3-4d771ae69565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10868 | 2026.05.29 18:26:59.224108 [ 310 ] {} <Debug> TCP-Session: cfbac900-6c75-43ce-89f0-a88f4b010843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10869 | 2026.05.29 18:26:59.224106 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10870 | 2026.05.29 18:26:59.224130 [ 309 ] {} <Trace> TCP-Session: 9780703b-841f-4abe-a044-5deb2e39ac2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10871 | 2026.05.29 18:26:59.224151 [ 306 ] {} <Debug> TCP-Session: 86302b98-426d-4f6b-bd3f-6015d8b9270e Authenticating user 'default' from [fd00:1122:3344:101::e]:58381 | ||
| 10872 | 2026.05.29 18:26:59.224056 [ 285 ] {} <Debug> TCP-Session: 096cf0fb-b96b-48a1-a888-61d84633cf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10873 | 2026.05.29 18:26:59.224185 [ 306 ] {} <Debug> TCP-Session: 86302b98-426d-4f6b-bd3f-6015d8b9270e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10874 | 2026.05.29 18:26:59.223899 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64415 | ||
| 10875 | 2026.05.29 18:26:59.224206 [ 285 ] {} <Debug> TCP-Session: 096cf0fb-b96b-48a1-a888-61d84633cf0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10876 | 2026.05.29 18:26:59.223877 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40660 | ||
| 10877 | 2026.05.29 18:26:59.224207 [ 306 ] {} <Debug> TCP-Session: 86302b98-426d-4f6b-bd3f-6015d8b9270e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10878 | 2026.05.29 18:26:59.224344 [ 309 ] {81ce065d-8bc1-473a-be8e-b4499ab30b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59748) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10879 | 2026.05.29 18:26:59.224485 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10880 | 2026.05.29 18:26:59.224518 [ 308 ] {} <Debug> TCP-Session: 9e5b595c-c0e7-4758-a2fd-ce4e5437d6ba Authenticating user 'default' from [fd00:1122:3344:101::e]:62306 | ||
| 10881 | 2026.05.29 18:26:59.224537 [ 308 ] {} <Debug> TCP-Session: 9e5b595c-c0e7-4758-a2fd-ce4e5437d6ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10882 | 2026.05.29 18:26:59.224553 [ 308 ] {} <Debug> TCP-Session: 9e5b595c-c0e7-4758-a2fd-ce4e5437d6ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10883 | 2026.05.29 18:26:59.224671 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10884 | 2026.05.29 18:26:59.224714 [ 303 ] {} <Debug> TCP-Session: 12060e5c-82eb-4b4d-8335-878e09c298f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40660 | ||
| 10885 | 2026.05.29 18:26:59.224735 [ 309 ] {81ce065d-8bc1-473a-be8e-b4499ab30b4b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10886 | 2026.05.29 18:26:59.224743 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10887 | 2026.05.29 18:26:59.224738 [ 303 ] {} <Debug> TCP-Session: 12060e5c-82eb-4b4d-8335-878e09c298f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10888 | 2026.05.29 18:26:59.224796 [ 307 ] {} <Debug> TCP-Session: 6fb12187-3d96-435b-968c-b3e05f2a23df Authenticating user 'default' from [fd00:1122:3344:101::e]:64415 | ||
| 10889 | 2026.05.29 18:26:59.224798 [ 303 ] {} <Debug> TCP-Session: 12060e5c-82eb-4b4d-8335-878e09c298f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10890 | 2026.05.29 18:26:59.224808 [ 309 ] {81ce065d-8bc1-473a-be8e-b4499ab30b4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10891 | 2026.05.29 18:26:59.224814 [ 307 ] {} <Debug> TCP-Session: 6fb12187-3d96-435b-968c-b3e05f2a23df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10892 | 2026.05.29 18:26:59.224845 [ 307 ] {} <Debug> TCP-Session: 6fb12187-3d96-435b-968c-b3e05f2a23df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10893 | 2026.05.29 18:26:59.225123 [ 309 ] {81ce065d-8bc1-473a-be8e-b4499ab30b4b} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 10894 | 2026.05.29 18:26:59.226141 [ 344 ] {81ce065d-8bc1-473a-be8e-b4499ab30b4b} <Trace> AggregatingTransform: Aggregating | ||
| 10895 | 2026.05.29 18:26:59.226174 [ 344 ] {81ce065d-8bc1-473a-be8e-b4499ab30b4b} <Trace> Aggregator: Aggregation method: without_key | ||
| 10896 | 2026.05.29 18:26:59.226203 [ 344 ] {81ce065d-8bc1-473a-be8e-b4499ab30b4b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000977716 sec. (1022.792 rows/sec., 39.95 KiB/sec.) | ||
| 10897 | 2026.05.29 18:26:59.226218 [ 344 ] {81ce065d-8bc1-473a-be8e-b4499ab30b4b} <Trace> Aggregator: Merging aggregated data | ||
| 10898 | 2026.05.29 18:26:59.226780 [ 309 ] {81ce065d-8bc1-473a-be8e-b4499ab30b4b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002499 sec., 400.16006402561027 rows/sec., 15.63 KiB/sec. | ||
| 10899 | 2026.05.29 18:26:59.226925 [ 309 ] {81ce065d-8bc1-473a-be8e-b4499ab30b4b} <Debug> TCPHandler: Processed in 0.003042982 sec. | ||
| 10900 | 2026.05.29 18:26:59.227053 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10901 | 2026.05.29 18:26:59.227085 [ 309 ] {} <Debug> TCP-Session: 9780703b-841f-4abe-a044-5deb2e39ac2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10902 | 2026.05.29 18:26:59.227087 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10903 | 2026.05.29 18:26:59.227112 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10904 | 2026.05.29 18:26:59.227147 [ 310 ] {} <Debug> TCP-Session: cfbac900-6c75-43ce-89f0-a88f4b010843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10905 | 2026.05.29 18:26:59.227135 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10906 | 2026.05.29 18:26:59.227175 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10907 | 2026.05.29 18:26:59.227196 [ 275 ] {} <Debug> TCP-Session: 9333dac2-5c4b-49a9-a3a3-4d771ae69565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10908 | 2026.05.29 18:26:59.227202 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10909 | 2026.05.29 18:26:59.227222 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10910 | 2026.05.29 18:26:59.227235 [ 308 ] {} <Debug> TCP-Session: 9e5b595c-c0e7-4758-a2fd-ce4e5437d6ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10911 | 2026.05.29 18:26:59.227241 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10912 | 2026.05.29 18:26:59.227269 [ 302 ] {} <Debug> TCP-Session: c7158e48-d4b8-49b9-804b-54318caef33e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10913 | 2026.05.29 18:26:59.227260 [ 285 ] {} <Debug> TCP-Session: 096cf0fb-b96b-48a1-a888-61d84633cf0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10914 | 2026.05.29 18:26:59.227308 [ 307 ] {} <Debug> TCP-Session: 6fb12187-3d96-435b-968c-b3e05f2a23df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10915 | 2026.05.29 18:26:59.227161 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10916 | 2026.05.29 18:26:59.227225 [ 306 ] {} <Debug> TCP-Session: 86302b98-426d-4f6b-bd3f-6015d8b9270e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10917 | 2026.05.29 18:26:59.227368 [ 303 ] {} <Debug> TCP-Session: 12060e5c-82eb-4b4d-8335-878e09c298f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10918 | 2026.05.29 18:26:59.267273 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64724 | ||
| 10919 | 2026.05.29 18:26:59.267338 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10920 | 2026.05.29 18:26:59.267360 [ 309 ] {} <Debug> TCP-Session: ba276f4c-ff61-4a87-9a15-c513facc7a30 Authenticating user 'default' from [fd00:1122:3344:101::e]:64724 | ||
| 10921 | 2026.05.29 18:26:59.267381 [ 309 ] {} <Debug> TCP-Session: ba276f4c-ff61-4a87-9a15-c513facc7a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10922 | 2026.05.29 18:26:59.267395 [ 309 ] {} <Debug> TCP-Session: ba276f4c-ff61-4a87-9a15-c513facc7a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10923 | 2026.05.29 18:26:59.267596 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53496 | ||
| 10924 | 2026.05.29 18:26:59.267620 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34817 | ||
| 10925 | 2026.05.29 18:26:59.267644 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35766 | ||
| 10926 | 2026.05.29 18:26:59.267666 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42435 | ||
| 10927 | 2026.05.29 18:26:59.267683 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10928 | 2026.05.29 18:26:59.267687 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59753 | ||
| 10929 | 2026.05.29 18:26:59.267712 [ 285 ] {} <Debug> TCP-Session: d5c50bf4-c662-4481-8f48-a9b02844bbe8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34817 | ||
| 10930 | 2026.05.29 18:26:59.267719 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10931 | 2026.05.29 18:26:59.267702 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10932 | 2026.05.29 18:26:59.267748 [ 285 ] {} <Debug> TCP-Session: d5c50bf4-c662-4481-8f48-a9b02844bbe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10933 | 2026.05.29 18:26:59.267757 [ 306 ] {} <Debug> TCP-Session: 182bb42c-4e98-46ae-bdc5-4a5de845f45b Authenticating user 'default' from [fd00:1122:3344:101::e]:42435 | ||
| 10934 | 2026.05.29 18:26:59.267766 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10935 | 2026.05.29 18:26:59.267774 [ 285 ] {} <Debug> TCP-Session: d5c50bf4-c662-4481-8f48-a9b02844bbe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10936 | 2026.05.29 18:26:59.267777 [ 302 ] {} <Debug> TCP-Session: 3a63ef63-7735-4027-80ec-5a303b62ff6f Authenticating user 'default' from [fd00:1122:3344:101::e]:35766 | ||
| 10937 | 2026.05.29 18:26:59.267808 [ 308 ] {} <Debug> TCP-Session: 60912555-8932-449c-8c2d-bcb7eb2d11ad Authenticating user 'default' from [fd00:1122:3344:101::e]:59753 | ||
| 10938 | 2026.05.29 18:26:59.267824 [ 302 ] {} <Debug> TCP-Session: 3a63ef63-7735-4027-80ec-5a303b62ff6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10939 | 2026.05.29 18:26:59.267844 [ 308 ] {} <Debug> TCP-Session: 60912555-8932-449c-8c2d-bcb7eb2d11ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10940 | 2026.05.29 18:26:59.267852 [ 302 ] {} <Debug> TCP-Session: 3a63ef63-7735-4027-80ec-5a303b62ff6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10941 | 2026.05.29 18:26:59.267869 [ 308 ] {} <Debug> TCP-Session: 60912555-8932-449c-8c2d-bcb7eb2d11ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10942 | 2026.05.29 18:26:59.267681 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35919 | ||
| 10943 | 2026.05.29 18:26:59.267670 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37362 | ||
| 10944 | 2026.05.29 18:26:59.267671 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10945 | 2026.05.29 18:26:59.267620 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45957 | ||
| 10946 | 2026.05.29 18:26:59.267989 [ 310 ] {} <Debug> TCP-Session: 0ea373f8-6e06-474a-80f4-0343326d8555 Authenticating user 'default' from [fd00:1122:3344:101::e]:53496 | ||
| 10947 | 2026.05.29 18:26:59.267987 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10948 | 2026.05.29 18:26:59.268027 [ 310 ] {} <Debug> TCP-Session: 0ea373f8-6e06-474a-80f4-0343326d8555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10949 | 2026.05.29 18:26:59.268037 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10950 | 2026.05.29 18:26:59.268052 [ 310 ] {} <Debug> TCP-Session: 0ea373f8-6e06-474a-80f4-0343326d8555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10951 | 2026.05.29 18:26:59.268051 [ 303 ] {} <Debug> TCP-Session: 037e6049-8518-453b-928d-e0f52e16f9c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37362 | ||
| 10952 | 2026.05.29 18:26:59.268070 [ 275 ] {} <Debug> TCP-Session: c68ef6f1-813d-4915-9033-71df4db798c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45957 | ||
| 10953 | 2026.05.29 18:26:59.267974 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10954 | 2026.05.29 18:26:59.268104 [ 303 ] {} <Debug> TCP-Session: 037e6049-8518-453b-928d-e0f52e16f9c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10955 | 2026.05.29 18:26:59.268109 [ 275 ] {} <Debug> TCP-Session: c68ef6f1-813d-4915-9033-71df4db798c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10956 | 2026.05.29 18:26:59.268137 [ 303 ] {} <Debug> TCP-Session: 037e6049-8518-453b-928d-e0f52e16f9c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10957 | 2026.05.29 18:26:59.268137 [ 307 ] {} <Debug> TCP-Session: f91ef08e-0477-48a2-a623-12f6d312f34b Authenticating user 'default' from [fd00:1122:3344:101::e]:35919 | ||
| 10958 | 2026.05.29 18:26:59.268151 [ 275 ] {} <Debug> TCP-Session: c68ef6f1-813d-4915-9033-71df4db798c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10959 | 2026.05.29 18:26:59.268181 [ 307 ] {} <Debug> TCP-Session: f91ef08e-0477-48a2-a623-12f6d312f34b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10960 | 2026.05.29 18:26:59.267787 [ 306 ] {} <Debug> TCP-Session: 182bb42c-4e98-46ae-bdc5-4a5de845f45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10961 | 2026.05.29 18:26:59.268211 [ 307 ] {} <Debug> TCP-Session: f91ef08e-0477-48a2-a623-12f6d312f34b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10962 | 2026.05.29 18:26:59.268229 [ 306 ] {} <Debug> TCP-Session: 182bb42c-4e98-46ae-bdc5-4a5de845f45b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10963 | 2026.05.29 18:26:59.267668 [ 309 ] {} <Trace> TCP-Session: ba276f4c-ff61-4a87-9a15-c513facc7a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10964 | 2026.05.29 18:26:59.268404 [ 309 ] {cdb5a101-c844-4b7a-bee9-496c9c047ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64724) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10965 | 2026.05.29 18:26:59.268612 [ 309 ] {cdb5a101-c844-4b7a-bee9-496c9c047ed4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10966 | 2026.05.29 18:26:59.268661 [ 309 ] {cdb5a101-c844-4b7a-bee9-496c9c047ed4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10967 | 2026.05.29 18:26:59.268913 [ 309 ] {cdb5a101-c844-4b7a-bee9-496c9c047ed4} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 10968 | 2026.05.29 18:26:59.269786 [ 365 ] {cdb5a101-c844-4b7a-bee9-496c9c047ed4} <Trace> AggregatingTransform: Aggregating | ||
| 10969 | 2026.05.29 18:26:59.269817 [ 365 ] {cdb5a101-c844-4b7a-bee9-496c9c047ed4} <Trace> Aggregator: Aggregation method: without_key | ||
| 10970 | 2026.05.29 18:26:59.269846 [ 365 ] {cdb5a101-c844-4b7a-bee9-496c9c047ed4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000842995 sec. (1186.247 rows/sec., 46.34 KiB/sec.) | ||
| 10971 | 2026.05.29 18:26:59.269861 [ 365 ] {cdb5a101-c844-4b7a-bee9-496c9c047ed4} <Trace> Aggregator: Merging aggregated data | ||
| 10972 | 2026.05.29 18:26:59.270410 [ 309 ] {cdb5a101-c844-4b7a-bee9-496c9c047ed4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002051 sec., 487.56704046806436 rows/sec., 19.05 KiB/sec. | ||
| 10973 | 2026.05.29 18:26:59.270548 [ 309 ] {cdb5a101-c844-4b7a-bee9-496c9c047ed4} <Debug> TCPHandler: Processed in 0.002966331 sec. | ||
| 10974 | 2026.05.29 18:26:59.270654 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10975 | 2026.05.29 18:26:59.270679 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10976 | 2026.05.29 18:26:59.270687 [ 309 ] {} <Debug> TCP-Session: ba276f4c-ff61-4a87-9a15-c513facc7a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10977 | 2026.05.29 18:26:59.270693 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10978 | 2026.05.29 18:26:59.270722 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10979 | 2026.05.29 18:26:59.270741 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10980 | 2026.05.29 18:26:59.270751 [ 310 ] {} <Debug> TCP-Session: 0ea373f8-6e06-474a-80f4-0343326d8555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10981 | 2026.05.29 18:26:59.270767 [ 302 ] {} <Debug> TCP-Session: 3a63ef63-7735-4027-80ec-5a303b62ff6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2026.05.29 18:26:59.270776 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10983 | 2026.05.29 18:26:59.270791 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10984 | 2026.05.29 18:26:59.270818 [ 285 ] {} <Debug> TCP-Session: d5c50bf4-c662-4481-8f48-a9b02844bbe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10985 | 2026.05.29 18:26:59.270718 [ 308 ] {} <Debug> TCP-Session: 60912555-8932-449c-8c2d-bcb7eb2d11ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10986 | 2026.05.29 18:26:59.270837 [ 306 ] {} <Debug> TCP-Session: 182bb42c-4e98-46ae-bdc5-4a5de845f45b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10987 | 2026.05.29 18:26:59.270709 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10988 | 2026.05.29 18:26:59.270791 [ 307 ] {} <Debug> TCP-Session: f91ef08e-0477-48a2-a623-12f6d312f34b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10989 | 2026.05.29 18:26:59.270760 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10990 | 2026.05.29 18:26:59.270906 [ 275 ] {} <Debug> TCP-Session: c68ef6f1-813d-4915-9033-71df4db798c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10991 | 2026.05.29 18:26:59.270945 [ 303 ] {} <Debug> TCP-Session: 037e6049-8518-453b-928d-e0f52e16f9c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10992 | 2026.05.29 18:27:03.845548 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10993 | 2026.05.29 18:27:03.845906 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10994 | 2026.05.29 18:27:03.846413 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10995 | 2026.05.29 18:27:03.846483 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10996 | 2026.05.29 18:27:03.846816 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10997 | 2026.05.29 18:27:03.846889 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10998 | 2026.05.29 18:27:03.847031 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10999 | 2026.05.29 18:27:03.847127 [ 315 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11000 | 2026.05.29 18:27:03.847127 [ 362 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11001 | 2026.05.29 18:27:03.847131 [ 330 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11002 | 2026.05.29 18:27:03.847278 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 11003 | 2026.05.29 18:27:03.847308 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11004 | 2026.05.29 18:27:03.847396 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11005 | 2026.05.29 18:27:03.847417 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 11006 | 2026.05.29 18:27:03.847454 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11007 | 2026.05.29 18:27:03.847500 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11008 | 2026.05.29 18:27:03.847541 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11009 | 2026.05.29 18:27:03.848636 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002875 sec., 16000 rows/sec., 1.91 MiB/sec. | ||
| 11010 | 2026.05.29 18:27:03.848824 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Debug> MemoryTracker: Peak memory usage (for query): 135.63 KiB. | ||
| 11011 | 2026.05.29 18:27:03.848840 [ 286 ] {bd2bd226-cadc-4fce-8f89-ac7418a07c56} <Debug> TCPHandler: Processed in 0.003435369 sec. | ||
| 11012 | 2026.05.29 18:27:03.850983 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11013 | 2026.05.29 18:27:03.851118 [ 286 ] {28acb92c-a115-4e5a-a74e-02a2c6ded57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11014 | 2026.05.29 18:27:03.851172 [ 286 ] {28acb92c-a115-4e5a-a74e-02a2c6ded57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11015 | 2026.05.29 18:27:03.851787 [ 286 ] {28acb92c-a115-4e5a-a74e-02a2c6ded57c} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11016 | 2026.05.29 18:27:03.851833 [ 286 ] {28acb92c-a115-4e5a-a74e-02a2c6ded57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11017 | 2026.05.29 18:27:03.852216 [ 286 ] {28acb92c-a115-4e5a-a74e-02a2c6ded57c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11018 | 2026.05.29 18:27:03.852432 [ 286 ] {28acb92c-a115-4e5a-a74e-02a2c6ded57c} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2026.05.29 18:27:03.852582 [ 286 ] {28acb92c-a115-4e5a-a74e-02a2c6ded57c} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001502 sec., 77230.35952063915 rows/sec., 6.56 MiB/sec. | ||
| 11020 | 2026.05.29 18:27:03.852621 [ 286 ] {28acb92c-a115-4e5a-a74e-02a2c6ded57c} <Debug> TCPHandler: Processed in 0.001704109 sec. | ||
| 11021 | 2026.05.29 18:27:03.852750 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11022 | 2026.05.29 18:27:03.852850 [ 286 ] {5062f9aa-cb6d-4d3e-8709-44fdd99fbfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11023 | 2026.05.29 18:27:03.852894 [ 286 ] {5062f9aa-cb6d-4d3e-8709-44fdd99fbfcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11024 | 2026.05.29 18:27:03.853317 [ 286 ] {5062f9aa-cb6d-4d3e-8709-44fdd99fbfcb} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11025 | 2026.05.29 18:27:03.853355 [ 286 ] {5062f9aa-cb6d-4d3e-8709-44fdd99fbfcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11026 | 2026.05.29 18:27:03.853653 [ 286 ] {5062f9aa-cb6d-4d3e-8709-44fdd99fbfcb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11027 | 2026.05.29 18:27:03.853871 [ 286 ] {5062f9aa-cb6d-4d3e-8709-44fdd99fbfcb} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2026.05.29 18:27:03.854009 [ 286 ] {5062f9aa-cb6d-4d3e-8709-44fdd99fbfcb} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00118 sec., 25423.72881355932 rows/sec., 1.87 MiB/sec. | ||
| 11029 | 2026.05.29 18:27:03.854045 [ 286 ] {5062f9aa-cb6d-4d3e-8709-44fdd99fbfcb} <Debug> TCPHandler: Processed in 0.001347513 sec. | ||
| 11030 | 2026.05.29 18:27:03.854160 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11031 | 2026.05.29 18:27:03.854258 [ 286 ] {fc8ee6b9-7392-466e-8c83-405a049f3909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11032 | 2026.05.29 18:27:03.854300 [ 286 ] {fc8ee6b9-7392-466e-8c83-405a049f3909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11033 | 2026.05.29 18:27:03.854742 [ 286 ] {fc8ee6b9-7392-466e-8c83-405a049f3909} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11034 | 2026.05.29 18:27:03.854777 [ 286 ] {fc8ee6b9-7392-466e-8c83-405a049f3909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11035 | 2026.05.29 18:27:03.855084 [ 286 ] {fc8ee6b9-7392-466e-8c83-405a049f3909} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11036 | 2026.05.29 18:27:03.855285 [ 286 ] {fc8ee6b9-7392-466e-8c83-405a049f3909} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11037 | 2026.05.29 18:27:03.855412 [ 286 ] {fc8ee6b9-7392-466e-8c83-405a049f3909} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001172 sec., 80204.77815699659 rows/sec., 6.26 MiB/sec. | ||
| 11038 | 2026.05.29 18:27:03.855446 [ 286 ] {fc8ee6b9-7392-466e-8c83-405a049f3909} <Debug> TCPHandler: Processed in 0.001337773 sec. | ||
| 11039 | 2026.05.29 18:27:03.855567 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11040 | 2026.05.29 18:27:03.855665 [ 286 ] {94722f4b-b893-43a6-b8ed-e1165ca98c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11041 | 2026.05.29 18:27:03.855709 [ 286 ] {94722f4b-b893-43a6-b8ed-e1165ca98c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11042 | 2026.05.29 18:27:03.856121 [ 286 ] {94722f4b-b893-43a6-b8ed-e1165ca98c76} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11043 | 2026.05.29 18:27:03.856155 [ 286 ] {94722f4b-b893-43a6-b8ed-e1165ca98c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11044 | 2026.05.29 18:27:03.856472 [ 286 ] {94722f4b-b893-43a6-b8ed-e1165ca98c76} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11045 | 2026.05.29 18:27:03.856680 [ 286 ] {94722f4b-b893-43a6-b8ed-e1165ca98c76} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.05.29 18:27:03.856807 [ 286 ] {94722f4b-b893-43a6-b8ed-e1165ca98c76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 11047 | 2026.05.29 18:27:03.856840 [ 286 ] {94722f4b-b893-43a6-b8ed-e1165ca98c76} <Debug> TCPHandler: Processed in 0.001325922 sec. | ||
| 11048 | 2026.05.29 18:27:03.856954 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11049 | 2026.05.29 18:27:03.857052 [ 286 ] {f0d3321c-5746-44fd-8d4b-d50c7fb85a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11050 | 2026.05.29 18:27:03.857108 [ 286 ] {f0d3321c-5746-44fd-8d4b-d50c7fb85a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11051 | 2026.05.29 18:27:03.857894 [ 286 ] {f0d3321c-5746-44fd-8d4b-d50c7fb85a53} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11052 | 2026.05.29 18:27:03.857928 [ 286 ] {f0d3321c-5746-44fd-8d4b-d50c7fb85a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11053 | 2026.05.29 18:27:03.858466 [ 286 ] {f0d3321c-5746-44fd-8d4b-d50c7fb85a53} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11054 | 2026.05.29 18:27:03.858696 [ 286 ] {f0d3321c-5746-44fd-8d4b-d50c7fb85a53} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2026.05.29 18:27:03.858841 [ 286 ] {f0d3321c-5746-44fd-8d4b-d50c7fb85a53} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001808 sec., 16592.920353982303 rows/sec., 29.73 MiB/sec. | ||
| 11056 | 2026.05.29 18:27:03.858900 [ 286 ] {f0d3321c-5746-44fd-8d4b-d50c7fb85a53} <Debug> TCPHandler: Processed in 0.001996934 sec. | ||
| 11057 | 2026.05.29 18:27:03.859029 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11058 | 2026.05.29 18:27:03.859126 [ 286 ] {5d13ddd4-a69d-4f6a-8f11-27463adefd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11059 | 2026.05.29 18:27:03.859169 [ 286 ] {5d13ddd4-a69d-4f6a-8f11-27463adefd1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11060 | 2026.05.29 18:27:03.859511 [ 286 ] {5d13ddd4-a69d-4f6a-8f11-27463adefd1d} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11061 | 2026.05.29 18:27:03.859544 [ 286 ] {5d13ddd4-a69d-4f6a-8f11-27463adefd1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11062 | 2026.05.29 18:27:03.859843 [ 286 ] {5d13ddd4-a69d-4f6a-8f11-27463adefd1d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11063 | 2026.05.29 18:27:03.860046 [ 286 ] {5d13ddd4-a69d-4f6a-8f11-27463adefd1d} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11064 | 2026.05.29 18:27:03.860178 [ 286 ] {5d13ddd4-a69d-4f6a-8f11-27463adefd1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 11065 | 2026.05.29 18:27:03.860211 [ 286 ] {5d13ddd4-a69d-4f6a-8f11-27463adefd1d} <Debug> TCPHandler: Processed in 0.001233441 sec. | ||
| 11066 | 2026.05.29 18:27:04.528440 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11067 | 2026.05.29 18:27:04.528498 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11068 | 2026.05.29 18:27:04.689873 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20185 | ||
| 11069 | 2026.05.29 18:27:04.690417 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11070 | 2026.05.29 18:27:04.690467 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11071 | 2026.05.29 18:27:04.690949 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11072 | 2026.05.29 18:27:04.691175 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11073 | 2026.05.29 18:27:04.691318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20185 | ||
| 11074 | 2026.05.29 18:27:05.789413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 11075 | 2026.05.29 18:27:05.805357 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2026.05.29 18:27:05.805414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11077 | 2026.05.29 18:27:05.811333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11078 | 2026.05.29 18:27:05.812051 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2026.05.29 18:27:05.814853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 11080 | 2026.05.29 18:27:08.848988 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11081 | 2026.05.29 18:27:08.849249 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 11082 | 2026.05.29 18:27:08.849603 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11083 | 2026.05.29 18:27:08.849648 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 11084 | 2026.05.29 18:27:08.849907 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11085 | 2026.05.29 18:27:08.849981 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11086 | 2026.05.29 18:27:08.850126 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11087 | 2026.05.29 18:27:08.850224 [ 315 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11088 | 2026.05.29 18:27:08.850231 [ 330 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11089 | 2026.05.29 18:27:08.850224 [ 355 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11090 | 2026.05.29 18:27:08.850380 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 11091 | 2026.05.29 18:27:08.850410 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11092 | 2026.05.29 18:27:08.850497 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11093 | 2026.05.29 18:27:08.850517 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 11094 | 2026.05.29 18:27:08.850553 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11095 | 2026.05.29 18:27:08.850595 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11096 | 2026.05.29 18:27:08.850633 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11097 | 2026.05.29 18:27:08.851830 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002688 sec., 17113.09523809524 rows/sec., 3.49 MiB/sec. | ||
| 11098 | 2026.05.29 18:27:08.852020 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Debug> MemoryTracker: Peak memory usage (for query): 154.57 KiB. | ||
| 11099 | 2026.05.29 18:27:08.852036 [ 286 ] {10e2ecc7-c7e7-4b96-aeab-ca70d3dbcbe9} <Debug> TCPHandler: Processed in 0.003177794 sec. | ||
| 11100 | 2026.05.29 18:27:08.857237 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11101 | 2026.05.29 18:27:08.857356 [ 286 ] {e1e8a5d4-bb08-4edf-9ce8-c0fbbebb31df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11102 | 2026.05.29 18:27:08.857402 [ 286 ] {e1e8a5d4-bb08-4edf-9ce8-c0fbbebb31df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11103 | 2026.05.29 18:27:08.858022 [ 286 ] {e1e8a5d4-bb08-4edf-9ce8-c0fbbebb31df} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11104 | 2026.05.29 18:27:08.858062 [ 286 ] {e1e8a5d4-bb08-4edf-9ce8-c0fbbebb31df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11105 | 2026.05.29 18:27:08.858446 [ 286 ] {e1e8a5d4-bb08-4edf-9ce8-c0fbbebb31df} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11106 | 2026.05.29 18:27:08.858670 [ 286 ] {e1e8a5d4-bb08-4edf-9ce8-c0fbbebb31df} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11107 | 2026.05.29 18:27:08.858798 [ 105 ] {} <Debug> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11108 | 2026.05.29 18:27:08.858817 [ 286 ] {e1e8a5d4-bb08-4edf-9ce8-c0fbbebb31df} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001495 sec., 189966.55518394648 rows/sec., 12.07 MiB/sec. | ||
| 11109 | 2026.05.29 18:27:08.858840 [ 105 ] {} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11110 | 2026.05.29 18:27:08.858857 [ 286 ] {e1e8a5d4-bb08-4edf-9ce8-c0fbbebb31df} <Debug> TCPHandler: Processed in 0.001676408 sec. | ||
| 11111 | 2026.05.29 18:27:08.858864 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11112 | 2026.05.29 18:27:08.858989 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11113 | 2026.05.29 18:27:08.859020 [ 194 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 11114 | 2026.05.29 18:27:08.859090 [ 286 ] {8f37c6ec-e6e8-43b3-b262-5d8f6a0cb8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11115 | 2026.05.29 18:27:08.859138 [ 286 ] {8f37c6ec-e6e8-43b3-b262-5d8f6a0cb8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11116 | 2026.05.29 18:27:08.859212 [ 194 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11117 | 2026.05.29 18:27:08.859269 [ 194 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 11118 | 2026.05.29 18:27:08.859374 [ 194 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 11119 | 2026.05.29 18:27:08.859453 [ 194 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 11120 | 2026.05.29 18:27:08.859520 [ 194 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 11121 | 2026.05.29 18:27:08.859581 [ 194 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 11122 | 2026.05.29 18:27:08.859940 [ 286 ] {8f37c6ec-e6e8-43b3-b262-5d8f6a0cb8ed} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11123 | 2026.05.29 18:27:08.859981 [ 286 ] {8f37c6ec-e6e8-43b3-b262-5d8f6a0cb8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11124 | 2026.05.29 18:27:08.860370 [ 286 ] {8f37c6ec-e6e8-43b3-b262-5d8f6a0cb8ed} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11125 | 2026.05.29 18:27:08.860592 [ 286 ] {8f37c6ec-e6e8-43b3-b262-5d8f6a0cb8ed} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11126 | 2026.05.29 18:27:08.860614 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673738 sec., 848400.4067542233 rows/sec., 57.12 MiB/sec. | ||
| 11127 | 2026.05.29 18:27:08.860725 [ 286 ] {8f37c6ec-e6e8-43b3-b262-5d8f6a0cb8ed} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001656 sec., 494565.2173913044 rows/sec., 38.36 MiB/sec. | ||
| 11128 | 2026.05.29 18:27:08.860767 [ 286 ] {8f37c6ec-e6e8-43b3-b262-5d8f6a0cb8ed} <Debug> TCPHandler: Processed in 0.001831781 sec. | ||
| 11129 | 2026.05.29 18:27:08.860778 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11130 | 2026.05.29 18:27:08.860882 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11131 | 2026.05.29 18:27:08.861011 [ 286 ] {f8abe9d4-52d9-47ad-97af-1e58c7e16ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11132 | 2026.05.29 18:27:08.861055 [ 286 ] {f8abe9d4-52d9-47ad-97af-1e58c7e16ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11133 | 2026.05.29 18:27:08.861073 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_29_7} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2026.05.29 18:27:08.861166 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_29_7} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11135 | 2026.05.29 18:27:08.861272 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11136 | 2026.05.29 18:27:08.861490 [ 286 ] {f8abe9d4-52d9-47ad-97af-1e58c7e16ead} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11137 | 2026.05.29 18:27:08.861532 [ 286 ] {f8abe9d4-52d9-47ad-97af-1e58c7e16ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11138 | 2026.05.29 18:27:08.861830 [ 286 ] {f8abe9d4-52d9-47ad-97af-1e58c7e16ead} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11139 | 2026.05.29 18:27:08.862058 [ 286 ] {f8abe9d4-52d9-47ad-97af-1e58c7e16ead} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2026.05.29 18:27:08.862187 [ 286 ] {f8abe9d4-52d9-47ad-97af-1e58c7e16ead} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001194 sec., 128140.70351758794 rows/sec., 7.66 MiB/sec. | ||
| 11141 | 2026.05.29 18:27:08.862219 [ 286 ] {f8abe9d4-52d9-47ad-97af-1e58c7e16ead} <Debug> TCPHandler: Processed in 0.001388804 sec. | ||
| 11142 | 2026.05.29 18:27:08.862340 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11143 | 2026.05.29 18:27:08.862436 [ 286 ] {9eacfcdd-53a6-47e5-a162-4b684bd174b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11144 | 2026.05.29 18:27:08.862476 [ 286 ] {9eacfcdd-53a6-47e5-a162-4b684bd174b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11145 | 2026.05.29 18:27:08.862918 [ 286 ] {9eacfcdd-53a6-47e5-a162-4b684bd174b7} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11146 | 2026.05.29 18:27:08.862952 [ 286 ] {9eacfcdd-53a6-47e5-a162-4b684bd174b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11147 | 2026.05.29 18:27:08.863242 [ 286 ] {9eacfcdd-53a6-47e5-a162-4b684bd174b7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11148 | 2026.05.29 18:27:08.863448 [ 286 ] {9eacfcdd-53a6-47e5-a162-4b684bd174b7} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11149 | 2026.05.29 18:27:08.863575 [ 286 ] {9eacfcdd-53a6-47e5-a162-4b684bd174b7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 11150 | 2026.05.29 18:27:08.863609 [ 286 ] {9eacfcdd-53a6-47e5-a162-4b684bd174b7} <Debug> TCPHandler: Processed in 0.001319812 sec. | ||
| 11151 | 2026.05.29 18:27:08.863728 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11152 | 2026.05.29 18:27:08.863823 [ 286 ] {402c8b09-be1a-480a-a120-c6c9d6e8f9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11153 | 2026.05.29 18:27:08.863862 [ 286 ] {402c8b09-be1a-480a-a120-c6c9d6e8f9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11154 | 2026.05.29 18:27:08.864285 [ 286 ] {402c8b09-be1a-480a-a120-c6c9d6e8f9b5} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2026.05.29 18:27:08.864319 [ 286 ] {402c8b09-be1a-480a-a120-c6c9d6e8f9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11156 | 2026.05.29 18:27:08.864622 [ 286 ] {402c8b09-be1a-480a-a120-c6c9d6e8f9b5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11157 | 2026.05.29 18:27:08.864823 [ 286 ] {402c8b09-be1a-480a-a120-c6c9d6e8f9b5} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2026.05.29 18:27:08.864913 [ 105 ] {} <Debug> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11159 | 2026.05.29 18:27:08.864938 [ 105 ] {} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11160 | 2026.05.29 18:27:08.864948 [ 286 ] {402c8b09-be1a-480a-a120-c6c9d6e8f9b5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001143 sec., 129483.81452318461 rows/sec., 7.36 MiB/sec. | ||
| 11161 | 2026.05.29 18:27:08.864955 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11162 | 2026.05.29 18:27:08.864982 [ 286 ] {402c8b09-be1a-480a-a120-c6c9d6e8f9b5} <Debug> TCPHandler: Processed in 0.001305062 sec. | ||
| 11163 | 2026.05.29 18:27:08.865049 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 11164 | 2026.05.29 18:27:08.865104 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11165 | 2026.05.29 18:27:08.865169 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11166 | 2026.05.29 18:27:08.865204 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 11167 | 2026.05.29 18:27:08.865204 [ 286 ] {29253c2a-cce8-4697-9166-5ce14f0e62e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11168 | 2026.05.29 18:27:08.865259 [ 286 ] {29253c2a-cce8-4697-9166-5ce14f0e62e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11169 | 2026.05.29 18:27:08.865260 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 11170 | 2026.05.29 18:27:08.865319 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 11171 | 2026.05.29 18:27:08.865360 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 11172 | 2026.05.29 18:27:08.865399 [ 194 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 11173 | 2026.05.29 18:27:08.865927 [ 286 ] {29253c2a-cce8-4697-9166-5ce14f0e62e4} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2026.05.29 18:27:08.865968 [ 286 ] {29253c2a-cce8-4697-9166-5ce14f0e62e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11175 | 2026.05.29 18:27:08.866160 [ 186 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001141099 sec., 648497.6325454671 rows/sec., 39.36 MiB/sec. | ||
| 11176 | 2026.05.29 18:27:08.866324 [ 286 ] {29253c2a-cce8-4697-9166-5ce14f0e62e4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11177 | 2026.05.29 18:27:08.866349 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11178 | 2026.05.29 18:27:08.866646 [ 286 ] {29253c2a-cce8-4697-9166-5ce14f0e62e4} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11179 | 2026.05.29 18:27:08.866732 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_29_7} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11180 | 2026.05.29 18:27:08.866793 [ 286 ] {29253c2a-cce8-4697-9166-5ce14f0e62e4} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001607 sec., 311761.04542626016 rows/sec., 21.91 MiB/sec. | ||
| 11181 | 2026.05.29 18:27:08.866817 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_29_7} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11182 | 2026.05.29 18:27:08.866834 [ 286 ] {29253c2a-cce8-4697-9166-5ce14f0e62e4} <Debug> TCPHandler: Processed in 0.00178019 sec. | ||
| 11183 | 2026.05.29 18:27:08.866895 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11184 | 2026.05.29 18:27:08.866956 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11185 | 2026.05.29 18:27:08.867055 [ 286 ] {62a3a0a2-80a2-4f6e-b17d-4bc6f5018501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11186 | 2026.05.29 18:27:08.867097 [ 286 ] {62a3a0a2-80a2-4f6e-b17d-4bc6f5018501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11187 | 2026.05.29 18:27:08.867431 [ 286 ] {62a3a0a2-80a2-4f6e-b17d-4bc6f5018501} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2026.05.29 18:27:08.867465 [ 286 ] {62a3a0a2-80a2-4f6e-b17d-4bc6f5018501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11189 | 2026.05.29 18:27:08.867779 [ 286 ] {62a3a0a2-80a2-4f6e-b17d-4bc6f5018501} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11190 | 2026.05.29 18:27:08.867980 [ 286 ] {62a3a0a2-80a2-4f6e-b17d-4bc6f5018501} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11191 | 2026.05.29 18:27:08.868108 [ 286 ] {62a3a0a2-80a2-4f6e-b17d-4bc6f5018501} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 11192 | 2026.05.29 18:27:08.868140 [ 286 ] {62a3a0a2-80a2-4f6e-b17d-4bc6f5018501} <Debug> TCPHandler: Processed in 0.001235051 sec. | ||
| 11193 | 2026.05.29 18:27:08.868267 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2026.05.29 18:27:08.868363 [ 286 ] {d88c9622-21c7-4231-8de1-90d5b0fd7d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11195 | 2026.05.29 18:27:08.868405 [ 286 ] {d88c9622-21c7-4231-8de1-90d5b0fd7d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11196 | 2026.05.29 18:27:08.868805 [ 286 ] {d88c9622-21c7-4231-8de1-90d5b0fd7d39} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2026.05.29 18:27:08.868838 [ 286 ] {d88c9622-21c7-4231-8de1-90d5b0fd7d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11198 | 2026.05.29 18:27:08.869170 [ 286 ] {d88c9622-21c7-4231-8de1-90d5b0fd7d39} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11199 | 2026.05.29 18:27:08.869372 [ 286 ] {d88c9622-21c7-4231-8de1-90d5b0fd7d39} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2026.05.29 18:27:08.869503 [ 286 ] {d88c9622-21c7-4231-8de1-90d5b0fd7d39} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001159 sec., 228645.38395168248 rows/sec., 15.19 MiB/sec. | ||
| 11201 | 2026.05.29 18:27:08.869537 [ 286 ] {d88c9622-21c7-4231-8de1-90d5b0fd7d39} <Debug> TCPHandler: Processed in 0.001320472 sec. | ||
| 11202 | 2026.05.29 18:27:08.869659 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2026.05.29 18:27:08.869755 [ 286 ] {d2cca950-0444-4679-acb0-b6b6752b76ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11204 | 2026.05.29 18:27:08.869796 [ 286 ] {d2cca950-0444-4679-acb0-b6b6752b76ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11205 | 2026.05.29 18:27:08.870112 [ 286 ] {d2cca950-0444-4679-acb0-b6b6752b76ba} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.05.29 18:27:08.870146 [ 286 ] {d2cca950-0444-4679-acb0-b6b6752b76ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11207 | 2026.05.29 18:27:08.870448 [ 286 ] {d2cca950-0444-4679-acb0-b6b6752b76ba} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11208 | 2026.05.29 18:27:08.870649 [ 286 ] {d2cca950-0444-4679-acb0-b6b6752b76ba} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.05.29 18:27:08.870741 [ 61 ] {} <Debug> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 11210 | 2026.05.29 18:27:08.870775 [ 61 ] {} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2026.05.29 18:27:08.870776 [ 286 ] {d2cca950-0444-4679-acb0-b6b6752b76ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 11212 | 2026.05.29 18:27:08.870795 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11213 | 2026.05.29 18:27:08.870815 [ 286 ] {d2cca950-0444-4679-acb0-b6b6752b76ba} <Debug> TCPHandler: Processed in 0.001206171 sec. | ||
| 11214 | 2026.05.29 18:27:08.870886 [ 188 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 11215 | 2026.05.29 18:27:08.870934 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11216 | 2026.05.29 18:27:08.871007 [ 188 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11217 | 2026.05.29 18:27:08.871036 [ 286 ] {e44e4276-755e-47b8-9b6e-0bf0c031adff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11218 | 2026.05.29 18:27:08.871046 [ 188 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 11219 | 2026.05.29 18:27:08.871096 [ 286 ] {e44e4276-755e-47b8-9b6e-0bf0c031adff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11220 | 2026.05.29 18:27:08.871123 [ 188 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 11221 | 2026.05.29 18:27:08.871193 [ 188 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 11222 | 2026.05.29 18:27:08.871242 [ 188 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 11223 | 2026.05.29 18:27:08.871295 [ 188 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 11224 | 2026.05.29 18:27:08.871339 [ 188 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 11225 | 2026.05.29 18:27:08.871861 [ 286 ] {e44e4276-755e-47b8-9b6e-0bf0c031adff} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2026.05.29 18:27:08.871903 [ 286 ] {e44e4276-755e-47b8-9b6e-0bf0c031adff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11227 | 2026.05.29 18:27:08.872196 [ 196 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001353053 sec., 22172.08047282701 rows/sec., 1.46 MiB/sec. | ||
| 11228 | 2026.05.29 18:27:08.872318 [ 188 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 11229 | 2026.05.29 18:27:08.872438 [ 286 ] {e44e4276-755e-47b8-9b6e-0bf0c031adff} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11230 | 2026.05.29 18:27:08.872619 [ 188 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_30_6} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2026.05.29 18:27:08.872695 [ 188 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_30_6} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 11232 | 2026.05.29 18:27:08.872715 [ 286 ] {e44e4276-755e-47b8-9b6e-0bf0c031adff} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11233 | 2026.05.29 18:27:08.872762 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11234 | 2026.05.29 18:27:08.872868 [ 286 ] {e44e4276-755e-47b8-9b6e-0bf0c031adff} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00185 sec., 5945.945945945946 rows/sec., 10.65 MiB/sec. | ||
| 11235 | 2026.05.29 18:27:08.872929 [ 286 ] {e44e4276-755e-47b8-9b6e-0bf0c031adff} <Debug> TCPHandler: Processed in 0.002046725 sec. | ||
| 11236 | 2026.05.29 18:27:08.873051 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11237 | 2026.05.29 18:27:08.873149 [ 286 ] {583ef9a8-947a-45f9-ae22-ea46e312f572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11238 | 2026.05.29 18:27:08.873196 [ 286 ] {583ef9a8-947a-45f9-ae22-ea46e312f572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11239 | 2026.05.29 18:27:08.873546 [ 286 ] {583ef9a8-947a-45f9-ae22-ea46e312f572} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2026.05.29 18:27:08.873581 [ 286 ] {583ef9a8-947a-45f9-ae22-ea46e312f572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11241 | 2026.05.29 18:27:08.873889 [ 286 ] {583ef9a8-947a-45f9-ae22-ea46e312f572} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11242 | 2026.05.29 18:27:08.874091 [ 286 ] {583ef9a8-947a-45f9-ae22-ea46e312f572} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11243 | 2026.05.29 18:27:08.874218 [ 286 ] {583ef9a8-947a-45f9-ae22-ea46e312f572} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 11244 | 2026.05.29 18:27:08.874252 [ 286 ] {583ef9a8-947a-45f9-ae22-ea46e312f572} <Debug> TCPHandler: Processed in 0.001252741 sec. | ||
| 11245 | 2026.05.29 18:27:09.426985 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11246 | 2026.05.29 18:27:09.427224 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 11247 | 2026.05.29 18:27:09.427612 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11248 | 2026.05.29 18:27:09.427656 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 11249 | 2026.05.29 18:27:09.427900 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11250 | 2026.05.29 18:27:09.427971 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11251 | 2026.05.29 18:27:09.428114 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 11252 | 2026.05.29 18:27:09.428209 [ 330 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11253 | 2026.05.29 18:27:09.428221 [ 355 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11254 | 2026.05.29 18:27:09.428209 [ 354 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11255 | 2026.05.29 18:27:09.428352 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 11256 | 2026.05.29 18:27:09.428380 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11257 | 2026.05.29 18:27:09.428469 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11258 | 2026.05.29 18:27:09.428491 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 11259 | 2026.05.29 18:27:09.428528 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 11260 | 2026.05.29 18:27:09.428569 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 11261 | 2026.05.29 18:27:09.428609 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 11262 | 2026.05.29 18:27:09.429679 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002559 sec., 17975.77178585385 rows/sec., 2.15 MiB/sec. | ||
| 11263 | 2026.05.29 18:27:09.429859 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Debug> MemoryTracker: Peak memory usage (for query): 139.38 KiB. | ||
| 11264 | 2026.05.29 18:27:09.429876 [ 286 ] {d80b9f5e-5601-471a-a416-e4ec7043e257} <Debug> TCPHandler: Processed in 0.003029291 sec. | ||
| 11265 | 2026.05.29 18:27:09.441496 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11266 | 2026.05.29 18:27:09.441637 [ 286 ] {93ec447f-1e0a-4cd1-94a9-b22fd5ceaaf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11267 | 2026.05.29 18:27:09.441694 [ 286 ] {93ec447f-1e0a-4cd1-94a9-b22fd5ceaaf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11268 | 2026.05.29 18:27:09.442217 [ 286 ] {93ec447f-1e0a-4cd1-94a9-b22fd5ceaaf4} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11269 | 2026.05.29 18:27:09.442263 [ 286 ] {93ec447f-1e0a-4cd1-94a9-b22fd5ceaaf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11270 | 2026.05.29 18:27:09.442626 [ 286 ] {93ec447f-1e0a-4cd1-94a9-b22fd5ceaaf4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11271 | 2026.05.29 18:27:09.442851 [ 286 ] {93ec447f-1e0a-4cd1-94a9-b22fd5ceaaf4} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2026.05.29 18:27:09.443004 [ 286 ] {93ec447f-1e0a-4cd1-94a9-b22fd5ceaaf4} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001405 sec., 8540.925266903914 rows/sec., 696.45 KiB/sec. | ||
| 11273 | 2026.05.29 18:27:09.443044 [ 286 ] {93ec447f-1e0a-4cd1-94a9-b22fd5ceaaf4} <Debug> TCPHandler: Processed in 0.001617408 sec. | ||
| 11274 | 2026.05.29 18:27:09.443172 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11275 | 2026.05.29 18:27:09.443275 [ 286 ] {1869a0d7-a0dd-4dd6-80c3-464934e74516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11276 | 2026.05.29 18:27:09.443318 [ 286 ] {1869a0d7-a0dd-4dd6-80c3-464934e74516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11277 | 2026.05.29 18:27:09.445176 [ 286 ] {1869a0d7-a0dd-4dd6-80c3-464934e74516} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11278 | 2026.05.29 18:27:09.445216 [ 286 ] {1869a0d7-a0dd-4dd6-80c3-464934e74516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11279 | 2026.05.29 18:27:09.445719 [ 286 ] {1869a0d7-a0dd-4dd6-80c3-464934e74516} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11280 | 2026.05.29 18:27:09.445947 [ 286 ] {1869a0d7-a0dd-4dd6-80c3-464934e74516} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11281 | 2026.05.29 18:27:09.446085 [ 286 ] {1869a0d7-a0dd-4dd6-80c3-464934e74516} <Debug> executeQuery: Read 2445 rows, 185.81 KiB in 0.002831 sec., 863652.4196397032 rows/sec., 64.10 MiB/sec. | ||
| 11282 | 2026.05.29 18:27:09.446121 [ 286 ] {1869a0d7-a0dd-4dd6-80c3-464934e74516} <Debug> TCPHandler: Processed in 0.003003511 sec. | ||
| 11283 | 2026.05.29 18:27:09.446244 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11284 | 2026.05.29 18:27:09.446345 [ 286 ] {6ad56ce5-39b8-418c-aa6a-0d04cce9727d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11285 | 2026.05.29 18:27:09.446388 [ 286 ] {6ad56ce5-39b8-418c-aa6a-0d04cce9727d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11286 | 2026.05.29 18:27:09.446824 [ 286 ] {6ad56ce5-39b8-418c-aa6a-0d04cce9727d} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2026.05.29 18:27:09.446861 [ 286 ] {6ad56ce5-39b8-418c-aa6a-0d04cce9727d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11288 | 2026.05.29 18:27:09.447162 [ 286 ] {6ad56ce5-39b8-418c-aa6a-0d04cce9727d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11289 | 2026.05.29 18:27:09.447370 [ 286 ] {6ad56ce5-39b8-418c-aa6a-0d04cce9727d} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.05.29 18:27:09.447503 [ 286 ] {6ad56ce5-39b8-418c-aa6a-0d04cce9727d} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001179 sec., 44953.35029686175 rows/sec., 3.25 MiB/sec. | ||
| 11291 | 2026.05.29 18:27:09.447539 [ 286 ] {6ad56ce5-39b8-418c-aa6a-0d04cce9727d} <Debug> TCPHandler: Processed in 0.001345523 sec. | ||
| 11292 | 2026.05.29 18:27:09.447664 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11293 | 2026.05.29 18:27:09.447786 [ 286 ] {c5d061ae-e6a4-4aac-9db1-9e09d7fd6763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11294 | 2026.05.29 18:27:09.447839 [ 286 ] {c5d061ae-e6a4-4aac-9db1-9e09d7fd6763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11295 | 2026.05.29 18:27:09.448767 [ 286 ] {c5d061ae-e6a4-4aac-9db1-9e09d7fd6763} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2026.05.29 18:27:09.448806 [ 286 ] {c5d061ae-e6a4-4aac-9db1-9e09d7fd6763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11297 | 2026.05.29 18:27:09.449151 [ 286 ] {c5d061ae-e6a4-4aac-9db1-9e09d7fd6763} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11298 | 2026.05.29 18:27:09.449373 [ 286 ] {c5d061ae-e6a4-4aac-9db1-9e09d7fd6763} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11299 | 2026.05.29 18:27:09.449516 [ 286 ] {c5d061ae-e6a4-4aac-9db1-9e09d7fd6763} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001754 sec., 456670.46750285063 rows/sec., 26.38 MiB/sec. | ||
| 11300 | 2026.05.29 18:27:09.449552 [ 286 ] {c5d061ae-e6a4-4aac-9db1-9e09d7fd6763} <Debug> TCPHandler: Processed in 0.001951893 sec. | ||
| 11301 | 2026.05.29 18:27:09.449670 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11302 | 2026.05.29 18:27:09.449768 [ 286 ] {7f5e3617-32ee-4f4f-8cd6-87b624027f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11303 | 2026.05.29 18:27:09.449809 [ 286 ] {7f5e3617-32ee-4f4f-8cd6-87b624027f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11304 | 2026.05.29 18:27:09.450191 [ 286 ] {7f5e3617-32ee-4f4f-8cd6-87b624027f32} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11305 | 2026.05.29 18:27:09.450227 [ 286 ] {7f5e3617-32ee-4f4f-8cd6-87b624027f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11306 | 2026.05.29 18:27:09.450509 [ 286 ] {7f5e3617-32ee-4f4f-8cd6-87b624027f32} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 11307 | 2026.05.29 18:27:09.450712 [ 286 ] {7f5e3617-32ee-4f4f-8cd6-87b624027f32} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2026.05.29 18:27:09.450844 [ 286 ] {7f5e3617-32ee-4f4f-8cd6-87b624027f32} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 11309 | 2026.05.29 18:27:09.450878 [ 286 ] {7f5e3617-32ee-4f4f-8cd6-87b624027f32} <Debug> TCPHandler: Processed in 0.001260382 sec. | ||
| 11310 | 2026.05.29 18:27:09.450988 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11311 | 2026.05.29 18:27:09.451095 [ 286 ] {0e5f7899-eb36-4e7b-aaac-a9aa3d16bbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11312 | 2026.05.29 18:27:09.451139 [ 286 ] {0e5f7899-eb36-4e7b-aaac-a9aa3d16bbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11313 | 2026.05.29 18:27:09.452194 [ 286 ] {0e5f7899-eb36-4e7b-aaac-a9aa3d16bbf7} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11314 | 2026.05.29 18:27:09.452232 [ 286 ] {0e5f7899-eb36-4e7b-aaac-a9aa3d16bbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11315 | 2026.05.29 18:27:09.452624 [ 286 ] {0e5f7899-eb36-4e7b-aaac-a9aa3d16bbf7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11316 | 2026.05.29 18:27:09.452845 [ 286 ] {0e5f7899-eb36-4e7b-aaac-a9aa3d16bbf7} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11317 | 2026.05.29 18:27:09.452978 [ 286 ] {0e5f7899-eb36-4e7b-aaac-a9aa3d16bbf7} <Debug> executeQuery: Read 1304 rows, 89.26 KiB in 0.001902 sec., 685594.1114616194 rows/sec., 45.83 MiB/sec. | ||
| 11318 | 2026.05.29 18:27:09.453013 [ 286 ] {0e5f7899-eb36-4e7b-aaac-a9aa3d16bbf7} <Debug> TCPHandler: Processed in 0.002076155 sec. | ||
| 11319 | 2026.05.29 18:27:09.453150 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11320 | 2026.05.29 18:27:09.453249 [ 286 ] {89d270f1-589e-4fe1-a2ac-41d5d0dfedfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11321 | 2026.05.29 18:27:09.453294 [ 286 ] {89d270f1-589e-4fe1-a2ac-41d5d0dfedfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11322 | 2026.05.29 18:27:09.454195 [ 286 ] {89d270f1-589e-4fe1-a2ac-41d5d0dfedfc} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11323 | 2026.05.29 18:27:09.454232 [ 286 ] {89d270f1-589e-4fe1-a2ac-41d5d0dfedfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11324 | 2026.05.29 18:27:09.454658 [ 286 ] {89d270f1-589e-4fe1-a2ac-41d5d0dfedfc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11325 | 2026.05.29 18:27:09.454891 [ 286 ] {89d270f1-589e-4fe1-a2ac-41d5d0dfedfc} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2026.05.29 18:27:09.455026 [ 286 ] {89d270f1-589e-4fe1-a2ac-41d5d0dfedfc} <Debug> executeQuery: Read 1482 rows, 91.91 KiB in 0.001796 sec., 825167.0378619153 rows/sec., 49.97 MiB/sec. | ||
| 11327 | 2026.05.29 18:27:09.455062 [ 286 ] {89d270f1-589e-4fe1-a2ac-41d5d0dfedfc} <Debug> TCPHandler: Processed in 0.001962903 sec. | ||
| 11328 | 2026.05.29 18:27:09.455187 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11329 | 2026.05.29 18:27:09.455286 [ 286 ] {51ec67a1-4d3b-4a2c-97db-4d584ba08d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11330 | 2026.05.29 18:27:09.455346 [ 286 ] {51ec67a1-4d3b-4a2c-97db-4d584ba08d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11331 | 2026.05.29 18:27:09.456203 [ 286 ] {51ec67a1-4d3b-4a2c-97db-4d584ba08d6f} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2026.05.29 18:27:09.456239 [ 286 ] {51ec67a1-4d3b-4a2c-97db-4d584ba08d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11333 | 2026.05.29 18:27:09.456848 [ 286 ] {51ec67a1-4d3b-4a2c-97db-4d584ba08d6f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11334 | 2026.05.29 18:27:09.457086 [ 286 ] {51ec67a1-4d3b-4a2c-97db-4d584ba08d6f} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11335 | 2026.05.29 18:27:09.457227 [ 286 ] {51ec67a1-4d3b-4a2c-97db-4d584ba08d6f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001961 sec., 20907.700152983172 rows/sec., 37.47 MiB/sec. | ||
| 11336 | 2026.05.29 18:27:09.457281 [ 286 ] {51ec67a1-4d3b-4a2c-97db-4d584ba08d6f} <Debug> TCPHandler: Processed in 0.002144207 sec. | ||
| 11337 | 2026.05.29 18:27:09.457417 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11338 | 2026.05.29 18:27:09.457516 [ 286 ] {649e0349-6726-48f9-a6e1-06b06705caf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11339 | 2026.05.29 18:27:09.457560 [ 286 ] {649e0349-6726-48f9-a6e1-06b06705caf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11340 | 2026.05.29 18:27:09.457890 [ 286 ] {649e0349-6726-48f9-a6e1-06b06705caf6} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11341 | 2026.05.29 18:27:09.457924 [ 286 ] {649e0349-6726-48f9-a6e1-06b06705caf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11342 | 2026.05.29 18:27:09.458219 [ 286 ] {649e0349-6726-48f9-a6e1-06b06705caf6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11343 | 2026.05.29 18:27:09.458436 [ 286 ] {649e0349-6726-48f9-a6e1-06b06705caf6} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11344 | 2026.05.29 18:27:09.458565 [ 286 ] {649e0349-6726-48f9-a6e1-06b06705caf6} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 380.94 KiB/sec. | ||
| 11345 | 2026.05.29 18:27:09.458599 [ 286 ] {649e0349-6726-48f9-a6e1-06b06705caf6} <Debug> TCPHandler: Processed in 0.001233861 sec. | ||
| 11346 | 2026.05.29 18:27:12.191431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20697 | ||
| 11347 | 2026.05.29 18:27:12.191926 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.05.29 18:27:12.191973 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11349 | 2026.05.29 18:27:12.192452 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11350 | 2026.05.29 18:27:12.192684 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.05.29 18:27:12.192830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20697 | ||
| 11352 | 2026.05.29 18:27:13.314953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 11353 | 2026.05.29 18:27:13.331195 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2026.05.29 18:27:13.331252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11355 | 2026.05.29 18:27:13.337916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11356 | 2026.05.29 18:27:13.338628 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11357 | 2026.05.29 18:27:13.341445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 11358 | 2026.05.29 18:27:13.844198 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11359 | 2026.05.29 18:27:13.844429 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 11360 | 2026.05.29 18:27:13.844757 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11361 | 2026.05.29 18:27:13.844795 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 11362 | 2026.05.29 18:27:13.845010 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11363 | 2026.05.29 18:27:13.845081 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11364 | 2026.05.29 18:27:13.845219 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11365 | 2026.05.29 18:27:13.845318 [ 330 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11366 | 2026.05.29 18:27:13.845318 [ 346 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11367 | 2026.05.29 18:27:13.845334 [ 355 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11368 | 2026.05.29 18:27:13.845485 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 11369 | 2026.05.29 18:27:13.845515 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11370 | 2026.05.29 18:27:13.845602 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11371 | 2026.05.29 18:27:13.845622 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 11372 | 2026.05.29 18:27:13.845657 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11373 | 2026.05.29 18:27:13.845695 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11374 | 2026.05.29 18:27:13.845737 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11375 | 2026.05.29 18:27:13.846829 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002493 sec., 18451.66466105094 rows/sec., 2.20 MiB/sec. | ||
| 11376 | 2026.05.29 18:27:13.847010 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Debug> MemoryTracker: Peak memory usage (for query): 135.45 KiB. | ||
| 11377 | 2026.05.29 18:27:13.847026 [ 286 ] {dc7c7125-d3c8-4196-a4b2-7a06a0282766} <Debug> TCPHandler: Processed in 0.002960801 sec. | ||
| 11378 | 2026.05.29 18:27:13.848635 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11379 | 2026.05.29 18:27:13.848755 [ 286 ] {3051782f-3978-46e4-b4c8-6016ef55dc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11380 | 2026.05.29 18:27:13.848805 [ 286 ] {3051782f-3978-46e4-b4c8-6016ef55dc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11381 | 2026.05.29 18:27:13.849315 [ 286 ] {3051782f-3978-46e4-b4c8-6016ef55dc8b} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11382 | 2026.05.29 18:27:13.849363 [ 286 ] {3051782f-3978-46e4-b4c8-6016ef55dc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11383 | 2026.05.29 18:27:13.849736 [ 286 ] {3051782f-3978-46e4-b4c8-6016ef55dc8b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11384 | 2026.05.29 18:27:13.849954 [ 286 ] {3051782f-3978-46e4-b4c8-6016ef55dc8b} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11385 | 2026.05.29 18:27:13.850109 [ 286 ] {3051782f-3978-46e4-b4c8-6016ef55dc8b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00139 sec., 40287.76978417266 rows/sec., 3.09 MiB/sec. | ||
| 11386 | 2026.05.29 18:27:13.850150 [ 286 ] {3051782f-3978-46e4-b4c8-6016ef55dc8b} <Debug> TCPHandler: Processed in 0.001567347 sec. | ||
| 11387 | 2026.05.29 18:27:13.850278 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11388 | 2026.05.29 18:27:13.850379 [ 286 ] {21c7714c-c603-4e1f-aaf7-548258a15d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11389 | 2026.05.29 18:27:13.850423 [ 286 ] {21c7714c-c603-4e1f-aaf7-548258a15d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11390 | 2026.05.29 18:27:13.850841 [ 286 ] {21c7714c-c603-4e1f-aaf7-548258a15d08} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11391 | 2026.05.29 18:27:13.850878 [ 286 ] {21c7714c-c603-4e1f-aaf7-548258a15d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11392 | 2026.05.29 18:27:13.851239 [ 286 ] {21c7714c-c603-4e1f-aaf7-548258a15d08} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11393 | 2026.05.29 18:27:13.851525 [ 286 ] {21c7714c-c603-4e1f-aaf7-548258a15d08} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11394 | 2026.05.29 18:27:13.851702 [ 286 ] {21c7714c-c603-4e1f-aaf7-548258a15d08} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001343 sec., 47654.504839910645 rows/sec., 3.72 MiB/sec. | ||
| 11395 | 2026.05.29 18:27:13.851748 [ 286 ] {21c7714c-c603-4e1f-aaf7-548258a15d08} <Debug> TCPHandler: Processed in 0.001520786 sec. | ||
| 11396 | 2026.05.29 18:27:13.851884 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11397 | 2026.05.29 18:27:13.851995 [ 286 ] {a18043c7-b6d6-4de2-90d3-958726a92fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11398 | 2026.05.29 18:27:13.852050 [ 286 ] {a18043c7-b6d6-4de2-90d3-958726a92fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11399 | 2026.05.29 18:27:13.852517 [ 286 ] {a18043c7-b6d6-4de2-90d3-958726a92fe8} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2026.05.29 18:27:13.852560 [ 286 ] {a18043c7-b6d6-4de2-90d3-958726a92fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11401 | 2026.05.29 18:27:13.852907 [ 286 ] {a18043c7-b6d6-4de2-90d3-958726a92fe8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11402 | 2026.05.29 18:27:13.853133 [ 286 ] {a18043c7-b6d6-4de2-90d3-958726a92fe8} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11403 | 2026.05.29 18:27:13.853269 [ 286 ] {a18043c7-b6d6-4de2-90d3-958726a92fe8} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001302 sec., 113671.27496159755 rows/sec., 7.91 MiB/sec. | ||
| 11404 | 2026.05.29 18:27:13.853305 [ 286 ] {a18043c7-b6d6-4de2-90d3-958726a92fe8} <Debug> TCPHandler: Processed in 0.001479495 sec. | ||
| 11405 | 2026.05.29 18:27:13.853410 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11406 | 2026.05.29 18:27:13.853508 [ 286 ] {cd5ef844-3432-47da-9d7f-f05a3a85d4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11407 | 2026.05.29 18:27:13.853550 [ 286 ] {cd5ef844-3432-47da-9d7f-f05a3a85d4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11408 | 2026.05.29 18:27:13.853884 [ 286 ] {cd5ef844-3432-47da-9d7f-f05a3a85d4f3} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11409 | 2026.05.29 18:27:13.853920 [ 286 ] {cd5ef844-3432-47da-9d7f-f05a3a85d4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11410 | 2026.05.29 18:27:13.854222 [ 286 ] {cd5ef844-3432-47da-9d7f-f05a3a85d4f3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11411 | 2026.05.29 18:27:13.854454 [ 286 ] {cd5ef844-3432-47da-9d7f-f05a3a85d4f3} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11412 | 2026.05.29 18:27:13.854586 [ 286 ] {cd5ef844-3432-47da-9d7f-f05a3a85d4f3} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001098 sec., 49180.32786885246 rows/sec., 3.32 MiB/sec. | ||
| 11413 | 2026.05.29 18:27:13.854621 [ 286 ] {cd5ef844-3432-47da-9d7f-f05a3a85d4f3} <Debug> TCPHandler: Processed in 0.001261812 sec. | ||
| 11414 | 2026.05.29 18:27:18.849639 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11415 | 2026.05.29 18:27:18.849916 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 11416 | 2026.05.29 18:27:18.850273 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11417 | 2026.05.29 18:27:18.850315 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 11418 | 2026.05.29 18:27:18.850557 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11419 | 2026.05.29 18:27:18.850624 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11420 | 2026.05.29 18:27:18.850767 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11421 | 2026.05.29 18:27:18.850873 [ 330 ] {fb377da1-be49-450f-8268-ac314697645f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11422 | 2026.05.29 18:27:18.850872 [ 355 ] {fb377da1-be49-450f-8268-ac314697645f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11423 | 2026.05.29 18:27:18.850873 [ 346 ] {fb377da1-be49-450f-8268-ac314697645f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11424 | 2026.05.29 18:27:18.851047 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 11425 | 2026.05.29 18:27:18.851076 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11426 | 2026.05.29 18:27:18.851159 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11427 | 2026.05.29 18:27:18.851181 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 11428 | 2026.05.29 18:27:18.851217 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11429 | 2026.05.29 18:27:18.851257 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11430 | 2026.05.29 18:27:18.851296 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11431 | 2026.05.29 18:27:18.852712 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.00291 sec., 15807.560137457045 rows/sec., 3.23 MiB/sec. | ||
| 11432 | 2026.05.29 18:27:18.852882 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Debug> MemoryTracker: Peak memory usage (for query): 154.35 KiB. | ||
| 11433 | 2026.05.29 18:27:18.852897 [ 286 ] {fb377da1-be49-450f-8268-ac314697645f} <Debug> TCPHandler: Processed in 0.003396398 sec. | ||
| 11434 | 2026.05.29 18:27:18.858044 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2026.05.29 18:27:18.858176 [ 286 ] {49429a96-9154-41bc-8118-f0f0121e3b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11436 | 2026.05.29 18:27:18.858229 [ 286 ] {49429a96-9154-41bc-8118-f0f0121e3b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11437 | 2026.05.29 18:27:18.858940 [ 286 ] {49429a96-9154-41bc-8118-f0f0121e3b74} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2026.05.29 18:27:18.858987 [ 286 ] {49429a96-9154-41bc-8118-f0f0121e3b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11439 | 2026.05.29 18:27:18.859367 [ 286 ] {49429a96-9154-41bc-8118-f0f0121e3b74} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11440 | 2026.05.29 18:27:18.859587 [ 286 ] {49429a96-9154-41bc-8118-f0f0121e3b74} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2026.05.29 18:27:18.859734 [ 286 ] {49429a96-9154-41bc-8118-f0f0121e3b74} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001593 sec., 178279.97489014437 rows/sec., 11.32 MiB/sec. | ||
| 11442 | 2026.05.29 18:27:18.859770 [ 286 ] {49429a96-9154-41bc-8118-f0f0121e3b74} <Debug> TCPHandler: Processed in 0.00178945 sec. | ||
| 11443 | 2026.05.29 18:27:18.859896 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2026.05.29 18:27:18.859994 [ 286 ] {e59e3fbb-6c1e-421b-82c8-2a4c0f419c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11445 | 2026.05.29 18:27:18.860035 [ 286 ] {e59e3fbb-6c1e-421b-82c8-2a4c0f419c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11446 | 2026.05.29 18:27:18.860806 [ 286 ] {e59e3fbb-6c1e-421b-82c8-2a4c0f419c01} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.05.29 18:27:18.860842 [ 286 ] {e59e3fbb-6c1e-421b-82c8-2a4c0f419c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11448 | 2026.05.29 18:27:18.861182 [ 286 ] {e59e3fbb-6c1e-421b-82c8-2a4c0f419c01} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11449 | 2026.05.29 18:27:18.861402 [ 286 ] {e59e3fbb-6c1e-421b-82c8-2a4c0f419c01} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.05.29 18:27:18.861505 [ 119 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11451 | 2026.05.29 18:27:18.861529 [ 286 ] {e59e3fbb-6c1e-421b-82c8-2a4c0f419c01} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001554 sec., 527027.027027027 rows/sec., 40.88 MiB/sec. | ||
| 11452 | 2026.05.29 18:27:18.861552 [ 119 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11453 | 2026.05.29 18:27:18.861569 [ 286 ] {e59e3fbb-6c1e-421b-82c8-2a4c0f419c01} <Debug> TCPHandler: Processed in 0.00172459 sec. | ||
| 11454 | 2026.05.29 18:27:18.861577 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11455 | 2026.05.29 18:27:18.861691 [ 201 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 11456 | 2026.05.29 18:27:18.861696 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11457 | 2026.05.29 18:27:18.861797 [ 201 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11458 | 2026.05.29 18:27:18.861812 [ 286 ] {cc40bdf8-1892-4099-b317-4038ce66ce4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11459 | 2026.05.29 18:27:18.861830 [ 201 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3241 rows starting from the beginning of the part | ||
| 11460 | 2026.05.29 18:27:18.861852 [ 286 ] {cc40bdf8-1892-4099-b317-4038ce66ce4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11461 | 2026.05.29 18:27:18.861893 [ 201 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 116 rows starting from the beginning of the part | ||
| 11462 | 2026.05.29 18:27:18.861946 [ 201 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 819 rows starting from the beginning of the part | ||
| 11463 | 2026.05.29 18:27:18.861993 [ 201 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2445 rows starting from the beginning of the part | ||
| 11464 | 2026.05.29 18:27:18.862038 [ 201 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 11465 | 2026.05.29 18:27:18.862089 [ 201 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 819 rows starting from the beginning of the part | ||
| 11466 | 2026.05.29 18:27:18.862302 [ 286 ] {cc40bdf8-1892-4099-b317-4038ce66ce4c} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11467 | 2026.05.29 18:27:18.862337 [ 286 ] {cc40bdf8-1892-4099-b317-4038ce66ce4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11468 | 2026.05.29 18:27:18.862650 [ 286 ] {cc40bdf8-1892-4099-b317-4038ce66ce4c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11469 | 2026.05.29 18:27:18.862867 [ 286 ] {cc40bdf8-1892-4099-b317-4038ce66ce4c} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11470 | 2026.05.29 18:27:18.862990 [ 119 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11471 | 2026.05.29 18:27:18.862996 [ 286 ] {cc40bdf8-1892-4099-b317-4038ce66ce4c} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001203 sec., 127182.04488778055 rows/sec., 7.61 MiB/sec. | ||
| 11472 | 2026.05.29 18:27:18.863032 [ 119 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11473 | 2026.05.29 18:27:18.863051 [ 286 ] {cc40bdf8-1892-4099-b317-4038ce66ce4c} <Debug> TCPHandler: Processed in 0.001405124 sec. | ||
| 11474 | 2026.05.29 18:27:18.863058 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11475 | 2026.05.29 18:27:18.863175 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 11476 | 2026.05.29 18:27:18.863196 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11477 | 2026.05.29 18:27:18.863304 [ 286 ] {ce5254ad-92c1-4185-989d-07b5787db8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11478 | 2026.05.29 18:27:18.863308 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11479 | 2026.05.29 18:27:18.863349 [ 286 ] {ce5254ad-92c1-4185-989d-07b5787db8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11480 | 2026.05.29 18:27:18.863355 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 11481 | 2026.05.29 18:27:18.863430 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 155 rows starting from the beginning of the part | ||
| 11482 | 2026.05.29 18:27:18.863477 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 11483 | 2026.05.29 18:27:18.863520 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 153 rows starting from the beginning of the part | ||
| 11484 | 2026.05.29 18:27:18.863558 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 53 rows starting from the beginning of the part | ||
| 11485 | 2026.05.29 18:27:18.863598 [ 188 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 153 rows starting from the beginning of the part | ||
| 11486 | 2026.05.29 18:27:18.863818 [ 286 ] {ce5254ad-92c1-4185-989d-07b5787db8b7} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11487 | 2026.05.29 18:27:18.863861 [ 286 ] {ce5254ad-92c1-4185-989d-07b5787db8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11488 | 2026.05.29 18:27:18.864185 [ 286 ] {ce5254ad-92c1-4185-989d-07b5787db8b7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11489 | 2026.05.29 18:27:18.864397 [ 286 ] {ce5254ad-92c1-4185-989d-07b5787db8b7} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11490 | 2026.05.29 18:27:18.864457 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327453 sec., 569511.6889260863 rows/sec., 37.58 MiB/sec. | ||
| 11491 | 2026.05.29 18:27:18.864457 [ 186 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7496 rows, containing 5 columns (5 merged, 0 gathered) in 0.002802048 sec., 2675186.1495591793 rows/sec., 212.14 MiB/sec. | ||
| 11492 | 2026.05.29 18:27:18.864526 [ 286 ] {ce5254ad-92c1-4185-989d-07b5787db8b7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001241 sec., 120064.46414182112 rows/sec., 7.76 MiB/sec. | ||
| 11493 | 2026.05.29 18:27:18.864567 [ 286 ] {ce5254ad-92c1-4185-989d-07b5787db8b7} <Debug> TCPHandler: Processed in 0.001428174 sec. | ||
| 11494 | 2026.05.29 18:27:18.864616 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11495 | 2026.05.29 18:27:18.864695 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.05.29 18:27:18.864791 [ 201 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11497 | 2026.05.29 18:27:18.864795 [ 286 ] {3c485e80-f35b-4263-a360-b3ced86857c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11498 | 2026.05.29 18:27:18.864846 [ 286 ] {3c485e80-f35b-4263-a360-b3ced86857c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11499 | 2026.05.29 18:27:18.864940 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_61_12} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2026.05.29 18:27:18.865034 [ 187 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_61_12} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11501 | 2026.05.29 18:27:18.865070 [ 201 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_71_14} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2026.05.29 18:27:18.865145 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11503 | 2026.05.29 18:27:18.865150 [ 201 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_71_14} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11504 | 2026.05.29 18:27:18.865238 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 11505 | 2026.05.29 18:27:18.865308 [ 286 ] {3c485e80-f35b-4263-a360-b3ced86857c8} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11506 | 2026.05.29 18:27:18.865344 [ 286 ] {3c485e80-f35b-4263-a360-b3ced86857c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11507 | 2026.05.29 18:27:18.865635 [ 286 ] {3c485e80-f35b-4263-a360-b3ced86857c8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11508 | 2026.05.29 18:27:18.865851 [ 286 ] {3c485e80-f35b-4263-a360-b3ced86857c8} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2026.05.29 18:27:18.865979 [ 286 ] {3c485e80-f35b-4263-a360-b3ced86857c8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 11510 | 2026.05.29 18:27:18.866015 [ 286 ] {3c485e80-f35b-4263-a360-b3ced86857c8} <Debug> TCPHandler: Processed in 0.001371073 sec. | ||
| 11511 | 2026.05.29 18:27:18.866136 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11512 | 2026.05.29 18:27:18.866236 [ 286 ] {178a2d9c-59bf-47ec-b092-0c6989f7e8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11513 | 2026.05.29 18:27:18.866277 [ 286 ] {178a2d9c-59bf-47ec-b092-0c6989f7e8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11514 | 2026.05.29 18:27:18.866983 [ 286 ] {178a2d9c-59bf-47ec-b092-0c6989f7e8fe} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11515 | 2026.05.29 18:27:18.867018 [ 286 ] {178a2d9c-59bf-47ec-b092-0c6989f7e8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11516 | 2026.05.29 18:27:18.867329 [ 286 ] {178a2d9c-59bf-47ec-b092-0c6989f7e8fe} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11517 | 2026.05.29 18:27:18.867531 [ 286 ] {178a2d9c-59bf-47ec-b092-0c6989f7e8fe} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2026.05.29 18:27:18.867647 [ 119 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11519 | 2026.05.29 18:27:18.867657 [ 286 ] {178a2d9c-59bf-47ec-b092-0c6989f7e8fe} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00144 sec., 347916.6666666666 rows/sec., 24.45 MiB/sec. | ||
| 11520 | 2026.05.29 18:27:18.867687 [ 119 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2026.05.29 18:27:18.867708 [ 286 ] {178a2d9c-59bf-47ec-b092-0c6989f7e8fe} <Debug> TCPHandler: Processed in 0.001624047 sec. | ||
| 11522 | 2026.05.29 18:27:18.867712 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11523 | 2026.05.29 18:27:18.867826 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 11524 | 2026.05.29 18:27:18.867841 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11525 | 2026.05.29 18:27:18.867947 [ 286 ] {26ae7474-a807-4ff8-a948-b4b9b34c305c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11526 | 2026.05.29 18:27:18.867957 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11527 | 2026.05.29 18:27:18.867994 [ 286 ] {26ae7474-a807-4ff8-a948-b4b9b34c305c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11528 | 2026.05.29 18:27:18.868003 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1793 rows starting from the beginning of the part | ||
| 11529 | 2026.05.29 18:27:18.868083 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 94 rows starting from the beginning of the part | ||
| 11530 | 2026.05.29 18:27:18.868131 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 501 rows starting from the beginning of the part | ||
| 11531 | 2026.05.29 18:27:18.868175 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1304 rows starting from the beginning of the part | ||
| 11532 | 2026.05.29 18:27:18.868218 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 11533 | 2026.05.29 18:27:18.868261 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 501 rows starting from the beginning of the part | ||
| 11534 | 2026.05.29 18:27:18.868335 [ 286 ] {26ae7474-a807-4ff8-a948-b4b9b34c305c} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11535 | 2026.05.29 18:27:18.868376 [ 286 ] {26ae7474-a807-4ff8-a948-b4b9b34c305c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11536 | 2026.05.29 18:27:18.868700 [ 286 ] {26ae7474-a807-4ff8-a948-b4b9b34c305c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11537 | 2026.05.29 18:27:18.868917 [ 286 ] {26ae7474-a807-4ff8-a948-b4b9b34c305c} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11538 | 2026.05.29 18:27:18.869052 [ 286 ] {26ae7474-a807-4ff8-a948-b4b9b34c305c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 11539 | 2026.05.29 18:27:18.869086 [ 286 ] {26ae7474-a807-4ff8-a948-b4b9b34c305c} <Debug> TCPHandler: Processed in 0.001295283 sec. | ||
| 11540 | 2026.05.29 18:27:18.869202 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11541 | 2026.05.29 18:27:18.869303 [ 286 ] {908f9a9b-5e97-4abb-9caf-fb1061999f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11542 | 2026.05.29 18:27:18.869345 [ 286 ] {908f9a9b-5e97-4abb-9caf-fb1061999f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11543 | 2026.05.29 18:27:18.869730 [ 201 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4257 rows, containing 5 columns (5 merged, 0 gathered) in 0.001946233 sec., 2187302.342525278 rows/sec., 158.07 MiB/sec. | ||
| 11544 | 2026.05.29 18:27:18.869772 [ 286 ] {908f9a9b-5e97-4abb-9caf-fb1061999f23} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11545 | 2026.05.29 18:27:18.869808 [ 286 ] {908f9a9b-5e97-4abb-9caf-fb1061999f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11546 | 2026.05.29 18:27:18.870013 [ 187 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11547 | 2026.05.29 18:27:18.870157 [ 286 ] {908f9a9b-5e97-4abb-9caf-fb1061999f23} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11548 | 2026.05.29 18:27:18.870383 [ 187 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_71_14} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11549 | 2026.05.29 18:27:18.870428 [ 286 ] {908f9a9b-5e97-4abb-9caf-fb1061999f23} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2026.05.29 18:27:18.870473 [ 187 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_71_14} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11551 | 2026.05.29 18:27:18.870546 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11552 | 2026.05.29 18:27:18.870566 [ 286 ] {908f9a9b-5e97-4abb-9caf-fb1061999f23} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001281 sec., 206869.6330991413 rows/sec., 13.75 MiB/sec. | ||
| 11553 | 2026.05.29 18:27:18.870578 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11554 | 2026.05.29 18:27:18.870579 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11555 | 2026.05.29 18:27:18.870607 [ 286 ] {908f9a9b-5e97-4abb-9caf-fb1061999f23} <Debug> TCPHandler: Processed in 0.001456205 sec. | ||
| 11556 | 2026.05.29 18:27:18.870614 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11557 | 2026.05.29 18:27:18.870693 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 11558 | 2026.05.29 18:27:18.870739 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11559 | 2026.05.29 18:27:18.870785 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11560 | 2026.05.29 18:27:18.870818 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 25527 rows starting from the beginning of the part | ||
| 11561 | 2026.05.29 18:27:18.870839 [ 286 ] {d91ee28e-b30f-46d9-910e-37a94fa8efc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11562 | 2026.05.29 18:27:18.870874 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 11563 | 2026.05.29 18:27:18.870885 [ 286 ] {d91ee28e-b30f-46d9-910e-37a94fa8efc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11564 | 2026.05.29 18:27:18.870926 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 265 rows starting from the beginning of the part | ||
| 11565 | 2026.05.29 18:27:18.870973 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1482 rows starting from the beginning of the part | ||
| 11566 | 2026.05.29 18:27:18.871011 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 148 rows starting from the beginning of the part | ||
| 11567 | 2026.05.29 18:27:18.871054 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 265 rows starting from the beginning of the part | ||
| 11568 | 2026.05.29 18:27:18.871211 [ 286 ] {d91ee28e-b30f-46d9-910e-37a94fa8efc2} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11569 | 2026.05.29 18:27:18.871251 [ 286 ] {d91ee28e-b30f-46d9-910e-37a94fa8efc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11570 | 2026.05.29 18:27:18.871561 [ 286 ] {d91ee28e-b30f-46d9-910e-37a94fa8efc2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11571 | 2026.05.29 18:27:18.871767 [ 286 ] {d91ee28e-b30f-46d9-910e-37a94fa8efc2} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11572 | 2026.05.29 18:27:18.871900 [ 286 ] {d91ee28e-b30f-46d9-910e-37a94fa8efc2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 11573 | 2026.05.29 18:27:18.871934 [ 286 ] {d91ee28e-b30f-46d9-910e-37a94fa8efc2} <Debug> TCPHandler: Processed in 0.001245431 sec. | ||
| 11574 | 2026.05.29 18:27:18.872049 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11575 | 2026.05.29 18:27:18.872145 [ 286 ] {ca39c6f0-bc16-4cbd-8e39-301f50b5c8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11576 | 2026.05.29 18:27:18.872199 [ 286 ] {ca39c6f0-bc16-4cbd-8e39-301f50b5c8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11577 | 2026.05.29 18:27:18.872938 [ 286 ] {ca39c6f0-bc16-4cbd-8e39-301f50b5c8d9} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11578 | 2026.05.29 18:27:18.872973 [ 286 ] {ca39c6f0-bc16-4cbd-8e39-301f50b5c8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11579 | 2026.05.29 18:27:18.873508 [ 286 ] {ca39c6f0-bc16-4cbd-8e39-301f50b5c8d9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11580 | 2026.05.29 18:27:18.873728 [ 286 ] {ca39c6f0-bc16-4cbd-8e39-301f50b5c8d9} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11581 | 2026.05.29 18:27:18.873838 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11582 | 2026.05.29 18:27:18.873868 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2026.05.29 18:27:18.873868 [ 286 ] {ca39c6f0-bc16-4cbd-8e39-301f50b5c8d9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001741 sec., 6318.207926479035 rows/sec., 11.32 MiB/sec. | ||
| 11584 | 2026.05.29 18:27:18.873885 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11585 | 2026.05.29 18:27:18.873933 [ 286 ] {ca39c6f0-bc16-4cbd-8e39-301f50b5c8d9} <Debug> TCPHandler: Processed in 0.001934873 sec. | ||
| 11586 | 2026.05.29 18:27:18.873980 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 11587 | 2026.05.29 18:27:18.874063 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11588 | 2026.05.29 18:27:18.874162 [ 286 ] {98c5776e-38e7-4656-b73f-95ccba0ec0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11589 | 2026.05.29 18:27:18.874203 [ 286 ] {98c5776e-38e7-4656-b73f-95ccba0ec0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11590 | 2026.05.29 18:27:18.874208 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11591 | 2026.05.29 18:27:18.874278 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1204 rows starting from the beginning of the part | ||
| 11592 | 2026.05.29 18:27:18.874409 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 11 rows starting from the beginning of the part | ||
| 11593 | 2026.05.29 18:27:18.874524 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 11594 | 2026.05.29 18:27:18.874530 [ 286 ] {98c5776e-38e7-4656-b73f-95ccba0ec0b9} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11595 | 2026.05.29 18:27:18.874578 [ 286 ] {98c5776e-38e7-4656-b73f-95ccba0ec0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11596 | 2026.05.29 18:27:18.874639 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part | ||
| 11597 | 2026.05.29 18:27:18.874755 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part | ||
| 11598 | 2026.05.29 18:27:18.874868 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part | ||
| 11599 | 2026.05.29 18:27:18.874918 [ 286 ] {98c5776e-38e7-4656-b73f-95ccba0ec0b9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11600 | 2026.05.29 18:27:18.875140 [ 286 ] {98c5776e-38e7-4656-b73f-95ccba0ec0b9} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11601 | 2026.05.29 18:27:18.875254 [ 123 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11602 | 2026.05.29 18:27:18.875276 [ 286 ] {98c5776e-38e7-4656-b73f-95ccba0ec0b9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001133 sec., 79435.12797881731 rows/sec., 4.97 MiB/sec. | ||
| 11603 | 2026.05.29 18:27:18.875283 [ 123 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2026.05.29 18:27:18.875319 [ 286 ] {98c5776e-38e7-4656-b73f-95ccba0ec0b9} <Debug> TCPHandler: Processed in 0.001307102 sec. | ||
| 11605 | 2026.05.29 18:27:18.875320 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11606 | 2026.05.29 18:27:18.875410 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 11607 | 2026.05.29 18:27:18.875502 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11608 | 2026.05.29 18:27:18.875529 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4020 rows starting from the beginning of the part | ||
| 11609 | 2026.05.29 18:27:18.875578 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 11610 | 2026.05.29 18:27:18.875622 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 11611 | 2026.05.29 18:27:18.875663 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
| 11612 | 2026.05.29 18:27:18.875701 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 54 rows starting from the beginning of the part | ||
| 11613 | 2026.05.29 18:27:18.875740 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part | ||
| 11614 | 2026.05.29 18:27:18.877352 [ 190 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001971643 sec., 2191066.0297021316 rows/sec., 141.30 MiB/sec. | ||
| 11615 | 2026.05.29 18:27:18.877879 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11616 | 2026.05.29 18:27:18.878174 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_71_14} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.05.29 18:27:18.878244 [ 197 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_71_14} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11618 | 2026.05.29 18:27:18.878327 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 11619 | 2026.05.29 18:27:18.883918 [ 197 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1308 rows, containing 19 columns (19 merged, 0 gathered) in 0.00997544 sec., 131122.03571972766 rows/sec., 234.96 MiB/sec. | ||
| 11620 | 2026.05.29 18:27:18.885706 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11621 | 2026.05.29 18:27:18.886047 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11622 | 2026.05.29 18:27:18.886122 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11623 | 2026.05.29 18:27:18.886228 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 11624 | 2026.05.29 18:27:18.887123 [ 192 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27847 rows, containing 5 columns (5 merged, 0 gathered) in 0.01645581 sec., 1692229.0668159148 rows/sec., 108.36 MiB/sec. | ||
| 11625 | 2026.05.29 18:27:18.887526 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11626 | 2026.05.29 18:27:18.887783 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11627 | 2026.05.29 18:27:18.887860 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11628 | 2026.05.29 18:27:18.887936 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11629 | 2026.05.29 18:27:19.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.65 MiB, peak 331.49 MiB, free memory in arenas 0.00 B, will set to 321.34 MiB (RSS), difference: 8.70 MiB | ||
| 11630 | 2026.05.29 18:27:19.528556 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11631 | 2026.05.29 18:27:19.528602 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11632 | 2026.05.29 18:27:19.692979 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21145 | ||
| 11633 | 2026.05.29 18:27:19.693794 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2026.05.29 18:27:19.693863 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11635 | 2026.05.29 18:27:19.694682 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11636 | 2026.05.29 18:27:19.694901 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11637 | 2026.05.29 18:27:19.695028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21145 | ||
| 11638 | 2026.05.29 18:27:20.841549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 11639 | 2026.05.29 18:27:20.858794 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2026.05.29 18:27:20.858852 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11641 | 2026.05.29 18:27:20.864995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11642 | 2026.05.29 18:27:20.865683 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2026.05.29 18:27:20.869001 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 11644 | 2026.05.29 18:27:21.569739 [ 155 ] {} <Debug> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 11645 | 2026.05.29 18:27:21.569833 [ 155 ] {} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11646 | 2026.05.29 18:27:21.569872 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11647 | 2026.05.29 18:27:21.570015 [ 197 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::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 | ||
| 11648 | 2026.05.29 18:27:21.570170 [ 197 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11649 | 2026.05.29 18:27:21.570209 [ 197 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::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 | ||
| 11650 | 2026.05.29 18:27:21.570287 [ 197 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::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 | ||
| 11651 | 2026.05.29 18:27:21.570342 [ 197 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::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 | ||
| 11652 | 2026.05.29 18:27:21.570393 [ 197 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::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 | ||
| 11653 | 2026.05.29 18:27:21.570441 [ 197 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::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 | ||
| 11654 | 2026.05.29 18:27:21.571306 [ 187 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351843 sec., 4438.385226686827 rows/sec., 329.41 KiB/sec. | ||
| 11655 | 2026.05.29 18:27:21.571425 [ 197 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 11656 | 2026.05.29 18:27:21.571678 [ 197 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_9_2} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2026.05.29 18:27:21.571745 [ 197 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_9_2} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 11658 | 2026.05.29 18:27:21.571825 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11659 | 2026.05.29 18:27:23.845590 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2026.05.29 18:27:23.845853 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11661 | 2026.05.29 18:27:23.846226 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11662 | 2026.05.29 18:27:23.846270 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11663 | 2026.05.29 18:27:23.846490 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11664 | 2026.05.29 18:27:23.846560 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11665 | 2026.05.29 18:27:23.846701 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11666 | 2026.05.29 18:27:23.846792 [ 326 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11667 | 2026.05.29 18:27:23.846810 [ 355 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11668 | 2026.05.29 18:27:23.846792 [ 330 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11669 | 2026.05.29 18:27:23.846954 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 11670 | 2026.05.29 18:27:23.846983 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11671 | 2026.05.29 18:27:23.847071 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11672 | 2026.05.29 18:27:23.847091 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 11673 | 2026.05.29 18:27:23.847128 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11674 | 2026.05.29 18:27:23.847168 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11675 | 2026.05.29 18:27:23.847206 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11676 | 2026.05.29 18:27:23.848240 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002491 sec., 18466.479325572058 rows/sec., 2.21 MiB/sec. | ||
| 11677 | 2026.05.29 18:27:23.848423 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Debug> MemoryTracker: Peak memory usage (for query): 135.73 KiB. | ||
| 11678 | 2026.05.29 18:27:23.848439 [ 286 ] {19044147-ccc8-4775-968f-57eba6bf16ba} <Debug> TCPHandler: Processed in 0.002987981 sec. | ||
| 11679 | 2026.05.29 18:27:23.850618 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11680 | 2026.05.29 18:27:23.850729 [ 286 ] {9aa80867-5ffd-4f21-9254-5016e6deee6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11681 | 2026.05.29 18:27:23.850776 [ 286 ] {9aa80867-5ffd-4f21-9254-5016e6deee6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11682 | 2026.05.29 18:27:23.851282 [ 286 ] {9aa80867-5ffd-4f21-9254-5016e6deee6e} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11683 | 2026.05.29 18:27:23.851318 [ 286 ] {9aa80867-5ffd-4f21-9254-5016e6deee6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11684 | 2026.05.29 18:27:23.851711 [ 286 ] {9aa80867-5ffd-4f21-9254-5016e6deee6e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11685 | 2026.05.29 18:27:23.851926 [ 286 ] {9aa80867-5ffd-4f21-9254-5016e6deee6e} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11686 | 2026.05.29 18:27:23.852073 [ 286 ] {9aa80867-5ffd-4f21-9254-5016e6deee6e} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001375 sec., 84363.63636363637 rows/sec., 7.17 MiB/sec. | ||
| 11687 | 2026.05.29 18:27:23.852110 [ 286 ] {9aa80867-5ffd-4f21-9254-5016e6deee6e} <Debug> TCPHandler: Processed in 0.001546966 sec. | ||
| 11688 | 2026.05.29 18:27:23.852234 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11689 | 2026.05.29 18:27:23.852340 [ 286 ] {72e769b3-dfea-4709-8477-1e52248bcff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11690 | 2026.05.29 18:27:23.852382 [ 286 ] {72e769b3-dfea-4709-8477-1e52248bcff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11691 | 2026.05.29 18:27:23.852781 [ 286 ] {72e769b3-dfea-4709-8477-1e52248bcff7} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11692 | 2026.05.29 18:27:23.852816 [ 286 ] {72e769b3-dfea-4709-8477-1e52248bcff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11693 | 2026.05.29 18:27:23.853108 [ 286 ] {72e769b3-dfea-4709-8477-1e52248bcff7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11694 | 2026.05.29 18:27:23.853395 [ 286 ] {72e769b3-dfea-4709-8477-1e52248bcff7} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11695 | 2026.05.29 18:27:23.853534 [ 286 ] {72e769b3-dfea-4709-8477-1e52248bcff7} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001215 sec., 24691.35802469136 rows/sec., 1.81 MiB/sec. | ||
| 11696 | 2026.05.29 18:27:23.853570 [ 286 ] {72e769b3-dfea-4709-8477-1e52248bcff7} <Debug> TCPHandler: Processed in 0.001387713 sec. | ||
| 11697 | 2026.05.29 18:27:23.853685 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11698 | 2026.05.29 18:27:23.853783 [ 286 ] {611ee937-6827-4ae1-9101-e940062d9909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11699 | 2026.05.29 18:27:23.853833 [ 286 ] {611ee937-6827-4ae1-9101-e940062d9909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11700 | 2026.05.29 18:27:23.854269 [ 286 ] {611ee937-6827-4ae1-9101-e940062d9909} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11701 | 2026.05.29 18:27:23.854303 [ 286 ] {611ee937-6827-4ae1-9101-e940062d9909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11702 | 2026.05.29 18:27:23.854612 [ 286 ] {611ee937-6827-4ae1-9101-e940062d9909} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11703 | 2026.05.29 18:27:23.854820 [ 286 ] {611ee937-6827-4ae1-9101-e940062d9909} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11704 | 2026.05.29 18:27:23.854947 [ 286 ] {611ee937-6827-4ae1-9101-e940062d9909} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001184 sec., 79391.8918918919 rows/sec., 6.20 MiB/sec. | ||
| 11705 | 2026.05.29 18:27:23.854981 [ 286 ] {611ee937-6827-4ae1-9101-e940062d9909} <Debug> TCPHandler: Processed in 0.001347663 sec. | ||
| 11706 | 2026.05.29 18:27:23.855099 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11707 | 2026.05.29 18:27:23.855195 [ 286 ] {594aafcd-da6c-495b-8fdc-cc6f8c345061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11708 | 2026.05.29 18:27:23.855240 [ 286 ] {594aafcd-da6c-495b-8fdc-cc6f8c345061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11709 | 2026.05.29 18:27:23.855643 [ 286 ] {594aafcd-da6c-495b-8fdc-cc6f8c345061} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2026.05.29 18:27:23.855677 [ 286 ] {594aafcd-da6c-495b-8fdc-cc6f8c345061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11711 | 2026.05.29 18:27:23.856002 [ 286 ] {594aafcd-da6c-495b-8fdc-cc6f8c345061} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11712 | 2026.05.29 18:27:23.856219 [ 286 ] {594aafcd-da6c-495b-8fdc-cc6f8c345061} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2026.05.29 18:27:23.856347 [ 286 ] {594aafcd-da6c-495b-8fdc-cc6f8c345061} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 11714 | 2026.05.29 18:27:23.856380 [ 286 ] {594aafcd-da6c-495b-8fdc-cc6f8c345061} <Debug> TCPHandler: Processed in 0.001333043 sec. | ||
| 11715 | 2026.05.29 18:27:23.856491 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11716 | 2026.05.29 18:27:23.856615 [ 286 ] {80c96d35-ec1f-424c-8336-d084ffdfe77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11717 | 2026.05.29 18:27:23.856671 [ 286 ] {80c96d35-ec1f-424c-8336-d084ffdfe77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11718 | 2026.05.29 18:27:23.857436 [ 286 ] {80c96d35-ec1f-424c-8336-d084ffdfe77c} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2026.05.29 18:27:23.857470 [ 286 ] {80c96d35-ec1f-424c-8336-d084ffdfe77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11720 | 2026.05.29 18:27:23.858003 [ 286 ] {80c96d35-ec1f-424c-8336-d084ffdfe77c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11721 | 2026.05.29 18:27:23.858220 [ 286 ] {80c96d35-ec1f-424c-8336-d084ffdfe77c} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11722 | 2026.05.29 18:27:23.858381 [ 286 ] {80c96d35-ec1f-424c-8336-d084ffdfe77c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001786 sec., 16797.3124300112 rows/sec., 30.10 MiB/sec. | ||
| 11723 | 2026.05.29 18:27:23.858434 [ 286 ] {80c96d35-ec1f-424c-8336-d084ffdfe77c} <Debug> TCPHandler: Processed in 0.001993594 sec. | ||
| 11724 | 2026.05.29 18:27:23.858555 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11725 | 2026.05.29 18:27:23.858651 [ 286 ] {c37cd053-cc9e-4d79-8ac7-114cb9341b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11726 | 2026.05.29 18:27:23.858692 [ 286 ] {c37cd053-cc9e-4d79-8ac7-114cb9341b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11727 | 2026.05.29 18:27:23.859029 [ 286 ] {c37cd053-cc9e-4d79-8ac7-114cb9341b39} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11728 | 2026.05.29 18:27:23.859063 [ 286 ] {c37cd053-cc9e-4d79-8ac7-114cb9341b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11729 | 2026.05.29 18:27:23.859370 [ 286 ] {c37cd053-cc9e-4d79-8ac7-114cb9341b39} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11730 | 2026.05.29 18:27:23.859579 [ 286 ] {c37cd053-cc9e-4d79-8ac7-114cb9341b39} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11731 | 2026.05.29 18:27:23.859706 [ 286 ] {c37cd053-cc9e-4d79-8ac7-114cb9341b39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 11732 | 2026.05.29 18:27:23.859739 [ 286 ] {c37cd053-cc9e-4d79-8ac7-114cb9341b39} <Debug> TCPHandler: Processed in 0.001234651 sec. | ||
| 11733 | 2026.05.29 18:27:27.195151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21657 | ||
| 11734 | 2026.05.29 18:27:27.195906 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11735 | 2026.05.29 18:27:27.195984 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11736 | 2026.05.29 18:27:27.196779 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11737 | 2026.05.29 18:27:27.197011 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11738 | 2026.05.29 18:27:27.197167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21657 | ||
| 11739 | 2026.05.29 18:27:28.369101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 11740 | 2026.05.29 18:27:28.387606 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11741 | 2026.05.29 18:27:28.387658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11742 | 2026.05.29 18:27:28.393839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11743 | 2026.05.29 18:27:28.394551 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11744 | 2026.05.29 18:27:28.398171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 11745 | 2026.05.29 18:27:28.849784 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11746 | 2026.05.29 18:27:28.850032 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 11747 | 2026.05.29 18:27:28.850403 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11748 | 2026.05.29 18:27:28.850449 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 11749 | 2026.05.29 18:27:28.850705 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11750 | 2026.05.29 18:27:28.850778 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11751 | 2026.05.29 18:27:28.850926 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 11752 | 2026.05.29 18:27:28.851020 [ 350 ] {441f2119-7774-4ea2-9404-104d957d0414} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11753 | 2026.05.29 18:27:28.851037 [ 355 ] {441f2119-7774-4ea2-9404-104d957d0414} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11754 | 2026.05.29 18:27:28.851020 [ 326 ] {441f2119-7774-4ea2-9404-104d957d0414} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11755 | 2026.05.29 18:27:28.851169 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 11756 | 2026.05.29 18:27:28.851200 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11757 | 2026.05.29 18:27:28.851311 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11758 | 2026.05.29 18:27:28.851340 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 11759 | 2026.05.29 18:27:28.851385 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11760 | 2026.05.29 18:27:28.851437 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11761 | 2026.05.29 18:27:28.851484 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11762 | 2026.05.29 18:27:28.852987 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.003059 sec., 15037.593984962406 rows/sec., 3.07 MiB/sec. | ||
| 11763 | 2026.05.29 18:27:28.853186 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Debug> MemoryTracker: Peak memory usage (for query): 155.19 KiB. | ||
| 11764 | 2026.05.29 18:27:28.853202 [ 286 ] {441f2119-7774-4ea2-9404-104d957d0414} <Debug> TCPHandler: Processed in 0.00355288 sec. | ||
| 11765 | 2026.05.29 18:27:28.858474 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11766 | 2026.05.29 18:27:28.858610 [ 286 ] {a7a426c7-90f4-4e25-ba56-de316800315d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11767 | 2026.05.29 18:27:28.858666 [ 286 ] {a7a426c7-90f4-4e25-ba56-de316800315d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11768 | 2026.05.29 18:27:28.859382 [ 286 ] {a7a426c7-90f4-4e25-ba56-de316800315d} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2026.05.29 18:27:28.859436 [ 286 ] {a7a426c7-90f4-4e25-ba56-de316800315d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11770 | 2026.05.29 18:27:28.859807 [ 286 ] {a7a426c7-90f4-4e25-ba56-de316800315d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11771 | 2026.05.29 18:27:28.860032 [ 286 ] {a7a426c7-90f4-4e25-ba56-de316800315d} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11772 | 2026.05.29 18:27:28.860179 [ 286 ] {a7a426c7-90f4-4e25-ba56-de316800315d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001608 sec., 176616.91542288556 rows/sec., 11.22 MiB/sec. | ||
| 11773 | 2026.05.29 18:27:28.860213 [ 286 ] {a7a426c7-90f4-4e25-ba56-de316800315d} <Debug> TCPHandler: Processed in 0.00180648 sec. | ||
| 11774 | 2026.05.29 18:27:28.860346 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11775 | 2026.05.29 18:27:28.860443 [ 286 ] {bbc41271-d499-4b22-81df-b31687d93da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11776 | 2026.05.29 18:27:28.860485 [ 286 ] {bbc41271-d499-4b22-81df-b31687d93da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11777 | 2026.05.29 18:27:28.860881 [ 286 ] {bbc41271-d499-4b22-81df-b31687d93da7} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11778 | 2026.05.29 18:27:28.860917 [ 286 ] {bbc41271-d499-4b22-81df-b31687d93da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11779 | 2026.05.29 18:27:28.861196 [ 286 ] {bbc41271-d499-4b22-81df-b31687d93da7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11780 | 2026.05.29 18:27:28.861406 [ 286 ] {bbc41271-d499-4b22-81df-b31687d93da7} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11781 | 2026.05.29 18:27:28.861536 [ 286 ] {bbc41271-d499-4b22-81df-b31687d93da7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001111 sec., 3600.3600360036003 rows/sec., 293.58 KiB/sec. | ||
| 11782 | 2026.05.29 18:27:28.861571 [ 286 ] {bbc41271-d499-4b22-81df-b31687d93da7} <Debug> TCPHandler: Processed in 0.001276742 sec. | ||
| 11783 | 2026.05.29 18:27:28.861697 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11784 | 2026.05.29 18:27:28.861793 [ 286 ] {a52bc5a9-37e3-4307-b126-dc947dcf9d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11785 | 2026.05.29 18:27:28.861833 [ 286 ] {a52bc5a9-37e3-4307-b126-dc947dcf9d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11786 | 2026.05.29 18:27:28.862626 [ 286 ] {a52bc5a9-37e3-4307-b126-dc947dcf9d79} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11787 | 2026.05.29 18:27:28.862662 [ 286 ] {a52bc5a9-37e3-4307-b126-dc947dcf9d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11788 | 2026.05.29 18:27:28.863015 [ 286 ] {a52bc5a9-37e3-4307-b126-dc947dcf9d79} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11789 | 2026.05.29 18:27:28.863225 [ 286 ] {a52bc5a9-37e3-4307-b126-dc947dcf9d79} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11790 | 2026.05.29 18:27:28.863356 [ 286 ] {a52bc5a9-37e3-4307-b126-dc947dcf9d79} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001581 sec., 519291.58760278305 rows/sec., 40.27 MiB/sec. | ||
| 11791 | 2026.05.29 18:27:28.863392 [ 286 ] {a52bc5a9-37e3-4307-b126-dc947dcf9d79} <Debug> TCPHandler: Processed in 0.001747039 sec. | ||
| 11792 | 2026.05.29 18:27:28.863509 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11793 | 2026.05.29 18:27:28.863606 [ 286 ] {67098b4b-a93f-44d2-8db6-2451640de4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11794 | 2026.05.29 18:27:28.863647 [ 286 ] {67098b4b-a93f-44d2-8db6-2451640de4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11795 | 2026.05.29 18:27:28.864106 [ 286 ] {67098b4b-a93f-44d2-8db6-2451640de4a2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11796 | 2026.05.29 18:27:28.864142 [ 286 ] {67098b4b-a93f-44d2-8db6-2451640de4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11797 | 2026.05.29 18:27:28.864445 [ 286 ] {67098b4b-a93f-44d2-8db6-2451640de4a2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11798 | 2026.05.29 18:27:28.864648 [ 286 ] {67098b4b-a93f-44d2-8db6-2451640de4a2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11799 | 2026.05.29 18:27:28.864773 [ 286 ] {67098b4b-a93f-44d2-8db6-2451640de4a2} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001185 sec., 132489.45147679324 rows/sec., 7.95 MiB/sec. | ||
| 11800 | 2026.05.29 18:27:28.864807 [ 286 ] {67098b4b-a93f-44d2-8db6-2451640de4a2} <Debug> TCPHandler: Processed in 0.001350413 sec. | ||
| 11801 | 2026.05.29 18:27:28.864926 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11802 | 2026.05.29 18:27:28.865022 [ 286 ] {ac853217-97e1-44f4-b780-003ce4eba6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11803 | 2026.05.29 18:27:28.865062 [ 286 ] {ac853217-97e1-44f4-b780-003ce4eba6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11804 | 2026.05.29 18:27:28.865525 [ 286 ] {ac853217-97e1-44f4-b780-003ce4eba6e0} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11805 | 2026.05.29 18:27:28.865559 [ 286 ] {ac853217-97e1-44f4-b780-003ce4eba6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11806 | 2026.05.29 18:27:28.865859 [ 286 ] {ac853217-97e1-44f4-b780-003ce4eba6e0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11807 | 2026.05.29 18:27:28.866062 [ 286 ] {ac853217-97e1-44f4-b780-003ce4eba6e0} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11808 | 2026.05.29 18:27:28.866162 [ 149 ] {} <Debug> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 11809 | 2026.05.29 18:27:28.866189 [ 286 ] {ac853217-97e1-44f4-b780-003ce4eba6e0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 11810 | 2026.05.29 18:27:28.866201 [ 149 ] {} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11811 | 2026.05.29 18:27:28.866222 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11812 | 2026.05.29 18:27:28.866223 [ 286 ] {ac853217-97e1-44f4-b780-003ce4eba6e0} <Debug> TCPHandler: Processed in 0.001347393 sec. | ||
| 11813 | 2026.05.29 18:27:28.866331 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 11814 | 2026.05.29 18:27:28.866361 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11815 | 2026.05.29 18:27:28.866444 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11816 | 2026.05.29 18:27:28.866463 [ 286 ] {50baacf5-290d-41de-8204-325efd7c6846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11817 | 2026.05.29 18:27:28.866478 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 11818 | 2026.05.29 18:27:28.866508 [ 286 ] {50baacf5-290d-41de-8204-325efd7c6846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11819 | 2026.05.29 18:27:28.866542 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 11820 | 2026.05.29 18:27:28.866593 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 11821 | 2026.05.29 18:27:28.866637 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 801 rows starting from the beginning of the part | ||
| 11822 | 2026.05.29 18:27:28.866680 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 11823 | 2026.05.29 18:27:28.866749 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 11824 | 2026.05.29 18:27:28.867014 [ 286 ] {50baacf5-290d-41de-8204-325efd7c6846} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11825 | 2026.05.29 18:27:28.867055 [ 286 ] {50baacf5-290d-41de-8204-325efd7c6846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11826 | 2026.05.29 18:27:28.867379 [ 286 ] {50baacf5-290d-41de-8204-325efd7c6846} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11827 | 2026.05.29 18:27:28.867595 [ 286 ] {50baacf5-290d-41de-8204-325efd7c6846} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11828 | 2026.05.29 18:27:28.867721 [ 286 ] {50baacf5-290d-41de-8204-325efd7c6846} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001276 sec., 115987.46081504702 rows/sec., 6.60 MiB/sec. | ||
| 11829 | 2026.05.29 18:27:28.867754 [ 286 ] {50baacf5-290d-41de-8204-325efd7c6846} <Debug> TCPHandler: Processed in 0.001443385 sec. | ||
| 11830 | 2026.05.29 18:27:28.867898 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11831 | 2026.05.29 18:27:28.867946 [ 197 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655738 sec., 1418098.7571705186 rows/sec., 90.41 MiB/sec. | ||
| 11832 | 2026.05.29 18:27:28.868020 [ 286 ] {7a9ba37d-89fa-4660-8870-0a3048ae750b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11833 | 2026.05.29 18:27:28.868069 [ 286 ] {7a9ba37d-89fa-4660-8870-0a3048ae750b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11834 | 2026.05.29 18:27:28.868141 [ 199 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 11835 | 2026.05.29 18:27:28.868433 [ 199 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_40_8} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11836 | 2026.05.29 18:27:28.868507 [ 199 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_40_8} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 11837 | 2026.05.29 18:27:28.868585 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 11838 | 2026.05.29 18:27:28.868834 [ 286 ] {7a9ba37d-89fa-4660-8870-0a3048ae750b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11839 | 2026.05.29 18:27:28.868876 [ 286 ] {7a9ba37d-89fa-4660-8870-0a3048ae750b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11840 | 2026.05.29 18:27:28.869214 [ 286 ] {7a9ba37d-89fa-4660-8870-0a3048ae750b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11841 | 2026.05.29 18:27:28.869429 [ 286 ] {7a9ba37d-89fa-4660-8870-0a3048ae750b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11842 | 2026.05.29 18:27:28.869558 [ 286 ] {7a9ba37d-89fa-4660-8870-0a3048ae750b} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001562 sec., 323303.457106274 rows/sec., 22.75 MiB/sec. | ||
| 11843 | 2026.05.29 18:27:28.869591 [ 286 ] {7a9ba37d-89fa-4660-8870-0a3048ae750b} <Debug> TCPHandler: Processed in 0.00175524 sec. | ||
| 11844 | 2026.05.29 18:27:28.869713 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11845 | 2026.05.29 18:27:28.869808 [ 286 ] {9e26caac-b3b1-4d58-92b8-7cd3984365ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11846 | 2026.05.29 18:27:28.869850 [ 286 ] {9e26caac-b3b1-4d58-92b8-7cd3984365ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11847 | 2026.05.29 18:27:28.870178 [ 286 ] {9e26caac-b3b1-4d58-92b8-7cd3984365ba} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2026.05.29 18:27:28.870211 [ 286 ] {9e26caac-b3b1-4d58-92b8-7cd3984365ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11849 | 2026.05.29 18:27:28.870504 [ 286 ] {9e26caac-b3b1-4d58-92b8-7cd3984365ba} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11850 | 2026.05.29 18:27:28.870707 [ 286 ] {9e26caac-b3b1-4d58-92b8-7cd3984365ba} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2026.05.29 18:27:28.870799 [ 149 ] {} <Debug> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11852 | 2026.05.29 18:27:28.870831 [ 286 ] {9e26caac-b3b1-4d58-92b8-7cd3984365ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 11853 | 2026.05.29 18:27:28.870835 [ 149 ] {} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2026.05.29 18:27:28.870863 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11855 | 2026.05.29 18:27:28.870865 [ 286 ] {9e26caac-b3b1-4d58-92b8-7cd3984365ba} <Debug> TCPHandler: Processed in 0.001202561 sec. | ||
| 11856 | 2026.05.29 18:27:28.870938 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 11857 | 2026.05.29 18:27:28.871002 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11858 | 2026.05.29 18:27:28.871031 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11859 | 2026.05.29 18:27:28.871061 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 11860 | 2026.05.29 18:27:28.871102 [ 286 ] {c7148549-b3d8-4662-a2e1-d899d8c797f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11861 | 2026.05.29 18:27:28.871105 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 11862 | 2026.05.29 18:27:28.871152 [ 286 ] {c7148549-b3d8-4662-a2e1-d899d8c797f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11863 | 2026.05.29 18:27:28.871159 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 11864 | 2026.05.29 18:27:28.871203 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 11865 | 2026.05.29 18:27:28.871234 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 11866 | 2026.05.29 18:27:28.871273 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 11867 | 2026.05.29 18:27:28.871595 [ 286 ] {c7148549-b3d8-4662-a2e1-d899d8c797f4} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11868 | 2026.05.29 18:27:28.871634 [ 286 ] {c7148549-b3d8-4662-a2e1-d899d8c797f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11869 | 2026.05.29 18:27:28.871973 [ 286 ] {c7148549-b3d8-4662-a2e1-d899d8c797f4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11870 | 2026.05.29 18:27:28.871990 [ 193 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001082058 sec., 171894.6673838186 rows/sec., 8.77 MiB/sec. | ||
| 11871 | 2026.05.29 18:27:28.872107 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11872 | 2026.05.29 18:27:28.872214 [ 286 ] {c7148549-b3d8-4662-a2e1-d899d8c797f4} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11873 | 2026.05.29 18:27:28.872358 [ 286 ] {c7148549-b3d8-4662-a2e1-d899d8c797f4} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001274 sec., 209576.13814756673 rows/sec., 13.93 MiB/sec. | ||
| 11874 | 2026.05.29 18:27:28.872380 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_31_6} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11875 | 2026.05.29 18:27:28.872392 [ 286 ] {c7148549-b3d8-4662-a2e1-d899d8c797f4} <Debug> TCPHandler: Processed in 0.001439775 sec. | ||
| 11876 | 2026.05.29 18:27:28.872465 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_31_6} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11877 | 2026.05.29 18:27:28.872529 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11878 | 2026.05.29 18:27:28.872537 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11879 | 2026.05.29 18:27:28.872632 [ 286 ] {7dccbd93-255f-4a02-ae2e-d1d6659cc8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11880 | 2026.05.29 18:27:28.872680 [ 286 ] {7dccbd93-255f-4a02-ae2e-d1d6659cc8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11881 | 2026.05.29 18:27:28.872996 [ 286 ] {7dccbd93-255f-4a02-ae2e-d1d6659cc8e4} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11882 | 2026.05.29 18:27:28.873029 [ 286 ] {7dccbd93-255f-4a02-ae2e-d1d6659cc8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11883 | 2026.05.29 18:27:28.873323 [ 286 ] {7dccbd93-255f-4a02-ae2e-d1d6659cc8e4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11884 | 2026.05.29 18:27:28.873528 [ 286 ] {7dccbd93-255f-4a02-ae2e-d1d6659cc8e4} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11885 | 2026.05.29 18:27:28.873653 [ 286 ] {7dccbd93-255f-4a02-ae2e-d1d6659cc8e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 11886 | 2026.05.29 18:27:28.873684 [ 286 ] {7dccbd93-255f-4a02-ae2e-d1d6659cc8e4} <Debug> TCPHandler: Processed in 0.001205871 sec. | ||
| 11887 | 2026.05.29 18:27:28.873802 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11888 | 2026.05.29 18:27:28.873897 [ 286 ] {82d55026-f606-405c-ae42-8df582fd0f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11889 | 2026.05.29 18:27:28.873950 [ 286 ] {82d55026-f606-405c-ae42-8df582fd0f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11890 | 2026.05.29 18:27:28.874692 [ 286 ] {82d55026-f606-405c-ae42-8df582fd0f60} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11891 | 2026.05.29 18:27:28.874725 [ 286 ] {82d55026-f606-405c-ae42-8df582fd0f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11892 | 2026.05.29 18:27:28.875213 [ 286 ] {82d55026-f606-405c-ae42-8df582fd0f60} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11893 | 2026.05.29 18:27:28.875433 [ 286 ] {82d55026-f606-405c-ae42-8df582fd0f60} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11894 | 2026.05.29 18:27:28.875566 [ 286 ] {82d55026-f606-405c-ae42-8df582fd0f60} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001687 sec., 6520.450503852994 rows/sec., 11.68 MiB/sec. | ||
| 11895 | 2026.05.29 18:27:28.875621 [ 286 ] {82d55026-f606-405c-ae42-8df582fd0f60} <Debug> TCPHandler: Processed in 0.001870452 sec. | ||
| 11896 | 2026.05.29 18:27:28.875750 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11897 | 2026.05.29 18:27:28.875845 [ 286 ] {7031033d-5f4b-4ac1-9dfe-f2499f5ec86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11898 | 2026.05.29 18:27:28.875887 [ 286 ] {7031033d-5f4b-4ac1-9dfe-f2499f5ec86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11899 | 2026.05.29 18:27:28.876219 [ 286 ] {7031033d-5f4b-4ac1-9dfe-f2499f5ec86b} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2026.05.29 18:27:28.876251 [ 286 ] {7031033d-5f4b-4ac1-9dfe-f2499f5ec86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11901 | 2026.05.29 18:27:28.876551 [ 286 ] {7031033d-5f4b-4ac1-9dfe-f2499f5ec86b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11902 | 2026.05.29 18:27:28.876758 [ 286 ] {7031033d-5f4b-4ac1-9dfe-f2499f5ec86b} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2026.05.29 18:27:28.876881 [ 286 ] {7031033d-5f4b-4ac1-9dfe-f2499f5ec86b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001053 sec., 85470.08547008548 rows/sec., 5.35 MiB/sec. | ||
| 11904 | 2026.05.29 18:27:28.876912 [ 286 ] {7031033d-5f4b-4ac1-9dfe-f2499f5ec86b} <Debug> TCPHandler: Processed in 0.001212841 sec. | ||
| 11905 | 2026.05.29 18:27:29.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.73 MiB, peak 331.49 MiB, free memory in arenas 0.00 B, will set to 321.39 MiB (RSS), difference: -1.34 MiB | ||
| 11906 | 2026.05.29 18:27:33.845581 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11907 | 2026.05.29 18:27:33.845849 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11908 | 2026.05.29 18:27:33.846221 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11909 | 2026.05.29 18:27:33.846267 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11910 | 2026.05.29 18:27:33.846522 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11911 | 2026.05.29 18:27:33.846595 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11912 | 2026.05.29 18:27:33.846735 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11913 | 2026.05.29 18:27:33.846827 [ 364 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11914 | 2026.05.29 18:27:33.846837 [ 326 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11915 | 2026.05.29 18:27:33.846841 [ 355 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11916 | 2026.05.29 18:27:33.847000 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 11917 | 2026.05.29 18:27:33.847027 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11918 | 2026.05.29 18:27:33.847111 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11919 | 2026.05.29 18:27:33.847130 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 11920 | 2026.05.29 18:27:33.847167 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11921 | 2026.05.29 18:27:33.847207 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11922 | 2026.05.29 18:27:33.847243 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11923 | 2026.05.29 18:27:33.848293 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002547 sec., 18060.46329014527 rows/sec., 2.16 MiB/sec. | ||
| 11924 | 2026.05.29 18:27:33.848462 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Debug> MemoryTracker: Peak memory usage (for query): 135.63 KiB. | ||
| 11925 | 2026.05.29 18:27:33.848477 [ 286 ] {ccd990d8-4377-44d8-8540-2584f33f5b85} <Debug> TCPHandler: Processed in 0.003031101 sec. | ||
| 11926 | 2026.05.29 18:27:33.850700 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11927 | 2026.05.29 18:27:33.850829 [ 286 ] {980ac94f-3202-4c55-b406-ebad01dfdd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11928 | 2026.05.29 18:27:33.850882 [ 286 ] {980ac94f-3202-4c55-b406-ebad01dfdd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11929 | 2026.05.29 18:27:33.851502 [ 286 ] {980ac94f-3202-4c55-b406-ebad01dfdd8d} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11930 | 2026.05.29 18:27:33.851555 [ 286 ] {980ac94f-3202-4c55-b406-ebad01dfdd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11931 | 2026.05.29 18:27:33.851945 [ 286 ] {980ac94f-3202-4c55-b406-ebad01dfdd8d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11932 | 2026.05.29 18:27:33.852161 [ 286 ] {980ac94f-3202-4c55-b406-ebad01dfdd8d} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11933 | 2026.05.29 18:27:33.852303 [ 286 ] {980ac94f-3202-4c55-b406-ebad01dfdd8d} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00151 sec., 76821.19205298013 rows/sec., 6.52 MiB/sec. | ||
| 11934 | 2026.05.29 18:27:33.852337 [ 286 ] {980ac94f-3202-4c55-b406-ebad01dfdd8d} <Debug> TCPHandler: Processed in 0.001699539 sec. | ||
| 11935 | 2026.05.29 18:27:33.852472 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11936 | 2026.05.29 18:27:33.852570 [ 286 ] {7c198fb4-d03f-4505-9262-873caedc2dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11937 | 2026.05.29 18:27:33.852610 [ 286 ] {7c198fb4-d03f-4505-9262-873caedc2dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11938 | 2026.05.29 18:27:33.853009 [ 286 ] {7c198fb4-d03f-4505-9262-873caedc2dac} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2026.05.29 18:27:33.853046 [ 286 ] {7c198fb4-d03f-4505-9262-873caedc2dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11940 | 2026.05.29 18:27:33.853335 [ 286 ] {7c198fb4-d03f-4505-9262-873caedc2dac} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11941 | 2026.05.29 18:27:33.853543 [ 286 ] {7c198fb4-d03f-4505-9262-873caedc2dac} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11942 | 2026.05.29 18:27:33.853674 [ 286 ] {7c198fb4-d03f-4505-9262-873caedc2dac} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001124 sec., 26690.391459074734 rows/sec., 1.96 MiB/sec. | ||
| 11943 | 2026.05.29 18:27:33.853707 [ 286 ] {7c198fb4-d03f-4505-9262-873caedc2dac} <Debug> TCPHandler: Processed in 0.001287642 sec. | ||
| 11944 | 2026.05.29 18:27:33.853825 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11945 | 2026.05.29 18:27:33.853922 [ 286 ] {d6c70be8-a079-4944-989b-9c5a59b04ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11946 | 2026.05.29 18:27:33.853962 [ 286 ] {d6c70be8-a079-4944-989b-9c5a59b04ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11947 | 2026.05.29 18:27:33.854372 [ 286 ] {d6c70be8-a079-4944-989b-9c5a59b04ab2} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11948 | 2026.05.29 18:27:33.854408 [ 286 ] {d6c70be8-a079-4944-989b-9c5a59b04ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11949 | 2026.05.29 18:27:33.854708 [ 286 ] {d6c70be8-a079-4944-989b-9c5a59b04ab2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11950 | 2026.05.29 18:27:33.854919 [ 286 ] {d6c70be8-a079-4944-989b-9c5a59b04ab2} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11951 | 2026.05.29 18:27:33.855047 [ 286 ] {d6c70be8-a079-4944-989b-9c5a59b04ab2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001143 sec., 82239.72003499563 rows/sec., 6.42 MiB/sec. | ||
| 11952 | 2026.05.29 18:27:33.855080 [ 286 ] {d6c70be8-a079-4944-989b-9c5a59b04ab2} <Debug> TCPHandler: Processed in 0.001306972 sec. | ||
| 11953 | 2026.05.29 18:27:33.855198 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11954 | 2026.05.29 18:27:33.855294 [ 286 ] {83d9b9b1-d08c-4c8b-b496-56f776bffafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11955 | 2026.05.29 18:27:33.855338 [ 286 ] {83d9b9b1-d08c-4c8b-b496-56f776bffafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11956 | 2026.05.29 18:27:33.855745 [ 286 ] {83d9b9b1-d08c-4c8b-b496-56f776bffafe} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2026.05.29 18:27:33.855780 [ 286 ] {83d9b9b1-d08c-4c8b-b496-56f776bffafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11958 | 2026.05.29 18:27:33.856112 [ 286 ] {83d9b9b1-d08c-4c8b-b496-56f776bffafe} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11959 | 2026.05.29 18:27:33.856318 [ 286 ] {83d9b9b1-d08c-4c8b-b496-56f776bffafe} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2026.05.29 18:27:33.856445 [ 286 ] {83d9b9b1-d08c-4c8b-b496-56f776bffafe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 11961 | 2026.05.29 18:27:33.856479 [ 286 ] {83d9b9b1-d08c-4c8b-b496-56f776bffafe} <Debug> TCPHandler: Processed in 0.001329763 sec. | ||
| 11962 | 2026.05.29 18:27:33.856596 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11963 | 2026.05.29 18:27:33.856692 [ 286 ] {e49a7913-6173-496e-8d11-51704d291fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11964 | 2026.05.29 18:27:33.856746 [ 286 ] {e49a7913-6173-496e-8d11-51704d291fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11965 | 2026.05.29 18:27:33.857557 [ 286 ] {e49a7913-6173-496e-8d11-51704d291fa2} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11966 | 2026.05.29 18:27:33.857597 [ 286 ] {e49a7913-6173-496e-8d11-51704d291fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11967 | 2026.05.29 18:27:33.858136 [ 286 ] {e49a7913-6173-496e-8d11-51704d291fa2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11968 | 2026.05.29 18:27:33.858353 [ 286 ] {e49a7913-6173-496e-8d11-51704d291fa2} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11969 | 2026.05.29 18:27:33.858498 [ 286 ] {e49a7913-6173-496e-8d11-51704d291fa2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001824 sec., 16447.36842105263 rows/sec., 29.47 MiB/sec. | ||
| 11970 | 2026.05.29 18:27:33.858550 [ 286 ] {e49a7913-6173-496e-8d11-51704d291fa2} <Debug> TCPHandler: Processed in 0.002004324 sec. | ||
| 11971 | 2026.05.29 18:27:33.858675 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11972 | 2026.05.29 18:27:33.858773 [ 286 ] {c28b2dbb-eb45-4f2e-b781-8c209abad4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11973 | 2026.05.29 18:27:33.858816 [ 286 ] {c28b2dbb-eb45-4f2e-b781-8c209abad4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11974 | 2026.05.29 18:27:33.859159 [ 286 ] {c28b2dbb-eb45-4f2e-b781-8c209abad4ec} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11975 | 2026.05.29 18:27:33.859196 [ 286 ] {c28b2dbb-eb45-4f2e-b781-8c209abad4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11976 | 2026.05.29 18:27:33.859508 [ 286 ] {c28b2dbb-eb45-4f2e-b781-8c209abad4ec} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11977 | 2026.05.29 18:27:33.859712 [ 286 ] {c28b2dbb-eb45-4f2e-b781-8c209abad4ec} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11978 | 2026.05.29 18:27:33.859841 [ 286 ] {c28b2dbb-eb45-4f2e-b781-8c209abad4ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 11979 | 2026.05.29 18:27:33.859875 [ 286 ] {c28b2dbb-eb45-4f2e-b781-8c209abad4ec} <Debug> TCPHandler: Processed in 0.001252102 sec. | ||
| 11980 | 2026.05.29 18:27:34.528851 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11981 | 2026.05.29 18:27:34.528909 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11982 | 2026.05.29 18:27:34.697294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22105 | ||
| 11983 | 2026.05.29 18:27:34.697938 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11984 | 2026.05.29 18:27:34.697991 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11985 | 2026.05.29 18:27:34.698485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11986 | 2026.05.29 18:27:34.698715 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11987 | 2026.05.29 18:27:34.698845 [ 137 ] {} <Debug> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11988 | 2026.05.29 18:27:34.698863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22105 | ||
| 11989 | 2026.05.29 18:27:34.698906 [ 137 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2026.05.29 18:27:34.698934 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11991 | 2026.05.29 18:27:34.699065 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 11992 | 2026.05.29 18:27:34.699192 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11993 | 2026.05.29 18:27:34.699232 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19737 rows starting from the beginning of the part | ||
| 11994 | 2026.05.29 18:27:34.699303 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 11995 | 2026.05.29 18:27:34.699352 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 11996 | 2026.05.29 18:27:34.699399 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 11997 | 2026.05.29 18:27:34.699441 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 11998 | 2026.05.29 18:27:34.699487 [ 197 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 11999 | 2026.05.29 18:27:34.701482 [ 200 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22105 rows, containing 4 columns (4 merged, 0 gathered) in 0.002456551 sec., 8998388.390878106 rows/sec., 128.72 MiB/sec. | ||
| 12000 | 2026.05.29 18:27:34.701958 [ 198 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12001 | 2026.05.29 18:27:34.702319 [ 198 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_46_9} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2026.05.29 18:27:34.702414 [ 198 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_46_9} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12003 | 2026.05.29 18:27:34.702531 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 12004 | 2026.05.29 18:27:35.898277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 12005 | 2026.05.29 18:27:35.916780 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2026.05.29 18:27:35.916845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12007 | 2026.05.29 18:27:35.923018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12008 | 2026.05.29 18:27:35.923718 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2026.05.29 18:27:35.924026 [ 137 ] {} <Debug> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12010 | 2026.05.29 18:27:35.924094 [ 137 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12011 | 2026.05.29 18:27:35.924116 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12012 | 2026.05.29 18:27:35.924243 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 12013 | 2026.05.29 18:27:35.927080 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 12014 | 2026.05.29 18:27:35.928059 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12015 | 2026.05.29 18:27:35.929537 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 12016 | 2026.05.29 18:27:35.934280 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 12017 | 2026.05.29 18:27:35.938684 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 12018 | 2026.05.29 18:27:35.943277 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 12019 | 2026.05.29 18:27:35.947673 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 12020 | 2026.05.29 18:27:35.951402 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 12021 | 2026.05.29 18:27:36.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.62 MiB, peak 335.94 MiB, free memory in arenas 0.00 B, will set to 323.06 MiB (RSS), difference: -10.56 MiB | ||
| 12022 | 2026.05.29 18:27:36.001681 [ 196 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077478508 sec., 4478.661359870275 rows/sec., 23.16 MiB/sec. | ||
| 12023 | 2026.05.29 18:27:36.004503 [ 200 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12024 | 2026.05.29 18:27:36.006612 [ 200 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_46_9} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12025 | 2026.05.29 18:27:36.006728 [ 200 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_46_9} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12026 | 2026.05.29 18:27:36.009615 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12027 | 2026.05.29 18:27:37.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.98 MiB, peak 335.94 MiB, free memory in arenas 0.00 B, will set to 323.06 MiB (RSS), difference: 11.08 MiB | ||
| 12028 | 2026.05.29 18:27:38.849724 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12029 | 2026.05.29 18:27:38.849968 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 12030 | 2026.05.29 18:27:38.850314 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12031 | 2026.05.29 18:27:38.850355 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 12032 | 2026.05.29 18:27:38.850592 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12033 | 2026.05.29 18:27:38.850658 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12034 | 2026.05.29 18:27:38.850800 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12035 | 2026.05.29 18:27:38.850895 [ 326 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12036 | 2026.05.29 18:27:38.850895 [ 350 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12037 | 2026.05.29 18:27:38.850907 [ 355 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12038 | 2026.05.29 18:27:38.851057 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 12039 | 2026.05.29 18:27:38.851084 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12040 | 2026.05.29 18:27:38.851165 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12041 | 2026.05.29 18:27:38.851186 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 12042 | 2026.05.29 18:27:38.851221 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 12043 | 2026.05.29 18:27:38.851261 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 12044 | 2026.05.29 18:27:38.851297 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 12045 | 2026.05.29 18:27:38.852404 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002535 sec., 18145.95660749507 rows/sec., 3.70 MiB/sec. | ||
| 12046 | 2026.05.29 18:27:38.852589 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Debug> MemoryTracker: Peak memory usage (for query): 154.23 KiB. | ||
| 12047 | 2026.05.29 18:27:38.852604 [ 286 ] {edddb0d2-7436-44b6-a5b2-ea42da3a0789} <Debug> TCPHandler: Processed in 0.003007061 sec. | ||
| 12048 | 2026.05.29 18:27:38.857948 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12049 | 2026.05.29 18:27:38.858077 [ 286 ] {29173f90-3e06-47db-ae89-63356b980db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12050 | 2026.05.29 18:27:38.858129 [ 286 ] {29173f90-3e06-47db-ae89-63356b980db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12051 | 2026.05.29 18:27:38.858836 [ 286 ] {29173f90-3e06-47db-ae89-63356b980db6} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12052 | 2026.05.29 18:27:38.858877 [ 286 ] {29173f90-3e06-47db-ae89-63356b980db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12053 | 2026.05.29 18:27:38.859247 [ 286 ] {29173f90-3e06-47db-ae89-63356b980db6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12054 | 2026.05.29 18:27:38.859461 [ 286 ] {29173f90-3e06-47db-ae89-63356b980db6} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12055 | 2026.05.29 18:27:38.859605 [ 286 ] {29173f90-3e06-47db-ae89-63356b980db6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001566 sec., 181353.76756066413 rows/sec., 11.52 MiB/sec. | ||
| 12056 | 2026.05.29 18:27:38.859641 [ 286 ] {29173f90-3e06-47db-ae89-63356b980db6} <Debug> TCPHandler: Processed in 0.00175425 sec. | ||
| 12057 | 2026.05.29 18:27:38.859774 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12058 | 2026.05.29 18:27:38.859871 [ 286 ] {25c1cbdd-c930-4b62-a8ec-638c3c065149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12059 | 2026.05.29 18:27:38.859912 [ 286 ] {25c1cbdd-c930-4b62-a8ec-638c3c065149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12060 | 2026.05.29 18:27:38.860713 [ 286 ] {25c1cbdd-c930-4b62-a8ec-638c3c065149} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12061 | 2026.05.29 18:27:38.860750 [ 286 ] {25c1cbdd-c930-4b62-a8ec-638c3c065149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12062 | 2026.05.29 18:27:38.861083 [ 286 ] {25c1cbdd-c930-4b62-a8ec-638c3c065149} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12063 | 2026.05.29 18:27:38.861286 [ 286 ] {25c1cbdd-c930-4b62-a8ec-638c3c065149} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12064 | 2026.05.29 18:27:38.861414 [ 286 ] {25c1cbdd-c930-4b62-a8ec-638c3c065149} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001562 sec., 524327.7848911652 rows/sec., 40.67 MiB/sec. | ||
| 12065 | 2026.05.29 18:27:38.861448 [ 286 ] {25c1cbdd-c930-4b62-a8ec-638c3c065149} <Debug> TCPHandler: Processed in 0.00172273 sec. | ||
| 12066 | 2026.05.29 18:27:38.861572 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12067 | 2026.05.29 18:27:38.861696 [ 286 ] {6dc08bc1-6e3e-4c53-94cd-71cb4d96b5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12068 | 2026.05.29 18:27:38.861747 [ 286 ] {6dc08bc1-6e3e-4c53-94cd-71cb4d96b5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12069 | 2026.05.29 18:27:38.862271 [ 286 ] {6dc08bc1-6e3e-4c53-94cd-71cb4d96b5d9} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12070 | 2026.05.29 18:27:38.862315 [ 286 ] {6dc08bc1-6e3e-4c53-94cd-71cb4d96b5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12071 | 2026.05.29 18:27:38.862692 [ 286 ] {6dc08bc1-6e3e-4c53-94cd-71cb4d96b5d9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12072 | 2026.05.29 18:27:38.862915 [ 286 ] {6dc08bc1-6e3e-4c53-94cd-71cb4d96b5d9} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12073 | 2026.05.29 18:27:38.863052 [ 286 ] {6dc08bc1-6e3e-4c53-94cd-71cb4d96b5d9} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00138 sec., 110869.56521739131 rows/sec., 6.63 MiB/sec. | ||
| 12074 | 2026.05.29 18:27:38.863087 [ 286 ] {6dc08bc1-6e3e-4c53-94cd-71cb4d96b5d9} <Debug> TCPHandler: Processed in 0.001578087 sec. | ||
| 12075 | 2026.05.29 18:27:38.863207 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12076 | 2026.05.29 18:27:38.863303 [ 286 ] {6a8b1727-b49b-49a5-8fd9-1a3234265ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12077 | 2026.05.29 18:27:38.863344 [ 286 ] {6a8b1727-b49b-49a5-8fd9-1a3234265ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12078 | 2026.05.29 18:27:38.863783 [ 286 ] {6a8b1727-b49b-49a5-8fd9-1a3234265ba1} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12079 | 2026.05.29 18:27:38.863818 [ 286 ] {6a8b1727-b49b-49a5-8fd9-1a3234265ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12080 | 2026.05.29 18:27:38.864119 [ 286 ] {6a8b1727-b49b-49a5-8fd9-1a3234265ba1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12081 | 2026.05.29 18:27:38.864339 [ 286 ] {6a8b1727-b49b-49a5-8fd9-1a3234265ba1} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12082 | 2026.05.29 18:27:38.864469 [ 286 ] {6a8b1727-b49b-49a5-8fd9-1a3234265ba1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 12083 | 2026.05.29 18:27:38.864504 [ 286 ] {6a8b1727-b49b-49a5-8fd9-1a3234265ba1} <Debug> TCPHandler: Processed in 0.001348092 sec. | ||
| 12084 | 2026.05.29 18:27:38.864623 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12085 | 2026.05.29 18:27:38.864720 [ 286 ] {c69ed65e-289b-4832-92d6-0ddbb1abce54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12086 | 2026.05.29 18:27:38.864760 [ 286 ] {c69ed65e-289b-4832-92d6-0ddbb1abce54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12087 | 2026.05.29 18:27:38.865185 [ 286 ] {c69ed65e-289b-4832-92d6-0ddbb1abce54} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2026.05.29 18:27:38.865221 [ 286 ] {c69ed65e-289b-4832-92d6-0ddbb1abce54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12089 | 2026.05.29 18:27:38.865523 [ 286 ] {c69ed65e-289b-4832-92d6-0ddbb1abce54} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12090 | 2026.05.29 18:27:38.865730 [ 286 ] {c69ed65e-289b-4832-92d6-0ddbb1abce54} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12091 | 2026.05.29 18:27:38.865856 [ 286 ] {c69ed65e-289b-4832-92d6-0ddbb1abce54} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 12092 | 2026.05.29 18:27:38.865891 [ 286 ] {c69ed65e-289b-4832-92d6-0ddbb1abce54} <Debug> TCPHandler: Processed in 0.001319412 sec. | ||
| 12093 | 2026.05.29 18:27:38.866012 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12094 | 2026.05.29 18:27:38.866108 [ 286 ] {9cfb1db8-02bd-40e2-a01e-88f034dc95a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12095 | 2026.05.29 18:27:38.866149 [ 286 ] {9cfb1db8-02bd-40e2-a01e-88f034dc95a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12096 | 2026.05.29 18:27:38.866730 [ 286 ] {9cfb1db8-02bd-40e2-a01e-88f034dc95a5} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2026.05.29 18:27:38.866767 [ 286 ] {9cfb1db8-02bd-40e2-a01e-88f034dc95a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12098 | 2026.05.29 18:27:38.867084 [ 286 ] {9cfb1db8-02bd-40e2-a01e-88f034dc95a5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12099 | 2026.05.29 18:27:38.867289 [ 286 ] {9cfb1db8-02bd-40e2-a01e-88f034dc95a5} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12100 | 2026.05.29 18:27:38.867419 [ 286 ] {9cfb1db8-02bd-40e2-a01e-88f034dc95a5} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001328 sec., 377259.0361445783 rows/sec., 26.52 MiB/sec. | ||
| 12101 | 2026.05.29 18:27:38.867453 [ 286 ] {9cfb1db8-02bd-40e2-a01e-88f034dc95a5} <Debug> TCPHandler: Processed in 0.001492026 sec. | ||
| 12102 | 2026.05.29 18:27:38.867568 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12103 | 2026.05.29 18:27:38.867664 [ 286 ] {85fbf5b8-e1e6-4732-9333-aec901556c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12104 | 2026.05.29 18:27:38.867706 [ 286 ] {85fbf5b8-e1e6-4732-9333-aec901556c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12105 | 2026.05.29 18:27:38.868027 [ 286 ] {85fbf5b8-e1e6-4732-9333-aec901556c39} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2026.05.29 18:27:38.868062 [ 286 ] {85fbf5b8-e1e6-4732-9333-aec901556c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12107 | 2026.05.29 18:27:38.868357 [ 286 ] {85fbf5b8-e1e6-4732-9333-aec901556c39} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12108 | 2026.05.29 18:27:38.868560 [ 286 ] {85fbf5b8-e1e6-4732-9333-aec901556c39} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12109 | 2026.05.29 18:27:38.868686 [ 286 ] {85fbf5b8-e1e6-4732-9333-aec901556c39} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 12110 | 2026.05.29 18:27:38.868720 [ 286 ] {85fbf5b8-e1e6-4732-9333-aec901556c39} <Debug> TCPHandler: Processed in 0.00120176 sec. | ||
| 12111 | 2026.05.29 18:27:38.868843 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12112 | 2026.05.29 18:27:38.868968 [ 286 ] {f5acfd1e-96b3-4a94-a23d-bbfe525f35f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12113 | 2026.05.29 18:27:38.869023 [ 286 ] {f5acfd1e-96b3-4a94-a23d-bbfe525f35f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12114 | 2026.05.29 18:27:38.869517 [ 286 ] {f5acfd1e-96b3-4a94-a23d-bbfe525f35f6} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12115 | 2026.05.29 18:27:38.869562 [ 286 ] {f5acfd1e-96b3-4a94-a23d-bbfe525f35f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12116 | 2026.05.29 18:27:38.869928 [ 286 ] {f5acfd1e-96b3-4a94-a23d-bbfe525f35f6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12117 | 2026.05.29 18:27:38.870140 [ 286 ] {f5acfd1e-96b3-4a94-a23d-bbfe525f35f6} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12118 | 2026.05.29 18:27:38.870273 [ 286 ] {f5acfd1e-96b3-4a94-a23d-bbfe525f35f6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001331 sec., 199098.4222389181 rows/sec., 13.23 MiB/sec. | ||
| 12119 | 2026.05.29 18:27:38.870309 [ 286 ] {f5acfd1e-96b3-4a94-a23d-bbfe525f35f6} <Debug> TCPHandler: Processed in 0.001529466 sec. | ||
| 12120 | 2026.05.29 18:27:38.870441 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12121 | 2026.05.29 18:27:38.870540 [ 286 ] {5a944871-f807-42d5-9f6b-4e9b540536d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12122 | 2026.05.29 18:27:38.870583 [ 286 ] {5a944871-f807-42d5-9f6b-4e9b540536d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12123 | 2026.05.29 18:27:38.870903 [ 286 ] {5a944871-f807-42d5-9f6b-4e9b540536d0} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12124 | 2026.05.29 18:27:38.870940 [ 286 ] {5a944871-f807-42d5-9f6b-4e9b540536d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12125 | 2026.05.29 18:27:38.871235 [ 286 ] {5a944871-f807-42d5-9f6b-4e9b540536d0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12126 | 2026.05.29 18:27:38.871450 [ 286 ] {5a944871-f807-42d5-9f6b-4e9b540536d0} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12127 | 2026.05.29 18:27:38.871577 [ 286 ] {5a944871-f807-42d5-9f6b-4e9b540536d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 12128 | 2026.05.29 18:27:38.871612 [ 286 ] {5a944871-f807-42d5-9f6b-4e9b540536d0} <Debug> TCPHandler: Processed in 0.00122347 sec. | ||
| 12129 | 2026.05.29 18:27:38.871725 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12130 | 2026.05.29 18:27:38.871822 [ 286 ] {b2fd9718-2bda-490b-9981-21458b51deca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12131 | 2026.05.29 18:27:38.871877 [ 286 ] {b2fd9718-2bda-490b-9981-21458b51deca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12132 | 2026.05.29 18:27:38.872611 [ 286 ] {b2fd9718-2bda-490b-9981-21458b51deca} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12133 | 2026.05.29 18:27:38.872648 [ 286 ] {b2fd9718-2bda-490b-9981-21458b51deca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12134 | 2026.05.29 18:27:38.873155 [ 286 ] {b2fd9718-2bda-490b-9981-21458b51deca} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12135 | 2026.05.29 18:27:38.873377 [ 286 ] {b2fd9718-2bda-490b-9981-21458b51deca} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12136 | 2026.05.29 18:27:38.873522 [ 286 ] {b2fd9718-2bda-490b-9981-21458b51deca} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001718 sec., 6402.79394644936 rows/sec., 11.47 MiB/sec. | ||
| 12137 | 2026.05.29 18:27:38.873575 [ 286 ] {b2fd9718-2bda-490b-9981-21458b51deca} <Debug> TCPHandler: Processed in 0.001902942 sec. | ||
| 12138 | 2026.05.29 18:27:38.873695 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12139 | 2026.05.29 18:27:38.873792 [ 286 ] {4c6674b0-46a2-4a8d-9ea8-743603015ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12140 | 2026.05.29 18:27:38.873834 [ 286 ] {4c6674b0-46a2-4a8d-9ea8-743603015ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12141 | 2026.05.29 18:27:38.874170 [ 286 ] {4c6674b0-46a2-4a8d-9ea8-743603015ad1} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12142 | 2026.05.29 18:27:38.874205 [ 286 ] {4c6674b0-46a2-4a8d-9ea8-743603015ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12143 | 2026.05.29 18:27:38.874509 [ 286 ] {4c6674b0-46a2-4a8d-9ea8-743603015ad1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12144 | 2026.05.29 18:27:38.874712 [ 286 ] {4c6674b0-46a2-4a8d-9ea8-743603015ad1} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12145 | 2026.05.29 18:27:38.874842 [ 286 ] {4c6674b0-46a2-4a8d-9ea8-743603015ad1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 12146 | 2026.05.29 18:27:38.874876 [ 286 ] {4c6674b0-46a2-4a8d-9ea8-743603015ad1} <Debug> TCPHandler: Processed in 0.001233731 sec. | ||
| 12147 | 2026.05.29 18:27:39.419200 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12148 | 2026.05.29 18:27:39.419439 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12149 | 2026.05.29 18:27:39.419794 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12150 | 2026.05.29 18:27:39.419837 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12151 | 2026.05.29 18:27:39.420078 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12152 | 2026.05.29 18:27:39.420152 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12153 | 2026.05.29 18:27:39.420295 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 12154 | 2026.05.29 18:27:39.420392 [ 364 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12155 | 2026.05.29 18:27:39.420401 [ 326 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12156 | 2026.05.29 18:27:39.420392 [ 324 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12157 | 2026.05.29 18:27:39.420556 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 12158 | 2026.05.29 18:27:39.420587 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12159 | 2026.05.29 18:27:39.420677 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12160 | 2026.05.29 18:27:39.420699 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 12161 | 2026.05.29 18:27:39.420736 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12162 | 2026.05.29 18:27:39.420778 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12163 | 2026.05.29 18:27:39.420818 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12164 | 2026.05.29 18:27:39.421935 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002596 sec., 17719.568567026196 rows/sec., 2.12 MiB/sec. | ||
| 12165 | 2026.05.29 18:27:39.422123 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Debug> MemoryTracker: Peak memory usage (for query): 139.05 KiB. | ||
| 12166 | 2026.05.29 18:27:39.422140 [ 286 ] {6efacd34-116a-4c20-8442-c4cc4e2fa899} <Debug> TCPHandler: Processed in 0.003078372 sec. | ||
| 12167 | 2026.05.29 18:27:39.435072 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2026.05.29 18:27:39.435195 [ 286 ] {03c29344-3fbb-4fdf-9c75-caa96f9b8990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12169 | 2026.05.29 18:27:39.435248 [ 286 ] {03c29344-3fbb-4fdf-9c75-caa96f9b8990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12170 | 2026.05.29 18:27:39.436986 [ 286 ] {03c29344-3fbb-4fdf-9c75-caa96f9b8990} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.05.29 18:27:39.437034 [ 286 ] {03c29344-3fbb-4fdf-9c75-caa96f9b8990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12172 | 2026.05.29 18:27:39.437556 [ 286 ] {03c29344-3fbb-4fdf-9c75-caa96f9b8990} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12173 | 2026.05.29 18:27:39.437784 [ 286 ] {03c29344-3fbb-4fdf-9c75-caa96f9b8990} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.05.29 18:27:39.437939 [ 286 ] {03c29344-3fbb-4fdf-9c75-caa96f9b8990} <Debug> executeQuery: Read 2437 rows, 185.21 KiB in 0.002778 sec., 877249.8200143988 rows/sec., 65.11 MiB/sec. | ||
| 12175 | 2026.05.29 18:27:39.437943 [ 130 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12176 | 2026.05.29 18:27:39.437984 [ 286 ] {03c29344-3fbb-4fdf-9c75-caa96f9b8990} <Debug> TCPHandler: Processed in 0.002973671 sec. | ||
| 12177 | 2026.05.29 18:27:39.438001 [ 130 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2026.05.29 18:27:39.438029 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12179 | 2026.05.29 18:27:39.438131 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12180 | 2026.05.29 18:27:39.438138 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 12181 | 2026.05.29 18:27:39.438244 [ 286 ] {00b52aa8-f2a0-4a5c-9c2a-8a11b7dcc8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12182 | 2026.05.29 18:27:39.438277 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12183 | 2026.05.29 18:27:39.438294 [ 286 ] {00b52aa8-f2a0-4a5c-9c2a-8a11b7dcc8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12184 | 2026.05.29 18:27:39.438313 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3241 rows starting from the beginning of the part | ||
| 12185 | 2026.05.29 18:27:39.438384 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 116 rows starting from the beginning of the part | ||
| 12186 | 2026.05.29 18:27:39.438431 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 821 rows starting from the beginning of the part | ||
| 12187 | 2026.05.29 18:27:39.438472 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 116 rows starting from the beginning of the part | ||
| 12188 | 2026.05.29 18:27:39.438513 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 819 rows starting from the beginning of the part | ||
| 12189 | 2026.05.29 18:27:39.438552 [ 194 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2437 rows starting from the beginning of the part | ||
| 12190 | 2026.05.29 18:27:39.438737 [ 286 ] {00b52aa8-f2a0-4a5c-9c2a-8a11b7dcc8b3} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12191 | 2026.05.29 18:27:39.438780 [ 286 ] {00b52aa8-f2a0-4a5c-9c2a-8a11b7dcc8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12192 | 2026.05.29 18:27:39.439114 [ 286 ] {00b52aa8-f2a0-4a5c-9c2a-8a11b7dcc8b3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12193 | 2026.05.29 18:27:39.439343 [ 286 ] {00b52aa8-f2a0-4a5c-9c2a-8a11b7dcc8b3} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12194 | 2026.05.29 18:27:39.439469 [ 130 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12195 | 2026.05.29 18:27:39.439488 [ 286 ] {00b52aa8-f2a0-4a5c-9c2a-8a11b7dcc8b3} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001266 sec., 32385.466034755136 rows/sec., 2.38 MiB/sec. | ||
| 12196 | 2026.05.29 18:27:39.439506 [ 130 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12197 | 2026.05.29 18:27:39.439533 [ 286 ] {00b52aa8-f2a0-4a5c-9c2a-8a11b7dcc8b3} <Debug> TCPHandler: Processed in 0.001458805 sec. | ||
| 12198 | 2026.05.29 18:27:39.439534 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12199 | 2026.05.29 18:27:39.439640 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 12200 | 2026.05.29 18:27:39.439662 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12201 | 2026.05.29 18:27:39.439739 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12202 | 2026.05.29 18:27:39.439763 [ 286 ] {34c33ce6-ce04-448c-9410-4d9276dd84dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12203 | 2026.05.29 18:27:39.439772 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 212 rows starting from the beginning of the part | ||
| 12204 | 2026.05.29 18:27:39.439809 [ 286 ] {34c33ce6-ce04-448c-9410-4d9276dd84dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12205 | 2026.05.29 18:27:39.439832 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
| 12206 | 2026.05.29 18:27:39.439877 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 157 rows starting from the beginning of the part | ||
| 12207 | 2026.05.29 18:27:39.439918 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 12208 | 2026.05.29 18:27:39.439958 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 153 rows starting from the beginning of the part | ||
| 12209 | 2026.05.29 18:27:39.439999 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 12210 | 2026.05.29 18:27:39.440504 [ 286 ] {34c33ce6-ce04-448c-9410-4d9276dd84dd} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12211 | 2026.05.29 18:27:39.440539 [ 286 ] {34c33ce6-ce04-448c-9410-4d9276dd84dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12212 | 2026.05.29 18:27:39.440739 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 623 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136789 sec., 548034.8595913578 rows/sec., 36.73 MiB/sec. | ||
| 12213 | 2026.05.29 18:27:39.440859 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12214 | 2026.05.29 18:27:39.441052 [ 286 ] {34c33ce6-ce04-448c-9410-4d9276dd84dd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12215 | 2026.05.29 18:27:39.441106 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_66_13} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12216 | 2026.05.29 18:27:39.441170 [ 189 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_66_13} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12217 | 2026.05.29 18:27:39.441199 [ 191 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7550 rows, containing 5 columns (5 merged, 0 gathered) in 0.003102453 sec., 2433558.2198988996 rows/sec., 193.31 MiB/sec. | ||
| 12218 | 2026.05.29 18:27:39.441233 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12219 | 2026.05.29 18:27:39.441282 [ 286 ] {34c33ce6-ce04-448c-9410-4d9276dd84dd} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12220 | 2026.05.29 18:27:39.441419 [ 286 ] {34c33ce6-ce04-448c-9410-4d9276dd84dd} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001676 sec., 477923.6276849642 rows/sec., 27.61 MiB/sec. | ||
| 12221 | 2026.05.29 18:27:39.441456 [ 286 ] {34c33ce6-ce04-448c-9410-4d9276dd84dd} <Debug> TCPHandler: Processed in 0.001846462 sec. | ||
| 12222 | 2026.05.29 18:27:39.441517 [ 189 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12223 | 2026.05.29 18:27:39.441581 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12224 | 2026.05.29 18:27:39.441679 [ 286 ] {9dc21fc8-b4ee-4cf8-8c79-2f302b6da6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12225 | 2026.05.29 18:27:39.441722 [ 286 ] {9dc21fc8-b4ee-4cf8-8c79-2f302b6da6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12226 | 2026.05.29 18:27:39.441744 [ 189 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_76_15} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12227 | 2026.05.29 18:27:39.441807 [ 189 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_76_15} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12228 | 2026.05.29 18:27:39.441877 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 12229 | 2026.05.29 18:27:39.442607 [ 286 ] {9dc21fc8-b4ee-4cf8-8c79-2f302b6da6af} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12230 | 2026.05.29 18:27:39.442643 [ 286 ] {9dc21fc8-b4ee-4cf8-8c79-2f302b6da6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12231 | 2026.05.29 18:27:39.443038 [ 286 ] {9dc21fc8-b4ee-4cf8-8c79-2f302b6da6af} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12232 | 2026.05.29 18:27:39.443249 [ 286 ] {9dc21fc8-b4ee-4cf8-8c79-2f302b6da6af} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12233 | 2026.05.29 18:27:39.443377 [ 128 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12234 | 2026.05.29 18:27:39.443383 [ 286 ] {9dc21fc8-b4ee-4cf8-8c79-2f302b6da6af} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001723 sec., 749854.9042367963 rows/sec., 50.04 MiB/sec. | ||
| 12235 | 2026.05.29 18:27:39.443453 [ 128 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12236 | 2026.05.29 18:27:39.443467 [ 286 ] {9dc21fc8-b4ee-4cf8-8c79-2f302b6da6af} <Debug> TCPHandler: Processed in 0.001937313 sec. | ||
| 12237 | 2026.05.29 18:27:39.443481 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12238 | 2026.05.29 18:27:39.443582 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 12239 | 2026.05.29 18:27:39.443602 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12240 | 2026.05.29 18:27:39.443691 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12241 | 2026.05.29 18:27:39.443704 [ 286 ] {1a5d8468-57eb-490d-a32f-c1da10a46dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12242 | 2026.05.29 18:27:39.443726 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1793 rows starting from the beginning of the part | ||
| 12243 | 2026.05.29 18:27:39.443754 [ 286 ] {1a5d8468-57eb-490d-a32f-c1da10a46dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12244 | 2026.05.29 18:27:39.443790 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 94 rows starting from the beginning of the part | ||
| 12245 | 2026.05.29 18:27:39.443839 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 505 rows starting from the beginning of the part | ||
| 12246 | 2026.05.29 18:27:39.443881 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 94 rows starting from the beginning of the part | ||
| 12247 | 2026.05.29 18:27:39.443922 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 501 rows starting from the beginning of the part | ||
| 12248 | 2026.05.29 18:27:39.443961 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1292 rows starting from the beginning of the part | ||
| 12249 | 2026.05.29 18:27:39.444434 [ 286 ] {1a5d8468-57eb-490d-a32f-c1da10a46dca} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12250 | 2026.05.29 18:27:39.444477 [ 286 ] {1a5d8468-57eb-490d-a32f-c1da10a46dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12251 | 2026.05.29 18:27:39.444937 [ 286 ] {1a5d8468-57eb-490d-a32f-c1da10a46dca} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12252 | 2026.05.29 18:27:39.445153 [ 286 ] {1a5d8468-57eb-490d-a32f-c1da10a46dca} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2026.05.29 18:27:39.445275 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12254 | 2026.05.29 18:27:39.445289 [ 286 ] {1a5d8468-57eb-490d-a32f-c1da10a46dca} <Debug> executeQuery: Read 1419 rows, 87.80 KiB in 0.001605 sec., 884112.1495327102 rows/sec., 53.42 MiB/sec. | ||
| 12255 | 2026.05.29 18:27:39.445309 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12256 | 2026.05.29 18:27:39.445333 [ 286 ] {1a5d8468-57eb-490d-a32f-c1da10a46dca} <Debug> TCPHandler: Processed in 0.00178181 sec. | ||
| 12257 | 2026.05.29 18:27:39.445333 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12258 | 2026.05.29 18:27:39.445438 [ 190 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::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 | ||
| 12259 | 2026.05.29 18:27:39.445442 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001899842 sec., 2252292.5590654383 rows/sec., 162.87 MiB/sec. | ||
| 12260 | 2026.05.29 18:27:39.445474 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12261 | 2026.05.29 18:27:39.445562 [ 190 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12262 | 2026.05.29 18:27:39.445593 [ 286 ] {70ded501-2a38-477e-8fc6-1092cfbbdcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12263 | 2026.05.29 18:27:39.445598 [ 190 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 27847 rows starting from the beginning of the part | ||
| 12264 | 2026.05.29 18:27:39.445657 [ 286 ] {70ded501-2a38-477e-8fc6-1092cfbbdcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12265 | 2026.05.29 18:27:39.445671 [ 190 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 12266 | 2026.05.29 18:27:39.445687 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12267 | 2026.05.29 18:27:39.445728 [ 190 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 267 rows starting from the beginning of the part | ||
| 12268 | 2026.05.29 18:27:39.445776 [ 190 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 12269 | 2026.05.29 18:27:39.445817 [ 190 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 265 rows starting from the beginning of the part | ||
| 12270 | 2026.05.29 18:27:39.445860 [ 190 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1419 rows starting from the beginning of the part | ||
| 12271 | 2026.05.29 18:27:39.445952 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_76_15} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12272 | 2026.05.29 18:27:39.446032 [ 191 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_76_15} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12273 | 2026.05.29 18:27:39.446103 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 12274 | 2026.05.29 18:27:39.446553 [ 286 ] {70ded501-2a38-477e-8fc6-1092cfbbdcb2} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12275 | 2026.05.29 18:27:39.446594 [ 286 ] {70ded501-2a38-477e-8fc6-1092cfbbdcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12276 | 2026.05.29 18:27:39.447214 [ 286 ] {70ded501-2a38-477e-8fc6-1092cfbbdcb2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12277 | 2026.05.29 18:27:39.447460 [ 286 ] {70ded501-2a38-477e-8fc6-1092cfbbdcb2} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12278 | 2026.05.29 18:27:39.447582 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12279 | 2026.05.29 18:27:39.447608 [ 286 ] {70ded501-2a38-477e-8fc6-1092cfbbdcb2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002034 sec., 20157.32546705998 rows/sec., 36.12 MiB/sec. | ||
| 12280 | 2026.05.29 18:27:39.447614 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12281 | 2026.05.29 18:27:39.447649 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12282 | 2026.05.29 18:27:39.447675 [ 286 ] {70ded501-2a38-477e-8fc6-1092cfbbdcb2} <Debug> TCPHandler: Processed in 0.002253189 sec. | ||
| 12283 | 2026.05.29 18:27:39.447725 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 12284 | 2026.05.29 18:27:39.447808 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12285 | 2026.05.29 18:27:39.447906 [ 286 ] {7c198cfb-2861-4324-8e4c-38315b19d6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12286 | 2026.05.29 18:27:39.447917 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12287 | 2026.05.29 18:27:39.447951 [ 286 ] {7c198cfb-2861-4324-8e4c-38315b19d6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12288 | 2026.05.29 18:27:39.447966 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1308 rows starting from the beginning of the part | ||
| 12289 | 2026.05.29 18:27:39.448104 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
| 12290 | 2026.05.29 18:27:39.448199 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 11 rows starting from the beginning of the part | ||
| 12291 | 2026.05.29 18:27:39.448280 [ 286 ] {7c198cfb-2861-4324-8e4c-38315b19d6fe} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12292 | 2026.05.29 18:27:39.448290 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 12293 | 2026.05.29 18:27:39.448318 [ 286 ] {7c198cfb-2861-4324-8e4c-38315b19d6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12294 | 2026.05.29 18:27:39.448392 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 11 rows starting from the beginning of the part | ||
| 12295 | 2026.05.29 18:27:39.448482 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 12296 | 2026.05.29 18:27:39.448744 [ 286 ] {7c198cfb-2861-4324-8e4c-38315b19d6fe} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12297 | 2026.05.29 18:27:39.449065 [ 286 ] {7c198cfb-2861-4324-8e4c-38315b19d6fe} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2026.05.29 18:27:39.449192 [ 128 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12299 | 2026.05.29 18:27:39.449213 [ 286 ] {7c198cfb-2861-4324-8e4c-38315b19d6fe} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 307.57 KiB/sec. | ||
| 12300 | 2026.05.29 18:27:39.449226 [ 128 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12301 | 2026.05.29 18:27:39.449259 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12302 | 2026.05.29 18:27:39.449263 [ 286 ] {7c198cfb-2861-4324-8e4c-38315b19d6fe} <Debug> TCPHandler: Processed in 0.001508216 sec. | ||
| 12303 | 2026.05.29 18:27:39.449360 [ 191 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 12304 | 2026.05.29 18:27:39.449483 [ 191 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12305 | 2026.05.29 18:27:39.449520 [ 191 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4320 rows starting from the beginning of the part | ||
| 12306 | 2026.05.29 18:27:39.449567 [ 191 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 12307 | 2026.05.29 18:27:39.449606 [ 191 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 12308 | 2026.05.29 18:27:39.449642 [ 191 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 12309 | 2026.05.29 18:27:39.449678 [ 191 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 12310 | 2026.05.29 18:27:39.449715 [ 191 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 6 rows starting from the beginning of the part | ||
| 12311 | 2026.05.29 18:27:39.452347 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4626 rows, containing 4 columns (4 merged, 0 gathered) in 0.003021042 sec., 1531259.7441545003 rows/sec., 98.76 MiB/sec. | ||
| 12312 | 2026.05.29 18:27:39.452804 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12313 | 2026.05.29 18:27:39.453069 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_76_15} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12314 | 2026.05.29 18:27:39.453140 [ 195 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_76_15} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12315 | 2026.05.29 18:27:39.453204 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 12316 | 2026.05.29 18:27:39.454081 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30118 rows, containing 5 columns (5 merged, 0 gathered) in 0.008687298 sec., 3466900.755562892 rows/sec., 221.76 MiB/sec. | ||
| 12317 | 2026.05.29 18:27:39.454569 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12318 | 2026.05.29 18:27:39.454825 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2026.05.29 18:27:39.454897 [ 199 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12320 | 2026.05.29 18:27:39.454977 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12321 | 2026.05.29 18:27:39.457287 [ 195 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1431 rows, containing 19 columns (19 merged, 0 gathered) in 0.009594223 sec., 149152.25547707197 rows/sec., 267.27 MiB/sec. | ||
| 12322 | 2026.05.29 18:27:39.459358 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12323 | 2026.05.29 18:27:39.459680 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2026.05.29 18:27:39.459758 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12325 | 2026.05.29 18:27:39.459916 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
| 12326 | 2026.05.29 18:27:40.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.75 MiB, peak 340.91 MiB, free memory in arenas 0.00 B, will set to 330.25 MiB (RSS), difference: 6.50 MiB | ||
| 12327 | 2026.05.29 18:27:42.199013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22617 | ||
| 12328 | 2026.05.29 18:27:42.199596 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12329 | 2026.05.29 18:27:42.199653 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 12330 | 2026.05.29 18:27:42.200166 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12331 | 2026.05.29 18:27:42.200426 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12332 | 2026.05.29 18:27:42.200573 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22617 | ||
| 12333 | 2026.05.29 18:27:43.427184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 12334 | 2026.05.29 18:27:43.442429 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12335 | 2026.05.29 18:27:43.442499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12336 | 2026.05.29 18:27:43.447840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12337 | 2026.05.29 18:27:43.448542 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2026.05.29 18:27:43.451456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 12339 | 2026.05.29 18:27:43.844084 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12340 | 2026.05.29 18:27:43.844315 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 12341 | 2026.05.29 18:27:43.844655 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12342 | 2026.05.29 18:27:43.844695 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 12343 | 2026.05.29 18:27:43.844914 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12344 | 2026.05.29 18:27:43.844987 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12345 | 2026.05.29 18:27:43.845129 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12346 | 2026.05.29 18:27:43.845224 [ 350 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12347 | 2026.05.29 18:27:43.845230 [ 364 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12348 | 2026.05.29 18:27:43.845230 [ 324 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12349 | 2026.05.29 18:27:43.845363 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 12350 | 2026.05.29 18:27:43.845397 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12351 | 2026.05.29 18:27:43.845485 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12352 | 2026.05.29 18:27:43.845506 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 12353 | 2026.05.29 18:27:43.845542 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12354 | 2026.05.29 18:27:43.845582 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12355 | 2026.05.29 18:27:43.845626 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12356 | 2026.05.29 18:27:43.846759 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002538 sec., 18124.507486209615 rows/sec., 2.17 MiB/sec. | ||
| 12357 | 2026.05.29 18:27:43.846949 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Debug> MemoryTracker: Peak memory usage (for query): 135.58 KiB. | ||
| 12358 | 2026.05.29 18:27:43.846966 [ 286 ] {876dbb89-68ca-4978-8448-8d6041a3246c} <Debug> TCPHandler: Processed in 0.003016922 sec. | ||
| 12359 | 2026.05.29 18:27:43.848582 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12360 | 2026.05.29 18:27:43.848699 [ 286 ] {b4d0e49e-a956-4366-935c-13bdde6bdf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12361 | 2026.05.29 18:27:43.848749 [ 286 ] {b4d0e49e-a956-4366-935c-13bdde6bdf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12362 | 2026.05.29 18:27:43.849267 [ 286 ] {b4d0e49e-a956-4366-935c-13bdde6bdf5a} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2026.05.29 18:27:43.849315 [ 286 ] {b4d0e49e-a956-4366-935c-13bdde6bdf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12364 | 2026.05.29 18:27:43.849698 [ 286 ] {b4d0e49e-a956-4366-935c-13bdde6bdf5a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12365 | 2026.05.29 18:27:43.849922 [ 286 ] {b4d0e49e-a956-4366-935c-13bdde6bdf5a} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2026.05.29 18:27:43.850076 [ 286 ] {b4d0e49e-a956-4366-935c-13bdde6bdf5a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001411 sec., 39688.164422395464 rows/sec., 3.05 MiB/sec. | ||
| 12367 | 2026.05.29 18:27:43.850114 [ 286 ] {b4d0e49e-a956-4366-935c-13bdde6bdf5a} <Debug> TCPHandler: Processed in 0.001587067 sec. | ||
| 12368 | 2026.05.29 18:27:43.850241 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12369 | 2026.05.29 18:27:43.850343 [ 286 ] {c6ca7749-2e93-4fed-8f81-468c329cc662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12370 | 2026.05.29 18:27:43.850392 [ 286 ] {c6ca7749-2e93-4fed-8f81-468c329cc662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12371 | 2026.05.29 18:27:43.850804 [ 286 ] {c6ca7749-2e93-4fed-8f81-468c329cc662} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2026.05.29 18:27:43.850843 [ 286 ] {c6ca7749-2e93-4fed-8f81-468c329cc662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12373 | 2026.05.29 18:27:43.851155 [ 286 ] {c6ca7749-2e93-4fed-8f81-468c329cc662} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12374 | 2026.05.29 18:27:43.851370 [ 286 ] {c6ca7749-2e93-4fed-8f81-468c329cc662} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12375 | 2026.05.29 18:27:43.851506 [ 286 ] {c6ca7749-2e93-4fed-8f81-468c329cc662} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 12376 | 2026.05.29 18:27:43.851548 [ 286 ] {c6ca7749-2e93-4fed-8f81-468c329cc662} <Debug> TCPHandler: Processed in 0.001357683 sec. | ||
| 12377 | 2026.05.29 18:27:43.851678 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12378 | 2026.05.29 18:27:43.851821 [ 286 ] {dc87351e-6016-4ba3-bd16-cd6649b84219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12379 | 2026.05.29 18:27:43.851878 [ 286 ] {dc87351e-6016-4ba3-bd16-cd6649b84219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12380 | 2026.05.29 18:27:43.852343 [ 286 ] {dc87351e-6016-4ba3-bd16-cd6649b84219} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2026.05.29 18:27:43.852383 [ 286 ] {dc87351e-6016-4ba3-bd16-cd6649b84219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12382 | 2026.05.29 18:27:43.852735 [ 286 ] {dc87351e-6016-4ba3-bd16-cd6649b84219} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12383 | 2026.05.29 18:27:43.852947 [ 286 ] {dc87351e-6016-4ba3-bd16-cd6649b84219} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12384 | 2026.05.29 18:27:43.853083 [ 286 ] {dc87351e-6016-4ba3-bd16-cd6649b84219} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001287 sec., 114996.11499611501 rows/sec., 8.00 MiB/sec. | ||
| 12385 | 2026.05.29 18:27:43.853119 [ 286 ] {dc87351e-6016-4ba3-bd16-cd6649b84219} <Debug> TCPHandler: Processed in 0.001492155 sec. | ||
| 12386 | 2026.05.29 18:27:43.853264 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12387 | 2026.05.29 18:27:43.853368 [ 286 ] {e819876b-0ad3-4397-a27b-614d3a32ff7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12388 | 2026.05.29 18:27:43.853412 [ 286 ] {e819876b-0ad3-4397-a27b-614d3a32ff7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12389 | 2026.05.29 18:27:43.853765 [ 286 ] {e819876b-0ad3-4397-a27b-614d3a32ff7b} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12390 | 2026.05.29 18:27:43.853801 [ 286 ] {e819876b-0ad3-4397-a27b-614d3a32ff7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12391 | 2026.05.29 18:27:43.854105 [ 286 ] {e819876b-0ad3-4397-a27b-614d3a32ff7b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12392 | 2026.05.29 18:27:43.854311 [ 286 ] {e819876b-0ad3-4397-a27b-614d3a32ff7b} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12393 | 2026.05.29 18:27:43.854440 [ 286 ] {e819876b-0ad3-4397-a27b-614d3a32ff7b} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001096 sec., 49270.072992700734 rows/sec., 3.33 MiB/sec. | ||
| 12394 | 2026.05.29 18:27:43.854474 [ 286 ] {e819876b-0ad3-4397-a27b-614d3a32ff7b} <Debug> TCPHandler: Processed in 0.001262781 sec. | ||
| 12395 | 2026.05.29 18:27:47.469675 [ 276 ] {} <Trace> TCP-Session: 4ebb0e88-d9ef-4503-95fc-348744d23e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12396 | 2026.05.29 18:27:47.470099 [ 276 ] {7e76306f-3214-47a9-9468-215c7898447c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42431) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 12397 | 2026.05.29 18:27:47.470723 [ 276 ] {7e76306f-3214-47a9-9468-215c7898447c} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 12398 | 2026.05.29 18:27:47.470913 [ 276 ] {7e76306f-3214-47a9-9468-215c7898447c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12399 | 2026.05.29 18:27:47.471311 [ 322 ] {7e76306f-3214-47a9-9468-215c7898447c} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 12400 | 2026.05.29 18:27:47.471802 [ 276 ] {7e76306f-3214-47a9-9468-215c7898447c} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001912 sec., 21443.514644351464 rows/sec., 1.28 MiB/sec. | ||
| 12401 | 2026.05.29 18:27:47.471886 [ 276 ] {7e76306f-3214-47a9-9468-215c7898447c} <Debug> TCPHandler: Processed in 0.00240623 sec. | ||
| 12402 | 2026.05.29 18:27:48.849204 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12403 | 2026.05.29 18:27:48.849491 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 12404 | 2026.05.29 18:27:48.849894 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12405 | 2026.05.29 18:27:48.849947 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 12406 | 2026.05.29 18:27:48.850214 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12407 | 2026.05.29 18:27:48.850285 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12408 | 2026.05.29 18:27:48.850433 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12409 | 2026.05.29 18:27:48.850533 [ 322 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12410 | 2026.05.29 18:27:48.850536 [ 320 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12411 | 2026.05.29 18:27:48.850536 [ 324 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12412 | 2026.05.29 18:27:48.850679 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 12413 | 2026.05.29 18:27:48.850709 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12414 | 2026.05.29 18:27:48.850799 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12415 | 2026.05.29 18:27:48.850821 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 12416 | 2026.05.29 18:27:48.850860 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 12417 | 2026.05.29 18:27:48.850904 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 12418 | 2026.05.29 18:27:48.850949 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 12419 | 2026.05.29 18:27:48.852116 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002744 sec., 16763.848396501457 rows/sec., 3.42 MiB/sec. | ||
| 12420 | 2026.05.29 18:27:48.852284 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Debug> MemoryTracker: Peak memory usage (for query): 154.71 KiB. | ||
| 12421 | 2026.05.29 18:27:48.852300 [ 286 ] {bda10f39-43b8-4190-9aa1-62c7f068f0bd} <Debug> TCPHandler: Processed in 0.003239235 sec. | ||
| 12422 | 2026.05.29 18:27:48.857327 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12423 | 2026.05.29 18:27:48.857459 [ 286 ] {a3d1a235-e915-49ed-bb86-105f9a622b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12424 | 2026.05.29 18:27:48.857514 [ 286 ] {a3d1a235-e915-49ed-bb86-105f9a622b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12425 | 2026.05.29 18:27:48.858190 [ 286 ] {a3d1a235-e915-49ed-bb86-105f9a622b89} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12426 | 2026.05.29 18:27:48.858232 [ 286 ] {a3d1a235-e915-49ed-bb86-105f9a622b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12427 | 2026.05.29 18:27:48.858619 [ 286 ] {a3d1a235-e915-49ed-bb86-105f9a622b89} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12428 | 2026.05.29 18:27:48.858836 [ 286 ] {a3d1a235-e915-49ed-bb86-105f9a622b89} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12429 | 2026.05.29 18:27:48.858985 [ 286 ] {a3d1a235-e915-49ed-bb86-105f9a622b89} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001564 sec., 181585.6777493606 rows/sec., 11.53 MiB/sec. | ||
| 12430 | 2026.05.29 18:27:48.859016 [ 112 ] {} <Debug> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 12431 | 2026.05.29 18:27:48.859023 [ 286 ] {a3d1a235-e915-49ed-bb86-105f9a622b89} <Debug> TCPHandler: Processed in 0.00176087 sec. | ||
| 12432 | 2026.05.29 18:27:48.859096 [ 112 ] {} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2026.05.29 18:27:48.859124 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12434 | 2026.05.29 18:27:48.859205 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12435 | 2026.05.29 18:27:48.859235 [ 187 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 12436 | 2026.05.29 18:27:48.859310 [ 286 ] {17b24617-4f90-4a5c-bb36-4643ed2c8e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12437 | 2026.05.29 18:27:48.859358 [ 286 ] {17b24617-4f90-4a5c-bb36-4643ed2c8e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12438 | 2026.05.29 18:27:48.859375 [ 187 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12439 | 2026.05.29 18:27:48.859417 [ 187 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 12440 | 2026.05.29 18:27:48.859486 [ 187 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 12441 | 2026.05.29 18:27:48.859541 [ 187 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 12442 | 2026.05.29 18:27:48.859596 [ 187 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 12443 | 2026.05.29 18:27:48.859646 [ 187 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 12444 | 2026.05.29 18:27:48.860193 [ 286 ] {17b24617-4f90-4a5c-bb36-4643ed2c8e0a} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2026.05.29 18:27:48.860234 [ 286 ] {17b24617-4f90-4a5c-bb36-4643ed2c8e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12446 | 2026.05.29 18:27:48.860595 [ 286 ] {17b24617-4f90-4a5c-bb36-4643ed2c8e0a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12447 | 2026.05.29 18:27:48.860609 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419154 sec., 1000596.1298069132 rows/sec., 67.37 MiB/sec. | ||
| 12448 | 2026.05.29 18:27:48.860765 [ 199 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 12449 | 2026.05.29 18:27:48.860835 [ 286 ] {17b24617-4f90-4a5c-bb36-4643ed2c8e0a} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12450 | 2026.05.29 18:27:48.860998 [ 286 ] {17b24617-4f90-4a5c-bb36-4643ed2c8e0a} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001708 sec., 479508.1967213114 rows/sec., 37.19 MiB/sec. | ||
| 12451 | 2026.05.29 18:27:48.861034 [ 286 ] {17b24617-4f90-4a5c-bb36-4643ed2c8e0a} <Debug> TCPHandler: Processed in 0.001880832 sec. | ||
| 12452 | 2026.05.29 18:27:48.861086 [ 199 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_33_8} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12453 | 2026.05.29 18:27:48.861161 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12454 | 2026.05.29 18:27:48.861181 [ 199 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_33_8} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 12455 | 2026.05.29 18:27:48.861263 [ 286 ] {ee76b865-7912-4bef-99a9-9e0eac5d6d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12456 | 2026.05.29 18:27:48.861271 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 12457 | 2026.05.29 18:27:48.861314 [ 286 ] {ee76b865-7912-4bef-99a9-9e0eac5d6d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12458 | 2026.05.29 18:27:48.861771 [ 286 ] {ee76b865-7912-4bef-99a9-9e0eac5d6d13} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2026.05.29 18:27:48.861809 [ 286 ] {ee76b865-7912-4bef-99a9-9e0eac5d6d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12460 | 2026.05.29 18:27:48.862121 [ 286 ] {ee76b865-7912-4bef-99a9-9e0eac5d6d13} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12461 | 2026.05.29 18:27:48.862328 [ 286 ] {ee76b865-7912-4bef-99a9-9e0eac5d6d13} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.05.29 18:27:48.862457 [ 286 ] {ee76b865-7912-4bef-99a9-9e0eac5d6d13} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001213 sec., 126133.55317394888 rows/sec., 7.54 MiB/sec. | ||
| 12463 | 2026.05.29 18:27:48.862492 [ 286 ] {ee76b865-7912-4bef-99a9-9e0eac5d6d13} <Debug> TCPHandler: Processed in 0.001381883 sec. | ||
| 12464 | 2026.05.29 18:27:48.862613 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12465 | 2026.05.29 18:27:48.862708 [ 286 ] {cae75316-e302-4d7c-98d6-70ca1b9fd69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12466 | 2026.05.29 18:27:48.862748 [ 286 ] {cae75316-e302-4d7c-98d6-70ca1b9fd69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12467 | 2026.05.29 18:27:48.863202 [ 286 ] {cae75316-e302-4d7c-98d6-70ca1b9fd69c} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12468 | 2026.05.29 18:27:48.863237 [ 286 ] {cae75316-e302-4d7c-98d6-70ca1b9fd69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12469 | 2026.05.29 18:27:48.863546 [ 286 ] {cae75316-e302-4d7c-98d6-70ca1b9fd69c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12470 | 2026.05.29 18:27:48.863753 [ 286 ] {cae75316-e302-4d7c-98d6-70ca1b9fd69c} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2026.05.29 18:27:48.863883 [ 286 ] {cae75316-e302-4d7c-98d6-70ca1b9fd69c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 12472 | 2026.05.29 18:27:48.863917 [ 286 ] {cae75316-e302-4d7c-98d6-70ca1b9fd69c} <Debug> TCPHandler: Processed in 0.001355714 sec. | ||
| 12473 | 2026.05.29 18:27:48.864050 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12474 | 2026.05.29 18:27:48.864147 [ 286 ] {c6c6d886-1ab5-49f6-816a-17ceda578ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12475 | 2026.05.29 18:27:48.864187 [ 286 ] {c6c6d886-1ab5-49f6-816a-17ceda578ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12476 | 2026.05.29 18:27:48.864622 [ 286 ] {c6c6d886-1ab5-49f6-816a-17ceda578ce2} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.05.29 18:27:48.864657 [ 286 ] {c6c6d886-1ab5-49f6-816a-17ceda578ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12478 | 2026.05.29 18:27:48.864953 [ 286 ] {c6c6d886-1ab5-49f6-816a-17ceda578ce2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12479 | 2026.05.29 18:27:48.865154 [ 286 ] {c6c6d886-1ab5-49f6-816a-17ceda578ce2} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2026.05.29 18:27:48.865260 [ 112 ] {} <Debug> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 12481 | 2026.05.29 18:27:48.865282 [ 286 ] {c6c6d886-1ab5-49f6-816a-17ceda578ce2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 12482 | 2026.05.29 18:27:48.865296 [ 112 ] {} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12483 | 2026.05.29 18:27:48.865322 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12484 | 2026.05.29 18:27:48.865323 [ 286 ] {c6c6d886-1ab5-49f6-816a-17ceda578ce2} <Debug> TCPHandler: Processed in 0.001325792 sec. | ||
| 12485 | 2026.05.29 18:27:48.865420 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 12486 | 2026.05.29 18:27:48.865460 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12487 | 2026.05.29 18:27:48.865525 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12488 | 2026.05.29 18:27:48.865556 [ 286 ] {5a4233d8-c8a6-4be4-856f-9825d0264b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12489 | 2026.05.29 18:27:48.865559 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 12490 | 2026.05.29 18:27:48.865598 [ 286 ] {5a4233d8-c8a6-4be4-856f-9825d0264b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12491 | 2026.05.29 18:27:48.865631 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 12492 | 2026.05.29 18:27:48.865683 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 12493 | 2026.05.29 18:27:48.865730 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 12494 | 2026.05.29 18:27:48.865777 [ 197 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 12495 | 2026.05.29 18:27:48.866189 [ 286 ] {5a4233d8-c8a6-4be4-856f-9825d0264b49} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2026.05.29 18:27:48.866224 [ 286 ] {5a4233d8-c8a6-4be4-856f-9825d0264b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12497 | 2026.05.29 18:27:48.866517 [ 199 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114013 sec., 649048.7926815363 rows/sec., 39.39 MiB/sec. | ||
| 12498 | 2026.05.29 18:27:48.866543 [ 286 ] {5a4233d8-c8a6-4be4-856f-9825d0264b49} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12499 | 2026.05.29 18:27:48.866689 [ 195 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 12500 | 2026.05.29 18:27:48.866780 [ 286 ] {5a4233d8-c8a6-4be4-856f-9825d0264b49} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12501 | 2026.05.29 18:27:48.866950 [ 286 ] {5a4233d8-c8a6-4be4-856f-9825d0264b49} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001412 sec., 354815.86402266286 rows/sec., 24.94 MiB/sec. | ||
| 12502 | 2026.05.29 18:27:48.866987 [ 286 ] {5a4233d8-c8a6-4be4-856f-9825d0264b49} <Debug> TCPHandler: Processed in 0.001577757 sec. | ||
| 12503 | 2026.05.29 18:27:48.867026 [ 195 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_33_8} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.05.29 18:27:48.867109 [ 195 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_33_8} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 12505 | 2026.05.29 18:27:48.867110 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12506 | 2026.05.29 18:27:48.867190 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12507 | 2026.05.29 18:27:48.867221 [ 286 ] {9baf88a1-b5bc-4046-92ce-9f4a15d7c125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12508 | 2026.05.29 18:27:48.867268 [ 286 ] {9baf88a1-b5bc-4046-92ce-9f4a15d7c125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12509 | 2026.05.29 18:27:48.867595 [ 286 ] {9baf88a1-b5bc-4046-92ce-9f4a15d7c125} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2026.05.29 18:27:48.867630 [ 286 ] {9baf88a1-b5bc-4046-92ce-9f4a15d7c125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12511 | 2026.05.29 18:27:48.867934 [ 286 ] {9baf88a1-b5bc-4046-92ce-9f4a15d7c125} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12512 | 2026.05.29 18:27:48.868148 [ 286 ] {9baf88a1-b5bc-4046-92ce-9f4a15d7c125} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.05.29 18:27:48.868277 [ 286 ] {9baf88a1-b5bc-4046-92ce-9f4a15d7c125} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 12514 | 2026.05.29 18:27:48.868310 [ 286 ] {9baf88a1-b5bc-4046-92ce-9f4a15d7c125} <Debug> TCPHandler: Processed in 0.001251051 sec. | ||
| 12515 | 2026.05.29 18:27:48.868427 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12516 | 2026.05.29 18:27:48.868523 [ 286 ] {ef88101d-6df9-47a7-94ff-9fa95ae3f5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12517 | 2026.05.29 18:27:48.868566 [ 286 ] {ef88101d-6df9-47a7-94ff-9fa95ae3f5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12518 | 2026.05.29 18:27:48.868974 [ 286 ] {ef88101d-6df9-47a7-94ff-9fa95ae3f5f9} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2026.05.29 18:27:48.869010 [ 286 ] {ef88101d-6df9-47a7-94ff-9fa95ae3f5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12520 | 2026.05.29 18:27:48.869335 [ 286 ] {ef88101d-6df9-47a7-94ff-9fa95ae3f5f9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12521 | 2026.05.29 18:27:48.869542 [ 286 ] {ef88101d-6df9-47a7-94ff-9fa95ae3f5f9} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2026.05.29 18:27:48.869675 [ 286 ] {ef88101d-6df9-47a7-94ff-9fa95ae3f5f9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.04 MiB/sec. | ||
| 12523 | 2026.05.29 18:27:48.869710 [ 286 ] {ef88101d-6df9-47a7-94ff-9fa95ae3f5f9} <Debug> TCPHandler: Processed in 0.001334013 sec. | ||
| 12524 | 2026.05.29 18:27:48.869828 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12525 | 2026.05.29 18:27:48.869923 [ 286 ] {013e051d-106b-4715-8b79-76ff1bddfa9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12526 | 2026.05.29 18:27:48.869965 [ 286 ] {013e051d-106b-4715-8b79-76ff1bddfa9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12527 | 2026.05.29 18:27:48.870275 [ 286 ] {013e051d-106b-4715-8b79-76ff1bddfa9f} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12528 | 2026.05.29 18:27:48.870310 [ 286 ] {013e051d-106b-4715-8b79-76ff1bddfa9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12529 | 2026.05.29 18:27:48.870607 [ 286 ] {013e051d-106b-4715-8b79-76ff1bddfa9f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12530 | 2026.05.29 18:27:48.870806 [ 286 ] {013e051d-106b-4715-8b79-76ff1bddfa9f} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12531 | 2026.05.29 18:27:48.870935 [ 286 ] {013e051d-106b-4715-8b79-76ff1bddfa9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 12532 | 2026.05.29 18:27:48.870967 [ 286 ] {013e051d-106b-4715-8b79-76ff1bddfa9f} <Debug> TCPHandler: Processed in 0.00119069 sec. | ||
| 12533 | 2026.05.29 18:27:48.871080 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12534 | 2026.05.29 18:27:48.871176 [ 286 ] {bea7c0ab-cbbc-4ab6-a545-ce54d1cfe39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12535 | 2026.05.29 18:27:48.871230 [ 286 ] {bea7c0ab-cbbc-4ab6-a545-ce54d1cfe39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12536 | 2026.05.29 18:27:48.871977 [ 286 ] {bea7c0ab-cbbc-4ab6-a545-ce54d1cfe39e} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2026.05.29 18:27:48.872012 [ 286 ] {bea7c0ab-cbbc-4ab6-a545-ce54d1cfe39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12538 | 2026.05.29 18:27:48.872506 [ 286 ] {bea7c0ab-cbbc-4ab6-a545-ce54d1cfe39e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12539 | 2026.05.29 18:27:48.872731 [ 286 ] {bea7c0ab-cbbc-4ab6-a545-ce54d1cfe39e} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12540 | 2026.05.29 18:27:48.872869 [ 286 ] {bea7c0ab-cbbc-4ab6-a545-ce54d1cfe39e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001711 sec., 6428.988895382817 rows/sec., 11.52 MiB/sec. | ||
| 12541 | 2026.05.29 18:27:48.872920 [ 286 ] {bea7c0ab-cbbc-4ab6-a545-ce54d1cfe39e} <Debug> TCPHandler: Processed in 0.001889563 sec. | ||
| 12542 | 2026.05.29 18:27:48.873046 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12543 | 2026.05.29 18:27:48.873143 [ 286 ] {d41a4427-0c0a-433a-877c-fb2b371f2a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12544 | 2026.05.29 18:27:48.873185 [ 286 ] {d41a4427-0c0a-433a-877c-fb2b371f2a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12545 | 2026.05.29 18:27:48.873507 [ 286 ] {d41a4427-0c0a-433a-877c-fb2b371f2a9c} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12546 | 2026.05.29 18:27:48.873542 [ 286 ] {d41a4427-0c0a-433a-877c-fb2b371f2a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12547 | 2026.05.29 18:27:48.873841 [ 286 ] {d41a4427-0c0a-433a-877c-fb2b371f2a9c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12548 | 2026.05.29 18:27:48.874043 [ 286 ] {d41a4427-0c0a-433a-877c-fb2b371f2a9c} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12549 | 2026.05.29 18:27:48.874173 [ 286 ] {d41a4427-0c0a-433a-877c-fb2b371f2a9c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 12550 | 2026.05.29 18:27:48.874207 [ 286 ] {d41a4427-0c0a-433a-877c-fb2b371f2a9c} <Debug> TCPHandler: Processed in 0.00121096 sec. | ||
| 12551 | 2026.05.29 18:27:49.529175 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12552 | 2026.05.29 18:27:49.529250 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12553 | 2026.05.29 18:27:49.700690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23065 | ||
| 12554 | 2026.05.29 18:27:49.701167 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12555 | 2026.05.29 18:27:49.701210 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12556 | 2026.05.29 18:27:49.701687 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12557 | 2026.05.29 18:27:49.701914 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12558 | 2026.05.29 18:27:49.702041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23065 | ||
| 12559 | 2026.05.29 18:27:50.001619 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001134799 sec. | ||
| 12560 | 2026.05.29 18:27:50.951559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 12561 | 2026.05.29 18:27:50.967528 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12562 | 2026.05.29 18:27:50.967585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12563 | 2026.05.29 18:27:50.973219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12564 | 2026.05.29 18:27:50.973910 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12565 | 2026.05.29 18:27:50.976574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 12566 | 2026.05.29 18:27:53.845624 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12567 | 2026.05.29 18:27:53.845872 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12568 | 2026.05.29 18:27:53.846203 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12569 | 2026.05.29 18:27:53.846242 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12570 | 2026.05.29 18:27:53.846466 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12571 | 2026.05.29 18:27:53.846539 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12572 | 2026.05.29 18:27:53.846682 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12573 | 2026.05.29 18:27:53.846772 [ 349 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12574 | 2026.05.29 18:27:53.846783 [ 324 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12575 | 2026.05.29 18:27:53.846791 [ 322 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12576 | 2026.05.29 18:27:53.846938 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 12577 | 2026.05.29 18:27:53.846966 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12578 | 2026.05.29 18:27:53.847055 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12579 | 2026.05.29 18:27:53.847076 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 12580 | 2026.05.29 18:27:53.847113 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12581 | 2026.05.29 18:27:53.847153 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12582 | 2026.05.29 18:27:53.847191 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12583 | 2026.05.29 18:27:53.848273 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002495 sec., 18436.873747494992 rows/sec., 2.20 MiB/sec. | ||
| 12584 | 2026.05.29 18:27:53.848457 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Debug> MemoryTracker: Peak memory usage (for query): 136.04 KiB. | ||
| 12585 | 2026.05.29 18:27:53.848474 [ 286 ] {9070200b-0f2d-46c2-871d-4e11d5646bfa} <Debug> TCPHandler: Processed in 0.00297936 sec. | ||
| 12586 | 2026.05.29 18:27:53.850652 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12587 | 2026.05.29 18:27:53.850786 [ 286 ] {ffa68efc-ccd9-4091-a953-8530c1b477b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12588 | 2026.05.29 18:27:53.850842 [ 286 ] {ffa68efc-ccd9-4091-a953-8530c1b477b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12589 | 2026.05.29 18:27:53.851451 [ 286 ] {ffa68efc-ccd9-4091-a953-8530c1b477b5} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12590 | 2026.05.29 18:27:53.851488 [ 286 ] {ffa68efc-ccd9-4091-a953-8530c1b477b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12591 | 2026.05.29 18:27:53.851883 [ 286 ] {ffa68efc-ccd9-4091-a953-8530c1b477b5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12592 | 2026.05.29 18:27:53.852117 [ 286 ] {ffa68efc-ccd9-4091-a953-8530c1b477b5} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12593 | 2026.05.29 18:27:53.852267 [ 286 ] {ffa68efc-ccd9-4091-a953-8530c1b477b5} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001519 sec., 76366.03028308098 rows/sec., 6.49 MiB/sec. | ||
| 12594 | 2026.05.29 18:27:53.852305 [ 286 ] {ffa68efc-ccd9-4091-a953-8530c1b477b5} <Debug> TCPHandler: Processed in 0.00171746 sec. | ||
| 12595 | 2026.05.29 18:27:53.852434 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12596 | 2026.05.29 18:27:53.852534 [ 286 ] {6663caa6-1be8-49f8-ba90-f3f936616473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12597 | 2026.05.29 18:27:53.852576 [ 286 ] {6663caa6-1be8-49f8-ba90-f3f936616473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12598 | 2026.05.29 18:27:53.852989 [ 286 ] {6663caa6-1be8-49f8-ba90-f3f936616473} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12599 | 2026.05.29 18:27:53.853024 [ 286 ] {6663caa6-1be8-49f8-ba90-f3f936616473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12600 | 2026.05.29 18:27:53.853326 [ 286 ] {6663caa6-1be8-49f8-ba90-f3f936616473} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12601 | 2026.05.29 18:27:53.853545 [ 286 ] {6663caa6-1be8-49f8-ba90-f3f936616473} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2026.05.29 18:27:53.853675 [ 286 ] {6663caa6-1be8-49f8-ba90-f3f936616473} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001161 sec., 25839.793281653747 rows/sec., 1.90 MiB/sec. | ||
| 12603 | 2026.05.29 18:27:53.853710 [ 286 ] {6663caa6-1be8-49f8-ba90-f3f936616473} <Debug> TCPHandler: Processed in 0.001326622 sec. | ||
| 12604 | 2026.05.29 18:27:53.853826 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12605 | 2026.05.29 18:27:53.853923 [ 286 ] {b0faa602-27c3-4efd-9226-c81875014b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12606 | 2026.05.29 18:27:53.853965 [ 286 ] {b0faa602-27c3-4efd-9226-c81875014b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12607 | 2026.05.29 18:27:53.854379 [ 286 ] {b0faa602-27c3-4efd-9226-c81875014b54} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12608 | 2026.05.29 18:27:53.854414 [ 286 ] {b0faa602-27c3-4efd-9226-c81875014b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12609 | 2026.05.29 18:27:53.854700 [ 286 ] {b0faa602-27c3-4efd-9226-c81875014b54} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12610 | 2026.05.29 18:27:53.854897 [ 286 ] {b0faa602-27c3-4efd-9226-c81875014b54} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12611 | 2026.05.29 18:27:53.855016 [ 286 ] {b0faa602-27c3-4efd-9226-c81875014b54} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00115 sec., 81739.13043478261 rows/sec., 6.38 MiB/sec. | ||
| 12612 | 2026.05.29 18:27:53.855047 [ 286 ] {b0faa602-27c3-4efd-9226-c81875014b54} <Debug> TCPHandler: Processed in 0.001313213 sec. | ||
| 12613 | 2026.05.29 18:27:53.855160 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12614 | 2026.05.29 18:27:53.855251 [ 286 ] {ce30be25-6b6c-4145-9faf-fd0c18bdbf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12615 | 2026.05.29 18:27:53.855292 [ 286 ] {ce30be25-6b6c-4145-9faf-fd0c18bdbf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12616 | 2026.05.29 18:27:53.855764 [ 286 ] {ce30be25-6b6c-4145-9faf-fd0c18bdbf8a} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12617 | 2026.05.29 18:27:53.855798 [ 286 ] {ce30be25-6b6c-4145-9faf-fd0c18bdbf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12618 | 2026.05.29 18:27:53.856126 [ 286 ] {ce30be25-6b6c-4145-9faf-fd0c18bdbf8a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12619 | 2026.05.29 18:27:53.856340 [ 286 ] {ce30be25-6b6c-4145-9faf-fd0c18bdbf8a} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12620 | 2026.05.29 18:27:53.856473 [ 286 ] {ce30be25-6b6c-4145-9faf-fd0c18bdbf8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 12621 | 2026.05.29 18:27:53.856508 [ 286 ] {ce30be25-6b6c-4145-9faf-fd0c18bdbf8a} <Debug> TCPHandler: Processed in 0.001347783 sec. | ||
| 12622 | 2026.05.29 18:27:53.856627 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12623 | 2026.05.29 18:27:53.856724 [ 286 ] {0343e861-1897-407c-9f0f-cc41b868fe1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12624 | 2026.05.29 18:27:53.856780 [ 286 ] {0343e861-1897-407c-9f0f-cc41b868fe1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12625 | 2026.05.29 18:27:53.857575 [ 286 ] {0343e861-1897-407c-9f0f-cc41b868fe1b} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12626 | 2026.05.29 18:27:53.857610 [ 286 ] {0343e861-1897-407c-9f0f-cc41b868fe1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12627 | 2026.05.29 18:27:53.858142 [ 286 ] {0343e861-1897-407c-9f0f-cc41b868fe1b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12628 | 2026.05.29 18:27:53.858374 [ 286 ] {0343e861-1897-407c-9f0f-cc41b868fe1b} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12629 | 2026.05.29 18:27:53.858522 [ 286 ] {0343e861-1897-407c-9f0f-cc41b868fe1b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001816 sec., 16519.823788546255 rows/sec., 29.60 MiB/sec. | ||
| 12630 | 2026.05.29 18:27:53.858581 [ 286 ] {0343e861-1897-407c-9f0f-cc41b868fe1b} <Debug> TCPHandler: Processed in 0.002005944 sec. | ||
| 12631 | 2026.05.29 18:27:53.858702 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12632 | 2026.05.29 18:27:53.858798 [ 286 ] {3d5a0766-275c-4b8f-9a1a-dd2a7903acab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12633 | 2026.05.29 18:27:53.858841 [ 286 ] {3d5a0766-275c-4b8f-9a1a-dd2a7903acab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12634 | 2026.05.29 18:27:53.859173 [ 286 ] {3d5a0766-275c-4b8f-9a1a-dd2a7903acab} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12635 | 2026.05.29 18:27:53.859208 [ 286 ] {3d5a0766-275c-4b8f-9a1a-dd2a7903acab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12636 | 2026.05.29 18:27:53.859520 [ 286 ] {3d5a0766-275c-4b8f-9a1a-dd2a7903acab} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12637 | 2026.05.29 18:27:53.859728 [ 286 ] {3d5a0766-275c-4b8f-9a1a-dd2a7903acab} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12638 | 2026.05.29 18:27:53.859854 [ 286 ] {3d5a0766-275c-4b8f-9a1a-dd2a7903acab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 12639 | 2026.05.29 18:27:53.859886 [ 286 ] {3d5a0766-275c-4b8f-9a1a-dd2a7903acab} <Debug> TCPHandler: Processed in 0.001236032 sec. | ||
| 12640 | 2026.05.29 18:27:57.202158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23577 | ||
| 12641 | 2026.05.29 18:27:57.202712 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2026.05.29 18:27:57.202759 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12643 | 2026.05.29 18:27:57.203230 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12644 | 2026.05.29 18:27:57.203454 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12645 | 2026.05.29 18:27:57.203588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23577 | ||
| 12646 | 2026.05.29 18:27:57.271849 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65227 | ||
| 12647 | 2026.05.29 18:27:57.271937 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12648 | 2026.05.29 18:27:57.271964 [ 309 ] {} <Debug> TCP-Session: 9744686a-4e66-4694-ba30-fd34748038f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65227 | ||
| 12649 | 2026.05.29 18:27:57.271988 [ 309 ] {} <Debug> TCP-Session: 9744686a-4e66-4694-ba30-fd34748038f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12650 | 2026.05.29 18:27:57.272002 [ 309 ] {} <Debug> TCP-Session: 9744686a-4e66-4694-ba30-fd34748038f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12651 | 2026.05.29 18:27:57.272224 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53590 | ||
| 12652 | 2026.05.29 18:27:57.272240 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50370 | ||
| 12653 | 2026.05.29 18:27:57.272251 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39820 | ||
| 12654 | 2026.05.29 18:27:57.272285 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39704 | ||
| 12655 | 2026.05.29 18:27:57.272307 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12656 | 2026.05.29 18:27:57.272298 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12657 | 2026.05.29 18:27:57.272345 [ 309 ] {} <Trace> TCP-Session: 9744686a-4e66-4694-ba30-fd34748038f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12658 | 2026.05.29 18:27:57.272366 [ 285 ] {} <Debug> TCP-Session: f4abcac6-c636-429d-8a1f-3ba0489d9dc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50370 | ||
| 12659 | 2026.05.29 18:27:57.272373 [ 310 ] {} <Debug> TCP-Session: c6a2e471-37fe-4cc8-9c7c-057264a24773 Authenticating user 'default' from [fd00:1122:3344:101::e]:53590 | ||
| 12660 | 2026.05.29 18:27:57.272354 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12661 | 2026.05.29 18:27:57.272411 [ 310 ] {} <Debug> TCP-Session: c6a2e471-37fe-4cc8-9c7c-057264a24773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12662 | 2026.05.29 18:27:57.272409 [ 285 ] {} <Debug> TCP-Session: f4abcac6-c636-429d-8a1f-3ba0489d9dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12663 | 2026.05.29 18:27:57.272433 [ 310 ] {} <Debug> TCP-Session: c6a2e471-37fe-4cc8-9c7c-057264a24773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12664 | 2026.05.29 18:27:57.272435 [ 302 ] {} <Debug> TCP-Session: 823338a0-db30-4cea-a5e9-05af29ba9894 Authenticating user 'default' from [fd00:1122:3344:101::e]:39820 | ||
| 12665 | 2026.05.29 18:27:57.272443 [ 285 ] {} <Debug> TCP-Session: f4abcac6-c636-429d-8a1f-3ba0489d9dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12666 | 2026.05.29 18:27:57.272469 [ 302 ] {} <Debug> TCP-Session: 823338a0-db30-4cea-a5e9-05af29ba9894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12667 | 2026.05.29 18:27:57.272407 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12668 | 2026.05.29 18:27:57.272490 [ 302 ] {} <Debug> TCP-Session: 823338a0-db30-4cea-a5e9-05af29ba9894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12669 | 2026.05.29 18:27:57.272294 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65024 | ||
| 12670 | 2026.05.29 18:27:57.272534 [ 309 ] {01274677-4a23-4b08-8b51-b5777f525b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65227) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12671 | 2026.05.29 18:27:57.272531 [ 307 ] {} <Debug> TCP-Session: 21f66926-fd09-40ce-ac43-e9981fe8ed2d Authenticating user 'default' from [fd00:1122:3344:101::e]:39704 | ||
| 12672 | 2026.05.29 18:27:57.272280 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61505 | ||
| 12673 | 2026.05.29 18:27:57.272640 [ 307 ] {} <Debug> TCP-Session: 21f66926-fd09-40ce-ac43-e9981fe8ed2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12674 | 2026.05.29 18:27:57.272259 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40216 | ||
| 12675 | 2026.05.29 18:27:57.272669 [ 307 ] {} <Debug> TCP-Session: 21f66926-fd09-40ce-ac43-e9981fe8ed2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12676 | 2026.05.29 18:27:57.272272 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59055 | ||
| 12677 | 2026.05.29 18:27:57.272787 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12678 | 2026.05.29 18:27:57.272826 [ 308 ] {} <Debug> TCP-Session: 91a2aee8-15fc-4e13-a687-a4725330a8b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65024 | ||
| 12679 | 2026.05.29 18:27:57.272857 [ 308 ] {} <Debug> TCP-Session: 91a2aee8-15fc-4e13-a687-a4725330a8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12680 | 2026.05.29 18:27:57.272861 [ 309 ] {01274677-4a23-4b08-8b51-b5777f525b1c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12681 | 2026.05.29 18:27:57.272874 [ 308 ] {} <Debug> TCP-Session: 91a2aee8-15fc-4e13-a687-a4725330a8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12682 | 2026.05.29 18:27:57.272951 [ 309 ] {01274677-4a23-4b08-8b51-b5777f525b1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12683 | 2026.05.29 18:27:57.273168 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12684 | 2026.05.29 18:27:57.273202 [ 275 ] {} <Debug> TCP-Session: 718c9354-15f2-49de-bf39-09149dc6dc17 Authenticating user 'default' from [fd00:1122:3344:101::e]:40216 | ||
| 12685 | 2026.05.29 18:27:57.273219 [ 275 ] {} <Debug> TCP-Session: 718c9354-15f2-49de-bf39-09149dc6dc17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12686 | 2026.05.29 18:27:57.273232 [ 275 ] {} <Debug> TCP-Session: 718c9354-15f2-49de-bf39-09149dc6dc17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12687 | 2026.05.29 18:27:57.273264 [ 309 ] {01274677-4a23-4b08-8b51-b5777f525b1c} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 12688 | 2026.05.29 18:27:57.273294 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12689 | 2026.05.29 18:27:57.273334 [ 306 ] {} <Debug> TCP-Session: 54af690a-7ea6-4c24-87b9-7d6e269a9f69 Authenticating user 'default' from [fd00:1122:3344:101::e]:59055 | ||
| 12690 | 2026.05.29 18:27:57.273353 [ 306 ] {} <Debug> TCP-Session: 54af690a-7ea6-4c24-87b9-7d6e269a9f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12691 | 2026.05.29 18:27:57.273366 [ 306 ] {} <Debug> TCP-Session: 54af690a-7ea6-4c24-87b9-7d6e269a9f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12692 | 2026.05.29 18:27:57.273513 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12693 | 2026.05.29 18:27:57.273546 [ 303 ] {} <Debug> TCP-Session: 7d7c5902-417d-4a09-96a6-451ffb84ba19 Authenticating user 'default' from [fd00:1122:3344:101::e]:61505 | ||
| 12694 | 2026.05.29 18:27:57.273564 [ 303 ] {} <Debug> TCP-Session: 7d7c5902-417d-4a09-96a6-451ffb84ba19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12695 | 2026.05.29 18:27:57.273577 [ 303 ] {} <Debug> TCP-Session: 7d7c5902-417d-4a09-96a6-451ffb84ba19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12696 | 2026.05.29 18:27:57.274205 [ 322 ] {01274677-4a23-4b08-8b51-b5777f525b1c} <Trace> AggregatingTransform: Aggregating | ||
| 12697 | 2026.05.29 18:27:57.274236 [ 322 ] {01274677-4a23-4b08-8b51-b5777f525b1c} <Trace> Aggregator: Aggregation method: without_key | ||
| 12698 | 2026.05.29 18:27:57.274265 [ 322 ] {01274677-4a23-4b08-8b51-b5777f525b1c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894455 sec. (1117.999 rows/sec., 43.67 KiB/sec.) | ||
| 12699 | 2026.05.29 18:27:57.274280 [ 322 ] {01274677-4a23-4b08-8b51-b5777f525b1c} <Trace> Aggregator: Merging aggregated data | ||
| 12700 | 2026.05.29 18:27:57.274846 [ 309 ] {01274677-4a23-4b08-8b51-b5777f525b1c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002369 sec., 422.11903756859436 rows/sec., 16.49 KiB/sec. | ||
| 12701 | 2026.05.29 18:27:57.274991 [ 309 ] {01274677-4a23-4b08-8b51-b5777f525b1c} <Debug> TCPHandler: Processed in 0.002786637 sec. | ||
| 12702 | 2026.05.29 18:27:57.275105 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12703 | 2026.05.29 18:27:57.275135 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12704 | 2026.05.29 18:27:57.275139 [ 309 ] {} <Debug> TCP-Session: 9744686a-4e66-4694-ba30-fd34748038f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12705 | 2026.05.29 18:27:57.275157 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12706 | 2026.05.29 18:27:57.275173 [ 310 ] {} <Debug> TCP-Session: c6a2e471-37fe-4cc8-9c7c-057264a24773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12707 | 2026.05.29 18:27:57.275181 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12708 | 2026.05.29 18:27:57.275208 [ 308 ] {} <Debug> TCP-Session: 91a2aee8-15fc-4e13-a687-a4725330a8b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12709 | 2026.05.29 18:27:57.275213 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12710 | 2026.05.29 18:27:57.275245 [ 285 ] {} <Debug> TCP-Session: f4abcac6-c636-429d-8a1f-3ba0489d9dc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12711 | 2026.05.29 18:27:57.275244 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12712 | 2026.05.29 18:27:57.275276 [ 302 ] {} <Debug> TCP-Session: 823338a0-db30-4cea-a5e9-05af29ba9894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12713 | 2026.05.29 18:27:57.275272 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12714 | 2026.05.29 18:27:57.275312 [ 307 ] {} <Debug> TCP-Session: 21f66926-fd09-40ce-ac43-e9981fe8ed2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12715 | 2026.05.29 18:27:57.275257 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12716 | 2026.05.29 18:27:57.275338 [ 306 ] {} <Debug> TCP-Session: 54af690a-7ea6-4c24-87b9-7d6e269a9f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12717 | 2026.05.29 18:27:57.275218 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12718 | 2026.05.29 18:27:57.275401 [ 275 ] {} <Debug> TCP-Session: 718c9354-15f2-49de-bf39-09149dc6dc17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12719 | 2026.05.29 18:27:57.275428 [ 303 ] {} <Debug> TCP-Session: 7d7c5902-417d-4a09-96a6-451ffb84ba19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12720 | 2026.05.29 18:27:58.476711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 12721 | 2026.05.29 18:27:58.511969 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2026.05.29 18:27:58.512085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12723 | 2026.05.29 18:27:58.534238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12724 | 2026.05.29 18:27:58.538321 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.05.29 18:27:58.566619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 12726 | 2026.05.29 18:27:58.854679 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12727 | 2026.05.29 18:27:58.855092 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 12728 | 2026.05.29 18:27:58.855705 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12729 | 2026.05.29 18:27:58.855785 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 12730 | 2026.05.29 18:27:58.856227 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12731 | 2026.05.29 18:27:58.856349 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12732 | 2026.05.29 18:27:58.856590 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 12733 | 2026.05.29 18:27:58.856730 [ 360 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12734 | 2026.05.29 18:27:58.856731 [ 334 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12735 | 2026.05.29 18:27:58.856729 [ 348 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12736 | 2026.05.29 18:27:58.856928 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 12737 | 2026.05.29 18:27:58.856980 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12738 | 2026.05.29 18:27:58.857136 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12739 | 2026.05.29 18:27:58.857177 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 12740 | 2026.05.29 18:27:58.857247 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 12741 | 2026.05.29 18:27:58.857328 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 12742 | 2026.05.29 18:27:58.857405 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 12743 | 2026.05.29 18:27:58.859059 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.004153 sec., 11076.330363592584 rows/sec., 2.26 MiB/sec. | ||
| 12744 | 2026.05.29 18:27:58.859338 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Debug> MemoryTracker: Peak memory usage (for query): 154.56 KiB. | ||
| 12745 | 2026.05.29 18:27:58.859370 [ 286 ] {c6c781f8-0a0a-443c-b5b6-07d662a8499d} <Debug> TCPHandler: Processed in 0.004889143 sec. | ||
| 12746 | 2026.05.29 18:27:58.865544 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12747 | 2026.05.29 18:27:58.865713 [ 286 ] {493b5f4d-011c-4edc-bdbf-b4e472061675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12748 | 2026.05.29 18:27:58.865787 [ 286 ] {493b5f4d-011c-4edc-bdbf-b4e472061675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12749 | 2026.05.29 18:27:58.866615 [ 286 ] {493b5f4d-011c-4edc-bdbf-b4e472061675} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12750 | 2026.05.29 18:27:58.866674 [ 286 ] {493b5f4d-011c-4edc-bdbf-b4e472061675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12751 | 2026.05.29 18:27:58.867146 [ 286 ] {493b5f4d-011c-4edc-bdbf-b4e472061675} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12752 | 2026.05.29 18:27:58.867559 [ 286 ] {493b5f4d-011c-4edc-bdbf-b4e472061675} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12753 | 2026.05.29 18:27:58.867809 [ 286 ] {493b5f4d-011c-4edc-bdbf-b4e472061675} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002148 sec., 132216.01489757912 rows/sec., 8.40 MiB/sec. | ||
| 12754 | 2026.05.29 18:27:58.867868 [ 286 ] {493b5f4d-011c-4edc-bdbf-b4e472061675} <Debug> TCPHandler: Processed in 0.002429092 sec. | ||
| 12755 | 2026.05.29 18:27:58.868059 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12756 | 2026.05.29 18:27:58.868191 [ 286 ] {d80306a7-88a4-4a6e-af8b-833e1d0c190f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12757 | 2026.05.29 18:27:58.868256 [ 286 ] {d80306a7-88a4-4a6e-af8b-833e1d0c190f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12758 | 2026.05.29 18:27:58.868776 [ 286 ] {d80306a7-88a4-4a6e-af8b-833e1d0c190f} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12759 | 2026.05.29 18:27:58.868822 [ 286 ] {d80306a7-88a4-4a6e-af8b-833e1d0c190f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12760 | 2026.05.29 18:27:58.869220 [ 286 ] {d80306a7-88a4-4a6e-af8b-833e1d0c190f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12761 | 2026.05.29 18:27:58.869503 [ 286 ] {d80306a7-88a4-4a6e-af8b-833e1d0c190f} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12762 | 2026.05.29 18:27:58.869739 [ 286 ] {d80306a7-88a4-4a6e-af8b-833e1d0c190f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001581 sec., 1265.022137887413 rows/sec., 103.15 KiB/sec. | ||
| 12763 | 2026.05.29 18:27:58.869801 [ 286 ] {d80306a7-88a4-4a6e-af8b-833e1d0c190f} <Debug> TCPHandler: Processed in 0.001807701 sec. | ||
| 12764 | 2026.05.29 18:27:58.869969 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12765 | 2026.05.29 18:27:58.870089 [ 286 ] {c906f53c-ca5b-4d08-b4a1-76a970f8f4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12766 | 2026.05.29 18:27:58.870141 [ 286 ] {c906f53c-ca5b-4d08-b4a1-76a970f8f4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12767 | 2026.05.29 18:27:58.871136 [ 286 ] {c906f53c-ca5b-4d08-b4a1-76a970f8f4dd} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12768 | 2026.05.29 18:27:58.871179 [ 286 ] {c906f53c-ca5b-4d08-b4a1-76a970f8f4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12769 | 2026.05.29 18:27:58.871637 [ 286 ] {c906f53c-ca5b-4d08-b4a1-76a970f8f4dd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12770 | 2026.05.29 18:27:58.871906 [ 286 ] {c906f53c-ca5b-4d08-b4a1-76a970f8f4dd} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12771 | 2026.05.29 18:27:58.872080 [ 286 ] {c906f53c-ca5b-4d08-b4a1-76a970f8f4dd} <Debug> executeQuery: Read 820 rows, 65.12 KiB in 0.002016 sec., 406746.0317460318 rows/sec., 31.54 MiB/sec. | ||
| 12772 | 2026.05.29 18:27:58.872123 [ 286 ] {c906f53c-ca5b-4d08-b4a1-76a970f8f4dd} <Debug> TCPHandler: Processed in 0.002219798 sec. | ||
| 12773 | 2026.05.29 18:27:58.872290 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12774 | 2026.05.29 18:27:58.872407 [ 286 ] {fe63f418-af34-4ff3-add1-6afa6be7d02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12775 | 2026.05.29 18:27:58.872459 [ 286 ] {fe63f418-af34-4ff3-add1-6afa6be7d02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12776 | 2026.05.29 18:27:58.873008 [ 286 ] {fe63f418-af34-4ff3-add1-6afa6be7d02a} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12777 | 2026.05.29 18:27:58.873054 [ 286 ] {fe63f418-af34-4ff3-add1-6afa6be7d02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12778 | 2026.05.29 18:27:58.873417 [ 286 ] {fe63f418-af34-4ff3-add1-6afa6be7d02a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12779 | 2026.05.29 18:27:58.873671 [ 286 ] {fe63f418-af34-4ff3-add1-6afa6be7d02a} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12780 | 2026.05.29 18:27:58.873836 [ 286 ] {fe63f418-af34-4ff3-add1-6afa6be7d02a} <Debug> executeQuery: Read 155 rows, 9.51 KiB in 0.001453 sec., 106675.84308327598 rows/sec., 6.39 MiB/sec. | ||
| 12781 | 2026.05.29 18:27:58.873889 [ 286 ] {fe63f418-af34-4ff3-add1-6afa6be7d02a} <Debug> TCPHandler: Processed in 0.001661068 sec. | ||
| 12782 | 2026.05.29 18:27:58.874064 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12783 | 2026.05.29 18:27:58.874181 [ 286 ] {b08d0b82-b2d2-45e7-9662-a6c5e8e86777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12784 | 2026.05.29 18:27:58.874231 [ 286 ] {b08d0b82-b2d2-45e7-9662-a6c5e8e86777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12785 | 2026.05.29 18:27:58.874822 [ 286 ] {b08d0b82-b2d2-45e7-9662-a6c5e8e86777} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12786 | 2026.05.29 18:27:58.874866 [ 286 ] {b08d0b82-b2d2-45e7-9662-a6c5e8e86777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12787 | 2026.05.29 18:27:58.875271 [ 286 ] {b08d0b82-b2d2-45e7-9662-a6c5e8e86777} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12788 | 2026.05.29 18:27:58.875534 [ 286 ] {b08d0b82-b2d2-45e7-9662-a6c5e8e86777} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12789 | 2026.05.29 18:27:58.875718 [ 286 ] {b08d0b82-b2d2-45e7-9662-a6c5e8e86777} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00156 sec., 95512.82051282052 rows/sec., 6.17 MiB/sec. | ||
| 12790 | 2026.05.29 18:27:58.875760 [ 286 ] {b08d0b82-b2d2-45e7-9662-a6c5e8e86777} <Debug> TCPHandler: Processed in 0.00175788 sec. | ||
| 12791 | 2026.05.29 18:27:58.875949 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12792 | 2026.05.29 18:27:58.876064 [ 286 ] {0ec81dab-7463-4d4b-9735-a331f006fcaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12793 | 2026.05.29 18:27:58.876130 [ 286 ] {0ec81dab-7463-4d4b-9735-a331f006fcaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12794 | 2026.05.29 18:27:58.876718 [ 286 ] {0ec81dab-7463-4d4b-9735-a331f006fcaa} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12795 | 2026.05.29 18:27:58.876762 [ 286 ] {0ec81dab-7463-4d4b-9735-a331f006fcaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12796 | 2026.05.29 18:27:58.877135 [ 286 ] {0ec81dab-7463-4d4b-9735-a331f006fcaa} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12797 | 2026.05.29 18:27:58.877383 [ 286 ] {0ec81dab-7463-4d4b-9735-a331f006fcaa} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12798 | 2026.05.29 18:27:58.877546 [ 286 ] {0ec81dab-7463-4d4b-9735-a331f006fcaa} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001506 sec., 98273.57237715804 rows/sec., 5.59 MiB/sec. | ||
| 12799 | 2026.05.29 18:27:58.877587 [ 286 ] {0ec81dab-7463-4d4b-9735-a331f006fcaa} <Debug> TCPHandler: Processed in 0.001719379 sec. | ||
| 12800 | 2026.05.29 18:27:58.877748 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12801 | 2026.05.29 18:27:58.877864 [ 286 ] {306f1184-5ca0-4ec9-9748-fa935fa8587d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12802 | 2026.05.29 18:27:58.877915 [ 286 ] {306f1184-5ca0-4ec9-9748-fa935fa8587d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12803 | 2026.05.29 18:27:58.878642 [ 286 ] {306f1184-5ca0-4ec9-9748-fa935fa8587d} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2026.05.29 18:27:58.878683 [ 286 ] {306f1184-5ca0-4ec9-9748-fa935fa8587d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12805 | 2026.05.29 18:27:58.879081 [ 286 ] {306f1184-5ca0-4ec9-9748-fa935fa8587d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12806 | 2026.05.29 18:27:58.879336 [ 286 ] {306f1184-5ca0-4ec9-9748-fa935fa8587d} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2026.05.29 18:27:58.879498 [ 286 ] {306f1184-5ca0-4ec9-9748-fa935fa8587d} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001657 sec., 303560.65178032586 rows/sec., 21.35 MiB/sec. | ||
| 12808 | 2026.05.29 18:27:58.879540 [ 286 ] {306f1184-5ca0-4ec9-9748-fa935fa8587d} <Debug> TCPHandler: Processed in 0.001852211 sec. | ||
| 12809 | 2026.05.29 18:27:58.879699 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12810 | 2026.05.29 18:27:58.879816 [ 286 ] {2252b459-483e-478d-aecd-1ca51bd274ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12811 | 2026.05.29 18:27:58.879868 [ 286 ] {2252b459-483e-478d-aecd-1ca51bd274ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12812 | 2026.05.29 18:27:58.880273 [ 286 ] {2252b459-483e-478d-aecd-1ca51bd274ff} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12813 | 2026.05.29 18:27:58.880313 [ 286 ] {2252b459-483e-478d-aecd-1ca51bd274ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12814 | 2026.05.29 18:27:58.880688 [ 286 ] {2252b459-483e-478d-aecd-1ca51bd274ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12815 | 2026.05.29 18:27:58.880943 [ 286 ] {2252b459-483e-478d-aecd-1ca51bd274ff} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12816 | 2026.05.29 18:27:58.881100 [ 286 ] {2252b459-483e-478d-aecd-1ca51bd274ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001307 sec., 4590.665646518745 rows/sec., 239.84 KiB/sec. | ||
| 12817 | 2026.05.29 18:27:58.881139 [ 286 ] {2252b459-483e-478d-aecd-1ca51bd274ff} <Debug> TCPHandler: Processed in 0.001501925 sec. | ||
| 12818 | 2026.05.29 18:27:58.881310 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12819 | 2026.05.29 18:27:58.881427 [ 286 ] {effb3026-c730-4621-ab7d-ef2fed865c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12820 | 2026.05.29 18:27:58.881481 [ 286 ] {effb3026-c730-4621-ab7d-ef2fed865c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12821 | 2026.05.29 18:27:58.881981 [ 286 ] {effb3026-c730-4621-ab7d-ef2fed865c19} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12822 | 2026.05.29 18:27:58.882021 [ 286 ] {effb3026-c730-4621-ab7d-ef2fed865c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12823 | 2026.05.29 18:27:58.882451 [ 286 ] {effb3026-c730-4621-ab7d-ef2fed865c19} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12824 | 2026.05.29 18:27:58.882698 [ 286 ] {effb3026-c730-4621-ab7d-ef2fed865c19} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12825 | 2026.05.29 18:27:58.882858 [ 286 ] {effb3026-c730-4621-ab7d-ef2fed865c19} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001455 sec., 182817.86941580757 rows/sec., 12.15 MiB/sec. | ||
| 12826 | 2026.05.29 18:27:58.882901 [ 286 ] {effb3026-c730-4621-ab7d-ef2fed865c19} <Debug> TCPHandler: Processed in 0.001650718 sec. | ||
| 12827 | 2026.05.29 18:27:58.883072 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12828 | 2026.05.29 18:27:58.883185 [ 286 ] {3cb8378d-b671-4a35-a807-8d9eeec03039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12829 | 2026.05.29 18:27:58.883237 [ 286 ] {3cb8378d-b671-4a35-a807-8d9eeec03039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12830 | 2026.05.29 18:27:58.883614 [ 286 ] {3cb8378d-b671-4a35-a807-8d9eeec03039} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12831 | 2026.05.29 18:27:58.883655 [ 286 ] {3cb8378d-b671-4a35-a807-8d9eeec03039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12832 | 2026.05.29 18:27:58.884032 [ 286 ] {3cb8378d-b671-4a35-a807-8d9eeec03039} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12833 | 2026.05.29 18:27:58.884296 [ 286 ] {3cb8378d-b671-4a35-a807-8d9eeec03039} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12834 | 2026.05.29 18:27:58.884459 [ 286 ] {3cb8378d-b671-4a35-a807-8d9eeec03039} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001296 sec., 771.6049382716049 rows/sec., 51.99 KiB/sec. | ||
| 12835 | 2026.05.29 18:27:58.884454 [ 64 ] {} <Debug> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 12836 | 2026.05.29 18:27:58.884499 [ 286 ] {3cb8378d-b671-4a35-a807-8d9eeec03039} <Debug> TCPHandler: Processed in 0.001490306 sec. | ||
| 12837 | 2026.05.29 18:27:58.884578 [ 64 ] {} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12838 | 2026.05.29 18:27:58.884622 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12839 | 2026.05.29 18:27:58.884730 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12840 | 2026.05.29 18:27:58.884764 [ 199 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 12841 | 2026.05.29 18:27:58.884871 [ 286 ] {2e0ccf6a-a1ea-4a19-a086-c41ff67d6a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12842 | 2026.05.29 18:27:58.884929 [ 199 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12843 | 2026.05.29 18:27:58.884954 [ 286 ] {2e0ccf6a-a1ea-4a19-a086-c41ff67d6a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12844 | 2026.05.29 18:27:58.884976 [ 199 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 12845 | 2026.05.29 18:27:58.885094 [ 199 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 12846 | 2026.05.29 18:27:58.885172 [ 199 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 12847 | 2026.05.29 18:27:58.885226 [ 199 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 12848 | 2026.05.29 18:27:58.885272 [ 199 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 12849 | 2026.05.29 18:27:58.885353 [ 199 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 12850 | 2026.05.29 18:27:58.885950 [ 286 ] {2e0ccf6a-a1ea-4a19-a086-c41ff67d6a84} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12851 | 2026.05.29 18:27:58.885995 [ 286 ] {2e0ccf6a-a1ea-4a19-a086-c41ff67d6a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12852 | 2026.05.29 18:27:58.886478 [ 199 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.00177776 sec., 19687.69687696877 rows/sec., 1.29 MiB/sec. | ||
| 12853 | 2026.05.29 18:27:58.886707 [ 286 ] {2e0ccf6a-a1ea-4a19-a086-c41ff67d6a84} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12854 | 2026.05.29 18:27:58.886708 [ 198 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 12855 | 2026.05.29 18:27:58.887179 [ 286 ] {2e0ccf6a-a1ea-4a19-a086-c41ff67d6a84} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2026.05.29 18:27:58.887224 [ 198 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_35_7} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12857 | 2026.05.29 18:27:58.887331 [ 198 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_35_7} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 12858 | 2026.05.29 18:27:58.887418 [ 286 ] {2e0ccf6a-a1ea-4a19-a086-c41ff67d6a84} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002573 sec., 4275.165176836377 rows/sec., 7.66 MiB/sec. | ||
| 12859 | 2026.05.29 18:27:58.887451 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12860 | 2026.05.29 18:27:58.887541 [ 286 ] {2e0ccf6a-a1ea-4a19-a086-c41ff67d6a84} <Debug> TCPHandler: Processed in 0.002874579 sec. | ||
| 12861 | 2026.05.29 18:27:58.887714 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12862 | 2026.05.29 18:27:58.887839 [ 286 ] {ed22e54b-e311-49c2-adfb-804bd57fa2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12863 | 2026.05.29 18:27:58.887903 [ 286 ] {ed22e54b-e311-49c2-adfb-804bd57fa2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12864 | 2026.05.29 18:27:58.888388 [ 286 ] {ed22e54b-e311-49c2-adfb-804bd57fa2fa} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12865 | 2026.05.29 18:27:58.888445 [ 286 ] {ed22e54b-e311-49c2-adfb-804bd57fa2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12866 | 2026.05.29 18:27:58.888867 [ 286 ] {ed22e54b-e311-49c2-adfb-804bd57fa2fa} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12867 | 2026.05.29 18:27:58.889230 [ 286 ] {ed22e54b-e311-49c2-adfb-804bd57fa2fa} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12868 | 2026.05.29 18:27:58.889398 [ 286 ] {ed22e54b-e311-49c2-adfb-804bd57fa2fa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001589 sec., 56639.395846444306 rows/sec., 3.54 MiB/sec. | ||
| 12869 | 2026.05.29 18:27:58.889439 [ 286 ] {ed22e54b-e311-49c2-adfb-804bd57fa2fa} <Debug> TCPHandler: Processed in 0.001785671 sec. | ||
| 12870 | 2026.05.29 18:27:59.000384 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.62 MiB, peak 340.91 MiB, free memory in arenas 0.00 B, will set to 330.34 MiB (RSS), difference: -1.28 MiB | ||
| 12871 | 2026.05.29 18:27:59.166099 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36203 | ||
| 12872 | 2026.05.29 18:27:59.166186 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12873 | 2026.05.29 18:27:59.166216 [ 309 ] {} <Debug> TCP-Session: 3dc0c9af-2d4a-4c35-9584-f2c6181221c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36203 | ||
| 12874 | 2026.05.29 18:27:59.166240 [ 309 ] {} <Debug> TCP-Session: 3dc0c9af-2d4a-4c35-9584-f2c6181221c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12875 | 2026.05.29 18:27:59.166256 [ 309 ] {} <Debug> TCP-Session: 3dc0c9af-2d4a-4c35-9584-f2c6181221c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12876 | 2026.05.29 18:27:59.166475 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38165 | ||
| 12877 | 2026.05.29 18:27:59.166518 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64249 | ||
| 12878 | 2026.05.29 18:27:59.166526 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35412 | ||
| 12879 | 2026.05.29 18:27:59.166543 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52479 | ||
| 12880 | 2026.05.29 18:27:59.166563 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57572 | ||
| 12881 | 2026.05.29 18:27:59.166577 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12882 | 2026.05.29 18:27:59.166601 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12883 | 2026.05.29 18:27:59.166585 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12884 | 2026.05.29 18:27:59.166643 [ 310 ] {} <Debug> TCP-Session: 719b8c5d-07b3-4617-8963-32ea22d04a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:38165 | ||
| 12885 | 2026.05.29 18:27:59.166644 [ 306 ] {} <Debug> TCP-Session: 5509051d-90ba-4ac5-9393-9af036d64980 Authenticating user 'default' from [fd00:1122:3344:101::e]:52479 | ||
| 12886 | 2026.05.29 18:27:59.166659 [ 302 ] {} <Debug> TCP-Session: ab192bce-633e-42de-ab83-c342718efe8a Authenticating user 'default' from [fd00:1122:3344:101::e]:35412 | ||
| 12887 | 2026.05.29 18:27:59.166664 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12888 | 2026.05.29 18:27:59.166673 [ 310 ] {} <Debug> TCP-Session: 719b8c5d-07b3-4617-8963-32ea22d04a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12889 | 2026.05.29 18:27:59.166684 [ 302 ] {} <Debug> TCP-Session: ab192bce-633e-42de-ab83-c342718efe8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12890 | 2026.05.29 18:27:59.166705 [ 303 ] {} <Debug> TCP-Session: 5c54ad41-b448-4621-af2a-b6e387ac86cd Authenticating user 'default' from [fd00:1122:3344:101::e]:57572 | ||
| 12891 | 2026.05.29 18:27:59.166709 [ 310 ] {} <Debug> TCP-Session: 719b8c5d-07b3-4617-8963-32ea22d04a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12892 | 2026.05.29 18:27:59.166716 [ 302 ] {} <Debug> TCP-Session: ab192bce-633e-42de-ab83-c342718efe8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12893 | 2026.05.29 18:27:59.166741 [ 303 ] {} <Debug> TCP-Session: 5c54ad41-b448-4621-af2a-b6e387ac86cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12894 | 2026.05.29 18:27:59.166675 [ 306 ] {} <Debug> TCP-Session: 5509051d-90ba-4ac5-9393-9af036d64980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12895 | 2026.05.29 18:27:59.166768 [ 303 ] {} <Debug> TCP-Session: 5c54ad41-b448-4621-af2a-b6e387ac86cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12896 | 2026.05.29 18:27:59.166787 [ 306 ] {} <Debug> TCP-Session: 5509051d-90ba-4ac5-9393-9af036d64980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12897 | 2026.05.29 18:27:59.166579 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36036 | ||
| 12898 | 2026.05.29 18:27:59.166577 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12899 | 2026.05.29 18:27:59.166568 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61948 | ||
| 12900 | 2026.05.29 18:27:59.166891 [ 285 ] {} <Debug> TCP-Session: 84eb7e8a-bd72-4c6b-8219-44cf8c31709a Authenticating user 'default' from [fd00:1122:3344:101::e]:64249 | ||
| 12901 | 2026.05.29 18:27:59.166959 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12902 | 2026.05.29 18:27:59.167021 [ 285 ] {} <Debug> TCP-Session: 84eb7e8a-bd72-4c6b-8219-44cf8c31709a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12903 | 2026.05.29 18:27:59.167040 [ 307 ] {} <Debug> TCP-Session: 6a05d3e2-6770-4fa5-8166-26fc34671288 Authenticating user 'default' from [fd00:1122:3344:101::e]:61948 | ||
| 12904 | 2026.05.29 18:27:59.167055 [ 285 ] {} <Debug> TCP-Session: 84eb7e8a-bd72-4c6b-8219-44cf8c31709a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12905 | 2026.05.29 18:27:59.167072 [ 307 ] {} <Debug> TCP-Session: 6a05d3e2-6770-4fa5-8166-26fc34671288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12906 | 2026.05.29 18:27:59.166527 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57491 | ||
| 12907 | 2026.05.29 18:27:59.167097 [ 307 ] {} <Debug> TCP-Session: 6a05d3e2-6770-4fa5-8166-26fc34671288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12908 | 2026.05.29 18:27:59.166912 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12909 | 2026.05.29 18:27:59.166598 [ 309 ] {} <Trace> TCP-Session: 3dc0c9af-2d4a-4c35-9584-f2c6181221c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12910 | 2026.05.29 18:27:59.167192 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12911 | 2026.05.29 18:27:59.167186 [ 308 ] {} <Debug> TCP-Session: 7788ec8c-37d1-4453-955d-2cd2c77075f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36036 | ||
| 12912 | 2026.05.29 18:27:59.167344 [ 308 ] {} <Debug> TCP-Session: 7788ec8c-37d1-4453-955d-2cd2c77075f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12913 | 2026.05.29 18:27:59.167352 [ 275 ] {} <Debug> TCP-Session: bd098f2c-e1ab-466b-8c88-5cc3ab10ffba Authenticating user 'default' from [fd00:1122:3344:101::e]:57491 | ||
| 12914 | 2026.05.29 18:27:59.167363 [ 308 ] {} <Debug> TCP-Session: 7788ec8c-37d1-4453-955d-2cd2c77075f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12915 | 2026.05.29 18:27:59.167375 [ 275 ] {} <Debug> TCP-Session: bd098f2c-e1ab-466b-8c88-5cc3ab10ffba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12916 | 2026.05.29 18:27:59.167390 [ 275 ] {} <Debug> TCP-Session: bd098f2c-e1ab-466b-8c88-5cc3ab10ffba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12917 | 2026.05.29 18:27:59.167483 [ 309 ] {b6833fce-e8a5-4ed1-961f-ab4d14695944} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36203) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12918 | 2026.05.29 18:27:59.167757 [ 309 ] {b6833fce-e8a5-4ed1-961f-ab4d14695944} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12919 | 2026.05.29 18:27:59.167814 [ 309 ] {b6833fce-e8a5-4ed1-961f-ab4d14695944} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12920 | 2026.05.29 18:27:59.168123 [ 309 ] {b6833fce-e8a5-4ed1-961f-ab4d14695944} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 12921 | 2026.05.29 18:27:59.169120 [ 334 ] {b6833fce-e8a5-4ed1-961f-ab4d14695944} <Trace> AggregatingTransform: Aggregating | ||
| 12922 | 2026.05.29 18:27:59.169161 [ 334 ] {b6833fce-e8a5-4ed1-961f-ab4d14695944} <Trace> Aggregator: Aggregation method: without_key | ||
| 12923 | 2026.05.29 18:27:59.169195 [ 334 ] {b6833fce-e8a5-4ed1-961f-ab4d14695944} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939296 sec. (1064.627 rows/sec., 41.59 KiB/sec.) | ||
| 12924 | 2026.05.29 18:27:59.169211 [ 334 ] {b6833fce-e8a5-4ed1-961f-ab4d14695944} <Trace> Aggregator: Merging aggregated data | ||
| 12925 | 2026.05.29 18:27:59.169880 [ 309 ] {b6833fce-e8a5-4ed1-961f-ab4d14695944} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002463 sec., 406.00893219650834 rows/sec., 15.86 KiB/sec. | ||
| 12926 | 2026.05.29 18:27:59.170034 [ 309 ] {b6833fce-e8a5-4ed1-961f-ab4d14695944} <Debug> TCPHandler: Processed in 0.003591051 sec. | ||
| 12927 | 2026.05.29 18:27:59.170165 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12928 | 2026.05.29 18:27:59.170195 [ 309 ] {} <Debug> TCP-Session: 3dc0c9af-2d4a-4c35-9584-f2c6181221c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12929 | 2026.05.29 18:27:59.170196 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12930 | 2026.05.29 18:27:59.170219 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12931 | 2026.05.29 18:27:59.170251 [ 310 ] {} <Debug> TCP-Session: 719b8c5d-07b3-4617-8963-32ea22d04a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12932 | 2026.05.29 18:27:59.170253 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12933 | 2026.05.29 18:27:59.170266 [ 308 ] {} <Debug> TCP-Session: 7788ec8c-37d1-4453-955d-2cd2c77075f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12934 | 2026.05.29 18:27:59.170296 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12935 | 2026.05.29 18:27:59.170314 [ 302 ] {} <Debug> TCP-Session: ab192bce-633e-42de-ab83-c342718efe8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12936 | 2026.05.29 18:27:59.170338 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12937 | 2026.05.29 18:27:59.170359 [ 303 ] {} <Debug> TCP-Session: 5c54ad41-b448-4621-af2a-b6e387ac86cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12938 | 2026.05.29 18:27:59.170313 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12939 | 2026.05.29 18:27:59.170391 [ 306 ] {} <Debug> TCP-Session: 5509051d-90ba-4ac5-9393-9af036d64980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12940 | 2026.05.29 18:27:59.170272 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12941 | 2026.05.29 18:27:59.170433 [ 275 ] {} <Debug> TCP-Session: bd098f2c-e1ab-466b-8c88-5cc3ab10ffba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12942 | 2026.05.29 18:27:59.170253 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12943 | 2026.05.29 18:27:59.170486 [ 307 ] {} <Debug> TCP-Session: 6a05d3e2-6770-4fa5-8166-26fc34671288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12944 | 2026.05.29 18:27:59.170526 [ 285 ] {} <Debug> TCP-Session: 84eb7e8a-bd72-4c6b-8219-44cf8c31709a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12945 | 2026.05.29 18:27:59.256512 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39095 | ||
| 12946 | 2026.05.29 18:27:59.256604 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12947 | 2026.05.29 18:27:59.256629 [ 275 ] {} <Debug> TCP-Session: bfe71954-8a16-4716-8034-aa0586ae0f73 Authenticating user 'default' from [fd00:1122:3344:101::e]:39095 | ||
| 12948 | 2026.05.29 18:27:59.256651 [ 275 ] {} <Debug> TCP-Session: bfe71954-8a16-4716-8034-aa0586ae0f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12949 | 2026.05.29 18:27:59.256664 [ 275 ] {} <Debug> TCP-Session: bfe71954-8a16-4716-8034-aa0586ae0f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12950 | 2026.05.29 18:27:59.256899 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44221 | ||
| 12951 | 2026.05.29 18:27:59.256932 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51465 | ||
| 12952 | 2026.05.29 18:27:59.256948 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56684 | ||
| 12953 | 2026.05.29 18:27:59.256981 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12954 | 2026.05.29 18:27:59.256988 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12955 | 2026.05.29 18:27:59.256989 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34154 | ||
| 12956 | 2026.05.29 18:27:59.257047 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12957 | 2026.05.29 18:27:59.257025 [ 306 ] {} <Debug> TCP-Session: bcdb104f-b0b4-4c63-a1d5-eaef723676a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51465 | ||
| 12958 | 2026.05.29 18:27:59.257023 [ 285 ] {} <Debug> TCP-Session: 231d47ea-942e-4a22-be60-b5adcbe35380 Authenticating user 'default' from [fd00:1122:3344:101::e]:44221 | ||
| 12959 | 2026.05.29 18:27:59.257092 [ 307 ] {} <Debug> TCP-Session: 9b5826d0-28de-4c27-9bb2-4a042d080e6a Authenticating user 'default' from [fd00:1122:3344:101::e]:56684 | ||
| 12960 | 2026.05.29 18:27:59.257105 [ 306 ] {} <Debug> TCP-Session: bcdb104f-b0b4-4c63-a1d5-eaef723676a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12961 | 2026.05.29 18:27:59.257115 [ 285 ] {} <Debug> TCP-Session: 231d47ea-942e-4a22-be60-b5adcbe35380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12962 | 2026.05.29 18:27:59.257112 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12963 | 2026.05.29 18:27:59.257136 [ 306 ] {} <Debug> TCP-Session: bcdb104f-b0b4-4c63-a1d5-eaef723676a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12964 | 2026.05.29 18:27:59.257143 [ 285 ] {} <Debug> TCP-Session: 231d47ea-942e-4a22-be60-b5adcbe35380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12965 | 2026.05.29 18:27:59.257173 [ 309 ] {} <Debug> TCP-Session: d01000d1-7536-4e67-8708-df76bf5fcfbf Authenticating user 'default' from [fd00:1122:3344:101::e]:34154 | ||
| 12966 | 2026.05.29 18:27:59.257134 [ 307 ] {} <Debug> TCP-Session: 9b5826d0-28de-4c27-9bb2-4a042d080e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12967 | 2026.05.29 18:27:59.257209 [ 309 ] {} <Debug> TCP-Session: d01000d1-7536-4e67-8708-df76bf5fcfbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12968 | 2026.05.29 18:27:59.257222 [ 307 ] {} <Debug> TCP-Session: 9b5826d0-28de-4c27-9bb2-4a042d080e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12969 | 2026.05.29 18:27:59.257236 [ 309 ] {} <Debug> TCP-Session: d01000d1-7536-4e67-8708-df76bf5fcfbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12970 | 2026.05.29 18:27:59.256979 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55182 | ||
| 12971 | 2026.05.29 18:27:59.256956 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63225 | ||
| 12972 | 2026.05.29 18:27:59.256945 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48757 | ||
| 12973 | 2026.05.29 18:27:59.257312 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12974 | 2026.05.29 18:27:59.257349 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12975 | 2026.05.29 18:27:59.257377 [ 310 ] {} <Debug> TCP-Session: 6b613f68-5e69-4fc6-b5e9-1f60db1f6a71 Authenticating user 'default' from [fd00:1122:3344:101::e]:55182 | ||
| 12976 | 2026.05.29 18:27:59.257382 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12977 | 2026.05.29 18:27:59.257403 [ 310 ] {} <Debug> TCP-Session: 6b613f68-5e69-4fc6-b5e9-1f60db1f6a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12978 | 2026.05.29 18:27:59.257420 [ 303 ] {} <Debug> TCP-Session: e67ce9c9-9247-4278-b337-9bd7303963f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48757 | ||
| 12979 | 2026.05.29 18:27:59.257430 [ 310 ] {} <Debug> TCP-Session: 6b613f68-5e69-4fc6-b5e9-1f60db1f6a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12980 | 2026.05.29 18:27:59.257447 [ 303 ] {} <Debug> TCP-Session: e67ce9c9-9247-4278-b337-9bd7303963f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12981 | 2026.05.29 18:27:59.257392 [ 308 ] {} <Debug> TCP-Session: b986c8af-0b5d-46d7-ba09-e163b4877efc Authenticating user 'default' from [fd00:1122:3344:101::e]:63225 | ||
| 12982 | 2026.05.29 18:27:59.257474 [ 303 ] {} <Debug> TCP-Session: e67ce9c9-9247-4278-b337-9bd7303963f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12983 | 2026.05.29 18:27:59.257499 [ 308 ] {} <Debug> TCP-Session: b986c8af-0b5d-46d7-ba09-e163b4877efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12984 | 2026.05.29 18:27:59.256902 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35315 | ||
| 12985 | 2026.05.29 18:27:59.257523 [ 308 ] {} <Debug> TCP-Session: b986c8af-0b5d-46d7-ba09-e163b4877efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12986 | 2026.05.29 18:27:59.257004 [ 275 ] {} <Trace> TCP-Session: bfe71954-8a16-4716-8034-aa0586ae0f73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12987 | 2026.05.29 18:27:59.257580 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12988 | 2026.05.29 18:27:59.257606 [ 302 ] {} <Debug> TCP-Session: f2fc4321-509c-45bf-8a85-4f3117f110af Authenticating user 'default' from [fd00:1122:3344:101::e]:35315 | ||
| 12989 | 2026.05.29 18:27:59.257623 [ 302 ] {} <Debug> TCP-Session: f2fc4321-509c-45bf-8a85-4f3117f110af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12990 | 2026.05.29 18:27:59.257637 [ 302 ] {} <Debug> TCP-Session: f2fc4321-509c-45bf-8a85-4f3117f110af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12991 | 2026.05.29 18:27:59.257727 [ 275 ] {ed698836-68cf-4783-b494-ebd4caf99ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39095) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12992 | 2026.05.29 18:27:59.257984 [ 275 ] {ed698836-68cf-4783-b494-ebd4caf99ad0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12993 | 2026.05.29 18:27:59.258039 [ 275 ] {ed698836-68cf-4783-b494-ebd4caf99ad0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12994 | 2026.05.29 18:27:59.258316 [ 275 ] {ed698836-68cf-4783-b494-ebd4caf99ad0} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 12995 | 2026.05.29 18:27:59.259204 [ 351 ] {ed698836-68cf-4783-b494-ebd4caf99ad0} <Trace> AggregatingTransform: Aggregating | ||
| 12996 | 2026.05.29 18:27:59.259247 [ 351 ] {ed698836-68cf-4783-b494-ebd4caf99ad0} <Trace> Aggregator: Aggregation method: without_key | ||
| 12997 | 2026.05.29 18:27:59.259282 [ 351 ] {ed698836-68cf-4783-b494-ebd4caf99ad0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866195 sec. (1154.474 rows/sec., 45.10 KiB/sec.) | ||
| 12998 | 2026.05.29 18:27:59.259299 [ 351 ] {ed698836-68cf-4783-b494-ebd4caf99ad0} <Trace> Aggregator: Merging aggregated data | ||
| 12999 | 2026.05.29 18:27:59.259948 [ 275 ] {ed698836-68cf-4783-b494-ebd4caf99ad0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002279 sec., 438.78894251864847 rows/sec., 17.14 KiB/sec. | ||
| 13000 | 2026.05.29 18:27:59.260084 [ 275 ] {ed698836-68cf-4783-b494-ebd4caf99ad0} <Debug> TCPHandler: Processed in 0.003208115 sec. | ||
| 13001 | 2026.05.29 18:27:59.260215 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13002 | 2026.05.29 18:27:59.260235 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13003 | 2026.05.29 18:27:59.260251 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13004 | 2026.05.29 18:27:59.260272 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13005 | 2026.05.29 18:27:59.260282 [ 310 ] {} <Debug> TCP-Session: 6b613f68-5e69-4fc6-b5e9-1f60db1f6a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13006 | 2026.05.29 18:27:59.260292 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13007 | 2026.05.29 18:27:59.260308 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13008 | 2026.05.29 18:27:59.260304 [ 285 ] {} <Debug> TCP-Session: 231d47ea-942e-4a22-be60-b5adcbe35380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13009 | 2026.05.29 18:27:59.260334 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13010 | 2026.05.29 18:27:59.260352 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13011 | 2026.05.29 18:27:59.260353 [ 306 ] {} <Debug> TCP-Session: bcdb104f-b0b4-4c63-a1d5-eaef723676a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13012 | 2026.05.29 18:27:59.260383 [ 307 ] {} <Debug> TCP-Session: 9b5826d0-28de-4c27-9bb2-4a042d080e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13013 | 2026.05.29 18:27:59.260396 [ 303 ] {} <Debug> TCP-Session: e67ce9c9-9247-4278-b337-9bd7303963f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13014 | 2026.05.29 18:27:59.260335 [ 308 ] {} <Debug> TCP-Session: b986c8af-0b5d-46d7-ba09-e163b4877efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13015 | 2026.05.29 18:27:59.260288 [ 302 ] {} <Debug> TCP-Session: f2fc4321-509c-45bf-8a85-4f3117f110af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13016 | 2026.05.29 18:27:59.260272 [ 275 ] {} <Debug> TCP-Session: bfe71954-8a16-4716-8034-aa0586ae0f73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13017 | 2026.05.29 18:27:59.260364 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13018 | 2026.05.29 18:27:59.260529 [ 309 ] {} <Debug> TCP-Session: d01000d1-7536-4e67-8708-df76bf5fcfbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13019 | 2026.05.29 18:28:03.845809 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13020 | 2026.05.29 18:28:03.846046 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13021 | 2026.05.29 18:28:03.846374 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13022 | 2026.05.29 18:28:03.846412 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13023 | 2026.05.29 18:28:03.846636 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13024 | 2026.05.29 18:28:03.846705 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13025 | 2026.05.29 18:28:03.846846 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13026 | 2026.05.29 18:28:03.846928 [ 313 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13027 | 2026.05.29 18:28:03.846935 [ 326 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13028 | 2026.05.29 18:28:03.846964 [ 352 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13029 | 2026.05.29 18:28:03.847078 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 13030 | 2026.05.29 18:28:03.847105 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13031 | 2026.05.29 18:28:03.847189 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13032 | 2026.05.29 18:28:03.847210 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 13033 | 2026.05.29 18:28:03.847245 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13034 | 2026.05.29 18:28:03.847283 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13035 | 2026.05.29 18:28:03.847323 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13036 | 2026.05.29 18:28:03.848436 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002479 sec., 18555.86930213796 rows/sec., 2.22 MiB/sec. | ||
| 13037 | 2026.05.29 18:28:03.848592 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Debug> MemoryTracker: Peak memory usage (for query): 135.97 KiB. | ||
| 13038 | 2026.05.29 18:28:03.848609 [ 286 ] {d3a75d37-0782-44d1-b6ed-be75ce056156} <Debug> TCPHandler: Processed in 0.0029292 sec. | ||
| 13039 | 2026.05.29 18:28:03.850842 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13040 | 2026.05.29 18:28:03.850972 [ 286 ] {e60e4258-d67d-4098-a3d7-d42a8742e6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13041 | 2026.05.29 18:28:03.851025 [ 286 ] {e60e4258-d67d-4098-a3d7-d42a8742e6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13042 | 2026.05.29 18:28:03.851662 [ 286 ] {e60e4258-d67d-4098-a3d7-d42a8742e6ac} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2026.05.29 18:28:03.851704 [ 286 ] {e60e4258-d67d-4098-a3d7-d42a8742e6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13044 | 2026.05.29 18:28:03.852077 [ 286 ] {e60e4258-d67d-4098-a3d7-d42a8742e6ac} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13045 | 2026.05.29 18:28:03.852302 [ 286 ] {e60e4258-d67d-4098-a3d7-d42a8742e6ac} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13046 | 2026.05.29 18:28:03.852446 [ 286 ] {e60e4258-d67d-4098-a3d7-d42a8742e6ac} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00151 sec., 76821.19205298013 rows/sec., 6.52 MiB/sec. | ||
| 13047 | 2026.05.29 18:28:03.852482 [ 286 ] {e60e4258-d67d-4098-a3d7-d42a8742e6ac} <Debug> TCPHandler: Processed in 0.001703059 sec. | ||
| 13048 | 2026.05.29 18:28:03.852499 [ 55 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13049 | 2026.05.29 18:28:03.852583 [ 55 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13050 | 2026.05.29 18:28:03.852611 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13051 | 2026.05.29 18:28:03.852616 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13052 | 2026.05.29 18:28:03.852707 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 13053 | 2026.05.29 18:28:03.852719 [ 286 ] {8b0126e9-7931-478e-aada-42b46590bb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13054 | 2026.05.29 18:28:03.852780 [ 286 ] {8b0126e9-7931-478e-aada-42b46590bb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13055 | 2026.05.29 18:28:03.852838 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13056 | 2026.05.29 18:28:03.852878 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3241 rows starting from the beginning of the part | ||
| 13057 | 2026.05.29 18:28:03.852948 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 13058 | 2026.05.29 18:28:03.853008 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 819 rows starting from the beginning of the part | ||
| 13059 | 2026.05.29 18:28:03.853056 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 116 rows starting from the beginning of the part | ||
| 13060 | 2026.05.29 18:28:03.853101 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 820 rows starting from the beginning of the part | ||
| 13061 | 2026.05.29 18:28:03.853147 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 116 rows starting from the beginning of the part | ||
| 13062 | 2026.05.29 18:28:03.853195 [ 286 ] {8b0126e9-7931-478e-aada-42b46590bb11} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13063 | 2026.05.29 18:28:03.853236 [ 286 ] {8b0126e9-7931-478e-aada-42b46590bb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13064 | 2026.05.29 18:28:03.853560 [ 286 ] {8b0126e9-7931-478e-aada-42b46590bb11} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13065 | 2026.05.29 18:28:03.853770 [ 286 ] {8b0126e9-7931-478e-aada-42b46590bb11} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13066 | 2026.05.29 18:28:03.853906 [ 286 ] {8b0126e9-7931-478e-aada-42b46590bb11} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001205 sec., 24896.265560165975 rows/sec., 1.83 MiB/sec. | ||
| 13067 | 2026.05.29 18:28:03.853942 [ 286 ] {8b0126e9-7931-478e-aada-42b46590bb11} <Debug> TCPHandler: Processed in 0.001378183 sec. | ||
| 13068 | 2026.05.29 18:28:03.854090 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13069 | 2026.05.29 18:28:03.854216 [ 286 ] {d1c7f745-4fde-4cc2-abdb-34246601a408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13070 | 2026.05.29 18:28:03.854267 [ 286 ] {d1c7f745-4fde-4cc2-abdb-34246601a408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13071 | 2026.05.29 18:28:03.854762 [ 286 ] {d1c7f745-4fde-4cc2-abdb-34246601a408} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2026.05.29 18:28:03.854799 [ 286 ] {d1c7f745-4fde-4cc2-abdb-34246601a408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13073 | 2026.05.29 18:28:03.855120 [ 286 ] {d1c7f745-4fde-4cc2-abdb-34246601a408} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13074 | 2026.05.29 18:28:03.855157 [ 198 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5168 rows, containing 5 columns (5 merged, 0 gathered) in 0.002486842 sec., 2078137.6541010647 rows/sec., 166.48 MiB/sec. | ||
| 13075 | 2026.05.29 18:28:03.855332 [ 286 ] {d1c7f745-4fde-4cc2-abdb-34246601a408} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13076 | 2026.05.29 18:28:03.855465 [ 286 ] {d1c7f745-4fde-4cc2-abdb-34246601a408} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001273 sec., 73841.31971720346 rows/sec., 5.77 MiB/sec. | ||
| 13077 | 2026.05.29 18:28:03.855470 [ 55 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13078 | 2026.05.29 18:28:03.855502 [ 286 ] {d1c7f745-4fde-4cc2-abdb-34246601a408} <Debug> TCPHandler: Processed in 0.001475265 sec. | ||
| 13079 | 2026.05.29 18:28:03.855520 [ 55 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13080 | 2026.05.29 18:28:03.855547 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13081 | 2026.05.29 18:28:03.855584 [ 200 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13082 | 2026.05.29 18:28:03.855613 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 13083 | 2026.05.29 18:28:03.855632 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13084 | 2026.05.29 18:28:03.855707 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13085 | 2026.05.29 18:28:03.855736 [ 286 ] {2be0cc6d-8d09-45c6-9800-59c36ffb99e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13086 | 2026.05.29 18:28:03.855738 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1793 rows starting from the beginning of the part | ||
| 13087 | 2026.05.29 18:28:03.855788 [ 286 ] {2be0cc6d-8d09-45c6-9800-59c36ffb99e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13088 | 2026.05.29 18:28:03.855804 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 13089 | 2026.05.29 18:28:03.855847 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 501 rows starting from the beginning of the part | ||
| 13090 | 2026.05.29 18:28:03.855886 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 94 rows starting from the beginning of the part | ||
| 13091 | 2026.05.29 18:28:03.855931 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 503 rows starting from the beginning of the part | ||
| 13092 | 2026.05.29 18:28:03.855958 [ 200 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_81_16} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13093 | 2026.05.29 18:28:03.855970 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 94 rows starting from the beginning of the part | ||
| 13094 | 2026.05.29 18:28:03.856063 [ 200 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_81_16} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13095 | 2026.05.29 18:28:03.856193 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 13096 | 2026.05.29 18:28:03.856220 [ 286 ] {2be0cc6d-8d09-45c6-9800-59c36ffb99e6} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13097 | 2026.05.29 18:28:03.856261 [ 286 ] {2be0cc6d-8d09-45c6-9800-59c36ffb99e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13098 | 2026.05.29 18:28:03.856600 [ 286 ] {2be0cc6d-8d09-45c6-9800-59c36ffb99e6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13099 | 2026.05.29 18:28:03.856812 [ 286 ] {2be0cc6d-8d09-45c6-9800-59c36ffb99e6} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13100 | 2026.05.29 18:28:03.856941 [ 286 ] {2be0cc6d-8d09-45c6-9800-59c36ffb99e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 13101 | 2026.05.29 18:28:03.856944 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
| 13102 | 2026.05.29 18:28:03.856978 [ 286 ] {2be0cc6d-8d09-45c6-9800-59c36ffb99e6} <Debug> TCPHandler: Processed in 0.001397334 sec. | ||
| 13103 | 2026.05.29 18:28:03.856994 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13104 | 2026.05.29 18:28:03.857017 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13105 | 2026.05.29 18:28:03.857067 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3049 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477955 sec., 2062985.6795369277 rows/sec., 151.13 MiB/sec. | ||
| 13106 | 2026.05.29 18:28:03.857095 [ 193 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full | ||
| 13107 | 2026.05.29 18:28:03.857106 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13108 | 2026.05.29 18:28:03.857191 [ 193 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13109 | 2026.05.29 18:28:03.857219 [ 193 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 30118 rows starting from the beginning of the part | ||
| 13110 | 2026.05.29 18:28:03.857232 [ 286 ] {b48712db-4bba-4296-b7d3-5e5d4fb8b1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13111 | 2026.05.29 18:28:03.857277 [ 193 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 148 rows starting from the beginning of the part | ||
| 13112 | 2026.05.29 18:28:03.857302 [ 286 ] {b48712db-4bba-4296-b7d3-5e5d4fb8b1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13113 | 2026.05.29 18:28:03.857320 [ 188 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13114 | 2026.05.29 18:28:03.857326 [ 193 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 265 rows starting from the beginning of the part | ||
| 13115 | 2026.05.29 18:28:03.857388 [ 193 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 13116 | 2026.05.29 18:28:03.857432 [ 193 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 266 rows starting from the beginning of the part | ||
| 13117 | 2026.05.29 18:28:03.857660 [ 188 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_81_16} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13118 | 2026.05.29 18:28:03.857748 [ 188 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_81_16} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13119 | 2026.05.29 18:28:03.857835 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 13120 | 2026.05.29 18:28:03.858156 [ 286 ] {b48712db-4bba-4296-b7d3-5e5d4fb8b1cf} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13121 | 2026.05.29 18:28:03.858197 [ 286 ] {b48712db-4bba-4296-b7d3-5e5d4fb8b1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13122 | 2026.05.29 18:28:03.858759 [ 286 ] {b48712db-4bba-4296-b7d3-5e5d4fb8b1cf} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13123 | 2026.05.29 18:28:03.858982 [ 286 ] {b48712db-4bba-4296-b7d3-5e5d4fb8b1cf} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2026.05.29 18:28:03.859127 [ 286 ] {b48712db-4bba-4296-b7d3-5e5d4fb8b1cf} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00192 sec., 15625 rows/sec., 28.00 MiB/sec. | ||
| 13125 | 2026.05.29 18:28:03.859193 [ 286 ] {b48712db-4bba-4296-b7d3-5e5d4fb8b1cf} <Debug> TCPHandler: Processed in 0.002149616 sec. | ||
| 13126 | 2026.05.29 18:28:03.859325 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2026.05.29 18:28:03.859422 [ 286 ] {50a60261-d0ff-409e-96a7-f4b624c4c332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13128 | 2026.05.29 18:28:03.859465 [ 286 ] {50a60261-d0ff-409e-96a7-f4b624c4c332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13129 | 2026.05.29 18:28:03.859805 [ 286 ] {50a60261-d0ff-409e-96a7-f4b624c4c332} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2026.05.29 18:28:03.859840 [ 286 ] {50a60261-d0ff-409e-96a7-f4b624c4c332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13131 | 2026.05.29 18:28:03.860151 [ 286 ] {50a60261-d0ff-409e-96a7-f4b624c4c332} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13132 | 2026.05.29 18:28:03.860352 [ 286 ] {50a60261-d0ff-409e-96a7-f4b624c4c332} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2026.05.29 18:28:03.860482 [ 286 ] {50a60261-d0ff-409e-96a7-f4b624c4c332} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 13134 | 2026.05.29 18:28:03.860489 [ 55 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13135 | 2026.05.29 18:28:03.860517 [ 286 ] {50a60261-d0ff-409e-96a7-f4b624c4c332} <Debug> TCPHandler: Processed in 0.001242701 sec. | ||
| 13136 | 2026.05.29 18:28:03.860535 [ 55 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13137 | 2026.05.29 18:28:03.860559 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13138 | 2026.05.29 18:28:03.860658 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 13139 | 2026.05.29 18:28:03.860790 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13140 | 2026.05.29 18:28:03.860826 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4626 rows starting from the beginning of the part | ||
| 13141 | 2026.05.29 18:28:03.860892 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 54 rows starting from the beginning of the part | ||
| 13142 | 2026.05.29 18:28:03.860941 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 90 rows starting from the beginning of the part | ||
| 13143 | 2026.05.29 18:28:03.860985 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 13144 | 2026.05.29 18:28:03.861028 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part | ||
| 13145 | 2026.05.29 18:28:03.861070 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 13146 | 2026.05.29 18:28:03.862973 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4980 rows, containing 4 columns (4 merged, 0 gathered) in 0.00235948 sec., 2110634.5465950123 rows/sec., 136.19 MiB/sec. | ||
| 13147 | 2026.05.29 18:28:03.863470 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13148 | 2026.05.29 18:28:03.863566 [ 186 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30957 rows, containing 5 columns (5 merged, 0 gathered) in 0.006503871 sec., 4759780.7521090135 rows/sec., 304.93 MiB/sec. | ||
| 13149 | 2026.05.29 18:28:03.863738 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_81_16} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2026.05.29 18:28:03.863820 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_81_16} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13151 | 2026.05.29 18:28:03.863899 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 13152 | 2026.05.29 18:28:03.864060 [ 193 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 13153 | 2026.05.29 18:28:03.864303 [ 193 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2026.05.29 18:28:03.864368 [ 193 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
| 13155 | 2026.05.29 18:28:03.864438 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13156 | 2026.05.29 18:28:04.529363 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13157 | 2026.05.29 18:28:04.529438 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13158 | 2026.05.29 18:28:04.703732 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24025 | ||
| 13159 | 2026.05.29 18:28:04.704280 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2026.05.29 18:28:04.704332 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13161 | 2026.05.29 18:28:04.704831 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13162 | 2026.05.29 18:28:04.705051 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13163 | 2026.05.29 18:28:04.705182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24025 | ||
| 13164 | 2026.05.29 18:28:06.066785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 13165 | 2026.05.29 18:28:06.084456 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13166 | 2026.05.29 18:28:06.084525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13167 | 2026.05.29 18:28:06.090734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13168 | 2026.05.29 18:28:06.091458 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13169 | 2026.05.29 18:28:06.094502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 13170 | 2026.05.29 18:28:08.850086 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13171 | 2026.05.29 18:28:08.850320 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 13172 | 2026.05.29 18:28:08.850720 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13173 | 2026.05.29 18:28:08.850763 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 13174 | 2026.05.29 18:28:08.851009 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13175 | 2026.05.29 18:28:08.851081 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13176 | 2026.05.29 18:28:08.851223 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13177 | 2026.05.29 18:28:08.851296 [ 313 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13178 | 2026.05.29 18:28:08.851330 [ 326 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13179 | 2026.05.29 18:28:08.851334 [ 352 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13180 | 2026.05.29 18:28:08.851463 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 13181 | 2026.05.29 18:28:08.851491 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13182 | 2026.05.29 18:28:08.851580 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13183 | 2026.05.29 18:28:08.851601 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 13184 | 2026.05.29 18:28:08.851638 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 13185 | 2026.05.29 18:28:08.851679 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 13186 | 2026.05.29 18:28:08.851718 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 13187 | 2026.05.29 18:28:08.852996 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002723 sec., 16893.132574366507 rows/sec., 3.45 MiB/sec. | ||
| 13188 | 2026.05.29 18:28:08.853189 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Debug> MemoryTracker: Peak memory usage (for query): 154.49 KiB. | ||
| 13189 | 2026.05.29 18:28:08.853205 [ 286 ] {fea18dc0-c5e2-4340-a1aa-53d7a3045429} <Debug> TCPHandler: Processed in 0.003214035 sec. | ||
| 13190 | 2026.05.29 18:28:08.859576 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13191 | 2026.05.29 18:28:08.859698 [ 286 ] {fa722b84-9cba-4cc8-9985-b521bb389aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13192 | 2026.05.29 18:28:08.859745 [ 286 ] {fa722b84-9cba-4cc8-9985-b521bb389aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13193 | 2026.05.29 18:28:08.860373 [ 286 ] {fa722b84-9cba-4cc8-9985-b521bb389aeb} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13194 | 2026.05.29 18:28:08.860418 [ 286 ] {fa722b84-9cba-4cc8-9985-b521bb389aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13195 | 2026.05.29 18:28:08.860821 [ 286 ] {fa722b84-9cba-4cc8-9985-b521bb389aeb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13196 | 2026.05.29 18:28:08.861053 [ 286 ] {fa722b84-9cba-4cc8-9985-b521bb389aeb} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13197 | 2026.05.29 18:28:08.861202 [ 286 ] {fa722b84-9cba-4cc8-9985-b521bb389aeb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00154 sec., 184415.58441558442 rows/sec., 11.71 MiB/sec. | ||
| 13198 | 2026.05.29 18:28:08.861242 [ 286 ] {fa722b84-9cba-4cc8-9985-b521bb389aeb} <Debug> TCPHandler: Processed in 0.00172733 sec. | ||
| 13199 | 2026.05.29 18:28:08.861379 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13200 | 2026.05.29 18:28:08.861480 [ 286 ] {19fb38e8-f663-4075-8414-9f47ef094f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13201 | 2026.05.29 18:28:08.861524 [ 286 ] {19fb38e8-f663-4075-8414-9f47ef094f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13202 | 2026.05.29 18:28:08.862383 [ 286 ] {19fb38e8-f663-4075-8414-9f47ef094f7a} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13203 | 2026.05.29 18:28:08.862429 [ 286 ] {19fb38e8-f663-4075-8414-9f47ef094f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13204 | 2026.05.29 18:28:08.862799 [ 286 ] {19fb38e8-f663-4075-8414-9f47ef094f7a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13205 | 2026.05.29 18:28:08.863011 [ 286 ] {19fb38e8-f663-4075-8414-9f47ef094f7a} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13206 | 2026.05.29 18:28:08.863144 [ 286 ] {19fb38e8-f663-4075-8414-9f47ef094f7a} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001685 sec., 486053.41246290796 rows/sec., 37.70 MiB/sec. | ||
| 13207 | 2026.05.29 18:28:08.863178 [ 286 ] {19fb38e8-f663-4075-8414-9f47ef094f7a} <Debug> TCPHandler: Processed in 0.001852672 sec. | ||
| 13208 | 2026.05.29 18:28:08.863322 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13209 | 2026.05.29 18:28:08.863421 [ 286 ] {083b25a6-0564-4be0-a4ed-56426669e677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13210 | 2026.05.29 18:28:08.863462 [ 286 ] {083b25a6-0564-4be0-a4ed-56426669e677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13211 | 2026.05.29 18:28:08.863930 [ 286 ] {083b25a6-0564-4be0-a4ed-56426669e677} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13212 | 2026.05.29 18:28:08.863966 [ 286 ] {083b25a6-0564-4be0-a4ed-56426669e677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13213 | 2026.05.29 18:28:08.864271 [ 286 ] {083b25a6-0564-4be0-a4ed-56426669e677} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13214 | 2026.05.29 18:28:08.864483 [ 286 ] {083b25a6-0564-4be0-a4ed-56426669e677} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13215 | 2026.05.29 18:28:08.864590 [ 97 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13216 | 2026.05.29 18:28:08.864611 [ 286 ] {083b25a6-0564-4be0-a4ed-56426669e677} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00121 sec., 126446.28099173555 rows/sec., 7.56 MiB/sec. | ||
| 13217 | 2026.05.29 18:28:08.864627 [ 97 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13218 | 2026.05.29 18:28:08.864645 [ 286 ] {083b25a6-0564-4be0-a4ed-56426669e677} <Debug> TCPHandler: Processed in 0.001374514 sec. | ||
| 13219 | 2026.05.29 18:28:08.864647 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13220 | 2026.05.29 18:28:08.864763 [ 186 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 13221 | 2026.05.29 18:28:08.864788 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13222 | 2026.05.29 18:28:08.864902 [ 286 ] {7e4c1e88-26dc-46b4-a8c5-dbc2d24449e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13223 | 2026.05.29 18:28:08.864924 [ 186 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13224 | 2026.05.29 18:28:08.864945 [ 286 ] {7e4c1e88-26dc-46b4-a8c5-dbc2d24449e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13225 | 2026.05.29 18:28:08.864967 [ 186 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 212 rows starting from the beginning of the part | ||
| 13226 | 2026.05.29 18:28:08.865045 [ 186 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 153 rows starting from the beginning of the part | ||
| 13227 | 2026.05.29 18:28:08.865099 [ 186 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 13228 | 2026.05.29 18:28:08.865147 [ 186 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 155 rows starting from the beginning of the part | ||
| 13229 | 2026.05.29 18:28:08.865195 [ 186 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 13230 | 2026.05.29 18:28:08.865243 [ 186 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 153 rows starting from the beginning of the part | ||
| 13231 | 2026.05.29 18:28:08.865384 [ 286 ] {7e4c1e88-26dc-46b4-a8c5-dbc2d24449e5} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2026.05.29 18:28:08.865427 [ 286 ] {7e4c1e88-26dc-46b4-a8c5-dbc2d24449e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13233 | 2026.05.29 18:28:08.865795 [ 286 ] {7e4c1e88-26dc-46b4-a8c5-dbc2d24449e5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13234 | 2026.05.29 18:28:08.866043 [ 286 ] {7e4c1e88-26dc-46b4-a8c5-dbc2d24449e5} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2026.05.29 18:28:08.866176 [ 97 ] {} <Debug> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 13236 | 2026.05.29 18:28:08.866189 [ 286 ] {7e4c1e88-26dc-46b4-a8c5-dbc2d24449e5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001306 sec., 114088.82082695252 rows/sec., 7.37 MiB/sec. | ||
| 13237 | 2026.05.29 18:28:08.866214 [ 97 ] {} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.05.29 18:28:08.866228 [ 286 ] {7e4c1e88-26dc-46b4-a8c5-dbc2d24449e5} <Debug> TCPHandler: Processed in 0.001491756 sec. | ||
| 13239 | 2026.05.29 18:28:08.866238 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13240 | 2026.05.29 18:28:08.866282 [ 191 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 733 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568076 sec., 467451.8326917828 rows/sec., 30.72 MiB/sec. | ||
| 13241 | 2026.05.29 18:28:08.866325 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 13242 | 2026.05.29 18:28:08.866370 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13243 | 2026.05.29 18:28:08.866416 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13244 | 2026.05.29 18:28:08.866445 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 13245 | 2026.05.29 18:28:08.866466 [ 286 ] {abfe8615-9cd0-4f72-a2dc-baf6a7c45b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13246 | 2026.05.29 18:28:08.866500 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 13247 | 2026.05.29 18:28:08.866507 [ 286 ] {abfe8615-9cd0-4f72-a2dc-baf6a7c45b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13248 | 2026.05.29 18:28:08.866505 [ 191 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13249 | 2026.05.29 18:28:08.866546 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 801 rows starting from the beginning of the part | ||
| 13250 | 2026.05.29 18:28:08.866591 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 13251 | 2026.05.29 18:28:08.866631 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 13252 | 2026.05.29 18:28:08.866673 [ 193 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 13253 | 2026.05.29 18:28:08.866964 [ 286 ] {abfe8615-9cd0-4f72-a2dc-baf6a7c45b16} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13254 | 2026.05.29 18:28:08.866964 [ 191 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_71_14} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13255 | 2026.05.29 18:28:08.867000 [ 286 ] {abfe8615-9cd0-4f72-a2dc-baf6a7c45b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13256 | 2026.05.29 18:28:08.867115 [ 191 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_71_14} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13257 | 2026.05.29 18:28:08.867248 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13258 | 2026.05.29 18:28:08.867344 [ 286 ] {abfe8615-9cd0-4f72-a2dc-baf6a7c45b16} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13259 | 2026.05.29 18:28:08.867560 [ 286 ] {abfe8615-9cd0-4f72-a2dc-baf6a7c45b16} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13260 | 2026.05.29 18:28:08.867691 [ 286 ] {abfe8615-9cd0-4f72-a2dc-baf6a7c45b16} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001243 sec., 119066.77393403057 rows/sec., 6.77 MiB/sec. | ||
| 13261 | 2026.05.29 18:28:08.867725 [ 286 ] {abfe8615-9cd0-4f72-a2dc-baf6a7c45b16} <Debug> TCPHandler: Processed in 0.001406874 sec. | ||
| 13262 | 2026.05.29 18:28:08.867779 [ 191 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493426 sec., 1572223.8664654293 rows/sec., 100.23 MiB/sec. | ||
| 13263 | 2026.05.29 18:28:08.867866 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13264 | 2026.05.29 18:28:08.867967 [ 286 ] {de0dd5ff-33f5-4ac0-9c68-039c51168882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13265 | 2026.05.29 18:28:08.867995 [ 191 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 13266 | 2026.05.29 18:28:08.868009 [ 286 ] {de0dd5ff-33f5-4ac0-9c68-039c51168882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13267 | 2026.05.29 18:28:08.868336 [ 191 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_45_9} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2026.05.29 18:28:08.868432 [ 191 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_45_9} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 13269 | 2026.05.29 18:28:08.868533 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 13270 | 2026.05.29 18:28:08.868617 [ 286 ] {de0dd5ff-33f5-4ac0-9c68-039c51168882} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13271 | 2026.05.29 18:28:08.868656 [ 286 ] {de0dd5ff-33f5-4ac0-9c68-039c51168882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13272 | 2026.05.29 18:28:08.868984 [ 286 ] {de0dd5ff-33f5-4ac0-9c68-039c51168882} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13273 | 2026.05.29 18:28:08.869195 [ 286 ] {de0dd5ff-33f5-4ac0-9c68-039c51168882} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13274 | 2026.05.29 18:28:08.869323 [ 286 ] {de0dd5ff-33f5-4ac0-9c68-039c51168882} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001376 sec., 364098.8372093023 rows/sec., 25.59 MiB/sec. | ||
| 13275 | 2026.05.29 18:28:08.869357 [ 286 ] {de0dd5ff-33f5-4ac0-9c68-039c51168882} <Debug> TCPHandler: Processed in 0.001541326 sec. | ||
| 13276 | 2026.05.29 18:28:08.869478 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13277 | 2026.05.29 18:28:08.869573 [ 286 ] {eae4e81f-8555-43a4-9988-438d3230c177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13278 | 2026.05.29 18:28:08.869615 [ 286 ] {eae4e81f-8555-43a4-9988-438d3230c177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13279 | 2026.05.29 18:28:08.869944 [ 286 ] {eae4e81f-8555-43a4-9988-438d3230c177} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13280 | 2026.05.29 18:28:08.869977 [ 286 ] {eae4e81f-8555-43a4-9988-438d3230c177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13281 | 2026.05.29 18:28:08.870275 [ 286 ] {eae4e81f-8555-43a4-9988-438d3230c177} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13282 | 2026.05.29 18:28:08.870506 [ 286 ] {eae4e81f-8555-43a4-9988-438d3230c177} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13283 | 2026.05.29 18:28:08.870633 [ 286 ] {eae4e81f-8555-43a4-9988-438d3230c177} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 13284 | 2026.05.29 18:28:08.870664 [ 286 ] {eae4e81f-8555-43a4-9988-438d3230c177} <Debug> TCPHandler: Processed in 0.001235931 sec. | ||
| 13285 | 2026.05.29 18:28:08.870780 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13286 | 2026.05.29 18:28:08.870875 [ 286 ] {29747a35-444a-45ff-91bd-819443f65075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13287 | 2026.05.29 18:28:08.870918 [ 286 ] {29747a35-444a-45ff-91bd-819443f65075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13288 | 2026.05.29 18:28:08.871311 [ 286 ] {29747a35-444a-45ff-91bd-819443f65075} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13289 | 2026.05.29 18:28:08.871344 [ 286 ] {29747a35-444a-45ff-91bd-819443f65075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13290 | 2026.05.29 18:28:08.871670 [ 286 ] {29747a35-444a-45ff-91bd-819443f65075} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13291 | 2026.05.29 18:28:08.871876 [ 286 ] {29747a35-444a-45ff-91bd-819443f65075} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13292 | 2026.05.29 18:28:08.872000 [ 286 ] {29747a35-444a-45ff-91bd-819443f65075} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001143 sec., 231846.01924759406 rows/sec., 15.41 MiB/sec. | ||
| 13293 | 2026.05.29 18:28:08.872033 [ 286 ] {29747a35-444a-45ff-91bd-819443f65075} <Debug> TCPHandler: Processed in 0.001302432 sec. | ||
| 13294 | 2026.05.29 18:28:08.872151 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13295 | 2026.05.29 18:28:08.872245 [ 286 ] {0afeb513-9cc9-4aed-960d-d7eec42d6916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13296 | 2026.05.29 18:28:08.872287 [ 286 ] {0afeb513-9cc9-4aed-960d-d7eec42d6916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13297 | 2026.05.29 18:28:08.872593 [ 286 ] {0afeb513-9cc9-4aed-960d-d7eec42d6916} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13298 | 2026.05.29 18:28:08.872625 [ 286 ] {0afeb513-9cc9-4aed-960d-d7eec42d6916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13299 | 2026.05.29 18:28:08.872907 [ 286 ] {0afeb513-9cc9-4aed-960d-d7eec42d6916} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13300 | 2026.05.29 18:28:08.873108 [ 286 ] {0afeb513-9cc9-4aed-960d-d7eec42d6916} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13301 | 2026.05.29 18:28:08.873233 [ 286 ] {0afeb513-9cc9-4aed-960d-d7eec42d6916} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 13302 | 2026.05.29 18:28:08.873265 [ 286 ] {0afeb513-9cc9-4aed-960d-d7eec42d6916} <Debug> TCPHandler: Processed in 0.00116354 sec. | ||
| 13303 | 2026.05.29 18:28:08.873380 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13304 | 2026.05.29 18:28:08.873475 [ 286 ] {89e41be0-5092-402d-8038-3ba8d1db60c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13305 | 2026.05.29 18:28:08.873529 [ 286 ] {89e41be0-5092-402d-8038-3ba8d1db60c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13306 | 2026.05.29 18:28:08.874262 [ 286 ] {89e41be0-5092-402d-8038-3ba8d1db60c7} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2026.05.29 18:28:08.874296 [ 286 ] {89e41be0-5092-402d-8038-3ba8d1db60c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13308 | 2026.05.29 18:28:08.874796 [ 286 ] {89e41be0-5092-402d-8038-3ba8d1db60c7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13309 | 2026.05.29 18:28:08.875039 [ 286 ] {89e41be0-5092-402d-8038-3ba8d1db60c7} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13310 | 2026.05.29 18:28:08.875140 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13311 | 2026.05.29 18:28:08.875172 [ 286 ] {89e41be0-5092-402d-8038-3ba8d1db60c7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001715 sec., 6413.9941690962105 rows/sec., 11.49 MiB/sec. | ||
| 13312 | 2026.05.29 18:28:08.875173 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13313 | 2026.05.29 18:28:08.875202 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13314 | 2026.05.29 18:28:08.875223 [ 286 ] {89e41be0-5092-402d-8038-3ba8d1db60c7} <Debug> TCPHandler: Processed in 0.001893933 sec. | ||
| 13315 | 2026.05.29 18:28:08.875284 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 13316 | 2026.05.29 18:28:08.875354 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13317 | 2026.05.29 18:28:08.875454 [ 286 ] {0e68878f-fadf-49dd-91d5-5c89ea68598a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13318 | 2026.05.29 18:28:08.875496 [ 286 ] {0e68878f-fadf-49dd-91d5-5c89ea68598a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13319 | 2026.05.29 18:28:08.875526 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13320 | 2026.05.29 18:28:08.875590 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1431 rows starting from the beginning of the part | ||
| 13321 | 2026.05.29 18:28:08.875717 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part | ||
| 13322 | 2026.05.29 18:28:08.875820 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 13323 | 2026.05.29 18:28:08.875829 [ 286 ] {0e68878f-fadf-49dd-91d5-5c89ea68598a} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13324 | 2026.05.29 18:28:08.875868 [ 286 ] {0e68878f-fadf-49dd-91d5-5c89ea68598a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13325 | 2026.05.29 18:28:08.875915 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 11 rows starting from the beginning of the part | ||
| 13326 | 2026.05.29 18:28:08.876010 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 13327 | 2026.05.29 18:28:08.876108 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 11 rows starting from the beginning of the part | ||
| 13328 | 2026.05.29 18:28:08.876193 [ 286 ] {0e68878f-fadf-49dd-91d5-5c89ea68598a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13329 | 2026.05.29 18:28:08.876417 [ 286 ] {0e68878f-fadf-49dd-91d5-5c89ea68598a} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13330 | 2026.05.29 18:28:08.876549 [ 286 ] {0e68878f-fadf-49dd-91d5-5c89ea68598a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001113 sec., 80862.53369272237 rows/sec., 5.06 MiB/sec. | ||
| 13331 | 2026.05.29 18:28:08.876582 [ 286 ] {0e68878f-fadf-49dd-91d5-5c89ea68598a} <Debug> TCPHandler: Processed in 0.001278562 sec. | ||
| 13332 | 2026.05.29 18:28:08.881523 [ 189 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 19 columns (19 merged, 0 gathered) in 0.006275037 sec., 242867.09385139882 rows/sec., 435.21 MiB/sec. | ||
| 13333 | 2026.05.29 18:28:08.882703 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13334 | 2026.05.29 18:28:08.883023 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13335 | 2026.05.29 18:28:08.883112 [ 186 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13336 | 2026.05.29 18:28:08.883210 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 13337 | 2026.05.29 18:28:09.425024 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13338 | 2026.05.29 18:28:09.425370 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 13339 | 2026.05.29 18:28:09.425843 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13340 | 2026.05.29 18:28:09.425885 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 13341 | 2026.05.29 18:28:09.426116 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13342 | 2026.05.29 18:28:09.426183 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13343 | 2026.05.29 18:28:09.426321 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 13344 | 2026.05.29 18:28:09.426427 [ 284 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13345 | 2026.05.29 18:28:09.426447 [ 352 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13346 | 2026.05.29 18:28:09.426428 [ 326 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13347 | 2026.05.29 18:28:09.426635 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 13348 | 2026.05.29 18:28:09.426662 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13349 | 2026.05.29 18:28:09.426746 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13350 | 2026.05.29 18:28:09.426766 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 13351 | 2026.05.29 18:28:09.426802 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 13352 | 2026.05.29 18:28:09.426844 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 13353 | 2026.05.29 18:28:09.426885 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 13354 | 2026.05.29 18:28:09.427975 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002759 sec., 16672.707502718375 rows/sec., 1.99 MiB/sec. | ||
| 13355 | 2026.05.29 18:28:09.428123 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Debug> MemoryTracker: Peak memory usage (for query): 139.38 KiB. | ||
| 13356 | 2026.05.29 18:28:09.428139 [ 286 ] {1d5b7ef4-4864-4ba6-8704-cb3909bc9913} <Debug> TCPHandler: Processed in 0.003288035 sec. | ||
| 13357 | 2026.05.29 18:28:09.440245 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13358 | 2026.05.29 18:28:09.440378 [ 286 ] {70ef7074-7f28-4701-8249-cb0689fd7fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13359 | 2026.05.29 18:28:09.440431 [ 286 ] {70ef7074-7f28-4701-8249-cb0689fd7fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13360 | 2026.05.29 18:28:09.440930 [ 286 ] {70ef7074-7f28-4701-8249-cb0689fd7fcf} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13361 | 2026.05.29 18:28:09.440971 [ 286 ] {70ef7074-7f28-4701-8249-cb0689fd7fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13362 | 2026.05.29 18:28:09.441327 [ 286 ] {70ef7074-7f28-4701-8249-cb0689fd7fcf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13363 | 2026.05.29 18:28:09.441553 [ 286 ] {70ef7074-7f28-4701-8249-cb0689fd7fcf} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13364 | 2026.05.29 18:28:09.441680 [ 106 ] {} <Debug> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 13365 | 2026.05.29 18:28:09.441699 [ 286 ] {70ef7074-7f28-4701-8249-cb0689fd7fcf} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001359 sec., 8830.022075055187 rows/sec., 720.03 KiB/sec. | ||
| 13366 | 2026.05.29 18:28:09.441737 [ 106 ] {} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13367 | 2026.05.29 18:28:09.441746 [ 286 ] {70ef7074-7f28-4701-8249-cb0689fd7fcf} <Debug> TCPHandler: Processed in 0.001565007 sec. | ||
| 13368 | 2026.05.29 18:28:09.441777 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13369 | 2026.05.29 18:28:09.441878 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13370 | 2026.05.29 18:28:09.441897 [ 193 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 13371 | 2026.05.29 18:28:09.441980 [ 286 ] {1a25958f-596f-40bb-bf6a-1ddf55ced29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13372 | 2026.05.29 18:28:09.442006 [ 193 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13373 | 2026.05.29 18:28:09.442021 [ 286 ] {1a25958f-596f-40bb-bf6a-1ddf55ced29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13374 | 2026.05.29 18:28:09.442039 [ 193 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 13375 | 2026.05.29 18:28:09.442103 [ 193 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 13376 | 2026.05.29 18:28:09.442154 [ 193 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 13377 | 2026.05.29 18:28:09.442200 [ 193 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 13378 | 2026.05.29 18:28:09.442246 [ 193 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 13379 | 2026.05.29 18:28:09.442291 [ 193 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 13380 | 2026.05.29 18:28:09.443065 [ 201 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211081 sec., 41285.430123996666 rows/sec., 3.45 MiB/sec. | ||
| 13381 | 2026.05.29 18:28:09.443188 [ 201 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 13382 | 2026.05.29 18:28:09.443310 [ 286 ] {1a25958f-596f-40bb-bf6a-1ddf55ced29c} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13383 | 2026.05.29 18:28:09.443344 [ 286 ] {1a25958f-596f-40bb-bf6a-1ddf55ced29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13384 | 2026.05.29 18:28:09.443496 [ 201 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_19_4} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13385 | 2026.05.29 18:28:09.443571 [ 201 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_19_4} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 13386 | 2026.05.29 18:28:09.443642 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13387 | 2026.05.29 18:28:09.443800 [ 286 ] {1a25958f-596f-40bb-bf6a-1ddf55ced29c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13388 | 2026.05.29 18:28:09.444014 [ 286 ] {1a25958f-596f-40bb-bf6a-1ddf55ced29c} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13389 | 2026.05.29 18:28:09.444143 [ 286 ] {1a25958f-596f-40bb-bf6a-1ddf55ced29c} <Debug> executeQuery: Read 2445 rows, 185.81 KiB in 0.00218 sec., 1121559.6330275228 rows/sec., 83.24 MiB/sec. | ||
| 13390 | 2026.05.29 18:28:09.444178 [ 286 ] {1a25958f-596f-40bb-bf6a-1ddf55ced29c} <Debug> TCPHandler: Processed in 0.002350811 sec. | ||
| 13391 | 2026.05.29 18:28:09.444291 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13392 | 2026.05.29 18:28:09.444387 [ 286 ] {a38a274e-70a9-4e72-9a50-61754cf7a4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13393 | 2026.05.29 18:28:09.444429 [ 286 ] {a38a274e-70a9-4e72-9a50-61754cf7a4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13394 | 2026.05.29 18:28:09.444834 [ 286 ] {a38a274e-70a9-4e72-9a50-61754cf7a4f5} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13395 | 2026.05.29 18:28:09.444870 [ 286 ] {a38a274e-70a9-4e72-9a50-61754cf7a4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13396 | 2026.05.29 18:28:09.445192 [ 286 ] {a38a274e-70a9-4e72-9a50-61754cf7a4f5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13397 | 2026.05.29 18:28:09.445397 [ 286 ] {a38a274e-70a9-4e72-9a50-61754cf7a4f5} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13398 | 2026.05.29 18:28:09.445523 [ 286 ] {a38a274e-70a9-4e72-9a50-61754cf7a4f5} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001155 sec., 45887.44588744589 rows/sec., 3.32 MiB/sec. | ||
| 13399 | 2026.05.29 18:28:09.445562 [ 286 ] {a38a274e-70a9-4e72-9a50-61754cf7a4f5} <Debug> TCPHandler: Processed in 0.001321072 sec. | ||
| 13400 | 2026.05.29 18:28:09.445671 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13401 | 2026.05.29 18:28:09.445776 [ 286 ] {bef1f13a-9f42-4bb6-aea2-62353b5fd246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13402 | 2026.05.29 18:28:09.445818 [ 286 ] {bef1f13a-9f42-4bb6-aea2-62353b5fd246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13403 | 2026.05.29 18:28:09.446431 [ 286 ] {bef1f13a-9f42-4bb6-aea2-62353b5fd246} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13404 | 2026.05.29 18:28:09.446471 [ 286 ] {bef1f13a-9f42-4bb6-aea2-62353b5fd246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13405 | 2026.05.29 18:28:09.446852 [ 286 ] {bef1f13a-9f42-4bb6-aea2-62353b5fd246} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13406 | 2026.05.29 18:28:09.447072 [ 286 ] {bef1f13a-9f42-4bb6-aea2-62353b5fd246} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13407 | 2026.05.29 18:28:09.447207 [ 286 ] {bef1f13a-9f42-4bb6-aea2-62353b5fd246} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001451 sec., 552033.0806340455 rows/sec., 31.89 MiB/sec. | ||
| 13408 | 2026.05.29 18:28:09.447244 [ 286 ] {bef1f13a-9f42-4bb6-aea2-62353b5fd246} <Debug> TCPHandler: Processed in 0.001624788 sec. | ||
| 13409 | 2026.05.29 18:28:09.447368 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13410 | 2026.05.29 18:28:09.447493 [ 286 ] {4fe78173-b679-48d4-b63c-dc74f0faea96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13411 | 2026.05.29 18:28:09.447543 [ 286 ] {4fe78173-b679-48d4-b63c-dc74f0faea96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13412 | 2026.05.29 18:28:09.447968 [ 286 ] {4fe78173-b679-48d4-b63c-dc74f0faea96} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13413 | 2026.05.29 18:28:09.448004 [ 286 ] {4fe78173-b679-48d4-b63c-dc74f0faea96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13414 | 2026.05.29 18:28:09.448306 [ 286 ] {4fe78173-b679-48d4-b63c-dc74f0faea96} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13415 | 2026.05.29 18:28:09.448514 [ 286 ] {4fe78173-b679-48d4-b63c-dc74f0faea96} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13416 | 2026.05.29 18:28:09.448646 [ 286 ] {4fe78173-b679-48d4-b63c-dc74f0faea96} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 59.74 KiB/sec. | ||
| 13417 | 2026.05.29 18:28:09.448681 [ 286 ] {4fe78173-b679-48d4-b63c-dc74f0faea96} <Debug> TCPHandler: Processed in 0.001376403 sec. | ||
| 13418 | 2026.05.29 18:28:09.448802 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13419 | 2026.05.29 18:28:09.448924 [ 286 ] {60e94d70-5f6b-4c5d-9285-0821721fe1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13420 | 2026.05.29 18:28:09.448976 [ 286 ] {60e94d70-5f6b-4c5d-9285-0821721fe1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13421 | 2026.05.29 18:28:09.449865 [ 286 ] {60e94d70-5f6b-4c5d-9285-0821721fe1d1} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13422 | 2026.05.29 18:28:09.449901 [ 286 ] {60e94d70-5f6b-4c5d-9285-0821721fe1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13423 | 2026.05.29 18:28:09.450271 [ 286 ] {60e94d70-5f6b-4c5d-9285-0821721fe1d1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13424 | 2026.05.29 18:28:09.450483 [ 286 ] {60e94d70-5f6b-4c5d-9285-0821721fe1d1} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13425 | 2026.05.29 18:28:09.450614 [ 286 ] {60e94d70-5f6b-4c5d-9285-0821721fe1d1} <Debug> executeQuery: Read 1304 rows, 89.26 KiB in 0.001714 sec., 760793.4655775962 rows/sec., 50.86 MiB/sec. | ||
| 13426 | 2026.05.29 18:28:09.450649 [ 286 ] {60e94d70-5f6b-4c5d-9285-0821721fe1d1} <Debug> TCPHandler: Processed in 0.001910173 sec. | ||
| 13427 | 2026.05.29 18:28:09.450770 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13428 | 2026.05.29 18:28:09.450867 [ 286 ] {9c5a4e5b-251b-4c08-857c-b11b660088a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13429 | 2026.05.29 18:28:09.450911 [ 286 ] {9c5a4e5b-251b-4c08-857c-b11b660088a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13430 | 2026.05.29 18:28:09.451546 [ 286 ] {9c5a4e5b-251b-4c08-857c-b11b660088a2} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13431 | 2026.05.29 18:28:09.451581 [ 286 ] {9c5a4e5b-251b-4c08-857c-b11b660088a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13432 | 2026.05.29 18:28:09.452008 [ 286 ] {9c5a4e5b-251b-4c08-857c-b11b660088a2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13433 | 2026.05.29 18:28:09.452236 [ 286 ] {9c5a4e5b-251b-4c08-857c-b11b660088a2} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13434 | 2026.05.29 18:28:09.452367 [ 286 ] {9c5a4e5b-251b-4c08-857c-b11b660088a2} <Debug> executeQuery: Read 1482 rows, 91.91 KiB in 0.001519 sec., 975641.8696510863 rows/sec., 59.09 MiB/sec. | ||
| 13435 | 2026.05.29 18:28:09.452402 [ 286 ] {9c5a4e5b-251b-4c08-857c-b11b660088a2} <Debug> TCPHandler: Processed in 0.001686288 sec. | ||
| 13436 | 2026.05.29 18:28:09.452523 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13437 | 2026.05.29 18:28:09.452640 [ 286 ] {c62806b2-5d94-4703-a4e1-d0c8eab8bbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13438 | 2026.05.29 18:28:09.452707 [ 286 ] {c62806b2-5d94-4703-a4e1-d0c8eab8bbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13439 | 2026.05.29 18:28:09.453485 [ 286 ] {c62806b2-5d94-4703-a4e1-d0c8eab8bbbe} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13440 | 2026.05.29 18:28:09.453521 [ 286 ] {c62806b2-5d94-4703-a4e1-d0c8eab8bbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13441 | 2026.05.29 18:28:09.454068 [ 286 ] {c62806b2-5d94-4703-a4e1-d0c8eab8bbbe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13442 | 2026.05.29 18:28:09.454287 [ 286 ] {c62806b2-5d94-4703-a4e1-d0c8eab8bbbe} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13443 | 2026.05.29 18:28:09.454426 [ 286 ] {c62806b2-5d94-4703-a4e1-d0c8eab8bbbe} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00181 sec., 22651.933701657457 rows/sec., 40.59 MiB/sec. | ||
| 13444 | 2026.05.29 18:28:09.454477 [ 286 ] {c62806b2-5d94-4703-a4e1-d0c8eab8bbbe} <Debug> TCPHandler: Processed in 0.002017125 sec. | ||
| 13445 | 2026.05.29 18:28:09.454595 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13446 | 2026.05.29 18:28:09.454693 [ 286 ] {fd49c59e-c0c7-45c9-a852-31efbd4519fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13447 | 2026.05.29 18:28:09.454736 [ 286 ] {fd49c59e-c0c7-45c9-a852-31efbd4519fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13448 | 2026.05.29 18:28:09.455050 [ 286 ] {fd49c59e-c0c7-45c9-a852-31efbd4519fc} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13449 | 2026.05.29 18:28:09.455086 [ 286 ] {fd49c59e-c0c7-45c9-a852-31efbd4519fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13450 | 2026.05.29 18:28:09.455388 [ 286 ] {fd49c59e-c0c7-45c9-a852-31efbd4519fc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13451 | 2026.05.29 18:28:09.455588 [ 286 ] {fd49c59e-c0c7-45c9-a852-31efbd4519fc} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13452 | 2026.05.29 18:28:09.455717 [ 286 ] {fd49c59e-c0c7-45c9-a852-31efbd4519fc} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 390.81 KiB/sec. | ||
| 13453 | 2026.05.29 18:28:09.455750 [ 286 ] {fd49c59e-c0c7-45c9-a852-31efbd4519fc} <Debug> TCPHandler: Processed in 0.00120674 sec. | ||
| 13454 | 2026.05.29 18:28:12.205388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24537 | ||
| 13455 | 2026.05.29 18:28:12.206266 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2026.05.29 18:28:12.206321 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13457 | 2026.05.29 18:28:12.206793 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13458 | 2026.05.29 18:28:12.207043 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13459 | 2026.05.29 18:28:12.207178 [ 107 ] {} <Debug> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13460 | 2026.05.29 18:28:12.207190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24537 | ||
| 13461 | 2026.05.29 18:28:12.207228 [ 107 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13462 | 2026.05.29 18:28:12.207254 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13463 | 2026.05.29 18:28:12.207385 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 13464 | 2026.05.29 18:28:12.207535 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13465 | 2026.05.29 18:28:12.207578 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22105 rows starting from the beginning of the part | ||
| 13466 | 2026.05.29 18:28:12.207652 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 13467 | 2026.05.29 18:28:12.207704 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 13468 | 2026.05.29 18:28:12.207753 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 13469 | 2026.05.29 18:28:12.207797 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 13470 | 2026.05.29 18:28:12.207843 [ 189 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 13471 | 2026.05.29 18:28:12.209843 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24537 rows, containing 4 columns (4 merged, 0 gathered) in 0.002533423 sec., 9685315.085558156 rows/sec., 138.55 MiB/sec. | ||
| 13472 | 2026.05.29 18:28:12.210462 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13473 | 2026.05.29 18:28:12.210982 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_51_10} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13474 | 2026.05.29 18:28:12.211082 [ 190 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_51_10} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13475 | 2026.05.29 18:28:12.211212 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 13476 | 2026.05.29 18:28:13.594662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
| 13477 | 2026.05.29 18:28:13.612738 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2026.05.29 18:28:13.612789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13479 | 2026.05.29 18:28:13.618961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13480 | 2026.05.29 18:28:13.619698 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13481 | 2026.05.29 18:28:13.620016 [ 102 ] {} <Debug> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13482 | 2026.05.29 18:28:13.620061 [ 102 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13483 | 2026.05.29 18:28:13.620084 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13484 | 2026.05.29 18:28:13.620216 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 13485 | 2026.05.29 18:28:13.623333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
| 13486 | 2026.05.29 18:28:13.624158 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13487 | 2026.05.29 18:28:13.625712 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 13488 | 2026.05.29 18:28:13.630300 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 13489 | 2026.05.29 18:28:13.634910 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 13490 | 2026.05.29 18:28:13.639396 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 13491 | 2026.05.29 18:28:13.643722 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 13492 | 2026.05.29 18:28:13.647424 [ 197 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
| 13493 | 2026.05.29 18:28:13.698275 [ 187 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.078110549 sec., 4928.911714600802 rows/sec., 25.49 MiB/sec. | ||
| 13494 | 2026.05.29 18:28:13.701134 [ 195 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13495 | 2026.05.29 18:28:13.703173 [ 195 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_51_10} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13496 | 2026.05.29 18:28:13.703281 [ 195 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_51_10} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13497 | 2026.05.29 18:28:13.705897 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13498 | 2026.05.29 18:28:13.844807 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13499 | 2026.05.29 18:28:13.845058 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 13500 | 2026.05.29 18:28:13.845462 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13501 | 2026.05.29 18:28:13.845513 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 13502 | 2026.05.29 18:28:13.845872 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13503 | 2026.05.29 18:28:13.845966 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13504 | 2026.05.29 18:28:13.846152 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13505 | 2026.05.29 18:28:13.846245 [ 313 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13506 | 2026.05.29 18:28:13.846260 [ 326 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13507 | 2026.05.29 18:28:13.846270 [ 284 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13508 | 2026.05.29 18:28:13.846409 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 13509 | 2026.05.29 18:28:13.846448 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13510 | 2026.05.29 18:28:13.846563 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13511 | 2026.05.29 18:28:13.846599 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 13512 | 2026.05.29 18:28:13.846652 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13513 | 2026.05.29 18:28:13.846703 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13514 | 2026.05.29 18:28:13.846766 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13515 | 2026.05.29 18:28:13.848033 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.00305 sec., 15081.967213114753 rows/sec., 1.80 MiB/sec. | ||
| 13516 | 2026.05.29 18:28:13.848229 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Debug> MemoryTracker: Peak memory usage (for query): 135.47 KiB. | ||
| 13517 | 2026.05.29 18:28:13.848249 [ 286 ] {d53877ed-bd12-48f9-898b-993bc58cf29b} <Debug> TCPHandler: Processed in 0.003610682 sec. | ||
| 13518 | 2026.05.29 18:28:13.849707 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13519 | 2026.05.29 18:28:13.849818 [ 286 ] {6ac5ecd5-b2a0-4583-9ca3-cc3caeb07bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13520 | 2026.05.29 18:28:13.849862 [ 286 ] {6ac5ecd5-b2a0-4583-9ca3-cc3caeb07bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13521 | 2026.05.29 18:28:13.850429 [ 286 ] {6ac5ecd5-b2a0-4583-9ca3-cc3caeb07bb3} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13522 | 2026.05.29 18:28:13.850515 [ 286 ] {6ac5ecd5-b2a0-4583-9ca3-cc3caeb07bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13523 | 2026.05.29 18:28:13.850949 [ 286 ] {6ac5ecd5-b2a0-4583-9ca3-cc3caeb07bb3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13524 | 2026.05.29 18:28:13.851185 [ 286 ] {6ac5ecd5-b2a0-4583-9ca3-cc3caeb07bb3} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2026.05.29 18:28:13.851341 [ 286 ] {6ac5ecd5-b2a0-4583-9ca3-cc3caeb07bb3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001555 sec., 36012.86173633441 rows/sec., 2.77 MiB/sec. | ||
| 13526 | 2026.05.29 18:28:13.851379 [ 286 ] {6ac5ecd5-b2a0-4583-9ca3-cc3caeb07bb3} <Debug> TCPHandler: Processed in 0.00172409 sec. | ||
| 13527 | 2026.05.29 18:28:13.851513 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13528 | 2026.05.29 18:28:13.851638 [ 286 ] {c9589430-71d1-490c-b75d-fb804996d95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13529 | 2026.05.29 18:28:13.851692 [ 286 ] {c9589430-71d1-490c-b75d-fb804996d95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13530 | 2026.05.29 18:28:13.852168 [ 286 ] {c9589430-71d1-490c-b75d-fb804996d95c} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13531 | 2026.05.29 18:28:13.852208 [ 286 ] {c9589430-71d1-490c-b75d-fb804996d95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13532 | 2026.05.29 18:28:13.852529 [ 286 ] {c9589430-71d1-490c-b75d-fb804996d95c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13533 | 2026.05.29 18:28:13.852746 [ 286 ] {c9589430-71d1-490c-b75d-fb804996d95c} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13534 | 2026.05.29 18:28:13.852884 [ 286 ] {c9589430-71d1-490c-b75d-fb804996d95c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 13535 | 2026.05.29 18:28:13.852920 [ 286 ] {c9589430-71d1-490c-b75d-fb804996d95c} <Debug> TCPHandler: Processed in 0.001470585 sec. | ||
| 13536 | 2026.05.29 18:28:13.853043 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13537 | 2026.05.29 18:28:13.853140 [ 286 ] {120f2c03-a8c6-496b-b284-4508d11b65fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13538 | 2026.05.29 18:28:13.853183 [ 286 ] {120f2c03-a8c6-496b-b284-4508d11b65fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13539 | 2026.05.29 18:28:13.853594 [ 286 ] {120f2c03-a8c6-496b-b284-4508d11b65fc} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13540 | 2026.05.29 18:28:13.853629 [ 286 ] {120f2c03-a8c6-496b-b284-4508d11b65fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13541 | 2026.05.29 18:28:13.853972 [ 286 ] {120f2c03-a8c6-496b-b284-4508d11b65fc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13542 | 2026.05.29 18:28:13.854174 [ 286 ] {120f2c03-a8c6-496b-b284-4508d11b65fc} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13543 | 2026.05.29 18:28:13.854304 [ 286 ] {120f2c03-a8c6-496b-b284-4508d11b65fc} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 8.71 MiB/sec. | ||
| 13544 | 2026.05.29 18:28:13.854338 [ 286 ] {120f2c03-a8c6-496b-b284-4508d11b65fc} <Debug> TCPHandler: Processed in 0.001346703 sec. | ||
| 13545 | 2026.05.29 18:28:13.854462 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13546 | 2026.05.29 18:28:13.854588 [ 286 ] {e9a35e20-acf6-4fcc-8519-ad1c9129724c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13547 | 2026.05.29 18:28:13.854642 [ 286 ] {e9a35e20-acf6-4fcc-8519-ad1c9129724c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13548 | 2026.05.29 18:28:13.855024 [ 286 ] {e9a35e20-acf6-4fcc-8519-ad1c9129724c} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13549 | 2026.05.29 18:28:13.855059 [ 286 ] {e9a35e20-acf6-4fcc-8519-ad1c9129724c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13550 | 2026.05.29 18:28:13.855378 [ 286 ] {e9a35e20-acf6-4fcc-8519-ad1c9129724c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13551 | 2026.05.29 18:28:13.855631 [ 286 ] {e9a35e20-acf6-4fcc-8519-ad1c9129724c} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13552 | 2026.05.29 18:28:13.855766 [ 286 ] {e9a35e20-acf6-4fcc-8519-ad1c9129724c} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001203 sec., 44887.78054862843 rows/sec., 3.03 MiB/sec. | ||
| 13553 | 2026.05.29 18:28:13.855801 [ 286 ] {e9a35e20-acf6-4fcc-8519-ad1c9129724c} <Debug> TCPHandler: Processed in 0.001403244 sec. | ||
| 13554 | 2026.05.29 18:28:14.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.59 MiB, peak 346.71 MiB, free memory in arenas 0.00 B, will set to 332.54 MiB (RSS), difference: -1.05 MiB | ||
| 13555 | 2026.05.29 18:28:18.850493 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13556 | 2026.05.29 18:28:18.850774 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 13557 | 2026.05.29 18:28:18.851155 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13558 | 2026.05.29 18:28:18.851195 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 13559 | 2026.05.29 18:28:18.851436 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13560 | 2026.05.29 18:28:18.851504 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13561 | 2026.05.29 18:28:18.851644 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13562 | 2026.05.29 18:28:18.851744 [ 352 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13563 | 2026.05.29 18:28:18.851760 [ 323 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13564 | 2026.05.29 18:28:18.851747 [ 326 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13565 | 2026.05.29 18:28:18.851930 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 13566 | 2026.05.29 18:28:18.851957 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13567 | 2026.05.29 18:28:18.852044 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13568 | 2026.05.29 18:28:18.852064 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 13569 | 2026.05.29 18:28:18.852101 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 13570 | 2026.05.29 18:28:18.852142 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 13571 | 2026.05.29 18:28:18.852180 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 13572 | 2026.05.29 18:28:18.853309 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002656 sec., 17319.277108433736 rows/sec., 3.53 MiB/sec. | ||
| 13573 | 2026.05.29 18:28:18.853485 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Debug> MemoryTracker: Peak memory usage (for query): 154.35 KiB. | ||
| 13574 | 2026.05.29 18:28:18.853501 [ 286 ] {c4685372-36a2-4cd3-98cd-22defab5e009} <Debug> TCPHandler: Processed in 0.003143573 sec. | ||
| 13575 | 2026.05.29 18:28:18.858762 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13576 | 2026.05.29 18:28:18.858889 [ 286 ] {3945e924-61f4-4117-a3a5-ef6a6e8cb406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13577 | 2026.05.29 18:28:18.858943 [ 286 ] {3945e924-61f4-4117-a3a5-ef6a6e8cb406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13578 | 2026.05.29 18:28:18.859562 [ 286 ] {3945e924-61f4-4117-a3a5-ef6a6e8cb406} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13579 | 2026.05.29 18:28:18.859602 [ 286 ] {3945e924-61f4-4117-a3a5-ef6a6e8cb406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13580 | 2026.05.29 18:28:18.859969 [ 286 ] {3945e924-61f4-4117-a3a5-ef6a6e8cb406} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13581 | 2026.05.29 18:28:18.860179 [ 286 ] {3945e924-61f4-4117-a3a5-ef6a6e8cb406} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13582 | 2026.05.29 18:28:18.860317 [ 286 ] {3945e924-61f4-4117-a3a5-ef6a6e8cb406} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001465 sec., 193856.6552901024 rows/sec., 12.31 MiB/sec. | ||
| 13583 | 2026.05.29 18:28:18.860352 [ 286 ] {3945e924-61f4-4117-a3a5-ef6a6e8cb406} <Debug> TCPHandler: Processed in 0.001650068 sec. | ||
| 13584 | 2026.05.29 18:28:18.860483 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13585 | 2026.05.29 18:28:18.860578 [ 286 ] {596a328d-ab9b-4dbc-a8bd-cdedc24a8a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13586 | 2026.05.29 18:28:18.860618 [ 286 ] {596a328d-ab9b-4dbc-a8bd-cdedc24a8a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13587 | 2026.05.29 18:28:18.861402 [ 286 ] {596a328d-ab9b-4dbc-a8bd-cdedc24a8a85} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13588 | 2026.05.29 18:28:18.861435 [ 286 ] {596a328d-ab9b-4dbc-a8bd-cdedc24a8a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13589 | 2026.05.29 18:28:18.861776 [ 286 ] {596a328d-ab9b-4dbc-a8bd-cdedc24a8a85} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13590 | 2026.05.29 18:28:18.861976 [ 286 ] {596a328d-ab9b-4dbc-a8bd-cdedc24a8a85} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13591 | 2026.05.29 18:28:18.862105 [ 286 ] {596a328d-ab9b-4dbc-a8bd-cdedc24a8a85} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001546 sec., 529754.2043984475 rows/sec., 41.09 MiB/sec. | ||
| 13592 | 2026.05.29 18:28:18.862139 [ 286 ] {596a328d-ab9b-4dbc-a8bd-cdedc24a8a85} <Debug> TCPHandler: Processed in 0.001705289 sec. | ||
| 13593 | 2026.05.29 18:28:18.862258 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13594 | 2026.05.29 18:28:18.862353 [ 286 ] {72909414-4532-4beb-b3c2-885de92ad94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13595 | 2026.05.29 18:28:18.862392 [ 286 ] {72909414-4532-4beb-b3c2-885de92ad94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13596 | 2026.05.29 18:28:18.862822 [ 286 ] {72909414-4532-4beb-b3c2-885de92ad94f} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13597 | 2026.05.29 18:28:18.862856 [ 286 ] {72909414-4532-4beb-b3c2-885de92ad94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13598 | 2026.05.29 18:28:18.863152 [ 286 ] {72909414-4532-4beb-b3c2-885de92ad94f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13599 | 2026.05.29 18:28:18.863363 [ 286 ] {72909414-4532-4beb-b3c2-885de92ad94f} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13600 | 2026.05.29 18:28:18.863485 [ 286 ] {72909414-4532-4beb-b3c2-885de92ad94f} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001151 sec., 132927.8887923545 rows/sec., 7.95 MiB/sec. | ||
| 13601 | 2026.05.29 18:28:18.863519 [ 286 ] {72909414-4532-4beb-b3c2-885de92ad94f} <Debug> TCPHandler: Processed in 0.001308583 sec. | ||
| 13602 | 2026.05.29 18:28:18.863644 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13603 | 2026.05.29 18:28:18.863740 [ 286 ] {9150d3c5-6342-48c4-a470-7317ab3e9ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13604 | 2026.05.29 18:28:18.863780 [ 286 ] {9150d3c5-6342-48c4-a470-7317ab3e9ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13605 | 2026.05.29 18:28:18.864213 [ 286 ] {9150d3c5-6342-48c4-a470-7317ab3e9ff8} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13606 | 2026.05.29 18:28:18.864247 [ 286 ] {9150d3c5-6342-48c4-a470-7317ab3e9ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13607 | 2026.05.29 18:28:18.864533 [ 286 ] {9150d3c5-6342-48c4-a470-7317ab3e9ff8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13608 | 2026.05.29 18:28:18.864735 [ 286 ] {9150d3c5-6342-48c4-a470-7317ab3e9ff8} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13609 | 2026.05.29 18:28:18.864856 [ 286 ] {9150d3c5-6342-48c4-a470-7317ab3e9ff8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001135 sec., 131277.5330396476 rows/sec., 8.48 MiB/sec. | ||
| 13610 | 2026.05.29 18:28:18.864889 [ 286 ] {9150d3c5-6342-48c4-a470-7317ab3e9ff8} <Debug> TCPHandler: Processed in 0.001297692 sec. | ||
| 13611 | 2026.05.29 18:28:18.865010 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13612 | 2026.05.29 18:28:18.865104 [ 286 ] {5b080f93-e230-472b-a69a-d3c9c10a30ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13613 | 2026.05.29 18:28:18.865142 [ 286 ] {5b080f93-e230-472b-a69a-d3c9c10a30ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13614 | 2026.05.29 18:28:18.865571 [ 286 ] {5b080f93-e230-472b-a69a-d3c9c10a30ad} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2026.05.29 18:28:18.865605 [ 286 ] {5b080f93-e230-472b-a69a-d3c9c10a30ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13616 | 2026.05.29 18:28:18.865896 [ 286 ] {5b080f93-e230-472b-a69a-d3c9c10a30ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13617 | 2026.05.29 18:28:18.866099 [ 286 ] {5b080f93-e230-472b-a69a-d3c9c10a30ad} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13618 | 2026.05.29 18:28:18.866224 [ 286 ] {5b080f93-e230-472b-a69a-d3c9c10a30ad} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001138 sec., 130052.72407732866 rows/sec., 7.40 MiB/sec. | ||
| 13619 | 2026.05.29 18:28:18.866257 [ 286 ] {5b080f93-e230-472b-a69a-d3c9c10a30ad} <Debug> TCPHandler: Processed in 0.001295092 sec. | ||
| 13620 | 2026.05.29 18:28:18.866378 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13621 | 2026.05.29 18:28:18.866472 [ 286 ] {c4dab0f2-3b65-4679-be37-0e65d295279b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13622 | 2026.05.29 18:28:18.866512 [ 286 ] {c4dab0f2-3b65-4679-be37-0e65d295279b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13623 | 2026.05.29 18:28:18.867087 [ 286 ] {c4dab0f2-3b65-4679-be37-0e65d295279b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13624 | 2026.05.29 18:28:18.867121 [ 286 ] {c4dab0f2-3b65-4679-be37-0e65d295279b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13625 | 2026.05.29 18:28:18.867434 [ 286 ] {c4dab0f2-3b65-4679-be37-0e65d295279b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13626 | 2026.05.29 18:28:18.867638 [ 286 ] {c4dab0f2-3b65-4679-be37-0e65d295279b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13627 | 2026.05.29 18:28:18.867767 [ 286 ] {c4dab0f2-3b65-4679-be37-0e65d295279b} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001313 sec., 381568.9261233816 rows/sec., 26.82 MiB/sec. | ||
| 13628 | 2026.05.29 18:28:18.867799 [ 286 ] {c4dab0f2-3b65-4679-be37-0e65d295279b} <Debug> TCPHandler: Processed in 0.001469996 sec. | ||
| 13629 | 2026.05.29 18:28:18.867926 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13630 | 2026.05.29 18:28:18.868050 [ 286 ] {e8ddd3e1-f7f3-445a-bb90-ab4ae98c4480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13631 | 2026.05.29 18:28:18.868101 [ 286 ] {e8ddd3e1-f7f3-445a-bb90-ab4ae98c4480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13632 | 2026.05.29 18:28:18.868504 [ 286 ] {e8ddd3e1-f7f3-445a-bb90-ab4ae98c4480} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13633 | 2026.05.29 18:28:18.868545 [ 286 ] {e8ddd3e1-f7f3-445a-bb90-ab4ae98c4480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13634 | 2026.05.29 18:28:18.868983 [ 286 ] {e8ddd3e1-f7f3-445a-bb90-ab4ae98c4480} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13635 | 2026.05.29 18:28:18.869219 [ 286 ] {e8ddd3e1-f7f3-445a-bb90-ab4ae98c4480} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13636 | 2026.05.29 18:28:18.869320 [ 93 ] {} <Debug> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13637 | 2026.05.29 18:28:18.869347 [ 286 ] {e8ddd3e1-f7f3-445a-bb90-ab4ae98c4480} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001323 sec., 4535.14739229025 rows/sec., 236.94 KiB/sec. | ||
| 13638 | 2026.05.29 18:28:18.869357 [ 93 ] {} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13639 | 2026.05.29 18:28:18.869379 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13640 | 2026.05.29 18:28:18.869382 [ 286 ] {e8ddd3e1-f7f3-445a-bb90-ab4ae98c4480} <Debug> TCPHandler: Processed in 0.001518785 sec. | ||
| 13641 | 2026.05.29 18:28:18.869469 [ 189 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 13642 | 2026.05.29 18:28:18.869514 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13643 | 2026.05.29 18:28:18.869573 [ 189 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13644 | 2026.05.29 18:28:18.869606 [ 189 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 13645 | 2026.05.29 18:28:18.869609 [ 286 ] {a865b839-11b4-4ecd-b5f2-e773343f12ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13646 | 2026.05.29 18:28:18.869659 [ 286 ] {a865b839-11b4-4ecd-b5f2-e773343f12ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13647 | 2026.05.29 18:28:18.869670 [ 189 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 13648 | 2026.05.29 18:28:18.869722 [ 189 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 13649 | 2026.05.29 18:28:18.869768 [ 189 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 13650 | 2026.05.29 18:28:18.869812 [ 189 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 13651 | 2026.05.29 18:28:18.869851 [ 189 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 13652 | 2026.05.29 18:28:18.870084 [ 286 ] {a865b839-11b4-4ecd-b5f2-e773343f12ce} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13653 | 2026.05.29 18:28:18.870118 [ 286 ] {a865b839-11b4-4ecd-b5f2-e773343f12ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13654 | 2026.05.29 18:28:18.870473 [ 286 ] {a865b839-11b4-4ecd-b5f2-e773343f12ce} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13655 | 2026.05.29 18:28:18.870577 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.00114449 sec., 188730.3515102797 rows/sec., 9.63 MiB/sec. | ||
| 13656 | 2026.05.29 18:28:18.870679 [ 286 ] {a865b839-11b4-4ecd-b5f2-e773343f12ce} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13657 | 2026.05.29 18:28:18.870789 [ 188 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13658 | 2026.05.29 18:28:18.870801 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 13659 | 2026.05.29 18:28:18.870824 [ 286 ] {a865b839-11b4-4ecd-b5f2-e773343f12ce} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001233 sec., 214922.95214922953 rows/sec., 14.28 MiB/sec. | ||
| 13660 | 2026.05.29 18:28:18.870842 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2026.05.29 18:28:18.870859 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13662 | 2026.05.29 18:28:18.870860 [ 286 ] {a865b839-11b4-4ecd-b5f2-e773343f12ce} <Debug> TCPHandler: Processed in 0.001397294 sec. | ||
| 13663 | 2026.05.29 18:28:18.870961 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 13664 | 2026.05.29 18:28:18.870990 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13665 | 2026.05.29 18:28:18.871094 [ 286 ] {c78b8f62-f58c-473b-943e-ea2bf664cd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13666 | 2026.05.29 18:28:18.871102 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13667 | 2026.05.29 18:28:18.871142 [ 286 ] {c78b8f62-f58c-473b-943e-ea2bf664cd29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13668 | 2026.05.29 18:28:18.871150 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 30957 rows starting from the beginning of the part | ||
| 13669 | 2026.05.29 18:28:18.871158 [ 188 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_36_7} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13670 | 2026.05.29 18:28:18.871224 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 13671 | 2026.05.29 18:28:18.871252 [ 188 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_36_7} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13672 | 2026.05.29 18:28:18.871271 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 265 rows starting from the beginning of the part | ||
| 13673 | 2026.05.29 18:28:18.871312 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1482 rows starting from the beginning of the part | ||
| 13674 | 2026.05.29 18:28:18.871347 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13675 | 2026.05.29 18:28:18.871356 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 148 rows starting from the beginning of the part | ||
| 13676 | 2026.05.29 18:28:18.871396 [ 196 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 265 rows starting from the beginning of the part | ||
| 13677 | 2026.05.29 18:28:18.871477 [ 286 ] {c78b8f62-f58c-473b-943e-ea2bf664cd29} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13678 | 2026.05.29 18:28:18.871518 [ 286 ] {c78b8f62-f58c-473b-943e-ea2bf664cd29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13679 | 2026.05.29 18:28:18.871881 [ 286 ] {c78b8f62-f58c-473b-943e-ea2bf664cd29} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13680 | 2026.05.29 18:28:18.872088 [ 286 ] {c78b8f62-f58c-473b-943e-ea2bf664cd29} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13681 | 2026.05.29 18:28:18.872222 [ 286 ] {c78b8f62-f58c-473b-943e-ea2bf664cd29} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 58.75 KiB/sec. | ||
| 13682 | 2026.05.29 18:28:18.872256 [ 286 ] {c78b8f62-f58c-473b-943e-ea2bf664cd29} <Debug> TCPHandler: Processed in 0.001317002 sec. | ||
| 13683 | 2026.05.29 18:28:18.872366 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13684 | 2026.05.29 18:28:18.872462 [ 286 ] {0318e385-b4f8-4eb5-8cf0-428a3edb88ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13685 | 2026.05.29 18:28:18.872517 [ 286 ] {0318e385-b4f8-4eb5-8cf0-428a3edb88ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13686 | 2026.05.29 18:28:18.873276 [ 286 ] {0318e385-b4f8-4eb5-8cf0-428a3edb88ab} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13687 | 2026.05.29 18:28:18.873313 [ 286 ] {0318e385-b4f8-4eb5-8cf0-428a3edb88ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13688 | 2026.05.29 18:28:18.873849 [ 286 ] {0318e385-b4f8-4eb5-8cf0-428a3edb88ab} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13689 | 2026.05.29 18:28:18.874076 [ 286 ] {0318e385-b4f8-4eb5-8cf0-428a3edb88ab} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13690 | 2026.05.29 18:28:18.874217 [ 286 ] {0318e385-b4f8-4eb5-8cf0-428a3edb88ab} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001773 sec., 6204.173716864072 rows/sec., 11.12 MiB/sec. | ||
| 13691 | 2026.05.29 18:28:18.874270 [ 286 ] {0318e385-b4f8-4eb5-8cf0-428a3edb88ab} <Debug> TCPHandler: Processed in 0.001954724 sec. | ||
| 13692 | 2026.05.29 18:28:18.874392 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13693 | 2026.05.29 18:28:18.874489 [ 286 ] {cadb5b3a-7ae0-4451-91ad-394faf784a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13694 | 2026.05.29 18:28:18.874530 [ 286 ] {cadb5b3a-7ae0-4451-91ad-394faf784a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13695 | 2026.05.29 18:28:18.874865 [ 286 ] {cadb5b3a-7ae0-4451-91ad-394faf784a64} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13696 | 2026.05.29 18:28:18.874900 [ 286 ] {cadb5b3a-7ae0-4451-91ad-394faf784a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13697 | 2026.05.29 18:28:18.875214 [ 286 ] {cadb5b3a-7ae0-4451-91ad-394faf784a64} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13698 | 2026.05.29 18:28:18.875417 [ 286 ] {cadb5b3a-7ae0-4451-91ad-394faf784a64} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13699 | 2026.05.29 18:28:18.875548 [ 286 ] {cadb5b3a-7ae0-4451-91ad-394faf784a64} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 13700 | 2026.05.29 18:28:18.875582 [ 286 ] {cadb5b3a-7ae0-4451-91ad-394faf784a64} <Debug> TCPHandler: Processed in 0.001240811 sec. | ||
| 13701 | 2026.05.29 18:28:18.879913 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33277 rows, containing 5 columns (5 merged, 0 gathered) in 0.009003984 sec., 3695808.4332446614 rows/sec., 236.52 MiB/sec. | ||
| 13702 | 2026.05.29 18:28:18.880230 [ 194 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 13703 | 2026.05.29 18:28:18.880588 [ 194 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2026.05.29 18:28:18.880688 [ 194 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 13705 | 2026.05.29 18:28:18.880801 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 13706 | 2026.05.29 18:28:19.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.32 MiB, peak 346.71 MiB, free memory in arenas 0.00 B, will set to 335.43 MiB (RSS), difference: 2.11 MiB | ||
| 13707 | 2026.05.29 18:28:19.529725 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13708 | 2026.05.29 18:28:19.529808 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13709 | 2026.05.29 18:28:19.707426 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24985 | ||
| 13710 | 2026.05.29 18:28:19.707957 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13711 | 2026.05.29 18:28:19.708013 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13712 | 2026.05.29 18:28:19.708516 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13713 | 2026.05.29 18:28:19.708764 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13714 | 2026.05.29 18:28:19.708914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24985 | ||
| 13715 | 2026.05.29 18:28:21.123469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
| 13716 | 2026.05.29 18:28:21.139913 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13717 | 2026.05.29 18:28:21.139978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13718 | 2026.05.29 18:28:21.145410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13719 | 2026.05.29 18:28:21.146107 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13720 | 2026.05.29 18:28:21.149307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 13721 | 2026.05.29 18:28:23.845832 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13722 | 2026.05.29 18:28:23.846072 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13723 | 2026.05.29 18:28:23.846409 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13724 | 2026.05.29 18:28:23.846448 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13725 | 2026.05.29 18:28:23.846673 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13726 | 2026.05.29 18:28:23.846755 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13727 | 2026.05.29 18:28:23.846897 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13728 | 2026.05.29 18:28:23.846993 [ 323 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13729 | 2026.05.29 18:28:23.846999 [ 352 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13730 | 2026.05.29 18:28:23.846995 [ 284 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13731 | 2026.05.29 18:28:23.847164 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 13732 | 2026.05.29 18:28:23.847197 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13733 | 2026.05.29 18:28:23.847290 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13734 | 2026.05.29 18:28:23.847311 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 13735 | 2026.05.29 18:28:23.847348 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13736 | 2026.05.29 18:28:23.847387 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13737 | 2026.05.29 18:28:23.847424 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13738 | 2026.05.29 18:28:23.848504 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002525 sec., 18217.82178217822 rows/sec., 2.18 MiB/sec. | ||
| 13739 | 2026.05.29 18:28:23.848661 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Debug> MemoryTracker: Peak memory usage (for query): 135.73 KiB. | ||
| 13740 | 2026.05.29 18:28:23.848677 [ 286 ] {a7617a1a-3691-4eba-bbbd-e3865b943c74} <Debug> TCPHandler: Processed in 0.00297377 sec. | ||
| 13741 | 2026.05.29 18:28:23.850871 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13742 | 2026.05.29 18:28:23.851005 [ 286 ] {20e2c186-f005-49eb-a908-b640f9547e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13743 | 2026.05.29 18:28:23.851058 [ 286 ] {20e2c186-f005-49eb-a908-b640f9547e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13744 | 2026.05.29 18:28:23.851600 [ 286 ] {20e2c186-f005-49eb-a908-b640f9547e54} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13745 | 2026.05.29 18:28:23.851642 [ 286 ] {20e2c186-f005-49eb-a908-b640f9547e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13746 | 2026.05.29 18:28:23.852031 [ 286 ] {20e2c186-f005-49eb-a908-b640f9547e54} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13747 | 2026.05.29 18:28:23.852244 [ 286 ] {20e2c186-f005-49eb-a908-b640f9547e54} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13748 | 2026.05.29 18:28:23.852381 [ 86 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13749 | 2026.05.29 18:28:23.852393 [ 286 ] {20e2c186-f005-49eb-a908-b640f9547e54} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001426 sec., 81346.42356241234 rows/sec., 6.91 MiB/sec. | ||
| 13750 | 2026.05.29 18:28:23.852440 [ 86 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13751 | 2026.05.29 18:28:23.852451 [ 286 ] {20e2c186-f005-49eb-a908-b640f9547e54} <Debug> TCPHandler: Processed in 0.001641497 sec. | ||
| 13752 | 2026.05.29 18:28:23.852474 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13753 | 2026.05.29 18:28:23.852590 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13754 | 2026.05.29 18:28:23.852599 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 13755 | 2026.05.29 18:28:23.852704 [ 286 ] {c6813e71-99f3-4bc0-ae9e-21f4a07b04e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13756 | 2026.05.29 18:28:23.852744 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13757 | 2026.05.29 18:28:23.852749 [ 286 ] {c6813e71-99f3-4bc0-ae9e-21f4a07b04e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13758 | 2026.05.29 18:28:23.852784 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3241 rows starting from the beginning of the part | ||
| 13759 | 2026.05.29 18:28:23.852858 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 819 rows starting from the beginning of the part | ||
| 13760 | 2026.05.29 18:28:23.852905 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2445 rows starting from the beginning of the part | ||
| 13761 | 2026.05.29 18:28:23.852950 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 13762 | 2026.05.29 18:28:23.852998 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 819 rows starting from the beginning of the part | ||
| 13763 | 2026.05.29 18:28:23.853039 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 116 rows starting from the beginning of the part | ||
| 13764 | 2026.05.29 18:28:23.853179 [ 286 ] {c6813e71-99f3-4bc0-ae9e-21f4a07b04e0} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13765 | 2026.05.29 18:28:23.853220 [ 286 ] {c6813e71-99f3-4bc0-ae9e-21f4a07b04e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13766 | 2026.05.29 18:28:23.853556 [ 286 ] {c6813e71-99f3-4bc0-ae9e-21f4a07b04e0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13767 | 2026.05.29 18:28:23.853778 [ 286 ] {c6813e71-99f3-4bc0-ae9e-21f4a07b04e0} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13768 | 2026.05.29 18:28:23.853918 [ 286 ] {c6813e71-99f3-4bc0-ae9e-21f4a07b04e0} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001244 sec., 24115.755627009643 rows/sec., 1.77 MiB/sec. | ||
| 13769 | 2026.05.29 18:28:23.853954 [ 286 ] {c6813e71-99f3-4bc0-ae9e-21f4a07b04e0} <Debug> TCPHandler: Processed in 0.001415184 sec. | ||
| 13770 | 2026.05.29 18:28:23.854081 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13771 | 2026.05.29 18:28:23.854182 [ 286 ] {323ad5f5-6e42-44e8-9440-2513b9bd20aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13772 | 2026.05.29 18:28:23.854224 [ 286 ] {323ad5f5-6e42-44e8-9440-2513b9bd20aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13773 | 2026.05.29 18:28:23.854645 [ 286 ] {323ad5f5-6e42-44e8-9440-2513b9bd20aa} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13774 | 2026.05.29 18:28:23.854680 [ 286 ] {323ad5f5-6e42-44e8-9440-2513b9bd20aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13775 | 2026.05.29 18:28:23.854992 [ 286 ] {323ad5f5-6e42-44e8-9440-2513b9bd20aa} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13776 | 2026.05.29 18:28:23.855199 [ 286 ] {323ad5f5-6e42-44e8-9440-2513b9bd20aa} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13777 | 2026.05.29 18:28:23.855322 [ 86 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13778 | 2026.05.29 18:28:23.855330 [ 286 ] {323ad5f5-6e42-44e8-9440-2513b9bd20aa} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001167 sec., 80548.4147386461 rows/sec., 6.29 MiB/sec. | ||
| 13779 | 2026.05.29 18:28:23.855382 [ 86 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13780 | 2026.05.29 18:28:23.855393 [ 286 ] {323ad5f5-6e42-44e8-9440-2513b9bd20aa} <Debug> TCPHandler: Processed in 0.001365354 sec. | ||
| 13781 | 2026.05.29 18:28:23.855434 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13782 | 2026.05.29 18:28:23.855530 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13783 | 2026.05.29 18:28:23.855567 [ 200 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7496 rows, containing 5 columns (5 merged, 0 gathered) in 0.003025501 sec., 2477606.188198252 rows/sec., 196.47 MiB/sec. | ||
| 13784 | 2026.05.29 18:28:23.855586 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 13785 | 2026.05.29 18:28:23.855631 [ 286 ] {cbf3d2cf-1869-4533-b6fb-90a51ed0850e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13786 | 2026.05.29 18:28:23.855681 [ 286 ] {cbf3d2cf-1869-4533-b6fb-90a51ed0850e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13787 | 2026.05.29 18:28:23.855786 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13788 | 2026.05.29 18:28:23.855844 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1793 rows starting from the beginning of the part | ||
| 13789 | 2026.05.29 18:28:23.855867 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13790 | 2026.05.29 18:28:23.855944 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 501 rows starting from the beginning of the part | ||
| 13791 | 2026.05.29 18:28:23.856023 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1304 rows starting from the beginning of the part | ||
| 13792 | 2026.05.29 18:28:23.856094 [ 286 ] {cbf3d2cf-1869-4533-b6fb-90a51ed0850e} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13793 | 2026.05.29 18:28:23.856097 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 13794 | 2026.05.29 18:28:23.856141 [ 286 ] {cbf3d2cf-1869-4533-b6fb-90a51ed0850e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13795 | 2026.05.29 18:28:23.856150 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_86_17} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13796 | 2026.05.29 18:28:23.856188 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 501 rows starting from the beginning of the part | ||
| 13797 | 2026.05.29 18:28:23.856238 [ 199 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_86_17} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13798 | 2026.05.29 18:28:23.856259 [ 194 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 94 rows starting from the beginning of the part | ||
| 13799 | 2026.05.29 18:28:23.856328 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 13800 | 2026.05.29 18:28:23.856515 [ 286 ] {cbf3d2cf-1869-4533-b6fb-90a51ed0850e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13801 | 2026.05.29 18:28:23.856745 [ 286 ] {cbf3d2cf-1869-4533-b6fb-90a51ed0850e} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13802 | 2026.05.29 18:28:23.856879 [ 286 ] {cbf3d2cf-1869-4533-b6fb-90a51ed0850e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 13803 | 2026.05.29 18:28:23.856915 [ 286 ] {cbf3d2cf-1869-4533-b6fb-90a51ed0850e} <Debug> TCPHandler: Processed in 0.001437304 sec. | ||
| 13804 | 2026.05.29 18:28:23.857029 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13805 | 2026.05.29 18:28:23.857127 [ 286 ] {16cee799-09c0-402e-9cd9-d0f64d49aba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13806 | 2026.05.29 18:28:23.857181 [ 286 ] {16cee799-09c0-402e-9cd9-d0f64d49aba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13807 | 2026.05.29 18:28:23.857793 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4257 rows, containing 5 columns (5 merged, 0 gathered) in 0.002269438 sec., 1875794.8002985762 rows/sec., 135.56 MiB/sec. | ||
| 13808 | 2026.05.29 18:28:23.857977 [ 286 ] {16cee799-09c0-402e-9cd9-d0f64d49aba8} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13809 | 2026.05.29 18:28:23.857994 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13810 | 2026.05.29 18:28:23.858022 [ 286 ] {16cee799-09c0-402e-9cd9-d0f64d49aba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13811 | 2026.05.29 18:28:23.858262 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_86_17} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13812 | 2026.05.29 18:28:23.858353 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_86_17} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13813 | 2026.05.29 18:28:23.858434 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 13814 | 2026.05.29 18:28:23.858593 [ 286 ] {16cee799-09c0-402e-9cd9-d0f64d49aba8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13815 | 2026.05.29 18:28:23.858815 [ 286 ] {16cee799-09c0-402e-9cd9-d0f64d49aba8} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13816 | 2026.05.29 18:28:23.858953 [ 286 ] {16cee799-09c0-402e-9cd9-d0f64d49aba8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001845 sec., 16260.162601626016 rows/sec., 29.14 MiB/sec. | ||
| 13817 | 2026.05.29 18:28:23.859005 [ 286 ] {16cee799-09c0-402e-9cd9-d0f64d49aba8} <Debug> TCPHandler: Processed in 0.002027384 sec. | ||
| 13818 | 2026.05.29 18:28:23.859127 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13819 | 2026.05.29 18:28:23.859224 [ 286 ] {494ef5b6-542b-4820-b8d0-66ec4bfb44e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13820 | 2026.05.29 18:28:23.859267 [ 286 ] {494ef5b6-542b-4820-b8d0-66ec4bfb44e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13821 | 2026.05.29 18:28:23.859599 [ 286 ] {494ef5b6-542b-4820-b8d0-66ec4bfb44e7} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2026.05.29 18:28:23.859634 [ 286 ] {494ef5b6-542b-4820-b8d0-66ec4bfb44e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13823 | 2026.05.29 18:28:23.859929 [ 286 ] {494ef5b6-542b-4820-b8d0-66ec4bfb44e7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13824 | 2026.05.29 18:28:23.860133 [ 286 ] {494ef5b6-542b-4820-b8d0-66ec4bfb44e7} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13825 | 2026.05.29 18:28:23.860244 [ 86 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13826 | 2026.05.29 18:28:23.860260 [ 286 ] {494ef5b6-542b-4820-b8d0-66ec4bfb44e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 13827 | 2026.05.29 18:28:23.860286 [ 86 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13828 | 2026.05.29 18:28:23.860303 [ 286 ] {494ef5b6-542b-4820-b8d0-66ec4bfb44e7} <Debug> TCPHandler: Processed in 0.001226961 sec. | ||
| 13829 | 2026.05.29 18:28:23.860313 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13830 | 2026.05.29 18:28:23.860391 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 13831 | 2026.05.29 18:28:23.860482 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13832 | 2026.05.29 18:28:23.860506 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4980 rows starting from the beginning of the part | ||
| 13833 | 2026.05.29 18:28:23.860549 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 13834 | 2026.05.29 18:28:23.860585 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 6 rows starting from the beginning of the part | ||
| 13835 | 2026.05.29 18:28:23.860617 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 54 rows starting from the beginning of the part | ||
| 13836 | 2026.05.29 18:28:23.860649 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 13837 | 2026.05.29 18:28:23.860680 [ 194 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 13838 | 2026.05.29 18:28:23.862201 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001833581 sec., 2879610.990733434 rows/sec., 185.81 MiB/sec. | ||
| 13839 | 2026.05.29 18:28:23.862583 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13840 | 2026.05.29 18:28:23.862881 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_86_17} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13841 | 2026.05.29 18:28:23.862964 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_86_17} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13842 | 2026.05.29 18:28:23.863060 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13843 | 2026.05.29 18:28:27.209127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25497 | ||
| 13844 | 2026.05.29 18:28:27.209771 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13845 | 2026.05.29 18:28:27.209837 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13846 | 2026.05.29 18:28:27.210485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13847 | 2026.05.29 18:28:27.210825 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13848 | 2026.05.29 18:28:27.211020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25497 | ||
| 13849 | 2026.05.29 18:28:28.649447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 13850 | 2026.05.29 18:28:28.669178 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13851 | 2026.05.29 18:28:28.669254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13852 | 2026.05.29 18:28:28.677551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13853 | 2026.05.29 18:28:28.678778 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13854 | 2026.05.29 18:28:28.683318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 13855 | 2026.05.29 18:28:28.850375 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13856 | 2026.05.29 18:28:28.850616 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 13857 | 2026.05.29 18:28:28.850964 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13858 | 2026.05.29 18:28:28.851006 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 13859 | 2026.05.29 18:28:28.851247 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13860 | 2026.05.29 18:28:28.851313 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13861 | 2026.05.29 18:28:28.851453 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 13862 | 2026.05.29 18:28:28.851537 [ 359 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13863 | 2026.05.29 18:28:28.851556 [ 284 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13864 | 2026.05.29 18:28:28.851562 [ 352 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13865 | 2026.05.29 18:28:28.851711 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 13866 | 2026.05.29 18:28:28.851740 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13867 | 2026.05.29 18:28:28.851823 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13868 | 2026.05.29 18:28:28.851844 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 13869 | 2026.05.29 18:28:28.851879 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 13870 | 2026.05.29 18:28:28.851920 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 13871 | 2026.05.29 18:28:28.851958 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 13872 | 2026.05.29 18:28:28.853076 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002562 sec., 17954.722872755658 rows/sec., 3.66 MiB/sec. | ||
| 13873 | 2026.05.29 18:28:28.853238 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Debug> MemoryTracker: Peak memory usage (for query): 154.89 KiB. | ||
| 13874 | 2026.05.29 18:28:28.853254 [ 286 ] {0034ce49-70d5-4c52-b520-95a193063c0c} <Debug> TCPHandler: Processed in 0.003009221 sec. | ||
| 13875 | 2026.05.29 18:28:28.858676 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13876 | 2026.05.29 18:28:28.858810 [ 286 ] {cb99581f-8e3f-4dfa-b2c2-50b5f91f59c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13877 | 2026.05.29 18:28:28.858863 [ 286 ] {cb99581f-8e3f-4dfa-b2c2-50b5f91f59c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13878 | 2026.05.29 18:28:28.859553 [ 286 ] {cb99581f-8e3f-4dfa-b2c2-50b5f91f59c1} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13879 | 2026.05.29 18:28:28.859594 [ 286 ] {cb99581f-8e3f-4dfa-b2c2-50b5f91f59c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13880 | 2026.05.29 18:28:28.859995 [ 286 ] {cb99581f-8e3f-4dfa-b2c2-50b5f91f59c1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13881 | 2026.05.29 18:28:28.860218 [ 286 ] {cb99581f-8e3f-4dfa-b2c2-50b5f91f59c1} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13882 | 2026.05.29 18:28:28.860371 [ 286 ] {cb99581f-8e3f-4dfa-b2c2-50b5f91f59c1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001597 sec., 177833.4376956794 rows/sec., 11.29 MiB/sec. | ||
| 13883 | 2026.05.29 18:28:28.860398 [ 80 ] {} <Debug> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13884 | 2026.05.29 18:28:28.860408 [ 286 ] {cb99581f-8e3f-4dfa-b2c2-50b5f91f59c1} <Debug> TCPHandler: Processed in 0.001796731 sec. | ||
| 13885 | 2026.05.29 18:28:28.860459 [ 80 ] {} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13886 | 2026.05.29 18:28:28.860494 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13887 | 2026.05.29 18:28:28.860568 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13888 | 2026.05.29 18:28:28.860601 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 13889 | 2026.05.29 18:28:28.860669 [ 286 ] {d14d378e-4524-419c-9bb5-3d2d001c7936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13890 | 2026.05.29 18:28:28.860715 [ 286 ] {d14d378e-4524-419c-9bb5-3d2d001c7936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13891 | 2026.05.29 18:28:28.860729 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13892 | 2026.05.29 18:28:28.860770 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 13893 | 2026.05.29 18:28:28.860836 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 13894 | 2026.05.29 18:28:28.860882 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 13895 | 2026.05.29 18:28:28.860925 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 13896 | 2026.05.29 18:28:28.860965 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 13897 | 2026.05.29 18:28:28.861136 [ 286 ] {d14d378e-4524-419c-9bb5-3d2d001c7936} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13898 | 2026.05.29 18:28:28.861177 [ 286 ] {d14d378e-4524-419c-9bb5-3d2d001c7936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13899 | 2026.05.29 18:28:28.861489 [ 286 ] {d14d378e-4524-419c-9bb5-3d2d001c7936} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13900 | 2026.05.29 18:28:28.861708 [ 286 ] {d14d378e-4524-419c-9bb5-3d2d001c7936} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13901 | 2026.05.29 18:28:28.861841 [ 286 ] {d14d378e-4524-419c-9bb5-3d2d001c7936} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001191 sec., 3358.5222502099077 rows/sec., 273.86 KiB/sec. | ||
| 13902 | 2026.05.29 18:28:28.861877 [ 286 ] {d14d378e-4524-419c-9bb5-3d2d001c7936} <Debug> TCPHandler: Processed in 0.001360273 sec. | ||
| 13903 | 2026.05.29 18:28:28.861952 [ 191 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382694 sec., 1026980.6623880627 rows/sec., 69.14 MiB/sec. | ||
| 13904 | 2026.05.29 18:28:28.861998 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13905 | 2026.05.29 18:28:28.862098 [ 286 ] {5730ccc4-5274-46af-925e-ec31ec6a840d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13906 | 2026.05.29 18:28:28.862109 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13907 | 2026.05.29 18:28:28.862140 [ 286 ] {5730ccc4-5274-46af-925e-ec31ec6a840d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13908 | 2026.05.29 18:28:28.862370 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_37_9} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13909 | 2026.05.29 18:28:28.862446 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_37_9} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13910 | 2026.05.29 18:28:28.862523 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13911 | 2026.05.29 18:28:28.863004 [ 286 ] {5730ccc4-5274-46af-925e-ec31ec6a840d} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2026.05.29 18:28:28.863046 [ 286 ] {5730ccc4-5274-46af-925e-ec31ec6a840d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13913 | 2026.05.29 18:28:28.863406 [ 286 ] {5730ccc4-5274-46af-925e-ec31ec6a840d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13914 | 2026.05.29 18:28:28.863613 [ 286 ] {5730ccc4-5274-46af-925e-ec31ec6a840d} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2026.05.29 18:28:28.863740 [ 286 ] {5730ccc4-5274-46af-925e-ec31ec6a840d} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.00166 sec., 494578.313253012 rows/sec., 38.35 MiB/sec. | ||
| 13916 | 2026.05.29 18:28:28.863779 [ 286 ] {5730ccc4-5274-46af-925e-ec31ec6a840d} <Debug> TCPHandler: Processed in 0.001830801 sec. | ||
| 13917 | 2026.05.29 18:28:28.863905 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13918 | 2026.05.29 18:28:28.864002 [ 286 ] {e335d07c-4d3f-49f0-86f6-34429e622095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13919 | 2026.05.29 18:28:28.864043 [ 286 ] {e335d07c-4d3f-49f0-86f6-34429e622095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13920 | 2026.05.29 18:28:28.864483 [ 286 ] {e335d07c-4d3f-49f0-86f6-34429e622095} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13921 | 2026.05.29 18:28:28.864518 [ 286 ] {e335d07c-4d3f-49f0-86f6-34429e622095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13922 | 2026.05.29 18:28:28.864817 [ 286 ] {e335d07c-4d3f-49f0-86f6-34429e622095} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13923 | 2026.05.29 18:28:28.865044 [ 286 ] {e335d07c-4d3f-49f0-86f6-34429e622095} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13924 | 2026.05.29 18:28:28.865173 [ 286 ] {e335d07c-4d3f-49f0-86f6-34429e622095} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.00119 sec., 131932.7731092437 rows/sec., 7.92 MiB/sec. | ||
| 13925 | 2026.05.29 18:28:28.865209 [ 286 ] {e335d07c-4d3f-49f0-86f6-34429e622095} <Debug> TCPHandler: Processed in 0.001356183 sec. | ||
| 13926 | 2026.05.29 18:28:28.865333 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13927 | 2026.05.29 18:28:28.865429 [ 286 ] {2ebb8ab7-aefd-4437-a8fc-3a430eea8530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13928 | 2026.05.29 18:28:28.865469 [ 286 ] {2ebb8ab7-aefd-4437-a8fc-3a430eea8530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13929 | 2026.05.29 18:28:28.865932 [ 286 ] {2ebb8ab7-aefd-4437-a8fc-3a430eea8530} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2026.05.29 18:28:28.865968 [ 286 ] {2ebb8ab7-aefd-4437-a8fc-3a430eea8530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13931 | 2026.05.29 18:28:28.866266 [ 286 ] {2ebb8ab7-aefd-4437-a8fc-3a430eea8530} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13932 | 2026.05.29 18:28:28.866484 [ 286 ] {2ebb8ab7-aefd-4437-a8fc-3a430eea8530} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.05.29 18:28:28.866611 [ 286 ] {2ebb8ab7-aefd-4437-a8fc-3a430eea8530} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001201 sec., 124063.28059950042 rows/sec., 8.02 MiB/sec. | ||
| 13934 | 2026.05.29 18:28:28.866647 [ 286 ] {2ebb8ab7-aefd-4437-a8fc-3a430eea8530} <Debug> TCPHandler: Processed in 0.001365543 sec. | ||
| 13935 | 2026.05.29 18:28:28.866768 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13936 | 2026.05.29 18:28:28.866864 [ 286 ] {ea8c9781-f07a-4d5d-93c9-fcc688eedc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13937 | 2026.05.29 18:28:28.866904 [ 286 ] {ea8c9781-f07a-4d5d-93c9-fcc688eedc4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13938 | 2026.05.29 18:28:28.867345 [ 286 ] {ea8c9781-f07a-4d5d-93c9-fcc688eedc4a} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13939 | 2026.05.29 18:28:28.867380 [ 286 ] {ea8c9781-f07a-4d5d-93c9-fcc688eedc4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13940 | 2026.05.29 18:28:28.867685 [ 286 ] {ea8c9781-f07a-4d5d-93c9-fcc688eedc4a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13941 | 2026.05.29 18:28:28.867895 [ 286 ] {ea8c9781-f07a-4d5d-93c9-fcc688eedc4a} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.05.29 18:28:28.868010 [ 80 ] {} <Debug> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13943 | 2026.05.29 18:28:28.868031 [ 286 ] {ea8c9781-f07a-4d5d-93c9-fcc688eedc4a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 13944 | 2026.05.29 18:28:28.868054 [ 80 ] {} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13945 | 2026.05.29 18:28:28.868072 [ 286 ] {ea8c9781-f07a-4d5d-93c9-fcc688eedc4a} <Debug> TCPHandler: Processed in 0.001356783 sec. | ||
| 13946 | 2026.05.29 18:28:28.868080 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13947 | 2026.05.29 18:28:28.868180 [ 193 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 13948 | 2026.05.29 18:28:28.868209 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13949 | 2026.05.29 18:28:28.868279 [ 193 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13950 | 2026.05.29 18:28:28.868305 [ 286 ] {5c65a668-aa61-41d3-b5cb-bd68973ef649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13951 | 2026.05.29 18:28:28.868308 [ 193 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 13952 | 2026.05.29 18:28:28.868347 [ 286 ] {5c65a668-aa61-41d3-b5cb-bd68973ef649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13953 | 2026.05.29 18:28:28.868373 [ 193 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 13954 | 2026.05.29 18:28:28.868420 [ 193 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 13955 | 2026.05.29 18:28:28.868461 [ 193 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 13956 | 2026.05.29 18:28:28.868501 [ 193 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 13957 | 2026.05.29 18:28:28.869017 [ 286 ] {5c65a668-aa61-41d3-b5cb-bd68973ef649} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13958 | 2026.05.29 18:28:28.869051 [ 286 ] {5c65a668-aa61-41d3-b5cb-bd68973ef649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13959 | 2026.05.29 18:28:28.869258 [ 200 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001115939 sec., 663118.6830104513 rows/sec., 40.24 MiB/sec. | ||
| 13960 | 2026.05.29 18:28:28.869384 [ 286 ] {5c65a668-aa61-41d3-b5cb-bd68973ef649} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13961 | 2026.05.29 18:28:28.869446 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13962 | 2026.05.29 18:28:28.869663 [ 286 ] {5c65a668-aa61-41d3-b5cb-bd68973ef649} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13963 | 2026.05.29 18:28:28.869809 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_37_9} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13964 | 2026.05.29 18:28:28.869810 [ 286 ] {5c65a668-aa61-41d3-b5cb-bd68973ef649} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001522 sec., 331800.26281208935 rows/sec., 23.35 MiB/sec. | ||
| 13965 | 2026.05.29 18:28:28.869863 [ 286 ] {5c65a668-aa61-41d3-b5cb-bd68973ef649} <Debug> TCPHandler: Processed in 0.001704009 sec. | ||
| 13966 | 2026.05.29 18:28:28.869901 [ 191 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_37_9} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13967 | 2026.05.29 18:28:28.869993 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13968 | 2026.05.29 18:28:28.870000 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13969 | 2026.05.29 18:28:28.870095 [ 286 ] {916593e5-4e53-4ce4-9f35-73df1cd53e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13970 | 2026.05.29 18:28:28.870141 [ 286 ] {916593e5-4e53-4ce4-9f35-73df1cd53e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13971 | 2026.05.29 18:28:28.870473 [ 286 ] {916593e5-4e53-4ce4-9f35-73df1cd53e76} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13972 | 2026.05.29 18:28:28.870508 [ 286 ] {916593e5-4e53-4ce4-9f35-73df1cd53e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13973 | 2026.05.29 18:28:28.870809 [ 286 ] {916593e5-4e53-4ce4-9f35-73df1cd53e76} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13974 | 2026.05.29 18:28:28.871030 [ 286 ] {916593e5-4e53-4ce4-9f35-73df1cd53e76} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13975 | 2026.05.29 18:28:28.871162 [ 286 ] {916593e5-4e53-4ce4-9f35-73df1cd53e76} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 13976 | 2026.05.29 18:28:28.871196 [ 286 ] {916593e5-4e53-4ce4-9f35-73df1cd53e76} <Debug> TCPHandler: Processed in 0.001252712 sec. | ||
| 13977 | 2026.05.29 18:28:28.871321 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13978 | 2026.05.29 18:28:28.871417 [ 286 ] {c8b85e90-c726-4af0-8442-1230595c8a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13979 | 2026.05.29 18:28:28.871460 [ 286 ] {c8b85e90-c726-4af0-8442-1230595c8a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13980 | 2026.05.29 18:28:28.871870 [ 286 ] {c8b85e90-c726-4af0-8442-1230595c8a67} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13981 | 2026.05.29 18:28:28.871906 [ 286 ] {c8b85e90-c726-4af0-8442-1230595c8a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13982 | 2026.05.29 18:28:28.872234 [ 286 ] {c8b85e90-c726-4af0-8442-1230595c8a67} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13983 | 2026.05.29 18:28:28.872446 [ 286 ] {c8b85e90-c726-4af0-8442-1230595c8a67} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13984 | 2026.05.29 18:28:28.872570 [ 286 ] {c8b85e90-c726-4af0-8442-1230595c8a67} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001171 sec., 228010.24765157985 rows/sec., 15.16 MiB/sec. | ||
| 13985 | 2026.05.29 18:28:28.872603 [ 286 ] {c8b85e90-c726-4af0-8442-1230595c8a67} <Debug> TCPHandler: Processed in 0.001333552 sec. | ||
| 13986 | 2026.05.29 18:28:28.872725 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13987 | 2026.05.29 18:28:28.872821 [ 286 ] {e10a59df-7c60-4d73-845f-fc96e81a5da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13988 | 2026.05.29 18:28:28.872863 [ 286 ] {e10a59df-7c60-4d73-845f-fc96e81a5da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13989 | 2026.05.29 18:28:28.873176 [ 286 ] {e10a59df-7c60-4d73-845f-fc96e81a5da1} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13990 | 2026.05.29 18:28:28.873210 [ 286 ] {e10a59df-7c60-4d73-845f-fc96e81a5da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13991 | 2026.05.29 18:28:28.873494 [ 286 ] {e10a59df-7c60-4d73-845f-fc96e81a5da1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13992 | 2026.05.29 18:28:28.873719 [ 286 ] {e10a59df-7c60-4d73-845f-fc96e81a5da1} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13993 | 2026.05.29 18:28:28.873855 [ 286 ] {e10a59df-7c60-4d73-845f-fc96e81a5da1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 13994 | 2026.05.29 18:28:28.873889 [ 286 ] {e10a59df-7c60-4d73-845f-fc96e81a5da1} <Debug> TCPHandler: Processed in 0.00121602 sec. | ||
| 13995 | 2026.05.29 18:28:28.874003 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13996 | 2026.05.29 18:28:28.874100 [ 286 ] {93773f30-413c-4ecb-9255-164c8775169c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13997 | 2026.05.29 18:28:28.874156 [ 286 ] {93773f30-413c-4ecb-9255-164c8775169c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13998 | 2026.05.29 18:28:28.874928 [ 286 ] {93773f30-413c-4ecb-9255-164c8775169c} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13999 | 2026.05.29 18:28:28.874963 [ 286 ] {93773f30-413c-4ecb-9255-164c8775169c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14000 | 2026.05.29 18:28:28.875457 [ 286 ] {93773f30-413c-4ecb-9255-164c8775169c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14001 | 2026.05.29 18:28:28.875683 [ 286 ] {93773f30-413c-4ecb-9255-164c8775169c} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14002 | 2026.05.29 18:28:28.875823 [ 286 ] {93773f30-413c-4ecb-9255-164c8775169c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001741 sec., 6318.207926479035 rows/sec., 11.32 MiB/sec. | ||
| 14003 | 2026.05.29 18:28:28.875874 [ 286 ] {93773f30-413c-4ecb-9255-164c8775169c} <Debug> TCPHandler: Processed in 0.001920662 sec. | ||
| 14004 | 2026.05.29 18:28:28.875993 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14005 | 2026.05.29 18:28:28.876090 [ 286 ] {bfc5efe1-82dd-4be4-9f21-24cd1d29dd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14006 | 2026.05.29 18:28:28.876132 [ 286 ] {bfc5efe1-82dd-4be4-9f21-24cd1d29dd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14007 | 2026.05.29 18:28:28.876459 [ 286 ] {bfc5efe1-82dd-4be4-9f21-24cd1d29dd11} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14008 | 2026.05.29 18:28:28.876494 [ 286 ] {bfc5efe1-82dd-4be4-9f21-24cd1d29dd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14009 | 2026.05.29 18:28:28.876797 [ 286 ] {bfc5efe1-82dd-4be4-9f21-24cd1d29dd11} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14010 | 2026.05.29 18:28:28.876999 [ 286 ] {bfc5efe1-82dd-4be4-9f21-24cd1d29dd11} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14011 | 2026.05.29 18:28:28.877123 [ 286 ] {bfc5efe1-82dd-4be4-9f21-24cd1d29dd11} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001051 sec., 85632.73073263558 rows/sec., 5.36 MiB/sec. | ||
| 14012 | 2026.05.29 18:28:28.877155 [ 286 ] {bfc5efe1-82dd-4be4-9f21-24cd1d29dd11} <Debug> TCPHandler: Processed in 0.001213271 sec. | ||
| 14013 | 2026.05.29 18:28:29.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.97 MiB, peak 346.71 MiB, free memory in arenas 0.00 B, will set to 335.88 MiB (RSS), difference: -1.09 MiB | ||
| 14014 | 2026.05.29 18:28:33.846706 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14015 | 2026.05.29 18:28:33.846949 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14016 | 2026.05.29 18:28:33.847293 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14017 | 2026.05.29 18:28:33.847334 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14018 | 2026.05.29 18:28:33.847564 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14019 | 2026.05.29 18:28:33.847639 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14020 | 2026.05.29 18:28:33.847797 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14021 | 2026.05.29 18:28:33.847884 [ 345 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14022 | 2026.05.29 18:28:33.847911 [ 352 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14023 | 2026.05.29 18:28:33.847931 [ 284 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14024 | 2026.05.29 18:28:33.848070 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 14025 | 2026.05.29 18:28:33.848105 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14026 | 2026.05.29 18:28:33.848202 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14027 | 2026.05.29 18:28:33.848223 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 14028 | 2026.05.29 18:28:33.848262 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14029 | 2026.05.29 18:28:33.848305 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14030 | 2026.05.29 18:28:33.848354 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14031 | 2026.05.29 18:28:33.849563 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002707 sec., 16992.98115995567 rows/sec., 2.03 MiB/sec. | ||
| 14032 | 2026.05.29 18:28:33.849724 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Debug> MemoryTracker: Peak memory usage (for query): 135.63 KiB. | ||
| 14033 | 2026.05.29 18:28:33.849740 [ 286 ] {2d7b1188-5559-45d2-bc81-7fdc1297c99a} <Debug> TCPHandler: Processed in 0.003167384 sec. | ||
| 14034 | 2026.05.29 18:28:33.851908 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14035 | 2026.05.29 18:28:33.852030 [ 286 ] {1c0362f2-34d7-4097-a798-9678132d6ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14036 | 2026.05.29 18:28:33.852081 [ 286 ] {1c0362f2-34d7-4097-a798-9678132d6ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14037 | 2026.05.29 18:28:33.852660 [ 286 ] {1c0362f2-34d7-4097-a798-9678132d6ec1} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14038 | 2026.05.29 18:28:33.852714 [ 286 ] {1c0362f2-34d7-4097-a798-9678132d6ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14039 | 2026.05.29 18:28:33.853104 [ 286 ] {1c0362f2-34d7-4097-a798-9678132d6ec1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14040 | 2026.05.29 18:28:33.853352 [ 286 ] {1c0362f2-34d7-4097-a798-9678132d6ec1} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14041 | 2026.05.29 18:28:33.853519 [ 286 ] {1c0362f2-34d7-4097-a798-9678132d6ec1} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001527 sec., 75965.94629993451 rows/sec., 6.45 MiB/sec. | ||
| 14042 | 2026.05.29 18:28:33.853562 [ 286 ] {1c0362f2-34d7-4097-a798-9678132d6ec1} <Debug> TCPHandler: Processed in 0.001713699 sec. | ||
| 14043 | 2026.05.29 18:28:33.853709 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14044 | 2026.05.29 18:28:33.853816 [ 286 ] {6efe6f1d-d6c3-46c0-bea5-ee924e75346c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14045 | 2026.05.29 18:28:33.853862 [ 286 ] {6efe6f1d-d6c3-46c0-bea5-ee924e75346c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14046 | 2026.05.29 18:28:33.854378 [ 286 ] {6efe6f1d-d6c3-46c0-bea5-ee924e75346c} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2026.05.29 18:28:33.854426 [ 286 ] {6efe6f1d-d6c3-46c0-bea5-ee924e75346c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14048 | 2026.05.29 18:28:33.854882 [ 286 ] {6efe6f1d-d6c3-46c0-bea5-ee924e75346c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14049 | 2026.05.29 18:28:33.855149 [ 286 ] {6efe6f1d-d6c3-46c0-bea5-ee924e75346c} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2026.05.29 18:28:33.855311 [ 74 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14051 | 2026.05.29 18:28:33.855316 [ 286 ] {6efe6f1d-d6c3-46c0-bea5-ee924e75346c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001521 sec., 19723.865877712033 rows/sec., 1.45 MiB/sec. | ||
| 14052 | 2026.05.29 18:28:33.855370 [ 74 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14053 | 2026.05.29 18:28:33.855399 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14054 | 2026.05.29 18:28:33.855400 [ 286 ] {6efe6f1d-d6c3-46c0-bea5-ee924e75346c} <Debug> TCPHandler: Processed in 0.001743569 sec. | ||
| 14055 | 2026.05.29 18:28:33.855520 [ 200 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 14056 | 2026.05.29 18:28:33.855570 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14057 | 2026.05.29 18:28:33.855658 [ 200 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14058 | 2026.05.29 18:28:33.855697 [ 200 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 212 rows starting from the beginning of the part | ||
| 14059 | 2026.05.29 18:28:33.855707 [ 286 ] {61808682-1008-4019-bc81-9b092f15a8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14060 | 2026.05.29 18:28:33.855767 [ 200 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 53 rows starting from the beginning of the part | ||
| 14061 | 2026.05.29 18:28:33.855770 [ 286 ] {61808682-1008-4019-bc81-9b092f15a8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14062 | 2026.05.29 18:28:33.855821 [ 200 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 153 rows starting from the beginning of the part | ||
| 14063 | 2026.05.29 18:28:33.855871 [ 200 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 14064 | 2026.05.29 18:28:33.855914 [ 200 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 157 rows starting from the beginning of the part | ||
| 14065 | 2026.05.29 18:28:33.855962 [ 200 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 14066 | 2026.05.29 18:28:33.856382 [ 286 ] {61808682-1008-4019-bc81-9b092f15a8d1} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2026.05.29 18:28:33.856434 [ 286 ] {61808682-1008-4019-bc81-9b092f15a8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14068 | 2026.05.29 18:28:33.856918 [ 286 ] {61808682-1008-4019-bc81-9b092f15a8d1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14069 | 2026.05.29 18:28:33.856963 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502046 sec., 422756.6932038034 rows/sec., 28.37 MiB/sec. | ||
| 14070 | 2026.05.29 18:28:33.857199 [ 190 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14071 | 2026.05.29 18:28:33.857256 [ 286 ] {61808682-1008-4019-bc81-9b092f15a8d1} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14072 | 2026.05.29 18:28:33.857452 [ 286 ] {61808682-1008-4019-bc81-9b092f15a8d1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001776 sec., 52927.92792792793 rows/sec., 4.13 MiB/sec. | ||
| 14073 | 2026.05.29 18:28:33.857501 [ 286 ] {61808682-1008-4019-bc81-9b092f15a8d1} <Debug> TCPHandler: Processed in 0.001994214 sec. | ||
| 14074 | 2026.05.29 18:28:33.857598 [ 190 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_76_15} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14075 | 2026.05.29 18:28:33.857640 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14076 | 2026.05.29 18:28:33.857703 [ 190 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_76_15} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14077 | 2026.05.29 18:28:33.857744 [ 286 ] {4e1ee7ad-d832-406d-9011-e9a2cd9f9400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14078 | 2026.05.29 18:28:33.857793 [ 286 ] {4e1ee7ad-d832-406d-9011-e9a2cd9f9400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14079 | 2026.05.29 18:28:33.857827 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14080 | 2026.05.29 18:28:33.858252 [ 286 ] {4e1ee7ad-d832-406d-9011-e9a2cd9f9400} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2026.05.29 18:28:33.858314 [ 286 ] {4e1ee7ad-d832-406d-9011-e9a2cd9f9400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14082 | 2026.05.29 18:28:33.858748 [ 286 ] {4e1ee7ad-d832-406d-9011-e9a2cd9f9400} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14083 | 2026.05.29 18:28:33.858968 [ 286 ] {4e1ee7ad-d832-406d-9011-e9a2cd9f9400} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2026.05.29 18:28:33.859114 [ 286 ] {4e1ee7ad-d832-406d-9011-e9a2cd9f9400} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00139 sec., 115107.91366906476 rows/sec., 8.02 MiB/sec. | ||
| 14085 | 2026.05.29 18:28:33.859150 [ 286 ] {4e1ee7ad-d832-406d-9011-e9a2cd9f9400} <Debug> TCPHandler: Processed in 0.001564336 sec. | ||
| 14086 | 2026.05.29 18:28:33.859302 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2026.05.29 18:28:33.859435 [ 286 ] {0b269c0f-9324-48ad-94f0-a9b9589e7ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14088 | 2026.05.29 18:28:33.859516 [ 286 ] {0b269c0f-9324-48ad-94f0-a9b9589e7ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14089 | 2026.05.29 18:28:33.860496 [ 286 ] {0b269c0f-9324-48ad-94f0-a9b9589e7ed4} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2026.05.29 18:28:33.860537 [ 286 ] {0b269c0f-9324-48ad-94f0-a9b9589e7ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14091 | 2026.05.29 18:28:33.861114 [ 286 ] {0b269c0f-9324-48ad-94f0-a9b9589e7ed4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14092 | 2026.05.29 18:28:33.861350 [ 286 ] {0b269c0f-9324-48ad-94f0-a9b9589e7ed4} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2026.05.29 18:28:33.861516 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14094 | 2026.05.29 18:28:33.861534 [ 286 ] {0b269c0f-9324-48ad-94f0-a9b9589e7ed4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002126 sec., 14111.006585136407 rows/sec., 25.29 MiB/sec. | ||
| 14095 | 2026.05.29 18:28:33.861557 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14096 | 2026.05.29 18:28:33.861615 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14097 | 2026.05.29 18:28:33.861639 [ 286 ] {0b269c0f-9324-48ad-94f0-a9b9589e7ed4} <Debug> TCPHandler: Processed in 0.002401541 sec. | ||
| 14098 | 2026.05.29 18:28:33.861703 [ 200 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 14099 | 2026.05.29 18:28:33.861795 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14100 | 2026.05.29 18:28:33.861899 [ 286 ] {e4d252e1-b52b-4055-8827-b77588730b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14101 | 2026.05.29 18:28:33.861922 [ 200 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14102 | 2026.05.29 18:28:33.861943 [ 286 ] {e4d252e1-b52b-4055-8827-b77588730b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14103 | 2026.05.29 18:28:33.861988 [ 200 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1524 rows starting from the beginning of the part | ||
| 14104 | 2026.05.29 18:28:33.862108 [ 200 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 41 rows starting from the beginning of the part | ||
| 14105 | 2026.05.29 18:28:33.862210 [ 200 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 11 rows starting from the beginning of the part | ||
| 14106 | 2026.05.29 18:28:33.862311 [ 200 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 14107 | 2026.05.29 18:28:33.862337 [ 286 ] {e4d252e1-b52b-4055-8827-b77588730b7c} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.05.29 18:28:33.862394 [ 286 ] {e4d252e1-b52b-4055-8827-b77588730b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14109 | 2026.05.29 18:28:33.862407 [ 200 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 11 rows starting from the beginning of the part | ||
| 14110 | 2026.05.29 18:28:33.862505 [ 200 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 14111 | 2026.05.29 18:28:33.862738 [ 286 ] {e4d252e1-b52b-4055-8827-b77588730b7c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14112 | 2026.05.29 18:28:33.862997 [ 286 ] {e4d252e1-b52b-4055-8827-b77588730b7c} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14113 | 2026.05.29 18:28:33.863138 [ 286 ] {e4d252e1-b52b-4055-8827-b77588730b7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. | ||
| 14114 | 2026.05.29 18:28:33.863174 [ 286 ] {e4d252e1-b52b-4055-8827-b77588730b7c} <Debug> TCPHandler: Processed in 0.001438535 sec. | ||
| 14115 | 2026.05.29 18:28:33.870980 [ 195 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1647 rows, containing 19 columns (19 merged, 0 gathered) in 0.009310138 sec., 176903.92988804245 rows/sec., 317.00 MiB/sec. | ||
| 14116 | 2026.05.29 18:28:33.873420 [ 197 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14117 | 2026.05.29 18:28:33.873825 [ 197 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14118 | 2026.05.29 18:28:33.873902 [ 197 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14119 | 2026.05.29 18:28:33.874080 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 14120 | 2026.05.29 18:28:34.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.36 MiB, peak 347.88 MiB, free memory in arenas 0.00 B, will set to 340.84 MiB (RSS), difference: 4.48 MiB | ||
| 14121 | 2026.05.29 18:28:34.529906 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14122 | 2026.05.29 18:28:34.529987 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14123 | 2026.05.29 18:28:34.711193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25945 | ||
| 14124 | 2026.05.29 18:28:34.711728 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14125 | 2026.05.29 18:28:34.711771 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14126 | 2026.05.29 18:28:34.712218 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14127 | 2026.05.29 18:28:34.712423 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14128 | 2026.05.29 18:28:34.712552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25945 | ||
| 14129 | 2026.05.29 18:28:36.183423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 14130 | 2026.05.29 18:28:36.203368 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14131 | 2026.05.29 18:28:36.203448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14132 | 2026.05.29 18:28:36.210043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14133 | 2026.05.29 18:28:36.210801 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14134 | 2026.05.29 18:28:36.214842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 14135 | 2026.05.29 18:28:38.850742 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14136 | 2026.05.29 18:28:38.851023 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 14137 | 2026.05.29 18:28:38.851419 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14138 | 2026.05.29 18:28:38.851470 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 14139 | 2026.05.29 18:28:38.851754 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14140 | 2026.05.29 18:28:38.851832 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14141 | 2026.05.29 18:28:38.851973 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14142 | 2026.05.29 18:28:38.852055 [ 359 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14143 | 2026.05.29 18:28:38.852082 [ 284 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14144 | 2026.05.29 18:28:38.852101 [ 352 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14145 | 2026.05.29 18:28:38.852263 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 14146 | 2026.05.29 18:28:38.852303 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14147 | 2026.05.29 18:28:38.852395 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14148 | 2026.05.29 18:28:38.852416 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 14149 | 2026.05.29 18:28:38.852455 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 14150 | 2026.05.29 18:28:38.852498 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 14151 | 2026.05.29 18:28:38.852537 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 14152 | 2026.05.29 18:28:38.853740 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002834 sec., 16231.474947071276 rows/sec., 3.31 MiB/sec. | ||
| 14153 | 2026.05.29 18:28:38.853903 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Debug> MemoryTracker: Peak memory usage (for query): 154.85 KiB. | ||
| 14154 | 2026.05.29 18:28:38.853919 [ 286 ] {ed48425c-672e-4b09-8da4-7cfc7c31cc3d} <Debug> TCPHandler: Processed in 0.003319077 sec. | ||
| 14155 | 2026.05.29 18:28:38.859135 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14156 | 2026.05.29 18:28:38.859271 [ 286 ] {637bb4d6-564e-4b85-bb7d-f237673d776a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14157 | 2026.05.29 18:28:38.859326 [ 286 ] {637bb4d6-564e-4b85-bb7d-f237673d776a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14158 | 2026.05.29 18:28:38.860052 [ 286 ] {637bb4d6-564e-4b85-bb7d-f237673d776a} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14159 | 2026.05.29 18:28:38.860097 [ 286 ] {637bb4d6-564e-4b85-bb7d-f237673d776a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14160 | 2026.05.29 18:28:38.860460 [ 286 ] {637bb4d6-564e-4b85-bb7d-f237673d776a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14161 | 2026.05.29 18:28:38.860685 [ 286 ] {637bb4d6-564e-4b85-bb7d-f237673d776a} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14162 | 2026.05.29 18:28:38.860827 [ 286 ] {637bb4d6-564e-4b85-bb7d-f237673d776a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001593 sec., 178279.97489014437 rows/sec., 11.32 MiB/sec. | ||
| 14163 | 2026.05.29 18:28:38.860863 [ 286 ] {637bb4d6-564e-4b85-bb7d-f237673d776a} <Debug> TCPHandler: Processed in 0.001791051 sec. | ||
| 14164 | 2026.05.29 18:28:38.861015 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14165 | 2026.05.29 18:28:38.861111 [ 286 ] {b64d9aa0-f259-4d53-ab77-780835fbb93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14166 | 2026.05.29 18:28:38.861151 [ 286 ] {b64d9aa0-f259-4d53-ab77-780835fbb93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14167 | 2026.05.29 18:28:38.861895 [ 286 ] {b64d9aa0-f259-4d53-ab77-780835fbb93c} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14168 | 2026.05.29 18:28:38.861932 [ 286 ] {b64d9aa0-f259-4d53-ab77-780835fbb93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14169 | 2026.05.29 18:28:38.862272 [ 286 ] {b64d9aa0-f259-4d53-ab77-780835fbb93c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14170 | 2026.05.29 18:28:38.862471 [ 286 ] {b64d9aa0-f259-4d53-ab77-780835fbb93c} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14171 | 2026.05.29 18:28:38.862603 [ 286 ] {b64d9aa0-f259-4d53-ab77-780835fbb93c} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001511 sec., 542025.148908008 rows/sec., 42.04 MiB/sec. | ||
| 14172 | 2026.05.29 18:28:38.862638 [ 286 ] {b64d9aa0-f259-4d53-ab77-780835fbb93c} <Debug> TCPHandler: Processed in 0.001671738 sec. | ||
| 14173 | 2026.05.29 18:28:38.862760 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14174 | 2026.05.29 18:28:38.862856 [ 286 ] {261c77cf-bee1-44a6-ab96-87cf0e8dbe8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14175 | 2026.05.29 18:28:38.862897 [ 286 ] {261c77cf-bee1-44a6-ab96-87cf0e8dbe8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14176 | 2026.05.29 18:28:38.863329 [ 286 ] {261c77cf-bee1-44a6-ab96-87cf0e8dbe8e} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14177 | 2026.05.29 18:28:38.863366 [ 286 ] {261c77cf-bee1-44a6-ab96-87cf0e8dbe8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14178 | 2026.05.29 18:28:38.863658 [ 286 ] {261c77cf-bee1-44a6-ab96-87cf0e8dbe8e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14179 | 2026.05.29 18:28:38.863854 [ 286 ] {261c77cf-bee1-44a6-ab96-87cf0e8dbe8e} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14180 | 2026.05.29 18:28:38.863976 [ 286 ] {261c77cf-bee1-44a6-ab96-87cf0e8dbe8e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001139 sec., 134328.3582089552 rows/sec., 8.03 MiB/sec. | ||
| 14181 | 2026.05.29 18:28:38.864010 [ 286 ] {261c77cf-bee1-44a6-ab96-87cf0e8dbe8e} <Debug> TCPHandler: Processed in 0.001298042 sec. | ||
| 14182 | 2026.05.29 18:28:38.864129 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14183 | 2026.05.29 18:28:38.864222 [ 286 ] {a971293c-950c-46f4-be0a-909bae069613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14184 | 2026.05.29 18:28:38.864262 [ 286 ] {a971293c-950c-46f4-be0a-909bae069613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14185 | 2026.05.29 18:28:38.864683 [ 286 ] {a971293c-950c-46f4-be0a-909bae069613} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14186 | 2026.05.29 18:28:38.864718 [ 286 ] {a971293c-950c-46f4-be0a-909bae069613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14187 | 2026.05.29 18:28:38.865005 [ 286 ] {a971293c-950c-46f4-be0a-909bae069613} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14188 | 2026.05.29 18:28:38.865219 [ 286 ] {a971293c-950c-46f4-be0a-909bae069613} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14189 | 2026.05.29 18:28:38.865343 [ 286 ] {a971293c-950c-46f4-be0a-909bae069613} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001139 sec., 130816.5057067603 rows/sec., 8.45 MiB/sec. | ||
| 14190 | 2026.05.29 18:28:38.865376 [ 286 ] {a971293c-950c-46f4-be0a-909bae069613} <Debug> TCPHandler: Processed in 0.001296072 sec. | ||
| 14191 | 2026.05.29 18:28:38.865493 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14192 | 2026.05.29 18:28:38.865587 [ 286 ] {7f2654a7-1587-4a8f-b75e-fc3ffa7dd1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14193 | 2026.05.29 18:28:38.865626 [ 286 ] {7f2654a7-1587-4a8f-b75e-fc3ffa7dd1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14194 | 2026.05.29 18:28:38.866047 [ 286 ] {7f2654a7-1587-4a8f-b75e-fc3ffa7dd1d3} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14195 | 2026.05.29 18:28:38.866083 [ 286 ] {7f2654a7-1587-4a8f-b75e-fc3ffa7dd1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14196 | 2026.05.29 18:28:38.866368 [ 286 ] {7f2654a7-1587-4a8f-b75e-fc3ffa7dd1d3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14197 | 2026.05.29 18:28:38.866562 [ 286 ] {7f2654a7-1587-4a8f-b75e-fc3ffa7dd1d3} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14198 | 2026.05.29 18:28:38.866689 [ 286 ] {7f2654a7-1587-4a8f-b75e-fc3ffa7dd1d3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00112 sec., 132142.85714285716 rows/sec., 7.52 MiB/sec. | ||
| 14199 | 2026.05.29 18:28:38.866722 [ 286 ] {7f2654a7-1587-4a8f-b75e-fc3ffa7dd1d3} <Debug> TCPHandler: Processed in 0.001276611 sec. | ||
| 14200 | 2026.05.29 18:28:38.866840 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14201 | 2026.05.29 18:28:38.866934 [ 286 ] {3f84ccb7-2374-4856-994c-f0cee1b3495b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14202 | 2026.05.29 18:28:38.866974 [ 286 ] {3f84ccb7-2374-4856-994c-f0cee1b3495b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14203 | 2026.05.29 18:28:38.867520 [ 286 ] {3f84ccb7-2374-4856-994c-f0cee1b3495b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14204 | 2026.05.29 18:28:38.867555 [ 286 ] {3f84ccb7-2374-4856-994c-f0cee1b3495b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14205 | 2026.05.29 18:28:38.867864 [ 286 ] {3f84ccb7-2374-4856-994c-f0cee1b3495b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14206 | 2026.05.29 18:28:38.868071 [ 286 ] {3f84ccb7-2374-4856-994c-f0cee1b3495b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14207 | 2026.05.29 18:28:38.868197 [ 286 ] {3f84ccb7-2374-4856-994c-f0cee1b3495b} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00128 sec., 391406.24999999994 rows/sec., 27.51 MiB/sec. | ||
| 14208 | 2026.05.29 18:28:38.868230 [ 286 ] {3f84ccb7-2374-4856-994c-f0cee1b3495b} <Debug> TCPHandler: Processed in 0.001438984 sec. | ||
| 14209 | 2026.05.29 18:28:38.868342 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14210 | 2026.05.29 18:28:38.868435 [ 286 ] {c70130dd-6526-4bb4-a475-209f337cf66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14211 | 2026.05.29 18:28:38.868476 [ 286 ] {c70130dd-6526-4bb4-a475-209f337cf66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14212 | 2026.05.29 18:28:38.868804 [ 286 ] {c70130dd-6526-4bb4-a475-209f337cf66e} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14213 | 2026.05.29 18:28:38.868839 [ 286 ] {c70130dd-6526-4bb4-a475-209f337cf66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14214 | 2026.05.29 18:28:38.869123 [ 286 ] {c70130dd-6526-4bb4-a475-209f337cf66e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14215 | 2026.05.29 18:28:38.869325 [ 286 ] {c70130dd-6526-4bb4-a475-209f337cf66e} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14216 | 2026.05.29 18:28:38.869454 [ 286 ] {c70130dd-6526-4bb4-a475-209f337cf66e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 14217 | 2026.05.29 18:28:38.869487 [ 286 ] {c70130dd-6526-4bb4-a475-209f337cf66e} <Debug> TCPHandler: Processed in 0.00119323 sec. | ||
| 14218 | 2026.05.29 18:28:38.869605 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14219 | 2026.05.29 18:28:38.869699 [ 286 ] {ee903493-0787-44bb-88f2-5826620fee60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14220 | 2026.05.29 18:28:38.869741 [ 286 ] {ee903493-0787-44bb-88f2-5826620fee60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14221 | 2026.05.29 18:28:38.870139 [ 286 ] {ee903493-0787-44bb-88f2-5826620fee60} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14222 | 2026.05.29 18:28:38.870174 [ 286 ] {ee903493-0787-44bb-88f2-5826620fee60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14223 | 2026.05.29 18:28:38.870485 [ 286 ] {ee903493-0787-44bb-88f2-5826620fee60} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14224 | 2026.05.29 18:28:38.870694 [ 286 ] {ee903493-0787-44bb-88f2-5826620fee60} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14225 | 2026.05.29 18:28:38.870816 [ 286 ] {ee903493-0787-44bb-88f2-5826620fee60} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001135 sec., 233480.17621145377 rows/sec., 15.52 MiB/sec. | ||
| 14226 | 2026.05.29 18:28:38.870849 [ 286 ] {ee903493-0787-44bb-88f2-5826620fee60} <Debug> TCPHandler: Processed in 0.001291452 sec. | ||
| 14227 | 2026.05.29 18:28:38.870965 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14228 | 2026.05.29 18:28:38.871059 [ 286 ] {d6a0aba6-2393-411a-946f-4e9f35462d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14229 | 2026.05.29 18:28:38.871100 [ 286 ] {d6a0aba6-2393-411a-946f-4e9f35462d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14230 | 2026.05.29 18:28:38.871439 [ 286 ] {d6a0aba6-2393-411a-946f-4e9f35462d09} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14231 | 2026.05.29 18:28:38.871473 [ 286 ] {d6a0aba6-2393-411a-946f-4e9f35462d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14232 | 2026.05.29 18:28:38.871757 [ 286 ] {d6a0aba6-2393-411a-946f-4e9f35462d09} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14233 | 2026.05.29 18:28:38.871956 [ 286 ] {d6a0aba6-2393-411a-946f-4e9f35462d09} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14234 | 2026.05.29 18:28:38.872080 [ 286 ] {d6a0aba6-2393-411a-946f-4e9f35462d09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 14235 | 2026.05.29 18:28:38.872112 [ 286 ] {d6a0aba6-2393-411a-946f-4e9f35462d09} <Debug> TCPHandler: Processed in 0.00119665 sec. | ||
| 14236 | 2026.05.29 18:28:38.872213 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14237 | 2026.05.29 18:28:38.872306 [ 286 ] {7fbe0e7f-b2e0-44ca-a61e-2bb09cfd3ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14238 | 2026.05.29 18:28:38.872359 [ 286 ] {7fbe0e7f-b2e0-44ca-a61e-2bb09cfd3ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14239 | 2026.05.29 18:28:38.873096 [ 286 ] {7fbe0e7f-b2e0-44ca-a61e-2bb09cfd3ce5} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14240 | 2026.05.29 18:28:38.873131 [ 286 ] {7fbe0e7f-b2e0-44ca-a61e-2bb09cfd3ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14241 | 2026.05.29 18:28:38.873624 [ 286 ] {7fbe0e7f-b2e0-44ca-a61e-2bb09cfd3ce5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14242 | 2026.05.29 18:28:38.873849 [ 286 ] {7fbe0e7f-b2e0-44ca-a61e-2bb09cfd3ce5} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14243 | 2026.05.29 18:28:38.873984 [ 286 ] {7fbe0e7f-b2e0-44ca-a61e-2bb09cfd3ce5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001696 sec., 6485.8490566037735 rows/sec., 11.62 MiB/sec. | ||
| 14244 | 2026.05.29 18:28:38.874033 [ 286 ] {7fbe0e7f-b2e0-44ca-a61e-2bb09cfd3ce5} <Debug> TCPHandler: Processed in 0.001869322 sec. | ||
| 14245 | 2026.05.29 18:28:38.874132 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14246 | 2026.05.29 18:28:38.874222 [ 286 ] {f2bca070-24bb-4302-b580-9720993e3d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14247 | 2026.05.29 18:28:38.874263 [ 286 ] {f2bca070-24bb-4302-b580-9720993e3d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14248 | 2026.05.29 18:28:38.874587 [ 286 ] {f2bca070-24bb-4302-b580-9720993e3d9b} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14249 | 2026.05.29 18:28:38.874622 [ 286 ] {f2bca070-24bb-4302-b580-9720993e3d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14250 | 2026.05.29 18:28:38.874922 [ 286 ] {f2bca070-24bb-4302-b580-9720993e3d9b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14251 | 2026.05.29 18:28:38.875124 [ 286 ] {f2bca070-24bb-4302-b580-9720993e3d9b} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14252 | 2026.05.29 18:28:38.875248 [ 286 ] {f2bca070-24bb-4302-b580-9720993e3d9b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 14253 | 2026.05.29 18:28:38.875281 [ 286 ] {f2bca070-24bb-4302-b580-9720993e3d9b} <Debug> TCPHandler: Processed in 0.00119674 sec. | ||
| 14254 | 2026.05.29 18:28:39.425325 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14255 | 2026.05.29 18:28:39.425590 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14256 | 2026.05.29 18:28:39.425970 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14257 | 2026.05.29 18:28:39.426011 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14258 | 2026.05.29 18:28:39.426249 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14259 | 2026.05.29 18:28:39.426320 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14260 | 2026.05.29 18:28:39.426462 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 14261 | 2026.05.29 18:28:39.426550 [ 359 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14262 | 2026.05.29 18:28:39.426564 [ 339 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14263 | 2026.05.29 18:28:39.426606 [ 352 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14264 | 2026.05.29 18:28:39.426745 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 14265 | 2026.05.29 18:28:39.426777 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14266 | 2026.05.29 18:28:39.426863 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14267 | 2026.05.29 18:28:39.426885 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 14268 | 2026.05.29 18:28:39.426921 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14269 | 2026.05.29 18:28:39.426962 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14270 | 2026.05.29 18:28:39.427000 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14271 | 2026.05.29 18:28:39.428140 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002664 sec., 17267.267267267267 rows/sec., 2.06 MiB/sec. | ||
| 14272 | 2026.05.29 18:28:39.428305 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Debug> MemoryTracker: Peak memory usage (for query): 139.10 KiB. | ||
| 14273 | 2026.05.29 18:28:39.428322 [ 286 ] {3142c996-94e1-4d62-8498-c71f62a1c14a} <Debug> TCPHandler: Processed in 0.003136833 sec. | ||
| 14274 | 2026.05.29 18:28:39.439513 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14275 | 2026.05.29 18:28:39.439648 [ 286 ] {b10ab1db-6838-459c-8109-85fc61327566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14276 | 2026.05.29 18:28:39.439703 [ 286 ] {b10ab1db-6838-459c-8109-85fc61327566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14277 | 2026.05.29 18:28:39.441690 [ 286 ] {b10ab1db-6838-459c-8109-85fc61327566} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14278 | 2026.05.29 18:28:39.441734 [ 286 ] {b10ab1db-6838-459c-8109-85fc61327566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14279 | 2026.05.29 18:28:39.442246 [ 286 ] {b10ab1db-6838-459c-8109-85fc61327566} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14280 | 2026.05.29 18:28:39.442481 [ 286 ] {b10ab1db-6838-459c-8109-85fc61327566} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14281 | 2026.05.29 18:28:39.442636 [ 286 ] {b10ab1db-6838-459c-8109-85fc61327566} <Debug> executeQuery: Read 2439 rows, 185.37 KiB in 0.003028 sec., 805482.1664464994 rows/sec., 59.78 MiB/sec. | ||
| 14282 | 2026.05.29 18:28:39.442675 [ 286 ] {b10ab1db-6838-459c-8109-85fc61327566} <Debug> TCPHandler: Processed in 0.003225014 sec. | ||
| 14283 | 2026.05.29 18:28:39.442801 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14284 | 2026.05.29 18:28:39.442902 [ 286 ] {8c27f997-5eba-4823-b46f-ffd3df47eed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14285 | 2026.05.29 18:28:39.442944 [ 286 ] {8c27f997-5eba-4823-b46f-ffd3df47eed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14286 | 2026.05.29 18:28:39.443380 [ 286 ] {8c27f997-5eba-4823-b46f-ffd3df47eed5} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14287 | 2026.05.29 18:28:39.443418 [ 286 ] {8c27f997-5eba-4823-b46f-ffd3df47eed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14288 | 2026.05.29 18:28:39.443714 [ 286 ] {8c27f997-5eba-4823-b46f-ffd3df47eed5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14289 | 2026.05.29 18:28:39.443925 [ 286 ] {8c27f997-5eba-4823-b46f-ffd3df47eed5} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14290 | 2026.05.29 18:28:39.444060 [ 286 ] {8c27f997-5eba-4823-b46f-ffd3df47eed5} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001181 sec., 34716.342082980525 rows/sec., 2.55 MiB/sec. | ||
| 14291 | 2026.05.29 18:28:39.444095 [ 286 ] {8c27f997-5eba-4823-b46f-ffd3df47eed5} <Debug> TCPHandler: Processed in 0.001343493 sec. | ||
| 14292 | 2026.05.29 18:28:39.444206 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14293 | 2026.05.29 18:28:39.444299 [ 286 ] {18cf4a20-e7d8-4007-8572-15b35cf24cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14294 | 2026.05.29 18:28:39.444340 [ 286 ] {18cf4a20-e7d8-4007-8572-15b35cf24cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14295 | 2026.05.29 18:28:39.445168 [ 286 ] {18cf4a20-e7d8-4007-8572-15b35cf24cf1} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14296 | 2026.05.29 18:28:39.445203 [ 286 ] {18cf4a20-e7d8-4007-8572-15b35cf24cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14297 | 2026.05.29 18:28:39.445555 [ 286 ] {18cf4a20-e7d8-4007-8572-15b35cf24cf1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14298 | 2026.05.29 18:28:39.445773 [ 286 ] {18cf4a20-e7d8-4007-8572-15b35cf24cf1} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14299 | 2026.05.29 18:28:39.445910 [ 286 ] {18cf4a20-e7d8-4007-8572-15b35cf24cf1} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001629 sec., 491712.7071823204 rows/sec., 28.40 MiB/sec. | ||
| 14300 | 2026.05.29 18:28:39.445918 [ 66 ] {} <Debug> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 14301 | 2026.05.29 18:28:39.445945 [ 286 ] {18cf4a20-e7d8-4007-8572-15b35cf24cf1} <Debug> TCPHandler: Processed in 0.00178785 sec. | ||
| 14302 | 2026.05.29 18:28:39.446003 [ 66 ] {} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14303 | 2026.05.29 18:28:39.446048 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14304 | 2026.05.29 18:28:39.446085 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14305 | 2026.05.29 18:28:39.446164 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 14306 | 2026.05.29 18:28:39.446186 [ 286 ] {42ea6719-f40c-431b-ac1c-c7c751394877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14307 | 2026.05.29 18:28:39.446230 [ 286 ] {42ea6719-f40c-431b-ac1c-c7c751394877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14308 | 2026.05.29 18:28:39.446272 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14309 | 2026.05.29 18:28:39.446305 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 14310 | 2026.05.29 18:28:39.446368 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 801 rows starting from the beginning of the part | ||
| 14311 | 2026.05.29 18:28:39.446420 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 14312 | 2026.05.29 18:28:39.446469 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 14313 | 2026.05.29 18:28:39.446517 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 14314 | 2026.05.29 18:28:39.446562 [ 201 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 801 rows starting from the beginning of the part | ||
| 14315 | 2026.05.29 18:28:39.446609 [ 286 ] {42ea6719-f40c-431b-ac1c-c7c751394877} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14316 | 2026.05.29 18:28:39.446646 [ 286 ] {42ea6719-f40c-431b-ac1c-c7c751394877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14317 | 2026.05.29 18:28:39.446944 [ 286 ] {42ea6719-f40c-431b-ac1c-c7c751394877} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 14318 | 2026.05.29 18:28:39.447148 [ 286 ] {42ea6719-f40c-431b-ac1c-c7c751394877} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14319 | 2026.05.29 18:28:39.447286 [ 286 ] {42ea6719-f40c-431b-ac1c-c7c751394877} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 14320 | 2026.05.29 18:28:39.447321 [ 286 ] {42ea6719-f40c-431b-ac1c-c7c751394877} <Debug> TCPHandler: Processed in 0.001284272 sec. | ||
| 14321 | 2026.05.29 18:28:39.447434 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14322 | 2026.05.29 18:28:39.447528 [ 286 ] {96350f17-beae-4d5a-8a07-1f0c48bcb885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14323 | 2026.05.29 18:28:39.447568 [ 286 ] {96350f17-beae-4d5a-8a07-1f0c48bcb885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14324 | 2026.05.29 18:28:39.447715 [ 195 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589107 sec., 1887852.7374179335 rows/sec., 118.82 MiB/sec. | ||
| 14325 | 2026.05.29 18:28:39.447891 [ 197 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 14326 | 2026.05.29 18:28:39.448144 [ 197 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_50_10} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14327 | 2026.05.29 18:28:39.448212 [ 197 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_50_10} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 14328 | 2026.05.29 18:28:39.448284 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 14329 | 2026.05.29 18:28:39.448605 [ 286 ] {96350f17-beae-4d5a-8a07-1f0c48bcb885} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14330 | 2026.05.29 18:28:39.448639 [ 286 ] {96350f17-beae-4d5a-8a07-1f0c48bcb885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14331 | 2026.05.29 18:28:39.448992 [ 286 ] {96350f17-beae-4d5a-8a07-1f0c48bcb885} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14332 | 2026.05.29 18:28:39.449202 [ 286 ] {96350f17-beae-4d5a-8a07-1f0c48bcb885} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14333 | 2026.05.29 18:28:39.449329 [ 286 ] {96350f17-beae-4d5a-8a07-1f0c48bcb885} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001819 sec., 710280.3738317756 rows/sec., 47.40 MiB/sec. | ||
| 14334 | 2026.05.29 18:28:39.449363 [ 286 ] {96350f17-beae-4d5a-8a07-1f0c48bcb885} <Debug> TCPHandler: Processed in 0.001977953 sec. | ||
| 14335 | 2026.05.29 18:28:39.449483 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14336 | 2026.05.29 18:28:39.449578 [ 286 ] {047c699c-1b90-49b0-b03e-f71c73d095b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14337 | 2026.05.29 18:28:39.449622 [ 286 ] {047c699c-1b90-49b0-b03e-f71c73d095b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14338 | 2026.05.29 18:28:39.450434 [ 286 ] {047c699c-1b90-49b0-b03e-f71c73d095b7} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14339 | 2026.05.29 18:28:39.450470 [ 286 ] {047c699c-1b90-49b0-b03e-f71c73d095b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14340 | 2026.05.29 18:28:39.450894 [ 286 ] {047c699c-1b90-49b0-b03e-f71c73d095b7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14341 | 2026.05.29 18:28:39.451121 [ 286 ] {047c699c-1b90-49b0-b03e-f71c73d095b7} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14342 | 2026.05.29 18:28:39.451242 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 14343 | 2026.05.29 18:28:39.451252 [ 286 ] {047c699c-1b90-49b0-b03e-f71c73d095b7} <Debug> executeQuery: Read 1476 rows, 91.48 KiB in 0.001692 sec., 872340.4255319149 rows/sec., 52.80 MiB/sec. | ||
| 14344 | 2026.05.29 18:28:39.451281 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14345 | 2026.05.29 18:28:39.451301 [ 286 ] {047c699c-1b90-49b0-b03e-f71c73d095b7} <Debug> TCPHandler: Processed in 0.001866641 sec. | ||
| 14346 | 2026.05.29 18:28:39.451306 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14347 | 2026.05.29 18:28:39.451425 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14348 | 2026.05.29 18:28:39.451435 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 14349 | 2026.05.29 18:28:39.451526 [ 286 ] {96225984-1fca-43be-9cf4-3bfb2ad33c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14350 | 2026.05.29 18:28:39.451582 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14351 | 2026.05.29 18:28:39.451584 [ 286 ] {96225984-1fca-43be-9cf4-3bfb2ad33c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14352 | 2026.05.29 18:28:39.451628 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_85_17, total 33277 rows starting from the beginning of the part | ||
| 14353 | 2026.05.29 18:28:39.451708 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 14354 | 2026.05.29 18:28:39.451762 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 267 rows starting from the beginning of the part | ||
| 14355 | 2026.05.29 18:28:39.451819 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 14356 | 2026.05.29 18:28:39.451867 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 265 rows starting from the beginning of the part | ||
| 14357 | 2026.05.29 18:28:39.451912 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1476 rows starting from the beginning of the part | ||
| 14358 | 2026.05.29 18:28:39.452400 [ 286 ] {96225984-1fca-43be-9cf4-3bfb2ad33c7a} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14359 | 2026.05.29 18:28:39.452441 [ 286 ] {96225984-1fca-43be-9cf4-3bfb2ad33c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14360 | 2026.05.29 18:28:39.453034 [ 286 ] {96225984-1fca-43be-9cf4-3bfb2ad33c7a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14361 | 2026.05.29 18:28:39.453272 [ 286 ] {96225984-1fca-43be-9cf4-3bfb2ad33c7a} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14362 | 2026.05.29 18:28:39.453429 [ 286 ] {96225984-1fca-43be-9cf4-3bfb2ad33c7a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001921 sec., 21343.050494534098 rows/sec., 38.25 MiB/sec. | ||
| 14363 | 2026.05.29 18:28:39.453486 [ 286 ] {96225984-1fca-43be-9cf4-3bfb2ad33c7a} <Debug> TCPHandler: Processed in 0.002110247 sec. | ||
| 14364 | 2026.05.29 18:28:39.453616 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14365 | 2026.05.29 18:28:39.453711 [ 286 ] {a00fb22a-33d6-4d9e-ac76-8c4b0279b1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14366 | 2026.05.29 18:28:39.453753 [ 286 ] {a00fb22a-33d6-4d9e-ac76-8c4b0279b1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14367 | 2026.05.29 18:28:39.454067 [ 286 ] {a00fb22a-33d6-4d9e-ac76-8c4b0279b1c4} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14368 | 2026.05.29 18:28:39.454102 [ 286 ] {a00fb22a-33d6-4d9e-ac76-8c4b0279b1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14369 | 2026.05.29 18:28:39.454391 [ 286 ] {a00fb22a-33d6-4d9e-ac76-8c4b0279b1c4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14370 | 2026.05.29 18:28:39.454600 [ 286 ] {a00fb22a-33d6-4d9e-ac76-8c4b0279b1c4} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14371 | 2026.05.29 18:28:39.454729 [ 286 ] {a00fb22a-33d6-4d9e-ac76-8c4b0279b1c4} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 392.70 KiB/sec. | ||
| 14372 | 2026.05.29 18:28:39.454763 [ 286 ] {a00fb22a-33d6-4d9e-ac76-8c4b0279b1c4} <Debug> TCPHandler: Processed in 0.00119758 sec. | ||
| 14373 | 2026.05.29 18:28:39.458859 [ 195 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35605 rows, containing 5 columns (5 merged, 0 gathered) in 0.007472087 sec., 4765067.644421164 rows/sec., 304.69 MiB/sec. | ||
| 14374 | 2026.05.29 18:28:39.459386 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 14375 | 2026.05.29 18:28:39.459740 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14376 | 2026.05.29 18:28:39.459837 [ 188 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 14377 | 2026.05.29 18:28:39.459934 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14378 | 2026.05.29 18:28:42.212779 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26457 | ||
| 14379 | 2026.05.29 18:28:42.213354 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14380 | 2026.05.29 18:28:42.213404 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14381 | 2026.05.29 18:28:42.213862 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14382 | 2026.05.29 18:28:42.214085 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14383 | 2026.05.29 18:28:42.214224 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26457 | ||
| 14384 | 2026.05.29 18:28:43.714933 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 14385 | 2026.05.29 18:28:43.732882 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14386 | 2026.05.29 18:28:43.732950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14387 | 2026.05.29 18:28:43.739557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14388 | 2026.05.29 18:28:43.740297 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14389 | 2026.05.29 18:28:43.743487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 14390 | 2026.05.29 18:28:43.845149 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14391 | 2026.05.29 18:28:43.845375 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 14392 | 2026.05.29 18:28:43.845703 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14393 | 2026.05.29 18:28:43.845739 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 14394 | 2026.05.29 18:28:43.845952 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14395 | 2026.05.29 18:28:43.846020 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14396 | 2026.05.29 18:28:43.846159 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14397 | 2026.05.29 18:28:43.846236 [ 359 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14398 | 2026.05.29 18:28:43.846256 [ 339 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14399 | 2026.05.29 18:28:43.846256 [ 284 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14400 | 2026.05.29 18:28:43.846368 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 14401 | 2026.05.29 18:28:43.846395 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14402 | 2026.05.29 18:28:43.846478 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14403 | 2026.05.29 18:28:43.846498 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 14404 | 2026.05.29 18:28:43.846534 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14405 | 2026.05.29 18:28:43.846573 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14406 | 2026.05.29 18:28:43.846618 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14407 | 2026.05.29 18:28:43.847591 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002309 sec., 19922.04417496752 rows/sec., 2.38 MiB/sec. | ||
| 14408 | 2026.05.29 18:28:43.847718 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Debug> MemoryTracker: Peak memory usage (for query): 135.46 KiB. | ||
| 14409 | 2026.05.29 18:28:43.847735 [ 286 ] {0930bc31-6dc7-4c87-ae3e-296e52609f1b} <Debug> TCPHandler: Processed in 0.002711826 sec. | ||
| 14410 | 2026.05.29 18:28:43.849406 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14411 | 2026.05.29 18:28:43.849516 [ 286 ] {db8abbed-8827-43ee-8ba2-efe1ccb291cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14412 | 2026.05.29 18:28:43.849561 [ 286 ] {db8abbed-8827-43ee-8ba2-efe1ccb291cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14413 | 2026.05.29 18:28:43.850035 [ 286 ] {db8abbed-8827-43ee-8ba2-efe1ccb291cb} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14414 | 2026.05.29 18:28:43.850071 [ 286 ] {db8abbed-8827-43ee-8ba2-efe1ccb291cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14415 | 2026.05.29 18:28:43.850430 [ 286 ] {db8abbed-8827-43ee-8ba2-efe1ccb291cb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14416 | 2026.05.29 18:28:43.850655 [ 286 ] {db8abbed-8827-43ee-8ba2-efe1ccb291cb} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14417 | 2026.05.29 18:28:43.850785 [ 57 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14418 | 2026.05.29 18:28:43.850802 [ 286 ] {db8abbed-8827-43ee-8ba2-efe1ccb291cb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001317 sec., 42520.8807896735 rows/sec., 3.27 MiB/sec. | ||
| 14419 | 2026.05.29 18:28:43.850829 [ 57 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14420 | 2026.05.29 18:28:43.850843 [ 286 ] {db8abbed-8827-43ee-8ba2-efe1ccb291cb} <Debug> TCPHandler: Processed in 0.001489835 sec. | ||
| 14421 | 2026.05.29 18:28:43.850852 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14422 | 2026.05.29 18:28:43.850968 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14423 | 2026.05.29 18:28:43.850969 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 14424 | 2026.05.29 18:28:43.851071 [ 286 ] {39b0c600-9639-4412-9816-59d389c5e705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14425 | 2026.05.29 18:28:43.851117 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14426 | 2026.05.29 18:28:43.851118 [ 286 ] {39b0c600-9639-4412-9816-59d389c5e705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14427 | 2026.05.29 18:28:43.851163 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3241 rows starting from the beginning of the part | ||
| 14428 | 2026.05.29 18:28:43.851244 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 821 rows starting from the beginning of the part | ||
| 14429 | 2026.05.29 18:28:43.851298 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 116 rows starting from the beginning of the part | ||
| 14430 | 2026.05.29 18:28:43.851349 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 819 rows starting from the beginning of the part | ||
| 14431 | 2026.05.29 18:28:43.851395 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2439 rows starting from the beginning of the part | ||
| 14432 | 2026.05.29 18:28:43.851445 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 14433 | 2026.05.29 18:28:43.851579 [ 286 ] {39b0c600-9639-4412-9816-59d389c5e705} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14434 | 2026.05.29 18:28:43.851621 [ 286 ] {39b0c600-9639-4412-9816-59d389c5e705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14435 | 2026.05.29 18:28:43.851965 [ 286 ] {39b0c600-9639-4412-9816-59d389c5e705} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14436 | 2026.05.29 18:28:43.852178 [ 286 ] {39b0c600-9639-4412-9816-59d389c5e705} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14437 | 2026.05.29 18:28:43.852285 [ 57 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14438 | 2026.05.29 18:28:43.852310 [ 57 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14439 | 2026.05.29 18:28:43.852312 [ 286 ] {39b0c600-9639-4412-9816-59d389c5e705} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 14440 | 2026.05.29 18:28:43.852327 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14441 | 2026.05.29 18:28:43.852352 [ 286 ] {39b0c600-9639-4412-9816-59d389c5e705} <Debug> TCPHandler: Processed in 0.001438384 sec. | ||
| 14442 | 2026.05.29 18:28:43.852418 [ 188 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 14443 | 2026.05.29 18:28:43.852472 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14444 | 2026.05.29 18:28:43.852540 [ 188 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14445 | 2026.05.29 18:28:43.852572 [ 286 ] {15341b16-8f28-4f25-952d-cc477c2f9442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14446 | 2026.05.29 18:28:43.852577 [ 188 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1793 rows starting from the beginning of the part | ||
| 14447 | 2026.05.29 18:28:43.852625 [ 286 ] {15341b16-8f28-4f25-952d-cc477c2f9442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14448 | 2026.05.29 18:28:43.852662 [ 188 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 505 rows starting from the beginning of the part | ||
| 14449 | 2026.05.29 18:28:43.852723 [ 188 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 94 rows starting from the beginning of the part | ||
| 14450 | 2026.05.29 18:28:43.852774 [ 188 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 501 rows starting from the beginning of the part | ||
| 14451 | 2026.05.29 18:28:43.852828 [ 188 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1292 rows starting from the beginning of the part | ||
| 14452 | 2026.05.29 18:28:43.852877 [ 188 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 14453 | 2026.05.29 18:28:43.853043 [ 286 ] {15341b16-8f28-4f25-952d-cc477c2f9442} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14454 | 2026.05.29 18:28:43.853086 [ 286 ] {15341b16-8f28-4f25-952d-cc477c2f9442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14455 | 2026.05.29 18:28:43.853426 [ 286 ] {15341b16-8f28-4f25-952d-cc477c2f9442} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14456 | 2026.05.29 18:28:43.853652 [ 286 ] {15341b16-8f28-4f25-952d-cc477c2f9442} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14457 | 2026.05.29 18:28:43.853793 [ 286 ] {15341b16-8f28-4f25-952d-cc477c2f9442} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001239 sec., 119451.17029862791 rows/sec., 8.31 MiB/sec. | ||
| 14458 | 2026.05.29 18:28:43.853828 [ 286 ] {15341b16-8f28-4f25-952d-cc477c2f9442} <Debug> TCPHandler: Processed in 0.001408035 sec. | ||
| 14459 | 2026.05.29 18:28:43.853941 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14460 | 2026.05.29 18:28:43.854038 [ 286 ] {f7c91d1c-fc2a-4ca1-81a8-f9d323b0d7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14461 | 2026.05.29 18:28:43.854080 [ 286 ] {f7c91d1c-fc2a-4ca1-81a8-f9d323b0d7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14462 | 2026.05.29 18:28:43.854164 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7492 rows, containing 5 columns (5 merged, 0 gathered) in 0.003241705 sec., 2311129.4827876072 rows/sec., 183.27 MiB/sec. | ||
| 14463 | 2026.05.29 18:28:43.854319 [ 187 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001944603 sec., 2185021.8270773008 rows/sec., 157.86 MiB/sec. | ||
| 14464 | 2026.05.29 18:28:43.854410 [ 286 ] {f7c91d1c-fc2a-4ca1-81a8-f9d323b0d7d2} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14465 | 2026.05.29 18:28:43.854449 [ 286 ] {f7c91d1c-fc2a-4ca1-81a8-f9d323b0d7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14466 | 2026.05.29 18:28:43.854545 [ 189 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14467 | 2026.05.29 18:28:43.854569 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14468 | 2026.05.29 18:28:43.854778 [ 286 ] {f7c91d1c-fc2a-4ca1-81a8-f9d323b0d7d2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14469 | 2026.05.29 18:28:43.854945 [ 189 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_91_18} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14470 | 2026.05.29 18:28:43.854951 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_91_18} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14471 | 2026.05.29 18:28:43.855027 [ 189 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_91_18} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14472 | 2026.05.29 18:28:43.855036 [ 286 ] {f7c91d1c-fc2a-4ca1-81a8-f9d323b0d7d2} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14473 | 2026.05.29 18:28:43.855076 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_91_18} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14474 | 2026.05.29 18:28:43.855112 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 14475 | 2026.05.29 18:28:43.855166 [ 57 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14476 | 2026.05.29 18:28:43.855180 [ 286 ] {f7c91d1c-fc2a-4ca1-81a8-f9d323b0d7d2} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.00116 sec., 46551.724137931036 rows/sec., 3.14 MiB/sec. | ||
| 14477 | 2026.05.29 18:28:43.855177 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 14478 | 2026.05.29 18:28:43.855202 [ 57 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14479 | 2026.05.29 18:28:43.855218 [ 286 ] {f7c91d1c-fc2a-4ca1-81a8-f9d323b0d7d2} <Debug> TCPHandler: Processed in 0.001329162 sec. | ||
| 14480 | 2026.05.29 18:28:43.855237 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14481 | 2026.05.29 18:28:43.855321 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 14482 | 2026.05.29 18:28:43.855431 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14483 | 2026.05.29 18:28:43.855466 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5280 rows starting from the beginning of the part | ||
| 14484 | 2026.05.29 18:28:43.855531 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 14485 | 2026.05.29 18:28:43.855579 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 14486 | 2026.05.29 18:28:43.855623 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 14487 | 2026.05.29 18:28:43.855662 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 6 rows starting from the beginning of the part | ||
| 14488 | 2026.05.29 18:28:43.855706 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 54 rows starting from the beginning of the part | ||
| 14489 | 2026.05.29 18:28:43.857449 [ 189 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5580 rows, containing 4 columns (4 merged, 0 gathered) in 0.002167617 sec., 2574255.507315176 rows/sec., 166.10 MiB/sec. | ||
| 14490 | 2026.05.29 18:28:43.857830 [ 199 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14491 | 2026.05.29 18:28:43.858100 [ 199 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_91_18} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14492 | 2026.05.29 18:28:43.858182 [ 199 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_91_18} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14493 | 2026.05.29 18:28:43.858261 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 14494 | 2026.05.29 18:28:48.850817 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14495 | 2026.05.29 18:28:48.851076 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 14496 | 2026.05.29 18:28:48.851438 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14497 | 2026.05.29 18:28:48.851481 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 14498 | 2026.05.29 18:28:48.851728 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14499 | 2026.05.29 18:28:48.851800 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14500 | 2026.05.29 18:28:48.851951 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14501 | 2026.05.29 18:28:48.852022 [ 359 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14502 | 2026.05.29 18:28:48.852022 [ 357 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14503 | 2026.05.29 18:28:48.852055 [ 352 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14504 | 2026.05.29 18:28:48.852168 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 14505 | 2026.05.29 18:28:48.852197 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14506 | 2026.05.29 18:28:48.852284 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14507 | 2026.05.29 18:28:48.852306 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 14508 | 2026.05.29 18:28:48.852344 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 14509 | 2026.05.29 18:28:48.852387 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 14510 | 2026.05.29 18:28:48.852426 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 14511 | 2026.05.29 18:28:48.853598 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002628 sec., 17503.80517503805 rows/sec., 3.57 MiB/sec. | ||
| 14512 | 2026.05.29 18:28:48.853749 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Debug> MemoryTracker: Peak memory usage (for query): 154.59 KiB. | ||
| 14513 | 2026.05.29 18:28:48.853765 [ 286 ] {886fa705-6e4c-488f-9214-e3886526b3e8} <Debug> TCPHandler: Processed in 0.003086722 sec. | ||
| 14514 | 2026.05.29 18:28:48.858997 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14515 | 2026.05.29 18:28:48.859134 [ 286 ] {18d04b5a-5b1a-4f95-8036-bf150669ffb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14516 | 2026.05.29 18:28:48.859190 [ 286 ] {18d04b5a-5b1a-4f95-8036-bf150669ffb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14517 | 2026.05.29 18:28:48.859871 [ 286 ] {18d04b5a-5b1a-4f95-8036-bf150669ffb0} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14518 | 2026.05.29 18:28:48.859921 [ 286 ] {18d04b5a-5b1a-4f95-8036-bf150669ffb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14519 | 2026.05.29 18:28:48.860331 [ 286 ] {18d04b5a-5b1a-4f95-8036-bf150669ffb0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14520 | 2026.05.29 18:28:48.860578 [ 286 ] {18d04b5a-5b1a-4f95-8036-bf150669ffb0} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14521 | 2026.05.29 18:28:48.860729 [ 286 ] {18d04b5a-5b1a-4f95-8036-bf150669ffb0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001634 sec., 173806.60954712363 rows/sec., 11.04 MiB/sec. | ||
| 14522 | 2026.05.29 18:28:48.860767 [ 286 ] {18d04b5a-5b1a-4f95-8036-bf150669ffb0} <Debug> TCPHandler: Processed in 0.001837952 sec. | ||
| 14523 | 2026.05.29 18:28:48.860895 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14524 | 2026.05.29 18:28:48.860997 [ 286 ] {ff89d8ff-fa6a-4e9b-955c-b7fd534f9c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14525 | 2026.05.29 18:28:48.861039 [ 286 ] {ff89d8ff-fa6a-4e9b-955c-b7fd534f9c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14526 | 2026.05.29 18:28:48.861836 [ 286 ] {ff89d8ff-fa6a-4e9b-955c-b7fd534f9c32} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14527 | 2026.05.29 18:28:48.861874 [ 286 ] {ff89d8ff-fa6a-4e9b-955c-b7fd534f9c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14528 | 2026.05.29 18:28:48.862232 [ 286 ] {ff89d8ff-fa6a-4e9b-955c-b7fd534f9c32} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14529 | 2026.05.29 18:28:48.862444 [ 286 ] {ff89d8ff-fa6a-4e9b-955c-b7fd534f9c32} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2026.05.29 18:28:48.862580 [ 286 ] {ff89d8ff-fa6a-4e9b-955c-b7fd534f9c32} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001604 sec., 510598.5037406484 rows/sec., 39.60 MiB/sec. | ||
| 14531 | 2026.05.29 18:28:48.862615 [ 286 ] {ff89d8ff-fa6a-4e9b-955c-b7fd534f9c32} <Debug> TCPHandler: Processed in 0.00177286 sec. | ||
| 14532 | 2026.05.29 18:28:48.862729 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14533 | 2026.05.29 18:28:48.862827 [ 286 ] {599b2348-11d6-478b-b85f-1e7e229a0560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14534 | 2026.05.29 18:28:48.862870 [ 286 ] {599b2348-11d6-478b-b85f-1e7e229a0560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14535 | 2026.05.29 18:28:48.863300 [ 286 ] {599b2348-11d6-478b-b85f-1e7e229a0560} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14536 | 2026.05.29 18:28:48.863336 [ 286 ] {599b2348-11d6-478b-b85f-1e7e229a0560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14537 | 2026.05.29 18:28:48.863642 [ 286 ] {599b2348-11d6-478b-b85f-1e7e229a0560} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14538 | 2026.05.29 18:28:48.863860 [ 286 ] {599b2348-11d6-478b-b85f-1e7e229a0560} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14539 | 2026.05.29 18:28:48.863990 [ 286 ] {599b2348-11d6-478b-b85f-1e7e229a0560} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001181 sec., 129551.22777307367 rows/sec., 7.75 MiB/sec. | ||
| 14540 | 2026.05.29 18:28:48.864025 [ 286 ] {599b2348-11d6-478b-b85f-1e7e229a0560} <Debug> TCPHandler: Processed in 0.001347553 sec. | ||
| 14541 | 2026.05.29 18:28:48.864144 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14542 | 2026.05.29 18:28:48.864241 [ 286 ] {ddf47ae2-2e00-48cc-b1b2-b8a739b61221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14543 | 2026.05.29 18:28:48.864284 [ 286 ] {ddf47ae2-2e00-48cc-b1b2-b8a739b61221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14544 | 2026.05.29 18:28:48.864717 [ 286 ] {ddf47ae2-2e00-48cc-b1b2-b8a739b61221} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14545 | 2026.05.29 18:28:48.864753 [ 286 ] {ddf47ae2-2e00-48cc-b1b2-b8a739b61221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14546 | 2026.05.29 18:28:48.865061 [ 286 ] {ddf47ae2-2e00-48cc-b1b2-b8a739b61221} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14547 | 2026.05.29 18:28:48.865297 [ 286 ] {ddf47ae2-2e00-48cc-b1b2-b8a739b61221} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14548 | 2026.05.29 18:28:48.865439 [ 286 ] {ddf47ae2-2e00-48cc-b1b2-b8a739b61221} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001216 sec., 122532.89473684209 rows/sec., 7.92 MiB/sec. | ||
| 14549 | 2026.05.29 18:28:48.865474 [ 286 ] {ddf47ae2-2e00-48cc-b1b2-b8a739b61221} <Debug> TCPHandler: Processed in 0.001382794 sec. | ||
| 14550 | 2026.05.29 18:28:48.865607 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14551 | 2026.05.29 18:28:48.865706 [ 286 ] {55d52fd5-6cc5-4d90-9deb-3b299fd5bfec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14552 | 2026.05.29 18:28:48.865747 [ 286 ] {55d52fd5-6cc5-4d90-9deb-3b299fd5bfec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14553 | 2026.05.29 18:28:48.866190 [ 286 ] {55d52fd5-6cc5-4d90-9deb-3b299fd5bfec} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14554 | 2026.05.29 18:28:48.866226 [ 286 ] {55d52fd5-6cc5-4d90-9deb-3b299fd5bfec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14555 | 2026.05.29 18:28:48.866526 [ 286 ] {55d52fd5-6cc5-4d90-9deb-3b299fd5bfec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14556 | 2026.05.29 18:28:48.866732 [ 286 ] {55d52fd5-6cc5-4d90-9deb-3b299fd5bfec} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14557 | 2026.05.29 18:28:48.866861 [ 286 ] {55d52fd5-6cc5-4d90-9deb-3b299fd5bfec} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001174 sec., 126064.73594548553 rows/sec., 7.17 MiB/sec. | ||
| 14558 | 2026.05.29 18:28:48.866896 [ 286 ] {55d52fd5-6cc5-4d90-9deb-3b299fd5bfec} <Debug> TCPHandler: Processed in 0.001340743 sec. | ||
| 14559 | 2026.05.29 18:28:48.867022 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14560 | 2026.05.29 18:28:48.867119 [ 286 ] {3163087e-d4b0-4194-832c-088720fce21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14561 | 2026.05.29 18:28:48.867160 [ 286 ] {3163087e-d4b0-4194-832c-088720fce21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14562 | 2026.05.29 18:28:48.867753 [ 286 ] {3163087e-d4b0-4194-832c-088720fce21b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14563 | 2026.05.29 18:28:48.867790 [ 286 ] {3163087e-d4b0-4194-832c-088720fce21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14564 | 2026.05.29 18:28:48.868111 [ 286 ] {3163087e-d4b0-4194-832c-088720fce21b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14565 | 2026.05.29 18:28:48.868326 [ 286 ] {3163087e-d4b0-4194-832c-088720fce21b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14566 | 2026.05.29 18:28:48.868457 [ 286 ] {3163087e-d4b0-4194-832c-088720fce21b} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001357 sec., 369196.7575534267 rows/sec., 25.95 MiB/sec. | ||
| 14567 | 2026.05.29 18:28:48.868493 [ 286 ] {3163087e-d4b0-4194-832c-088720fce21b} <Debug> TCPHandler: Processed in 0.001523096 sec. | ||
| 14568 | 2026.05.29 18:28:48.868620 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14569 | 2026.05.29 18:28:48.868744 [ 286 ] {fa8ac1d7-36f7-4fae-84ed-415659b885ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14570 | 2026.05.29 18:28:48.868795 [ 286 ] {fa8ac1d7-36f7-4fae-84ed-415659b885ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14571 | 2026.05.29 18:28:48.869191 [ 286 ] {fa8ac1d7-36f7-4fae-84ed-415659b885ff} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14572 | 2026.05.29 18:28:48.869227 [ 286 ] {fa8ac1d7-36f7-4fae-84ed-415659b885ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14573 | 2026.05.29 18:28:48.869540 [ 286 ] {fa8ac1d7-36f7-4fae-84ed-415659b885ff} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14574 | 2026.05.29 18:28:48.869746 [ 286 ] {fa8ac1d7-36f7-4fae-84ed-415659b885ff} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14575 | 2026.05.29 18:28:48.869877 [ 286 ] {fa8ac1d7-36f7-4fae-84ed-415659b885ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 14576 | 2026.05.29 18:28:48.869911 [ 286 ] {fa8ac1d7-36f7-4fae-84ed-415659b885ff} <Debug> TCPHandler: Processed in 0.001355133 sec. | ||
| 14577 | 2026.05.29 18:28:48.870038 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14578 | 2026.05.29 18:28:48.870134 [ 286 ] {15f391cb-992c-48c3-a863-0034fec2d727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14579 | 2026.05.29 18:28:48.870177 [ 286 ] {15f391cb-992c-48c3-a863-0034fec2d727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14580 | 2026.05.29 18:28:48.870588 [ 286 ] {15f391cb-992c-48c3-a863-0034fec2d727} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14581 | 2026.05.29 18:28:48.870624 [ 286 ] {15f391cb-992c-48c3-a863-0034fec2d727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14582 | 2026.05.29 18:28:48.870947 [ 286 ] {15f391cb-992c-48c3-a863-0034fec2d727} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14583 | 2026.05.29 18:28:48.871163 [ 286 ] {15f391cb-992c-48c3-a863-0034fec2d727} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14584 | 2026.05.29 18:28:48.871291 [ 286 ] {15f391cb-992c-48c3-a863-0034fec2d727} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 14585 | 2026.05.29 18:28:48.871324 [ 286 ] {15f391cb-992c-48c3-a863-0034fec2d727} <Debug> TCPHandler: Processed in 0.001337983 sec. | ||
| 14586 | 2026.05.29 18:28:48.871446 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14587 | 2026.05.29 18:28:48.871542 [ 286 ] {eecc8a81-659d-46ba-8a2c-daefdbde4478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14588 | 2026.05.29 18:28:48.871585 [ 286 ] {eecc8a81-659d-46ba-8a2c-daefdbde4478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14589 | 2026.05.29 18:28:48.871910 [ 286 ] {eecc8a81-659d-46ba-8a2c-daefdbde4478} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14590 | 2026.05.29 18:28:48.871945 [ 286 ] {eecc8a81-659d-46ba-8a2c-daefdbde4478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14591 | 2026.05.29 18:28:48.872232 [ 286 ] {eecc8a81-659d-46ba-8a2c-daefdbde4478} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14592 | 2026.05.29 18:28:48.872432 [ 286 ] {eecc8a81-659d-46ba-8a2c-daefdbde4478} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14593 | 2026.05.29 18:28:48.872544 [ 50 ] {} <Debug> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 14594 | 2026.05.29 18:28:48.872562 [ 286 ] {eecc8a81-659d-46ba-8a2c-daefdbde4478} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 14595 | 2026.05.29 18:28:48.872608 [ 50 ] {} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14596 | 2026.05.29 18:28:48.872614 [ 286 ] {eecc8a81-659d-46ba-8a2c-daefdbde4478} <Debug> TCPHandler: Processed in 0.00121872 sec. | ||
| 14597 | 2026.05.29 18:28:48.872638 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14598 | 2026.05.29 18:28:48.872750 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14599 | 2026.05.29 18:28:48.872753 [ 187 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 14600 | 2026.05.29 18:28:48.872853 [ 286 ] {ffa0bc7d-6639-4f87-aca0-4b477b85a86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14601 | 2026.05.29 18:28:48.872906 [ 187 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14602 | 2026.05.29 18:28:48.872912 [ 286 ] {ffa0bc7d-6639-4f87-aca0-4b477b85a86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14603 | 2026.05.29 18:28:48.872949 [ 187 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 14604 | 2026.05.29 18:28:48.873016 [ 187 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 14605 | 2026.05.29 18:28:48.873061 [ 187 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 14606 | 2026.05.29 18:28:48.873101 [ 187 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 14607 | 2026.05.29 18:28:48.873142 [ 187 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 14608 | 2026.05.29 18:28:48.873183 [ 187 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 14609 | 2026.05.29 18:28:48.873679 [ 286 ] {ffa0bc7d-6639-4f87-aca0-4b477b85a86f} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14610 | 2026.05.29 18:28:48.873719 [ 286 ] {ffa0bc7d-6639-4f87-aca0-4b477b85a86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14611 | 2026.05.29 18:28:48.874122 [ 194 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001421184 sec., 28145.546248761595 rows/sec., 1.85 MiB/sec. | ||
| 14612 | 2026.05.29 18:28:48.874228 [ 286 ] {ffa0bc7d-6639-4f87-aca0-4b477b85a86f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14613 | 2026.05.29 18:28:48.874306 [ 186 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 14614 | 2026.05.29 18:28:48.874491 [ 286 ] {ffa0bc7d-6639-4f87-aca0-4b477b85a86f} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14615 | 2026.05.29 18:28:48.874645 [ 286 ] {ffa0bc7d-6639-4f87-aca0-4b477b85a86f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00181 sec., 6077.348066298343 rows/sec., 10.89 MiB/sec. | ||
| 14616 | 2026.05.29 18:28:48.874663 [ 186 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_40_8} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14617 | 2026.05.29 18:28:48.874701 [ 286 ] {ffa0bc7d-6639-4f87-aca0-4b477b85a86f} <Debug> TCPHandler: Processed in 0.002001084 sec. | ||
| 14618 | 2026.05.29 18:28:48.874753 [ 186 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_40_8} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 14619 | 2026.05.29 18:28:48.874826 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14620 | 2026.05.29 18:28:48.874855 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14621 | 2026.05.29 18:28:48.874928 [ 286 ] {1c4a16dd-f293-4612-9e9c-6b88f2206ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14622 | 2026.05.29 18:28:48.874974 [ 286 ] {1c4a16dd-f293-4612-9e9c-6b88f2206ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14623 | 2026.05.29 18:28:48.875305 [ 286 ] {1c4a16dd-f293-4612-9e9c-6b88f2206ba8} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14624 | 2026.05.29 18:28:48.875340 [ 286 ] {1c4a16dd-f293-4612-9e9c-6b88f2206ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14625 | 2026.05.29 18:28:48.875643 [ 286 ] {1c4a16dd-f293-4612-9e9c-6b88f2206ba8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14626 | 2026.05.29 18:28:48.875849 [ 286 ] {1c4a16dd-f293-4612-9e9c-6b88f2206ba8} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14627 | 2026.05.29 18:28:48.875976 [ 286 ] {1c4a16dd-f293-4612-9e9c-6b88f2206ba8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 14628 | 2026.05.29 18:28:48.876010 [ 286 ] {1c4a16dd-f293-4612-9e9c-6b88f2206ba8} <Debug> TCPHandler: Processed in 0.001235551 sec. | ||
| 14629 | 2026.05.29 18:28:49.530050 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14630 | 2026.05.29 18:28:49.530101 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14631 | 2026.05.29 18:28:49.715348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26905 | ||
| 14632 | 2026.05.29 18:28:49.715834 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14633 | 2026.05.29 18:28:49.715875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14634 | 2026.05.29 18:28:49.716353 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14635 | 2026.05.29 18:28:49.716571 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14636 | 2026.05.29 18:28:49.716702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26905 | ||
| 14637 | 2026.05.29 18:28:49.716725 [ 49 ] {} <Debug> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14638 | 2026.05.29 18:28:49.716791 [ 49 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14639 | 2026.05.29 18:28:49.716813 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14640 | 2026.05.29 18:28:49.717025 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 14641 | 2026.05.29 18:28:49.717239 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14642 | 2026.05.29 18:28:49.717300 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24537 rows starting from the beginning of the part | ||
| 14643 | 2026.05.29 18:28:49.717402 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 14644 | 2026.05.29 18:28:49.717475 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 14645 | 2026.05.29 18:28:49.717542 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 14646 | 2026.05.29 18:28:49.717607 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 14647 | 2026.05.29 18:28:49.717669 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 14648 | 2026.05.29 18:28:49.719944 [ 194 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26905 rows, containing 4 columns (4 merged, 0 gathered) in 0.003007291 sec., 8946590.137103459 rows/sec., 127.98 MiB/sec. | ||
| 14649 | 2026.05.29 18:28:49.720239 [ 194 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14650 | 2026.05.29 18:28:49.720515 [ 194 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_56_11} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14651 | 2026.05.29 18:28:49.720595 [ 194 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_56_11} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14652 | 2026.05.29 18:28:49.720695 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 14653 | 2026.05.29 18:28:51.244460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 14654 | 2026.05.29 18:28:51.263093 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14655 | 2026.05.29 18:28:51.263155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14656 | 2026.05.29 18:28:51.269237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14657 | 2026.05.29 18:28:51.269911 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14658 | 2026.05.29 18:28:51.270221 [ 49 ] {} <Debug> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14659 | 2026.05.29 18:28:51.270285 [ 49 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14660 | 2026.05.29 18:28:51.270305 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14661 | 2026.05.29 18:28:51.270447 [ 192 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 14662 | 2026.05.29 18:28:51.273475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 14663 | 2026.05.29 18:28:51.274594 [ 192 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14664 | 2026.05.29 18:28:51.276118 [ 192 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
| 14665 | 2026.05.29 18:28:51.280952 [ 192 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 14666 | 2026.05.29 18:28:51.285673 [ 192 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 14667 | 2026.05.29 18:28:51.290315 [ 192 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 14668 | 2026.05.29 18:28:51.294634 [ 192 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 14669 | 2026.05.29 18:28:51.298410 [ 192 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 14670 | 2026.05.29 18:28:51.348889 [ 193 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.078507436 sec., 5375.2869982914735 rows/sec., 27.79 MiB/sec. | ||
| 14671 | 2026.05.29 18:28:51.352255 [ 191 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14672 | 2026.05.29 18:28:51.354353 [ 191 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_56_11} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14673 | 2026.05.29 18:28:51.354458 [ 191 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_56_11} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14674 | 2026.05.29 18:28:51.356789 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14675 | 2026.05.29 18:28:53.846349 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14676 | 2026.05.29 18:28:53.846591 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14677 | 2026.05.29 18:28:53.846925 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14678 | 2026.05.29 18:28:53.846964 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14679 | 2026.05.29 18:28:53.847207 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14680 | 2026.05.29 18:28:53.847277 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14681 | 2026.05.29 18:28:53.847418 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14682 | 2026.05.29 18:28:53.847516 [ 339 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14683 | 2026.05.29 18:28:53.847522 [ 352 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14684 | 2026.05.29 18:28:53.847522 [ 336 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14685 | 2026.05.29 18:28:53.847668 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 14686 | 2026.05.29 18:28:53.847696 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14687 | 2026.05.29 18:28:53.847781 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14688 | 2026.05.29 18:28:53.847801 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 14689 | 2026.05.29 18:28:53.847837 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14690 | 2026.05.29 18:28:53.847877 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14691 | 2026.05.29 18:28:53.847915 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14692 | 2026.05.29 18:28:53.849027 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002525 sec., 18217.82178217822 rows/sec., 2.18 MiB/sec. | ||
| 14693 | 2026.05.29 18:28:53.849193 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Debug> MemoryTracker: Peak memory usage (for query): 135.52 KiB. | ||
| 14694 | 2026.05.29 18:28:53.849210 [ 286 ] {03125adf-d488-43d8-b4b5-4029a59e33bc} <Debug> TCPHandler: Processed in 0.002994111 sec. | ||
| 14695 | 2026.05.29 18:28:53.851374 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14696 | 2026.05.29 18:28:53.851535 [ 286 ] {86fd5dca-192b-4156-9b46-b052f5259d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14697 | 2026.05.29 18:28:53.851601 [ 286 ] {86fd5dca-192b-4156-9b46-b052f5259d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14698 | 2026.05.29 18:28:53.852277 [ 286 ] {86fd5dca-192b-4156-9b46-b052f5259d0a} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14699 | 2026.05.29 18:28:53.852322 [ 286 ] {86fd5dca-192b-4156-9b46-b052f5259d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14700 | 2026.05.29 18:28:53.852690 [ 286 ] {86fd5dca-192b-4156-9b46-b052f5259d0a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14701 | 2026.05.29 18:28:53.852915 [ 286 ] {86fd5dca-192b-4156-9b46-b052f5259d0a} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14702 | 2026.05.29 18:28:53.853061 [ 286 ] {86fd5dca-192b-4156-9b46-b052f5259d0a} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001571 sec., 73838.3195416932 rows/sec., 6.27 MiB/sec. | ||
| 14703 | 2026.05.29 18:28:53.853098 [ 286 ] {86fd5dca-192b-4156-9b46-b052f5259d0a} <Debug> TCPHandler: Processed in 0.001801931 sec. | ||
| 14704 | 2026.05.29 18:28:53.853227 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14705 | 2026.05.29 18:28:53.853328 [ 286 ] {3fc07248-e1a9-4f68-8027-5abd863a1e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14706 | 2026.05.29 18:28:53.853370 [ 286 ] {3fc07248-e1a9-4f68-8027-5abd863a1e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14707 | 2026.05.29 18:28:53.853771 [ 286 ] {3fc07248-e1a9-4f68-8027-5abd863a1e92} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14708 | 2026.05.29 18:28:53.853809 [ 286 ] {3fc07248-e1a9-4f68-8027-5abd863a1e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14709 | 2026.05.29 18:28:53.854097 [ 286 ] {3fc07248-e1a9-4f68-8027-5abd863a1e92} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14710 | 2026.05.29 18:28:53.854299 [ 286 ] {3fc07248-e1a9-4f68-8027-5abd863a1e92} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14711 | 2026.05.29 18:28:53.854431 [ 286 ] {3fc07248-e1a9-4f68-8027-5abd863a1e92} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001124 sec., 26690.391459074734 rows/sec., 1.96 MiB/sec. | ||
| 14712 | 2026.05.29 18:28:53.854466 [ 286 ] {3fc07248-e1a9-4f68-8027-5abd863a1e92} <Debug> TCPHandler: Processed in 0.001289522 sec. | ||
| 14713 | 2026.05.29 18:28:53.854576 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14714 | 2026.05.29 18:28:53.854673 [ 286 ] {e23b905a-1357-4999-9b5e-f9fe6292f635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14715 | 2026.05.29 18:28:53.854715 [ 286 ] {e23b905a-1357-4999-9b5e-f9fe6292f635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14716 | 2026.05.29 18:28:53.855139 [ 286 ] {e23b905a-1357-4999-9b5e-f9fe6292f635} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14717 | 2026.05.29 18:28:53.855175 [ 286 ] {e23b905a-1357-4999-9b5e-f9fe6292f635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14718 | 2026.05.29 18:28:53.855472 [ 286 ] {e23b905a-1357-4999-9b5e-f9fe6292f635} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14719 | 2026.05.29 18:28:53.855673 [ 286 ] {e23b905a-1357-4999-9b5e-f9fe6292f635} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14720 | 2026.05.29 18:28:53.855801 [ 286 ] {e23b905a-1357-4999-9b5e-f9fe6292f635} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001147 sec., 81952.92066259809 rows/sec., 6.40 MiB/sec. | ||
| 14721 | 2026.05.29 18:28:53.855836 [ 286 ] {e23b905a-1357-4999-9b5e-f9fe6292f635} <Debug> TCPHandler: Processed in 0.001310073 sec. | ||
| 14722 | 2026.05.29 18:28:53.855957 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14723 | 2026.05.29 18:28:53.856055 [ 286 ] {433c2582-e610-4dfa-b723-44062e679be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14724 | 2026.05.29 18:28:53.856100 [ 286 ] {433c2582-e610-4dfa-b723-44062e679be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14725 | 2026.05.29 18:28:53.856497 [ 286 ] {433c2582-e610-4dfa-b723-44062e679be7} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14726 | 2026.05.29 18:28:53.856534 [ 286 ] {433c2582-e610-4dfa-b723-44062e679be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14727 | 2026.05.29 18:28:53.856857 [ 286 ] {433c2582-e610-4dfa-b723-44062e679be7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14728 | 2026.05.29 18:28:53.857068 [ 286 ] {433c2582-e610-4dfa-b723-44062e679be7} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14729 | 2026.05.29 18:28:53.857195 [ 286 ] {433c2582-e610-4dfa-b723-44062e679be7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 14730 | 2026.05.29 18:28:53.857231 [ 286 ] {433c2582-e610-4dfa-b723-44062e679be7} <Debug> TCPHandler: Processed in 0.001325312 sec. | ||
| 14731 | 2026.05.29 18:28:53.857356 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14732 | 2026.05.29 18:28:53.857483 [ 286 ] {2d5bcfca-70ba-40b8-b686-8a6f99d59713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14733 | 2026.05.29 18:28:53.857550 [ 286 ] {2d5bcfca-70ba-40b8-b686-8a6f99d59713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14734 | 2026.05.29 18:28:53.858411 [ 286 ] {2d5bcfca-70ba-40b8-b686-8a6f99d59713} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14735 | 2026.05.29 18:28:53.858448 [ 286 ] {2d5bcfca-70ba-40b8-b686-8a6f99d59713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14736 | 2026.05.29 18:28:53.859012 [ 286 ] {2d5bcfca-70ba-40b8-b686-8a6f99d59713} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14737 | 2026.05.29 18:28:53.859235 [ 286 ] {2d5bcfca-70ba-40b8-b686-8a6f99d59713} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14738 | 2026.05.29 18:28:53.859379 [ 286 ] {2d5bcfca-70ba-40b8-b686-8a6f99d59713} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001923 sec., 15600.624024960998 rows/sec., 27.96 MiB/sec. | ||
| 14739 | 2026.05.29 18:28:53.859437 [ 286 ] {2d5bcfca-70ba-40b8-b686-8a6f99d59713} <Debug> TCPHandler: Processed in 0.002144906 sec. | ||
| 14740 | 2026.05.29 18:28:53.859561 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14741 | 2026.05.29 18:28:53.859658 [ 286 ] {ec907efd-dc44-49c1-a1c4-9abcfcd5b63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14742 | 2026.05.29 18:28:53.859702 [ 286 ] {ec907efd-dc44-49c1-a1c4-9abcfcd5b63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14743 | 2026.05.29 18:28:53.860036 [ 286 ] {ec907efd-dc44-49c1-a1c4-9abcfcd5b63f} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14744 | 2026.05.29 18:28:53.860073 [ 286 ] {ec907efd-dc44-49c1-a1c4-9abcfcd5b63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14745 | 2026.05.29 18:28:53.860382 [ 286 ] {ec907efd-dc44-49c1-a1c4-9abcfcd5b63f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14746 | 2026.05.29 18:28:53.860584 [ 286 ] {ec907efd-dc44-49c1-a1c4-9abcfcd5b63f} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14747 | 2026.05.29 18:28:53.860713 [ 286 ] {ec907efd-dc44-49c1-a1c4-9abcfcd5b63f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 14748 | 2026.05.29 18:28:53.860748 [ 286 ] {ec907efd-dc44-49c1-a1c4-9abcfcd5b63f} <Debug> TCPHandler: Processed in 0.001238311 sec. | ||
| 14749 | 2026.05.29 18:28:57.217633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27417 | ||
| 14750 | 2026.05.29 18:28:57.218357 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14751 | 2026.05.29 18:28:57.218426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14752 | 2026.05.29 18:28:57.219238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14753 | 2026.05.29 18:28:57.219561 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14754 | 2026.05.29 18:28:57.219751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27417 | ||
| 14755 | 2026.05.29 18:28:57.515501 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57805 | ||
| 14756 | 2026.05.29 18:28:57.515601 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14757 | 2026.05.29 18:28:57.515628 [ 275 ] {} <Debug> TCP-Session: d664c1ec-6609-403a-ae06-c109d3d8b948 Authenticating user 'default' from [fd00:1122:3344:101::e]:57805 | ||
| 14758 | 2026.05.29 18:28:57.515651 [ 275 ] {} <Debug> TCP-Session: d664c1ec-6609-403a-ae06-c109d3d8b948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14759 | 2026.05.29 18:28:57.515664 [ 275 ] {} <Debug> TCP-Session: d664c1ec-6609-403a-ae06-c109d3d8b948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14760 | 2026.05.29 18:28:57.515884 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56031 | ||
| 14761 | 2026.05.29 18:28:57.515883 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40411 | ||
| 14762 | 2026.05.29 18:28:57.515928 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52645 | ||
| 14763 | 2026.05.29 18:28:57.515964 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51937 | ||
| 14764 | 2026.05.29 18:28:57.515983 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14765 | 2026.05.29 18:28:57.515995 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59813 | ||
| 14766 | 2026.05.29 18:28:57.516032 [ 302 ] {} <Debug> TCP-Session: 61a30603-26b9-4465-98fa-3ace753187e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56031 | ||
| 14767 | 2026.05.29 18:28:57.515985 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14768 | 2026.05.29 18:28:57.515954 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64699 | ||
| 14769 | 2026.05.29 18:28:57.516102 [ 285 ] {} <Debug> TCP-Session: 2256a0c3-67b6-4a7a-9ceb-949b1d1477b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40411 | ||
| 14770 | 2026.05.29 18:28:57.516095 [ 302 ] {} <Debug> TCP-Session: 61a30603-26b9-4465-98fa-3ace753187e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14771 | 2026.05.29 18:28:57.516148 [ 285 ] {} <Debug> TCP-Session: 2256a0c3-67b6-4a7a-9ceb-949b1d1477b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14772 | 2026.05.29 18:28:57.516159 [ 302 ] {} <Debug> TCP-Session: 61a30603-26b9-4465-98fa-3ace753187e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14773 | 2026.05.29 18:28:57.516165 [ 285 ] {} <Debug> TCP-Session: 2256a0c3-67b6-4a7a-9ceb-949b1d1477b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14774 | 2026.05.29 18:28:57.515927 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55234 | ||
| 14775 | 2026.05.29 18:28:57.515987 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59928 | ||
| 14776 | 2026.05.29 18:28:57.516089 [ 275 ] {} <Trace> TCP-Session: d664c1ec-6609-403a-ae06-c109d3d8b948 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14777 | 2026.05.29 18:28:57.516441 [ 275 ] {591fac92-6ccc-4827-8cf8-22bd113149d2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57805) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14778 | 2026.05.29 18:28:57.516617 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14779 | 2026.05.29 18:28:57.516655 [ 307 ] {} <Debug> TCP-Session: 29e0ebfd-75f7-494a-8d6f-3de4988e21e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64699 | ||
| 14780 | 2026.05.29 18:28:57.516681 [ 307 ] {} <Debug> TCP-Session: 29e0ebfd-75f7-494a-8d6f-3de4988e21e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14781 | 2026.05.29 18:28:57.516694 [ 307 ] {} <Debug> TCP-Session: 29e0ebfd-75f7-494a-8d6f-3de4988e21e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14782 | 2026.05.29 18:28:57.516710 [ 275 ] {591fac92-6ccc-4827-8cf8-22bd113149d2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14783 | 2026.05.29 18:28:57.516770 [ 275 ] {591fac92-6ccc-4827-8cf8-22bd113149d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14784 | 2026.05.29 18:28:57.516840 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14785 | 2026.05.29 18:28:57.516886 [ 309 ] {} <Debug> TCP-Session: 81104efb-e8d3-43dd-a58c-7ec3edacc7a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59928 | ||
| 14786 | 2026.05.29 18:28:57.516916 [ 309 ] {} <Debug> TCP-Session: 81104efb-e8d3-43dd-a58c-7ec3edacc7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14787 | 2026.05.29 18:28:57.516932 [ 309 ] {} <Debug> TCP-Session: 81104efb-e8d3-43dd-a58c-7ec3edacc7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14788 | 2026.05.29 18:28:57.516953 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14789 | 2026.05.29 18:28:57.516988 [ 303 ] {} <Debug> TCP-Session: 676653fa-31e6-43e0-a2d7-3e8739848e12 Authenticating user 'default' from [fd00:1122:3344:101::e]:55234 | ||
| 14790 | 2026.05.29 18:28:57.517005 [ 303 ] {} <Debug> TCP-Session: 676653fa-31e6-43e0-a2d7-3e8739848e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14791 | 2026.05.29 18:28:57.517017 [ 303 ] {} <Debug> TCP-Session: 676653fa-31e6-43e0-a2d7-3e8739848e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14792 | 2026.05.29 18:28:57.517064 [ 275 ] {591fac92-6ccc-4827-8cf8-22bd113149d2} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 14793 | 2026.05.29 18:28:57.517078 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14794 | 2026.05.29 18:28:57.517119 [ 310 ] {} <Debug> TCP-Session: 09ff4034-4fe2-46e1-a826-a5a595ae7ab2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59813 | ||
| 14795 | 2026.05.29 18:28:57.517135 [ 310 ] {} <Debug> TCP-Session: 09ff4034-4fe2-46e1-a826-a5a595ae7ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14796 | 2026.05.29 18:28:57.517147 [ 310 ] {} <Debug> TCP-Session: 09ff4034-4fe2-46e1-a826-a5a595ae7ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14797 | 2026.05.29 18:28:57.517334 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14798 | 2026.05.29 18:28:57.517364 [ 306 ] {} <Debug> TCP-Session: d84fc676-f8ab-4f25-b54a-361e22ad33c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52645 | ||
| 14799 | 2026.05.29 18:28:57.517380 [ 306 ] {} <Debug> TCP-Session: d84fc676-f8ab-4f25-b54a-361e22ad33c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14800 | 2026.05.29 18:28:57.517392 [ 306 ] {} <Debug> TCP-Session: d84fc676-f8ab-4f25-b54a-361e22ad33c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14801 | 2026.05.29 18:28:57.517457 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14802 | 2026.05.29 18:28:57.517491 [ 308 ] {} <Debug> TCP-Session: 500e5adf-b02f-4144-add4-b2d82d86b3c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51937 | ||
| 14803 | 2026.05.29 18:28:57.517509 [ 308 ] {} <Debug> TCP-Session: 500e5adf-b02f-4144-add4-b2d82d86b3c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14804 | 2026.05.29 18:28:57.517521 [ 308 ] {} <Debug> TCP-Session: 500e5adf-b02f-4144-add4-b2d82d86b3c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14805 | 2026.05.29 18:28:57.517969 [ 361 ] {591fac92-6ccc-4827-8cf8-22bd113149d2} <Trace> AggregatingTransform: Aggregating | ||
| 14806 | 2026.05.29 18:28:57.518003 [ 361 ] {591fac92-6ccc-4827-8cf8-22bd113149d2} <Trace> Aggregator: Aggregation method: without_key | ||
| 14807 | 2026.05.29 18:28:57.518033 [ 361 ] {591fac92-6ccc-4827-8cf8-22bd113149d2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857425 sec. (1166.283 rows/sec., 45.56 KiB/sec.) | ||
| 14808 | 2026.05.29 18:28:57.518046 [ 361 ] {591fac92-6ccc-4827-8cf8-22bd113149d2} <Trace> Aggregator: Merging aggregated data | ||
| 14809 | 2026.05.29 18:28:57.518628 [ 275 ] {591fac92-6ccc-4827-8cf8-22bd113149d2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002245 sec., 445.43429844097994 rows/sec., 17.40 KiB/sec. | ||
| 14810 | 2026.05.29 18:28:57.518764 [ 275 ] {591fac92-6ccc-4827-8cf8-22bd113149d2} <Debug> TCPHandler: Processed in 0.002795317 sec. | ||
| 14811 | 2026.05.29 18:28:57.518888 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14812 | 2026.05.29 18:28:57.518915 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14813 | 2026.05.29 18:28:57.518929 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14814 | 2026.05.29 18:28:57.518947 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14815 | 2026.05.29 18:28:57.518962 [ 285 ] {} <Debug> TCP-Session: 2256a0c3-67b6-4a7a-9ceb-949b1d1477b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14816 | 2026.05.29 18:28:57.518969 [ 302 ] {} <Debug> TCP-Session: 61a30603-26b9-4465-98fa-3ace753187e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14817 | 2026.05.29 18:28:57.518981 [ 306 ] {} <Debug> TCP-Session: d84fc676-f8ab-4f25-b54a-361e22ad33c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14818 | 2026.05.29 18:28:57.518987 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14819 | 2026.05.29 18:28:57.519009 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14820 | 2026.05.29 18:28:57.518970 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14821 | 2026.05.29 18:28:57.519037 [ 310 ] {} <Debug> TCP-Session: 09ff4034-4fe2-46e1-a826-a5a595ae7ab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14822 | 2026.05.29 18:28:57.519054 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14823 | 2026.05.29 18:28:57.519071 [ 303 ] {} <Debug> TCP-Session: 676653fa-31e6-43e0-a2d7-3e8739848e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14824 | 2026.05.29 18:28:57.519079 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14825 | 2026.05.29 18:28:57.519105 [ 309 ] {} <Debug> TCP-Session: 81104efb-e8d3-43dd-a58c-7ec3edacc7a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14826 | 2026.05.29 18:28:57.519059 [ 307 ] {} <Debug> TCP-Session: 29e0ebfd-75f7-494a-8d6f-3de4988e21e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14827 | 2026.05.29 18:28:57.519132 [ 308 ] {} <Debug> TCP-Session: 500e5adf-b02f-4144-add4-b2d82d86b3c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14828 | 2026.05.29 18:28:57.518917 [ 275 ] {} <Debug> TCP-Session: d664c1ec-6609-403a-ae06-c109d3d8b948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14829 | 2026.05.29 18:28:58.774436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 14830 | 2026.05.29 18:28:58.801584 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14831 | 2026.05.29 18:28:58.801690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14832 | 2026.05.29 18:28:58.810629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14833 | 2026.05.29 18:28:58.812135 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14834 | 2026.05.29 18:28:58.820031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 14835 | 2026.05.29 18:28:58.853619 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14836 | 2026.05.29 18:28:58.853882 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 14837 | 2026.05.29 18:28:58.854266 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14838 | 2026.05.29 18:28:58.854313 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 14839 | 2026.05.29 18:28:58.854579 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14840 | 2026.05.29 18:28:58.854662 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14841 | 2026.05.29 18:28:58.854827 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 14842 | 2026.05.29 18:28:58.854914 [ 363 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14843 | 2026.05.29 18:28:58.854947 [ 342 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14844 | 2026.05.29 18:28:58.854975 [ 336 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14845 | 2026.05.29 18:28:58.855105 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 14846 | 2026.05.29 18:28:58.855135 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14847 | 2026.05.29 18:28:58.855234 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14848 | 2026.05.29 18:28:58.855259 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 14849 | 2026.05.29 18:28:58.855301 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 14850 | 2026.05.29 18:28:58.855344 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 14851 | 2026.05.29 18:28:58.855385 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 14852 | 2026.05.29 18:28:58.856592 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002821 sec., 16306.2743707905 rows/sec., 3.33 MiB/sec. | ||
| 14853 | 2026.05.29 18:28:58.856810 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Debug> MemoryTracker: Peak memory usage (for query): 154.89 KiB. | ||
| 14854 | 2026.05.29 18:28:58.856834 [ 286 ] {e6045b1b-8780-48b7-ae06-46eb6858511f} <Debug> TCPHandler: Processed in 0.003363017 sec. | ||
| 14855 | 2026.05.29 18:28:58.864302 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14856 | 2026.05.29 18:28:58.864480 [ 286 ] {8f763bd7-b1e2-40a5-94dd-fd468dbe73d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14857 | 2026.05.29 18:28:58.864557 [ 286 ] {8f763bd7-b1e2-40a5-94dd-fd468dbe73d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14858 | 2026.05.29 18:28:58.865462 [ 286 ] {8f763bd7-b1e2-40a5-94dd-fd468dbe73d5} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14859 | 2026.05.29 18:28:58.865520 [ 286 ] {8f763bd7-b1e2-40a5-94dd-fd468dbe73d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14860 | 2026.05.29 18:28:58.865977 [ 286 ] {8f763bd7-b1e2-40a5-94dd-fd468dbe73d5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14861 | 2026.05.29 18:28:58.866242 [ 286 ] {8f763bd7-b1e2-40a5-94dd-fd468dbe73d5} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14862 | 2026.05.29 18:28:58.866465 [ 286 ] {8f763bd7-b1e2-40a5-94dd-fd468dbe73d5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002038 sec., 139352.3061825319 rows/sec., 8.85 MiB/sec. | ||
| 14863 | 2026.05.29 18:28:58.866532 [ 286 ] {8f763bd7-b1e2-40a5-94dd-fd468dbe73d5} <Debug> TCPHandler: Processed in 0.00235404 sec. | ||
| 14864 | 2026.05.29 18:28:58.866702 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14865 | 2026.05.29 18:28:58.866819 [ 286 ] {c30c0da9-0474-43e9-9795-358313b8b261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14866 | 2026.05.29 18:28:58.866868 [ 286 ] {c30c0da9-0474-43e9-9795-358313b8b261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14867 | 2026.05.29 18:28:58.867334 [ 286 ] {c30c0da9-0474-43e9-9795-358313b8b261} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2026.05.29 18:28:58.867376 [ 286 ] {c30c0da9-0474-43e9-9795-358313b8b261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14869 | 2026.05.29 18:28:58.867734 [ 286 ] {c30c0da9-0474-43e9-9795-358313b8b261} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14870 | 2026.05.29 18:28:58.867979 [ 286 ] {c30c0da9-0474-43e9-9795-358313b8b261} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14871 | 2026.05.29 18:28:58.868124 [ 286 ] {c30c0da9-0474-43e9-9795-358313b8b261} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001331 sec., 1502.6296018031555 rows/sec., 122.53 KiB/sec. | ||
| 14872 | 2026.05.29 18:28:58.868163 [ 286 ] {c30c0da9-0474-43e9-9795-358313b8b261} <Debug> TCPHandler: Processed in 0.001519036 sec. | ||
| 14873 | 2026.05.29 18:28:58.868349 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14874 | 2026.05.29 18:28:58.868459 [ 286 ] {4d1e9a3b-9e40-4f81-90fa-5ca41149d019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14875 | 2026.05.29 18:28:58.868508 [ 286 ] {4d1e9a3b-9e40-4f81-90fa-5ca41149d019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14876 | 2026.05.29 18:28:58.869394 [ 286 ] {4d1e9a3b-9e40-4f81-90fa-5ca41149d019} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14877 | 2026.05.29 18:28:58.869431 [ 286 ] {4d1e9a3b-9e40-4f81-90fa-5ca41149d019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14878 | 2026.05.29 18:28:58.869827 [ 286 ] {4d1e9a3b-9e40-4f81-90fa-5ca41149d019} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14879 | 2026.05.29 18:28:58.870054 [ 286 ] {4d1e9a3b-9e40-4f81-90fa-5ca41149d019} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14880 | 2026.05.29 18:28:58.870193 [ 286 ] {4d1e9a3b-9e40-4f81-90fa-5ca41149d019} <Debug> executeQuery: Read 820 rows, 65.12 KiB in 0.001756 sec., 466970.3872437358 rows/sec., 36.21 MiB/sec. | ||
| 14881 | 2026.05.29 18:28:58.870230 [ 286 ] {4d1e9a3b-9e40-4f81-90fa-5ca41149d019} <Debug> TCPHandler: Processed in 0.001940293 sec. | ||
| 14882 | 2026.05.29 18:28:58.870365 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14883 | 2026.05.29 18:28:58.870466 [ 286 ] {4638d407-e1e4-43cb-845c-543c71b2e050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14884 | 2026.05.29 18:28:58.870508 [ 286 ] {4638d407-e1e4-43cb-845c-543c71b2e050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14885 | 2026.05.29 18:28:58.870976 [ 286 ] {4638d407-e1e4-43cb-845c-543c71b2e050} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.05.29 18:28:58.871014 [ 286 ] {4638d407-e1e4-43cb-845c-543c71b2e050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14887 | 2026.05.29 18:28:58.871328 [ 286 ] {4638d407-e1e4-43cb-845c-543c71b2e050} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14888 | 2026.05.29 18:28:58.871553 [ 286 ] {4638d407-e1e4-43cb-845c-543c71b2e050} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.05.29 18:28:58.871688 [ 286 ] {4638d407-e1e4-43cb-845c-543c71b2e050} <Debug> executeQuery: Read 155 rows, 9.51 KiB in 0.001243 sec., 124698.31053901851 rows/sec., 7.47 MiB/sec. | ||
| 14890 | 2026.05.29 18:28:58.871713 [ 38 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14891 | 2026.05.29 18:28:58.871723 [ 286 ] {4638d407-e1e4-43cb-845c-543c71b2e050} <Debug> TCPHandler: Processed in 0.001410834 sec. | ||
| 14892 | 2026.05.29 18:28:58.871820 [ 38 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14893 | 2026.05.29 18:28:58.871868 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14894 | 2026.05.29 18:28:58.871929 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14895 | 2026.05.29 18:28:58.872023 [ 190 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 14896 | 2026.05.29 18:28:58.872031 [ 286 ] {c3bdc54f-fc60-4d62-81e1-d4aebc05d512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14897 | 2026.05.29 18:28:58.872116 [ 286 ] {c3bdc54f-fc60-4d62-81e1-d4aebc05d512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14898 | 2026.05.29 18:28:58.872209 [ 190 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14899 | 2026.05.29 18:28:58.872267 [ 190 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 212 rows starting from the beginning of the part | ||
| 14900 | 2026.05.29 18:28:58.872369 [ 190 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 153 rows starting from the beginning of the part | ||
| 14901 | 2026.05.29 18:28:58.872451 [ 190 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 41 rows starting from the beginning of the part | ||
| 14902 | 2026.05.29 18:28:58.872524 [ 190 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 153 rows starting from the beginning of the part | ||
| 14903 | 2026.05.29 18:28:58.872580 [ 286 ] {c3bdc54f-fc60-4d62-81e1-d4aebc05d512} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14904 | 2026.05.29 18:28:58.872594 [ 190 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
| 14905 | 2026.05.29 18:28:58.872624 [ 286 ] {c3bdc54f-fc60-4d62-81e1-d4aebc05d512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14906 | 2026.05.29 18:28:58.872677 [ 190 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 155 rows starting from the beginning of the part | ||
| 14907 | 2026.05.29 18:28:58.872955 [ 286 ] {c3bdc54f-fc60-4d62-81e1-d4aebc05d512} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14908 | 2026.05.29 18:28:58.873202 [ 286 ] {c3bdc54f-fc60-4d62-81e1-d4aebc05d512} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2026.05.29 18:28:58.873340 [ 286 ] {c3bdc54f-fc60-4d62-81e1-d4aebc05d512} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001327 sec., 112283.34589299171 rows/sec., 7.25 MiB/sec. | ||
| 14910 | 2026.05.29 18:28:58.873376 [ 286 ] {c3bdc54f-fc60-4d62-81e1-d4aebc05d512} <Debug> TCPHandler: Processed in 0.001497686 sec. | ||
| 14911 | 2026.05.29 18:28:58.873530 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14912 | 2026.05.29 18:28:58.873625 [ 286 ] {59ce3363-0aec-44d7-becb-8492e90978a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14913 | 2026.05.29 18:28:58.873666 [ 286 ] {59ce3363-0aec-44d7-becb-8492e90978a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14914 | 2026.05.29 18:28:58.874149 [ 286 ] {59ce3363-0aec-44d7-becb-8492e90978a5} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14915 | 2026.05.29 18:28:58.874186 [ 286 ] {59ce3363-0aec-44d7-becb-8492e90978a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14916 | 2026.05.29 18:28:58.874199 [ 200 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 5 columns (5 merged, 0 gathered) in 0.002237249 sec., 332551.271673381 rows/sec., 21.91 MiB/sec. | ||
| 14917 | 2026.05.29 18:28:58.874426 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14918 | 2026.05.29 18:28:58.874509 [ 286 ] {59ce3363-0aec-44d7-becb-8492e90978a5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14919 | 2026.05.29 18:28:58.874781 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_81_16} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14920 | 2026.05.29 18:28:58.874834 [ 286 ] {59ce3363-0aec-44d7-becb-8492e90978a5} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14921 | 2026.05.29 18:28:58.874884 [ 201 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_81_16} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14922 | 2026.05.29 18:28:58.875000 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14923 | 2026.05.29 18:28:58.875014 [ 286 ] {59ce3363-0aec-44d7-becb-8492e90978a5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001406 sec., 105263.15789473685 rows/sec., 5.99 MiB/sec. | ||
| 14924 | 2026.05.29 18:28:58.875062 [ 286 ] {59ce3363-0aec-44d7-becb-8492e90978a5} <Debug> TCPHandler: Processed in 0.001582827 sec. | ||
| 14925 | 2026.05.29 18:28:58.875230 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14926 | 2026.05.29 18:28:58.875328 [ 286 ] {b2dccb93-b5c8-47e8-a70f-6c10117c4147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14927 | 2026.05.29 18:28:58.875370 [ 286 ] {b2dccb93-b5c8-47e8-a70f-6c10117c4147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14928 | 2026.05.29 18:28:58.876125 [ 286 ] {b2dccb93-b5c8-47e8-a70f-6c10117c4147} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14929 | 2026.05.29 18:28:58.876161 [ 286 ] {b2dccb93-b5c8-47e8-a70f-6c10117c4147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14930 | 2026.05.29 18:28:58.876526 [ 286 ] {b2dccb93-b5c8-47e8-a70f-6c10117c4147} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14931 | 2026.05.29 18:28:58.876808 [ 286 ] {b2dccb93-b5c8-47e8-a70f-6c10117c4147} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14932 | 2026.05.29 18:28:58.876944 [ 286 ] {b2dccb93-b5c8-47e8-a70f-6c10117c4147} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001634 sec., 307833.5373317013 rows/sec., 21.65 MiB/sec. | ||
| 14933 | 2026.05.29 18:28:58.876979 [ 286 ] {b2dccb93-b5c8-47e8-a70f-6c10117c4147} <Debug> TCPHandler: Processed in 0.001803321 sec. | ||
| 14934 | 2026.05.29 18:28:58.877131 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14935 | 2026.05.29 18:28:58.877227 [ 286 ] {6cf17aaf-d431-4f57-a647-1ff63b37d79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14936 | 2026.05.29 18:28:58.877270 [ 286 ] {6cf17aaf-d431-4f57-a647-1ff63b37d79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14937 | 2026.05.29 18:28:58.877635 [ 286 ] {6cf17aaf-d431-4f57-a647-1ff63b37d79b} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14938 | 2026.05.29 18:28:58.877679 [ 286 ] {6cf17aaf-d431-4f57-a647-1ff63b37d79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14939 | 2026.05.29 18:28:58.878059 [ 286 ] {6cf17aaf-d431-4f57-a647-1ff63b37d79b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14940 | 2026.05.29 18:28:58.878326 [ 286 ] {6cf17aaf-d431-4f57-a647-1ff63b37d79b} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14941 | 2026.05.29 18:28:58.878486 [ 286 ] {6cf17aaf-d431-4f57-a647-1ff63b37d79b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001276 sec., 4702.194357366771 rows/sec., 245.67 KiB/sec. | ||
| 14942 | 2026.05.29 18:28:58.878528 [ 286 ] {6cf17aaf-d431-4f57-a647-1ff63b37d79b} <Debug> TCPHandler: Processed in 0.001448945 sec. | ||
| 14943 | 2026.05.29 18:28:58.878688 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14944 | 2026.05.29 18:28:58.878794 [ 286 ] {ae2aad93-c867-4d9e-8637-d493e19b86f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14945 | 2026.05.29 18:28:58.878847 [ 286 ] {ae2aad93-c867-4d9e-8637-d493e19b86f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14946 | 2026.05.29 18:28:58.879403 [ 286 ] {ae2aad93-c867-4d9e-8637-d493e19b86f3} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14947 | 2026.05.29 18:28:58.879446 [ 286 ] {ae2aad93-c867-4d9e-8637-d493e19b86f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14948 | 2026.05.29 18:28:58.879891 [ 286 ] {ae2aad93-c867-4d9e-8637-d493e19b86f3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14949 | 2026.05.29 18:28:58.880170 [ 286 ] {ae2aad93-c867-4d9e-8637-d493e19b86f3} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14950 | 2026.05.29 18:28:58.880336 [ 286 ] {ae2aad93-c867-4d9e-8637-d493e19b86f3} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001564 sec., 170076.726342711 rows/sec., 11.30 MiB/sec. | ||
| 14951 | 2026.05.29 18:28:58.880387 [ 286 ] {ae2aad93-c867-4d9e-8637-d493e19b86f3} <Debug> TCPHandler: Processed in 0.00175703 sec. | ||
| 14952 | 2026.05.29 18:28:58.880562 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14953 | 2026.05.29 18:28:58.880671 [ 286 ] {7b6760e4-c337-4db0-a31f-ca3d42d26a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14954 | 2026.05.29 18:28:58.880724 [ 286 ] {7b6760e4-c337-4db0-a31f-ca3d42d26a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14955 | 2026.05.29 18:28:58.881164 [ 286 ] {7b6760e4-c337-4db0-a31f-ca3d42d26a71} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14956 | 2026.05.29 18:28:58.881208 [ 286 ] {7b6760e4-c337-4db0-a31f-ca3d42d26a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14957 | 2026.05.29 18:28:58.881593 [ 286 ] {7b6760e4-c337-4db0-a31f-ca3d42d26a71} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14958 | 2026.05.29 18:28:58.881868 [ 286 ] {7b6760e4-c337-4db0-a31f-ca3d42d26a71} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14959 | 2026.05.29 18:28:58.882030 [ 286 ] {7b6760e4-c337-4db0-a31f-ca3d42d26a71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. | ||
| 14960 | 2026.05.29 18:28:58.882073 [ 286 ] {7b6760e4-c337-4db0-a31f-ca3d42d26a71} <Debug> TCPHandler: Processed in 0.001571747 sec. | ||
| 14961 | 2026.05.29 18:28:58.882240 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14962 | 2026.05.29 18:28:58.882346 [ 286 ] {7fcb70e4-f032-493f-830c-aab25f458d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14963 | 2026.05.29 18:28:58.882417 [ 286 ] {7fcb70e4-f032-493f-830c-aab25f458d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14964 | 2026.05.29 18:28:58.883510 [ 286 ] {7fcb70e4-f032-493f-830c-aab25f458d3f} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14965 | 2026.05.29 18:28:58.883554 [ 286 ] {7fcb70e4-f032-493f-830c-aab25f458d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14966 | 2026.05.29 18:28:58.884193 [ 286 ] {7fcb70e4-f032-493f-830c-aab25f458d3f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14967 | 2026.05.29 18:28:58.884420 [ 286 ] {7fcb70e4-f032-493f-830c-aab25f458d3f} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): 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.29 18:28:58.884568 [ 286 ] {7fcb70e4-f032-493f-830c-aab25f458d3f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002244 sec., 4901.9607843137255 rows/sec., 8.78 MiB/sec. | ||
| 14969 | 2026.05.29 18:28:58.884570 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14970 | 2026.05.29 18:28:58.884625 [ 286 ] {7fcb70e4-f032-493f-830c-aab25f458d3f} <Debug> TCPHandler: Processed in 0.002443961 sec. | ||
| 14971 | 2026.05.29 18:28:58.884628 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14972 | 2026.05.29 18:28:58.884662 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14973 | 2026.05.29 18:28:58.884785 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14974 | 2026.05.29 18:28:58.884813 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 14975 | 2026.05.29 18:28:58.884913 [ 286 ] {ac35a32f-c622-47d1-bcad-746f81fef65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14976 | 2026.05.29 18:28:58.884964 [ 286 ] {ac35a32f-c622-47d1-bcad-746f81fef65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14977 | 2026.05.29 18:28:58.885179 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14978 | 2026.05.29 18:28:58.885293 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1647 rows starting from the beginning of the part | ||
| 14979 | 2026.05.29 18:28:58.885395 [ 286 ] {ac35a32f-c622-47d1-bcad-746f81fef65d} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14980 | 2026.05.29 18:28:58.885435 [ 286 ] {ac35a32f-c622-47d1-bcad-746f81fef65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14981 | 2026.05.29 18:28:58.885489 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 11 rows starting from the beginning of the part | ||
| 14982 | 2026.05.29 18:28:58.885671 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 41 rows starting from the beginning of the part | ||
| 14983 | 2026.05.29 18:28:58.885766 [ 286 ] {ac35a32f-c622-47d1-bcad-746f81fef65d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14984 | 2026.05.29 18:28:58.885839 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 11 rows starting from the beginning of the part | ||
| 14985 | 2026.05.29 18:28:58.885995 [ 286 ] {ac35a32f-c622-47d1-bcad-746f81fef65d} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14986 | 2026.05.29 18:28:58.886018 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
| 14987 | 2026.05.29 18:28:58.886132 [ 286 ] {ac35a32f-c622-47d1-bcad-746f81fef65d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001266 sec., 71090.04739336493 rows/sec., 4.45 MiB/sec. | ||
| 14988 | 2026.05.29 18:28:58.886172 [ 286 ] {ac35a32f-c622-47d1-bcad-746f81fef65d} <Debug> TCPHandler: Processed in 0.001440414 sec. | ||
| 14989 | 2026.05.29 18:28:58.886194 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 11 rows starting from the beginning of the part | ||
| 14990 | 2026.05.29 18:28:58.902309 [ 201 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1751 rows, containing 19 columns (19 merged, 0 gathered) in 0.017557049 sec., 99732.02216386136 rows/sec., 178.72 MiB/sec. | ||
| 14991 | 2026.05.29 18:28:58.904459 [ 197 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14992 | 2026.05.29 18:28:58.905065 [ 197 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14993 | 2026.05.29 18:28:58.905182 [ 197 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14994 | 2026.05.29 18:28:58.905364 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.07 MiB. | ||
| 14995 | 2026.05.29 18:28:59.001216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.96 MiB, peak 360.97 MiB, free memory in arenas 0.00 B, will set to 351.11 MiB (RSS), difference: 7.15 MiB | ||
| 14996 | 2026.05.29 18:28:59.429501 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49214 | ||
| 14997 | 2026.05.29 18:28:59.429598 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14998 | 2026.05.29 18:28:59.429624 [ 275 ] {} <Debug> TCP-Session: c4aec4a6-311a-44dd-86b7-5f08a5fb6ec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49214 | ||
| 14999 | 2026.05.29 18:28:59.429646 [ 275 ] {} <Debug> TCP-Session: c4aec4a6-311a-44dd-86b7-5f08a5fb6ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15000 | 2026.05.29 18:28:59.429659 [ 275 ] {} <Debug> TCP-Session: c4aec4a6-311a-44dd-86b7-5f08a5fb6ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15001 | 2026.05.29 18:28:59.429850 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50835 | ||
| 15002 | 2026.05.29 18:28:59.429856 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62744 | ||
| 15003 | 2026.05.29 18:28:59.429889 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46226 | ||
| 15004 | 2026.05.29 18:28:59.429921 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46614 | ||
| 15005 | 2026.05.29 18:28:59.429942 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15006 | 2026.05.29 18:28:59.429963 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15007 | 2026.05.29 18:28:59.429950 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44102 | ||
| 15008 | 2026.05.29 18:28:59.429994 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15009 | 2026.05.29 18:28:59.429989 [ 306 ] {} <Debug> TCP-Session: 7227b8c2-6aa1-4fb2-94fa-e2a6c2b47c28 Authenticating user 'default' from [fd00:1122:3344:101::e]:46226 | ||
| 15010 | 2026.05.29 18:28:59.430037 [ 275 ] {} <Trace> TCP-Session: c4aec4a6-311a-44dd-86b7-5f08a5fb6ec7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15011 | 2026.05.29 18:28:59.430049 [ 308 ] {} <Debug> TCP-Session: 8f7f493c-13d5-41fc-96ff-d5ba22374f3a Authenticating user 'default' from [fd00:1122:3344:101::e]:46614 | ||
| 15012 | 2026.05.29 18:28:59.430072 [ 306 ] {} <Debug> TCP-Session: 7227b8c2-6aa1-4fb2-94fa-e2a6c2b47c28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15013 | 2026.05.29 18:28:59.430075 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15014 | 2026.05.29 18:28:59.430099 [ 306 ] {} <Debug> TCP-Session: 7227b8c2-6aa1-4fb2-94fa-e2a6c2b47c28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15015 | 2026.05.29 18:28:59.430091 [ 308 ] {} <Debug> TCP-Session: 8f7f493c-13d5-41fc-96ff-d5ba22374f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15016 | 2026.05.29 18:28:59.430126 [ 309 ] {} <Debug> TCP-Session: 49b32dfe-1377-4d1e-bb46-898d422758ad Authenticating user 'default' from [fd00:1122:3344:101::e]:44102 | ||
| 15017 | 2026.05.29 18:28:59.430150 [ 308 ] {} <Debug> TCP-Session: 8f7f493c-13d5-41fc-96ff-d5ba22374f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15018 | 2026.05.29 18:28:59.429986 [ 285 ] {} <Debug> TCP-Session: 33d02867-4750-4800-b1df-11b0f7816a25 Authenticating user 'default' from [fd00:1122:3344:101::e]:50835 | ||
| 15019 | 2026.05.29 18:28:59.430173 [ 309 ] {} <Debug> TCP-Session: 49b32dfe-1377-4d1e-bb46-898d422758ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15020 | 2026.05.29 18:28:59.430197 [ 285 ] {} <Debug> TCP-Session: 33d02867-4750-4800-b1df-11b0f7816a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15021 | 2026.05.29 18:28:59.430209 [ 309 ] {} <Debug> TCP-Session: 49b32dfe-1377-4d1e-bb46-898d422758ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15022 | 2026.05.29 18:28:59.430222 [ 285 ] {} <Debug> TCP-Session: 33d02867-4750-4800-b1df-11b0f7816a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15023 | 2026.05.29 18:28:59.430225 [ 275 ] {1b3f1c30-bc01-4657-9348-caf2bee947b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49214) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15024 | 2026.05.29 18:28:59.429940 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61372 | ||
| 15025 | 2026.05.29 18:28:59.429901 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45329 | ||
| 15026 | 2026.05.29 18:28:59.429898 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59184 | ||
| 15027 | 2026.05.29 18:28:59.430326 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15028 | 2026.05.29 18:28:59.429948 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15029 | 2026.05.29 18:28:59.430378 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15030 | 2026.05.29 18:28:59.430381 [ 310 ] {} <Debug> TCP-Session: 877f64d5-02ca-4898-81b5-03bf3ad8af5c Authenticating user 'default' from [fd00:1122:3344:101::e]:61372 | ||
| 15031 | 2026.05.29 18:28:59.430399 [ 302 ] {} <Debug> TCP-Session: cb313294-1f63-458d-875d-baad2f325230 Authenticating user 'default' from [fd00:1122:3344:101::e]:62744 | ||
| 15032 | 2026.05.29 18:28:59.430414 [ 307 ] {} <Debug> TCP-Session: a31b3a99-8234-491f-ae03-ee531e6dd9dc Authenticating user 'default' from [fd00:1122:3344:101::e]:45329 | ||
| 15033 | 2026.05.29 18:28:59.430426 [ 302 ] {} <Debug> TCP-Session: cb313294-1f63-458d-875d-baad2f325230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15034 | 2026.05.29 18:28:59.430421 [ 310 ] {} <Debug> TCP-Session: 877f64d5-02ca-4898-81b5-03bf3ad8af5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15035 | 2026.05.29 18:28:59.430449 [ 302 ] {} <Debug> TCP-Session: cb313294-1f63-458d-875d-baad2f325230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15036 | 2026.05.29 18:28:59.430455 [ 310 ] {} <Debug> TCP-Session: 877f64d5-02ca-4898-81b5-03bf3ad8af5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15037 | 2026.05.29 18:28:59.430448 [ 307 ] {} <Debug> TCP-Session: a31b3a99-8234-491f-ae03-ee531e6dd9dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15038 | 2026.05.29 18:28:59.430495 [ 307 ] {} <Debug> TCP-Session: a31b3a99-8234-491f-ae03-ee531e6dd9dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15039 | 2026.05.29 18:28:59.430525 [ 275 ] {1b3f1c30-bc01-4657-9348-caf2bee947b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15040 | 2026.05.29 18:28:59.430588 [ 275 ] {1b3f1c30-bc01-4657-9348-caf2bee947b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15041 | 2026.05.29 18:28:59.430608 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15042 | 2026.05.29 18:28:59.430639 [ 303 ] {} <Debug> TCP-Session: 4130a54b-bfab-4e79-affa-fbb44e11763e Authenticating user 'default' from [fd00:1122:3344:101::e]:59184 | ||
| 15043 | 2026.05.29 18:28:59.430655 [ 303 ] {} <Debug> TCP-Session: 4130a54b-bfab-4e79-affa-fbb44e11763e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15044 | 2026.05.29 18:28:59.430667 [ 303 ] {} <Debug> TCP-Session: 4130a54b-bfab-4e79-affa-fbb44e11763e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15045 | 2026.05.29 18:28:59.430875 [ 275 ] {1b3f1c30-bc01-4657-9348-caf2bee947b6} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 15046 | 2026.05.29 18:28:59.431772 [ 363 ] {1b3f1c30-bc01-4657-9348-caf2bee947b6} <Trace> AggregatingTransform: Aggregating | ||
| 15047 | 2026.05.29 18:28:59.431814 [ 363 ] {1b3f1c30-bc01-4657-9348-caf2bee947b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 15048 | 2026.05.29 18:28:59.431845 [ 363 ] {1b3f1c30-bc01-4657-9348-caf2bee947b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866665 sec. (1153.848 rows/sec., 45.07 KiB/sec.) | ||
| 15049 | 2026.05.29 18:28:59.431860 [ 363 ] {1b3f1c30-bc01-4657-9348-caf2bee947b6} <Trace> Aggregator: Merging aggregated data | ||
| 15050 | 2026.05.29 18:28:59.432496 [ 275 ] {1b3f1c30-bc01-4657-9348-caf2bee947b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002331 sec., 429.000429000429 rows/sec., 16.76 KiB/sec. | ||
| 15051 | 2026.05.29 18:28:59.432634 [ 275 ] {1b3f1c30-bc01-4657-9348-caf2bee947b6} <Debug> TCPHandler: Processed in 0.002725376 sec. | ||
| 15052 | 2026.05.29 18:28:59.432800 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15053 | 2026.05.29 18:28:59.432831 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15054 | 2026.05.29 18:28:59.432842 [ 275 ] {} <Debug> TCP-Session: c4aec4a6-311a-44dd-86b7-5f08a5fb6ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15055 | 2026.05.29 18:28:59.432853 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15056 | 2026.05.29 18:28:59.432873 [ 285 ] {} <Debug> TCP-Session: 33d02867-4750-4800-b1df-11b0f7816a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15057 | 2026.05.29 18:28:59.432876 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15058 | 2026.05.29 18:28:59.432895 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15059 | 2026.05.29 18:28:59.432904 [ 302 ] {} <Debug> TCP-Session: cb313294-1f63-458d-875d-baad2f325230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15060 | 2026.05.29 18:28:59.432925 [ 310 ] {} <Debug> TCP-Session: 877f64d5-02ca-4898-81b5-03bf3ad8af5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15061 | 2026.05.29 18:28:59.432938 [ 306 ] {} <Debug> TCP-Session: 7227b8c2-6aa1-4fb2-94fa-e2a6c2b47c28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15062 | 2026.05.29 18:28:59.432952 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15063 | 2026.05.29 18:28:59.432912 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15064 | 2026.05.29 18:28:59.433005 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15065 | 2026.05.29 18:28:59.433022 [ 307 ] {} <Debug> TCP-Session: a31b3a99-8234-491f-ae03-ee531e6dd9dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15066 | 2026.05.29 18:28:59.433041 [ 309 ] {} <Debug> TCP-Session: 49b32dfe-1377-4d1e-bb46-898d422758ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15067 | 2026.05.29 18:28:59.433049 [ 308 ] {} <Debug> TCP-Session: 8f7f493c-13d5-41fc-96ff-d5ba22374f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15068 | 2026.05.29 18:28:59.432985 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15069 | 2026.05.29 18:28:59.433117 [ 303 ] {} <Debug> TCP-Session: 4130a54b-bfab-4e79-affa-fbb44e11763e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15070 | 2026.05.29 18:29:03.845456 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15071 | 2026.05.29 18:29:03.845701 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15072 | 2026.05.29 18:29:03.846046 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15073 | 2026.05.29 18:29:03.846088 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15074 | 2026.05.29 18:29:03.846321 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15075 | 2026.05.29 18:29:03.846395 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15076 | 2026.05.29 18:29:03.846542 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15077 | 2026.05.29 18:29:03.846628 [ 321 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15078 | 2026.05.29 18:29:03.846642 [ 354 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15079 | 2026.05.29 18:29:03.846644 [ 323 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15080 | 2026.05.29 18:29:03.846782 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 15081 | 2026.05.29 18:29:03.846810 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15082 | 2026.05.29 18:29:03.846901 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15083 | 2026.05.29 18:29:03.846922 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 15084 | 2026.05.29 18:29:03.846959 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15085 | 2026.05.29 18:29:03.847001 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15086 | 2026.05.29 18:29:03.847040 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15087 | 2026.05.29 18:29:03.848080 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002472 sec., 18608.4142394822 rows/sec., 2.22 MiB/sec. | ||
| 15088 | 2026.05.29 18:29:03.848266 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Debug> MemoryTracker: Peak memory usage (for query): 135.63 KiB. | ||
| 15089 | 2026.05.29 18:29:03.848282 [ 286 ] {d5d7475b-7188-426e-bcec-71a9478d13e1} <Debug> TCPHandler: Processed in 0.00296032 sec. | ||
| 15090 | 2026.05.29 18:29:03.850475 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15091 | 2026.05.29 18:29:03.850608 [ 286 ] {a737f294-6e14-4d42-89ce-4ceab96971b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15092 | 2026.05.29 18:29:03.850663 [ 286 ] {a737f294-6e14-4d42-89ce-4ceab96971b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15093 | 2026.05.29 18:29:03.851291 [ 286 ] {a737f294-6e14-4d42-89ce-4ceab96971b1} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15094 | 2026.05.29 18:29:03.851336 [ 286 ] {a737f294-6e14-4d42-89ce-4ceab96971b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15095 | 2026.05.29 18:29:03.851714 [ 286 ] {a737f294-6e14-4d42-89ce-4ceab96971b1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15096 | 2026.05.29 18:29:03.851933 [ 286 ] {a737f294-6e14-4d42-89ce-4ceab96971b1} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15097 | 2026.05.29 18:29:03.852083 [ 286 ] {a737f294-6e14-4d42-89ce-4ceab96971b1} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001513 sec., 76668.86979510906 rows/sec., 6.51 MiB/sec. | ||
| 15098 | 2026.05.29 18:29:03.852120 [ 286 ] {a737f294-6e14-4d42-89ce-4ceab96971b1} <Debug> TCPHandler: Processed in 0.001708878 sec. | ||
| 15099 | 2026.05.29 18:29:03.852252 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15100 | 2026.05.29 18:29:03.852352 [ 286 ] {4b96c2af-62ca-4819-930d-a9223f55ff8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15101 | 2026.05.29 18:29:03.852395 [ 286 ] {4b96c2af-62ca-4819-930d-a9223f55ff8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15102 | 2026.05.29 18:29:03.852805 [ 286 ] {4b96c2af-62ca-4819-930d-a9223f55ff8b} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15103 | 2026.05.29 18:29:03.852842 [ 286 ] {4b96c2af-62ca-4819-930d-a9223f55ff8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15104 | 2026.05.29 18:29:03.853144 [ 286 ] {4b96c2af-62ca-4819-930d-a9223f55ff8b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15105 | 2026.05.29 18:29:03.853360 [ 286 ] {4b96c2af-62ca-4819-930d-a9223f55ff8b} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15106 | 2026.05.29 18:29:03.853490 [ 286 ] {4b96c2af-62ca-4819-930d-a9223f55ff8b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00116 sec., 25862.068965517243 rows/sec., 1.90 MiB/sec. | ||
| 15107 | 2026.05.29 18:29:03.853525 [ 286 ] {4b96c2af-62ca-4819-930d-a9223f55ff8b} <Debug> TCPHandler: Processed in 0.001326102 sec. | ||
| 15108 | 2026.05.29 18:29:03.853645 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15109 | 2026.05.29 18:29:03.853741 [ 286 ] {731ae8fc-b656-4e46-8a6c-e90695249ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15110 | 2026.05.29 18:29:03.853780 [ 286 ] {731ae8fc-b656-4e46-8a6c-e90695249ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15111 | 2026.05.29 18:29:03.854217 [ 286 ] {731ae8fc-b656-4e46-8a6c-e90695249ee3} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15112 | 2026.05.29 18:29:03.854253 [ 286 ] {731ae8fc-b656-4e46-8a6c-e90695249ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15113 | 2026.05.29 18:29:03.854547 [ 286 ] {731ae8fc-b656-4e46-8a6c-e90695249ee3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15114 | 2026.05.29 18:29:03.854748 [ 286 ] {731ae8fc-b656-4e46-8a6c-e90695249ee3} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15115 | 2026.05.29 18:29:03.854874 [ 286 ] {731ae8fc-b656-4e46-8a6c-e90695249ee3} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001152 sec., 81597.22222222222 rows/sec., 6.37 MiB/sec. | ||
| 15116 | 2026.05.29 18:29:03.854909 [ 286 ] {731ae8fc-b656-4e46-8a6c-e90695249ee3} <Debug> TCPHandler: Processed in 0.001315543 sec. | ||
| 15117 | 2026.05.29 18:29:03.855029 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15118 | 2026.05.29 18:29:03.855126 [ 286 ] {4c7991e0-1a49-48e7-b0d8-251ce7f1e5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15119 | 2026.05.29 18:29:03.855170 [ 286 ] {4c7991e0-1a49-48e7-b0d8-251ce7f1e5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15120 | 2026.05.29 18:29:03.855580 [ 286 ] {4c7991e0-1a49-48e7-b0d8-251ce7f1e5bc} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15121 | 2026.05.29 18:29:03.855615 [ 286 ] {4c7991e0-1a49-48e7-b0d8-251ce7f1e5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15122 | 2026.05.29 18:29:03.855933 [ 286 ] {4c7991e0-1a49-48e7-b0d8-251ce7f1e5bc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15123 | 2026.05.29 18:29:03.856140 [ 286 ] {4c7991e0-1a49-48e7-b0d8-251ce7f1e5bc} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2026.05.29 18:29:03.856261 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 5 parts from all_1_90_18 to all_94_94_0 | ||
| 15125 | 2026.05.29 18:29:03.856271 [ 286 ] {4c7991e0-1a49-48e7-b0d8-251ce7f1e5bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 15126 | 2026.05.29 18:29:03.856313 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15127 | 2026.05.29 18:29:03.856325 [ 286 ] {4c7991e0-1a49-48e7-b0d8-251ce7f1e5bc} <Debug> TCPHandler: Processed in 0.001347363 sec. | ||
| 15128 | 2026.05.29 18:29:03.856341 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15129 | 2026.05.29 18:29:03.856451 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15130 | 2026.05.29 18:29:03.856463 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_90_18 to all_94_94_0 into Compact with storage Full | ||
| 15131 | 2026.05.29 18:29:03.856551 [ 286 ] {4b264034-5bbd-41e6-adc0-54cb39d54fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15132 | 2026.05.29 18:29:03.856611 [ 286 ] {4b264034-5bbd-41e6-adc0-54cb39d54fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15133 | 2026.05.29 18:29:03.856620 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15134 | 2026.05.29 18:29:03.856663 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_90_18, total 35605 rows starting from the beginning of the part | ||
| 15135 | 2026.05.29 18:29:03.856735 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 148 rows starting from the beginning of the part | ||
| 15136 | 2026.05.29 18:29:03.856785 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 265 rows starting from the beginning of the part | ||
| 15137 | 2026.05.29 18:29:03.856830 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 15138 | 2026.05.29 18:29:03.856875 [ 198 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 266 rows starting from the beginning of the part | ||
| 15139 | 2026.05.29 18:29:03.857421 [ 286 ] {4b264034-5bbd-41e6-adc0-54cb39d54fbc} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15140 | 2026.05.29 18:29:03.857462 [ 286 ] {4b264034-5bbd-41e6-adc0-54cb39d54fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15141 | 2026.05.29 18:29:03.857998 [ 286 ] {4b264034-5bbd-41e6-adc0-54cb39d54fbc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15142 | 2026.05.29 18:29:03.858241 [ 286 ] {4b264034-5bbd-41e6-adc0-54cb39d54fbc} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15143 | 2026.05.29 18:29:03.858383 [ 286 ] {4b264034-5bbd-41e6-adc0-54cb39d54fbc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001851 sec., 16207.45542949757 rows/sec., 29.04 MiB/sec. | ||
| 15144 | 2026.05.29 18:29:03.858436 [ 286 ] {4b264034-5bbd-41e6-adc0-54cb39d54fbc} <Debug> TCPHandler: Processed in 0.002037235 sec. | ||
| 15145 | 2026.05.29 18:29:03.858556 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15146 | 2026.05.29 18:29:03.858653 [ 286 ] {2f45d551-9494-49b6-9560-34b8d9d6da5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15147 | 2026.05.29 18:29:03.858695 [ 286 ] {2f45d551-9494-49b6-9560-34b8d9d6da5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15148 | 2026.05.29 18:29:03.859037 [ 286 ] {2f45d551-9494-49b6-9560-34b8d9d6da5f} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15149 | 2026.05.29 18:29:03.859072 [ 286 ] {2f45d551-9494-49b6-9560-34b8d9d6da5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15150 | 2026.05.29 18:29:03.859412 [ 286 ] {2f45d551-9494-49b6-9560-34b8d9d6da5f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15151 | 2026.05.29 18:29:03.859618 [ 286 ] {2f45d551-9494-49b6-9560-34b8d9d6da5f} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15152 | 2026.05.29 18:29:03.859750 [ 286 ] {2f45d551-9494-49b6-9560-34b8d9d6da5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 15153 | 2026.05.29 18:29:03.859785 [ 286 ] {2f45d551-9494-49b6-9560-34b8d9d6da5f} <Debug> TCPHandler: Processed in 0.001281072 sec. | ||
| 15154 | 2026.05.29 18:29:03.863449 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36444 rows, containing 5 columns (5 merged, 0 gathered) in 0.00704304 sec., 5174470.115177536 rows/sec., 331.30 MiB/sec. | ||
| 15155 | 2026.05.29 18:29:03.863805 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 15156 | 2026.05.29 18:29:03.864074 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15157 | 2026.05.29 18:29:03.864144 [ 197 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 5 parts: [all_1_90_18, all_94_94_0] -> all_1_94_19 | ||
| 15158 | 2026.05.29 18:29:03.864239 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15159 | 2026.05.29 18:29:04.531012 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15160 | 2026.05.29 18:29:04.531072 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15161 | 2026.05.29 18:29:04.720808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27865 | ||
| 15162 | 2026.05.29 18:29:04.721308 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15163 | 2026.05.29 18:29:04.721359 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15164 | 2026.05.29 18:29:04.721845 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15165 | 2026.05.29 18:29:04.722075 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15166 | 2026.05.29 18:29:04.722225 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27865 | ||
| 15167 | 2026.05.29 18:29:06.320097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 15168 | 2026.05.29 18:29:06.336598 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15169 | 2026.05.29 18:29:06.336667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15170 | 2026.05.29 18:29:06.342577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15171 | 2026.05.29 18:29:06.343269 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15172 | 2026.05.29 18:29:06.346086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 15173 | 2026.05.29 18:29:08.850355 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15174 | 2026.05.29 18:29:08.850607 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 15175 | 2026.05.29 18:29:08.850956 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15176 | 2026.05.29 18:29:08.850998 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 15177 | 2026.05.29 18:29:08.851238 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15178 | 2026.05.29 18:29:08.851306 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15179 | 2026.05.29 18:29:08.851448 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15180 | 2026.05.29 18:29:08.851537 [ 321 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15181 | 2026.05.29 18:29:08.851551 [ 354 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15182 | 2026.05.29 18:29:08.851565 [ 342 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15183 | 2026.05.29 18:29:08.851670 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 15184 | 2026.05.29 18:29:08.851697 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15185 | 2026.05.29 18:29:08.851783 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15186 | 2026.05.29 18:29:08.851803 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 15187 | 2026.05.29 18:29:08.851840 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 15188 | 2026.05.29 18:29:08.851883 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 15189 | 2026.05.29 18:29:08.851921 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 15190 | 2026.05.29 18:29:08.853330 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002826 sec., 16277.423920736022 rows/sec., 3.32 MiB/sec. | ||
| 15191 | 2026.05.29 18:29:08.853519 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Debug> MemoryTracker: Peak memory usage (for query): 154.51 KiB. | ||
| 15192 | 2026.05.29 18:29:08.853542 [ 286 ] {f4cfef8a-5353-404f-afe2-f0141a069bb0} <Debug> TCPHandler: Processed in 0.003319907 sec. | ||
| 15193 | 2026.05.29 18:29:08.858796 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15194 | 2026.05.29 18:29:08.858956 [ 286 ] {4d852c21-53fe-465b-bb35-22e8f5c4ffff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15195 | 2026.05.29 18:29:08.859020 [ 286 ] {4d852c21-53fe-465b-bb35-22e8f5c4ffff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15196 | 2026.05.29 18:29:08.859749 [ 286 ] {4d852c21-53fe-465b-bb35-22e8f5c4ffff} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15197 | 2026.05.29 18:29:08.859797 [ 286 ] {4d852c21-53fe-465b-bb35-22e8f5c4ffff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15198 | 2026.05.29 18:29:08.860178 [ 286 ] {4d852c21-53fe-465b-bb35-22e8f5c4ffff} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15199 | 2026.05.29 18:29:08.860399 [ 286 ] {4d852c21-53fe-465b-bb35-22e8f5c4ffff} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15200 | 2026.05.29 18:29:08.860552 [ 286 ] {4d852c21-53fe-465b-bb35-22e8f5c4ffff} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00164 sec., 173170.73170731709 rows/sec., 11.00 MiB/sec. | ||
| 15201 | 2026.05.29 18:29:08.860552 [ 26 ] {} <Debug> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 15202 | 2026.05.29 18:29:08.860591 [ 286 ] {4d852c21-53fe-465b-bb35-22e8f5c4ffff} <Debug> TCPHandler: Processed in 0.001872212 sec. | ||
| 15203 | 2026.05.29 18:29:08.860660 [ 26 ] {} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15204 | 2026.05.29 18:29:08.860703 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15205 | 2026.05.29 18:29:08.860757 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15206 | 2026.05.29 18:29:08.860825 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 15207 | 2026.05.29 18:29:08.860860 [ 286 ] {f1acac2e-64a0-4503-920d-903d26f3e55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15208 | 2026.05.29 18:29:08.860907 [ 286 ] {f1acac2e-64a0-4503-920d-903d26f3e55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15209 | 2026.05.29 18:29:08.860957 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15210 | 2026.05.29 18:29:08.860998 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 15211 | 2026.05.29 18:29:08.861067 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 15212 | 2026.05.29 18:29:08.861123 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 15213 | 2026.05.29 18:29:08.861171 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 15214 | 2026.05.29 18:29:08.861218 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 15215 | 2026.05.29 18:29:08.861730 [ 286 ] {f1acac2e-64a0-4503-920d-903d26f3e55d} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15216 | 2026.05.29 18:29:08.861772 [ 286 ] {f1acac2e-64a0-4503-920d-903d26f3e55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15217 | 2026.05.29 18:29:08.862149 [ 286 ] {f1acac2e-64a0-4503-920d-903d26f3e55d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15218 | 2026.05.29 18:29:08.862160 [ 197 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384403 sec., 1025712.888515844 rows/sec., 69.06 MiB/sec. | ||
| 15219 | 2026.05.29 18:29:08.862307 [ 201 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 15220 | 2026.05.29 18:29:08.862364 [ 286 ] {f1acac2e-64a0-4503-920d-903d26f3e55d} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15221 | 2026.05.29 18:29:08.862489 [ 26 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15222 | 2026.05.29 18:29:08.862497 [ 286 ] {f1acac2e-64a0-4503-920d-903d26f3e55d} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001656 sec., 494565.2173913044 rows/sec., 38.36 MiB/sec. | ||
| 15223 | 2026.05.29 18:29:08.862531 [ 26 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15224 | 2026.05.29 18:29:08.862553 [ 286 ] {f1acac2e-64a0-4503-920d-903d26f3e55d} <Debug> TCPHandler: Processed in 0.001844391 sec. | ||
| 15225 | 2026.05.29 18:29:08.862562 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15226 | 2026.05.29 18:29:08.862574 [ 201 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_41_10} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15227 | 2026.05.29 18:29:08.862646 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 15228 | 2026.05.29 18:29:08.862655 [ 201 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_41_10} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 15229 | 2026.05.29 18:29:08.862684 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15230 | 2026.05.29 18:29:08.862744 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15231 | 2026.05.29 18:29:08.862753 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 15232 | 2026.05.29 18:29:08.862777 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3241 rows starting from the beginning of the part | ||
| 15233 | 2026.05.29 18:29:08.862780 [ 286 ] {93742001-79e4-4abd-a175-44315147e9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15234 | 2026.05.29 18:29:08.862834 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 819 rows starting from the beginning of the part | ||
| 15235 | 2026.05.29 18:29:08.862835 [ 286 ] {93742001-79e4-4abd-a175-44315147e9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15236 | 2026.05.29 18:29:08.862889 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 116 rows starting from the beginning of the part | ||
| 15237 | 2026.05.29 18:29:08.862945 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 820 rows starting from the beginning of the part | ||
| 15238 | 2026.05.29 18:29:08.862985 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 116 rows starting from the beginning of the part | ||
| 15239 | 2026.05.29 18:29:08.863023 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 819 rows starting from the beginning of the part | ||
| 15240 | 2026.05.29 18:29:08.863330 [ 286 ] {93742001-79e4-4abd-a175-44315147e9aa} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15241 | 2026.05.29 18:29:08.863378 [ 286 ] {93742001-79e4-4abd-a175-44315147e9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15242 | 2026.05.29 18:29:08.863693 [ 286 ] {93742001-79e4-4abd-a175-44315147e9aa} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15243 | 2026.05.29 18:29:08.863925 [ 286 ] {93742001-79e4-4abd-a175-44315147e9aa} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15244 | 2026.05.29 18:29:08.864054 [ 286 ] {93742001-79e4-4abd-a175-44315147e9aa} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001293 sec., 118329.46635730857 rows/sec., 7.08 MiB/sec. | ||
| 15245 | 2026.05.29 18:29:08.864088 [ 286 ] {93742001-79e4-4abd-a175-44315147e9aa} <Debug> TCPHandler: Processed in 0.001454645 sec. | ||
| 15246 | 2026.05.29 18:29:08.864214 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15247 | 2026.05.29 18:29:08.864311 [ 286 ] {8774dbac-2acc-497b-8240-d2ef771b825a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15248 | 2026.05.29 18:29:08.864353 [ 286 ] {8774dbac-2acc-497b-8240-d2ef771b825a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15249 | 2026.05.29 18:29:08.864800 [ 286 ] {8774dbac-2acc-497b-8240-d2ef771b825a} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15250 | 2026.05.29 18:29:08.864837 [ 286 ] {8774dbac-2acc-497b-8240-d2ef771b825a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15251 | 2026.05.29 18:29:08.865003 [ 196 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5931 rows, containing 5 columns (5 merged, 0 gathered) in 0.002377821 sec., 2494300.4540711856 rows/sec., 200.24 MiB/sec. | ||
| 15252 | 2026.05.29 18:29:08.865145 [ 286 ] {8774dbac-2acc-497b-8240-d2ef771b825a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15253 | 2026.05.29 18:29:08.865315 [ 201 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15254 | 2026.05.29 18:29:08.865363 [ 286 ] {8774dbac-2acc-497b-8240-d2ef771b825a} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15255 | 2026.05.29 18:29:08.865494 [ 286 ] {8774dbac-2acc-497b-8240-d2ef771b825a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 15256 | 2026.05.29 18:29:08.865534 [ 286 ] {8774dbac-2acc-497b-8240-d2ef771b825a} <Debug> TCPHandler: Processed in 0.001368953 sec. | ||
| 15257 | 2026.05.29 18:29:08.865563 [ 201 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_96_19} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15258 | 2026.05.29 18:29:08.865634 [ 201 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_96_19} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15259 | 2026.05.29 18:29:08.865656 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15260 | 2026.05.29 18:29:08.865710 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 15261 | 2026.05.29 18:29:08.865753 [ 286 ] {d52fc2c3-ac29-46c1-985f-d50247b06579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15262 | 2026.05.29 18:29:08.865794 [ 286 ] {d52fc2c3-ac29-46c1-985f-d50247b06579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15263 | 2026.05.29 18:29:08.866243 [ 286 ] {d52fc2c3-ac29-46c1-985f-d50247b06579} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15264 | 2026.05.29 18:29:08.866279 [ 286 ] {d52fc2c3-ac29-46c1-985f-d50247b06579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15265 | 2026.05.29 18:29:08.866585 [ 286 ] {d52fc2c3-ac29-46c1-985f-d50247b06579} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15266 | 2026.05.29 18:29:08.866802 [ 286 ] {d52fc2c3-ac29-46c1-985f-d50247b06579} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15267 | 2026.05.29 18:29:08.866911 [ 28 ] {} <Debug> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 15268 | 2026.05.29 18:29:08.866930 [ 286 ] {d52fc2c3-ac29-46c1-985f-d50247b06579} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 15269 | 2026.05.29 18:29:08.866962 [ 28 ] {} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15270 | 2026.05.29 18:29:08.866973 [ 286 ] {d52fc2c3-ac29-46c1-985f-d50247b06579} <Debug> TCPHandler: Processed in 0.001366333 sec. | ||
| 15271 | 2026.05.29 18:29:08.866994 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15272 | 2026.05.29 18:29:08.867080 [ 201 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 15273 | 2026.05.29 18:29:08.867140 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15274 | 2026.05.29 18:29:08.867157 [ 201 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15275 | 2026.05.29 18:29:08.867186 [ 201 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 15276 | 2026.05.29 18:29:08.867246 [ 201 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 15277 | 2026.05.29 18:29:08.867253 [ 286 ] {978a8fd8-19cc-4a77-a9a9-b992efc98105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15278 | 2026.05.29 18:29:08.867290 [ 201 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 15279 | 2026.05.29 18:29:08.867298 [ 286 ] {978a8fd8-19cc-4a77-a9a9-b992efc98105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15280 | 2026.05.29 18:29:08.867333 [ 201 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 15281 | 2026.05.29 18:29:08.867374 [ 201 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 15282 | 2026.05.29 18:29:08.867975 [ 286 ] {978a8fd8-19cc-4a77-a9a9-b992efc98105} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15283 | 2026.05.29 18:29:08.868011 [ 286 ] {978a8fd8-19cc-4a77-a9a9-b992efc98105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15284 | 2026.05.29 18:29:08.868110 [ 188 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001059758 sec., 698272.6245048398 rows/sec., 42.38 MiB/sec. | ||
| 15285 | 2026.05.29 18:29:08.868234 [ 201 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 15286 | 2026.05.29 18:29:08.868350 [ 286 ] {978a8fd8-19cc-4a77-a9a9-b992efc98105} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15287 | 2026.05.29 18:29:08.868465 [ 201 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_41_10} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15288 | 2026.05.29 18:29:08.868527 [ 201 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_41_10} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 15289 | 2026.05.29 18:29:08.868572 [ 286 ] {978a8fd8-19cc-4a77-a9a9-b992efc98105} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15290 | 2026.05.29 18:29:08.868586 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15291 | 2026.05.29 18:29:08.868696 [ 28 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15292 | 2026.05.29 18:29:08.868708 [ 286 ] {978a8fd8-19cc-4a77-a9a9-b992efc98105} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001474 sec., 339891.45183175034 rows/sec., 23.89 MiB/sec. | ||
| 15293 | 2026.05.29 18:29:08.868729 [ 28 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15294 | 2026.05.29 18:29:08.868752 [ 286 ] {978a8fd8-19cc-4a77-a9a9-b992efc98105} <Debug> TCPHandler: Processed in 0.001663769 sec. | ||
| 15295 | 2026.05.29 18:29:08.868752 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15296 | 2026.05.29 18:29:08.868880 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 15297 | 2026.05.29 18:29:08.868912 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15298 | 2026.05.29 18:29:08.868995 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15299 | 2026.05.29 18:29:08.869016 [ 286 ] {81984936-a5fe-4fb2-a5df-53a3514749d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15300 | 2026.05.29 18:29:08.869031 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1793 rows starting from the beginning of the part | ||
| 15301 | 2026.05.29 18:29:08.869068 [ 286 ] {81984936-a5fe-4fb2-a5df-53a3514749d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15302 | 2026.05.29 18:29:08.869110 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 501 rows starting from the beginning of the part | ||
| 15303 | 2026.05.29 18:29:08.869194 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 94 rows starting from the beginning of the part | ||
| 15304 | 2026.05.29 18:29:08.869240 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 503 rows starting from the beginning of the part | ||
| 15305 | 2026.05.29 18:29:08.869285 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 94 rows starting from the beginning of the part | ||
| 15306 | 2026.05.29 18:29:08.869326 [ 196 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 501 rows starting from the beginning of the part | ||
| 15307 | 2026.05.29 18:29:08.869414 [ 286 ] {81984936-a5fe-4fb2-a5df-53a3514749d4} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15308 | 2026.05.29 18:29:08.869457 [ 286 ] {81984936-a5fe-4fb2-a5df-53a3514749d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15309 | 2026.05.29 18:29:08.869797 [ 286 ] {81984936-a5fe-4fb2-a5df-53a3514749d4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15310 | 2026.05.29 18:29:08.870022 [ 286 ] {81984936-a5fe-4fb2-a5df-53a3514749d4} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15311 | 2026.05.29 18:29:08.870126 [ 28 ] {} <Debug> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 15312 | 2026.05.29 18:29:08.870151 [ 286 ] {81984936-a5fe-4fb2-a5df-53a3514749d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 15313 | 2026.05.29 18:29:08.870154 [ 28 ] {} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15314 | 2026.05.29 18:29:08.870190 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15315 | 2026.05.29 18:29:08.870192 [ 286 ] {81984936-a5fe-4fb2-a5df-53a3514749d4} <Debug> TCPHandler: Processed in 0.001331152 sec. | ||
| 15316 | 2026.05.29 18:29:08.870260 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 15317 | 2026.05.29 18:29:08.870327 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15318 | 2026.05.29 18:29:08.870336 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15319 | 2026.05.29 18:29:08.870366 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 15320 | 2026.05.29 18:29:08.870409 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 15321 | 2026.05.29 18:29:08.870435 [ 286 ] {e228ed94-89a6-42da-9d7d-9eb3125fa756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15322 | 2026.05.29 18:29:08.870447 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 15323 | 2026.05.29 18:29:08.870484 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 15324 | 2026.05.29 18:29:08.870489 [ 286 ] {e228ed94-89a6-42da-9d7d-9eb3125fa756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15325 | 2026.05.29 18:29:08.870519 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 15326 | 2026.05.29 18:29:08.870552 [ 201 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 15327 | 2026.05.29 18:29:08.870727 [ 189 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3486 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882182 sec., 1852105.6943483679 rows/sec., 135.61 MiB/sec. | ||
| 15328 | 2026.05.29 18:29:08.871002 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15329 | 2026.05.29 18:29:08.871069 [ 286 ] {e228ed94-89a6-42da-9d7d-9eb3125fa756} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15330 | 2026.05.29 18:29:08.871123 [ 286 ] {e228ed94-89a6-42da-9d7d-9eb3125fa756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15331 | 2026.05.29 18:29:08.871222 [ 187 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.000986117 sec., 249463.2989797357 rows/sec., 12.73 MiB/sec. | ||
| 15332 | 2026.05.29 18:29:08.871357 [ 189 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 15333 | 2026.05.29 18:29:08.871382 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_96_19} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15334 | 2026.05.29 18:29:08.871478 [ 186 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_96_19} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15335 | 2026.05.29 18:29:08.871506 [ 286 ] {e228ed94-89a6-42da-9d7d-9eb3125fa756} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15336 | 2026.05.29 18:29:08.871581 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 15337 | 2026.05.29 18:29:08.871632 [ 189 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_41_8} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15338 | 2026.05.29 18:29:08.871704 [ 189 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_41_8} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 15339 | 2026.05.29 18:29:08.871736 [ 286 ] {e228ed94-89a6-42da-9d7d-9eb3125fa756} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15340 | 2026.05.29 18:29:08.871762 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 15341 | 2026.05.29 18:29:08.871865 [ 286 ] {e228ed94-89a6-42da-9d7d-9eb3125fa756} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001455 sec., 182130.58419243988 rows/sec., 12.10 MiB/sec. | ||
| 15342 | 2026.05.29 18:29:08.871901 [ 286 ] {e228ed94-89a6-42da-9d7d-9eb3125fa756} <Debug> TCPHandler: Processed in 0.001623937 sec. | ||
| 15343 | 2026.05.29 18:29:08.872020 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15344 | 2026.05.29 18:29:08.872116 [ 286 ] {b1e38ed6-8a04-498c-bab5-a3600f6abc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15345 | 2026.05.29 18:29:08.872159 [ 286 ] {b1e38ed6-8a04-498c-bab5-a3600f6abc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15346 | 2026.05.29 18:29:08.872482 [ 286 ] {b1e38ed6-8a04-498c-bab5-a3600f6abc3c} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15347 | 2026.05.29 18:29:08.872525 [ 286 ] {b1e38ed6-8a04-498c-bab5-a3600f6abc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15348 | 2026.05.29 18:29:08.872818 [ 286 ] {b1e38ed6-8a04-498c-bab5-a3600f6abc3c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15349 | 2026.05.29 18:29:08.873016 [ 286 ] {b1e38ed6-8a04-498c-bab5-a3600f6abc3c} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15350 | 2026.05.29 18:29:08.873142 [ 286 ] {b1e38ed6-8a04-498c-bab5-a3600f6abc3c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 15351 | 2026.05.29 18:29:08.873175 [ 286 ] {b1e38ed6-8a04-498c-bab5-a3600f6abc3c} <Debug> TCPHandler: Processed in 0.001206641 sec. | ||
| 15352 | 2026.05.29 18:29:08.873288 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15353 | 2026.05.29 18:29:08.873384 [ 286 ] {75dd8e80-b576-454a-96dd-67eb7cc29678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15354 | 2026.05.29 18:29:08.873439 [ 286 ] {75dd8e80-b576-454a-96dd-67eb7cc29678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.29 18:29:08.874196 [ 286 ] {75dd8e80-b576-454a-96dd-67eb7cc29678} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15356 | 2026.05.29 18:29:08.874233 [ 286 ] {75dd8e80-b576-454a-96dd-67eb7cc29678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15357 | 2026.05.29 18:29:08.874715 [ 286 ] {75dd8e80-b576-454a-96dd-67eb7cc29678} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15358 | 2026.05.29 18:29:08.874920 [ 286 ] {75dd8e80-b576-454a-96dd-67eb7cc29678} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15359 | 2026.05.29 18:29:08.875048 [ 286 ] {75dd8e80-b576-454a-96dd-67eb7cc29678} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001718 sec., 6402.79394644936 rows/sec., 11.47 MiB/sec. | ||
| 15360 | 2026.05.29 18:29:08.875098 [ 286 ] {75dd8e80-b576-454a-96dd-67eb7cc29678} <Debug> TCPHandler: Processed in 0.001899932 sec. | ||
| 15361 | 2026.05.29 18:29:08.875219 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15362 | 2026.05.29 18:29:08.875310 [ 286 ] {caec06b5-4ee8-4ac2-a588-7e87bddd4401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15363 | 2026.05.29 18:29:08.875350 [ 286 ] {caec06b5-4ee8-4ac2-a588-7e87bddd4401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15364 | 2026.05.29 18:29:08.875736 [ 286 ] {caec06b5-4ee8-4ac2-a588-7e87bddd4401} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15365 | 2026.05.29 18:29:08.875772 [ 286 ] {caec06b5-4ee8-4ac2-a588-7e87bddd4401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15366 | 2026.05.29 18:29:08.876072 [ 286 ] {caec06b5-4ee8-4ac2-a588-7e87bddd4401} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15367 | 2026.05.29 18:29:08.876271 [ 286 ] {caec06b5-4ee8-4ac2-a588-7e87bddd4401} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15368 | 2026.05.29 18:29:08.876385 [ 28 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15369 | 2026.05.29 18:29:08.876396 [ 286 ] {caec06b5-4ee8-4ac2-a588-7e87bddd4401} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 15370 | 2026.05.29 18:29:08.876418 [ 28 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15371 | 2026.05.29 18:29:08.876439 [ 286 ] {caec06b5-4ee8-4ac2-a588-7e87bddd4401} <Debug> TCPHandler: Processed in 0.001223651 sec. | ||
| 15372 | 2026.05.29 18:29:08.876441 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15373 | 2026.05.29 18:29:08.876532 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 15374 | 2026.05.29 18:29:08.876624 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15375 | 2026.05.29 18:29:08.876652 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5580 rows starting from the beginning of the part | ||
| 15376 | 2026.05.29 18:29:08.876701 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 90 rows starting from the beginning of the part | ||
| 15377 | 2026.05.29 18:29:08.876743 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 15378 | 2026.05.29 18:29:08.876781 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
| 15379 | 2026.05.29 18:29:08.876818 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 15380 | 2026.05.29 18:29:08.876856 [ 201 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 15381 | 2026.05.29 18:29:08.878398 [ 187 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5970 rows, containing 4 columns (4 merged, 0 gathered) in 0.001899013 sec., 3143738.352502063 rows/sec., 202.75 MiB/sec. | ||
| 15382 | 2026.05.29 18:29:08.878786 [ 196 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15383 | 2026.05.29 18:29:08.879063 [ 196 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_96_19} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15384 | 2026.05.29 18:29:08.879140 [ 196 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_96_19} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15385 | 2026.05.29 18:29:08.879225 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 15386 | 2026.05.29 18:29:09.426499 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15387 | 2026.05.29 18:29:09.426735 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 15388 | 2026.05.29 18:29:09.427083 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15389 | 2026.05.29 18:29:09.427123 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 15390 | 2026.05.29 18:29:09.427356 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15391 | 2026.05.29 18:29:09.427422 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15392 | 2026.05.29 18:29:09.427562 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 15393 | 2026.05.29 18:29:09.427653 [ 354 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15394 | 2026.05.29 18:29:09.427658 [ 336 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15395 | 2026.05.29 18:29:09.427653 [ 342 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15396 | 2026.05.29 18:29:09.427807 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 15397 | 2026.05.29 18:29:09.427833 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15398 | 2026.05.29 18:29:09.427918 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15399 | 2026.05.29 18:29:09.427939 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 15400 | 2026.05.29 18:29:09.427974 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 15401 | 2026.05.29 18:29:09.428014 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 15402 | 2026.05.29 18:29:09.428052 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 15403 | 2026.05.29 18:29:09.429116 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002481 sec., 18540.91092301491 rows/sec., 2.22 MiB/sec. | ||
| 15404 | 2026.05.29 18:29:09.429269 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Debug> MemoryTracker: Peak memory usage (for query): 139.41 KiB. | ||
| 15405 | 2026.05.29 18:29:09.429284 [ 286 ] {6db8ff9c-dc72-4519-99a4-ea1abca6b461} <Debug> TCPHandler: Processed in 0.002915429 sec. | ||
| 15406 | 2026.05.29 18:29:09.442444 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15407 | 2026.05.29 18:29:09.442572 [ 286 ] {29a4e5d5-535b-417f-9fa8-298ee92369f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15408 | 2026.05.29 18:29:09.442624 [ 286 ] {29a4e5d5-535b-417f-9fa8-298ee92369f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15409 | 2026.05.29 18:29:09.443235 [ 286 ] {29a4e5d5-535b-417f-9fa8-298ee92369f5} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15410 | 2026.05.29 18:29:09.443284 [ 286 ] {29a4e5d5-535b-417f-9fa8-298ee92369f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15411 | 2026.05.29 18:29:09.443648 [ 286 ] {29a4e5d5-535b-417f-9fa8-298ee92369f5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15412 | 2026.05.29 18:29:09.443871 [ 286 ] {29a4e5d5-535b-417f-9fa8-298ee92369f5} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15413 | 2026.05.29 18:29:09.444025 [ 286 ] {29a4e5d5-535b-417f-9fa8-298ee92369f5} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001488 sec., 8064.5161290322585 rows/sec., 657.60 KiB/sec. | ||
| 15414 | 2026.05.29 18:29:09.444060 [ 286 ] {29a4e5d5-535b-417f-9fa8-298ee92369f5} <Debug> TCPHandler: Processed in 0.001676138 sec. | ||
| 15415 | 2026.05.29 18:29:09.444181 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15416 | 2026.05.29 18:29:09.444276 [ 286 ] {6883b485-b90c-43ea-8ff0-6cf24fd1fff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15417 | 2026.05.29 18:29:09.444315 [ 286 ] {6883b485-b90c-43ea-8ff0-6cf24fd1fff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15418 | 2026.05.29 18:29:09.445915 [ 286 ] {6883b485-b90c-43ea-8ff0-6cf24fd1fff0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15419 | 2026.05.29 18:29:09.445951 [ 286 ] {6883b485-b90c-43ea-8ff0-6cf24fd1fff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15420 | 2026.05.29 18:29:09.446386 [ 286 ] {6883b485-b90c-43ea-8ff0-6cf24fd1fff0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15421 | 2026.05.29 18:29:09.446591 [ 286 ] {6883b485-b90c-43ea-8ff0-6cf24fd1fff0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15422 | 2026.05.29 18:29:09.446723 [ 286 ] {6883b485-b90c-43ea-8ff0-6cf24fd1fff0} <Debug> executeQuery: Read 2445 rows, 185.81 KiB in 0.002465 sec., 991886.4097363083 rows/sec., 73.61 MiB/sec. | ||
| 15423 | 2026.05.29 18:29:09.446756 [ 286 ] {6883b485-b90c-43ea-8ff0-6cf24fd1fff0} <Debug> TCPHandler: Processed in 0.002623835 sec. | ||
| 15424 | 2026.05.29 18:29:09.446880 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15425 | 2026.05.29 18:29:09.446976 [ 286 ] {82fb5d92-fa31-4135-8a02-a0b69ca11ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15426 | 2026.05.29 18:29:09.447016 [ 286 ] {82fb5d92-fa31-4135-8a02-a0b69ca11ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15427 | 2026.05.29 18:29:09.447441 [ 286 ] {82fb5d92-fa31-4135-8a02-a0b69ca11ae2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15428 | 2026.05.29 18:29:09.447477 [ 286 ] {82fb5d92-fa31-4135-8a02-a0b69ca11ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15429 | 2026.05.29 18:29:09.447776 [ 286 ] {82fb5d92-fa31-4135-8a02-a0b69ca11ae2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15430 | 2026.05.29 18:29:09.447975 [ 286 ] {82fb5d92-fa31-4135-8a02-a0b69ca11ae2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15431 | 2026.05.29 18:29:09.448102 [ 286 ] {82fb5d92-fa31-4135-8a02-a0b69ca11ae2} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001145 sec., 46288.2096069869 rows/sec., 3.34 MiB/sec. | ||
| 15432 | 2026.05.29 18:29:09.448136 [ 286 ] {82fb5d92-fa31-4135-8a02-a0b69ca11ae2} <Debug> TCPHandler: Processed in 0.001305292 sec. | ||
| 15433 | 2026.05.29 18:29:09.448252 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15434 | 2026.05.29 18:29:09.448347 [ 286 ] {8c936559-dd74-46a5-9525-dc5e3875c6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15435 | 2026.05.29 18:29:09.448387 [ 286 ] {8c936559-dd74-46a5-9525-dc5e3875c6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15436 | 2026.05.29 18:29:09.449071 [ 286 ] {8c936559-dd74-46a5-9525-dc5e3875c6a9} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15437 | 2026.05.29 18:29:09.449107 [ 286 ] {8c936559-dd74-46a5-9525-dc5e3875c6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15438 | 2026.05.29 18:29:09.449418 [ 286 ] {8c936559-dd74-46a5-9525-dc5e3875c6a9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15439 | 2026.05.29 18:29:09.449626 [ 286 ] {8c936559-dd74-46a5-9525-dc5e3875c6a9} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15440 | 2026.05.29 18:29:09.449754 [ 286 ] {8c936559-dd74-46a5-9525-dc5e3875c6a9} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001425 sec., 562105.2631578947 rows/sec., 32.47 MiB/sec. | ||
| 15441 | 2026.05.29 18:29:09.449788 [ 286 ] {8c936559-dd74-46a5-9525-dc5e3875c6a9} <Debug> TCPHandler: Processed in 0.001585137 sec. | ||
| 15442 | 2026.05.29 18:29:09.449905 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15443 | 2026.05.29 18:29:09.450000 [ 286 ] {8c7f8ef6-56bb-4f8e-9452-cf29d2f2148b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15444 | 2026.05.29 18:29:09.450038 [ 286 ] {8c7f8ef6-56bb-4f8e-9452-cf29d2f2148b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15445 | 2026.05.29 18:29:09.450412 [ 286 ] {8c7f8ef6-56bb-4f8e-9452-cf29d2f2148b} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15446 | 2026.05.29 18:29:09.450447 [ 286 ] {8c7f8ef6-56bb-4f8e-9452-cf29d2f2148b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15447 | 2026.05.29 18:29:09.450739 [ 286 ] {8c7f8ef6-56bb-4f8e-9452-cf29d2f2148b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 15448 | 2026.05.29 18:29:09.450941 [ 286 ] {8c7f8ef6-56bb-4f8e-9452-cf29d2f2148b} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15449 | 2026.05.29 18:29:09.451066 [ 286 ] {8c7f8ef6-56bb-4f8e-9452-cf29d2f2148b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 15450 | 2026.05.29 18:29:09.451099 [ 286 ] {8c7f8ef6-56bb-4f8e-9452-cf29d2f2148b} <Debug> TCPHandler: Processed in 0.001244081 sec. | ||
| 15451 | 2026.05.29 18:29:09.451213 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15452 | 2026.05.29 18:29:09.451307 [ 286 ] {0f12b772-c6db-455f-bbf7-009a4fe77611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15453 | 2026.05.29 18:29:09.451347 [ 286 ] {0f12b772-c6db-455f-bbf7-009a4fe77611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15454 | 2026.05.29 18:29:09.452194 [ 286 ] {0f12b772-c6db-455f-bbf7-009a4fe77611} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15455 | 2026.05.29 18:29:09.452231 [ 286 ] {0f12b772-c6db-455f-bbf7-009a4fe77611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15456 | 2026.05.29 18:29:09.452583 [ 286 ] {0f12b772-c6db-455f-bbf7-009a4fe77611} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15457 | 2026.05.29 18:29:09.452789 [ 286 ] {0f12b772-c6db-455f-bbf7-009a4fe77611} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15458 | 2026.05.29 18:29:09.452916 [ 286 ] {0f12b772-c6db-455f-bbf7-009a4fe77611} <Debug> executeQuery: Read 1304 rows, 89.26 KiB in 0.001627 sec., 801475.1075599262 rows/sec., 53.58 MiB/sec. | ||
| 15459 | 2026.05.29 18:29:09.452949 [ 286 ] {0f12b772-c6db-455f-bbf7-009a4fe77611} <Debug> TCPHandler: Processed in 0.00178495 sec. | ||
| 15460 | 2026.05.29 18:29:09.453069 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15461 | 2026.05.29 18:29:09.453164 [ 286 ] {ae71ac16-df5b-466d-a160-7a8713fe89f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15462 | 2026.05.29 18:29:09.453207 [ 286 ] {ae71ac16-df5b-466d-a160-7a8713fe89f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15463 | 2026.05.29 18:29:09.454028 [ 286 ] {ae71ac16-df5b-466d-a160-7a8713fe89f6} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15464 | 2026.05.29 18:29:09.454063 [ 286 ] {ae71ac16-df5b-466d-a160-7a8713fe89f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15465 | 2026.05.29 18:29:09.454473 [ 286 ] {ae71ac16-df5b-466d-a160-7a8713fe89f6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15466 | 2026.05.29 18:29:09.454690 [ 286 ] {ae71ac16-df5b-466d-a160-7a8713fe89f6} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15467 | 2026.05.29 18:29:09.454821 [ 286 ] {ae71ac16-df5b-466d-a160-7a8713fe89f6} <Debug> executeQuery: Read 1482 rows, 91.91 KiB in 0.001675 sec., 884776.1194029851 rows/sec., 53.58 MiB/sec. | ||
| 15468 | 2026.05.29 18:29:09.454856 [ 286 ] {ae71ac16-df5b-466d-a160-7a8713fe89f6} <Debug> TCPHandler: Processed in 0.001836551 sec. | ||
| 15469 | 2026.05.29 18:29:09.454998 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15470 | 2026.05.29 18:29:09.455122 [ 286 ] {8464e667-9b42-4b85-a759-a2f7b7e7f195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15471 | 2026.05.29 18:29:09.455189 [ 286 ] {8464e667-9b42-4b85-a759-a2f7b7e7f195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15472 | 2026.05.29 18:29:09.456043 [ 286 ] {8464e667-9b42-4b85-a759-a2f7b7e7f195} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15473 | 2026.05.29 18:29:09.456081 [ 286 ] {8464e667-9b42-4b85-a759-a2f7b7e7f195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15474 | 2026.05.29 18:29:09.456626 [ 286 ] {8464e667-9b42-4b85-a759-a2f7b7e7f195} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15475 | 2026.05.29 18:29:09.456841 [ 286 ] {8464e667-9b42-4b85-a759-a2f7b7e7f195} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15476 | 2026.05.29 18:29:09.456976 [ 286 ] {8464e667-9b42-4b85-a759-a2f7b7e7f195} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00188 sec., 21808.510638297874 rows/sec., 39.08 MiB/sec. | ||
| 15477 | 2026.05.29 18:29:09.457030 [ 286 ] {8464e667-9b42-4b85-a759-a2f7b7e7f195} <Debug> TCPHandler: Processed in 0.002091235 sec. | ||
| 15478 | 2026.05.29 18:29:09.457157 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15479 | 2026.05.29 18:29:09.457254 [ 286 ] {47d4cd78-9d77-4afd-baea-0ea75db7fe0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15480 | 2026.05.29 18:29:09.457295 [ 286 ] {47d4cd78-9d77-4afd-baea-0ea75db7fe0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15481 | 2026.05.29 18:29:09.457619 [ 286 ] {47d4cd78-9d77-4afd-baea-0ea75db7fe0d} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15482 | 2026.05.29 18:29:09.457654 [ 286 ] {47d4cd78-9d77-4afd-baea-0ea75db7fe0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15483 | 2026.05.29 18:29:09.457955 [ 286 ] {47d4cd78-9d77-4afd-baea-0ea75db7fe0d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15484 | 2026.05.29 18:29:09.458157 [ 286 ] {47d4cd78-9d77-4afd-baea-0ea75db7fe0d} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15485 | 2026.05.29 18:29:09.458283 [ 286 ] {47d4cd78-9d77-4afd-baea-0ea75db7fe0d} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 388.57 KiB/sec. | ||
| 15486 | 2026.05.29 18:29:09.458316 [ 286 ] {47d4cd78-9d77-4afd-baea-0ea75db7fe0d} <Debug> TCPHandler: Processed in 0.00120796 sec. | ||
| 15487 | 2026.05.29 18:29:12.222447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28377 | ||
| 15488 | 2026.05.29 18:29:12.222991 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15489 | 2026.05.29 18:29:12.223036 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15490 | 2026.05.29 18:29:12.223518 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15491 | 2026.05.29 18:29:12.223780 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15492 | 2026.05.29 18:29:12.223927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28377 | ||
| 15493 | 2026.05.29 18:29:13.845634 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15494 | 2026.05.29 18:29:13.845876 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 15495 | 2026.05.29 18:29:13.846203 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15496 | 2026.05.29 18:29:13.846229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 15497 | 2026.05.29 18:29:13.846240 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 15498 | 2026.05.29 18:29:13.846514 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15499 | 2026.05.29 18:29:13.846587 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15500 | 2026.05.29 18:29:13.846732 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15501 | 2026.05.29 18:29:13.846820 [ 354 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15502 | 2026.05.29 18:29:13.846823 [ 336 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15503 | 2026.05.29 18:29:13.846820 [ 342 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15504 | 2026.05.29 18:29:13.846964 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 15505 | 2026.05.29 18:29:13.846991 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15506 | 2026.05.29 18:29:13.847084 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15507 | 2026.05.29 18:29:13.847106 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 15508 | 2026.05.29 18:29:13.847143 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15509 | 2026.05.29 18:29:13.847189 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15510 | 2026.05.29 18:29:13.847226 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15511 | 2026.05.29 18:29:13.848327 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002546 sec., 18067.556952081697 rows/sec., 2.16 MiB/sec. | ||
| 15512 | 2026.05.29 18:29:13.848485 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Debug> MemoryTracker: Peak memory usage (for query): 135.75 KiB. | ||
| 15513 | 2026.05.29 18:29:13.848500 [ 286 ] {cbabe6e7-9d80-424c-b148-15d4ad132e7b} <Debug> TCPHandler: Processed in 0.003005881 sec. | ||
| 15514 | 2026.05.29 18:29:13.850173 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15515 | 2026.05.29 18:29:13.850284 [ 286 ] {110c2037-2b17-40bc-bb67-1599f89167cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15516 | 2026.05.29 18:29:13.850327 [ 286 ] {110c2037-2b17-40bc-bb67-1599f89167cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15517 | 2026.05.29 18:29:13.850822 [ 286 ] {110c2037-2b17-40bc-bb67-1599f89167cc} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15518 | 2026.05.29 18:29:13.850862 [ 286 ] {110c2037-2b17-40bc-bb67-1599f89167cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15519 | 2026.05.29 18:29:13.851228 [ 286 ] {110c2037-2b17-40bc-bb67-1599f89167cc} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15520 | 2026.05.29 18:29:13.851457 [ 286 ] {110c2037-2b17-40bc-bb67-1599f89167cc} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15521 | 2026.05.29 18:29:13.851637 [ 286 ] {110c2037-2b17-40bc-bb67-1599f89167cc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001383 sec., 40491.68474331164 rows/sec., 3.11 MiB/sec. | ||
| 15522 | 2026.05.29 18:29:13.851688 [ 286 ] {110c2037-2b17-40bc-bb67-1599f89167cc} <Debug> TCPHandler: Processed in 0.001566557 sec. | ||
| 15523 | 2026.05.29 18:29:13.851817 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15524 | 2026.05.29 18:29:13.851915 [ 286 ] {83f48a6d-ee88-4ad4-9cc1-baedf751c032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15525 | 2026.05.29 18:29:13.851956 [ 286 ] {83f48a6d-ee88-4ad4-9cc1-baedf751c032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15526 | 2026.05.29 18:29:13.852376 [ 286 ] {83f48a6d-ee88-4ad4-9cc1-baedf751c032} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15527 | 2026.05.29 18:29:13.852412 [ 286 ] {83f48a6d-ee88-4ad4-9cc1-baedf751c032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15528 | 2026.05.29 18:29:13.852731 [ 286 ] {83f48a6d-ee88-4ad4-9cc1-baedf751c032} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15529 | 2026.05.29 18:29:13.852949 [ 286 ] {83f48a6d-ee88-4ad4-9cc1-baedf751c032} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15530 | 2026.05.29 18:29:13.853088 [ 286 ] {83f48a6d-ee88-4ad4-9cc1-baedf751c032} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 15531 | 2026.05.29 18:29:13.853124 [ 286 ] {83f48a6d-ee88-4ad4-9cc1-baedf751c032} <Debug> TCPHandler: Processed in 0.001357114 sec. | ||
| 15532 | 2026.05.29 18:29:13.853262 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15533 | 2026.05.29 18:29:13.853358 [ 286 ] {6a23b837-74e2-4f72-8877-094361674d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15534 | 2026.05.29 18:29:13.853403 [ 286 ] {6a23b837-74e2-4f72-8877-094361674d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15535 | 2026.05.29 18:29:13.853827 [ 286 ] {6a23b837-74e2-4f72-8877-094361674d58} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15536 | 2026.05.29 18:29:13.853862 [ 286 ] {6a23b837-74e2-4f72-8877-094361674d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15537 | 2026.05.29 18:29:13.854204 [ 286 ] {6a23b837-74e2-4f72-8877-094361674d58} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15538 | 2026.05.29 18:29:13.854420 [ 286 ] {6a23b837-74e2-4f72-8877-094361674d58} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15539 | 2026.05.29 18:29:13.854555 [ 286 ] {6a23b837-74e2-4f72-8877-094361674d58} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001215 sec., 121810.69958847738 rows/sec., 8.48 MiB/sec. | ||
| 15540 | 2026.05.29 18:29:13.854594 [ 286 ] {6a23b837-74e2-4f72-8877-094361674d58} <Debug> TCPHandler: Processed in 0.001381794 sec. | ||
| 15541 | 2026.05.29 18:29:13.854719 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15542 | 2026.05.29 18:29:13.854815 [ 286 ] {27ed7c3c-b42b-494f-bb81-64061d7eafc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15543 | 2026.05.29 18:29:13.854859 [ 286 ] {27ed7c3c-b42b-494f-bb81-64061d7eafc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15544 | 2026.05.29 18:29:13.855195 [ 286 ] {27ed7c3c-b42b-494f-bb81-64061d7eafc1} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15545 | 2026.05.29 18:29:13.855229 [ 286 ] {27ed7c3c-b42b-494f-bb81-64061d7eafc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15546 | 2026.05.29 18:29:13.855534 [ 286 ] {27ed7c3c-b42b-494f-bb81-64061d7eafc1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15547 | 2026.05.29 18:29:13.855770 [ 286 ] {27ed7c3c-b42b-494f-bb81-64061d7eafc1} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15548 | 2026.05.29 18:29:13.855903 [ 286 ] {27ed7c3c-b42b-494f-bb81-64061d7eafc1} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001106 sec., 48824.593128390596 rows/sec., 3.30 MiB/sec. | ||
| 15549 | 2026.05.29 18:29:13.855937 [ 286 ] {27ed7c3c-b42b-494f-bb81-64061d7eafc1} <Debug> TCPHandler: Processed in 0.001267372 sec. | ||
| 15550 | 2026.05.29 18:29:13.862931 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15551 | 2026.05.29 18:29:13.862981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15552 | 2026.05.29 18:29:13.869492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15553 | 2026.05.29 18:29:13.870210 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15554 | 2026.05.29 18:29:13.873249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 15555 | 2026.05.29 18:29:18.849915 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15556 | 2026.05.29 18:29:18.850168 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 15557 | 2026.05.29 18:29:18.850511 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15558 | 2026.05.29 18:29:18.850555 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 15559 | 2026.05.29 18:29:18.850808 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15560 | 2026.05.29 18:29:18.850880 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15561 | 2026.05.29 18:29:18.851024 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15562 | 2026.05.29 18:29:18.851098 [ 353 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15563 | 2026.05.29 18:29:18.851109 [ 325 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15564 | 2026.05.29 18:29:18.851130 [ 354 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15565 | 2026.05.29 18:29:18.851226 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 15566 | 2026.05.29 18:29:18.851254 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15567 | 2026.05.29 18:29:18.851340 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15568 | 2026.05.29 18:29:18.851361 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 15569 | 2026.05.29 18:29:18.851398 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 15570 | 2026.05.29 18:29:18.851442 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 15571 | 2026.05.29 18:29:18.851486 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 15572 | 2026.05.29 18:29:18.852974 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002908 sec., 15818.431911966987 rows/sec., 3.23 MiB/sec. | ||
| 15573 | 2026.05.29 18:29:18.853150 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Debug> MemoryTracker: Peak memory usage (for query): 154.29 KiB. | ||
| 15574 | 2026.05.29 18:29:18.853166 [ 286 ] {189d8ba6-c471-41d8-a1af-7a7fd72305b6} <Debug> TCPHandler: Processed in 0.003378847 sec. | ||
| 15575 | 2026.05.29 18:29:18.858328 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15576 | 2026.05.29 18:29:18.858519 [ 286 ] {2a73b4ff-fee2-459b-bdb0-78af561e1df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15577 | 2026.05.29 18:29:18.858595 [ 286 ] {2a73b4ff-fee2-459b-bdb0-78af561e1df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15578 | 2026.05.29 18:29:18.859241 [ 286 ] {2a73b4ff-fee2-459b-bdb0-78af561e1df2} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15579 | 2026.05.29 18:29:18.859278 [ 286 ] {2a73b4ff-fee2-459b-bdb0-78af561e1df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15580 | 2026.05.29 18:29:18.859639 [ 286 ] {2a73b4ff-fee2-459b-bdb0-78af561e1df2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15581 | 2026.05.29 18:29:18.859852 [ 286 ] {2a73b4ff-fee2-459b-bdb0-78af561e1df2} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15582 | 2026.05.29 18:29:18.859989 [ 286 ] {2a73b4ff-fee2-459b-bdb0-78af561e1df2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001525 sec., 186229.5081967213 rows/sec., 11.83 MiB/sec. | ||
| 15583 | 2026.05.29 18:29:18.860024 [ 286 ] {2a73b4ff-fee2-459b-bdb0-78af561e1df2} <Debug> TCPHandler: Processed in 0.001793181 sec. | ||
| 15584 | 2026.05.29 18:29:18.860151 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15585 | 2026.05.29 18:29:18.860249 [ 286 ] {e43fdd8d-0ecc-4e62-8574-26352859a049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15586 | 2026.05.29 18:29:18.860291 [ 286 ] {e43fdd8d-0ecc-4e62-8574-26352859a049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15587 | 2026.05.29 18:29:18.861066 [ 286 ] {e43fdd8d-0ecc-4e62-8574-26352859a049} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15588 | 2026.05.29 18:29:18.861101 [ 286 ] {e43fdd8d-0ecc-4e62-8574-26352859a049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15589 | 2026.05.29 18:29:18.861442 [ 286 ] {e43fdd8d-0ecc-4e62-8574-26352859a049} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15590 | 2026.05.29 18:29:18.861646 [ 286 ] {e43fdd8d-0ecc-4e62-8574-26352859a049} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15591 | 2026.05.29 18:29:18.861773 [ 286 ] {e43fdd8d-0ecc-4e62-8574-26352859a049} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001544 sec., 530440.414507772 rows/sec., 41.14 MiB/sec. | ||
| 15592 | 2026.05.29 18:29:18.861807 [ 286 ] {e43fdd8d-0ecc-4e62-8574-26352859a049} <Debug> TCPHandler: Processed in 0.001707839 sec. | ||
| 15593 | 2026.05.29 18:29:18.861923 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15594 | 2026.05.29 18:29:18.862019 [ 286 ] {f5f72372-f3ec-476a-8b51-4cb27ff61df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15595 | 2026.05.29 18:29:18.862059 [ 286 ] {f5f72372-f3ec-476a-8b51-4cb27ff61df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15596 | 2026.05.29 18:29:18.862483 [ 286 ] {f5f72372-f3ec-476a-8b51-4cb27ff61df2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15597 | 2026.05.29 18:29:18.862518 [ 286 ] {f5f72372-f3ec-476a-8b51-4cb27ff61df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15598 | 2026.05.29 18:29:18.862832 [ 286 ] {f5f72372-f3ec-476a-8b51-4cb27ff61df2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15599 | 2026.05.29 18:29:18.863051 [ 286 ] {f5f72372-f3ec-476a-8b51-4cb27ff61df2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15600 | 2026.05.29 18:29:18.863180 [ 286 ] {f5f72372-f3ec-476a-8b51-4cb27ff61df2} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00118 sec., 129661.01694915253 rows/sec., 7.75 MiB/sec. | ||
| 15601 | 2026.05.29 18:29:18.863214 [ 286 ] {f5f72372-f3ec-476a-8b51-4cb27ff61df2} <Debug> TCPHandler: Processed in 0.001341083 sec. | ||
| 15602 | 2026.05.29 18:29:18.863336 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15603 | 2026.05.29 18:29:18.863432 [ 286 ] {fc070321-0ba3-4f7d-8f5f-5aa603d8a03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15604 | 2026.05.29 18:29:18.863473 [ 286 ] {fc070321-0ba3-4f7d-8f5f-5aa603d8a03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15605 | 2026.05.29 18:29:18.863896 [ 286 ] {fc070321-0ba3-4f7d-8f5f-5aa603d8a03a} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15606 | 2026.05.29 18:29:18.863931 [ 286 ] {fc070321-0ba3-4f7d-8f5f-5aa603d8a03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15607 | 2026.05.29 18:29:18.864217 [ 286 ] {fc070321-0ba3-4f7d-8f5f-5aa603d8a03a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15608 | 2026.05.29 18:29:18.864418 [ 286 ] {fc070321-0ba3-4f7d-8f5f-5aa603d8a03a} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15609 | 2026.05.29 18:29:18.864524 [ 173 ] {} <Debug> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 15610 | 2026.05.29 18:29:18.864542 [ 286 ] {fc070321-0ba3-4f7d-8f5f-5aa603d8a03a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001128 sec., 132092.19858156028 rows/sec., 8.53 MiB/sec. | ||
| 15611 | 2026.05.29 18:29:18.864559 [ 173 ] {} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15612 | 2026.05.29 18:29:18.864575 [ 286 ] {fc070321-0ba3-4f7d-8f5f-5aa603d8a03a} <Debug> TCPHandler: Processed in 0.001290371 sec. | ||
| 15613 | 2026.05.29 18:29:18.864578 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15614 | 2026.05.29 18:29:18.864684 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 15615 | 2026.05.29 18:29:18.864699 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15616 | 2026.05.29 18:29:18.864806 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15617 | 2026.05.29 18:29:18.864807 [ 286 ] {d3a5dceb-4fcb-4e28-9d3c-7ada9ed8e00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15618 | 2026.05.29 18:29:18.864847 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 15619 | 2026.05.29 18:29:18.864866 [ 286 ] {d3a5dceb-4fcb-4e28-9d3c-7ada9ed8e00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15620 | 2026.05.29 18:29:18.864921 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 15621 | 2026.05.29 18:29:18.864984 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 149 rows starting from the beginning of the part | ||
| 15622 | 2026.05.29 18:29:18.865033 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 15623 | 2026.05.29 18:29:18.865081 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 801 rows starting from the beginning of the part | ||
| 15624 | 2026.05.29 18:29:18.865127 [ 187 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 15625 | 2026.05.29 18:29:18.865288 [ 286 ] {d3a5dceb-4fcb-4e28-9d3c-7ada9ed8e00a} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15626 | 2026.05.29 18:29:18.865329 [ 286 ] {d3a5dceb-4fcb-4e28-9d3c-7ada9ed8e00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15627 | 2026.05.29 18:29:18.865655 [ 286 ] {d3a5dceb-4fcb-4e28-9d3c-7ada9ed8e00a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15628 | 2026.05.29 18:29:18.865875 [ 286 ] {d3a5dceb-4fcb-4e28-9d3c-7ada9ed8e00a} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15629 | 2026.05.29 18:29:18.866003 [ 286 ] {d3a5dceb-4fcb-4e28-9d3c-7ada9ed8e00a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001213 sec., 122011.54163231656 rows/sec., 6.94 MiB/sec. | ||
| 15630 | 2026.05.29 18:29:18.866036 [ 286 ] {d3a5dceb-4fcb-4e28-9d3c-7ada9ed8e00a} <Debug> TCPHandler: Processed in 0.001389093 sec. | ||
| 15631 | 2026.05.29 18:29:18.866156 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15632 | 2026.05.29 18:29:18.866250 [ 286 ] {2372fdc6-76b5-4e8d-9ea0-7c817b4b852b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15633 | 2026.05.29 18:29:18.866290 [ 286 ] {2372fdc6-76b5-4e8d-9ea0-7c817b4b852b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15634 | 2026.05.29 18:29:18.866384 [ 194 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.00173709 sec., 1351685.8654416294 rows/sec., 86.17 MiB/sec. | ||
| 15635 | 2026.05.29 18:29:18.866587 [ 191 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 15636 | 2026.05.29 18:29:18.866861 [ 191 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_55_11} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15637 | 2026.05.29 18:29:18.866878 [ 286 ] {2372fdc6-76b5-4e8d-9ea0-7c817b4b852b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15638 | 2026.05.29 18:29:18.866919 [ 286 ] {2372fdc6-76b5-4e8d-9ea0-7c817b4b852b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15639 | 2026.05.29 18:29:18.866937 [ 191 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_55_11} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 15640 | 2026.05.29 18:29:18.867028 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 15641 | 2026.05.29 18:29:18.867243 [ 286 ] {2372fdc6-76b5-4e8d-9ea0-7c817b4b852b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15642 | 2026.05.29 18:29:18.867455 [ 286 ] {2372fdc6-76b5-4e8d-9ea0-7c817b4b852b} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15643 | 2026.05.29 18:29:18.867579 [ 286 ] {2372fdc6-76b5-4e8d-9ea0-7c817b4b852b} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001346 sec., 372213.9673105498 rows/sec., 26.16 MiB/sec. | ||
| 15644 | 2026.05.29 18:29:18.867612 [ 286 ] {2372fdc6-76b5-4e8d-9ea0-7c817b4b852b} <Debug> TCPHandler: Processed in 0.001507666 sec. | ||
| 15645 | 2026.05.29 18:29:18.867731 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15646 | 2026.05.29 18:29:18.867826 [ 286 ] {bd89441e-e84f-447c-b2ad-87819b4e931f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15647 | 2026.05.29 18:29:18.867868 [ 286 ] {bd89441e-e84f-447c-b2ad-87819b4e931f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15648 | 2026.05.29 18:29:18.868184 [ 286 ] {bd89441e-e84f-447c-b2ad-87819b4e931f} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15649 | 2026.05.29 18:29:18.868218 [ 286 ] {bd89441e-e84f-447c-b2ad-87819b4e931f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15650 | 2026.05.29 18:29:18.868503 [ 286 ] {bd89441e-e84f-447c-b2ad-87819b4e931f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15651 | 2026.05.29 18:29:18.868707 [ 286 ] {bd89441e-e84f-447c-b2ad-87819b4e931f} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15652 | 2026.05.29 18:29:18.868831 [ 286 ] {bd89441e-e84f-447c-b2ad-87819b4e931f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001023 sec., 5865.102639296188 rows/sec., 306.43 KiB/sec. | ||
| 15653 | 2026.05.29 18:29:18.868863 [ 286 ] {bd89441e-e84f-447c-b2ad-87819b4e931f} <Debug> TCPHandler: Processed in 0.00118306 sec. | ||
| 15654 | 2026.05.29 18:29:18.868979 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15655 | 2026.05.29 18:29:18.869074 [ 286 ] {db24e2db-3cae-43f2-ba97-4731de5cc58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15656 | 2026.05.29 18:29:18.869117 [ 286 ] {db24e2db-3cae-43f2-ba97-4731de5cc58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15657 | 2026.05.29 18:29:18.869510 [ 286 ] {db24e2db-3cae-43f2-ba97-4731de5cc58d} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15658 | 2026.05.29 18:29:18.869544 [ 286 ] {db24e2db-3cae-43f2-ba97-4731de5cc58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15659 | 2026.05.29 18:29:18.869860 [ 286 ] {db24e2db-3cae-43f2-ba97-4731de5cc58d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15660 | 2026.05.29 18:29:18.870063 [ 286 ] {db24e2db-3cae-43f2-ba97-4731de5cc58d} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15661 | 2026.05.29 18:29:18.870164 [ 173 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_94_19 to all_99_99_0 | ||
| 15662 | 2026.05.29 18:29:18.870187 [ 286 ] {db24e2db-3cae-43f2-ba97-4731de5cc58d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001132 sec., 234098.93992932863 rows/sec., 15.56 MiB/sec. | ||
| 15663 | 2026.05.29 18:29:18.870191 [ 173 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15664 | 2026.05.29 18:29:18.870217 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15665 | 2026.05.29 18:29:18.870221 [ 286 ] {db24e2db-3cae-43f2-ba97-4731de5cc58d} <Debug> TCPHandler: Processed in 0.001292773 sec. | ||
| 15666 | 2026.05.29 18:29:18.870291 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_94_19 to all_99_99_0 into Compact with storage Full | ||
| 15667 | 2026.05.29 18:29:18.870346 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15668 | 2026.05.29 18:29:18.870409 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15669 | 2026.05.29 18:29:18.870445 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_19, total 36444 rows starting from the beginning of the part | ||
| 15670 | 2026.05.29 18:29:18.870446 [ 286 ] {8d4c89ff-97a3-461f-9596-afea4cc014ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15671 | 2026.05.29 18:29:18.870502 [ 286 ] {8d4c89ff-97a3-461f-9596-afea4cc014ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15672 | 2026.05.29 18:29:18.870503 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 15673 | 2026.05.29 18:29:18.870567 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 265 rows starting from the beginning of the part | ||
| 15674 | 2026.05.29 18:29:18.870613 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1482 rows starting from the beginning of the part | ||
| 15675 | 2026.05.29 18:29:18.870659 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 148 rows starting from the beginning of the part | ||
| 15676 | 2026.05.29 18:29:18.870706 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 265 rows starting from the beginning of the part | ||
| 15677 | 2026.05.29 18:29:18.870829 [ 286 ] {8d4c89ff-97a3-461f-9596-afea4cc014ec} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15678 | 2026.05.29 18:29:18.870870 [ 286 ] {8d4c89ff-97a3-461f-9596-afea4cc014ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15679 | 2026.05.29 18:29:18.871176 [ 286 ] {8d4c89ff-97a3-461f-9596-afea4cc014ec} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15680 | 2026.05.29 18:29:18.871397 [ 286 ] {8d4c89ff-97a3-461f-9596-afea4cc014ec} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15681 | 2026.05.29 18:29:18.871527 [ 286 ] {8d4c89ff-97a3-461f-9596-afea4cc014ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 15682 | 2026.05.29 18:29:18.871560 [ 286 ] {8d4c89ff-97a3-461f-9596-afea4cc014ec} <Debug> TCPHandler: Processed in 0.001263731 sec. | ||
| 15683 | 2026.05.29 18:29:18.871680 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15684 | 2026.05.29 18:29:18.871774 [ 286 ] {ed8af9e2-faee-44f1-aef5-3c21eacb2320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15685 | 2026.05.29 18:29:18.871828 [ 286 ] {ed8af9e2-faee-44f1-aef5-3c21eacb2320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15686 | 2026.05.29 18:29:18.872581 [ 286 ] {ed8af9e2-faee-44f1-aef5-3c21eacb2320} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15687 | 2026.05.29 18:29:18.872615 [ 286 ] {ed8af9e2-faee-44f1-aef5-3c21eacb2320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15688 | 2026.05.29 18:29:18.873126 [ 286 ] {ed8af9e2-faee-44f1-aef5-3c21eacb2320} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15689 | 2026.05.29 18:29:18.873340 [ 286 ] {ed8af9e2-faee-44f1-aef5-3c21eacb2320} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15690 | 2026.05.29 18:29:18.873480 [ 286 ] {ed8af9e2-faee-44f1-aef5-3c21eacb2320} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001724 sec., 6380.510440835266 rows/sec., 11.43 MiB/sec. | ||
| 15691 | 2026.05.29 18:29:18.873540 [ 286 ] {ed8af9e2-faee-44f1-aef5-3c21eacb2320} <Debug> TCPHandler: Processed in 0.001908523 sec. | ||
| 15692 | 2026.05.29 18:29:18.873660 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15693 | 2026.05.29 18:29:18.873756 [ 286 ] {2929d302-e2ec-4ef2-8f51-eb50cab0cc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15694 | 2026.05.29 18:29:18.873798 [ 286 ] {2929d302-e2ec-4ef2-8f51-eb50cab0cc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15695 | 2026.05.29 18:29:18.874117 [ 286 ] {2929d302-e2ec-4ef2-8f51-eb50cab0cc18} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15696 | 2026.05.29 18:29:18.874152 [ 286 ] {2929d302-e2ec-4ef2-8f51-eb50cab0cc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15697 | 2026.05.29 18:29:18.874460 [ 286 ] {2929d302-e2ec-4ef2-8f51-eb50cab0cc18} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15698 | 2026.05.29 18:29:18.874669 [ 286 ] {2929d302-e2ec-4ef2-8f51-eb50cab0cc18} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15699 | 2026.05.29 18:29:18.874793 [ 286 ] {2929d302-e2ec-4ef2-8f51-eb50cab0cc18} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 15700 | 2026.05.29 18:29:18.874825 [ 286 ] {2929d302-e2ec-4ef2-8f51-eb50cab0cc18} <Debug> TCPHandler: Processed in 0.001216441 sec. | ||
| 15701 | 2026.05.29 18:29:18.878251 [ 192 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38764 rows, containing 5 columns (5 merged, 0 gathered) in 0.007983686 sec., 4855401.377258575 rows/sec., 310.61 MiB/sec. | ||
| 15702 | 2026.05.29 18:29:18.878792 [ 194 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 15703 | 2026.05.29 18:29:18.879104 [ 194 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15704 | 2026.05.29 18:29:18.879187 [ 194 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_94_19, all_99_99_0] -> all_1_99_20 | ||
| 15705 | 2026.05.29 18:29:18.879283 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15706 | 2026.05.29 18:29:19.531126 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15707 | 2026.05.29 18:29:19.531205 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15708 | 2026.05.29 18:29:19.724168 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28825 | ||
| 15709 | 2026.05.29 18:29:19.724990 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15710 | 2026.05.29 18:29:19.725084 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15711 | 2026.05.29 18:29:19.725595 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15712 | 2026.05.29 18:29:19.725854 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15713 | 2026.05.29 18:29:19.726020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28825 | ||
| 15714 | 2026.05.29 18:29:21.373393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 15715 | 2026.05.29 18:29:21.390657 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15716 | 2026.05.29 18:29:21.390722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15717 | 2026.05.29 18:29:21.396952 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15718 | 2026.05.29 18:29:21.397653 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15719 | 2026.05.29 18:29:21.400615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 15720 | 2026.05.29 18:29:23.846360 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15721 | 2026.05.29 18:29:23.846719 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15722 | 2026.05.29 18:29:23.847135 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15723 | 2026.05.29 18:29:23.847174 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15724 | 2026.05.29 18:29:23.847388 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15725 | 2026.05.29 18:29:23.847457 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15726 | 2026.05.29 18:29:23.847596 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15727 | 2026.05.29 18:29:23.847713 [ 353 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15728 | 2026.05.29 18:29:23.847720 [ 354 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15729 | 2026.05.29 18:29:23.847720 [ 319 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15730 | 2026.05.29 18:29:23.847912 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 15731 | 2026.05.29 18:29:23.847941 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15732 | 2026.05.29 18:29:23.848028 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15733 | 2026.05.29 18:29:23.848049 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 15734 | 2026.05.29 18:29:23.848085 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15735 | 2026.05.29 18:29:23.848125 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15736 | 2026.05.29 18:29:23.848162 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15737 | 2026.05.29 18:29:23.849240 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002669 sec., 17234.9194454852 rows/sec., 2.06 MiB/sec. | ||
| 15738 | 2026.05.29 18:29:23.849392 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Debug> MemoryTracker: Peak memory usage (for query): 135.78 KiB. | ||
| 15739 | 2026.05.29 18:29:23.849408 [ 286 ] {71c4512f-922c-47f3-ba58-317620bf7a56} <Debug> TCPHandler: Processed in 0.003213514 sec. | ||
| 15740 | 2026.05.29 18:29:23.851571 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15741 | 2026.05.29 18:29:23.851682 [ 286 ] {3ee519ab-3a76-46f0-964c-1409b58c8c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15742 | 2026.05.29 18:29:23.851735 [ 286 ] {3ee519ab-3a76-46f0-964c-1409b58c8c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15743 | 2026.05.29 18:29:23.852221 [ 286 ] {3ee519ab-3a76-46f0-964c-1409b58c8c9a} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15744 | 2026.05.29 18:29:23.852263 [ 286 ] {3ee519ab-3a76-46f0-964c-1409b58c8c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15745 | 2026.05.29 18:29:23.852614 [ 286 ] {3ee519ab-3a76-46f0-964c-1409b58c8c9a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15746 | 2026.05.29 18:29:23.852843 [ 286 ] {3ee519ab-3a76-46f0-964c-1409b58c8c9a} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15747 | 2026.05.29 18:29:23.852986 [ 286 ] {3ee519ab-3a76-46f0-964c-1409b58c8c9a} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001336 sec., 86826.34730538922 rows/sec., 7.37 MiB/sec. | ||
| 15748 | 2026.05.29 18:29:23.853021 [ 286 ] {3ee519ab-3a76-46f0-964c-1409b58c8c9a} <Debug> TCPHandler: Processed in 0.001501476 sec. | ||
| 15749 | 2026.05.29 18:29:23.853140 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15750 | 2026.05.29 18:29:23.853234 [ 286 ] {e44024ea-1c13-4147-a2db-b5640027b966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15751 | 2026.05.29 18:29:23.853275 [ 286 ] {e44024ea-1c13-4147-a2db-b5640027b966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15752 | 2026.05.29 18:29:23.853664 [ 286 ] {e44024ea-1c13-4147-a2db-b5640027b966} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15753 | 2026.05.29 18:29:23.853706 [ 286 ] {e44024ea-1c13-4147-a2db-b5640027b966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15754 | 2026.05.29 18:29:23.853985 [ 286 ] {e44024ea-1c13-4147-a2db-b5640027b966} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15755 | 2026.05.29 18:29:23.854179 [ 286 ] {e44024ea-1c13-4147-a2db-b5640027b966} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15756 | 2026.05.29 18:29:23.854292 [ 171 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15757 | 2026.05.29 18:29:23.854304 [ 286 ] {e44024ea-1c13-4147-a2db-b5640027b966} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001088 sec., 27573.529411764706 rows/sec., 2.02 MiB/sec. | ||
| 15758 | 2026.05.29 18:29:23.854343 [ 171 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15759 | 2026.05.29 18:29:23.854354 [ 286 ] {e44024ea-1c13-4147-a2db-b5640027b966} <Debug> TCPHandler: Processed in 0.001262762 sec. | ||
| 15760 | 2026.05.29 18:29:23.854371 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15761 | 2026.05.29 18:29:23.854472 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15762 | 2026.05.29 18:29:23.854489 [ 193 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 15763 | 2026.05.29 18:29:23.854569 [ 286 ] {9c8bd23b-409b-4776-8955-dc52ed121d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15764 | 2026.05.29 18:29:23.854595 [ 193 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15765 | 2026.05.29 18:29:23.854609 [ 286 ] {9c8bd23b-409b-4776-8955-dc52ed121d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15766 | 2026.05.29 18:29:23.854629 [ 193 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 212 rows starting from the beginning of the part | ||
| 15767 | 2026.05.29 18:29:23.854693 [ 193 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part | ||
| 15768 | 2026.05.29 18:29:23.854754 [ 193 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 153 rows starting from the beginning of the part | ||
| 15769 | 2026.05.29 18:29:23.854801 [ 193 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 53 rows starting from the beginning of the part | ||
| 15770 | 2026.05.29 18:29:23.854847 [ 193 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 153 rows starting from the beginning of the part | ||
| 15771 | 2026.05.29 18:29:23.854895 [ 193 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part | ||
| 15772 | 2026.05.29 18:29:23.855029 [ 286 ] {9c8bd23b-409b-4776-8955-dc52ed121d86} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15773 | 2026.05.29 18:29:23.855064 [ 286 ] {9c8bd23b-409b-4776-8955-dc52ed121d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15774 | 2026.05.29 18:29:23.855356 [ 286 ] {9c8bd23b-409b-4776-8955-dc52ed121d86} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15775 | 2026.05.29 18:29:23.855553 [ 286 ] {9c8bd23b-409b-4776-8955-dc52ed121d86} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15776 | 2026.05.29 18:29:23.855677 [ 286 ] {9c8bd23b-409b-4776-8955-dc52ed121d86} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001126 sec., 83481.34991119005 rows/sec., 6.52 MiB/sec. | ||
| 15777 | 2026.05.29 18:29:23.855681 [ 194 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228461 sec., 513650.82000975206 rows/sec., 34.46 MiB/sec. | ||
| 15778 | 2026.05.29 18:29:23.855721 [ 286 ] {9c8bd23b-409b-4776-8955-dc52ed121d86} <Debug> TCPHandler: Processed in 0.001297122 sec. | ||
| 15779 | 2026.05.29 18:29:23.855845 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15780 | 2026.05.29 18:29:23.855911 [ 200 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15781 | 2026.05.29 18:29:23.855942 [ 286 ] {7213ccf2-8021-46e8-9f08-5f13741f986b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15782 | 2026.05.29 18:29:23.855989 [ 286 ] {7213ccf2-8021-46e8-9f08-5f13741f986b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15783 | 2026.05.29 18:29:23.856267 [ 200 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_86_17} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15784 | 2026.05.29 18:29:23.856371 [ 200 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_86_17} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15785 | 2026.05.29 18:29:23.856402 [ 286 ] {7213ccf2-8021-46e8-9f08-5f13741f986b} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15786 | 2026.05.29 18:29:23.856441 [ 286 ] {7213ccf2-8021-46e8-9f08-5f13741f986b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15787 | 2026.05.29 18:29:23.856479 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15788 | 2026.05.29 18:29:23.856766 [ 286 ] {7213ccf2-8021-46e8-9f08-5f13741f986b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15789 | 2026.05.29 18:29:23.856976 [ 286 ] {7213ccf2-8021-46e8-9f08-5f13741f986b} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15790 | 2026.05.29 18:29:23.857102 [ 286 ] {7213ccf2-8021-46e8-9f08-5f13741f986b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 15791 | 2026.05.29 18:29:23.857135 [ 286 ] {7213ccf2-8021-46e8-9f08-5f13741f986b} <Debug> TCPHandler: Processed in 0.001337873 sec. | ||
| 15792 | 2026.05.29 18:29:23.857244 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15793 | 2026.05.29 18:29:23.857338 [ 286 ] {3488b46d-6fe2-41cf-865e-04b119c73bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15794 | 2026.05.29 18:29:23.857392 [ 286 ] {3488b46d-6fe2-41cf-865e-04b119c73bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15795 | 2026.05.29 18:29:23.858147 [ 286 ] {3488b46d-6fe2-41cf-865e-04b119c73bb2} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15796 | 2026.05.29 18:29:23.858182 [ 286 ] {3488b46d-6fe2-41cf-865e-04b119c73bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15797 | 2026.05.29 18:29:23.858686 [ 286 ] {3488b46d-6fe2-41cf-865e-04b119c73bb2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15798 | 2026.05.29 18:29:23.858904 [ 286 ] {3488b46d-6fe2-41cf-865e-04b119c73bb2} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15799 | 2026.05.29 18:29:23.859019 [ 171 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15800 | 2026.05.29 18:29:23.859038 [ 286 ] {3488b46d-6fe2-41cf-865e-04b119c73bb2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001718 sec., 17462.165308498254 rows/sec., 31.29 MiB/sec. | ||
| 15801 | 2026.05.29 18:29:23.859055 [ 171 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15802 | 2026.05.29 18:29:23.859078 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15803 | 2026.05.29 18:29:23.859101 [ 286 ] {3488b46d-6fe2-41cf-865e-04b119c73bb2} <Debug> TCPHandler: Processed in 0.001905042 sec. | ||
| 15804 | 2026.05.29 18:29:23.859184 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 15805 | 2026.05.29 18:29:23.859225 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15806 | 2026.05.29 18:29:23.859325 [ 286 ] {e7785812-8d2a-4ead-9c8e-d527bd8a8544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15807 | 2026.05.29 18:29:23.859366 [ 286 ] {e7785812-8d2a-4ead-9c8e-d527bd8a8544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15808 | 2026.05.29 18:29:23.859429 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15809 | 2026.05.29 18:29:23.859495 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1751 rows starting from the beginning of the part | ||
| 15810 | 2026.05.29 18:29:23.859635 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part | ||
| 15811 | 2026.05.29 18:29:23.859690 [ 286 ] {e7785812-8d2a-4ead-9c8e-d527bd8a8544} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15812 | 2026.05.29 18:29:23.859739 [ 286 ] {e7785812-8d2a-4ead-9c8e-d527bd8a8544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15813 | 2026.05.29 18:29:23.859755 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 11 rows starting from the beginning of the part | ||
| 15814 | 2026.05.29 18:29:23.859874 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 41 rows starting from the beginning of the part | ||
| 15815 | 2026.05.29 18:29:23.859990 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 11 rows starting from the beginning of the part | ||
| 15816 | 2026.05.29 18:29:23.860039 [ 286 ] {e7785812-8d2a-4ead-9c8e-d527bd8a8544} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15817 | 2026.05.29 18:29:23.860092 [ 192 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part | ||
| 15818 | 2026.05.29 18:29:23.860259 [ 286 ] {e7785812-8d2a-4ead-9c8e-d527bd8a8544} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15819 | 2026.05.29 18:29:23.860387 [ 286 ] {e7785812-8d2a-4ead-9c8e-d527bd8a8544} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 15820 | 2026.05.29 18:29:23.860420 [ 286 ] {e7785812-8d2a-4ead-9c8e-d527bd8a8544} <Debug> TCPHandler: Processed in 0.001244261 sec. | ||
| 15821 | 2026.05.29 18:29:23.868882 [ 194 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 19 columns (19 merged, 0 gathered) in 0.009743265 sec., 192337.9893700931 rows/sec., 344.66 MiB/sec. | ||
| 15822 | 2026.05.29 18:29:23.870986 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15823 | 2026.05.29 18:29:23.871362 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15824 | 2026.05.29 18:29:23.871449 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15825 | 2026.05.29 18:29:23.871625 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.33 MiB. | ||
| 15826 | 2026.05.29 18:29:24.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.48 MiB, peak 370.76 MiB, free memory in arenas 0.00 B, will set to 357.38 MiB (RSS), difference: 3.90 MiB | ||
| 15827 | 2026.05.29 18:29:27.226239 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29337 | ||
| 15828 | 2026.05.29 18:29:27.226904 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15829 | 2026.05.29 18:29:27.226972 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15830 | 2026.05.29 18:29:27.227591 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15831 | 2026.05.29 18:29:27.227843 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15832 | 2026.05.29 18:29:27.227990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29337 | ||
| 15833 | 2026.05.29 18:29:27.228017 [ 117 ] {} <Debug> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15834 | 2026.05.29 18:29:27.228125 [ 117 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15835 | 2026.05.29 18:29:27.228168 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15836 | 2026.05.29 18:29:27.228346 [ 200 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 15837 | 2026.05.29 18:29:27.228552 [ 200 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15838 | 2026.05.29 18:29:27.228617 [ 200 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26905 rows starting from the beginning of the part | ||
| 15839 | 2026.05.29 18:29:27.228721 [ 200 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 15840 | 2026.05.29 18:29:27.228796 [ 200 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 15841 | 2026.05.29 18:29:27.228868 [ 200 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 15842 | 2026.05.29 18:29:27.228932 [ 200 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 15843 | 2026.05.29 18:29:27.228993 [ 200 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::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 | ||
| 15844 | 2026.05.29 18:29:27.231356 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29337 rows, containing 4 columns (4 merged, 0 gathered) in 0.003099493 sec., 9465096.388344804 rows/sec., 135.40 MiB/sec. | ||
| 15845 | 2026.05.29 18:29:27.231653 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15846 | 2026.05.29 18:29:27.231994 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_61_12} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15847 | 2026.05.29 18:29:27.232077 [ 192 ] {39caa0da-ed20-40a5-aa2e-7170d75443b2::all_1_61_12} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15848 | 2026.05.29 18:29:27.232178 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 15849 | 2026.05.29 18:29:28.850511 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15850 | 2026.05.29 18:29:28.850773 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 15851 | 2026.05.29 18:29:28.851128 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15852 | 2026.05.29 18:29:28.851172 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 15853 | 2026.05.29 18:29:28.851421 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15854 | 2026.05.29 18:29:28.851491 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15855 | 2026.05.29 18:29:28.851633 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 15856 | 2026.05.29 18:29:28.851702 [ 341 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15857 | 2026.05.29 18:29:28.851707 [ 325 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15858 | 2026.05.29 18:29:28.851739 [ 319 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15859 | 2026.05.29 18:29:28.851846 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 15860 | 2026.05.29 18:29:28.851874 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15861 | 2026.05.29 18:29:28.851963 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15862 | 2026.05.29 18:29:28.851984 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 15863 | 2026.05.29 18:29:28.852022 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 15864 | 2026.05.29 18:29:28.852151 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 15865 | 2026.05.29 18:29:28.852292 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 15866 | 2026.05.29 18:29:28.853372 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002711 sec., 16967.908520841018 rows/sec., 3.46 MiB/sec. | ||
| 15867 | 2026.05.29 18:29:28.853527 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Debug> MemoryTracker: Peak memory usage (for query): 154.89 KiB. | ||
| 15868 | 2026.05.29 18:29:28.853542 [ 286 ] {bb0680d6-0e68-41c6-b523-62974b3f79ab} <Debug> TCPHandler: Processed in 0.003164494 sec. | ||
| 15869 | 2026.05.29 18:29:28.858937 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15870 | 2026.05.29 18:29:28.859055 [ 286 ] {dcc245d5-2f33-460c-bcca-e226cd81e0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15871 | 2026.05.29 18:29:28.859114 [ 286 ] {dcc245d5-2f33-460c-bcca-e226cd81e0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15872 | 2026.05.29 18:29:28.859721 [ 286 ] {dcc245d5-2f33-460c-bcca-e226cd81e0bc} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15873 | 2026.05.29 18:29:28.859774 [ 286 ] {dcc245d5-2f33-460c-bcca-e226cd81e0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15874 | 2026.05.29 18:29:28.860152 [ 286 ] {dcc245d5-2f33-460c-bcca-e226cd81e0bc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15875 | 2026.05.29 18:29:28.860404 [ 286 ] {dcc245d5-2f33-460c-bcca-e226cd81e0bc} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15876 | 2026.05.29 18:29:28.860567 [ 286 ] {dcc245d5-2f33-460c-bcca-e226cd81e0bc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001546 sec., 183699.8706338939 rows/sec., 11.67 MiB/sec. | ||
| 15877 | 2026.05.29 18:29:28.860607 [ 286 ] {dcc245d5-2f33-460c-bcca-e226cd81e0bc} <Debug> TCPHandler: Processed in 0.00172577 sec. | ||
| 15878 | 2026.05.29 18:29:28.860754 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15879 | 2026.05.29 18:29:28.860868 [ 286 ] {51e0c3e0-0539-4ac1-8fe3-2e621642ac11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15880 | 2026.05.29 18:29:28.860911 [ 286 ] {51e0c3e0-0539-4ac1-8fe3-2e621642ac11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15881 | 2026.05.29 18:29:28.861314 [ 286 ] {51e0c3e0-0539-4ac1-8fe3-2e621642ac11} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15882 | 2026.05.29 18:29:28.861351 [ 286 ] {51e0c3e0-0539-4ac1-8fe3-2e621642ac11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15883 | 2026.05.29 18:29:28.861639 [ 286 ] {51e0c3e0-0539-4ac1-8fe3-2e621642ac11} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15884 | 2026.05.29 18:29:28.861877 [ 286 ] {51e0c3e0-0539-4ac1-8fe3-2e621642ac11} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15885 | 2026.05.29 18:29:28.862007 [ 286 ] {51e0c3e0-0539-4ac1-8fe3-2e621642ac11} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00116 sec., 3448.2758620689656 rows/sec., 281.18 KiB/sec. | ||
| 15886 | 2026.05.29 18:29:28.862042 [ 286 ] {51e0c3e0-0539-4ac1-8fe3-2e621642ac11} <Debug> TCPHandler: Processed in 0.001340382 sec. | ||
| 15887 | 2026.05.29 18:29:28.862172 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15888 | 2026.05.29 18:29:28.862268 [ 286 ] {1d556ea6-6e67-4d36-9c9b-a98f55affe4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15889 | 2026.05.29 18:29:28.862308 [ 286 ] {1d556ea6-6e67-4d36-9c9b-a98f55affe4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15890 | 2026.05.29 18:29:28.863106 [ 286 ] {1d556ea6-6e67-4d36-9c9b-a98f55affe4f} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15891 | 2026.05.29 18:29:28.863144 [ 286 ] {1d556ea6-6e67-4d36-9c9b-a98f55affe4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15892 | 2026.05.29 18:29:28.863501 [ 286 ] {1d556ea6-6e67-4d36-9c9b-a98f55affe4f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15893 | 2026.05.29 18:29:28.863703 [ 286 ] {1d556ea6-6e67-4d36-9c9b-a98f55affe4f} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15894 | 2026.05.29 18:29:28.863841 [ 286 ] {1d556ea6-6e67-4d36-9c9b-a98f55affe4f} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001592 sec., 515703.5175879397 rows/sec., 39.99 MiB/sec. | ||
| 15895 | 2026.05.29 18:29:28.863852 [ 155 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15896 | 2026.05.29 18:29:28.863877 [ 286 ] {1d556ea6-6e67-4d36-9c9b-a98f55affe4f} <Debug> TCPHandler: Processed in 0.001757099 sec. | ||
| 15897 | 2026.05.29 18:29:28.863916 [ 155 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15898 | 2026.05.29 18:29:28.863943 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15899 | 2026.05.29 18:29:28.864015 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15900 | 2026.05.29 18:29:28.864059 [ 190 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 15901 | 2026.05.29 18:29:28.864114 [ 286 ] {3c9c4f00-40c2-47cb-b7fa-c8e4238c27b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15902 | 2026.05.29 18:29:28.864159 [ 286 ] {3c9c4f00-40c2-47cb-b7fa-c8e4238c27b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15903 | 2026.05.29 18:29:28.864211 [ 190 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15904 | 2026.05.29 18:29:28.864256 [ 190 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3241 rows starting from the beginning of the part | ||
| 15905 | 2026.05.29 18:29:28.864335 [ 190 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2445 rows starting from the beginning of the part | ||
| 15906 | 2026.05.29 18:29:28.864388 [ 190 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 15907 | 2026.05.29 18:29:28.864439 [ 190 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 819 rows starting from the beginning of the part | ||
| 15908 | 2026.05.29 18:29:28.864487 [ 190 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 116 rows starting from the beginning of the part | ||
| 15909 | 2026.05.29 18:29:28.864535 [ 190 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 821 rows starting from the beginning of the part | ||
| 15910 | 2026.05.29 18:29:28.864605 [ 286 ] {3c9c4f00-40c2-47cb-b7fa-c8e4238c27b4} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15911 | 2026.05.29 18:29:28.864647 [ 286 ] {3c9c4f00-40c2-47cb-b7fa-c8e4238c27b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15912 | 2026.05.29 18:29:28.865011 [ 286 ] {3c9c4f00-40c2-47cb-b7fa-c8e4238c27b4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15913 | 2026.05.29 18:29:28.865225 [ 286 ] {3c9c4f00-40c2-47cb-b7fa-c8e4238c27b4} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15914 | 2026.05.29 18:29:28.865363 [ 286 ] {3c9c4f00-40c2-47cb-b7fa-c8e4238c27b4} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001267 sec., 123914.7592738753 rows/sec., 7.44 MiB/sec. | ||
| 15915 | 2026.05.29 18:29:28.865398 [ 286 ] {3c9c4f00-40c2-47cb-b7fa-c8e4238c27b4} <Debug> TCPHandler: Processed in 0.001433764 sec. | ||
| 15916 | 2026.05.29 18:29:28.865523 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15917 | 2026.05.29 18:29:28.865619 [ 286 ] {7ea0a45e-7121-4b9e-a757-060162ca587a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15918 | 2026.05.29 18:29:28.865661 [ 286 ] {7ea0a45e-7121-4b9e-a757-060162ca587a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15919 | 2026.05.29 18:29:28.866114 [ 286 ] {7ea0a45e-7121-4b9e-a757-060162ca587a} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15920 | 2026.05.29 18:29:28.866151 [ 286 ] {7ea0a45e-7121-4b9e-a757-060162ca587a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15921 | 2026.05.29 18:29:28.866483 [ 286 ] {7ea0a45e-7121-4b9e-a757-060162ca587a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15922 | 2026.05.29 18:29:28.866687 [ 286 ] {7ea0a45e-7121-4b9e-a757-060162ca587a} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15923 | 2026.05.29 18:29:28.866824 [ 286 ] {7ea0a45e-7121-4b9e-a757-060162ca587a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001222 sec., 121931.26022913257 rows/sec., 7.88 MiB/sec. | ||
| 15924 | 2026.05.29 18:29:28.866859 [ 286 ] {7ea0a45e-7121-4b9e-a757-060162ca587a} <Debug> TCPHandler: Processed in 0.001387783 sec. | ||
| 15925 | 2026.05.29 18:29:28.866990 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15926 | 2026.05.29 18:29:28.867032 [ 198 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7498 rows, containing 5 columns (5 merged, 0 gathered) in 0.003027801 sec., 2476384.676535875 rows/sec., 196.37 MiB/sec. | ||
| 15927 | 2026.05.29 18:29:28.867085 [ 286 ] {0d0edf7b-76c2-4654-b2b0-b2b792a7aaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15928 | 2026.05.29 18:29:28.867129 [ 286 ] {0d0edf7b-76c2-4654-b2b0-b2b792a7aaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15929 | 2026.05.29 18:29:28.867330 [ 190 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15930 | 2026.05.29 18:29:28.867557 [ 286 ] {0d0edf7b-76c2-4654-b2b0-b2b792a7aaf1} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15931 | 2026.05.29 18:29:28.867588 [ 190 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_101_20} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15932 | 2026.05.29 18:29:28.867599 [ 286 ] {0d0edf7b-76c2-4654-b2b0-b2b792a7aaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15933 | 2026.05.29 18:29:28.867678 [ 190 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_101_20} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15934 | 2026.05.29 18:29:28.867769 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 15935 | 2026.05.29 18:29:28.867960 [ 286 ] {0d0edf7b-76c2-4654-b2b0-b2b792a7aaf1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15936 | 2026.05.29 18:29:28.868173 [ 286 ] {0d0edf7b-76c2-4654-b2b0-b2b792a7aaf1} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15937 | 2026.05.29 18:29:28.868313 [ 286 ] {0d0edf7b-76c2-4654-b2b0-b2b792a7aaf1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001246 sec., 118780.0963081862 rows/sec., 6.76 MiB/sec. | ||
| 15938 | 2026.05.29 18:29:28.868350 [ 286 ] {0d0edf7b-76c2-4654-b2b0-b2b792a7aaf1} <Debug> TCPHandler: Processed in 0.001410055 sec. | ||
| 15939 | 2026.05.29 18:29:28.868469 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15940 | 2026.05.29 18:29:28.868564 [ 286 ] {aab154e9-b58c-48e5-a53b-a17e83e23d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15941 | 2026.05.29 18:29:28.868604 [ 286 ] {aab154e9-b58c-48e5-a53b-a17e83e23d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15942 | 2026.05.29 18:29:28.869224 [ 286 ] {aab154e9-b58c-48e5-a53b-a17e83e23d98} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15943 | 2026.05.29 18:29:28.869260 [ 286 ] {aab154e9-b58c-48e5-a53b-a17e83e23d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15944 | 2026.05.29 18:29:28.869582 [ 286 ] {aab154e9-b58c-48e5-a53b-a17e83e23d98} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15945 | 2026.05.29 18:29:28.869808 [ 286 ] {aab154e9-b58c-48e5-a53b-a17e83e23d98} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15946 | 2026.05.29 18:29:28.869927 [ 155 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15947 | 2026.05.29 18:29:28.869940 [ 286 ] {aab154e9-b58c-48e5-a53b-a17e83e23d98} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001394 sec., 362266.8579626973 rows/sec., 25.49 MiB/sec. | ||
| 15948 | 2026.05.29 18:29:28.869969 [ 155 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15949 | 2026.05.29 18:29:28.869986 [ 286 ] {aab154e9-b58c-48e5-a53b-a17e83e23d98} <Debug> TCPHandler: Processed in 0.001567356 sec. | ||
| 15950 | 2026.05.29 18:29:28.869993 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15951 | 2026.05.29 18:29:28.870088 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 15952 | 2026.05.29 18:29:28.870102 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15953 | 2026.05.29 18:29:28.870184 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15954 | 2026.05.29 18:29:28.870203 [ 286 ] {6a3e0e60-0c6a-48e7-92e4-0389cf03751b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15955 | 2026.05.29 18:29:28.870212 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1793 rows starting from the beginning of the part | ||
| 15956 | 2026.05.29 18:29:28.870246 [ 286 ] {6a3e0e60-0c6a-48e7-92e4-0389cf03751b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15957 | 2026.05.29 18:29:28.870273 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1304 rows starting from the beginning of the part | ||
| 15958 | 2026.05.29 18:29:28.870321 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 15959 | 2026.05.29 18:29:28.870365 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 501 rows starting from the beginning of the part | ||
| 15960 | 2026.05.29 18:29:28.870405 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 94 rows starting from the beginning of the part | ||
| 15961 | 2026.05.29 18:29:28.870444 [ 197 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 505 rows starting from the beginning of the part | ||
| 15962 | 2026.05.29 18:29:28.870567 [ 286 ] {6a3e0e60-0c6a-48e7-92e4-0389cf03751b} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15963 | 2026.05.29 18:29:28.870601 [ 286 ] {6a3e0e60-0c6a-48e7-92e4-0389cf03751b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15964 | 2026.05.29 18:29:28.870950 [ 286 ] {6a3e0e60-0c6a-48e7-92e4-0389cf03751b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15965 | 2026.05.29 18:29:28.871174 [ 286 ] {6a3e0e60-0c6a-48e7-92e4-0389cf03751b} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15966 | 2026.05.29 18:29:28.871308 [ 286 ] {6a3e0e60-0c6a-48e7-92e4-0389cf03751b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 15967 | 2026.05.29 18:29:28.871341 [ 286 ] {6a3e0e60-0c6a-48e7-92e4-0389cf03751b} <Debug> TCPHandler: Processed in 0.001288682 sec. | ||
| 15968 | 2026.05.29 18:29:28.871456 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15969 | 2026.05.29 18:29:28.871552 [ 286 ] {3a78eec1-3e72-4290-8bb9-2c0fac0fce9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15970 | 2026.05.29 18:29:28.871595 [ 286 ] {3a78eec1-3e72-4290-8bb9-2c0fac0fce9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15971 | 2026.05.29 18:29:28.871760 [ 190 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4261 rows, containing 5 columns (5 merged, 0 gathered) in 0.00171272 sec., 2487855.574758279 rows/sec., 179.81 MiB/sec. | ||
| 15972 | 2026.05.29 18:29:28.871983 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15973 | 2026.05.29 18:29:28.872009 [ 286 ] {3a78eec1-3e72-4290-8bb9-2c0fac0fce9f} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15974 | 2026.05.29 18:29:28.872049 [ 286 ] {3a78eec1-3e72-4290-8bb9-2c0fac0fce9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15975 | 2026.05.29 18:29:28.872329 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_101_20} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15976 | 2026.05.29 18:29:28.872436 [ 286 ] {3a78eec1-3e72-4290-8bb9-2c0fac0fce9f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15977 | 2026.05.29 18:29:28.872438 [ 199 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_101_20} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15978 | 2026.05.29 18:29:28.872560 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 15979 | 2026.05.29 18:29:28.872667 [ 286 ] {3a78eec1-3e72-4290-8bb9-2c0fac0fce9f} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15980 | 2026.05.29 18:29:28.872811 [ 286 ] {3a78eec1-3e72-4290-8bb9-2c0fac0fce9f} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001278 sec., 208920.18779342723 rows/sec., 13.89 MiB/sec. | ||
| 15981 | 2026.05.29 18:29:28.872847 [ 286 ] {3a78eec1-3e72-4290-8bb9-2c0fac0fce9f} <Debug> TCPHandler: Processed in 0.001441915 sec. | ||
| 15982 | 2026.05.29 18:29:28.872975 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15983 | 2026.05.29 18:29:28.873071 [ 286 ] {1ff42512-58be-4727-bb23-76aea6188424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15984 | 2026.05.29 18:29:28.873113 [ 286 ] {1ff42512-58be-4727-bb23-76aea6188424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15985 | 2026.05.29 18:29:28.873424 [ 286 ] {1ff42512-58be-4727-bb23-76aea6188424} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15986 | 2026.05.29 18:29:28.873460 [ 286 ] {1ff42512-58be-4727-bb23-76aea6188424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15987 | 2026.05.29 18:29:28.873753 [ 286 ] {1ff42512-58be-4727-bb23-76aea6188424} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15988 | 2026.05.29 18:29:28.873978 [ 286 ] {1ff42512-58be-4727-bb23-76aea6188424} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15989 | 2026.05.29 18:29:28.874108 [ 286 ] {1ff42512-58be-4727-bb23-76aea6188424} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 15990 | 2026.05.29 18:29:28.874140 [ 286 ] {1ff42512-58be-4727-bb23-76aea6188424} <Debug> TCPHandler: Processed in 0.001215711 sec. | ||
| 15991 | 2026.05.29 18:29:28.874257 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15992 | 2026.05.29 18:29:28.874353 [ 286 ] {f22f536e-4ea0-46df-b4f0-c462f074d1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15993 | 2026.05.29 18:29:28.874407 [ 286 ] {f22f536e-4ea0-46df-b4f0-c462f074d1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15994 | 2026.05.29 18:29:28.875154 [ 286 ] {f22f536e-4ea0-46df-b4f0-c462f074d1c0} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15995 | 2026.05.29 18:29:28.875190 [ 286 ] {f22f536e-4ea0-46df-b4f0-c462f074d1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15996 | 2026.05.29 18:29:28.875704 [ 286 ] {f22f536e-4ea0-46df-b4f0-c462f074d1c0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15997 | 2026.05.29 18:29:28.875965 [ 286 ] {f22f536e-4ea0-46df-b4f0-c462f074d1c0} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15998 | 2026.05.29 18:29:28.876105 [ 286 ] {f22f536e-4ea0-46df-b4f0-c462f074d1c0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00177 sec., 6214.689265536723 rows/sec., 11.14 MiB/sec. | ||
| 15999 | 2026.05.29 18:29:28.876167 [ 286 ] {f22f536e-4ea0-46df-b4f0-c462f074d1c0} <Debug> TCPHandler: Processed in 0.001959993 sec. | ||
| 16000 | 2026.05.29 18:29:28.876285 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16001 | 2026.05.29 18:29:28.876381 [ 286 ] {87831121-53ed-4d4f-94a7-76593126f043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16002 | 2026.05.29 18:29:28.876422 [ 286 ] {87831121-53ed-4d4f-94a7-76593126f043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16003 | 2026.05.29 18:29:28.876749 [ 286 ] {87831121-53ed-4d4f-94a7-76593126f043} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16004 | 2026.05.29 18:29:28.876792 [ 286 ] {87831121-53ed-4d4f-94a7-76593126f043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 16005 | 2026.05.29 18:29:28.877099 [ 286 ] {87831121-53ed-4d4f-94a7-76593126f043} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16006 | 2026.05.29 18:29:28.877308 [ 286 ] {87831121-53ed-4d4f-94a7-76593126f043} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16007 | 2026.05.29 18:29:28.877422 [ 155 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16008 | 2026.05.29 18:29:28.877435 [ 286 ] {87831121-53ed-4d4f-94a7-76593126f043} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 16009 | 2026.05.29 18:29:28.877460 [ 155 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16010 | 2026.05.29 18:29:28.877479 [ 286 ] {87831121-53ed-4d4f-94a7-76593126f043} <Debug> TCPHandler: Processed in 0.001244741 sec. | ||
| 16011 | 2026.05.29 18:29:28.877483 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 16012 | 2026.05.29 18:29:28.877572 [ 199 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 16013 | 2026.05.29 18:29:28.877664 [ 199 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16014 | 2026.05.29 18:29:28.877695 [ 199 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5970 rows starting from the beginning of the part | ||
| 16015 | 2026.05.29 18:29:28.877750 [ 199 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 6 rows starting from the beginning of the part | ||
| 16016 | 2026.05.29 18:29:28.877794 [ 199 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 54 rows starting from the beginning of the part | ||
| 16017 | 2026.05.29 18:29:28.877833 [ 199 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 90 rows starting from the beginning of the part | ||
| 16018 | 2026.05.29 18:29:28.877872 [ 199 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 16019 | 2026.05.29 18:29:28.877911 [ 199 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 90 rows starting from the beginning of the part | ||
| 16020 | 2026.05.29 18:29:28.879581 [ 199 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002041414 sec., 3071400.509646745 rows/sec., 198.08 MiB/sec. | ||
| 16021 | 2026.05.29 18:29:28.880178 [ 188 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16022 | 2026.05.29 18:29:28.880505 [ 188 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_101_20} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16023 | 2026.05.29 18:29:28.880593 [ 188 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_101_20} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16024 | 2026.05.29 18:29:28.880697 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 16025 | 2026.05.29 18:29:28.900753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 16026 | 2026.05.29 18:29:28.918655 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16027 | 2026.05.29 18:29:28.918704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 16028 | 2026.05.29 18:29:28.925029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16029 | 2026.05.29 18:29:28.925766 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16030 | 2026.05.29 18:29:28.926077 [ 155 ] {} <Debug> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16031 | 2026.05.29 18:29:28.926122 [ 155 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16032 | 2026.05.29 18:29:28.926147 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 16033 | 2026.05.29 18:29:28.926228 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 16034 | 2026.05.29 18:29:28.928995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 16035 | 2026.05.29 18:29:28.929561 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16036 | 2026.05.29 18:29:28.930351 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 16037 | 2026.05.29 18:29:28.933731 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 16038 | 2026.05.29 18:29:28.937085 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 16039 | 2026.05.29 18:29:28.940922 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 16040 | 2026.05.29 18:29:28.944931 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 16041 | 2026.05.29 18:29:28.948618 [ 190 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::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 | ||
| 16042 | 2026.05.29 18:29:29.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.42 MiB, peak 372.75 MiB, free memory in arenas 0.00 B, will set to 357.71 MiB (RSS), difference: -12.71 MiB | ||
| 16043 | 2026.05.29 18:29:29.002793 [ 199 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.076589093 sec., 6006.077131635441 rows/sec., 31.06 MiB/sec. | ||
| 16044 | 2026.05.29 18:29:29.005107 [ 186 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16045 | 2026.05.29 18:29:29.007195 [ 186 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_61_12} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16046 | 2026.05.29 18:29:29.007301 [ 186 ] {204f4863-dcdc-4d2e-942f-520c1b623cf6::all_1_61_12} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16047 | 2026.05.29 18:29:29.008952 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 16048 | 2026.05.29 18:29:30.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.62 MiB, peak 372.75 MiB, free memory in arenas 0.00 B, will set to 357.77 MiB (RSS), difference: 11.15 MiB | ||
| 16049 | 2026.05.29 18:29:33.846779 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16050 | 2026.05.29 18:29:33.847030 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16051 | 2026.05.29 18:29:33.847361 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16052 | 2026.05.29 18:29:33.847399 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16053 | 2026.05.29 18:29:33.847614 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16054 | 2026.05.29 18:29:33.847683 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16055 | 2026.05.29 18:29:33.847831 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16056 | 2026.05.29 18:29:33.847913 [ 325 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16057 | 2026.05.29 18:29:33.847914 [ 341 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16058 | 2026.05.29 18:29:33.847932 [ 354 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16059 | 2026.05.29 18:29:33.848060 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 16060 | 2026.05.29 18:29:33.848099 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16061 | 2026.05.29 18:29:33.848201 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16062 | 2026.05.29 18:29:33.848226 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 16063 | 2026.05.29 18:29:33.848262 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16064 | 2026.05.29 18:29:33.848304 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16065 | 2026.05.29 18:29:33.848342 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16066 | 2026.05.29 18:29:33.849423 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002484 sec., 18518.51851851852 rows/sec., 2.21 MiB/sec. | ||
| 16067 | 2026.05.29 18:29:33.849577 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Debug> MemoryTracker: Peak memory usage (for query): 136.02 KiB. | ||
| 16068 | 2026.05.29 18:29:33.849593 [ 286 ] {8ad94534-016a-48c8-8cad-fba43a2ff631} <Debug> TCPHandler: Processed in 0.00294569 sec. | ||
| 16069 | 2026.05.29 18:29:33.851800 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16070 | 2026.05.29 18:29:33.851915 [ 286 ] {c1a5f8c1-a9d9-4e16-b1ff-98d30ae2c5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16071 | 2026.05.29 18:29:33.851959 [ 286 ] {c1a5f8c1-a9d9-4e16-b1ff-98d30ae2c5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16072 | 2026.05.29 18:29:33.852496 [ 286 ] {c1a5f8c1-a9d9-4e16-b1ff-98d30ae2c5ce} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2026.05.29 18:29:33.852538 [ 286 ] {c1a5f8c1-a9d9-4e16-b1ff-98d30ae2c5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 16074 | 2026.05.29 18:29:33.852910 [ 286 ] {c1a5f8c1-a9d9-4e16-b1ff-98d30ae2c5ce} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16075 | 2026.05.29 18:29:33.853126 [ 286 ] {c1a5f8c1-a9d9-4e16-b1ff-98d30ae2c5ce} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16076 | 2026.05.29 18:29:33.853271 [ 286 ] {c1a5f8c1-a9d9-4e16-b1ff-98d30ae2c5ce} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001386 sec., 83694.08369408369 rows/sec., 7.11 MiB/sec. | ||
| 16077 | 2026.05.29 18:29:33.853307 [ 286 ] {c1a5f8c1-a9d9-4e16-b1ff-98d30ae2c5ce} <Debug> TCPHandler: Processed in 0.001560067 sec. | ||
| 16078 | 2026.05.29 18:29:33.853439 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16079 | 2026.05.29 18:29:33.853535 [ 286 ] {6d8a2157-bbae-48e9-b7fe-dc2938f8d757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16080 | 2026.05.29 18:29:33.853575 [ 286 ] {6d8a2157-bbae-48e9-b7fe-dc2938f8d757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16081 | 2026.05.29 18:29:33.853981 [ 286 ] {6d8a2157-bbae-48e9-b7fe-dc2938f8d757} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16082 | 2026.05.29 18:29:33.854019 [ 286 ] {6d8a2157-bbae-48e9-b7fe-dc2938f8d757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 16083 | 2026.05.29 18:29:33.854306 [ 286 ] {6d8a2157-bbae-48e9-b7fe-dc2938f8d757} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16084 | 2026.05.29 18:29:33.854522 [ 286 ] {6d8a2157-bbae-48e9-b7fe-dc2938f8d757} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16085 | 2026.05.29 18:29:33.854655 [ 286 ] {6d8a2157-bbae-48e9-b7fe-dc2938f8d757} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001139 sec., 26338.893766461806 rows/sec., 1.93 MiB/sec. | ||
| 16086 | 2026.05.29 18:29:33.854689 [ 286 ] {6d8a2157-bbae-48e9-b7fe-dc2938f8d757} <Debug> TCPHandler: Processed in 0.001301692 sec. | ||
| 16087 | 2026.05.29 18:29:33.854805 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16088 | 2026.05.29 18:29:33.854903 [ 286 ] {ed4f02c1-fc1e-40b6-aad2-702871bc8fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16089 | 2026.05.29 18:29:33.854941 [ 286 ] {ed4f02c1-fc1e-40b6-aad2-702871bc8fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16090 | 2026.05.29 18:29:33.855340 [ 286 ] {ed4f02c1-fc1e-40b6-aad2-702871bc8fce} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16091 | 2026.05.29 18:29:33.855375 [ 286 ] {ed4f02c1-fc1e-40b6-aad2-702871bc8fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 16092 | 2026.05.29 18:29:33.855661 [ 286 ] {ed4f02c1-fc1e-40b6-aad2-702871bc8fce} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16093 | 2026.05.29 18:29:33.855929 [ 286 ] {ed4f02c1-fc1e-40b6-aad2-702871bc8fce} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16094 | 2026.05.29 18:29:33.856057 [ 286 ] {ed4f02c1-fc1e-40b6-aad2-702871bc8fce} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001166 sec., 80617.49571183533 rows/sec., 6.30 MiB/sec. | ||
| 16095 | 2026.05.29 18:29:33.856091 [ 286 ] {ed4f02c1-fc1e-40b6-aad2-702871bc8fce} <Debug> TCPHandler: Processed in 0.001334873 sec. | ||
| 16096 | 2026.05.29 18:29:33.856208 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16097 | 2026.05.29 18:29:33.856304 [ 286 ] {25c29020-2444-4091-8e25-c05fd8137bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16098 | 2026.05.29 18:29:33.856348 [ 286 ] {25c29020-2444-4091-8e25-c05fd8137bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16099 | 2026.05.29 18:29:33.856746 [ 286 ] {25c29020-2444-4091-8e25-c05fd8137bb3} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16100 | 2026.05.29 18:29:33.856781 [ 286 ] {25c29020-2444-4091-8e25-c05fd8137bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 16101 | 2026.05.29 18:29:33.857106 [ 286 ] {25c29020-2444-4091-8e25-c05fd8137bb3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16102 | 2026.05.29 18:29:33.857308 [ 286 ] {25c29020-2444-4091-8e25-c05fd8137bb3} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16103 | 2026.05.29 18:29:33.857436 [ 286 ] {25c29020-2444-4091-8e25-c05fd8137bb3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 16104 | 2026.05.29 18:29:33.857469 [ 286 ] {25c29020-2444-4091-8e25-c05fd8137bb3} <Debug> TCPHandler: Processed in 0.001310862 sec. | ||
| 16105 | 2026.05.29 18:29:33.857582 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16106 | 2026.05.29 18:29:33.857684 [ 286 ] {c9287160-b6ff-4e8c-883b-b683d7a06370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16107 | 2026.05.29 18:29:33.857740 [ 286 ] {c9287160-b6ff-4e8c-883b-b683d7a06370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16108 | 2026.05.29 18:29:33.858488 [ 286 ] {c9287160-b6ff-4e8c-883b-b683d7a06370} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16109 | 2026.05.29 18:29:33.858525 [ 286 ] {c9287160-b6ff-4e8c-883b-b683d7a06370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 16110 | 2026.05.29 18:29:33.859062 [ 286 ] {c9287160-b6ff-4e8c-883b-b683d7a06370} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16111 | 2026.05.29 18:29:33.859281 [ 286 ] {c9287160-b6ff-4e8c-883b-b683d7a06370} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16112 | 2026.05.29 18:29:33.859427 [ 286 ] {c9287160-b6ff-4e8c-883b-b683d7a06370} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001762 sec., 17026.1066969353 rows/sec., 30.51 MiB/sec. | ||
| 16113 | 2026.05.29 18:29:33.859487 [ 286 ] {c9287160-b6ff-4e8c-883b-b683d7a06370} <Debug> TCPHandler: Processed in 0.001956584 sec. | ||
| 16114 | 2026.05.29 18:29:33.859612 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16115 | 2026.05.29 18:29:33.859709 [ 286 ] {16287c54-be93-4afb-be0b-6fe8fcc1278f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16116 | 2026.05.29 18:29:33.859751 [ 286 ] {16287c54-be93-4afb-be0b-6fe8fcc1278f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16117 | 2026.05.29 18:29:33.860083 [ 286 ] {16287c54-be93-4afb-be0b-6fe8fcc1278f} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16118 | 2026.05.29 18:29:33.860118 [ 286 ] {16287c54-be93-4afb-be0b-6fe8fcc1278f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 16119 | 2026.05.29 18:29:33.860423 [ 286 ] {16287c54-be93-4afb-be0b-6fe8fcc1278f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16120 | 2026.05.29 18:29:33.860639 [ 286 ] {16287c54-be93-4afb-be0b-6fe8fcc1278f} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16121 | 2026.05.29 18:29:33.860769 [ 286 ] {16287c54-be93-4afb-be0b-6fe8fcc1278f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 16122 | 2026.05.29 18:29:33.860803 [ 286 ] {16287c54-be93-4afb-be0b-6fe8fcc1278f} <Debug> TCPHandler: Processed in 0.001241651 sec. | ||
| 16123 | 2026.05.29 18:29:34.531298 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16124 | 2026.05.29 18:29:34.531373 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16125 | 2026.05.29 18:29:34.728210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29785 | ||
| 16126 | 2026.05.29 18:29:34.728751 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16127 | 2026.05.29 18:29:34.728805 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 16128 | 2026.05.29 18:29:34.729337 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16129 | 2026.05.29 18:29:34.729562 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16130 | 2026.05.29 18:29:34.729700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29785 | ||
| 16131 | 2026.05.29 18:29:36.429150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 16132 | 2026.05.29 18:29:36.444792 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16133 | 2026.05.29 18:29:36.444853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 16134 | 2026.05.29 18:29:36.450709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16135 | 2026.05.29 18:29:36.451375 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16136 | 2026.05.29 18:29:36.454207 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 16137 | 2026.05.29 18:29:38.850308 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16138 | 2026.05.29 18:29:38.850585 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 16139 | 2026.05.29 18:29:38.850941 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16140 | 2026.05.29 18:29:38.850984 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 16141 | 2026.05.29 18:29:38.851229 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16142 | 2026.05.29 18:29:38.851299 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16143 | 2026.05.29 18:29:38.851442 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16144 | 2026.05.29 18:29:38.851514 [ 341 ] {ce719607-6e73-44de-8587-816c306ecd09} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16145 | 2026.05.29 18:29:38.851521 [ 349 ] {ce719607-6e73-44de-8587-816c306ecd09} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16146 | 2026.05.29 18:29:38.851561 [ 364 ] {ce719607-6e73-44de-8587-816c306ecd09} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16147 | 2026.05.29 18:29:38.851698 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 16148 | 2026.05.29 18:29:38.851728 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16149 | 2026.05.29 18:29:38.851816 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16150 | 2026.05.29 18:29:38.851837 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 16151 | 2026.05.29 18:29:38.851874 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 16152 | 2026.05.29 18:29:38.851917 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 16153 | 2026.05.29 18:29:38.851957 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 16154 | 2026.05.29 18:29:38.853041 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002567 sec., 17919.750681729645 rows/sec., 3.66 MiB/sec. | ||
| 16155 | 2026.05.29 18:29:38.853181 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Debug> MemoryTracker: Peak memory usage (for query): 153.83 KiB. | ||
| 16156 | 2026.05.29 18:29:38.853198 [ 286 ] {ce719607-6e73-44de-8587-816c306ecd09} <Debug> TCPHandler: Processed in 0.003030632 sec. | ||
| 16157 | 2026.05.29 18:29:38.858508 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16158 | 2026.05.29 18:29:38.858635 [ 286 ] {71536aa3-3994-4628-8d63-6afd404b3c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16159 | 2026.05.29 18:29:38.858683 [ 286 ] {71536aa3-3994-4628-8d63-6afd404b3c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16160 | 2026.05.29 18:29:38.859307 [ 286 ] {71536aa3-3994-4628-8d63-6afd404b3c8e} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16161 | 2026.05.29 18:29:38.859350 [ 286 ] {71536aa3-3994-4628-8d63-6afd404b3c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16162 | 2026.05.29 18:29:38.859718 [ 286 ] {71536aa3-3994-4628-8d63-6afd404b3c8e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16163 | 2026.05.29 18:29:38.859955 [ 286 ] {71536aa3-3994-4628-8d63-6afd404b3c8e} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16164 | 2026.05.29 18:29:38.860110 [ 286 ] {71536aa3-3994-4628-8d63-6afd404b3c8e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001506 sec., 188579.01726427622 rows/sec., 11.98 MiB/sec. | ||
| 16165 | 2026.05.29 18:29:38.860147 [ 286 ] {71536aa3-3994-4628-8d63-6afd404b3c8e} <Debug> TCPHandler: Processed in 0.001719429 sec. | ||
| 16166 | 2026.05.29 18:29:38.860363 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16167 | 2026.05.29 18:29:38.860497 [ 286 ] {7c8ae9c7-d739-4f70-93d6-bde782b992fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16168 | 2026.05.29 18:29:38.860550 [ 286 ] {7c8ae9c7-d739-4f70-93d6-bde782b992fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16169 | 2026.05.29 18:29:38.861392 [ 286 ] {7c8ae9c7-d739-4f70-93d6-bde782b992fe} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16170 | 2026.05.29 18:29:38.861432 [ 286 ] {7c8ae9c7-d739-4f70-93d6-bde782b992fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16171 | 2026.05.29 18:29:38.861791 [ 286 ] {7c8ae9c7-d739-4f70-93d6-bde782b992fe} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16172 | 2026.05.29 18:29:38.862018 [ 286 ] {7c8ae9c7-d739-4f70-93d6-bde782b992fe} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16173 | 2026.05.29 18:29:38.862156 [ 286 ] {7c8ae9c7-d739-4f70-93d6-bde782b992fe} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001686 sec., 485765.1245551601 rows/sec., 37.68 MiB/sec. | ||
| 16174 | 2026.05.29 18:29:38.862192 [ 286 ] {7c8ae9c7-d739-4f70-93d6-bde782b992fe} <Debug> TCPHandler: Processed in 0.001902192 sec. | ||
| 16175 | 2026.05.29 18:29:38.862316 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16176 | 2026.05.29 18:29:38.862419 [ 286 ] {68c528bc-8fba-4034-b930-0b8f5090ed46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16177 | 2026.05.29 18:29:38.862462 [ 286 ] {68c528bc-8fba-4034-b930-0b8f5090ed46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16178 | 2026.05.29 18:29:38.862980 [ 286 ] {68c528bc-8fba-4034-b930-0b8f5090ed46} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16179 | 2026.05.29 18:29:38.863024 [ 286 ] {68c528bc-8fba-4034-b930-0b8f5090ed46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16180 | 2026.05.29 18:29:38.863433 [ 286 ] {68c528bc-8fba-4034-b930-0b8f5090ed46} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16181 | 2026.05.29 18:29:38.863668 [ 286 ] {68c528bc-8fba-4034-b930-0b8f5090ed46} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16182 | 2026.05.29 18:29:38.863803 [ 286 ] {68c528bc-8fba-4034-b930-0b8f5090ed46} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001403 sec., 109052.0313613685 rows/sec., 6.52 MiB/sec. | ||
| 16183 | 2026.05.29 18:29:38.863839 [ 286 ] {68c528bc-8fba-4034-b930-0b8f5090ed46} <Debug> TCPHandler: Processed in 0.001574137 sec. | ||
| 16184 | 2026.05.29 18:29:38.863959 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16185 | 2026.05.29 18:29:38.864055 [ 286 ] {578023ad-c1b4-4d3b-b028-bbabbb6decf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16186 | 2026.05.29 18:29:38.864096 [ 286 ] {578023ad-c1b4-4d3b-b028-bbabbb6decf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16187 | 2026.05.29 18:29:38.864537 [ 286 ] {578023ad-c1b4-4d3b-b028-bbabbb6decf7} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16188 | 2026.05.29 18:29:38.864574 [ 286 ] {578023ad-c1b4-4d3b-b028-bbabbb6decf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16189 | 2026.05.29 18:29:38.864885 [ 286 ] {578023ad-c1b4-4d3b-b028-bbabbb6decf7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16190 | 2026.05.29 18:29:38.865102 [ 286 ] {578023ad-c1b4-4d3b-b028-bbabbb6decf7} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16191 | 2026.05.29 18:29:38.865233 [ 286 ] {578023ad-c1b4-4d3b-b028-bbabbb6decf7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001197 sec., 124477.86131996659 rows/sec., 8.04 MiB/sec. | ||
| 16192 | 2026.05.29 18:29:38.865269 [ 286 ] {578023ad-c1b4-4d3b-b028-bbabbb6decf7} <Debug> TCPHandler: Processed in 0.001360713 sec. | ||
| 16193 | 2026.05.29 18:29:38.865385 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16194 | 2026.05.29 18:29:38.865481 [ 286 ] {c7e02998-3dec-422b-8d19-fe186e089d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16195 | 2026.05.29 18:29:38.865523 [ 286 ] {c7e02998-3dec-422b-8d19-fe186e089d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16196 | 2026.05.29 18:29:38.865955 [ 286 ] {c7e02998-3dec-422b-8d19-fe186e089d42} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16197 | 2026.05.29 18:29:38.865990 [ 286 ] {c7e02998-3dec-422b-8d19-fe186e089d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16198 | 2026.05.29 18:29:38.866295 [ 286 ] {c7e02998-3dec-422b-8d19-fe186e089d42} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16199 | 2026.05.29 18:29:38.866510 [ 286 ] {c7e02998-3dec-422b-8d19-fe186e089d42} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16200 | 2026.05.29 18:29:38.866640 [ 286 ] {c7e02998-3dec-422b-8d19-fe186e089d42} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001177 sec., 125743.41546304162 rows/sec., 7.15 MiB/sec. | ||
| 16201 | 2026.05.29 18:29:38.866676 [ 286 ] {c7e02998-3dec-422b-8d19-fe186e089d42} <Debug> TCPHandler: Processed in 0.001341813 sec. | ||
| 16202 | 2026.05.29 18:29:38.866792 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16203 | 2026.05.29 18:29:38.866893 [ 286 ] {3f3fbb5a-66ec-4868-8c54-4057e4ee1d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16204 | 2026.05.29 18:29:38.866934 [ 286 ] {3f3fbb5a-66ec-4868-8c54-4057e4ee1d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16205 | 2026.05.29 18:29:38.867535 [ 286 ] {3f3fbb5a-66ec-4868-8c54-4057e4ee1d0f} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16206 | 2026.05.29 18:29:38.867571 [ 286 ] {3f3fbb5a-66ec-4868-8c54-4057e4ee1d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16207 | 2026.05.29 18:29:38.867894 [ 286 ] {3f3fbb5a-66ec-4868-8c54-4057e4ee1d0f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16208 | 2026.05.29 18:29:38.868109 [ 286 ] {3f3fbb5a-66ec-4868-8c54-4057e4ee1d0f} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16209 | 2026.05.29 18:29:38.868240 [ 286 ] {3f3fbb5a-66ec-4868-8c54-4057e4ee1d0f} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00137 sec., 365693.43065693433 rows/sec., 25.70 MiB/sec. | ||
| 16210 | 2026.05.29 18:29:38.868275 [ 286 ] {3f3fbb5a-66ec-4868-8c54-4057e4ee1d0f} <Debug> TCPHandler: Processed in 0.001534687 sec. | ||
| 16211 | 2026.05.29 18:29:38.868393 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16212 | 2026.05.29 18:29:38.868497 [ 286 ] {79ee1f6f-c027-4e62-b66b-4b419ebde93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16213 | 2026.05.29 18:29:38.868545 [ 286 ] {79ee1f6f-c027-4e62-b66b-4b419ebde93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16214 | 2026.05.29 18:29:38.868937 [ 286 ] {79ee1f6f-c027-4e62-b66b-4b419ebde93b} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16215 | 2026.05.29 18:29:38.868982 [ 286 ] {79ee1f6f-c027-4e62-b66b-4b419ebde93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16216 | 2026.05.29 18:29:38.869352 [ 286 ] {79ee1f6f-c027-4e62-b66b-4b419ebde93b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16217 | 2026.05.29 18:29:38.869590 [ 286 ] {79ee1f6f-c027-4e62-b66b-4b419ebde93b} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16218 | 2026.05.29 18:29:38.869723 [ 286 ] {79ee1f6f-c027-4e62-b66b-4b419ebde93b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001245 sec., 4819.277108433735 rows/sec., 251.79 KiB/sec. | ||
| 16219 | 2026.05.29 18:29:38.869759 [ 286 ] {79ee1f6f-c027-4e62-b66b-4b419ebde93b} <Debug> TCPHandler: Processed in 0.001417834 sec. | ||
| 16220 | 2026.05.29 18:29:38.869879 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16221 | 2026.05.29 18:29:38.870002 [ 286 ] {9344f9f8-2dd7-4d6e-bab5-72e65c1130cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16222 | 2026.05.29 18:29:38.870053 [ 286 ] {9344f9f8-2dd7-4d6e-bab5-72e65c1130cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16223 | 2026.05.29 18:29:38.870536 [ 286 ] {9344f9f8-2dd7-4d6e-bab5-72e65c1130cb} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16224 | 2026.05.29 18:29:38.870572 [ 286 ] {9344f9f8-2dd7-4d6e-bab5-72e65c1130cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16225 | 2026.05.29 18:29:38.870904 [ 286 ] {9344f9f8-2dd7-4d6e-bab5-72e65c1130cb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16226 | 2026.05.29 18:29:38.871114 [ 286 ] {9344f9f8-2dd7-4d6e-bab5-72e65c1130cb} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16227 | 2026.05.29 18:29:38.871243 [ 286 ] {9344f9f8-2dd7-4d6e-bab5-72e65c1130cb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001266 sec., 209320.69510268563 rows/sec., 13.91 MiB/sec. | ||
| 16228 | 2026.05.29 18:29:38.871277 [ 286 ] {9344f9f8-2dd7-4d6e-bab5-72e65c1130cb} <Debug> TCPHandler: Processed in 0.001458835 sec. | ||
| 16229 | 2026.05.29 18:29:38.871399 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16230 | 2026.05.29 18:29:38.871494 [ 286 ] {c8993ad5-0eb4-4fce-9bc3-3856315f966f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16231 | 2026.05.29 18:29:38.871537 [ 286 ] {c8993ad5-0eb4-4fce-9bc3-3856315f966f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16232 | 2026.05.29 18:29:38.871852 [ 286 ] {c8993ad5-0eb4-4fce-9bc3-3856315f966f} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16233 | 2026.05.29 18:29:38.871887 [ 286 ] {c8993ad5-0eb4-4fce-9bc3-3856315f966f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16234 | 2026.05.29 18:29:38.872179 [ 286 ] {c8993ad5-0eb4-4fce-9bc3-3856315f966f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16235 | 2026.05.29 18:29:38.872396 [ 286 ] {c8993ad5-0eb4-4fce-9bc3-3856315f966f} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16236 | 2026.05.29 18:29:38.872519 [ 140 ] {} <Debug> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 16237 | 2026.05.29 18:29:38.872535 [ 286 ] {c8993ad5-0eb4-4fce-9bc3-3856315f966f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 16238 | 2026.05.29 18:29:38.872589 [ 140 ] {} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16239 | 2026.05.29 18:29:38.872595 [ 286 ] {c8993ad5-0eb4-4fce-9bc3-3856315f966f} <Debug> TCPHandler: Processed in 0.001247891 sec. | ||
| 16240 | 2026.05.29 18:29:38.872622 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16241 | 2026.05.29 18:29:38.872712 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 16242 | 2026.05.29 18:29:38.872723 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16243 | 2026.05.29 18:29:38.872799 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16244 | 2026.05.29 18:29:38.872827 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 16245 | 2026.05.29 18:29:38.872828 [ 286 ] {b3b15a78-4f8f-448c-8ee6-f064896ac0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16246 | 2026.05.29 18:29:38.872877 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 16247 | 2026.05.29 18:29:38.872892 [ 286 ] {b3b15a78-4f8f-448c-8ee6-f064896ac0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16248 | 2026.05.29 18:29:38.872923 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 16249 | 2026.05.29 18:29:38.872962 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 16250 | 2026.05.29 18:29:38.873001 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 16251 | 2026.05.29 18:29:38.873038 [ 189 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::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 | ||
| 16252 | 2026.05.29 18:29:38.873650 [ 286 ] {b3b15a78-4f8f-448c-8ee6-f064896ac0c4} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16253 | 2026.05.29 18:29:38.873685 [ 286 ] {b3b15a78-4f8f-448c-8ee6-f064896ac0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16254 | 2026.05.29 18:29:38.873860 [ 195 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.0011753 sec., 38288.09665617289 rows/sec., 2.52 MiB/sec. | ||
| 16255 | 2026.05.29 18:29:38.874046 [ 196 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 16256 | 2026.05.29 18:29:38.874212 [ 286 ] {b3b15a78-4f8f-448c-8ee6-f064896ac0c4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16257 | 2026.05.29 18:29:38.874405 [ 196 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_45_9} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16258 | 2026.05.29 18:29:38.874495 [ 196 ] {6598c2ea-7823-4299-9e2b-dd823885ce37::all_1_45_9} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 16259 | 2026.05.29 18:29:38.874497 [ 286 ] {b3b15a78-4f8f-448c-8ee6-f064896ac0c4} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16260 | 2026.05.29 18:29:38.874594 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16261 | 2026.05.29 18:29:38.874662 [ 286 ] {b3b15a78-4f8f-448c-8ee6-f064896ac0c4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001852 sec., 5939.52483801296 rows/sec., 10.64 MiB/sec. | ||
| 16262 | 2026.05.29 18:29:38.874734 [ 286 ] {b3b15a78-4f8f-448c-8ee6-f064896ac0c4} <Debug> TCPHandler: Processed in 0.002061365 sec. | ||
| 16263 | 2026.05.29 18:29:38.874875 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16264 | 2026.05.29 18:29:38.874974 [ 286 ] {dbfb4cb8-44ed-4f6c-8641-b3c3ae22d2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16265 | 2026.05.29 18:29:38.875016 [ 286 ] {dbfb4cb8-44ed-4f6c-8641-b3c3ae22d2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16266 | 2026.05.29 18:29:38.875355 [ 286 ] {dbfb4cb8-44ed-4f6c-8641-b3c3ae22d2d4} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16267 | 2026.05.29 18:29:38.875391 [ 286 ] {dbfb4cb8-44ed-4f6c-8641-b3c3ae22d2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16268 | 2026.05.29 18:29:38.875699 [ 286 ] {dbfb4cb8-44ed-4f6c-8641-b3c3ae22d2d4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16269 | 2026.05.29 18:29:38.875904 [ 286 ] {dbfb4cb8-44ed-4f6c-8641-b3c3ae22d2d4} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16270 | 2026.05.29 18:29:38.876036 [ 286 ] {dbfb4cb8-44ed-4f6c-8641-b3c3ae22d2d4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 16271 | 2026.05.29 18:29:38.876070 [ 286 ] {dbfb4cb8-44ed-4f6c-8641-b3c3ae22d2d4} <Debug> TCPHandler: Processed in 0.001245101 sec. | ||
| 16272 | 2026.05.29 18:29:39.427935 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16273 | 2026.05.29 18:29:39.428207 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 16274 | 2026.05.29 18:29:39.428592 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16275 | 2026.05.29 18:29:39.428636 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 16276 | 2026.05.29 18:29:39.428876 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16277 | 2026.05.29 18:29:39.428946 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16278 | 2026.05.29 18:29:39.429091 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 16279 | 2026.05.29 18:29:39.429167 [ 333 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16280 | 2026.05.29 18:29:39.429170 [ 341 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16281 | 2026.05.29 18:29:39.429170 [ 349 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16282 | 2026.05.29 18:29:39.429279 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 16283 | 2026.05.29 18:29:39.429303 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16284 | 2026.05.29 18:29:39.429391 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16285 | 2026.05.29 18:29:39.429413 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 16286 | 2026.05.29 18:29:39.429451 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 16287 | 2026.05.29 18:29:39.429494 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 16288 | 2026.05.29 18:29:39.429535 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 16289 | 2026.05.29 18:29:39.430880 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002789 sec., 16493.366798135532 rows/sec., 1.97 MiB/sec. | ||
| 16290 | 2026.05.29 18:29:39.431032 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Debug> MemoryTracker: Peak memory usage (for query): 139.10 KiB. | ||
| 16291 | 2026.05.29 18:29:39.431050 [ 286 ] {b663ec97-b5c1-45ff-917b-128eee31a376} <Debug> TCPHandler: Processed in 0.003257925 sec. | ||
| 16292 | 2026.05.29 18:29:39.443132 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16293 | 2026.05.29 18:29:39.443251 [ 286 ] {90869876-3965-4cbf-bda5-505b73bd23f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16294 | 2026.05.29 18:29:39.443300 [ 286 ] {90869876-3965-4cbf-bda5-505b73bd23f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16295 | 2026.05.29 18:29:39.444958 [ 286 ] {90869876-3965-4cbf-bda5-505b73bd23f6} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16296 | 2026.05.29 18:29:39.445002 [ 286 ] {90869876-3965-4cbf-bda5-505b73bd23f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16297 | 2026.05.29 18:29:39.445515 [ 286 ] {90869876-3965-4cbf-bda5-505b73bd23f6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16298 | 2026.05.29 18:29:39.445761 [ 286 ] {90869876-3965-4cbf-bda5-505b73bd23f6} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16299 | 2026.05.29 18:29:39.445915 [ 286 ] {90869876-3965-4cbf-bda5-505b73bd23f6} <Debug> executeQuery: Read 2439 rows, 185.37 KiB in 0.002698 sec., 904002.9651593773 rows/sec., 67.10 MiB/sec. | ||
| 16300 | 2026.05.29 18:29:39.445954 [ 286 ] {90869876-3965-4cbf-bda5-505b73bd23f6} <Debug> TCPHandler: Processed in 0.002876839 sec. | ||
| 16301 | 2026.05.29 18:29:39.446082 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16302 | 2026.05.29 18:29:39.446186 [ 286 ] {1d8d9aed-8529-49c8-99dd-8482db13c3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16303 | 2026.05.29 18:29:39.446230 [ 286 ] {1d8d9aed-8529-49c8-99dd-8482db13c3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16304 | 2026.05.29 18:29:39.446651 [ 286 ] {1d8d9aed-8529-49c8-99dd-8482db13c3e2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16305 | 2026.05.29 18:29:39.446690 [ 286 ] {1d8d9aed-8529-49c8-99dd-8482db13c3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16306 | 2026.05.29 18:29:39.446993 [ 286 ] {1d8d9aed-8529-49c8-99dd-8482db13c3e2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16307 | 2026.05.29 18:29:39.447201 [ 286 ] {1d8d9aed-8529-49c8-99dd-8482db13c3e2} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16308 | 2026.05.29 18:29:39.447333 [ 286 ] {1d8d9aed-8529-49c8-99dd-8482db13c3e2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00117 sec., 35042.73504273504 rows/sec., 2.57 MiB/sec. | ||
| 16309 | 2026.05.29 18:29:39.447369 [ 286 ] {1d8d9aed-8529-49c8-99dd-8482db13c3e2} <Debug> TCPHandler: Processed in 0.001337893 sec. | ||
| 16310 | 2026.05.29 18:29:39.447492 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16311 | 2026.05.29 18:29:39.447616 [ 286 ] {f6775e22-1655-4206-bfbb-f925cea6fda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16312 | 2026.05.29 18:29:39.447665 [ 286 ] {f6775e22-1655-4206-bfbb-f925cea6fda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16313 | 2026.05.29 18:29:39.448424 [ 286 ] {f6775e22-1655-4206-bfbb-f925cea6fda2} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16314 | 2026.05.29 18:29:39.448467 [ 286 ] {f6775e22-1655-4206-bfbb-f925cea6fda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16315 | 2026.05.29 18:29:39.448827 [ 286 ] {f6775e22-1655-4206-bfbb-f925cea6fda2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16316 | 2026.05.29 18:29:39.449045 [ 286 ] {f6775e22-1655-4206-bfbb-f925cea6fda2} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16317 | 2026.05.29 18:29:39.449182 [ 286 ] {f6775e22-1655-4206-bfbb-f925cea6fda2} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001592 sec., 503140.7035175879 rows/sec., 29.06 MiB/sec. | ||
| 16318 | 2026.05.29 18:29:39.449218 [ 286 ] {f6775e22-1655-4206-bfbb-f925cea6fda2} <Debug> TCPHandler: Processed in 0.00178862 sec. | ||
| 16319 | 2026.05.29 18:29:39.449335 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16320 | 2026.05.29 18:29:39.449436 [ 286 ] {f1e8d092-a3f9-45f0-b82b-82215250e544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16321 | 2026.05.29 18:29:39.449478 [ 286 ] {f1e8d092-a3f9-45f0-b82b-82215250e544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16322 | 2026.05.29 18:29:39.449871 [ 286 ] {f1e8d092-a3f9-45f0-b82b-82215250e544} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16323 | 2026.05.29 18:29:39.449914 [ 286 ] {f1e8d092-a3f9-45f0-b82b-82215250e544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16324 | 2026.05.29 18:29:39.450212 [ 286 ] {f1e8d092-a3f9-45f0-b82b-82215250e544} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 16325 | 2026.05.29 18:29:39.450434 [ 286 ] {f1e8d092-a3f9-45f0-b82b-82215250e544} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16326 | 2026.05.29 18:29:39.450564 [ 286 ] {f1e8d092-a3f9-45f0-b82b-82215250e544} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 61.30 KiB/sec. | ||
| 16327 | 2026.05.29 18:29:39.450600 [ 286 ] {f1e8d092-a3f9-45f0-b82b-82215250e544} <Debug> TCPHandler: Processed in 0.001315462 sec. | ||
| 16328 | 2026.05.29 18:29:39.450712 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16329 | 2026.05.29 18:29:39.450808 [ 286 ] {9f9e8c5c-9510-4ac4-933d-05431274456e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16330 | 2026.05.29 18:29:39.450849 [ 286 ] {9f9e8c5c-9510-4ac4-933d-05431274456e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16331 | 2026.05.29 18:29:39.451656 [ 286 ] {9f9e8c5c-9510-4ac4-933d-05431274456e} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16332 | 2026.05.29 18:29:39.451693 [ 286 ] {9f9e8c5c-9510-4ac4-933d-05431274456e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16333 | 2026.05.29 18:29:39.452059 [ 286 ] {9f9e8c5c-9510-4ac4-933d-05431274456e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16334 | 2026.05.29 18:29:39.452277 [ 286 ] {9f9e8c5c-9510-4ac4-933d-05431274456e} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16335 | 2026.05.29 18:29:39.452408 [ 286 ] {9f9e8c5c-9510-4ac4-933d-05431274456e} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001619 sec., 798023.471278567 rows/sec., 53.25 MiB/sec. | ||
| 16336 | 2026.05.29 18:29:39.452443 [ 286 ] {9f9e8c5c-9510-4ac4-933d-05431274456e} <Debug> TCPHandler: Processed in 0.00178114 sec. | ||
| 16337 | 2026.05.29 18:29:39.452561 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16338 | 2026.05.29 18:29:39.452659 [ 286 ] {d7b1b96f-4bc0-405f-8fa0-a64014c1243a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16339 | 2026.05.29 18:29:39.452703 [ 286 ] {d7b1b96f-4bc0-405f-8fa0-a64014c1243a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16340 | 2026.05.29 18:29:39.453407 [ 286 ] {d7b1b96f-4bc0-405f-8fa0-a64014c1243a} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16341 | 2026.05.29 18:29:39.453444 [ 286 ] {d7b1b96f-4bc0-405f-8fa0-a64014c1243a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16342 | 2026.05.29 18:29:39.453855 [ 286 ] {d7b1b96f-4bc0-405f-8fa0-a64014c1243a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16343 | 2026.05.29 18:29:39.454072 [ 286 ] {d7b1b96f-4bc0-405f-8fa0-a64014c1243a} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16344 | 2026.05.29 18:29:39.454199 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Selected 6 parts from all_1_99_20 to all_104_104_0 | ||
| 16345 | 2026.05.29 18:29:39.454205 [ 286 ] {d7b1b96f-4bc0-405f-8fa0-a64014c1243a} <Debug> executeQuery: Read 1476 rows, 91.48 KiB in 0.001565 sec., 943130.9904153355 rows/sec., 57.09 MiB/sec. | ||
| 16346 | 2026.05.29 18:29:39.454260 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16347 | 2026.05.29 18:29:39.454267 [ 286 ] {d7b1b96f-4bc0-405f-8fa0-a64014c1243a} <Debug> TCPHandler: Processed in 0.00175746 sec. | ||
| 16348 | 2026.05.29 18:29:39.454288 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16349 | 2026.05.29 18:29:39.454393 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16350 | 2026.05.29 18:29:39.454398 [ 201 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_99_20 to all_104_104_0 into Compact with storage Full | ||
| 16351 | 2026.05.29 18:29:39.454495 [ 286 ] {a7acec71-a925-4624-9540-44fc8a372725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16352 | 2026.05.29 18:29:39.454532 [ 201 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16353 | 2026.05.29 18:29:39.454551 [ 286 ] {a7acec71-a925-4624-9540-44fc8a372725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16354 | 2026.05.29 18:29:39.454578 [ 201 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_20, total 38764 rows starting from the beginning of the part | ||
| 16355 | 2026.05.29 18:29:39.454654 [ 201 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 16356 | 2026.05.29 18:29:39.454725 [ 201 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 267 rows starting from the beginning of the part | ||
| 16357 | 2026.05.29 18:29:39.454792 [ 201 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 16358 | 2026.05.29 18:29:39.454860 [ 201 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 265 rows starting from the beginning of the part | ||
| 16359 | 2026.05.29 18:29:39.454930 [ 201 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1476 rows starting from the beginning of the part | ||
| 16360 | 2026.05.29 18:29:39.455401 [ 286 ] {a7acec71-a925-4624-9540-44fc8a372725} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16361 | 2026.05.29 18:29:39.455436 [ 286 ] {a7acec71-a925-4624-9540-44fc8a372725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16362 | 2026.05.29 18:29:39.456037 [ 286 ] {a7acec71-a925-4624-9540-44fc8a372725} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16363 | 2026.05.29 18:29:39.456279 [ 286 ] {a7acec71-a925-4624-9540-44fc8a372725} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16364 | 2026.05.29 18:29:39.456426 [ 286 ] {a7acec71-a925-4624-9540-44fc8a372725} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00195 sec., 21025.641025641027 rows/sec., 37.68 MiB/sec. | ||
| 16365 | 2026.05.29 18:29:39.456496 [ 286 ] {a7acec71-a925-4624-9540-44fc8a372725} <Debug> TCPHandler: Processed in 0.002152766 sec. | ||
| 16366 | 2026.05.29 18:29:39.456622 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16367 | 2026.05.29 18:29:39.456720 [ 286 ] {8c81ad2b-58ea-485f-b652-d9f61a3d6c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16368 | 2026.05.29 18:29:39.456762 [ 286 ] {8c81ad2b-58ea-485f-b652-d9f61a3d6c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16369 | 2026.05.29 18:29:39.457087 [ 286 ] {8c81ad2b-58ea-485f-b652-d9f61a3d6c59} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16370 | 2026.05.29 18:29:39.457122 [ 286 ] {8c81ad2b-58ea-485f-b652-d9f61a3d6c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16371 | 2026.05.29 18:29:39.457578 [ 286 ] {8c81ad2b-58ea-485f-b652-d9f61a3d6c59} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16372 | 2026.05.29 18:29:39.457796 [ 286 ] {8c81ad2b-58ea-485f-b652-d9f61a3d6c59} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16373 | 2026.05.29 18:29:39.457937 [ 286 ] {8c81ad2b-58ea-485f-b652-d9f61a3d6c59} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001236 sec., 4854.368932038836 rows/sec., 329.47 KiB/sec. | ||
| 16374 | 2026.05.29 18:29:39.457973 [ 286 ] {8c81ad2b-58ea-485f-b652-d9f61a3d6c59} <Debug> TCPHandler: Processed in 0.001401694 sec. | ||
| 16375 | 2026.05.29 18:29:39.463872 [ 191 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41092 rows, containing 5 columns (5 merged, 0 gathered) in 0.009524013 sec., 4314567.819258542 rows/sec., 275.81 MiB/sec. | ||
| 16376 | 2026.05.29 18:29:39.464183 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 16377 | 2026.05.29 18:29:39.464527 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16378 | 2026.05.29 18:29:39.464614 [ 187 ] {77e222ac-8700-4ba7-8356-1792cdbfbe25::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25) (MergerMutator): Merged 6 parts: [all_1_99_20, all_104_104_0] -> all_1_104_21 | ||
| 16379 | 2026.05.29 18:29:39.464706 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 16380 | 2026.05.29 18:29:41.290152 [ 136 ] {} <Debug> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 16381 | 2026.05.29 18:29:41.290226 [ 136 ] {} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16382 | 2026.05.29 18:29:41.290251 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16383 | 2026.05.29 18:29:41.290375 [ 195 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 16384 | 2026.05.29 18:29:41.290520 [ 195 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16385 | 2026.05.29 18:29:41.290558 [ 195 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 18 rows starting from the beginning of the part | ||
| 16386 | 2026.05.29 18:29:41.290626 [ 195 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 16387 | 2026.05.29 18:29:41.290675 [ 195 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::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 | ||
| 16388 | 2026.05.29 18:29:41.290717 [ 195 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 16389 | 2026.05.29 18:29:41.290759 [ 195 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 16390 | 2026.05.29 18:29:41.291521 [ 193 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119651 sec., 33430.56054692397 rows/sec., 2.79 MiB/sec. | ||
| 16391 | 2026.05.29 18:29:41.291755 [ 194 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 16392 | 2026.05.29 18:29:41.292130 [ 194 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_23_5} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16393 | 2026.05.29 18:29:41.292238 [ 194 ] {4479e95e-5d55-4c4b-a29f-4121ab9fd9a2::all_1_23_5} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 16394 | 2026.05.29 18:29:41.292350 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16395 | 2026.05.29 18:29:42.229889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30297 | ||
| 16396 | 2026.05.29 18:29:42.230490 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16397 | 2026.05.29 18:29:42.230547 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16398 | 2026.05.29 18:29:42.231048 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16399 | 2026.05.29 18:29:42.231290 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16400 | 2026.05.29 18:29:42.231440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30297 | ||
| 16401 | 2026.05.29 18:29:43.845505 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16402 | 2026.05.29 18:29:43.845771 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 16403 | 2026.05.29 18:29:43.846105 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16404 | 2026.05.29 18:29:43.846143 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 16405 | 2026.05.29 18:29:43.846360 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16406 | 2026.05.29 18:29:43.846427 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16407 | 2026.05.29 18:29:43.846567 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16408 | 2026.05.29 18:29:43.846645 [ 333 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16409 | 2026.05.29 18:29:43.846645 [ 341 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16410 | 2026.05.29 18:29:43.846684 [ 364 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16411 | 2026.05.29 18:29:43.846813 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 16412 | 2026.05.29 18:29:43.846840 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16413 | 2026.05.29 18:29:43.846925 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16414 | 2026.05.29 18:29:43.846945 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 16415 | 2026.05.29 18:29:43.846980 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16416 | 2026.05.29 18:29:43.847021 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16417 | 2026.05.29 18:29:43.847062 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16418 | 2026.05.29 18:29:43.848150 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002477 sec., 18570.851836899474 rows/sec., 2.22 MiB/sec. | ||
| 16419 | 2026.05.29 18:29:43.848307 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Debug> MemoryTracker: Peak memory usage (for query): 135.74 KiB. | ||
| 16420 | 2026.05.29 18:29:43.848323 [ 286 ] {d2622ea9-07e1-4e8f-838a-899a376429a2} <Debug> TCPHandler: Processed in 0.00295884 sec. | ||
| 16421 | 2026.05.29 18:29:43.849968 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16422 | 2026.05.29 18:29:43.850099 [ 286 ] {27576f28-b155-4597-96d4-bf55ab00f000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16423 | 2026.05.29 18:29:43.850151 [ 286 ] {27576f28-b155-4597-96d4-bf55ab00f000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16424 | 2026.05.29 18:29:43.850710 [ 286 ] {27576f28-b155-4597-96d4-bf55ab00f000} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16425 | 2026.05.29 18:29:43.850752 [ 286 ] {27576f28-b155-4597-96d4-bf55ab00f000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16426 | 2026.05.29 18:29:43.851108 [ 286 ] {27576f28-b155-4597-96d4-bf55ab00f000} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16427 | 2026.05.29 18:29:43.851322 [ 286 ] {27576f28-b155-4597-96d4-bf55ab00f000} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16428 | 2026.05.29 18:29:43.851471 [ 286 ] {27576f28-b155-4597-96d4-bf55ab00f000} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00141 sec., 39716.31205673759 rows/sec., 3.05 MiB/sec. | ||
| 16429 | 2026.05.29 18:29:43.851507 [ 286 ] {27576f28-b155-4597-96d4-bf55ab00f000} <Debug> TCPHandler: Processed in 0.001606657 sec. | ||
| 16430 | 2026.05.29 18:29:43.851628 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16431 | 2026.05.29 18:29:43.851725 [ 286 ] {9f755cd4-ad67-41c5-958c-0c4c6e43137a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16432 | 2026.05.29 18:29:43.851766 [ 286 ] {9f755cd4-ad67-41c5-958c-0c4c6e43137a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16433 | 2026.05.29 18:29:43.852198 [ 286 ] {9f755cd4-ad67-41c5-958c-0c4c6e43137a} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16434 | 2026.05.29 18:29:43.852258 [ 286 ] {9f755cd4-ad67-41c5-958c-0c4c6e43137a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16435 | 2026.05.29 18:29:43.852546 [ 286 ] {9f755cd4-ad67-41c5-958c-0c4c6e43137a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16436 | 2026.05.29 18:29:43.852776 [ 286 ] {9f755cd4-ad67-41c5-958c-0c4c6e43137a} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16437 | 2026.05.29 18:29:43.852909 [ 286 ] {9f755cd4-ad67-41c5-958c-0c4c6e43137a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 16438 | 2026.05.29 18:29:43.852945 [ 286 ] {9f755cd4-ad67-41c5-958c-0c4c6e43137a} <Debug> TCPHandler: Processed in 0.001367524 sec. | ||
| 16439 | 2026.05.29 18:29:43.853066 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16440 | 2026.05.29 18:29:43.853161 [ 286 ] {c7f5e34e-d478-4652-9596-ea9e7f021837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16441 | 2026.05.29 18:29:43.853204 [ 286 ] {c7f5e34e-d478-4652-9596-ea9e7f021837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16442 | 2026.05.29 18:29:43.853636 [ 286 ] {c7f5e34e-d478-4652-9596-ea9e7f021837} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16443 | 2026.05.29 18:29:43.853670 [ 286 ] {c7f5e34e-d478-4652-9596-ea9e7f021837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16444 | 2026.05.29 18:29:43.853991 [ 286 ] {c7f5e34e-d478-4652-9596-ea9e7f021837} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16445 | 2026.05.29 18:29:43.854194 [ 286 ] {c7f5e34e-d478-4652-9596-ea9e7f021837} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16446 | 2026.05.29 18:29:43.854323 [ 286 ] {c7f5e34e-d478-4652-9596-ea9e7f021837} <Debug> executeQuery: Read 148 rows, 10.55 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 8.72 MiB/sec. | ||
| 16447 | 2026.05.29 18:29:43.854358 [ 286 ] {c7f5e34e-d478-4652-9596-ea9e7f021837} <Debug> TCPHandler: Processed in 0.001342713 sec. | ||
| 16448 | 2026.05.29 18:29:43.854472 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16449 | 2026.05.29 18:29:43.854577 [ 286 ] {2bc89ebd-b12c-4d5f-8985-2d70eacca506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16450 | 2026.05.29 18:29:43.854621 [ 286 ] {2bc89ebd-b12c-4d5f-8985-2d70eacca506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16451 | 2026.05.29 18:29:43.855004 [ 286 ] {2bc89ebd-b12c-4d5f-8985-2d70eacca506} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16452 | 2026.05.29 18:29:43.855048 [ 286 ] {2bc89ebd-b12c-4d5f-8985-2d70eacca506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16453 | 2026.05.29 18:29:43.855433 [ 286 ] {2bc89ebd-b12c-4d5f-8985-2d70eacca506} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16454 | 2026.05.29 18:29:43.855694 [ 286 ] {2bc89ebd-b12c-4d5f-8985-2d70eacca506} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16455 | 2026.05.29 18:29:43.855834 [ 286 ] {2bc89ebd-b12c-4d5f-8985-2d70eacca506} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001277 sec., 42286.609240407204 rows/sec., 2.86 MiB/sec. | ||
| 16456 | 2026.05.29 18:29:43.855869 [ 286 ] {2bc89ebd-b12c-4d5f-8985-2d70eacca506} <Debug> TCPHandler: Processed in 0.001447894 sec. | ||
| 16457 | 2026.05.29 18:29:43.954349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 16458 | 2026.05.29 18:29:43.970754 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16459 | 2026.05.29 18:29:43.970804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16460 | 2026.05.29 18:29:43.976840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16461 | 2026.05.29 18:29:43.977525 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16462 | 2026.05.29 18:29:43.980302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 16463 | 2026.05.29 18:29:47.470733 [ 276 ] {} <Trace> TCP-Session: 4ebb0e88-d9ef-4503-95fc-348744d23e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16464 | 2026.05.29 18:29:47.471219 [ 276 ] {42b17ec0-6496-4991-aec5-703caa57922e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42431) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 16465 | 2026.05.29 18:29:47.471736 [ 276 ] {42b17ec0-6496-4991-aec5-703caa57922e} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 16466 | 2026.05.29 18:29:47.471939 [ 276 ] {42b17ec0-6496-4991-aec5-703caa57922e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16467 | 2026.05.29 18:29:47.472317 [ 327 ] {42b17ec0-6496-4991-aec5-703caa57922e} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 16468 | 2026.05.29 18:29:47.472637 [ 276 ] {42b17ec0-6496-4991-aec5-703caa57922e} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001666 sec., 24609.84393757503 rows/sec., 1.46 MiB/sec. | ||
| 16469 | 2026.05.29 18:29:47.472695 [ 276 ] {42b17ec0-6496-4991-aec5-703caa57922e} <Debug> TCPHandler: Processed in 0.002165217 sec. | ||
| 16470 | 2026.05.29 18:29:48.850076 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16471 | 2026.05.29 18:29:48.850357 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 16472 | 2026.05.29 18:29:48.850756 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16473 | 2026.05.29 18:29:48.850805 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 16474 | 2026.05.29 18:29:48.851063 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16475 | 2026.05.29 18:29:48.851129 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16476 | 2026.05.29 18:29:48.851270 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16477 | 2026.05.29 18:29:48.851357 [ 333 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16478 | 2026.05.29 18:29:48.851374 [ 364 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16479 | 2026.05.29 18:29:48.851376 [ 327 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16480 | 2026.05.29 18:29:48.851519 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 16481 | 2026.05.29 18:29:48.851546 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16482 | 2026.05.29 18:29:48.851630 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16483 | 2026.05.29 18:29:48.851650 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 16484 | 2026.05.29 18:29:48.851686 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 16485 | 2026.05.29 18:29:48.851728 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 16486 | 2026.05.29 18:29:48.851767 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 16487 | 2026.05.29 18:29:48.852956 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.002714 sec., 16949.15254237288 rows/sec., 3.46 MiB/sec. | ||
| 16488 | 2026.05.29 18:29:48.853143 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Debug> MemoryTracker: Peak memory usage (for query): 154.59 KiB. | ||
| 16489 | 2026.05.29 18:29:48.853161 [ 286 ] {f1abc150-9ea3-4527-979f-6c86056ec913} <Debug> TCPHandler: Processed in 0.003242225 sec. | ||
| 16490 | 2026.05.29 18:29:48.858435 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16491 | 2026.05.29 18:29:48.858565 [ 286 ] {1d4cfb20-7ae9-47ba-9e5f-9562593259b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16492 | 2026.05.29 18:29:48.858617 [ 286 ] {1d4cfb20-7ae9-47ba-9e5f-9562593259b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16493 | 2026.05.29 18:29:48.859254 [ 286 ] {1d4cfb20-7ae9-47ba-9e5f-9562593259b2} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16494 | 2026.05.29 18:29:48.859299 [ 286 ] {1d4cfb20-7ae9-47ba-9e5f-9562593259b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16495 | 2026.05.29 18:29:48.859666 [ 286 ] {1d4cfb20-7ae9-47ba-9e5f-9562593259b2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16496 | 2026.05.29 18:29:48.859878 [ 286 ] {1d4cfb20-7ae9-47ba-9e5f-9562593259b2} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16497 | 2026.05.29 18:29:48.860034 [ 286 ] {1d4cfb20-7ae9-47ba-9e5f-9562593259b2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001506 sec., 188579.01726427622 rows/sec., 11.98 MiB/sec. | ||
| 16498 | 2026.05.29 18:29:48.860051 [ 122 ] {} <Debug> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 16499 | 2026.05.29 18:29:48.860071 [ 286 ] {1d4cfb20-7ae9-47ba-9e5f-9562593259b2} <Debug> TCPHandler: Processed in 0.001699069 sec. | ||
| 16500 | 2026.05.29 18:29:48.860137 [ 122 ] {} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16501 | 2026.05.29 18:29:48.860180 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16502 | 2026.05.29 18:29:48.860237 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16503 | 2026.05.29 18:29:48.860318 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 16504 | 2026.05.29 18:29:48.860340 [ 286 ] {89bf12b2-6cee-4bcc-8bf1-1871db1b9cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16505 | 2026.05.29 18:29:48.860401 [ 286 ] {89bf12b2-6cee-4bcc-8bf1-1871db1b9cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16506 | 2026.05.29 18:29:48.860472 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16507 | 2026.05.29 18:29:48.860515 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 16508 | 2026.05.29 18:29:48.860593 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 16509 | 2026.05.29 18:29:48.860649 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 16510 | 2026.05.29 18:29:48.860701 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 16511 | 2026.05.29 18:29:48.860751 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::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 | ||
| 16512 | 2026.05.29 18:29:48.861244 [ 286 ] {89bf12b2-6cee-4bcc-8bf1-1871db1b9cf0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16513 | 2026.05.29 18:29:48.861285 [ 286 ] {89bf12b2-6cee-4bcc-8bf1-1871db1b9cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16514 | 2026.05.29 18:29:48.861669 [ 286 ] {89bf12b2-6cee-4bcc-8bf1-1871db1b9cf0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16515 | 2026.05.29 18:29:48.861712 [ 194 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454865 sec., 976035.5771841373 rows/sec., 65.71 MiB/sec. | ||
| 16516 | 2026.05.29 18:29:48.861870 [ 195 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 16517 | 2026.05.29 18:29:48.861893 [ 286 ] {89bf12b2-6cee-4bcc-8bf1-1871db1b9cf0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16518 | 2026.05.29 18:29:48.862041 [ 286 ] {89bf12b2-6cee-4bcc-8bf1-1871db1b9cf0} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.00172 sec., 476162.79069767444 rows/sec., 36.93 MiB/sec. | ||
| 16519 | 2026.05.29 18:29:48.862044 [ 122 ] {} <Debug> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16520 | 2026.05.29 18:29:48.862081 [ 286 ] {89bf12b2-6cee-4bcc-8bf1-1871db1b9cf0} <Debug> TCPHandler: Processed in 0.001894882 sec. | ||
| 16521 | 2026.05.29 18:29:48.862102 [ 122 ] {} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16522 | 2026.05.29 18:29:48.862133 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16523 | 2026.05.29 18:29:48.862188 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_45_11} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16524 | 2026.05.29 18:29:48.862206 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::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 | ||
| 16525 | 2026.05.29 18:29:48.862208 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16526 | 2026.05.29 18:29:48.862307 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16527 | 2026.05.29 18:29:48.862336 [ 200 ] {fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76::all_1_45_11} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 16528 | 2026.05.29 18:29:48.862337 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3241 rows starting from the beginning of the part | ||
| 16529 | 2026.05.29 18:29:48.862342 [ 286 ] {e4356cb3-75ba-4180-bdff-53deb1890339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16530 | 2026.05.29 18:29:48.862406 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 116 rows starting from the beginning of the part | ||
| 16531 | 2026.05.29 18:29:48.862419 [ 286 ] {e4356cb3-75ba-4180-bdff-53deb1890339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16532 | 2026.05.29 18:29:48.862460 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 819 rows starting from the beginning of the part | ||
| 16533 | 2026.05.29 18:29:48.862473 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 16534 | 2026.05.29 18:29:48.862501 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 2439 rows starting from the beginning of the part | ||
| 16535 | 2026.05.29 18:29:48.862542 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 16536 | 2026.05.29 18:29:48.862579 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 819 rows starting from the beginning of the part | ||
| 16537 | 2026.05.29 18:29:48.862863 [ 286 ] {e4356cb3-75ba-4180-bdff-53deb1890339} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16538 | 2026.05.29 18:29:48.862903 [ 286 ] {e4356cb3-75ba-4180-bdff-53deb1890339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16539 | 2026.05.29 18:29:48.863231 [ 286 ] {e4356cb3-75ba-4180-bdff-53deb1890339} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16540 | 2026.05.29 18:29:48.863440 [ 286 ] {e4356cb3-75ba-4180-bdff-53deb1890339} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16541 | 2026.05.29 18:29:48.863570 [ 286 ] {e4356cb3-75ba-4180-bdff-53deb1890339} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001247 sec., 122694.4667201283 rows/sec., 7.34 MiB/sec. | ||
| 16542 | 2026.05.29 18:29:48.863570 [ 121 ] {} <Debug> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16543 | 2026.05.29 18:29:48.863605 [ 286 ] {e4356cb3-75ba-4180-bdff-53deb1890339} <Debug> TCPHandler: Processed in 0.001449315 sec. | ||
| 16544 | 2026.05.29 18:29:48.863616 [ 121 ] {} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16545 | 2026.05.29 18:29:48.863638 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16546 | 2026.05.29 18:29:48.863723 [ 194 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::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 | ||
| 16547 | 2026.05.29 18:29:48.863727 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16548 | 2026.05.29 18:29:48.863833 [ 194 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16549 | 2026.05.29 18:29:48.863838 [ 286 ] {90b27f09-2fee-486e-97f0-ae4781b40b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16550 | 2026.05.29 18:29:48.863870 [ 194 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 212 rows starting from the beginning of the part | ||
| 16551 | 2026.05.29 18:29:48.863892 [ 286 ] {90b27f09-2fee-486e-97f0-ae4781b40b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16552 | 2026.05.29 18:29:48.863934 [ 194 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 157 rows starting from the beginning of the part | ||
| 16553 | 2026.05.29 18:29:48.863983 [ 194 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part | ||
| 16554 | 2026.05.29 18:29:48.864028 [ 194 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 153 rows starting from the beginning of the part | ||
| 16555 | 2026.05.29 18:29:48.864069 [ 194 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 41 rows starting from the beginning of the part | ||
| 16556 | 2026.05.29 18:29:48.864107 [ 194 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 153 rows starting from the beginning of the part | ||
| 16557 | 2026.05.29 18:29:48.864332 [ 286 ] {90b27f09-2fee-486e-97f0-ae4781b40b27} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16558 | 2026.05.29 18:29:48.864373 [ 286 ] {90b27f09-2fee-486e-97f0-ae4781b40b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16559 | 2026.05.29 18:29:48.864960 [ 195 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7490 rows, containing 5 columns (5 merged, 0 gathered) in 0.002779337 sec., 2694887.305857476 rows/sec., 213.71 MiB/sec. | ||
| 16560 | 2026.05.29 18:29:48.864982 [ 186 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295372 sec., 575896.344833762 rows/sec., 37.96 MiB/sec. | ||
| 16561 | 2026.05.29 18:29:48.865006 [ 286 ] {90b27f09-2fee-486e-97f0-ae4781b40b27} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16562 | 2026.05.29 18:29:48.865166 [ 186 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16563 | 2026.05.29 18:29:48.865264 [ 286 ] {90b27f09-2fee-486e-97f0-ae4781b40b27} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16564 | 2026.05.29 18:29:48.865299 [ 188 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16565 | 2026.05.29 18:29:48.865408 [ 286 ] {90b27f09-2fee-486e-97f0-ae4781b40b27} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001587 sec., 93887.83868935097 rows/sec., 6.07 MiB/sec. | ||
| 16566 | 2026.05.29 18:29:48.865449 [ 286 ] {90b27f09-2fee-486e-97f0-ae4781b40b27} <Debug> TCPHandler: Processed in 0.00177419 sec. | ||
| 16567 | 2026.05.29 18:29:48.865478 [ 186 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_91_18} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16568 | 2026.05.29 18:29:48.865571 [ 186 ] {9b49a6c0-12e8-4877-b775-def8f8010cf2::all_1_91_18} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16569 | 2026.05.29 18:29:48.865580 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16570 | 2026.05.29 18:29:48.865657 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16571 | 2026.05.29 18:29:48.865684 [ 286 ] {ad7b735c-a8c2-4f5a-8ba6-5f1276251b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16572 | 2026.05.29 18:29:48.865711 [ 188 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_106_21} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16573 | 2026.05.29 18:29:48.865730 [ 286 ] {ad7b735c-a8c2-4f5a-8ba6-5f1276251b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16574 | 2026.05.29 18:29:48.865802 [ 188 ] {9d4e5e10-be16-475d-92a8-c89739e72666::all_1_106_21} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16575 | 2026.05.29 18:29:48.865893 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 16576 | 2026.05.29 18:29:48.866163 [ 286 ] {ad7b735c-a8c2-4f5a-8ba6-5f1276251b1c} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16577 | 2026.05.29 18:29:48.866203 [ 286 ] {ad7b735c-a8c2-4f5a-8ba6-5f1276251b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16578 | 2026.05.29 18:29:48.866505 [ 286 ] {ad7b735c-a8c2-4f5a-8ba6-5f1276251b1c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16579 | 2026.05.29 18:29:48.866710 [ 286 ] {ad7b735c-a8c2-4f5a-8ba6-5f1276251b1c} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16580 | 2026.05.29 18:29:48.866804 [ 121 ] {} <Debug> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 16581 | 2026.05.29 18:29:48.866829 [ 121 ] {} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16582 | 2026.05.29 18:29:48.866835 [ 286 ] {ad7b735c-a8c2-4f5a-8ba6-5f1276251b1c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 16583 | 2026.05.29 18:29:48.866847 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16584 | 2026.05.29 18:29:48.866871 [ 286 ] {ad7b735c-a8c2-4f5a-8ba6-5f1276251b1c} <Debug> TCPHandler: Processed in 0.001341673 sec. | ||
| 16585 | 2026.05.29 18:29:48.866938 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 16586 | 2026.05.29 18:29:48.866991 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16587 | 2026.05.29 18:29:48.867038 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16588 | 2026.05.29 18:29:48.867070 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 16589 | 2026.05.29 18:29:48.867090 [ 286 ] {96fcd2e5-abdb-4926-968e-81eea03dd1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16590 | 2026.05.29 18:29:48.867121 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 16591 | 2026.05.29 18:29:48.867135 [ 286 ] {96fcd2e5-abdb-4926-968e-81eea03dd1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16592 | 2026.05.29 18:29:48.867169 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 16593 | 2026.05.29 18:29:48.867214 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 16594 | 2026.05.29 18:29:48.867251 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::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 | ||
| 16595 | 2026.05.29 18:29:48.867750 [ 286 ] {96fcd2e5-abdb-4926-968e-81eea03dd1de} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16596 | 2026.05.29 18:29:48.867790 [ 286 ] {96fcd2e5-abdb-4926-968e-81eea03dd1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16597 | 2026.05.29 18:29:48.867946 [ 198 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001041937 sec., 710215.6848254742 rows/sec., 43.10 MiB/sec. | ||
| 16598 | 2026.05.29 18:29:48.868068 [ 186 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 16599 | 2026.05.29 18:29:48.868135 [ 286 ] {96fcd2e5-abdb-4926-968e-81eea03dd1de} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16600 | 2026.05.29 18:29:48.868401 [ 186 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_45_11} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16601 | 2026.05.29 18:29:48.868432 [ 286 ] {96fcd2e5-abdb-4926-968e-81eea03dd1de} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16602 | 2026.05.29 18:29:48.868476 [ 186 ] {44c90619-c86f-4956-a4ce-1d1ac78767c0::all_1_45_11} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 16603 | 2026.05.29 18:29:48.868548 [ 121 ] {} <Debug> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16604 | 2026.05.29 18:29:48.868555 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16605 | 2026.05.29 18:29:48.868570 [ 286 ] {96fcd2e5-abdb-4926-968e-81eea03dd1de} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001497 sec., 334669.3386773547 rows/sec., 23.52 MiB/sec. | ||
| 16606 | 2026.05.29 18:29:48.868581 [ 121 ] {} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16607 | 2026.05.29 18:29:48.868613 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16608 | 2026.05.29 18:29:48.868618 [ 286 ] {96fcd2e5-abdb-4926-968e-81eea03dd1de} <Debug> TCPHandler: Processed in 0.001676819 sec. | ||
| 16609 | 2026.05.29 18:29:48.868698 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::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 | ||
| 16610 | 2026.05.29 18:29:48.868737 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16611 | 2026.05.29 18:29:48.868817 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16612 | 2026.05.29 18:29:48.868837 [ 286 ] {84697d09-c19d-4d66-8cc5-999b4bfcb0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16613 | 2026.05.29 18:29:48.868857 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1793 rows starting from the beginning of the part | ||
| 16614 | 2026.05.29 18:29:48.868883 [ 286 ] {84697d09-c19d-4d66-8cc5-999b4bfcb0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16615 | 2026.05.29 18:29:48.868930 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 94 rows starting from the beginning of the part | ||
| 16616 | 2026.05.29 18:29:48.868984 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 501 rows starting from the beginning of the part | ||
| 16617 | 2026.05.29 18:29:48.869034 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1292 rows starting from the beginning of the part | ||
| 16618 | 2026.05.29 18:29:48.869076 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 16619 | 2026.05.29 18:29:48.869119 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 501 rows starting from the beginning of the part | ||
| 16620 | 2026.05.29 18:29:48.869217 [ 286 ] {84697d09-c19d-4d66-8cc5-999b4bfcb0ce} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16621 | 2026.05.29 18:29:48.869257 [ 286 ] {84697d09-c19d-4d66-8cc5-999b4bfcb0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16622 | 2026.05.29 18:29:48.869577 [ 286 ] {84697d09-c19d-4d66-8cc5-999b4bfcb0ce} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16623 | 2026.05.29 18:29:48.869792 [ 286 ] {84697d09-c19d-4d66-8cc5-999b4bfcb0ce} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16624 | 2026.05.29 18:29:48.869929 [ 286 ] {84697d09-c19d-4d66-8cc5-999b4bfcb0ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 16625 | 2026.05.29 18:29:48.869964 [ 286 ] {84697d09-c19d-4d66-8cc5-999b4bfcb0ce} <Debug> TCPHandler: Processed in 0.001278012 sec. | ||
| 16626 | 2026.05.29 18:29:48.870092 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16627 | 2026.05.29 18:29:48.870197 [ 286 ] {7de16e10-c48d-40ad-ad81-2bdbdae1246c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16628 | 2026.05.29 18:29:48.870243 [ 286 ] {7de16e10-c48d-40ad-ad81-2bdbdae1246c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16629 | 2026.05.29 18:29:48.870632 [ 192 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4245 rows, containing 5 columns (5 merged, 0 gathered) in 0.001971303 sec., 2153398.0316572334 rows/sec., 155.55 MiB/sec. | ||
| 16630 | 2026.05.29 18:29:48.870679 [ 286 ] {7de16e10-c48d-40ad-ad81-2bdbdae1246c} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16631 | 2026.05.29 18:29:48.870720 [ 286 ] {7de16e10-c48d-40ad-ad81-2bdbdae1246c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16632 | 2026.05.29 18:29:48.870883 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16633 | 2026.05.29 18:29:48.871104 [ 286 ] {7de16e10-c48d-40ad-ad81-2bdbdae1246c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16634 | 2026.05.29 18:29:48.871164 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_106_21} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16635 | 2026.05.29 18:29:48.871246 [ 200 ] {8b7408a8-c6cd-4112-971e-80205a236745::all_1_106_21} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16636 | 2026.05.29 18:29:48.871318 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 16637 | 2026.05.29 18:29:48.871349 [ 286 ] {7de16e10-c48d-40ad-ad81-2bdbdae1246c} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16638 | 2026.05.29 18:29:48.871486 [ 286 ] {7de16e10-c48d-40ad-ad81-2bdbdae1246c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001308 sec., 202599.3883792049 rows/sec., 13.46 MiB/sec. | ||
| 16639 | 2026.05.29 18:29:48.871522 [ 286 ] {7de16e10-c48d-40ad-ad81-2bdbdae1246c} <Debug> TCPHandler: Processed in 0.001483096 sec. | ||
| 16640 | 2026.05.29 18:29:48.871658 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16641 | 2026.05.29 18:29:48.871753 [ 286 ] {a129a919-9101-43ef-b445-fdb75b697143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16642 | 2026.05.29 18:29:48.871796 [ 286 ] {a129a919-9101-43ef-b445-fdb75b697143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16643 | 2026.05.29 18:29:48.872112 [ 286 ] {a129a919-9101-43ef-b445-fdb75b697143} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16644 | 2026.05.29 18:29:48.872146 [ 286 ] {a129a919-9101-43ef-b445-fdb75b697143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16645 | 2026.05.29 18:29:48.872447 [ 286 ] {a129a919-9101-43ef-b445-fdb75b697143} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16646 | 2026.05.29 18:29:48.872645 [ 286 ] {a129a919-9101-43ef-b445-fdb75b697143} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16647 | 2026.05.29 18:29:48.872773 [ 286 ] {a129a919-9101-43ef-b445-fdb75b697143} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 16648 | 2026.05.29 18:29:48.872807 [ 286 ] {a129a919-9101-43ef-b445-fdb75b697143} <Debug> TCPHandler: Processed in 0.00119954 sec. | ||
| 16649 | 2026.05.29 18:29:48.872928 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16650 | 2026.05.29 18:29:48.873023 [ 286 ] {407b4a6b-afa8-41a5-8843-255781f56d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16651 | 2026.05.29 18:29:48.873079 [ 286 ] {407b4a6b-afa8-41a5-8843-255781f56d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16652 | 2026.05.29 18:29:48.873839 [ 286 ] {407b4a6b-afa8-41a5-8843-255781f56d96} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16653 | 2026.05.29 18:29:48.873873 [ 286 ] {407b4a6b-afa8-41a5-8843-255781f56d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16654 | 2026.05.29 18:29:48.874371 [ 286 ] {407b4a6b-afa8-41a5-8843-255781f56d96} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16655 | 2026.05.29 18:29:48.874593 [ 286 ] {407b4a6b-afa8-41a5-8843-255781f56d96} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16656 | 2026.05.29 18:29:48.874698 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16657 | 2026.05.29 18:29:48.874722 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16658 | 2026.05.29 18:29:48.874731 [ 286 ] {407b4a6b-afa8-41a5-8843-255781f56d96} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001725 sec., 6376.811594202899 rows/sec., 11.43 MiB/sec. | ||
| 16659 | 2026.05.29 18:29:48.874738 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16660 | 2026.05.29 18:29:48.874793 [ 286 ] {407b4a6b-afa8-41a5-8843-255781f56d96} <Debug> TCPHandler: Processed in 0.001916242 sec. | ||
| 16661 | 2026.05.29 18:29:48.874836 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::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 | ||
| 16662 | 2026.05.29 18:29:48.874922 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16663 | 2026.05.29 18:29:48.875022 [ 286 ] {eb885a65-6541-43b3-8d06-b1dfff416979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16664 | 2026.05.29 18:29:48.875064 [ 286 ] {eb885a65-6541-43b3-8d06-b1dfff416979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16665 | 2026.05.29 18:29:48.875065 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16666 | 2026.05.29 18:29:48.875133 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1874 rows starting from the beginning of the part | ||
| 16667 | 2026.05.29 18:29:48.875261 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 11 rows starting from the beginning of the part | ||
| 16668 | 2026.05.29 18:29:48.875374 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part | ||
| 16669 | 2026.05.29 18:29:48.875408 [ 286 ] {eb885a65-6541-43b3-8d06-b1dfff416979} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16670 | 2026.05.29 18:29:48.875448 [ 286 ] {eb885a65-6541-43b3-8d06-b1dfff416979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16671 | 2026.05.29 18:29:48.875476 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 11 rows starting from the beginning of the part | ||
| 16672 | 2026.05.29 18:29:48.875594 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 41 rows starting from the beginning of the part | ||
| 16673 | 2026.05.29 18:29:48.875712 [ 190 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 11 rows starting from the beginning of the part | ||
| 16674 | 2026.05.29 18:29:48.875775 [ 286 ] {eb885a65-6541-43b3-8d06-b1dfff416979} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16675 | 2026.05.29 18:29:48.876000 [ 286 ] {eb885a65-6541-43b3-8d06-b1dfff416979} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16676 | 2026.05.29 18:29:48.876144 [ 286 ] {eb885a65-6541-43b3-8d06-b1dfff416979} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00114 sec., 78947.36842105264 rows/sec., 4.94 MiB/sec. | ||
| 16677 | 2026.05.29 18:29:48.876169 [ 120 ] {} <Debug> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16678 | 2026.05.29 18:29:48.876179 [ 286 ] {eb885a65-6541-43b3-8d06-b1dfff416979} <Debug> TCPHandler: Processed in 0.001308763 sec. | ||
| 16679 | 2026.05.29 18:29:48.876217 [ 120 ] {} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16680 | 2026.05.29 18:29:48.876243 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16681 | 2026.05.29 18:29:48.876312 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::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 | ||
| 16682 | 2026.05.29 18:29:48.876393 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16683 | 2026.05.29 18:29:48.876426 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6270 rows starting from the beginning of the part | ||
| 16684 | 2026.05.29 18:29:48.876471 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 16685 | 2026.05.29 18:29:48.876507 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part | ||
| 16686 | 2026.05.29 18:29:48.876541 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 6 rows starting from the beginning of the part | ||
| 16687 | 2026.05.29 18:29:48.876572 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 54 rows starting from the beginning of the part | ||
| 16688 | 2026.05.29 18:29:48.876607 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 90 rows starting from the beginning of the part | ||
| 16689 | 2026.05.29 18:29:48.878249 [ 192 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6570 rows, containing 4 columns (4 merged, 0 gathered) in 0.001965694 sec., 3342331.003706579 rows/sec., 215.56 MiB/sec. | ||
| 16690 | 2026.05.29 18:29:48.878592 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16691 | 2026.05.29 18:29:48.878839 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_106_21} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16692 | 2026.05.29 18:29:48.878907 [ 200 ] {d8f423b2-36f1-41cd-a454-6906713d86d4::all_1_106_21} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16693 | 2026.05.29 18:29:48.878967 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 16694 | 2026.05.29 18:29:48.886288 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 19 columns (19 merged, 0 gathered) in 0.011482816 sec., 172257.3974885603 rows/sec., 308.68 MiB/sec. | ||
| 16695 | 2026.05.29 18:29:48.888422 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16696 | 2026.05.29 18:29:48.888788 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16697 | 2026.05.29 18:29:48.888877 [ 199 ] {5d56b9c8-b64f-444c-a724-cb2ca915b5cf::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16698 | 2026.05.29 18:29:48.889019 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.41 MiB. | ||
| 16699 | 2026.05.29 18:29:49.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.87 MiB, peak 377.21 MiB, free memory in arenas 0.00 B, will set to 365.77 MiB (RSS), difference: 5.90 MiB | ||
| 16700 | 2026.05.29 18:29:49.531428 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16701 | 2026.05.29 18:29:49.531489 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16702 | 2026.05.29 18:29:49.731660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30745 | ||
| 16703 | 2026.05.29 18:29:49.732241 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16704 | 2026.05.29 18:29:49.732292 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16705 | 2026.05.29 18:29:49.732914 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16706 | 2026.05.29 18:29:49.733152 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16707 | 2026.05.29 18:29:49.733277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30745 | ||
| 16708 | 2026.05.29 18:29:50.001716 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00119307 sec. | ||
| 16709 | 2026.05.29 18:29:51.026448 [ 118 ] {} <Debug> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 16710 | 2026.05.29 18:29:51.026513 [ 118 ] {} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16711 | 2026.05.29 18:29:51.026552 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16712 | 2026.05.29 18:29:51.026680 [ 192 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::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 | ||
| 16713 | 2026.05.29 18:29:51.026828 [ 192 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16714 | 2026.05.29 18:29:51.026861 [ 192 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 16715 | 2026.05.29 18:29:51.026928 [ 192 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 16716 | 2026.05.29 18:29:51.026973 [ 192 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 16717 | 2026.05.29 18:29:51.027015 [ 192 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 16718 | 2026.05.29 18:29:51.027056 [ 192 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 16719 | 2026.05.29 18:29:51.027781 [ 190 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.00115993 sec., 5172.72594035847 rows/sec., 383.91 KiB/sec. | ||
| 16720 | 2026.05.29 18:29:51.027904 [ 192 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 16721 | 2026.05.29 18:29:51.028160 [ 192 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_13_3} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16722 | 2026.05.29 18:29:51.028230 [ 192 ] {0c48fc56-57e3-4867-917e-beeb3cc4eb91::all_1_13_3} <Trace> oximeter.fields_u64 (0c48fc56-57e3-4867-917e-beeb3cc4eb91) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 16723 | 2026.05.29 18:29:51.028300 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16724 | 2026.05.29 18:29:51.480442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 16725 | 2026.05.29 18:29:51.497414 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2026.05.29 18:29:51.497474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16727 | 2026.05.29 18:29:51.503612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16728 | 2026.05.29 18:29:51.504288 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16729 | 2026.05.29 18:29:51.507211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 16730 | 2026.05.29 18:29:53.846573 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16731 | 2026.05.29 18:29:53.846847 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16732 | 2026.05.29 18:29:53.847223 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16733 | 2026.05.29 18:29:53.847262 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16734 | 2026.05.29 18:29:53.847480 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16735 | 2026.05.29 18:29:53.847550 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16736 | 2026.05.29 18:29:53.847692 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16737 | 2026.05.29 18:29:53.847764 [ 341 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16738 | 2026.05.29 18:29:53.847776 [ 333 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16739 | 2026.05.29 18:29:53.847808 [ 364 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16740 | 2026.05.29 18:29:53.847930 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 16741 | 2026.05.29 18:29:53.847960 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16742 | 2026.05.29 18:29:53.848044 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16743 | 2026.05.29 18:29:53.848066 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 16744 | 2026.05.29 18:29:53.848102 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16745 | 2026.05.29 18:29:53.848144 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16746 | 2026.05.29 18:29:53.848185 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16747 | 2026.05.29 18:29:53.849235 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Debug> executeQuery: Read 46 rows, 5.63 KiB in 0.002494 sec., 18444.266238973534 rows/sec., 2.20 MiB/sec. | ||
| 16748 | 2026.05.29 18:29:53.849370 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Debug> MemoryTracker: Peak memory usage (for query): 136.04 KiB. | ||
| 16749 | 2026.05.29 18:29:53.849386 [ 286 ] {5ab7d266-b1d1-49a4-b496-9c5de55f5805} <Debug> TCPHandler: Processed in 0.00295844 sec. | ||
| 16750 | 2026.05.29 18:29:53.851479 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16751 | 2026.05.29 18:29:53.851608 [ 286 ] {f6dbbf61-bc0b-4f3c-9700-88ad569cd026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16752 | 2026.05.29 18:29:53.851661 [ 286 ] {f6dbbf61-bc0b-4f3c-9700-88ad569cd026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16753 | 2026.05.29 18:29:53.852239 [ 286 ] {f6dbbf61-bc0b-4f3c-9700-88ad569cd026} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16754 | 2026.05.29 18:29:53.852281 [ 286 ] {f6dbbf61-bc0b-4f3c-9700-88ad569cd026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16755 | 2026.05.29 18:29:53.852651 [ 286 ] {f6dbbf61-bc0b-4f3c-9700-88ad569cd026} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16756 | 2026.05.29 18:29:53.852872 [ 286 ] {f6dbbf61-bc0b-4f3c-9700-88ad569cd026} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16757 | 2026.05.29 18:29:53.853018 [ 286 ] {f6dbbf61-bc0b-4f3c-9700-88ad569cd026} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001446 sec., 80221.30013831258 rows/sec., 6.81 MiB/sec. | ||
| 16758 | 2026.05.29 18:29:53.853055 [ 286 ] {f6dbbf61-bc0b-4f3c-9700-88ad569cd026} <Debug> TCPHandler: Processed in 0.001640148 sec. | ||
| 16759 | 2026.05.29 18:29:53.853180 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16760 | 2026.05.29 18:29:53.853277 [ 286 ] {83104b7b-f9a4-4310-870d-df2715c0b3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16761 | 2026.05.29 18:29:53.853318 [ 286 ] {83104b7b-f9a4-4310-870d-df2715c0b3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16762 | 2026.05.29 18:29:53.853727 [ 286 ] {83104b7b-f9a4-4310-870d-df2715c0b3e8} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16763 | 2026.05.29 18:29:53.853764 [ 286 ] {83104b7b-f9a4-4310-870d-df2715c0b3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16764 | 2026.05.29 18:29:53.854057 [ 286 ] {83104b7b-f9a4-4310-870d-df2715c0b3e8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16765 | 2026.05.29 18:29:53.854277 [ 286 ] {83104b7b-f9a4-4310-870d-df2715c0b3e8} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16766 | 2026.05.29 18:29:53.854407 [ 286 ] {83104b7b-f9a4-4310-870d-df2715c0b3e8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001149 sec., 26109.66057441253 rows/sec., 1.92 MiB/sec. | ||
| 16767 | 2026.05.29 18:29:53.854442 [ 286 ] {83104b7b-f9a4-4310-870d-df2715c0b3e8} <Debug> TCPHandler: Processed in 0.001313733 sec. | ||
| 16768 | 2026.05.29 18:29:53.854567 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16769 | 2026.05.29 18:29:53.854692 [ 286 ] {93474f55-abfb-4e64-81f5-d11a6748dfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16770 | 2026.05.29 18:29:53.854743 [ 286 ] {93474f55-abfb-4e64-81f5-d11a6748dfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16771 | 2026.05.29 18:29:53.855244 [ 286 ] {93474f55-abfb-4e64-81f5-d11a6748dfd0} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16772 | 2026.05.29 18:29:53.855281 [ 286 ] {93474f55-abfb-4e64-81f5-d11a6748dfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16773 | 2026.05.29 18:29:53.855603 [ 286 ] {93474f55-abfb-4e64-81f5-d11a6748dfd0} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16774 | 2026.05.29 18:29:53.855812 [ 286 ] {93474f55-abfb-4e64-81f5-d11a6748dfd0} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16775 | 2026.05.29 18:29:53.855943 [ 286 ] {93474f55-abfb-4e64-81f5-d11a6748dfd0} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001276 sec., 73667.71159874609 rows/sec., 5.75 MiB/sec. | ||
| 16776 | 2026.05.29 18:29:53.855979 [ 286 ] {93474f55-abfb-4e64-81f5-d11a6748dfd0} <Debug> TCPHandler: Processed in 0.001475805 sec. | ||
| 16777 | 2026.05.29 18:29:53.856098 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16778 | 2026.05.29 18:29:53.856196 [ 286 ] {7bb44512-34f3-4915-9338-55968a36b5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16779 | 2026.05.29 18:29:53.856240 [ 286 ] {7bb44512-34f3-4915-9338-55968a36b5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16780 | 2026.05.29 18:29:53.856661 [ 286 ] {7bb44512-34f3-4915-9338-55968a36b5a3} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16781 | 2026.05.29 18:29:53.856698 [ 286 ] {7bb44512-34f3-4915-9338-55968a36b5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16782 | 2026.05.29 18:29:53.857025 [ 286 ] {7bb44512-34f3-4915-9338-55968a36b5a3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16783 | 2026.05.29 18:29:53.857228 [ 286 ] {7bb44512-34f3-4915-9338-55968a36b5a3} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16784 | 2026.05.29 18:29:53.857358 [ 286 ] {7bb44512-34f3-4915-9338-55968a36b5a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 16785 | 2026.05.29 18:29:53.857394 [ 286 ] {7bb44512-34f3-4915-9338-55968a36b5a3} <Debug> TCPHandler: Processed in 0.001348293 sec. | ||
| 16786 | 2026.05.29 18:29:53.857522 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16787 | 2026.05.29 18:29:53.857639 [ 286 ] {3645d03f-1999-4348-8fcf-7108e25d2fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16788 | 2026.05.29 18:29:53.857706 [ 286 ] {3645d03f-1999-4348-8fcf-7108e25d2fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16789 | 2026.05.29 18:29:53.858550 [ 286 ] {3645d03f-1999-4348-8fcf-7108e25d2fb8} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16790 | 2026.05.29 18:29:53.858586 [ 286 ] {3645d03f-1999-4348-8fcf-7108e25d2fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16791 | 2026.05.29 18:29:53.859123 [ 286 ] {3645d03f-1999-4348-8fcf-7108e25d2fb8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16792 | 2026.05.29 18:29:53.859351 [ 286 ] {3645d03f-1999-4348-8fcf-7108e25d2fb8} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16793 | 2026.05.29 18:29:53.859493 [ 286 ] {3645d03f-1999-4348-8fcf-7108e25d2fb8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001878 sec., 15974.440894568692 rows/sec., 28.63 MiB/sec. | ||
| 16794 | 2026.05.29 18:29:53.859556 [ 286 ] {3645d03f-1999-4348-8fcf-7108e25d2fb8} <Debug> TCPHandler: Processed in 0.002096435 sec. | ||
| 16795 | 2026.05.29 18:29:53.859687 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16796 | 2026.05.29 18:29:53.859786 [ 286 ] {c88e73d2-4744-4e6a-bf8f-e548ca22ceb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16797 | 2026.05.29 18:29:53.859828 [ 286 ] {c88e73d2-4744-4e6a-bf8f-e548ca22ceb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16798 | 2026.05.29 18:29:53.860175 [ 286 ] {c88e73d2-4744-4e6a-bf8f-e548ca22ceb1} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16799 | 2026.05.29 18:29:53.860210 [ 286 ] {c88e73d2-4744-4e6a-bf8f-e548ca22ceb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16800 | 2026.05.29 18:29:53.860509 [ 286 ] {c88e73d2-4744-4e6a-bf8f-e548ca22ceb1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16801 | 2026.05.29 18:29:53.860722 [ 286 ] {c88e73d2-4744-4e6a-bf8f-e548ca22ceb1} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16802 | 2026.05.29 18:29:53.860852 [ 286 ] {c88e73d2-4744-4e6a-bf8f-e548ca22ceb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 16803 | 2026.05.29 18:29:53.860885 [ 286 ] {c88e73d2-4744-4e6a-bf8f-e548ca22ceb1} <Debug> TCPHandler: Processed in 0.001251041 sec. | ||
| 16804 | 2026.05.29 18:29:57.233636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31257 | ||
| 16805 | 2026.05.29 18:29:57.234302 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16806 | 2026.05.29 18:29:57.234369 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16807 | 2026.05.29 18:29:57.234971 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16808 | 2026.05.29 18:29:57.235269 [ 245 ] {} <Trace> system.asynchronous_metric_log (39caa0da-ed20-40a5-aa2e-7170d75443b2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16809 | 2026.05.29 18:29:57.235463 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31257 | ||
| 16810 | 2026.05.29 18:29:57.438868 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54820 | ||
| 16811 | 2026.05.29 18:29:57.438954 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16812 | 2026.05.29 18:29:57.438978 [ 309 ] {} <Debug> TCP-Session: 67e1aa44-ad8b-45cc-a728-fcbce2a477ee Authenticating user 'default' from [fd00:1122:3344:101::e]:54820 | ||
| 16813 | 2026.05.29 18:29:57.439000 [ 309 ] {} <Debug> TCP-Session: 67e1aa44-ad8b-45cc-a728-fcbce2a477ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16814 | 2026.05.29 18:29:57.439014 [ 309 ] {} <Debug> TCP-Session: 67e1aa44-ad8b-45cc-a728-fcbce2a477ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16815 | 2026.05.29 18:29:57.439189 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40344 | ||
| 16816 | 2026.05.29 18:29:57.439211 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36718 | ||
| 16817 | 2026.05.29 18:29:57.439254 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46094 | ||
| 16818 | 2026.05.29 18:29:57.439277 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58679 | ||
| 16819 | 2026.05.29 18:29:57.439282 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48102 | ||
| 16820 | 2026.05.29 18:29:57.439316 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16821 | 2026.05.29 18:29:57.439347 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16822 | 2026.05.29 18:29:57.439323 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16823 | 2026.05.29 18:29:57.439371 [ 310 ] {} <Debug> TCP-Session: cd497755-c324-47df-beac-5b236946095c Authenticating user 'default' from [fd00:1122:3344:101::e]:40344 | ||
| 16824 | 2026.05.29 18:29:57.439376 [ 306 ] {} <Debug> TCP-Session: 446ef1b2-2a62-47de-acf1-b004162ca9bc Authenticating user 'default' from [fd00:1122:3344:101::e]:58679 | ||
| 16825 | 2026.05.29 18:29:57.439393 [ 302 ] {} <Debug> TCP-Session: bd989743-07ac-4749-8169-1959bd3b31d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46094 | ||
| 16826 | 2026.05.29 18:29:57.439400 [ 310 ] {} <Debug> TCP-Session: cd497755-c324-47df-beac-5b236946095c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16827 | 2026.05.29 18:29:57.439406 [ 306 ] {} <Debug> TCP-Session: 446ef1b2-2a62-47de-acf1-b004162ca9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16828 | 2026.05.29 18:29:57.439414 [ 302 ] {} <Debug> TCP-Session: bd989743-07ac-4749-8169-1959bd3b31d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16829 | 2026.05.29 18:29:57.439419 [ 310 ] {} <Debug> TCP-Session: cd497755-c324-47df-beac-5b236946095c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16830 | 2026.05.29 18:29:57.439428 [ 306 ] {} <Debug> TCP-Session: 446ef1b2-2a62-47de-acf1-b004162ca9bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16831 | 2026.05.29 18:29:57.439436 [ 302 ] {} <Debug> TCP-Session: bd989743-07ac-4749-8169-1959bd3b31d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16832 | 2026.05.29 18:29:57.439402 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16833 | 2026.05.29 18:29:57.439321 [ 309 ] {} <Trace> TCP-Session: 67e1aa44-ad8b-45cc-a728-fcbce2a477ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16834 | 2026.05.29 18:29:57.439499 [ 303 ] {} <Debug> TCP-Session: 7efb0385-ba81-40be-af11-eb7fb9edc9cc Authenticating user 'default' from [fd00:1122:3344:101::e]:48102 | ||
| 16835 | 2026.05.29 18:29:57.439309 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16836 | 2026.05.29 18:29:57.439534 [ 303 ] {} <Debug> TCP-Session: 7efb0385-ba81-40be-af11-eb7fb9edc9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16837 | 2026.05.29 18:29:57.439312 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53244 | ||
| 16838 | 2026.05.29 18:29:57.439562 [ 303 ] {} <Debug> TCP-Session: 7efb0385-ba81-40be-af11-eb7fb9edc9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16839 | 2026.05.29 18:29:57.439558 [ 285 ] {} <Debug> TCP-Session: 75526ff0-b51b-4164-8946-496234e7dd18 Authenticating user 'default' from [fd00:1122:3344:101::e]:36718 | ||
| 16840 | 2026.05.29 18:29:57.439210 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59118 | ||
| 16841 | 2026.05.29 18:29:57.439643 [ 285 ] {} <Debug> TCP-Session: 75526ff0-b51b-4164-8946-496234e7dd18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16842 | 2026.05.29 18:29:57.439643 [ 309 ] {7cb932f5-25a7-4b86-8ff7-3b231d2c8fee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54820) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16843 | 2026.05.29 18:29:57.439683 [ 285 ] {} <Debug> TCP-Session: 75526ff0-b51b-4164-8946-496234e7dd18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16844 | 2026.05.29 18:29:57.439783 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16845 | 2026.05.29 18:29:57.439814 [ 308 ] {} <Debug> TCP-Session: 08fbc49c-98ab-4d2d-a8da-1fb15240c10e Authenticating user 'default' from [fd00:1122:3344:101::e]:53244 | ||
| 16846 | 2026.05.29 18:29:57.439290 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51924 | ||
| 16847 | 2026.05.29 18:29:57.439836 [ 308 ] {} <Debug> TCP-Session: 08fbc49c-98ab-4d2d-a8da-1fb15240c10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16848 | 2026.05.29 18:29:57.439876 [ 308 ] {} <Debug> TCP-Session: 08fbc49c-98ab-4d2d-a8da-1fb15240c10e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16849 | 2026.05.29 18:29:57.439939 [ 309 ] {7cb932f5-25a7-4b86-8ff7-3b231d2c8fee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16850 | 2026.05.29 18:29:57.439995 [ 309 ] {7cb932f5-25a7-4b86-8ff7-3b231d2c8fee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16851 | 2026.05.29 18:29:57.440185 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16852 | 2026.05.29 18:29:57.440287 [ 275 ] {} <Debug> TCP-Session: 4197b467-360f-4ef3-9ac6-ad200184b442 Authenticating user 'default' from [fd00:1122:3344:101::e]:59118 | ||
| 16853 | 2026.05.29 18:29:57.440313 [ 275 ] {} <Debug> TCP-Session: 4197b467-360f-4ef3-9ac6-ad200184b442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16854 | 2026.05.29 18:29:57.440327 [ 309 ] {7cb932f5-25a7-4b86-8ff7-3b231d2c8fee} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 16855 | 2026.05.29 18:29:57.440329 [ 275 ] {} <Debug> TCP-Session: 4197b467-360f-4ef3-9ac6-ad200184b442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16856 | 2026.05.29 18:29:57.440382 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16857 | 2026.05.29 18:29:57.440415 [ 307 ] {} <Debug> TCP-Session: f178b12f-82a3-4b36-b552-63244a94dda3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51924 | ||
| 16858 | 2026.05.29 18:29:57.440433 [ 307 ] {} <Debug> TCP-Session: f178b12f-82a3-4b36-b552-63244a94dda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16859 | 2026.05.29 18:29:57.440445 [ 307 ] {} <Debug> TCP-Session: f178b12f-82a3-4b36-b552-63244a94dda3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16860 | 2026.05.29 18:29:57.441178 [ 341 ] {7cb932f5-25a7-4b86-8ff7-3b231d2c8fee} <Trace> AggregatingTransform: Aggregating | ||
| 16861 | 2026.05.29 18:29:57.441213 [ 341 ] {7cb932f5-25a7-4b86-8ff7-3b231d2c8fee} <Trace> Aggregator: Aggregation method: without_key | ||
| 16862 | 2026.05.29 18:29:57.441239 [ 341 ] {7cb932f5-25a7-4b86-8ff7-3b231d2c8fee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000806184 sec. (1240.412 rows/sec., 48.45 KiB/sec.) | ||
| 16863 | 2026.05.29 18:29:57.441253 [ 341 ] {7cb932f5-25a7-4b86-8ff7-3b231d2c8fee} <Trace> Aggregator: Merging aggregated data | ||
| 16864 | 2026.05.29 18:29:57.441771 [ 309 ] {7cb932f5-25a7-4b86-8ff7-3b231d2c8fee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002159 sec., 463.1773969430292 rows/sec., 18.09 KiB/sec. | ||
| 16865 | 2026.05.29 18:29:57.441856 [ 309 ] {7cb932f5-25a7-4b86-8ff7-3b231d2c8fee} <Debug> TCPHandler: Processed in 0.002678525 sec. | ||
| 16866 | 2026.05.29 18:29:57.441976 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16867 | 2026.05.29 18:29:57.441997 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16868 | 2026.05.29 18:29:57.442020 [ 309 ] {} <Debug> TCP-Session: 67e1aa44-ad8b-45cc-a728-fcbce2a477ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16869 | 2026.05.29 18:29:57.442020 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16870 | 2026.05.29 18:29:57.442035 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16871 | 2026.05.29 18:29:57.442063 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16872 | 2026.05.29 18:29:57.442084 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16873 | 2026.05.29 18:29:57.442091 [ 308 ] {} <Debug> TCP-Session: 08fbc49c-98ab-4d2d-a8da-1fb15240c10e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16874 | 2026.05.29 18:29:57.442101 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16875 | 2026.05.29 18:29:57.442127 [ 303 ] {} <Debug> TCP-Session: 7efb0385-ba81-40be-af11-eb7fb9edc9cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16876 | 2026.05.29 18:29:57.442130 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16877 | 2026.05.29 18:29:57.442165 [ 306 ] {} <Debug> TCP-Session: 446ef1b2-2a62-47de-acf1-b004162ca9bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16878 | 2026.05.29 18:29:57.442108 [ 285 ] {} <Debug> TCP-Session: 75526ff0-b51b-4164-8946-496234e7dd18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16879 | 2026.05.29 18:29:57.442192 [ 307 ] {} <Debug> TCP-Session: f178b12f-82a3-4b36-b552-63244a94dda3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16880 | 2026.05.29 18:29:57.442049 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16881 | 2026.05.29 18:29:57.442040 [ 310 ] {} <Debug> TCP-Session: cd497755-c324-47df-beac-5b236946095c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16882 | 2026.05.29 18:29:57.442079 [ 275 ] {} <Debug> TCP-Session: 4197b467-360f-4ef3-9ac6-ad200184b442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16883 | 2026.05.29 18:29:57.442252 [ 302 ] {} <Debug> TCP-Session: bd989743-07ac-4749-8169-1959bd3b31d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16884 | 2026.05.29 18:29:58.857516 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16885 | 2026.05.29 18:29:58.857887 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 16886 | 2026.05.29 18:29:58.858446 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16887 | 2026.05.29 18:29:58.858517 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 16888 | 2026.05.29 18:29:58.858928 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16889 | 2026.05.29 18:29:58.859015 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16890 | 2026.05.29 18:29:58.859186 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 16891 | 2026.05.29 18:29:58.859319 [ 340 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16892 | 2026.05.29 18:29:58.859329 [ 322 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16893 | 2026.05.29 18:29:58.859319 [ 344 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16894 | 2026.05.29 18:29:58.859543 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 16895 | 2026.05.29 18:29:58.859594 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Trace> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16896 | 2026.05.29 18:29:58.859728 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16897 | 2026.05.29 18:29:58.859764 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Debug> oximeter.timeseries_schema (2a7a903f-d1a8-4378-a80a-58d8983ac689) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 16898 | 2026.05.29 18:29:58.859823 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 16899 | 2026.05.29 18:29:58.859890 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 16900 | 2026.05.29 18:29:58.859952 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 16901 | 2026.05.29 18:29:58.861798 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Debug> executeQuery: Read 46 rows, 9.61 KiB in 0.004085 sec., 11260.709914320685 rows/sec., 2.30 MiB/sec. | ||
| 16902 | 2026.05.29 18:29:58.862070 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Debug> MemoryTracker: Peak memory usage (for query): 154.63 KiB. | ||
| 16903 | 2026.05.29 18:29:58.862097 [ 286 ] {1df0e929-2573-4dd2-ba0b-a317f8007ae1} <Debug> TCPHandler: Processed in 0.004855783 sec. | ||
| 16904 | 2026.05.29 18:29:58.869210 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16905 | 2026.05.29 18:29:58.869370 [ 286 ] {942c939f-d0bc-4752-99f0-0cdfa51e811a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16906 | 2026.05.29 18:29:58.869503 [ 286 ] {942c939f-d0bc-4752-99f0-0cdfa51e811a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16907 | 2026.05.29 18:29:58.870363 [ 286 ] {942c939f-d0bc-4752-99f0-0cdfa51e811a} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16908 | 2026.05.29 18:29:58.870418 [ 286 ] {942c939f-d0bc-4752-99f0-0cdfa51e811a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16909 | 2026.05.29 18:29:58.870886 [ 286 ] {942c939f-d0bc-4752-99f0-0cdfa51e811a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16910 | 2026.05.29 18:29:58.871164 [ 286 ] {942c939f-d0bc-4752-99f0-0cdfa51e811a} <Trace> oximeter.fields_i16 (fe367b5a-f5aa-4f4c-9dc2-ede8090f9a76): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16911 | 2026.05.29 18:29:58.871348 [ 286 ] {942c939f-d0bc-4752-99f0-0cdfa51e811a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001967 sec., 144382.3080833757 rows/sec., 9.17 MiB/sec. | ||
| 16912 | 2026.05.29 18:29:58.871401 [ 286 ] {942c939f-d0bc-4752-99f0-0cdfa51e811a} <Debug> TCPHandler: Processed in 0.002273189 sec. | ||
| 16913 | 2026.05.29 18:29:58.871572 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16914 | 2026.05.29 18:29:58.871696 [ 286 ] {9e213155-d8be-40dd-b9b1-9c542429909f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16915 | 2026.05.29 18:29:58.871750 [ 286 ] {9e213155-d8be-40dd-b9b1-9c542429909f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16916 | 2026.05.29 18:29:58.872275 [ 286 ] {9e213155-d8be-40dd-b9b1-9c542429909f} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16917 | 2026.05.29 18:29:58.872319 [ 286 ] {9e213155-d8be-40dd-b9b1-9c542429909f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16918 | 2026.05.29 18:29:58.872677 [ 286 ] {9e213155-d8be-40dd-b9b1-9c542429909f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16919 | 2026.05.29 18:29:58.872971 [ 286 ] {9e213155-d8be-40dd-b9b1-9c542429909f} <Trace> oximeter.fields_ipaddr (4479e95e-5d55-4c4b-a29f-4121ab9fd9a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16920 | 2026.05.29 18:29:58.873165 [ 286 ] {9e213155-d8be-40dd-b9b1-9c542429909f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001498 sec., 1335.113484646195 rows/sec., 108.87 KiB/sec. | ||
| 16921 | 2026.05.29 18:29:58.873209 [ 286 ] {9e213155-d8be-40dd-b9b1-9c542429909f} <Debug> TCPHandler: Processed in 0.001699068 sec. | ||
| 16922 | 2026.05.29 18:29:58.873382 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16923 | 2026.05.29 18:29:58.873502 [ 286 ] {03475a6c-a2ab-4704-b4b4-452dc41126f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16924 | 2026.05.29 18:29:58.873563 [ 286 ] {03475a6c-a2ab-4704-b4b4-452dc41126f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16925 | 2026.05.29 18:29:58.874489 [ 286 ] {03475a6c-a2ab-4704-b4b4-452dc41126f0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16926 | 2026.05.29 18:29:58.874540 [ 286 ] {03475a6c-a2ab-4704-b4b4-452dc41126f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16927 | 2026.05.29 18:29:58.874995 [ 286 ] {03475a6c-a2ab-4704-b4b4-452dc41126f0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16928 | 2026.05.29 18:29:58.875273 [ 286 ] {03475a6c-a2ab-4704-b4b4-452dc41126f0} <Trace> oximeter.fields_string (9d4e5e10-be16-475d-92a8-c89739e72666): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16929 | 2026.05.29 18:29:58.875460 [ 286 ] {03475a6c-a2ab-4704-b4b4-452dc41126f0} <Debug> executeQuery: Read 820 rows, 65.12 KiB in 0.001984 sec., 413306.4516129032 rows/sec., 32.05 MiB/sec. | ||
| 16930 | 2026.05.29 18:29:58.875516 [ 286 ] {03475a6c-a2ab-4704-b4b4-452dc41126f0} <Debug> TCPHandler: Processed in 0.002194577 sec. | ||
| 16931 | 2026.05.29 18:29:58.875692 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16932 | 2026.05.29 18:29:58.875804 [ 286 ] {d11c720a-8bc5-499d-997f-271c28ee01ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16933 | 2026.05.29 18:29:58.875856 [ 286 ] {d11c720a-8bc5-499d-997f-271c28ee01ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16934 | 2026.05.29 18:29:58.876361 [ 286 ] {d11c720a-8bc5-499d-997f-271c28ee01ac} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16935 | 2026.05.29 18:29:58.876401 [ 286 ] {d11c720a-8bc5-499d-997f-271c28ee01ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16936 | 2026.05.29 18:29:58.876830 [ 286 ] {d11c720a-8bc5-499d-997f-271c28ee01ac} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16937 | 2026.05.29 18:29:58.877086 [ 286 ] {d11c720a-8bc5-499d-997f-271c28ee01ac} <Trace> oximeter.fields_u16 (9b49a6c0-12e8-4877-b775-def8f8010cf2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16938 | 2026.05.29 18:29:58.877239 [ 286 ] {d11c720a-8bc5-499d-997f-271c28ee01ac} <Debug> executeQuery: Read 155 rows, 9.51 KiB in 0.001441 sec., 107564.19153365718 rows/sec., 6.44 MiB/sec. | ||
| 16939 | 2026.05.29 18:29:58.877294 [ 286 ] {d11c720a-8bc5-499d-997f-271c28ee01ac} <Debug> TCPHandler: Processed in 0.001651328 sec. | ||
| 16940 | 2026.05.29 18:29:58.877467 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16941 | 2026.05.29 18:29:58.877578 [ 286 ] {3d5c0448-f8fd-425a-a6ae-e9476ab26ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16942 | 2026.05.29 18:29:58.877630 [ 286 ] {3d5c0448-f8fd-425a-a6ae-e9476ab26ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16943 | 2026.05.29 18:29:58.878226 [ 286 ] {3d5c0448-f8fd-425a-a6ae-e9476ab26ed4} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16944 | 2026.05.29 18:29:58.878267 [ 286 ] {3d5c0448-f8fd-425a-a6ae-e9476ab26ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16945 | 2026.05.29 18:29:58.878615 [ 286 ] {3d5c0448-f8fd-425a-a6ae-e9476ab26ed4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16946 | 2026.05.29 18:29:58.878855 [ 286 ] {3d5c0448-f8fd-425a-a6ae-e9476ab26ed4} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16947 | 2026.05.29 18:29:58.878999 [ 22 ] {} <Debug> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 16948 | 2026.05.29 18:29:58.879008 [ 286 ] {3d5c0448-f8fd-425a-a6ae-e9476ab26ed4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00145 sec., 102758.62068965517 rows/sec., 6.64 MiB/sec. | ||
| 16949 | 2026.05.29 18:29:58.879075 [ 286 ] {3d5c0448-f8fd-425a-a6ae-e9476ab26ed4} <Debug> TCPHandler: Processed in 0.001667818 sec. | ||
| 16950 | 2026.05.29 18:29:58.879083 [ 22 ] {} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16951 | 2026.05.29 18:29:58.879124 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16952 | 2026.05.29 18:29:58.879259 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16953 | 2026.05.29 18:29:58.879308 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 16954 | 2026.05.29 18:29:58.879377 [ 286 ] {b4273641-c07c-489a-881c-0f242c4b8809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16955 | 2026.05.29 18:29:58.879429 [ 286 ] {b4273641-c07c-489a-881c-0f242c4b8809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16956 | 2026.05.29 18:29:58.879526 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16957 | 2026.05.29 18:29:58.879583 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 16958 | 2026.05.29 18:29:58.879687 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 149 rows starting from the beginning of the part | ||
| 16959 | 2026.05.29 18:29:58.879761 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 16960 | 2026.05.29 18:29:58.879831 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 801 rows starting from the beginning of the part | ||
| 16961 | 2026.05.29 18:29:58.879905 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::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 | ||
| 16962 | 2026.05.29 18:29:58.879975 [ 196 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 149 rows starting from the beginning of the part | ||
| 16963 | 2026.05.29 18:29:58.879979 [ 286 ] {b4273641-c07c-489a-881c-0f242c4b8809} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16964 | 2026.05.29 18:29:58.880038 [ 286 ] {b4273641-c07c-489a-881c-0f242c4b8809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16965 | 2026.05.29 18:29:58.880424 [ 286 ] {b4273641-c07c-489a-881c-0f242c4b8809} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16966 | 2026.05.29 18:29:58.880698 [ 286 ] {b4273641-c07c-489a-881c-0f242c4b8809} <Trace> oximeter.fields_u8 (44c90619-c86f-4956-a4ce-1d1ac78767c0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16967 | 2026.05.29 18:29:58.880858 [ 286 ] {b4273641-c07c-489a-881c-0f242c4b8809} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001501 sec., 98600.93271152566 rows/sec., 5.61 MiB/sec. | ||
| 16968 | 2026.05.29 18:29:58.880896 [ 286 ] {b4273641-c07c-489a-881c-0f242c4b8809} <Debug> TCPHandler: Processed in 0.001711629 sec. | ||
| 16969 | 2026.05.29 18:29:58.881049 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16970 | 2026.05.29 18:29:58.881161 [ 286 ] {9e07982b-86df-4083-8ebd-ebd4846165af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16971 | 2026.05.29 18:29:58.881209 [ 286 ] {9e07982b-86df-4083-8ebd-ebd4846165af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16972 | 2026.05.29 18:29:58.881893 [ 286 ] {9e07982b-86df-4083-8ebd-ebd4846165af} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16973 | 2026.05.29 18:29:58.881931 [ 286 ] {9e07982b-86df-4083-8ebd-ebd4846165af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16974 | 2026.05.29 18:29:58.881930 [ 192 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.002741697 sec., 856403.8987532174 rows/sec., 54.60 MiB/sec. | ||
| 16975 | 2026.05.29 18:29:58.882197 [ 192 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 16976 | 2026.05.29 18:29:58.882343 [ 286 ] {9e07982b-86df-4083-8ebd-ebd4846165af} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16977 | 2026.05.29 18:29:58.882778 [ 192 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_60_12} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16978 | 2026.05.29 18:29:58.882844 [ 286 ] {9e07982b-86df-4083-8ebd-ebd4846165af} <Trace> oximeter.fields_uuid (8b7408a8-c6cd-4112-971e-80205a236745): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16979 | 2026.05.29 18:29:58.882921 [ 192 ] {584c4cf0-8b3f-440f-9b78-977cbd004e99::all_1_60_12} <Trace> oximeter.fields_u32 (584c4cf0-8b3f-440f-9b78-977cbd004e99) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 16980 | 2026.05.29 18:29:58.883077 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 16981 | 2026.05.29 18:29:58.883085 [ 286 ] {9e07982b-86df-4083-8ebd-ebd4846165af} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001943 sec., 258878.0236747298 rows/sec., 18.21 MiB/sec. | ||
| 16982 | 2026.05.29 18:29:58.883159 [ 286 ] {9e07982b-86df-4083-8ebd-ebd4846165af} <Debug> TCPHandler: Processed in 0.002167717 sec. | ||
| 16983 | 2026.05.29 18:29:58.883335 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16984 | 2026.05.29 18:29:58.883460 [ 286 ] {9a6162d6-2bf4-4541-a9f7-d7f355aa0888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16985 | 2026.05.29 18:29:58.883511 [ 286 ] {9a6162d6-2bf4-4541-a9f7-d7f355aa0888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16986 | 2026.05.29 18:29:58.883925 [ 286 ] {9a6162d6-2bf4-4541-a9f7-d7f355aa0888} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16987 | 2026.05.29 18:29:58.883968 [ 286 ] {9a6162d6-2bf4-4541-a9f7-d7f355aa0888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16988 | 2026.05.29 18:29:58.884349 [ 286 ] {9a6162d6-2bf4-4541-a9f7-d7f355aa0888} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16989 | 2026.05.29 18:29:58.884605 [ 286 ] {9a6162d6-2bf4-4541-a9f7-d7f355aa0888} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16990 | 2026.05.29 18:29:58.884756 [ 22 ] {} <Debug> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 16991 | 2026.05.29 18:29:58.884771 [ 286 ] {9a6162d6-2bf4-4541-a9f7-d7f355aa0888} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 233.94 KiB/sec. | ||
| 16992 | 2026.05.29 18:29:58.884808 [ 22 ] {} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16993 | 2026.05.29 18:29:58.884826 [ 286 ] {9a6162d6-2bf4-4541-a9f7-d7f355aa0888} <Debug> TCPHandler: Processed in 0.001556146 sec. | ||
| 16994 | 2026.05.29 18:29:58.884840 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16995 | 2026.05.29 18:29:58.884965 [ 190 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 16996 | 2026.05.29 18:29:58.884978 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16997 | 2026.05.29 18:29:58.885108 [ 286 ] {9793a018-4555-4ace-a2cc-6091d909d887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16998 | 2026.05.29 18:29:58.885117 [ 190 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16999 | 2026.05.29 18:29:58.885165 [ 286 ] {9793a018-4555-4ace-a2cc-6091d909d887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17000 | 2026.05.29 18:29:58.885172 [ 190 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 17001 | 2026.05.29 18:29:58.885259 [ 190 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 17002 | 2026.05.29 18:29:58.885314 [ 190 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 17003 | 2026.05.29 18:29:58.885364 [ 190 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 17004 | 2026.05.29 18:29:58.885418 [ 190 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 17005 | 2026.05.29 18:29:58.885470 [ 190 ] {d69286f0-ef86-4b9f-b415-59372f333eba::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 | ||
| 17006 | 2026.05.29 18:29:58.885712 [ 286 ] {9793a018-4555-4ace-a2cc-6091d909d887} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17007 | 2026.05.29 18:29:58.885758 [ 286 ] {9793a018-4555-4ace-a2cc-6091d909d887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 17008 | 2026.05.29 18:29:58.886173 [ 286 ] {9793a018-4555-4ace-a2cc-6091d909d887} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17009 | 2026.05.29 18:29:58.886452 [ 286 ] {9793a018-4555-4ace-a2cc-6091d909d887} <Trace> oximeter.measurements_cumulativeu64 (77e222ac-8700-4ba7-8356-1792cdbfbe25): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17010 | 2026.05.29 18:29:58.886503 [ 190 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001597337 sec., 172787.58333401152 rows/sec., 8.82 MiB/sec. | ||
| 17011 | 2026.05.29 18:29:58.886632 [ 286 ] {9793a018-4555-4ace-a2cc-6091d909d887} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001542 sec., 172503.24254215305 rows/sec., 11.46 MiB/sec. | ||
| 17012 | 2026.05.29 18:29:58.886679 [ 286 ] {9793a018-4555-4ace-a2cc-6091d909d887} <Debug> TCPHandler: Processed in 0.00175713 sec. | ||
| 17013 | 2026.05.29 18:29:58.886698 [ 192 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 17014 | 2026.05.29 18:29:58.886821 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17015 | 2026.05.29 18:29:58.886937 [ 286 ] {452059f3-b35f-424d-8af9-d5a21981b72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17016 | 2026.05.29 18:29:58.886993 [ 286 ] {452059f3-b35f-424d-8af9-d5a21981b72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17017 | 2026.05.29 18:29:58.887051 [ 192 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_46_9} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17018 | 2026.05.29 18:29:58.887141 [ 192 ] {d69286f0-ef86-4b9f-b415-59372f333eba::all_1_46_9} <Trace> oximeter.measurements_bool (d69286f0-ef86-4b9f-b415-59372f333eba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 17019 | 2026.05.29 18:29:58.887259 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17020 | 2026.05.29 18:29:58.887376 [ 286 ] {452059f3-b35f-424d-8af9-d5a21981b72b} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17021 | 2026.05.29 18:29:58.887420 [ 286 ] {452059f3-b35f-424d-8af9-d5a21981b72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 17022 | 2026.05.29 18:29:58.887808 [ 286 ] {452059f3-b35f-424d-8af9-d5a21981b72b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17023 | 2026.05.29 18:29:58.888056 [ 286 ] {452059f3-b35f-424d-8af9-d5a21981b72b} <Trace> oximeter.measurements_f64 (6598c2ea-7823-4299-9e2b-dd823885ce37): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17024 | 2026.05.29 18:29:58.888220 [ 286 ] {452059f3-b35f-424d-8af9-d5a21981b72b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001305 sec., 766.2835249042146 rows/sec., 51.63 KiB/sec. | ||
| 17025 | 2026.05.29 18:29:58.888260 [ 286 ] {452059f3-b35f-424d-8af9-d5a21981b72b} <Debug> TCPHandler: Processed in 0.001497886 sec. | ||
| 17026 | 2026.05.29 18:29:58.888402 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17027 | 2026.05.29 18:29:58.888523 [ 286 ] {210f6775-7fa6-420f-adc6-6397887176f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17028 | 2026.05.29 18:29:58.888586 [ 286 ] {210f6775-7fa6-420f-adc6-6397887176f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17029 | 2026.05.29 18:29:58.889581 [ 286 ] {210f6775-7fa6-420f-adc6-6397887176f2} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17030 | 2026.05.29 18:29:58.889620 [ 286 ] {210f6775-7fa6-420f-adc6-6397887176f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 17031 | 2026.05.29 18:29:58.890245 [ 286 ] {210f6775-7fa6-420f-adc6-6397887176f2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17032 | 2026.05.29 18:29:58.890522 [ 286 ] {210f6775-7fa6-420f-adc6-6397887176f2} <Trace> oximeter.measurements_histogramu64 (5d56b9c8-b64f-444c-a724-cb2ca915b5cf): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17033 | 2026.05.29 18:29:58.890702 [ 286 ] {210f6775-7fa6-420f-adc6-6397887176f2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0022 sec., 5000 rows/sec., 8.96 MiB/sec. | ||
| 17034 | 2026.05.29 18:29:58.890778 [ 286 ] {210f6775-7fa6-420f-adc6-6397887176f2} <Debug> TCPHandler: Processed in 0.002435991 sec. | ||
| 17035 | 2026.05.29 18:29:58.890917 [ 286 ] {} <Trace> TCP-Session: 282ac31a-3293-4911-a6bd-45e7bb4f8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17036 | 2026.05.29 18:29:58.891028 [ 286 ] {d9b95842-ded1-4dc6-a988-a9b6ed2f17e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17037 | 2026.05.29 18:29:58.891075 [ 286 ] {d9b95842-ded1-4dc6-a988-a9b6ed2f17e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17038 | 2026.05.29 18:29:58.891468 [ 286 ] {d9b95842-ded1-4dc6-a988-a9b6ed2f17e3} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17039 | 2026.05.29 18:29:58.891505 [ 286 ] {d9b95842-ded1-4dc6-a988-a9b6ed2f17e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 17040 | 2026.05.29 18:29:58.891855 [ 286 ] {d9b95842-ded1-4dc6-a988-a9b6ed2f17e3} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17041 | 2026.05.29 18:29:58.892105 [ 286 ] {d9b95842-ded1-4dc6-a988-a9b6ed2f17e3} <Trace> oximeter.measurements_u64 (d8f423b2-36f1-41cd-a454-6906713d86d4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17042 | 2026.05.29 18:29:58.892269 [ 286 ] {d9b95842-ded1-4dc6-a988-a9b6ed2f17e3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001264 sec., 71202.53164556963 rows/sec., 4.46 MiB/sec. | ||
| 17043 | 2026.05.29 18:29:58.892309 [ 286 ] {d9b95842-ded1-4dc6-a988-a9b6ed2f17e3} <Debug> TCPHandler: Processed in 0.001452055 sec. | ||
| 17044 | 2026.05.29 18:29:59.007769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 17045 | 2026.05.29 18:29:59.034099 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17046 | 2026.05.29 18:29:59.034205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 17047 | 2026.05.29 18:29:59.042443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17048 | 2026.05.29 18:29:59.043828 [ 244 ] {} <Trace> system.metric_log (204f4863-dcdc-4d2e-942f-520c1b623cf6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17049 | 2026.05.29 18:29:59.052029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 17050 | 2026.05.29 18:29:59.384061 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51080 | ||
| 17051 | 2026.05.29 18:29:59.384177 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17052 | 2026.05.29 18:29:59.384212 [ 309 ] {} <Debug> TCP-Session: 303e1748-21f0-41e7-a37e-5cf9d34075f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51080 | ||
| 17053 | 2026.05.29 18:29:59.384406 [ 309 ] {} <Debug> TCP-Session: 303e1748-21f0-41e7-a37e-5cf9d34075f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17054 | 2026.05.29 18:29:59.384428 [ 309 ] {} <Debug> TCP-Session: 303e1748-21f0-41e7-a37e-5cf9d34075f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17055 | 2026.05.29 18:29:59.384636 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46891 | ||
| 17056 | 2026.05.29 18:29:59.384700 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63658 | ||
| 17057 | 2026.05.29 18:29:59.384711 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45700 | ||
| 17058 | 2026.05.29 18:29:59.384718 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39090 | ||
| 17059 | 2026.05.29 18:29:59.384763 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49123 | ||
| 17060 | 2026.05.29 18:29:59.384777 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17061 | 2026.05.29 18:29:59.384756 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52165 | ||
| 17062 | 2026.05.29 18:29:59.384848 [ 302 ] {} <Debug> TCP-Session: 63e1defb-60a0-45ea-b0cf-50e74bdef66a Authenticating user 'default' from [fd00:1122:3344:101::e]:45700 | ||
| 17063 | 2026.05.29 18:29:59.384859 [ 309 ] {} <Trace> TCP-Session: 303e1748-21f0-41e7-a37e-5cf9d34075f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17064 | 2026.05.29 18:29:59.384897 [ 302 ] {} <Debug> TCP-Session: 63e1defb-60a0-45ea-b0cf-50e74bdef66a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17065 | 2026.05.29 18:29:59.384845 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17066 | 2026.05.29 18:29:59.384917 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17067 | 2026.05.29 18:29:59.384840 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17068 | 2026.05.29 18:29:59.384753 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17069 | 2026.05.29 18:29:59.384745 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40985 | ||
| 17070 | 2026.05.29 18:29:59.384741 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17071 | 2026.05.29 18:29:59.384738 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33068 | ||
| 17072 | 2026.05.29 18:29:59.385065 [ 310 ] {} <Debug> TCP-Session: f5bcd24d-9ea8-4e93-83fe-fa301124f0b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46891 | ||
| 17073 | 2026.05.29 18:29:59.385071 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17074 | 2026.05.29 18:29:59.385074 [ 285 ] {} <Debug> TCP-Session: af6d6870-d7ac-4cfb-96f4-29ef2b78fd9b Authenticating user 'default' from [fd00:1122:3344:101::e]:63658 | ||
| 17075 | 2026.05.29 18:29:59.385101 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17076 | 2026.05.29 18:29:59.385114 [ 275 ] {} <Debug> TCP-Session: 1b8630de-0d7b-48ec-a2f6-edb60ddea0dd Authenticating user 'default' from [fd00:1122:3344:101::e]:39090 | ||
| 17077 | 2026.05.29 18:29:59.385124 [ 285 ] {} <Debug> TCP-Session: af6d6870-d7ac-4cfb-96f4-29ef2b78fd9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17078 | 2026.05.29 18:29:59.385135 [ 306 ] {} <Debug> TCP-Session: 8b6ed9b8-7858-4710-a15b-479215e65f33 Authenticating user 'default' from [fd00:1122:3344:101::e]:33068 | ||
| 17079 | 2026.05.29 18:29:59.385154 [ 307 ] {} <Debug> TCP-Session: 3bc47446-4044-478b-a275-aaa3b0c0cd68 Authenticating user 'default' from [fd00:1122:3344:101::e]:52165 | ||
| 17080 | 2026.05.29 18:29:59.385160 [ 285 ] {} <Debug> TCP-Session: af6d6870-d7ac-4cfb-96f4-29ef2b78fd9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17081 | 2026.05.29 18:29:59.385172 [ 306 ] {} <Debug> TCP-Session: 8b6ed9b8-7858-4710-a15b-479215e65f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17082 | 2026.05.29 18:29:59.385186 [ 309 ] {259a61fe-91f7-4f79-8986-280674440838} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51080) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17083 | 2026.05.29 18:29:59.385206 [ 306 ] {} <Debug> TCP-Session: 8b6ed9b8-7858-4710-a15b-479215e65f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17084 | 2026.05.29 18:29:59.385218 [ 302 ] {} <Debug> TCP-Session: 63e1defb-60a0-45ea-b0cf-50e74bdef66a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17085 | 2026.05.29 18:29:59.385200 [ 307 ] {} <Debug> TCP-Session: 3bc47446-4044-478b-a275-aaa3b0c0cd68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17086 | 2026.05.29 18:29:59.385190 [ 308 ] {} <Debug> TCP-Session: 4cd071f0-2fc1-4d24-ab69-73da14be6e2a Authenticating user 'default' from [fd00:1122:3344:101::e]:49123 | ||
| 17087 | 2026.05.29 18:29:59.385265 [ 307 ] {} <Debug> TCP-Session: 3bc47446-4044-478b-a275-aaa3b0c0cd68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17088 | 2026.05.29 18:29:59.385284 [ 308 ] {} <Debug> TCP-Session: 4cd071f0-2fc1-4d24-ab69-73da14be6e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17089 | 2026.05.29 18:29:59.385163 [ 275 ] {} <Debug> TCP-Session: 1b8630de-0d7b-48ec-a2f6-edb60ddea0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17090 | 2026.05.29 18:29:59.385308 [ 308 ] {} <Debug> TCP-Session: 4cd071f0-2fc1-4d24-ab69-73da14be6e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17091 | 2026.05.29 18:29:59.385318 [ 275 ] {} <Debug> TCP-Session: 1b8630de-0d7b-48ec-a2f6-edb60ddea0dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17092 | 2026.05.29 18:29:59.385090 [ 310 ] {} <Debug> TCP-Session: f5bcd24d-9ea8-4e93-83fe-fa301124f0b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17093 | 2026.05.29 18:29:59.385122 [ 303 ] {} <Debug> TCP-Session: f0949162-84e4-4f0c-a393-c8e50052fdaf Authenticating user 'default' from [fd00:1122:3344:101::e]:40985 | ||
| 17094 | 2026.05.29 18:29:59.385356 [ 310 ] {} <Debug> TCP-Session: f5bcd24d-9ea8-4e93-83fe-fa301124f0b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17095 | 2026.05.29 18:29:59.385378 [ 303 ] {} <Debug> TCP-Session: f0949162-84e4-4f0c-a393-c8e50052fdaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17096 | 2026.05.29 18:29:59.385397 [ 303 ] {} <Debug> TCP-Session: f0949162-84e4-4f0c-a393-c8e50052fdaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17097 | 2026.05.29 18:29:59.385510 [ 309 ] {259a61fe-91f7-4f79-8986-280674440838} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17098 | 2026.05.29 18:29:59.385570 [ 309 ] {259a61fe-91f7-4f79-8986-280674440838} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17099 | 2026.05.29 18:29:59.385861 [ 309 ] {259a61fe-91f7-4f79-8986-280674440838} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 17100 | 2026.05.29 18:29:59.386760 [ 340 ] {259a61fe-91f7-4f79-8986-280674440838} <Trace> AggregatingTransform: Aggregating | ||
| 17101 | 2026.05.29 18:29:59.386797 [ 340 ] {259a61fe-91f7-4f79-8986-280674440838} <Trace> Aggregator: Aggregation method: without_key | ||
| 17102 | 2026.05.29 18:29:59.386826 [ 340 ] {259a61fe-91f7-4f79-8986-280674440838} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881635 sec. (1134.256 rows/sec., 44.31 KiB/sec.) | ||
| 17103 | 2026.05.29 18:29:59.386840 [ 340 ] {259a61fe-91f7-4f79-8986-280674440838} <Trace> Aggregator: Merging aggregated data | ||
| 17104 | 2026.05.29 18:29:59.387373 [ 309 ] {259a61fe-91f7-4f79-8986-280674440838} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002297 sec., 435.35045711798 rows/sec., 17.01 KiB/sec. | ||
| 17105 | 2026.05.29 18:29:59.387514 [ 309 ] {259a61fe-91f7-4f79-8986-280674440838} <Debug> TCPHandler: Processed in 0.002838268 sec. | ||
| 17106 | 2026.05.29 18:29:59.387692 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17107 | 2026.05.29 18:29:59.387718 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17108 | 2026.05.29 18:29:59.387724 [ 309 ] {} <Debug> TCP-Session: 303e1748-21f0-41e7-a37e-5cf9d34075f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17109 | 2026.05.29 18:29:59.387737 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17110 | 2026.05.29 18:29:59.387771 [ 310 ] {} <Debug> TCP-Session: f5bcd24d-9ea8-4e93-83fe-fa301124f0b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17111 | 2026.05.29 18:29:59.387784 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17112 | 2026.05.29 18:29:59.387804 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17113 | 2026.05.29 18:29:59.387804 [ 308 ] {} <Debug> TCP-Session: 4cd071f0-2fc1-4d24-ab69-73da14be6e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17114 | 2026.05.29 18:29:59.387820 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17115 | 2026.05.29 18:29:59.387835 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17116 | 2026.05.29 18:29:59.387879 [ 306 ] {} <Debug> TCP-Session: 8b6ed9b8-7858-4710-a15b-479215e65f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17117 | 2026.05.29 18:29:59.387851 [ 275 ] {} <Debug> TCP-Session: 1b8630de-0d7b-48ec-a2f6-edb60ddea0dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17118 | 2026.05.29 18:29:59.387896 [ 285 ] {} <Debug> TCP-Session: af6d6870-d7ac-4cfb-96f4-29ef2b78fd9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17119 | 2026.05.29 18:29:59.387824 [ 302 ] {} <Debug> TCP-Session: 63e1defb-60a0-45ea-b0cf-50e74bdef66a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17120 | 2026.05.29 18:29:59.387770 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17121 | 2026.05.29 18:29:59.387752 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17122 | 2026.05.29 18:29:59.387982 [ 307 ] {} <Debug> TCP-Session: 3bc47446-4044-478b-a275-aaa3b0c0cd68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17123 | 2026.05.29 18:29:59.387993 [ 303 ] {} <Debug> TCP-Session: f0949162-84e4-4f0c-a393-c8e50052fdaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17124 | 2026.05.29 18:29:59.484235 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54901 | ||
| 17125 | 2026.05.29 18:29:59.484344 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17126 | 2026.05.29 18:29:59.484381 [ 309 ] {} <Debug> TCP-Session: d0790d6c-4de1-445a-965e-38f311e13e3a Authenticating user 'default' from [fd00:1122:3344:101::e]:54901 | ||
| 17127 | 2026.05.29 18:29:59.484412 [ 309 ] {} <Debug> TCP-Session: d0790d6c-4de1-445a-965e-38f311e13e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17128 | 2026.05.29 18:29:59.484433 [ 309 ] {} <Debug> TCP-Session: d0790d6c-4de1-445a-965e-38f311e13e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17129 | 2026.05.29 18:29:59.484687 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46259 | ||
| 17130 | 2026.05.29 18:29:59.484698 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32963 | ||
| 17131 | 2026.05.29 18:29:59.484716 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38487 | ||
| 17132 | 2026.05.29 18:29:59.484760 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54954 | ||
| 17133 | 2026.05.29 18:29:59.484774 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17134 | 2026.05.29 18:29:59.484769 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17135 | 2026.05.29 18:29:59.484752 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48735 | ||
| 17136 | 2026.05.29 18:29:59.484829 [ 310 ] {} <Debug> TCP-Session: 6d157589-0081-4768-9f1b-c975ee6c8133 Authenticating user 'default' from [fd00:1122:3344:101::e]:46259 | ||
| 17137 | 2026.05.29 18:29:59.484830 [ 309 ] {} <Trace> TCP-Session: d0790d6c-4de1-445a-965e-38f311e13e3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17138 | 2026.05.29 18:29:59.484880 [ 310 ] {} <Debug> TCP-Session: 6d157589-0081-4768-9f1b-c975ee6c8133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17139 | 2026.05.29 18:29:59.484823 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17140 | 2026.05.29 18:29:59.484909 [ 310 ] {} <Debug> TCP-Session: 6d157589-0081-4768-9f1b-c975ee6c8133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17141 | 2026.05.29 18:29:59.484902 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17142 | 2026.05.29 18:29:59.484936 [ 275 ] {} <Debug> TCP-Session: a9c634a9-446c-4e37-a50a-ec5a5ae290c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38487 | ||
| 17143 | 2026.05.29 18:29:59.484817 [ 285 ] {} <Debug> TCP-Session: 9ede044b-7e07-4c39-b4f9-80809e89211c Authenticating user 'default' from [fd00:1122:3344:101::e]:32963 | ||
| 17144 | 2026.05.29 18:29:59.484968 [ 307 ] {} <Debug> TCP-Session: 6fa8de60-aa0c-450e-937b-0fd6925b6a75 Authenticating user 'default' from [fd00:1122:3344:101::e]:48735 | ||
| 17145 | 2026.05.29 18:29:59.484980 [ 275 ] {} <Debug> TCP-Session: a9c634a9-446c-4e37-a50a-ec5a5ae290c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17146 | 2026.05.29 18:29:59.484994 [ 285 ] {} <Debug> TCP-Session: 9ede044b-7e07-4c39-b4f9-80809e89211c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17147 | 2026.05.29 18:29:59.485013 [ 307 ] {} <Debug> TCP-Session: 6fa8de60-aa0c-450e-937b-0fd6925b6a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17148 | 2026.05.29 18:29:59.485032 [ 285 ] {} <Debug> TCP-Session: 9ede044b-7e07-4c39-b4f9-80809e89211c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17149 | 2026.05.29 18:29:59.485045 [ 307 ] {} <Debug> TCP-Session: 6fa8de60-aa0c-450e-937b-0fd6925b6a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17150 | 2026.05.29 18:29:59.485018 [ 275 ] {} <Debug> TCP-Session: a9c634a9-446c-4e37-a50a-ec5a5ae290c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17151 | 2026.05.29 18:29:59.484746 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58743 | ||
| 17152 | 2026.05.29 18:29:59.485086 [ 309 ] {9a73c3c9-7ad2-4d50-9b4c-a88406cdf1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54901) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17153 | 2026.05.29 18:29:59.484735 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55600 | ||
| 17154 | 2026.05.29 18:29:59.485147 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17155 | 2026.05.29 18:29:59.484703 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59076 | ||
| 17156 | 2026.05.29 18:29:59.485196 [ 303 ] {} <Debug> TCP-Session: ac59931f-4e28-491f-bb17-b6010d358d9c Authenticating user 'default' from [fd00:1122:3344:101::e]:58743 | ||
| 17157 | 2026.05.29 18:29:59.485205 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17158 | 2026.05.29 18:29:59.485226 [ 303 ] {} <Debug> TCP-Session: ac59931f-4e28-491f-bb17-b6010d358d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17159 | 2026.05.29 18:29:59.485236 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17160 | 2026.05.29 18:29:59.485247 [ 306 ] {} <Debug> TCP-Session: 05b34699-2620-4b95-abbc-67ba03425bc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55600 | ||
| 17161 | 2026.05.29 18:29:59.485252 [ 303 ] {} <Debug> TCP-Session: ac59931f-4e28-491f-bb17-b6010d358d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17162 | 2026.05.29 18:29:59.485269 [ 302 ] {} <Debug> TCP-Session: c2288e99-1758-47a8-a7dd-85c157b45e6f Authenticating user 'default' from [fd00:1122:3344:101::e]:59076 | ||
| 17163 | 2026.05.29 18:29:59.485276 [ 306 ] {} <Debug> TCP-Session: 05b34699-2620-4b95-abbc-67ba03425bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17164 | 2026.05.29 18:29:59.485301 [ 302 ] {} <Debug> TCP-Session: c2288e99-1758-47a8-a7dd-85c157b45e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17165 | 2026.05.29 18:29:59.485307 [ 306 ] {} <Debug> TCP-Session: 05b34699-2620-4b95-abbc-67ba03425bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17166 | 2026.05.29 18:29:59.485315 [ 302 ] {} <Debug> TCP-Session: c2288e99-1758-47a8-a7dd-85c157b45e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17167 | 2026.05.29 18:29:59.484823 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17168 | 2026.05.29 18:29:59.485372 [ 308 ] {} <Debug> TCP-Session: e9a99704-dbef-42fa-8c5e-79f1b1873853 Authenticating user 'default' from [fd00:1122:3344:101::e]:54954 | ||
| 17169 | 2026.05.29 18:29:59.485390 [ 308 ] {} <Debug> TCP-Session: e9a99704-dbef-42fa-8c5e-79f1b1873853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17170 | 2026.05.29 18:29:59.485403 [ 308 ] {} <Debug> TCP-Session: e9a99704-dbef-42fa-8c5e-79f1b1873853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17171 | 2026.05.29 18:29:59.485469 [ 309 ] {9a73c3c9-7ad2-4d50-9b4c-a88406cdf1ed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17172 | 2026.05.29 18:29:59.485543 [ 309 ] {9a73c3c9-7ad2-4d50-9b4c-a88406cdf1ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17173 | 2026.05.29 18:29:59.485849 [ 309 ] {9a73c3c9-7ad2-4d50-9b4c-a88406cdf1ed} <Debug> oximeter.version (895afffd-c471-48e8-8212-1ef52ef66125) (SelectExecutor): Key condition: unknown | ||
| 17174 | 2026.05.29 18:29:59.486814 [ 317 ] {9a73c3c9-7ad2-4d50-9b4c-a88406cdf1ed} <Trace> AggregatingTransform: Aggregating | ||
| 17175 | 2026.05.29 18:29:59.486840 [ 317 ] {9a73c3c9-7ad2-4d50-9b4c-a88406cdf1ed} <Trace> Aggregator: Aggregation method: without_key | ||
| 17176 | 2026.05.29 18:29:59.486865 [ 317 ] {9a73c3c9-7ad2-4d50-9b4c-a88406cdf1ed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935716 sec. (1068.700 rows/sec., 41.75 KiB/sec.) | ||
| 17177 | 2026.05.29 18:29:59.486878 [ 317 ] {9a73c3c9-7ad2-4d50-9b4c-a88406cdf1ed} <Trace> Aggregator: Merging aggregated data | ||
| 17178 | 2026.05.29 18:29:59.487466 [ 309 ] {9a73c3c9-7ad2-4d50-9b4c-a88406cdf1ed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002517 sec., 397.29837107667856 rows/sec., 15.52 KiB/sec. | ||
| 17179 | 2026.05.29 18:29:59.487682 [ 309 ] {9a73c3c9-7ad2-4d50-9b4c-a88406cdf1ed} <Debug> TCPHandler: Processed in 0.003026782 sec. | ||
| 17180 | 2026.05.29 18:29:59.487844 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17181 | 2026.05.29 18:29:59.487864 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17182 | 2026.05.29 18:29:59.487881 [ 309 ] {} <Debug> TCP-Session: d0790d6c-4de1-445a-965e-38f311e13e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17183 | 2026.05.29 18:29:59.487924 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17184 | 2026.05.29 18:29:59.487951 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17185 | 2026.05.29 18:29:59.487974 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17186 | 2026.05.29 18:29:59.487980 [ 310 ] {} <Debug> TCP-Session: 6d157589-0081-4768-9f1b-c975ee6c8133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17187 | 2026.05.29 18:29:59.488002 [ 302 ] {} <Debug> TCP-Session: c2288e99-1758-47a8-a7dd-85c157b45e6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17188 | 2026.05.29 18:29:59.488012 [ 275 ] {} <Debug> TCP-Session: a9c634a9-446c-4e37-a50a-ec5a5ae290c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17189 | 2026.05.29 18:29:59.488028 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17190 | 2026.05.29 18:29:59.488041 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17191 | 2026.05.29 18:29:59.487998 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17192 | 2026.05.29 18:29:59.488090 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17193 | 2026.05.29 18:29:59.488089 [ 303 ] {} <Debug> TCP-Session: ac59931f-4e28-491f-bb17-b6010d358d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17194 | 2026.05.29 18:29:59.488125 [ 306 ] {} <Debug> TCP-Session: 05b34699-2620-4b95-abbc-67ba03425bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17195 | 2026.05.29 18:29:59.488135 [ 285 ] {} <Debug> TCP-Session: 9ede044b-7e07-4c39-b4f9-80809e89211c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17196 | 2026.05.29 18:29:59.488151 [ 307 ] {} <Debug> TCP-Session: 6fa8de60-aa0c-450e-937b-0fd6925b6a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17197 | 2026.05.29 18:29:59.487925 [ 308 ] {} <Debug> TCP-Session: e9a99704-dbef-42fa-8c5e-79f1b1873853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||